Pull request #45238 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7a778373c84d1ba440a336e1dcb9076481828ff6+ac1cd0423f37e45992483d3af11d909b4bb70971 (909e442cc567674a08a679a8d36f9ed4f3c4e07c) 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-45238@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-04-21T10:02:29.985Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-04-21T10:02:29.989Z] Trying to pass milestone 7 [Pipeline] milestone [2023-04-21T10:02:30.105Z] Trying to pass milestone 8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-04-21T10:02:45.301Z] Still waiting to schedule task [2023-04-21T10:02:45.303Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2023-04-21T10:17:18.141Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b5ddd75d392a8d76) in /home/ubuntu/workspace/moby_PR-45238 [Pipeline] { [Pipeline] checkout [2023-04-21T10:17:18.309Z] The recommended git tool is: git [2023-04-21T10:17:21.081Z] using credential docker-jenkins-github-credentials [2023-04-21T10:17:21.095Z] Cloning the remote Git repository [2023-04-21T10:17:21.095Z] Cloning with configured refspecs honoured and without tags [2023-04-21T10:17:21.162Z] Cloning repository https://github.com/moby/moby.git [2023-04-21T10:17:21.252Z] > git init /home/ubuntu/workspace/moby_PR-45238 # timeout=10 [2023-04-21T10:17:21.926Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-21T10:17:21.927Z] > git --version # timeout=10 [2023-04-21T10:17:21.938Z] > git --version # 'git version 2.17.1' [2023-04-21T10:17:21.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:17:21.941Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45238/head:refs/remotes/origin/PR-45238 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:17:43.518Z] Fetching without tags [2023-04-21T10:17:43.755Z] Merging remotes/origin/20.10 commit ac1cd0423f37e45992483d3af11d909b4bb70971 into PR head commit 7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:17:44.477Z] Merge succeeded, producing 7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:17:44.477Z] Checking out Revision 7a778373c84d1ba440a336e1dcb9076481828ff6 (PR-45238) [2023-04-21T10:17:43.442Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-21T10:17:43.460Z] > git config --add remote.origin.fetch +refs/pull/45238/head:refs/remotes/origin/PR-45238 # timeout=10 [2023-04-21T10:17:43.472Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:17:43.500Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-21T10:17:43.521Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-21T10:17:43.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:17:43.523Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45238/head:refs/remotes/origin/PR-45238 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:17:43.763Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T10:17:43.781Z] > git checkout -f 7a778373c84d1ba440a336e1dcb9076481828ff6 # timeout=10 [2023-04-21T10:17:44.406Z] > git remote # timeout=10 [2023-04-21T10:17:44.432Z] > git config --get remote.origin.url # timeout=10 [2023-04-21T10:17:44.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:17:44.444Z] > git merge ac1cd0423f37e45992483d3af11d909b4bb70971 # timeout=10 [2023-04-21T10:17:44.469Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-21T10:17:44.478Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T10:17:44.484Z] > git checkout -f 7a778373c84d1ba440a336e1dcb9076481828ff6 # timeout=10 [2023-04-21T10:17:48.807Z] Commit message: "update runc binary to v1.1.5" [2023-04-21T10:17:48.830Z] First time build. Skipping changelog. [2023-04-21T10:17:48.809Z] > git rev-list --no-walk 437e8199c01eddb4bf9dffa165256489288038d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T10:17:49.946Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45238:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2023-04-21T10:18:21.992Z] Unable to find image 'alpine:latest' locally [2023-04-21T10:18:24.511Z] latest: Pulling from library/alpine [2023-04-21T10:18:24.768Z] f56be85fc22e: Pulling fs layer [2023-04-21T10:18:25.029Z] f56be85fc22e: Verifying Checksum [2023-04-21T10:18:25.029Z] f56be85fc22e: Download complete [2023-04-21T10:18:25.964Z] f56be85fc22e: Pull complete [2023-04-21T10:18:25.964Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-21T10:18:25.964Z] Status: Downloaded newer image for alpine:latest [2023-04-21T10:18:34.069Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2023-04-21T10:18:35.499Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b5ddd75d392a8d76) in /home/ubuntu/workspace/moby_PR-45238 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2023-04-21T10:18:35.522Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-057cd0fd18624878c) in /home/ubuntu/workspace/moby_PR-45238 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } [2023-04-21T10:18:35.525Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00e81708b58c9141f) in /home/ubuntu/workspace/moby_PR-45238 Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2023-04-21T10:18:35.562Z] The recommended git tool is: git [Pipeline] { [Pipeline] // stage [2023-04-21T10:18:35.581Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [2023-04-21T10:18:35.618Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2023-04-21T10:18:35.641Z] The recommended git tool is: git Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2023-04-21T10:18:35.650Z] Fetching without tags [2023-04-21T10:18:35.652Z] The recommended git tool is: git [2023-04-21T10:18:35.656Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2023-04-21T10:18:35.669Z] using credential docker-jenkins-github-credentials [2023-04-21T10:18:35.672Z] Cloning the remote Git repository [2023-04-21T10:18:35.672Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2023-04-21T10:18:35.684Z] Cloning the remote Git repository [2023-04-21T10:18:35.684Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-04-21T10:18:36.060Z] Merging remotes/origin/20.10 commit ac1cd0423f37e45992483d3af11d909b4bb70971 into PR head commit 7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:18:35.592Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45238/.git # timeout=10 [2023-04-21T10:18:35.622Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-21T10:18:35.651Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-21T10:18:35.651Z] > git --version # timeout=10 [2023-04-21T10:18:35.677Z] > git --version # 'git version 2.17.1' [2023-04-21T10:18:35.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:18:35.678Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45238/head:refs/remotes/origin/PR-45238 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:18:36.061Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T10:18:36.087Z] > git checkout -f 7a778373c84d1ba440a336e1dcb9076481828ff6 # timeout=10 [2023-04-21T10:18:35.684Z] Cloning repository https://github.com/moby/moby.git [2023-04-21T10:18:35.685Z] > git init /home/ubuntu/workspace/moby_PR-45238 # timeout=10 [2023-04-21T10:18:35.703Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-21T10:18:35.703Z] > git --version # timeout=10 [2023-04-21T10:18:35.713Z] > git --version # 'git version 2.25.1' [2023-04-21T10:18:35.713Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:18:35.714Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45238/head:refs/remotes/origin/PR-45238 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:18:35.709Z] Cloning repository https://github.com/moby/moby.git [2023-04-21T10:18:35.710Z] > git init /home/ubuntu/workspace/moby_PR-45238 # timeout=10 [2023-04-21T10:18:35.728Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-21T10:18:35.728Z] > git --version # timeout=10 [2023-04-21T10:18:35.740Z] > git --version # 'git version 2.25.1' [2023-04-21T10:18:35.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:18:35.741Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45238/head:refs/remotes/origin/PR-45238 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:18:36.759Z] Merge succeeded, producing 7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:18:36.759Z] Checking out Revision 7a778373c84d1ba440a336e1dcb9076481828ff6 (PR-45238) [2023-04-21T10:18:36.848Z] Commit message: "update runc binary to v1.1.5" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T10:18:37.562Z] + [ PR != PR ] [2023-04-21T10:18:37.562Z] + [ 20.10 != master ] [2023-04-21T10:18:37.562Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-21T10:18:36.665Z] > git remote # timeout=10 [2023-04-21T10:18:36.689Z] > git config --get remote.origin.url # timeout=10 [2023-04-21T10:18:36.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:18:36.713Z] > git merge ac1cd0423f37e45992483d3af11d909b4bb70971 # timeout=10 [2023-04-21T10:18:36.743Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-21T10:18:36.760Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T10:18:36.772Z] > git checkout -f 7a778373c84d1ba440a336e1dcb9076481828ff6 # timeout=10 [2023-04-21T10:18:37.896Z] + docker version [2023-04-21T10:18:37.896Z] Client: Docker Engine - Community [2023-04-21T10:18:37.896Z] Version: 22.06.0-beta.0 [2023-04-21T10:18:37.896Z] API version: 1.42 [2023-04-21T10:18:37.896Z] Go version: go1.18.3 [2023-04-21T10:18:37.896Z] Git commit: 3e9117b [2023-04-21T10:18:37.896Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-21T10:18:37.896Z] OS/Arch: linux/amd64 [2023-04-21T10:18:37.896Z] Context: default [2023-04-21T10:18:37.896Z] [2023-04-21T10:18:37.896Z] Server: Docker Engine - Community [2023-04-21T10:18:37.896Z] Engine: [2023-04-21T10:18:37.896Z] Version: 22.06.0-beta.0 [2023-04-21T10:18:37.896Z] API version: 1.42 (minimum version 1.12) [2023-04-21T10:18:37.896Z] Go version: go1.18.3 [2023-04-21T10:18:37.896Z] Git commit: 38633e7 [2023-04-21T10:18:37.896Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-21T10:18:37.896Z] OS/Arch: linux/amd64 [2023-04-21T10:18:37.896Z] Experimental: true [2023-04-21T10:18:37.896Z] containerd: [2023-04-21T10:18:37.896Z] Version: 1.6.8 [2023-04-21T10:18:37.896Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-21T10:18:37.896Z] runc: [2023-04-21T10:18:37.896Z] Version: 1.1.4 [2023-04-21T10:18:37.896Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-21T10:18:37.896Z] docker-init: [2023-04-21T10:18:37.896Z] Version: 0.19.0 [2023-04-21T10:18:37.896Z] GitCommit: de40ad0 [Pipeline] sh [2023-04-21T10:18:38.226Z] + docker info [2023-04-21T10:18:38.501Z] Client: [2023-04-21T10:18:38.501Z] Context: default [2023-04-21T10:18:38.501Z] Debug Mode: false [2023-04-21T10:18:38.501Z] Plugins: [2023-04-21T10:18:38.501Z] buildx: Docker Buildx (Docker Inc.) [2023-04-21T10:18:38.501Z] Version: c5aec24 [2023-04-21T10:18:38.501Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-04-21T10:18:38.501Z] compose: Docker Compose (Docker Inc.) [2023-04-21T10:18:38.501Z] Version: v2.12.0 [2023-04-21T10:18:38.501Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-21T10:18:38.501Z] scan: Docker Scan (Docker Inc.) [2023-04-21T10:18:38.501Z] Version: v0.17.0 [2023-04-21T10:18:38.501Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-04-21T10:18:38.501Z] [2023-04-21T10:18:38.501Z] Server: [2023-04-21T10:18:38.501Z] Containers: 0 [2023-04-21T10:18:38.501Z] Running: 0 [2023-04-21T10:18:38.501Z] Paused: 0 [2023-04-21T10:18:38.501Z] Stopped: 0 [2023-04-21T10:18:38.501Z] Images: 1 [2023-04-21T10:18:38.501Z] Server Version: 22.06.0-beta.0 [2023-04-21T10:18:38.501Z] Storage Driver: overlay2 [2023-04-21T10:18:38.501Z] Backing Filesystem: extfs [2023-04-21T10:18:38.501Z] Supports d_type: true [2023-04-21T10:18:38.501Z] Using metacopy: false [2023-04-21T10:18:38.501Z] Native Overlay Diff: true [2023-04-21T10:18:38.501Z] userxattr: false [2023-04-21T10:18:38.501Z] Logging Driver: json-file [2023-04-21T10:18:38.501Z] Cgroup Driver: cgroupfs [2023-04-21T10:18:38.501Z] Cgroup Version: 1 [2023-04-21T10:18:38.501Z] Plugins: [2023-04-21T10:18:38.501Z] Volume: local [2023-04-21T10:18:38.501Z] Network: bridge host ipvlan macvlan null overlay [2023-04-21T10:18:38.501Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-21T10:18:38.501Z] Swarm: inactive [2023-04-21T10:18:38.501Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-04-21T10:18:38.501Z] Default Runtime: runc [2023-04-21T10:18:38.501Z] Init Binary: docker-init [2023-04-21T10:18:38.501Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-21T10:18:38.501Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-21T10:18:38.501Z] init version: de40ad0 [2023-04-21T10:18:38.501Z] Security Options: [2023-04-21T10:18:38.501Z] apparmor [2023-04-21T10:18:38.501Z] seccomp [2023-04-21T10:18:38.501Z] Profile: builtin [2023-04-21T10:18:38.501Z] Kernel Version: 5.4.0-1088-aws [2023-04-21T10:18:38.501Z] Operating System: Ubuntu 18.04.6 LTS [2023-04-21T10:18:38.501Z] OSType: linux [2023-04-21T10:18:38.501Z] Architecture: x86_64 [2023-04-21T10:18:38.501Z] CPUs: 2 [2023-04-21T10:18:38.501Z] Total Memory: 7.483GiB [2023-04-21T10:18:38.501Z] Name: ip-10-100-83-164 [2023-04-21T10:18:38.501Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-04-21T10:18:38.501Z] Docker Root Dir: /var/lib/docker [2023-04-21T10:18:38.501Z] Debug Mode: false [2023-04-21T10:18:38.501Z] Registry: https://index.docker.io/v1/ [2023-04-21T10:18:38.501Z] Labels: [2023-04-21T10:18:38.501Z] Experimental: true [2023-04-21T10:18:38.501Z] Insecure Registries: [2023-04-21T10:18:38.501Z] 127.0.0.0/8 [2023-04-21T10:18:38.501Z] Live Restore Enabled: true [2023-04-21T10:18:38.501Z] [2023-04-21T10:18:38.501Z] WARNING: No swap limit support [Pipeline] sh [2023-04-21T10:18:38.798Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-21T10:18:38.798Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-21T10:18:38.798Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45238/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-04-21T10:18:38.798Z] + bash /home/ubuntu/workspace/moby_PR-45238/check-config.sh [2023-04-21T10:18:38.798Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-04-21T10:18:38.798Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-04-21T10:18:38.798Z] [2023-04-21T10:18:38.798Z] Generally Necessary: [2023-04-21T10:18:38.798Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-04-21T10:18:38.798Z] - apparmor: enabled and tools installed [2023-04-21T10:18:39.077Z] - CONFIG_NAMESPACES: enabled [2023-04-21T10:18:39.077Z] - CONFIG_NET_NS: enabled [2023-04-21T10:18:39.077Z] - CONFIG_PID_NS: enabled [2023-04-21T10:18:39.077Z] - CONFIG_IPC_NS: enabled [2023-04-21T10:18:39.077Z] - CONFIG_UTS_NS: enabled [2023-04-21T10:18:39.077Z] - CONFIG_CGROUPS: enabled [2023-04-21T10:18:39.077Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-04-21T10:18:39.077Z] - CONFIG_CGROUP_DEVICE: enabled [2023-04-21T10:18:39.077Z] - CONFIG_CGROUP_FREEZER: enabled [2023-04-21T10:18:39.077Z] - CONFIG_CGROUP_SCHED: enabled [2023-04-21T10:18:39.077Z] - CONFIG_CPUSETS: enabled [2023-04-21T10:18:39.077Z] - CONFIG_MEMCG: enabled [2023-04-21T10:18:39.077Z] - CONFIG_KEYS: enabled [2023-04-21T10:18:39.077Z] - CONFIG_VETH: enabled (as module) [2023-04-21T10:18:39.077Z] - CONFIG_BRIDGE: enabled (as module) [2023-04-21T10:18:39.077Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-04-21T10:18:39.077Z] - CONFIG_NF_NAT_IPV4: missing [2023-04-21T10:18:39.077Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-04-21T10:18:39.077Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-04-21T10:18:39.077Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-04-21T10:18:39.077Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-04-21T10:18:39.077Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-04-21T10:18:39.077Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-04-21T10:18:39.077Z] - CONFIG_NF_NAT: enabled (as module) [2023-04-21T10:18:39.077Z] - CONFIG_NF_NAT_NEEDED: missing [2023-04-21T10:18:39.077Z] - CONFIG_POSIX_MQUEUE: enabled [2023-04-21T10:18:39.077Z] [2023-04-21T10:18:39.077Z] Optional Features: [2023-04-21T10:18:39.077Z] - CONFIG_USER_NS: enabled [2023-04-21T10:18:39.345Z] - CONFIG_SECCOMP: enabled [2023-04-21T10:18:39.345Z] - CONFIG_CGROUP_PIDS: enabled [2023-04-21T10:18:39.345Z] - CONFIG_MEMCG_SWAP: enabled [2023-04-21T10:18:39.345Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-04-21T10:18:39.345Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-04-21T10:18:39.345Z] - CONFIG_BLK_CGROUP: enabled [2023-04-21T10:18:39.345Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-04-21T10:18:39.345Z] - CONFIG_IOSCHED_CFQ: missing [2023-04-21T10:18:39.345Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-04-21T10:18:39.346Z] - CONFIG_CGROUP_PERF: enabled [2023-04-21T10:18:39.346Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-04-21T10:18:39.346Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-04-21T10:18:39.346Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-04-21T10:18:39.346Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-04-21T10:18:39.346Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-04-21T10:18:39.346Z] - CONFIG_RT_GROUP_SCHED: missing [2023-04-21T10:18:39.346Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-04-21T10:18:39.346Z] - CONFIG_IP_VS: enabled (as module) [2023-04-21T10:18:39.346Z] - CONFIG_IP_VS_NFCT: enabled [2023-04-21T10:18:39.346Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-04-21T10:18:39.346Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-04-21T10:18:39.346Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-04-21T10:18:39.346Z] - CONFIG_EXT4_FS: enabled [2023-04-21T10:18:39.346Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-04-21T10:18:39.346Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-04-21T10:18:39.346Z] - Network Drivers: [2023-04-21T10:18:39.346Z] - "overlay": [2023-04-21T10:18:39.346Z] - CONFIG_VXLAN: enabled (as module) [2023-04-21T10:18:39.346Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-04-21T10:18:39.346Z] Optional (for encrypted networks): [2023-04-21T10:18:39.613Z] - CONFIG_CRYPTO: enabled [2023-04-21T10:18:39.613Z] - CONFIG_CRYPTO_AEAD: enabled [2023-04-21T10:18:39.613Z] - CONFIG_CRYPTO_GCM: enabled [2023-04-21T10:18:39.613Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-04-21T10:18:39.613Z] - CONFIG_CRYPTO_GHASH: enabled [2023-04-21T10:18:39.613Z] - CONFIG_XFRM: enabled [2023-04-21T10:18:39.613Z] - CONFIG_XFRM_USER: enabled (as module) [2023-04-21T10:18:39.613Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-04-21T10:18:39.613Z] - CONFIG_INET_ESP: enabled (as module) [2023-04-21T10:18:39.613Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-04-21T10:18:39.613Z] - "ipvlan": [2023-04-21T10:18:39.613Z] - CONFIG_IPVLAN: enabled (as module) [2023-04-21T10:18:39.613Z] - "macvlan": [2023-04-21T10:18:39.613Z] - CONFIG_MACVLAN: enabled (as module) [2023-04-21T10:18:39.613Z] - CONFIG_DUMMY: enabled (as module) [2023-04-21T10:18:39.613Z] - "ftp,tftp client in container": [2023-04-21T10:18:39.613Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-04-21T10:18:39.613Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-04-21T10:18:39.613Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-04-21T10:18:39.613Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-04-21T10:18:39.613Z] - Storage Drivers: [2023-04-21T10:18:39.613Z] - "aufs": [2023-04-21T10:18:39.613Z] - CONFIG_AUFS_FS: enabled (as module) [2023-04-21T10:18:39.613Z] - "btrfs": [2023-04-21T10:18:39.613Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-04-21T10:18:39.613Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-04-21T10:18:39.613Z] - "devicemapper": [2023-04-21T10:18:39.613Z] - CONFIG_BLK_DEV_DM: enabled [2023-04-21T10:18:39.613Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-04-21T10:18:39.613Z] - "overlay": [2023-04-21T10:18:39.613Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-04-21T10:18:39.613Z] - "zfs": [2023-04-21T10:18:39.613Z] - /dev/zfs: present [2023-04-21T10:18:39.869Z] - zfs command: missing [2023-04-21T10:18:39.869Z] - zpool command: missing [2023-04-21T10:18:39.869Z] [2023-04-21T10:18:39.869Z] Limits: [2023-04-21T10:18:39.869Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-04-21T10:18:39.869Z] [2023-04-21T10:18:39.869Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-04-21T10:18:40.273Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7a778373c84d1ba440a336e1dcb9076481828ff6 . [2023-04-21T10:18:40.531Z] #1 [internal] load build definition from Dockerfile [2023-04-21T10:18:40.531Z] #1 transferring dockerfile: 17.17kB done [2023-04-21T10:18:40.531Z] #1 DONE 0.1s [2023-04-21T10:18:40.531Z] [2023-04-21T10:18:40.531Z] #2 [internal] load .dockerignore [2023-04-21T10:18:40.531Z] #2 transferring context: 87B done [2023-04-21T10:18:40.789Z] #2 DONE 0.1s [2023-04-21T10:18:40.789Z] [2023-04-21T10:18:40.789Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-21T10:18:41.048Z] #3 DONE 0.3s [2023-04-21T10:18:41.048Z] [2023-04-21T10:18:41.048Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-21T10:18:41.048Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 done [2023-04-21T10:18:41.048Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-21T10:18:41.048Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-04-21T10:18:41.048Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-04-21T10:18:41.048Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 10.49MB / 11.55MB 0.2s [2023-04-21T10:18:41.306Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s [2023-04-21T10:18:41.306Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-04-21T10:18:41.306Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done [2023-04-21T10:18:41.877Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done [2023-04-21T10:18:41.877Z] #4 DONE 0.9s [2023-04-21T10:18:42.135Z] [2023-04-21T10:18:42.135Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-21T10:18:43.073Z] #5 DONE 1.0s [2023-04-21T10:18:43.073Z] [2023-04-21T10:18:43.073Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-21T10:18:43.073Z] #6 DONE 0.9s [2023-04-21T10:18:43.073Z] [2023-04-21T10:18:43.073Z] #7 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-21T10:18:43.331Z] #7 DONE 1.1s [2023-04-21T10:18:43.331Z] [2023-04-21T10:18:43.331Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-21T10:18:43.331Z] #8 DONE 1.1s [2023-04-21T10:18:43.589Z] [2023-04-21T10:18:43.590Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:18:43.590Z] #9 resolve docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 0.1s done [2023-04-21T10:18:43.850Z] #9 sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 1.86kB / 1.86kB done [2023-04-21T10:18:43.850Z] #9 sha256:dd9ad81920b63c7f9f18823d888d5fdcc7e7516086fd16654d07bc437f0e2427 1.80kB / 1.80kB done [2023-04-21T10:18:43.850Z] #9 sha256:b47c7dfaaa9363e13a945cae402183b29081a75eef4ab0686c3edf5fa2827b7b 7.10kB / 7.10kB done [2023-04-21T10:18:44.113Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 1.05MB / 55.05MB 0.3s [2023-04-21T10:18:44.113Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 5.24MB / 55.05MB 0.5s [2023-04-21T10:18:44.382Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 11.53MB / 55.05MB 0.7s [2023-04-21T10:18:44.382Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 16.78MB / 55.05MB 0.8s [2023-04-21T10:18:44.959Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 19.93MB / 55.05MB 1.2s [2023-04-21T10:18:44.959Z] #9 sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 2.10MB / 5.17MB 1.2s [2023-04-21T10:18:44.959Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 24.12MB / 55.05MB 1.4s [2023-04-21T10:18:44.959Z] #9 sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 5.17MB / 5.17MB 1.4s [2023-04-21T10:18:45.217Z] #9 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 2.10MB / 10.88MB 1.5s [2023-04-21T10:18:45.217Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 27.26MB / 55.05MB 1.7s [2023-04-21T10:18:45.217Z] #9 sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 5.17MB / 5.17MB 1.5s done [2023-04-21T10:18:45.217Z] #9 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 5.24MB / 10.88MB 1.7s [2023-04-21T10:18:45.217Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 0B / 54.58MB 1.7s [2023-04-21T10:18:45.474Z] #9 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 7.34MB / 10.88MB 1.8s [2023-04-21T10:18:45.474Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 31.46MB / 55.05MB 1.9s [2023-04-21T10:18:45.474Z] #9 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 8.39MB / 10.88MB 1.9s [2023-04-21T10:18:45.474Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 4.19MB / 54.58MB 1.9s [2023-04-21T10:18:45.732Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 35.90MB / 55.05MB 2.1s [2023-04-21T10:18:45.732Z] #9 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 10.88MB / 10.88MB 2.1s [2023-04-21T10:18:45.732Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 9.44MB / 54.58MB 2.1s [2023-04-21T10:18:45.732Z] #9 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 10.88MB / 10.88MB 2.2s done [2023-04-21T10:18:45.994Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 38.80MB / 55.05MB 2.3s [2023-04-21T10:18:45.994Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 12.58MB / 54.58MB 2.4s [2023-04-21T10:18:45.994Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 1.05MB / 85.99MB 2.4s [2023-04-21T10:18:46.258Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 42.43MB / 55.05MB 2.7s [2023-04-21T10:18:46.258Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 17.90MB / 54.58MB 2.7s [2023-04-21T10:18:46.258Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 6.37MB / 85.99MB 2.7s [2023-04-21T10:18:46.516Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 46.32MB / 55.05MB 2.9s [2023-04-21T10:18:46.775Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 20.97MB / 54.58MB 3.0s [2023-04-21T10:18:46.775Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 11.53MB / 85.99MB 3.0s [2023-04-21T10:18:46.775Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 52.43MB / 55.05MB 3.2s [2023-04-21T10:18:46.951Z] Fetching without tags [2023-04-21T10:18:47.033Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 26.35MB / 54.58MB 3.4s [2023-04-21T10:18:47.033Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 19.10MB / 85.99MB 3.4s [2023-04-21T10:18:47.162Z] Merging remotes/origin/20.10 commit ac1cd0423f37e45992483d3af11d909b4bb70971 into PR head commit 7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:18:47.290Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 31.64MB / 54.58MB 3.6s [2023-04-21T10:18:47.291Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 25.67MB / 85.99MB 3.6s [2023-04-21T10:18:47.553Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 34.60MB / 54.58MB 3.8s [2023-04-21T10:18:47.666Z] Merge succeeded, producing 7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:18:47.666Z] Checking out Revision 7a778373c84d1ba440a336e1dcb9076481828ff6 (PR-45238) [2023-04-21T10:18:47.812Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 55.05MB / 55.05MB 4.0s done [2023-04-21T10:18:48.077Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 39.85MB / 54.58MB 4.2s [2023-04-21T10:18:48.077Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 32.51MB / 85.99MB 4.2s [2023-04-21T10:18:48.077Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 0B / 149.05MB 4.2s [2023-04-21T10:18:46.954Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-21T10:18:46.959Z] > git config --add remote.origin.fetch +refs/pull/45238/head:refs/remotes/origin/PR-45238 # timeout=10 [2023-04-21T10:18:46.964Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:18:46.970Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-21T10:18:46.979Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-21T10:18:46.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:18:46.980Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45238/head:refs/remotes/origin/PR-45238 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:18:47.187Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T10:18:47.191Z] > git checkout -f 7a778373c84d1ba440a336e1dcb9076481828ff6 # timeout=10 [2023-04-21T10:18:47.652Z] > git remote # timeout=10 [2023-04-21T10:18:47.659Z] > git config --get remote.origin.url # timeout=10 [2023-04-21T10:18:47.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:18:47.664Z] > git merge ac1cd0423f37e45992483d3af11d909b4bb70971 # timeout=10 [2023-04-21T10:18:47.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-21T10:18:47.691Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T10:18:47.695Z] > git checkout -f 7a778373c84d1ba440a336e1dcb9076481828ff6 # timeout=10 [2023-04-21T10:18:48.291Z] Commit message: "update runc binary to v1.1.5" [2023-04-21T10:18:48.336Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 42.99MB / 54.58MB 4.5s [2023-04-21T10:18:48.336Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 53.48MB / 54.58MB 4.8s [2023-04-21T10:18:48.336Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 46.14MB / 85.99MB 4.8s [2023-04-21T10:18:48.336Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 10.49MB / 149.05MB 4.8s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-21T10:18:48.903Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 52.43MB / 85.99MB 5.1s [2023-04-21T10:18:48.903Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 19.92MB / 149.05MB 5.1s [2023-04-21T10:18:48.903Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 59.77MB / 85.99MB 5.3s [2023-04-21T10:18:48.903Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 31.46MB / 149.05MB 5.3s [2023-04-21T10:18:49.007Z] + docker version [2023-04-21T10:18:49.007Z] Client: Docker Engine - Community [2023-04-21T10:18:49.007Z] Version: 22.06.0-beta.0 [2023-04-21T10:18:49.007Z] API version: 1.42 [2023-04-21T10:18:49.007Z] Go version: go1.18.3 [2023-04-21T10:18:49.007Z] Git commit: 3e9117b [2023-04-21T10:18:49.007Z] Built: Fri Jun 3 17:55:34 2022 [2023-04-21T10:18:49.007Z] OS/Arch: linux/arm64 [2023-04-21T10:18:49.007Z] Context: default [2023-04-21T10:18:49.007Z] [2023-04-21T10:18:49.007Z] Server: Docker Engine - Community [2023-04-21T10:18:49.007Z] Engine: [2023-04-21T10:18:49.007Z] Version: 22.06.0-beta.0 [2023-04-21T10:18:49.007Z] API version: 1.42 (minimum version 1.12) [2023-04-21T10:18:49.007Z] Go version: go1.18.3 [2023-04-21T10:18:49.007Z] Git commit: 38633e7 [2023-04-21T10:18:49.007Z] Built: Fri Jun 3 17:55:34 2022 [2023-04-21T10:18:49.007Z] OS/Arch: linux/arm64 [2023-04-21T10:18:49.007Z] Experimental: true [2023-04-21T10:18:49.008Z] containerd: [2023-04-21T10:18:49.008Z] Version: 1.6.8 [2023-04-21T10:18:49.008Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-21T10:18:49.008Z] runc: [2023-04-21T10:18:49.008Z] Version: 1.1.4 [2023-04-21T10:18:49.008Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-21T10:18:49.008Z] docker-init: [2023-04-21T10:18:49.008Z] Version: 0.19.0 [2023-04-21T10:18:49.008Z] GitCommit: de40ad0 [Pipeline] sh [2023-04-21T10:18:49.169Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 54.58MB / 54.58MB 5.4s done [2023-04-21T10:18:49.169Z] #9 sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c 0B / 155B 5.5s [2023-04-21T10:18:49.291Z] + docker info [2023-04-21T10:18:49.291Z] Client: [2023-04-21T10:18:49.291Z] Context: default [2023-04-21T10:18:49.291Z] Debug Mode: false [2023-04-21T10:18:49.291Z] Plugins: [2023-04-21T10:18:49.291Z] buildx: Docker Buildx (Docker Inc.) [2023-04-21T10:18:49.291Z] Version: v0.8.2 [2023-04-21T10:18:49.291Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-04-21T10:18:49.291Z] compose: Docker Compose (Docker Inc.) [2023-04-21T10:18:49.291Z] Version: v2.12.0 [2023-04-21T10:18:49.291Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-21T10:18:49.291Z] [2023-04-21T10:18:49.291Z] Server: [2023-04-21T10:18:49.291Z] Containers: 0 [2023-04-21T10:18:49.291Z] Running: 0 [2023-04-21T10:18:49.291Z] Paused: 0 [2023-04-21T10:18:49.291Z] Stopped: 0 [2023-04-21T10:18:49.291Z] Images: 4 [2023-04-21T10:18:49.291Z] Server Version: 22.06.0-beta.0 [2023-04-21T10:18:49.291Z] Storage Driver: overlay2 [2023-04-21T10:18:49.291Z] Backing Filesystem: extfs [2023-04-21T10:18:49.291Z] Supports d_type: true [2023-04-21T10:18:49.291Z] Using metacopy: false [2023-04-21T10:18:49.291Z] Native Overlay Diff: true [2023-04-21T10:18:49.291Z] userxattr: false [2023-04-21T10:18:49.291Z] Logging Driver: json-file [2023-04-21T10:18:49.291Z] Cgroup Driver: cgroupfs [2023-04-21T10:18:49.291Z] Cgroup Version: 1 [2023-04-21T10:18:49.291Z] Plugins: [2023-04-21T10:18:49.291Z] Volume: local [2023-04-21T10:18:49.291Z] Network: bridge host ipvlan macvlan null overlay [2023-04-21T10:18:49.291Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-21T10:18:49.291Z] Swarm: inactive [2023-04-21T10:18:49.291Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-04-21T10:18:49.291Z] Default Runtime: runc [2023-04-21T10:18:49.291Z] Init Binary: docker-init [2023-04-21T10:18:49.291Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-21T10:18:49.291Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-21T10:18:49.291Z] init version: de40ad0 [2023-04-21T10:18:49.291Z] Security Options: [2023-04-21T10:18:49.291Z] apparmor [2023-04-21T10:18:49.291Z] seccomp [2023-04-21T10:18:49.291Z] Profile: builtin [2023-04-21T10:18:49.291Z] Kernel Version: 5.15.0-1022-aws [2023-04-21T10:18:49.291Z] Operating System: Ubuntu 20.04.5 LTS [2023-04-21T10:18:49.291Z] OSType: linux [2023-04-21T10:18:49.291Z] Architecture: aarch64 [2023-04-21T10:18:49.291Z] CPUs: 2 [2023-04-21T10:18:49.291Z] Total Memory: 7.559GiB [2023-04-21T10:18:49.291Z] Name: ip-10-100-109-71 [2023-04-21T10:18:49.291Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-04-21T10:18:49.291Z] Docker Root Dir: /var/lib/docker [2023-04-21T10:18:49.291Z] Debug Mode: false [2023-04-21T10:18:49.291Z] Registry: https://index.docker.io/v1/ [2023-04-21T10:18:49.291Z] Labels: [2023-04-21T10:18:49.291Z] Experimental: true [2023-04-21T10:18:49.291Z] Insecure Registries: [2023-04-21T10:18:49.291Z] 127.0.0.0/8 [2023-04-21T10:18:49.291Z] Live Restore Enabled: true [2023-04-21T10:18:49.291Z] [Pipeline] sh [2023-04-21T10:18:49.427Z] #9 sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c 155B / 155B 5.6s [2023-04-21T10:18:49.427Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 65.01MB / 85.99MB 5.8s [2023-04-21T10:18:49.427Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 40.89MB / 149.05MB 5.8s [2023-04-21T10:18:49.427Z] #9 sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c 155B / 155B 5.6s done [2023-04-21T10:18:49.574Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-21T10:18:49.574Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-21T10:18:49.574Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45238/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-04-21T10:18:49.574Z] + bash /home/ubuntu/workspace/moby_PR-45238/check-config.sh [2023-04-21T10:18:49.574Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-04-21T10:18:49.574Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-04-21T10:18:49.574Z] [2023-04-21T10:18:49.574Z] Generally Necessary: [2023-04-21T10:18:49.574Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-04-21T10:18:49.574Z] - apparmor: enabled and tools installed [2023-04-21T10:18:49.574Z] - CONFIG_NAMESPACES: enabled [2023-04-21T10:18:49.574Z] - CONFIG_NET_NS: enabled [2023-04-21T10:18:49.574Z] - CONFIG_PID_NS: enabled [2023-04-21T10:18:49.574Z] - CONFIG_IPC_NS: enabled [2023-04-21T10:18:49.574Z] - CONFIG_UTS_NS: enabled [2023-04-21T10:18:49.574Z] - CONFIG_CGROUPS: enabled [2023-04-21T10:18:49.574Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-04-21T10:18:49.574Z] - CONFIG_CGROUP_DEVICE: enabled [2023-04-21T10:18:49.574Z] - CONFIG_CGROUP_FREEZER: enabled [2023-04-21T10:18:49.574Z] - CONFIG_CGROUP_SCHED: enabled [2023-04-21T10:18:49.574Z] - CONFIG_CPUSETS: enabled [2023-04-21T10:18:49.684Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 73.40MB / 85.99MB 6.0s [2023-04-21T10:18:49.684Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 52.43MB / 149.05MB 6.1s [2023-04-21T10:18:49.833Z] - CONFIG_MEMCG: enabled [2023-04-21T10:18:49.833Z] - CONFIG_KEYS: enabled [2023-04-21T10:18:49.833Z] - CONFIG_VETH: enabled (as module) [2023-04-21T10:18:49.833Z] - CONFIG_BRIDGE: enabled (as module) [2023-04-21T10:18:49.833Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-04-21T10:18:49.833Z] - CONFIG_NF_NAT_IPV4: missing [2023-04-21T10:18:49.833Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-04-21T10:18:49.833Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-04-21T10:18:49.833Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-04-21T10:18:49.833Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-04-21T10:18:49.833Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-04-21T10:18:49.833Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-04-21T10:18:49.833Z] - CONFIG_NF_NAT: enabled (as module) [2023-04-21T10:18:49.833Z] - CONFIG_NF_NAT_NEEDED: missing [2023-04-21T10:18:49.833Z] - CONFIG_POSIX_MQUEUE: enabled [2023-04-21T10:18:49.833Z] [2023-04-21T10:18:49.833Z] Optional Features: [2023-04-21T10:18:49.833Z] - CONFIG_USER_NS: enabled [2023-04-21T10:18:49.833Z] - CONFIG_SECCOMP: enabled [2023-04-21T10:18:49.833Z] - CONFIG_CGROUP_PIDS: enabled [2023-04-21T10:18:49.833Z] - CONFIG_MEMCG_SWAP: enabled [2023-04-21T10:18:49.833Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-04-21T10:18:49.833Z] (cgroup swap accounting is currently enabled) [2023-04-21T10:18:49.927Z] Fetching without tags [2023-04-21T10:18:49.943Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 81.44MB / 85.99MB 6.2s [2023-04-21T10:18:49.943Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 85.98MB / 85.99MB 6.4s [2023-04-21T10:18:50.092Z] - CONFIG_BLK_CGROUP: enabled [2023-04-21T10:18:50.092Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-04-21T10:18:50.092Z] - CONFIG_IOSCHED_CFQ: missing [2023-04-21T10:18:50.092Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-04-21T10:18:50.092Z] - CONFIG_CGROUP_PERF: enabled [2023-04-21T10:18:50.092Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-04-21T10:18:50.092Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-04-21T10:18:50.092Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-04-21T10:18:50.092Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-04-21T10:18:50.092Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-04-21T10:18:50.092Z] - CONFIG_RT_GROUP_SCHED: missing [2023-04-21T10:18:50.092Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-04-21T10:18:50.092Z] - CONFIG_IP_VS: enabled (as module) [2023-04-21T10:18:50.092Z] - CONFIG_IP_VS_NFCT: enabled [2023-04-21T10:18:50.092Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-04-21T10:18:50.092Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-04-21T10:18:50.092Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-04-21T10:18:50.092Z] - CONFIG_EXT4_FS: enabled [2023-04-21T10:18:50.092Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-04-21T10:18:50.092Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-04-21T10:18:50.092Z] - Network Drivers: [2023-04-21T10:18:50.092Z] - "overlay": [2023-04-21T10:18:50.178Z] Merging remotes/origin/20.10 commit ac1cd0423f37e45992483d3af11d909b4bb70971 into PR head commit 7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:18:50.199Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 63.96MB / 149.05MB 6.5s [2023-04-21T10:18:50.356Z] - CONFIG_VXLAN: enabled (as module) [2023-04-21T10:18:50.356Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-04-21T10:18:50.356Z] Optional (for encrypted networks): [2023-04-21T10:18:50.356Z] - CONFIG_CRYPTO: enabled [2023-04-21T10:18:50.356Z] - CONFIG_CRYPTO_AEAD: enabled [2023-04-21T10:18:50.356Z] - CONFIG_CRYPTO_GCM: enabled [2023-04-21T10:18:50.356Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-04-21T10:18:50.356Z] - CONFIG_CRYPTO_GHASH: enabled [2023-04-21T10:18:50.356Z] - CONFIG_XFRM: enabled [2023-04-21T10:18:50.356Z] - CONFIG_XFRM_USER: enabled (as module) [2023-04-21T10:18:50.356Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-04-21T10:18:50.356Z] - CONFIG_INET_ESP: enabled (as module) [2023-04-21T10:18:50.356Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-04-21T10:18:50.356Z] - "ipvlan": [2023-04-21T10:18:50.356Z] - CONFIG_IPVLAN: enabled (as module) [2023-04-21T10:18:50.356Z] - "macvlan": [2023-04-21T10:18:50.356Z] - CONFIG_MACVLAN: enabled (as module) [2023-04-21T10:18:50.356Z] - CONFIG_DUMMY: enabled (as module) [2023-04-21T10:18:50.356Z] - "ftp,tftp client in container": [2023-04-21T10:18:50.356Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-04-21T10:18:50.356Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-04-21T10:18:50.356Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-04-21T10:18:50.356Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-04-21T10:18:50.356Z] - Storage Drivers: [2023-04-21T10:18:50.356Z] - "aufs": [2023-04-21T10:18:50.497Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 74.47MB / 149.05MB 6.8s [2023-04-21T10:18:50.497Z] #9 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 2.0s [2023-04-21T10:18:50.499Z] Still waiting to schedule task [2023-04-21T10:18:50.499Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b5ddd75d392a8d76)’ [2023-04-21T10:18:50.500Z] Still waiting to schedule task [2023-04-21T10:18:50.500Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b5ddd75d392a8d76)’ [2023-04-21T10:18:50.513Z] Still waiting to schedule task [2023-04-21T10:18:50.513Z] All nodes of label ‘windows-2019’ are offline [2023-04-21T10:18:50.616Z] - CONFIG_AUFS_FS: enabled (as module) [2023-04-21T10:18:50.616Z] - "btrfs": [2023-04-21T10:18:50.616Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-04-21T10:18:50.616Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-04-21T10:18:50.616Z] - "devicemapper": [2023-04-21T10:18:50.616Z] - CONFIG_BLK_DEV_DM: enabled [2023-04-21T10:18:50.616Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-04-21T10:18:50.616Z] - "overlay": [2023-04-21T10:18:50.616Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-04-21T10:18:50.616Z] - "zfs": [2023-04-21T10:18:50.616Z] - /dev/zfs: present [2023-04-21T10:18:50.616Z] - zfs command: missing [2023-04-21T10:18:50.616Z] - zpool command: missing [2023-04-21T10:18:50.616Z] [2023-04-21T10:18:50.616Z] Limits: [2023-04-21T10:18:50.616Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-04-21T10:18:50.616Z] [2023-04-21T10:18:50.616Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-04-21T10:18:50.681Z] Merge succeeded, producing 7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:18:50.682Z] Checking out Revision 7a778373c84d1ba440a336e1dcb9076481828ff6 (PR-45238) [2023-04-21T10:18:50.948Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7a778373c84d1ba440a336e1dcb9076481828ff6 . [2023-04-21T10:18:51.208Z] #1 [internal] load build definition from Dockerfile [2023-04-21T10:18:51.208Z] #1 transferring dockerfile: 17.17kB done [2023-04-21T10:18:51.208Z] #1 DONE 0.0s [2023-04-21T10:18:51.208Z] [2023-04-21T10:18:51.208Z] #2 [internal] load .dockerignore [2023-04-21T10:18:51.208Z] #2 transferring context: 87B done [2023-04-21T10:18:51.208Z] #2 DONE 0.0s [2023-04-21T10:18:51.208Z] [2023-04-21T10:18:51.208Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-21T10:18:51.244Z] Commit message: "update runc binary to v1.1.5" [2023-04-21T10:18:51.435Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 85.99MB / 85.99MB 7.4s done [2023-04-21T10:18:51.435Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 82.84MB / 149.05MB 7.7s [2023-04-21T10:18:51.435Z] #9 ... [2023-04-21T10:18:51.435Z] [2023-04-21T10:18:51.435Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-21T10:18:51.435Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-21T10:18:51.435Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-04-21T10:18:51.435Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-04-21T10:18:51.435Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-21T10:18:51.435Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.3s done [2023-04-21T10:18:51.435Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2023-04-21T10:18:51.435Z] #10 DONE 7.9s [2023-04-21T10:18:51.435Z] [2023-04-21T10:18:51.435Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-21T10:18:51.435Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-21T10:18:51.435Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-21T10:18:51.435Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2023-04-21T10:18:51.435Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-21T10:18:51.435Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-21T10:18:51.435Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.8s done [2023-04-21T10:18:51.435Z] #11 DONE 7.9s [2023-04-21T10:18:51.435Z] [2023-04-21T10:18:51.435Z] #12 [internal] load build context [2023-04-21T10:18:51.435Z] #12 transferring context: 38.94MB 8.0s [2023-04-21T10:18:51.467Z] #3 DONE 0.4s [2023-04-21T10:18:51.467Z] [2023-04-21T10:18:51.467Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-21T10:18:51.467Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-04-21T10:18:51.467Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done [2023-04-21T10:18:51.467Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done [2023-04-21T10:18:51.467Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s [2023-04-21T10:18:51.467Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-21T10:18:49.911Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-21T10:18:49.916Z] > git config --add remote.origin.fetch +refs/pull/45238/head:refs/remotes/origin/PR-45238 # timeout=10 [2023-04-21T10:18:49.922Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:18:49.930Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-21T10:18:49.939Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-21T10:18:49.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:18:49.940Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45238/head:refs/remotes/origin/PR-45238 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:18:50.189Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T10:18:50.194Z] > git checkout -f 7a778373c84d1ba440a336e1dcb9076481828ff6 # timeout=10 [2023-04-21T10:18:50.651Z] > git remote # timeout=10 [2023-04-21T10:18:50.659Z] > git config --get remote.origin.url # timeout=10 [2023-04-21T10:18:50.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:18:50.665Z] > git merge ac1cd0423f37e45992483d3af11d909b4bb70971 # timeout=10 [2023-04-21T10:18:50.679Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-21T10:18:50.693Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T10:18:50.700Z] > git checkout -f 7a778373c84d1ba440a336e1dcb9076481828ff6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-21T10:18:51.692Z] #12 ... [2023-04-21T10:18:51.692Z] [2023-04-21T10:18:51.692Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:18:51.727Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done [2023-04-21T10:18:51.727Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 [2023-04-21T10:18:51.727Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done [2023-04-21T10:18:51.945Z] + docker version [2023-04-21T10:18:51.948Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 94.37MB / 149.05MB 8.2s [2023-04-21T10:18:51.986Z] #4 DONE 0.4s [2023-04-21T10:18:52.206Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 106.95MB / 149.05MB 8.4s [2023-04-21T10:18:52.245Z] [2023-04-21T10:18:52.245Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-21T10:18:52.464Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 118.49MB / 149.05MB 8.7s [2023-04-21T10:18:52.721Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 135.20MB / 149.05MB 9.0s [2023-04-21T10:18:52.979Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 144.70MB / 149.05MB 9.4s [2023-04-21T10:18:53.182Z] #5 DONE 1.0s [2023-04-21T10:18:53.182Z] [2023-04-21T10:18:53.182Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-21T10:18:53.182Z] #6 DONE 0.9s [2023-04-21T10:18:53.182Z] [2023-04-21T10:18:53.182Z] #7 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-21T10:18:53.182Z] #7 DONE 1.0s [2023-04-21T10:18:53.182Z] [2023-04-21T10:18:53.182Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-21T10:18:53.182Z] #8 DONE 1.0s [2023-04-21T10:18:53.543Z] #9 ... [2023-04-21T10:18:53.543Z] [2023-04-21T10:18:53.543Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-21T10:18:53.543Z] #13 resolve docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 0.1s done [2023-04-21T10:18:53.543Z] #13 sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 1.85kB / 1.85kB done [2023-04-21T10:18:53.543Z] #13 sha256:4effa16ae79ab36347d55ebb6bb4aad411077b72ad735054e684b3eeba373a35 529B / 529B done [2023-04-21T10:18:53.543Z] #13 sha256:ca1a8403096efb7da1512b0ae008b16f2dae553deed435163b137447b90fa8b0 1.46kB / 1.46kB done [2023-04-21T10:18:53.543Z] #13 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 55.05MB / 55.05MB 4.0s done [2023-04-21T10:18:53.543Z] #13 ... [2023-04-21T10:18:53.543Z] [2023-04-21T10:18:53.543Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:18:53.920Z] #9 ... [2023-04-21T10:18:53.920Z] [2023-04-21T10:18:53.920Z] #12 [internal] load build context [2023-04-21T10:18:53.920Z] #12 transferring context: 53.56MB 9.5s done [2023-04-21T10:18:53.920Z] #12 DONE 10.2s [2023-04-21T10:18:53.920Z] [2023-04-21T10:18:53.920Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:18:54.581Z] [2023-04-21T10:18:54.581Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:18:54.581Z] #9 resolve docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 0.1s done [2023-04-21T10:18:54.581Z] #9 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 0B / 53.71MB 0.0s [2023-04-21T10:18:54.581Z] #9 sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 1.86kB / 1.86kB done [2023-04-21T10:18:54.581Z] #9 sha256:8a23590f548eec220bafa690e8a655ee400e352f2b49d39c4f610d1f2de04115 1.80kB / 1.80kB done [2023-04-21T10:18:54.581Z] #9 sha256:1e081cbdcf1364cbddb4678e3748ba401afb11d0d3dd431a738af8a8ebada927 7.12kB / 7.12kB done [2023-04-21T10:18:54.581Z] #9 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 20.97MB / 53.71MB 0.2s [2023-04-21T10:18:54.841Z] #9 sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 0B / 5.15MB 0.3s [2023-04-21T10:18:54.841Z] #9 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 31.46MB / 53.71MB 0.4s [2023-04-21T10:18:54.841Z] #9 sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 3.15MB / 5.15MB 0.4s [2023-04-21T10:18:54.841Z] #9 sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 0B / 10.87MB 0.4s [2023-04-21T10:18:55.101Z] #9 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 47.19MB / 53.71MB 0.6s [2023-04-21T10:18:55.101Z] #9 sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 5.15MB / 5.15MB 0.5s done [2023-04-21T10:18:55.101Z] #9 sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 7.34MB / 10.87MB 0.6s [2023-04-21T10:18:55.101Z] #9 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 1.05MB / 54.68MB 0.6s [2023-04-21T10:18:55.101Z] #9 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 0.7s [2023-04-21T10:18:55.101Z] #9 sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 10.87MB / 10.87MB 0.7s [2023-04-21T10:18:55.101Z] #9 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 9.44MB / 54.68MB 0.7s [2023-04-21T10:18:55.361Z] #9 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 0.8s done [2023-04-21T10:18:55.361Z] #9 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 18.87MB / 54.68MB 0.8s [2023-04-21T10:18:55.361Z] #9 sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 10.87MB / 10.87MB 0.8s done [2023-04-21T10:18:55.361Z] #9 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 29.28MB / 54.68MB 1.0s [2023-04-21T10:18:55.361Z] #9 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 4.19MB / 115.26MB 1.0s [2023-04-21T10:18:55.361Z] #9 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 0B / 81.40MB 1.0s [2023-04-21T10:18:55.621Z] #9 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 36.77MB / 54.68MB 1.1s [2023-04-21T10:18:55.621Z] #9 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 10.49MB / 81.40MB 1.1s [2023-04-21T10:18:55.621Z] #9 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 51.37MB / 54.68MB 1.2s [2023-04-21T10:18:55.621Z] #9 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 19.92MB / 115.26MB 1.2s [2023-04-21T10:18:55.621Z] #9 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 17.83MB / 81.40MB 1.2s [2023-04-21T10:18:55.621Z] #9 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 54.68MB / 54.68MB 1.3s [2023-04-21T10:18:55.621Z] #9 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 30.49MB / 115.26MB 1.3s [2023-04-21T10:18:55.621Z] #9 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 28.16MB / 81.40MB 1.3s [2023-04-21T10:18:55.825Z] #9 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 7.2s [2023-04-21T10:18:55.881Z] #9 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 54.68MB / 54.68MB 1.4s done [2023-04-21T10:18:55.881Z] #9 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 37.56MB / 115.26MB 1.4s [2023-04-21T10:18:55.881Z] #9 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 34.60MB / 81.40MB 1.4s [2023-04-21T10:18:55.881Z] #9 sha256:308d3ad7540e26a7f39495a265591b9d17197fb80f979982ffb789be8347ca78 0B / 154B 1.4s [2023-04-21T10:18:56.087Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 149.05MB / 149.05MB 12.4s done [2023-04-21T10:18:56.141Z] #9 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 60.82MB / 115.26MB 1.6s [2023-04-21T10:18:56.141Z] #9 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 56.68MB / 81.40MB 1.6s [2023-04-21T10:18:56.141Z] #9 sha256:308d3ad7540e26a7f39495a265591b9d17197fb80f979982ffb789be8347ca78 154B / 154B 1.5s done [2023-04-21T10:18:56.141Z] #9 extracting sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 0.5s [2023-04-21T10:18:56.141Z] #9 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 66.06MB / 81.40MB 1.7s [2023-04-21T10:18:56.141Z] #9 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 74.29MB / 115.26MB 1.8s [2023-04-21T10:18:56.403Z] #9 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 80.88MB / 115.26MB 1.9s [2023-04-21T10:18:56.403Z] #9 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 73.40MB / 81.40MB 1.9s [2023-04-21T10:18:56.403Z] #9 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 94.77MB / 115.26MB 2.0s [2023-04-21T10:18:56.403Z] #9 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 81.40MB / 81.40MB 2.0s [2023-04-21T10:18:56.667Z] #9 sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 113.25MB / 115.26MB 2.3s [2023-04-21T10:18:56.667Z] #9 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 81.40MB / 81.40MB 2.2s done [2023-04-21T10:18:56.927Z] #9 ... [2023-04-21T10:18:56.927Z] [2023-04-21T10:18:56.927Z] #10 [internal] load build context [2023-04-21T10:18:56.927Z] #10 transferring context: 53.56MB 2.6s done [2023-04-21T10:18:56.927Z] #10 DONE 2.7s [2023-04-21T10:18:56.927Z] [2023-04-21T10:18:56.927Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-21T10:18:56.927Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-21T10:18:56.927Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-21T10:18:56.927Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-04-21T10:18:56.927Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-04-21T10:18:56.927Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2023-04-21T10:18:56.927Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2023-04-21T10:18:56.927Z] #11 DONE 2.8s [2023-04-21T10:18:56.927Z] [2023-04-21T10:18:56.927Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:18:57.460Z] #9 ... [2023-04-21T10:18:57.460Z] [2023-04-21T10:18:57.460Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-21T10:18:57.460Z] #14 DONE 1.0s [2023-04-21T10:18:57.460Z] [2023-04-21T10:18:57.460Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:18:57.460Z] #9 extracting sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b [2023-04-21T10:18:57.498Z] #9 ... [2023-04-21T10:18:57.498Z] [2023-04-21T10:18:57.498Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-21T10:18:57.498Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-21T10:18:57.498Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-21T10:18:57.498Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-21T10:18:57.498Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-21T10:18:57.498Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done [2023-04-21T10:18:57.498Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2023-04-21T10:18:57.498Z] #12 DONE 3.1s [2023-04-21T10:18:57.498Z] [2023-04-21T10:18:57.498Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-21T10:18:57.498Z] #13 resolve docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 0.1s done [2023-04-21T10:18:57.498Z] #13 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 0.8s done [2023-04-21T10:18:57.498Z] #13 sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 1.85kB / 1.85kB done [2023-04-21T10:18:57.498Z] #13 sha256:c0f6422141bb031238126fbd535c0df24db4252a2d9876216a94082df74c8fda 529B / 529B done [2023-04-21T10:18:57.498Z] #13 sha256:e6d9c9c3e100a13622816226e63a3faa83da315ae01216b1ac02c4ba5cc91683 1.48kB / 1.48kB done [2023-04-21T10:18:57.721Z] #9 ... [2023-04-21T10:18:57.721Z] [2023-04-21T10:18:57.721Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-21T10:18:57.721Z] #13 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 8.6s done [2023-04-21T10:18:57.721Z] #13 DONE 14.0s [2023-04-21T10:18:57.721Z] [2023-04-21T10:18:57.721Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:18:57.758Z] #13 ... [2023-04-21T10:18:57.758Z] [2023-04-21T10:18:57.758Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-21T10:18:57.758Z] #14 DONE 0.2s [2023-04-21T10:18:57.758Z] [2023-04-21T10:18:57.758Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-21T10:18:58.017Z] #13 ... [2023-04-21T10:18:58.017Z] [2023-04-21T10:18:58.017Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-04-21T10:18:58.017Z] #15 DONE 0.2s [2023-04-21T10:18:58.017Z] [2023-04-21T10:18:58.017Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-21T10:18:58.286Z] #9 extracting sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 0.7s done [2023-04-21T10:18:58.545Z] #9 extracting sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba [2023-04-21T10:18:58.589Z] #13 extracting sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 3.1s done [2023-04-21T10:18:58.804Z] #9 ... [2023-04-21T10:18:58.804Z] [2023-04-21T10:18:58.804Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-04-21T10:18:58.804Z] #15 DONE 1.4s [2023-04-21T10:18:58.804Z] [2023-04-21T10:18:58.804Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:18:58.850Z] #13 DONE 4.5s [2023-04-21T10:18:58.850Z] [2023-04-21T10:18:58.850Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:18:58.850Z] #9 extracting sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 0.1s [2023-04-21T10:18:59.109Z] #9 extracting sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 0.4s done [2023-04-21T10:18:59.109Z] #9 extracting sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 [2023-04-21T10:18:59.678Z] #9 extracting sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 0.3s done [2023-04-21T10:18:59.678Z] #9 extracting sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc [2023-04-21T10:19:00.202Z] #9 extracting sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 1.1s done [2023-04-21T10:19:00.202Z] #9 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 [2023-04-21T10:19:02.971Z] #9 extracting sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 3.1s done [2023-04-21T10:19:02.971Z] #9 extracting sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 [2023-04-21T10:19:04.165Z] Client: Docker Engine - Community [2023-04-21T10:19:04.165Z] Version: 22.06.0-beta.0 [2023-04-21T10:19:04.165Z] API version: 1.42 [2023-04-21T10:19:04.165Z] Go version: go1.18.3 [2023-04-21T10:19:04.165Z] Git commit: 3e9117b [2023-04-21T10:19:04.165Z] Built: Fri Jun 3 17:55:45 2022 [2023-04-21T10:19:04.165Z] OS/Arch: linux/amd64 [2023-04-21T10:19:04.165Z] Context: default [2023-04-21T10:19:04.165Z] [2023-04-21T10:19:04.165Z] Server: Docker Engine - Community [2023-04-21T10:19:04.165Z] Engine: [2023-04-21T10:19:04.165Z] Version: 22.06.0-beta.0 [2023-04-21T10:19:04.165Z] API version: 1.42 (minimum version 1.12) [2023-04-21T10:19:04.165Z] Go version: go1.18.3 [2023-04-21T10:19:04.165Z] Git commit: 38633e7 [2023-04-21T10:19:04.165Z] Built: Fri Jun 3 17:55:45 2022 [2023-04-21T10:19:04.165Z] OS/Arch: linux/amd64 [2023-04-21T10:19:04.165Z] Experimental: true [2023-04-21T10:19:04.165Z] containerd: [2023-04-21T10:19:04.165Z] Version: 1.6.8 [2023-04-21T10:19:04.165Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-21T10:19:04.165Z] runc: [2023-04-21T10:19:04.165Z] Version: 1.1.4 [2023-04-21T10:19:04.165Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-21T10:19:04.165Z] docker-init: [2023-04-21T10:19:04.165Z] Version: 0.19.0 [2023-04-21T10:19:04.165Z] GitCommit: de40ad0 [Pipeline] sh [2023-04-21T10:19:04.457Z] + docker info [2023-04-21T10:19:04.457Z] Client: [2023-04-21T10:19:04.457Z] Context: default [2023-04-21T10:19:04.457Z] Debug Mode: false [2023-04-21T10:19:04.457Z] Plugins: [2023-04-21T10:19:04.457Z] buildx: Docker Buildx (Docker Inc.) [2023-04-21T10:19:04.457Z] Version: c5aec24 [2023-04-21T10:19:04.458Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-04-21T10:19:04.458Z] compose: Docker Compose (Docker Inc.) [2023-04-21T10:19:04.458Z] Version: v2.12.0 [2023-04-21T10:19:04.458Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-21T10:19:04.458Z] scan: Docker Scan (Docker Inc.) [2023-04-21T10:19:04.458Z] Version: v0.17.0 [2023-04-21T10:19:04.458Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-04-21T10:19:04.458Z] [2023-04-21T10:19:04.458Z] Server: [2023-04-21T10:19:04.458Z] Containers: 0 [2023-04-21T10:19:04.458Z] Running: 0 [2023-04-21T10:19:04.458Z] Paused: 0 [2023-04-21T10:19:04.458Z] Stopped: 0 [2023-04-21T10:19:04.458Z] Images: 4 [2023-04-21T10:19:04.458Z] Server Version: 22.06.0-beta.0 [2023-04-21T10:19:04.458Z] Storage Driver: overlay2 [2023-04-21T10:19:04.458Z] Backing Filesystem: extfs [2023-04-21T10:19:04.458Z] Supports d_type: true [2023-04-21T10:19:04.458Z] Using metacopy: false [2023-04-21T10:19:04.458Z] Native Overlay Diff: true [2023-04-21T10:19:04.458Z] userxattr: false [2023-04-21T10:19:04.458Z] Logging Driver: json-file [2023-04-21T10:19:04.458Z] Cgroup Driver: systemd [2023-04-21T10:19:04.458Z] Cgroup Version: 2 [2023-04-21T10:19:04.458Z] Plugins: [2023-04-21T10:19:04.458Z] Volume: local [2023-04-21T10:19:04.458Z] Network: bridge host ipvlan macvlan null overlay [2023-04-21T10:19:04.458Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-21T10:19:04.458Z] Swarm: inactive [2023-04-21T10:19:04.458Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-04-21T10:19:04.458Z] Default Runtime: runc [2023-04-21T10:19:04.458Z] Init Binary: docker-init [2023-04-21T10:19:04.458Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-21T10:19:04.458Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-21T10:19:04.458Z] init version: de40ad0 [2023-04-21T10:19:04.458Z] Security Options: [2023-04-21T10:19:04.458Z] apparmor [2023-04-21T10:19:04.458Z] seccomp [2023-04-21T10:19:04.458Z] Profile: builtin [2023-04-21T10:19:04.458Z] cgroupns [2023-04-21T10:19:04.458Z] Kernel Version: 5.15.0-1022-aws [2023-04-21T10:19:04.458Z] Operating System: Ubuntu 20.04.5 LTS [2023-04-21T10:19:04.458Z] OSType: linux [2023-04-21T10:19:04.458Z] Architecture: x86_64 [2023-04-21T10:19:04.458Z] CPUs: 2 [2023-04-21T10:19:04.458Z] Total Memory: 7.557GiB [2023-04-21T10:19:04.458Z] Name: ip-10-100-34-129 [2023-04-21T10:19:04.458Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2023-04-21T10:19:04.458Z] Docker Root Dir: /var/lib/docker [2023-04-21T10:19:04.458Z] Debug Mode: false [2023-04-21T10:19:04.458Z] Registry: https://index.docker.io/v1/ [2023-04-21T10:19:04.458Z] Labels: [2023-04-21T10:19:04.458Z] Experimental: true [2023-04-21T10:19:04.458Z] Insecure Registries: [2023-04-21T10:19:04.458Z] 127.0.0.0/8 [2023-04-21T10:19:04.458Z] Live Restore Enabled: true [2023-04-21T10:19:04.458Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-04-21T10:19:04.784Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7a778373c84d1ba440a336e1dcb9076481828ff6 . [2023-04-21T10:19:05.044Z] #1 [internal] load build definition from Dockerfile [2023-04-21T10:19:05.044Z] #1 transferring dockerfile: 17.17kB done [2023-04-21T10:19:05.044Z] #1 DONE 0.0s [2023-04-21T10:19:05.044Z] [2023-04-21T10:19:05.044Z] #2 [internal] load .dockerignore [2023-04-21T10:19:05.044Z] #2 transferring context: 87B done [2023-04-21T10:19:05.044Z] #2 DONE 0.0s [2023-04-21T10:19:05.044Z] [2023-04-21T10:19:05.044Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-21T10:19:05.304Z] #3 DONE 0.3s [2023-04-21T10:19:05.304Z] [2023-04-21T10:19:05.304Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-21T10:19:05.304Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-04-21T10:19:05.304Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-21T10:19:05.304Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-04-21T10:19:05.304Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-04-21T10:19:05.304Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 6.29MB / 11.55MB 0.1s [2023-04-21T10:19:05.304Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-04-21T10:19:05.304Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-04-21T10:19:05.491Z] #9 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 5.0s [2023-04-21T10:19:05.564Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done [2023-04-21T10:19:05.564Z] #4 DONE 0.5s [2023-04-21T10:19:05.827Z] [2023-04-21T10:19:05.827Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-21T10:19:06.267Z] #9 extracting sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 2.9s done [2023-04-21T10:19:06.267Z] #9 extracting sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 0.1s [2023-04-21T10:19:06.397Z] #5 DONE 0.7s [2023-04-21T10:19:06.397Z] [2023-04-21T10:19:06.397Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-21T10:19:06.397Z] #6 DONE 0.7s [2023-04-21T10:19:06.397Z] [2023-04-21T10:19:06.397Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-21T10:19:06.657Z] #7 DONE 0.7s [2023-04-21T10:19:06.657Z] [2023-04-21T10:19:06.657Z] #8 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-21T10:19:06.657Z] #8 DONE 0.8s [2023-04-21T10:19:08.017Z] #9 ... [2023-04-21T10:19:08.017Z] [2023-04-21T10:19:08.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 [2023-04-21T10:19:08.017Z] #0 2.564 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:19:08.017Z] #0 2.583 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:19:08.017Z] #0 2.583 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:19:08.017Z] #0 2.737 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:19:08.017Z] #0 3.223 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:19:08.017Z] #0 3.687 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:19:08.017Z] #0 4.912 Fetched 8643 kB in 3s (3315 kB/s) [2023-04-21T10:19:08.017Z] #0 4.912 Reading package lists... [2023-04-21T10:19:08.017Z] #0 5.747 Reading package lists... [2023-04-21T10:19:08.017Z] #0 6.559 Building dependency tree... [2023-04-21T10:19:08.017Z] #0 7.003 The following additional packages will be installed: [2023-04-21T10:19:08.017Z] #0 7.003 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-21T10:19:08.017Z] #0 7.003 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-21T10:19:08.017Z] #0 7.003 Recommended packages: [2023-04-21T10:19:08.017Z] #0 7.003 libldap-common publicsuffix libsasl2-modules [2023-04-21T10:19:08.017Z] #0 7.154 The following NEW packages will be installed: [2023-04-21T10:19:08.017Z] #0 7.155 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-21T10:19:08.017Z] #0 7.155 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-21T10:19:08.017Z] #0 7.155 libssh2-1 openssl [2023-04-21T10:19:08.017Z] #0 7.435 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:19:08.017Z] #0 7.435 Need to get 3050 kB of archives. [2023-04-21T10:19:08.017Z] #0 7.435 After this operation, 6663 kB of additional disk space will be used. [2023-04-21T10:19:08.017Z] #0 7.435 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-04-21T10:19:08.017Z] #0 7.459 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-04-21T10:19:08.017Z] #0 7.459 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-04-21T10:19:08.017Z] #0 7.459 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-04-21T10:19:08.017Z] #0 7.459 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-04-21T10:19:08.017Z] #0 7.459 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-04-21T10:19:08.017Z] #0 7.487 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-04-21T10:19:08.017Z] #0 7.487 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-04-21T10:19:08.017Z] #0 7.487 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-04-21T10:19:08.017Z] #0 7.487 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-04-21T10:19:08.017Z] #0 7.487 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-04-21T10:19:08.017Z] #0 7.487 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-04-21T10:19:08.017Z] #0 7.494 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-21T10:19:08.017Z] #0 7.494 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-21T10:19:08.017Z] #0 7.519 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-21T10:19:08.017Z] #0 7.863 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:19:08.017Z] #0 7.904 Fetched 3050 kB in 0s (8819 kB/s) [2023-04-21T10:19:08.017Z] #0 7.933 Selecting previously unselected package openssl. [2023-04-21T10:19:08.017Z] #0 7.933 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6664 files and directories currently installed.) [2023-04-21T10:19:08.017Z] #0 7.940 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-04-21T10:19:08.017Z] #0 7.944 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-21T10:19:08.017Z] #0 8.247 Selecting previously unselected package ca-certificates. [2023-04-21T10:19:08.017Z] #0 8.247 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-21T10:19:08.017Z] #0 8.413 Unpacking ca-certificates (20210119) ... [2023-04-21T10:19:08.017Z] #0 8.620 Selecting previously unselected package libbrotli1:amd64. [2023-04-21T10:19:08.017Z] #0 8.620 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-04-21T10:19:08.017Z] #0 8.626 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-21T10:19:08.017Z] #0 8.912 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-04-21T10:19:08.017Z] #0 8.913 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-21T10:19:08.017Z] #0 8.916 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:19:08.017Z] #0 9.038 Selecting previously unselected package libsasl2-2:amd64. [2023-04-21T10:19:08.017Z] #0 9.038 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-21T10:19:08.017Z] #0 9.043 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:19:08.017Z] #0 9.369 Selecting previously unselected package libldap-2.4-2:amd64. [2023-04-21T10:19:08.017Z] #0 9.369 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-04-21T10:19:08.017Z] #0 9.381 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-21T10:19:08.017Z] #0 9.601 Selecting previously unselected package libnghttp2-14:amd64. [2023-04-21T10:19:08.017Z] #0 9.601 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-04-21T10:19:08.017Z] #0 9.606 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-21T10:19:08.017Z] #0 9.838 Selecting previously unselected package libpsl5:amd64. [2023-04-21T10:19:08.017Z] #0 9.840 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-04-21T10:19:08.017Z] #0 9.843 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-04-21T10:19:08.017Z] #0 9.971 Selecting previously unselected package librtmp1:amd64. [2023-04-21T10:19:08.017Z] #0 9.971 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-04-21T10:19:08.017Z] #0 10.01 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-21T10:19:08.017Z] #16 ... [2023-04-21T10:19:08.017Z] [2023-04-21T10:19:08.017Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:08.042Z] [2023-04-21T10:19:08.042Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-21T10:19:08.042Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-04-21T10:19:08.042Z] #9 DONE 0.0s [2023-04-21T10:19:08.042Z] [2023-04-21T10:19:08.042Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-21T10:19:08.042Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-21T10:19:08.305Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-21T10:19:08.305Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-04-21T10:19:08.305Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-04-21T10:19:08.305Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2023-04-21T10:19:08.565Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.4s [2023-04-21T10:19:08.565Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2023-04-21T10:19:08.565Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2023-04-21T10:19:08.565Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2023-04-21T10:19:08.805Z] #9 ... [2023-04-21T10:19:08.805Z] [2023-04-21T10:19:08.805Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-21T10:19:08.805Z] #0 1.030 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:19:08.805Z] #0 1.044 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:19:08.805Z] #0 1.044 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:19:08.805Z] #0 1.201 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-21T10:19:08.805Z] #0 1.561 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-04-21T10:19:08.805Z] #0 2.028 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-21T10:19:08.805Z] #0 2.391 Fetched 8525 kB in 2s (5265 kB/s) [2023-04-21T10:19:08.805Z] #0 2.391 Reading package lists... [2023-04-21T10:19:08.805Z] #0 2.974 Reading package lists... [2023-04-21T10:19:08.805Z] #0 3.545 Building dependency tree... [2023-04-21T10:19:08.805Z] #0 4.029 The following additional packages will be installed: [2023-04-21T10:19:08.805Z] #0 4.029 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-21T10:19:08.805Z] #0 4.029 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-21T10:19:08.805Z] #0 4.029 Recommended packages: [2023-04-21T10:19:08.805Z] #0 4.029 libldap-common publicsuffix libsasl2-modules [2023-04-21T10:19:08.805Z] #0 4.145 The following NEW packages will be installed: [2023-04-21T10:19:08.805Z] #0 4.150 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-21T10:19:08.805Z] #0 4.150 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-21T10:19:08.805Z] #0 4.150 libssh2-1 openssl [2023-04-21T10:19:08.805Z] #0 4.428 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:19:08.805Z] #0 4.428 Need to get 2944 kB of archives. [2023-04-21T10:19:08.805Z] #0 4.428 After this operation, 6484 kB of additional disk space will be used. [2023-04-21T10:19:08.805Z] #0 4.428 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB] [2023-04-21T10:19:08.805Z] #0 4.439 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-04-21T10:19:08.805Z] #0 4.443 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-04-21T10:19:08.805Z] #0 4.447 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2023-04-21T10:19:08.805Z] #0 4.451 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-04-21T10:19:08.805Z] #0 4.454 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-04-21T10:19:08.805Z] #0 4.454 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-04-21T10:19:08.805Z] #0 4.454 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-04-21T10:19:08.805Z] #0 4.458 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-04-21T10:19:08.805Z] #0 4.459 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-04-21T10:19:08.805Z] #0 4.461 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] [2023-04-21T10:19:08.805Z] #0 4.462 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] [2023-04-21T10:19:08.805Z] #0 4.463 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-04-21T10:19:08.805Z] #0 4.464 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-04-21T10:19:08.805Z] #0 4.466 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-04-21T10:19:08.805Z] #0 4.605 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:19:08.805Z] #0 4.645 Fetched 2944 kB in 0s (9700 kB/s) [2023-04-21T10:19:08.805Z] #0 4.673 Selecting previously unselected package openssl. [2023-04-21T10:19:08.805Z] #0 4.673 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6656 files and directories currently installed.) [2023-04-21T10:19:08.805Z] #0 4.673 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ... [2023-04-21T10:19:08.805Z] #0 4.678 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-21T10:19:08.805Z] #0 4.818 Selecting previously unselected package ca-certificates. [2023-04-21T10:19:08.805Z] #0 4.818 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-21T10:19:08.805Z] #0 4.833 Unpacking ca-certificates (20210119) ... [2023-04-21T10:19:08.805Z] #0 4.898 Selecting previously unselected package libbrotli1:arm64. [2023-04-21T10:19:08.805Z] #0 4.901 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-04-21T10:19:08.805Z] #0 4.910 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-04-21T10:19:08.805Z] #0 4.981 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-04-21T10:19:08.805Z] #0 4.981 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-04-21T10:19:08.805Z] #0 4.994 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:19:08.805Z] #0 5.033 Selecting previously unselected package libsasl2-2:arm64. [2023-04-21T10:19:08.805Z] #0 5.035 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-04-21T10:19:08.805Z] #0 5.039 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:19:08.805Z] #0 5.101 Selecting previously unselected package libldap-2.4-2:arm64. [2023-04-21T10:19:08.805Z] #0 5.102 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-04-21T10:19:08.805Z] #0 5.113 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-21T10:19:08.805Z] #0 5.177 Selecting previously unselected package libnghttp2-14:arm64. [2023-04-21T10:19:08.805Z] #0 5.179 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-04-21T10:19:08.805Z] #0 5.185 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-04-21T10:19:08.805Z] #0 5.234 Selecting previously unselected package libpsl5:arm64. [2023-04-21T10:19:08.805Z] #0 5.234 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-04-21T10:19:08.805Z] #0 5.238 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-04-21T10:19:08.805Z] #0 5.287 Selecting previously unselected package librtmp1:arm64. [2023-04-21T10:19:08.805Z] #0 5.287 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-04-21T10:19:08.805Z] #0 5.293 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-21T10:19:08.805Z] #0 5.338 Selecting previously unselected package libssh2-1:arm64. [2023-04-21T10:19:08.805Z] #0 5.338 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-04-21T10:19:08.805Z] #0 5.342 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-04-21T10:19:08.805Z] #0 5.405 Selecting previously unselected package libcurl4:arm64. [2023-04-21T10:19:08.805Z] #0 5.405 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... [2023-04-21T10:19:08.805Z] #0 5.409 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-04-21T10:19:08.805Z] #0 5.491 Selecting previously unselected package curl. [2023-04-21T10:19:08.805Z] #0 5.491 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... [2023-04-21T10:19:08.805Z] #0 5.497 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-21T10:19:08.805Z] #0 5.565 Selecting previously unselected package libonig5:arm64. [2023-04-21T10:19:08.805Z] #0 5.567 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-04-21T10:19:08.805Z] #0 5.573 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-04-21T10:19:08.805Z] #0 5.638 Selecting previously unselected package libjq1:arm64. [2023-04-21T10:19:08.805Z] #0 5.638 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-04-21T10:19:08.805Z] #0 5.642 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-04-21T10:19:08.805Z] #0 5.696 Selecting previously unselected package jq. [2023-04-21T10:19:08.805Z] #0 5.698 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-04-21T10:19:08.805Z] #0 5.704 Unpacking jq (1.6-2.1) ... [2023-04-21T10:19:08.805Z] #0 5.751 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-04-21T10:19:08.805Z] #0 5.766 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-04-21T10:19:08.805Z] #0 5.782 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-04-21T10:19:08.805Z] #0 5.795 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:19:08.805Z] #0 5.807 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-21T10:19:08.805Z] #0 5.819 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:19:08.805Z] #0 5.833 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-04-21T10:19:08.805Z] #0 5.848 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-21T10:19:08.805Z] #0 5.866 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-04-21T10:19:08.805Z] #0 5.878 Setting up libjq1:arm64 (1.6-2.1) ... [2023-04-21T10:19:08.805Z] #0 5.890 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-21T10:19:08.805Z] #0 5.903 Setting up ca-certificates (20210119) ... [2023-04-21T10:19:08.805Z] #0 6.669 Updating certificates in /etc/ssl/certs... [2023-04-21T10:19:08.805Z] #0 7.436 129 added, 0 removed; done. [2023-04-21T10:19:08.805Z] #0 7.475 Setting up jq (1.6-2.1) ... [2023-04-21T10:19:08.805Z] #0 7.489 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-04-21T10:19:08.805Z] #0 7.501 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-21T10:19:08.805Z] #0 7.514 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:19:08.805Z] #0 7.537 Processing triggers for ca-certificates (20210119) ... [2023-04-21T10:19:08.805Z] #0 7.548 Updating certificates in /etc/ssl/certs... [2023-04-21T10:19:08.805Z] #0 8.397 0 added, 0 removed; done. [2023-04-21T10:19:08.805Z] #0 8.397 Running hooks in /etc/ca-certificates/update.d... [2023-04-21T10:19:08.805Z] #0 8.401 done. [2023-04-21T10:19:08.805Z] #16 ... [2023-04-21T10:19:08.805Z] [2023-04-21T10:19:08.805Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:09.064Z] #9 ... [2023-04-21T10:19:09.065Z] [2023-04-21T10:19:09.065Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-21T10:19:09.065Z] #16 DONE 10.3s [2023-04-21T10:19:09.065Z] [2023-04-21T10:19:09.065Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:09.324Z] #9 ... [2023-04-21T10:19:09.324Z] [2023-04-21T10:19:09.324Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-21T10:19:09.324Z] #17 DONE 0.3s [2023-04-21T10:19:09.324Z] [2023-04-21T10:19:09.324Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:09.925Z] #9 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 9.4s done [2023-04-21T10:19:10.181Z] #9 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 [2023-04-21T10:19:10.701Z] #9 extracting sha256:9f897c406d4957e97580e741857cc863872754b0d052601b7a2706c47e337e92 4.7s done [2023-04-21T10:19:10.961Z] #9 extracting sha256:308d3ad7540e26a7f39495a265591b9d17197fb80f979982ffb789be8347ca78 done [2023-04-21T10:19:11.220Z] #9 DONE 16.9s [2023-04-21T10:19:11.220Z] [2023-04-21T10:19:11.220Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-21T10:19:11.795Z] #18 DONE 0.6s [2023-04-21T10:19:11.795Z] [2023-04-21T10:19:11.795Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-21T10:19:11.795Z] #0 1.518 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-21T10:19:11.795Z] #0 1.723 [2023-04-21T10:19:11.795Z] #0 1.941 #=#=# #### 6.2% ######################################################################## 100.0% [2023-04-21T10:19:11.795Z] #0 2.226 [2023-04-21T10:19:11.877Z] #10 ... [2023-04-21T10:19:11.877Z] [2023-04-21T10:19:11.877Z] #11 [internal] load build context [2023-04-21T10:19:11.877Z] #11 transferring context: 53.55MB 4.0s done [2023-04-21T10:19:11.877Z] #11 DONE 4.0s [2023-04-21T10:19:11.877Z] [2023-04-21T10:19:11.877Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-21T10:19:11.877Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2023-04-21T10:19:12.059Z] #19 ... [2023-04-21T10:19:12.059Z] [2023-04-21T10:19:12.059Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-04-21T10:19:12.059Z] #20 DONE 0.6s [2023-04-21T10:19:12.138Z] #10 DONE 4.1s [2023-04-21T10:19:12.138Z] [2023-04-21T10:19:12.138Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:12.138Z] #12 resolve docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 0.1s done [2023-04-21T10:19:12.138Z] #12 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 55.05MB / 55.05MB 1.5s [2023-04-21T10:19:12.138Z] #12 sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 1.86kB / 1.86kB done [2023-04-21T10:19:12.138Z] #12 sha256:dd9ad81920b63c7f9f18823d888d5fdcc7e7516086fd16654d07bc437f0e2427 1.80kB / 1.80kB done [2023-04-21T10:19:12.138Z] #12 sha256:b47c7dfaaa9363e13a945cae402183b29081a75eef4ab0686c3edf5fa2827b7b 7.10kB / 7.10kB done [2023-04-21T10:19:12.138Z] #12 sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 5.17MB / 5.17MB 0.5s done [2023-04-21T10:19:12.138Z] #12 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 10.88MB / 10.88MB 0.8s done [2023-04-21T10:19:12.138Z] #12 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 54.58MB / 54.58MB 2.2s done [2023-04-21T10:19:12.138Z] #12 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 85.99MB / 85.99MB 2.8s done [2023-04-21T10:19:12.138Z] #12 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 130.02MB / 149.05MB 3.9s [2023-04-21T10:19:12.138Z] #12 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 1.9s [2023-04-21T10:19:12.138Z] #12 sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c 155B / 155B 2.3s done [2023-04-21T10:19:12.318Z] [2023-04-21T10:19:12.318Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-21T10:19:12.398Z] #12 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 145.75MB / 149.05MB 4.2s [2023-04-21T10:19:12.643Z] #21 ... [2023-04-21T10:19:12.643Z] [2023-04-21T10:19:12.643Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-21T10:19:12.643Z] #22 DONE 0.2s [2023-04-21T10:19:12.643Z] [2023-04-21T10:19:12.643Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-21T10:19:12.643Z] #23 DONE 0.2s [2023-04-21T10:19:12.643Z] [2023-04-21T10:19:12.643Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-21T10:19:12.643Z] #19 3.306 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-21T10:19:12.658Z] #12 ... [2023-04-21T10:19:12.658Z] [2023-04-21T10:19:12.658Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-21T10:19:12.658Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-21T10:19:12.658Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-21T10:19:12.658Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-21T10:19:12.658Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.2s done [2023-04-21T10:19:12.658Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2023-04-21T10:19:12.658Z] #9 DONE 4.6s [2023-04-21T10:19:12.658Z] [2023-04-21T10:19:12.658Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:13.237Z] #19 3.861 [2023-04-21T10:19:13.459Z] #9 ... [2023-04-21T10:19:13.459Z] [2023-04-21T10:19:13.459Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-21T10:19:13.459Z] #16 10.13 Selecting previously unselected package libssh2-1:amd64. [2023-04-21T10:19:13.459Z] #16 10.13 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-04-21T10:19:13.459Z] #16 10.13 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-04-21T10:19:13.459Z] #16 10.32 Selecting previously unselected package libcurl4:amd64. [2023-04-21T10:19:13.459Z] #16 10.32 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-21T10:19:13.459Z] #16 10.39 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-21T10:19:13.459Z] #16 10.58 Selecting previously unselected package curl. [2023-04-21T10:19:13.459Z] #16 10.58 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-21T10:19:13.459Z] #16 10.58 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-21T10:19:13.459Z] #16 10.78 Selecting previously unselected package libonig5:amd64. [2023-04-21T10:19:13.459Z] #16 10.78 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-21T10:19:13.459Z] #16 10.78 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:19:13.459Z] #16 11.00 Selecting previously unselected package libjq1:amd64. [2023-04-21T10:19:13.459Z] #16 11.00 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-04-21T10:19:13.459Z] #16 11.01 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:19:13.459Z] #16 11.07 Selecting previously unselected package jq. [2023-04-21T10:19:13.459Z] #16 11.07 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-04-21T10:19:13.459Z] #16 11.07 Unpacking jq (1.6-2.1) ... [2023-04-21T10:19:13.459Z] #16 11.12 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-04-21T10:19:13.459Z] #16 11.13 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-21T10:19:13.459Z] #16 11.14 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-21T10:19:13.459Z] #16 11.15 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:19:13.459Z] #16 11.16 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-21T10:19:13.459Z] #16 11.17 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:19:13.459Z] #16 11.18 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-04-21T10:19:13.459Z] #16 11.19 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-21T10:19:13.459Z] #16 11.21 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:19:13.459Z] #16 11.22 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:19:13.459Z] #16 11.22 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-21T10:19:13.459Z] #16 11.23 Setting up ca-certificates (20210119) ... [2023-04-21T10:19:13.459Z] #16 12.01 Updating certificates in /etc/ssl/certs... [2023-04-21T10:19:13.459Z] #16 13.33 129 added, 0 removed; done. [2023-04-21T10:19:13.459Z] #16 13.37 Setting up jq (1.6-2.1) ... [2023-04-21T10:19:13.459Z] #16 13.38 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-21T10:19:13.459Z] #16 13.39 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-21T10:19:13.459Z] #16 13.40 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:19:13.459Z] #16 13.42 Processing triggers for ca-certificates (20210119) ... [2023-04-21T10:19:13.459Z] #16 13.43 Updating certificates in /etc/ssl/certs... [2023-04-21T10:19:13.459Z] #16 14.41 0 added, 0 removed; done. [2023-04-21T10:19:13.459Z] #16 14.41 Running hooks in /etc/ca-certificates/update.d... [2023-04-21T10:19:13.459Z] #16 14.41 done. [2023-04-21T10:19:13.459Z] #16 DONE 16.0s [2023-04-21T10:19:13.459Z] [2023-04-21T10:19:13.459Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:13.459Z] #9 ... [2023-04-21T10:19:13.459Z] [2023-04-21T10:19:13.459Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-21T10:19:13.716Z] #17 DONE 0.2s [2023-04-21T10:19:13.716Z] [2023-04-21T10:19:13.716Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:13.754Z] #19 4.079 #=#=# 0.0% ######################################################################## 100.0% [2023-04-21T10:19:13.754Z] #19 4.506 [2023-04-21T10:19:14.569Z] #12 extracting sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 0.1s [2023-04-21T10:19:14.569Z] #12 ... [2023-04-21T10:19:14.569Z] [2023-04-21T10:19:14.569Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-21T10:19:14.569Z] #13 resolve docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 0.1s done [2023-04-21T10:19:14.569Z] #13 sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 1.85kB / 1.85kB done [2023-04-21T10:19:14.569Z] #13 sha256:4effa16ae79ab36347d55ebb6bb4aad411077b72ad735054e684b3eeba373a35 529B / 529B done [2023-04-21T10:19:14.569Z] #13 sha256:ca1a8403096efb7da1512b0ae008b16f2dae553deed435163b137447b90fa8b0 1.46kB / 1.46kB done [2023-04-21T10:19:14.569Z] #13 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 55.05MB / 55.05MB 1.5s done [2023-04-21T10:19:14.569Z] #13 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 4.2s done [2023-04-21T10:19:14.569Z] #13 DONE 6.6s [2023-04-21T10:19:14.569Z] [2023-04-21T10:19:14.569Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:14.830Z] #12 extracting sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 0.2s done [2023-04-21T10:19:14.830Z] #12 extracting sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba [2023-04-21T10:19:15.088Z] #9 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 5.0s [2023-04-21T10:19:15.092Z] #12 extracting sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 0.4s done [2023-04-21T10:19:15.131Z] #19 5.758 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-21T10:19:15.352Z] #12 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 [2023-04-21T10:19:15.390Z] #19 6.084 [2023-04-21T10:19:16.167Z] #19 6.306 #=#=# 0.0% ################## 26.2% ########################################## 59.2% ######################################################################## 100.0% [2023-04-21T10:19:16.736Z] #19 7.273 [2023-04-21T10:19:16.744Z] #12 ... [2023-04-21T10:19:16.745Z] [2023-04-21T10:19:16.745Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-21T10:19:16.745Z] #14 DONE 0.4s [2023-04-21T10:19:16.745Z] [2023-04-21T10:19:16.745Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:17.004Z] #12 ... [2023-04-21T10:19:17.004Z] [2023-04-21T10:19:17.004Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-04-21T10:19:17.004Z] #15 DONE 0.4s [2023-04-21T10:19:17.264Z] [2023-04-21T10:19:17.264Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:17.614Z] #9 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 7.3s done [2023-04-21T10:19:17.614Z] #9 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 [2023-04-21T10:19:18.642Z] #19 ... [2023-04-21T10:19:18.642Z] [2023-04-21T10:19:18.642Z] #24 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:19:18.642Z] #0 4.703 + RM_GOPATH=0 [2023-04-21T10:19:18.642Z] #0 4.703 + TMP_GOPATH= [2023-04-21T10:19:18.642Z] #0 4.711 + : /build [2023-04-21T10:19:18.642Z] #0 4.711 + '[' -z '' ']' [2023-04-21T10:19:18.642Z] #0 4.712 ++ mktemp -d [2023-04-21T10:19:18.642Z] #0 4.732 + export GOPATH=/tmp/tmp.9aSUMs4049 [2023-04-21T10:19:18.642Z] #0 4.733 + GOPATH=/tmp/tmp.9aSUMs4049 [2023-04-21T10:19:18.642Z] #0 4.733 + RM_GOPATH=1 [2023-04-21T10:19:18.642Z] #0 4.733 + case "$(go env GOARCH)" in [2023-04-21T10:19:18.642Z] #0 4.733 ++ go env GOARCH [2023-04-21T10:19:18.642Z] #0 4.745 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:18.642Z] #0 4.745 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:18.642Z] #0 4.753 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:18.642Z] #0 4.761 + dir=/tmp/install [2023-04-21T10:19:18.642Z] #0 4.762 + bin=gotestsum [2023-04-21T10:19:18.642Z] #0 4.765 + shift [2023-04-21T10:19:18.642Z] #0 4.765 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-04-21T10:19:18.642Z] #0 4.765 + . /tmp/install/gotestsum.installer [2023-04-21T10:19:18.642Z] #0 4.765 ++ : v1.8.2 [2023-04-21T10:19:18.642Z] #0 4.766 + install_gotestsum [2023-04-21T10:19:18.642Z] #0 4.767 + set -e [2023-04-21T10:19:18.642Z] #0 4.768 + echo 'Install gotestsum version v1.8.2' [2023-04-21T10:19:18.642Z] #0 4.773 Install gotestsum version v1.8.2 [2023-04-21T10:19:18.642Z] #0 4.773 + GOBIN=/build [2023-04-21T10:19:18.642Z] #0 4.773 + GO111MODULE=on [2023-04-21T10:19:18.642Z] #0 4.773 + go install gotest.tools/gotestsum@v1.8.2 [2023-04-21T10:19:18.642Z] #0 5.181 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-21T10:19:19.578Z] #24 ... [2023-04-21T10:19:19.578Z] [2023-04-21T10:19:19.578Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:19:19.579Z] #0 4.564 + RM_GOPATH=0 [2023-04-21T10:19:19.579Z] #0 4.564 + TMP_GOPATH= [2023-04-21T10:19:19.579Z] #0 4.564 + : /build [2023-04-21T10:19:19.579Z] #0 4.564 + '[' -z '' ']' [2023-04-21T10:19:19.579Z] #0 4.564 ++ mktemp -d [2023-04-21T10:19:19.579Z] #0 4.585 + export GOPATH=/tmp/tmp.4T2FW8doZJ [2023-04-21T10:19:19.579Z] #0 4.585 + GOPATH=/tmp/tmp.4T2FW8doZJ [2023-04-21T10:19:19.579Z] #0 4.585 + RM_GOPATH=1 [2023-04-21T10:19:19.579Z] #0 4.585 + case "$(go env GOARCH)" in [2023-04-21T10:19:19.579Z] #0 4.585 ++ go env GOARCH [2023-04-21T10:19:19.579Z] #0 4.678 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:19.579Z] #0 4.678 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:19.579Z] #0 4.678 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:19.579Z] #0 4.693 + dir=/tmp/install [2023-04-21T10:19:19.579Z] #0 4.693 + bin=tomlv [2023-04-21T10:19:19.579Z] #0 4.693 + shift [2023-04-21T10:19:19.579Z] #0 4.693 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-04-21T10:19:19.579Z] #0 4.698 + . /tmp/install/tomlv.installer [2023-04-21T10:19:19.579Z] #0 4.699 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-21T10:19:19.579Z] #0 4.699 + install_tomlv [2023-04-21T10:19:19.579Z] #0 4.700 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-04-21T10:19:19.579Z] #0 4.700 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-21T10:19:19.579Z] #0 4.701 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4T2FW8doZJ/src/github.com/BurntSushi/toml [2023-04-21T10:19:19.579Z] #0 4.703 Cloning into '/tmp/tmp.4T2FW8doZJ/src/github.com/BurntSushi/toml'... [2023-04-21T10:19:19.579Z] #0 5.660 + cd /tmp/tmp.4T2FW8doZJ/src/github.com/BurntSushi/toml [2023-04-21T10:19:19.579Z] #0 5.661 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-21T10:19:19.579Z] #0 5.873 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-04-21T10:19:19.579Z] #0 6.500 encoding [2023-04-21T10:19:19.579Z] #0 6.515 internal/goarch [2023-04-21T10:19:19.579Z] #0 6.629 internal/unsafeheader [2023-04-21T10:19:19.579Z] #0 6.676 internal/abi [2023-04-21T10:19:19.579Z] #0 6.716 internal/cpu [2023-04-21T10:19:19.579Z] #0 6.974 internal/goexperiment [2023-04-21T10:19:19.579Z] #0 7.058 internal/bytealg [2023-04-21T10:19:19.579Z] #0 7.089 internal/goos [2023-04-21T10:19:19.579Z] #0 7.189 runtime/internal/atomic [2023-04-21T10:19:20.146Z] #25 7.942 runtime/internal/math [2023-04-21T10:19:20.405Z] #25 8.018 runtime/internal/sys [2023-04-21T10:19:20.405Z] #25 8.112 runtime/internal/syscall [2023-04-21T10:19:20.405Z] #25 8.313 internal/itoa [2023-04-21T10:19:20.561Z] #12 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 4.6s done [2023-04-21T10:19:20.561Z] #12 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 [2023-04-21T10:19:20.664Z] #25 8.491 math/bits [2023-04-21T10:19:20.665Z] #25 8.508 runtime [2023-04-21T10:19:20.665Z] #25 ... [2023-04-21T10:19:20.665Z] [2023-04-21T10:19:20.665Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-21T10:19:20.665Z] #19 11.47 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-21T10:19:22.569Z] #19 ... [2023-04-21T10:19:22.569Z] [2023-04-21T10:19:22.569Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-21T10:19:22.569Z] #0 4.184 + RM_GOPATH=0 [2023-04-21T10:19:22.569Z] #0 4.184 + TMP_GOPATH= [2023-04-21T10:19:22.569Z] #0 4.184 + : /build [2023-04-21T10:19:22.569Z] #0 4.184 + '[' -z '' ']' [2023-04-21T10:19:22.569Z] #0 4.184 ++ mktemp -d [2023-04-21T10:19:22.569Z] #0 4.205 + export GOPATH=/tmp/tmp.3zbgz5K1iU [2023-04-21T10:19:22.569Z] #0 4.205 + GOPATH=/tmp/tmp.3zbgz5K1iU [2023-04-21T10:19:22.569Z] #0 4.205 + RM_GOPATH=1 [2023-04-21T10:19:22.569Z] #0 4.205 + case "$(go env GOARCH)" in [2023-04-21T10:19:22.569Z] #0 4.205 ++ go env GOARCH [2023-04-21T10:19:22.569Z] #0 4.229 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:19:22.569Z] #0 4.230 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:22.569Z] #0 4.230 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:22.569Z] #0 4.230 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:22.569Z] #0 4.230 + dir=/tmp/install [2023-04-21T10:19:22.569Z] #0 4.230 + bin=vndr [2023-04-21T10:19:22.569Z] #0 4.230 + shift [2023-04-21T10:19:22.569Z] #0 4.230 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-04-21T10:19:22.569Z] #0 4.230 + . /tmp/install/vndr.installer [2023-04-21T10:19:22.569Z] #0 4.230 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:19:22.569Z] #0 4.230 + install_vndr [2023-04-21T10:19:22.569Z] #0 4.230 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-04-21T10:19:22.569Z] #0 4.230 + GOBIN=/build [2023-04-21T10:19:22.569Z] #0 4.230 + GO111MODULE=on [2023-04-21T10:19:22.569Z] #0 4.230 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:19:22.569Z] #0 4.836 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:19:22.569Z] #26 ... [2023-04-21T10:19:22.569Z] [2023-04-21T10:19:22.569Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:19:22.569Z] #0 4.564 + RM_GOPATH=0 [2023-04-21T10:19:22.569Z] #0 4.564 + TMP_GOPATH= [2023-04-21T10:19:22.569Z] #0 4.564 + : /build [2023-04-21T10:19:22.569Z] #0 4.564 + '[' -z '' ']' [2023-04-21T10:19:22.569Z] #0 4.564 ++ mktemp -d [2023-04-21T10:19:22.569Z] #0 4.564 + export GOPATH=/tmp/tmp.Xb8tKWTn2I [2023-04-21T10:19:22.569Z] #0 4.564 + GOPATH=/tmp/tmp.Xb8tKWTn2I [2023-04-21T10:19:22.569Z] #0 4.564 + RM_GOPATH=1 [2023-04-21T10:19:22.569Z] #0 4.564 + case "$(go env GOARCH)" in [2023-04-21T10:19:22.569Z] #0 4.564 ++ go env GOARCH [2023-04-21T10:19:22.569Z] #0 4.595 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:22.569Z] #0 4.595 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:22.569Z] #0 4.595 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:22.569Z] #0 4.615 + dir=/tmp/install [2023-04-21T10:19:22.569Z] #0 4.631 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-21T10:19:22.569Z] #0 4.632 + bin=proxy [2023-04-21T10:19:22.569Z] #0 4.632 + shift [2023-04-21T10:19:22.569Z] #0 4.632 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-04-21T10:19:22.569Z] #0 4.632 + . /tmp/install/proxy.installer [2023-04-21T10:19:22.569Z] #0 4.632 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-21T10:19:22.569Z] #0 4.632 + install_proxy [2023-04-21T10:19:22.569Z] #0 4.632 + case "$1" in [2023-04-21T10:19:22.569Z] #0 4.632 + export CGO_ENABLED=0 [2023-04-21T10:19:22.569Z] #0 4.632 + CGO_ENABLED=0 [2023-04-21T10:19:22.569Z] #0 4.632 + _install_proxy [2023-04-21T10:19:22.569Z] #0 4.632 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-04-21T10:19:22.569Z] #0 4.632 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.Xb8tKWTn2I/src/github.com/docker/libnetwork [2023-04-21T10:19:22.569Z] #0 4.645 Cloning into '/tmp/tmp.Xb8tKWTn2I/src/github.com/docker/libnetwork'... [2023-04-21T10:19:22.569Z] #27 ... [2023-04-21T10:19:22.569Z] [2023-04-21T10:19:22.569Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:19:22.569Z] #0 5.057 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:19:22.569Z] #0 5.089 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:19:22.569Z] #0 5.092 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:19:22.569Z] #0 5.826 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-21T10:19:22.569Z] #0 7.445 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-04-21T10:19:22.569Z] #0 9.627 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-21T10:19:22.569Z] #28 ... [2023-04-21T10:19:22.569Z] [2023-04-21T10:19:22.569Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:19:22.569Z] #0 3.717 + RM_GOPATH=0 [2023-04-21T10:19:22.569Z] #0 3.717 + TMP_GOPATH= [2023-04-21T10:19:22.569Z] #0 3.717 + : /build [2023-04-21T10:19:22.569Z] #0 3.717 + '[' -z '' ']' [2023-04-21T10:19:22.569Z] #0 3.719 ++ mktemp -d [2023-04-21T10:19:22.569Z] #0 3.720 + export GOPATH=/tmp/tmp.Qzvm4jA2QB [2023-04-21T10:19:22.569Z] #0 3.720 + GOPATH=/tmp/tmp.Qzvm4jA2QB [2023-04-21T10:19:22.569Z] #0 3.720 + RM_GOPATH=1 [2023-04-21T10:19:22.569Z] #0 3.720 + case "$(go env GOARCH)" in [2023-04-21T10:19:22.569Z] #0 3.720 ++ go env GOARCH [2023-04-21T10:19:22.569Z] #0 3.731 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:22.569Z] #0 3.731 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:22.569Z] #0 3.731 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:22.569Z] #0 3.731 + dir=/tmp/install [2023-04-21T10:19:22.569Z] #0 3.731 + bin=rootlesskit [2023-04-21T10:19:22.570Z] #0 3.731 + shift [2023-04-21T10:19:22.570Z] #0 3.731 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-04-21T10:19:22.570Z] #0 3.731 + . /tmp/install/rootlesskit.installer [2023-04-21T10:19:22.570Z] #0 3.731 ++ : v0.14.4 [2023-04-21T10:19:22.570Z] #0 3.731 + install_rootlesskit [2023-04-21T10:19:22.570Z] #0 3.731 + case "$1" in [2023-04-21T10:19:22.570Z] #0 3.731 + export CGO_ENABLED=0 [2023-04-21T10:19:22.570Z] #0 3.731 + CGO_ENABLED=0 [2023-04-21T10:19:22.570Z] #0 3.731 + _install_rootlesskit [2023-04-21T10:19:22.570Z] #0 3.736 Install rootlesskit version v0.14.4 [2023-04-21T10:19:22.570Z] #0 3.736 + echo 'Install rootlesskit version v0.14.4' [2023-04-21T10:19:22.570Z] #0 3.736 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-21T10:19:22.570Z] #0 3.736 + GOBIN=/build [2023-04-21T10:19:22.570Z] #0 3.736 + GO111MODULE=on [2023-04-21T10:19:22.570Z] #0 3.736 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-04-21T10:19:22.570Z] #0 4.323 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-04-21T10:19:22.828Z] #29 ... [2023-04-21T10:19:22.828Z] [2023-04-21T10:19:22.828Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-21T10:19:22.828Z] #0 4.279 + RM_GOPATH=0 [2023-04-21T10:19:22.828Z] #0 4.280 + TMP_GOPATH= [2023-04-21T10:19:22.828Z] #0 4.280 + : /build [2023-04-21T10:19:22.828Z] #0 4.280 + '[' -z '' ']' [2023-04-21T10:19:22.828Z] #0 4.281 ++ mktemp -d [2023-04-21T10:19:22.828Z] #0 4.286 + export GOPATH=/tmp/tmp.YcfaaaPRZP [2023-04-21T10:19:22.828Z] #0 4.286 + GOPATH=/tmp/tmp.YcfaaaPRZP [2023-04-21T10:19:22.828Z] #0 4.286 + RM_GOPATH=1 [2023-04-21T10:19:22.828Z] #0 4.286 + case "$(go env GOARCH)" in [2023-04-21T10:19:22.828Z] #0 4.289 ++ go env GOARCH [2023-04-21T10:19:22.828Z] #0 4.296 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:22.828Z] #0 4.296 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:22.828Z] #0 4.296 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:22.828Z] #0 4.302 + dir=/tmp/install [2023-04-21T10:19:22.828Z] #0 4.302 + bin=shfmt [2023-04-21T10:19:22.828Z] #0 4.302 + shift [2023-04-21T10:19:22.828Z] #0 4.302 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-04-21T10:19:22.828Z] #0 4.302 + . /tmp/install/shfmt.installer [2023-04-21T10:19:22.828Z] #0 4.302 ++ : v3.0.2 [2023-04-21T10:19:22.828Z] #0 4.302 + install_shfmt [2023-04-21T10:19:22.828Z] #0 4.302 + echo 'Install shfmt version v3.0.2' [2023-04-21T10:19:22.828Z] #0 4.302 Install shfmt version v3.0.2 [2023-04-21T10:19:22.828Z] #0 4.304 + GOBIN=/build [2023-04-21T10:19:22.828Z] #0 4.304 + GO111MODULE=on [2023-04-21T10:19:22.828Z] #0 4.304 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-04-21T10:19:22.828Z] #0 4.928 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-04-21T10:19:22.828Z] #0 10.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-04-21T10:19:22.829Z] #0 10.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-04-21T10:19:22.829Z] #0 10.35 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-04-21T10:19:22.875Z] #9 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 5.1s [2023-04-21T10:19:23.088Z] #30 ... [2023-04-21T10:19:23.088Z] [2023-04-21T10:19:23.088Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-21T10:19:23.088Z] #0 4.160 + git clone https://github.com/docker/distribution.git . [2023-04-21T10:19:23.088Z] #0 4.160 Cloning into '.'... [2023-04-21T10:19:23.088Z] #31 ... [2023-04-21T10:19:23.088Z] [2023-04-21T10:19:23.088Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:19:23.088Z] #0 3.878 + RM_GOPATH=0 [2023-04-21T10:19:23.088Z] #0 3.878 + TMP_GOPATH= [2023-04-21T10:19:23.088Z] #0 3.878 + : /build [2023-04-21T10:19:23.088Z] #0 3.878 + '[' -z '' ']' [2023-04-21T10:19:23.088Z] #0 3.894 ++ mktemp -d [2023-04-21T10:19:23.088Z] #0 3.894 + export GOPATH=/tmp/tmp.AK0kWo9ona [2023-04-21T10:19:23.088Z] #0 3.894 + GOPATH=/tmp/tmp.AK0kWo9ona [2023-04-21T10:19:23.088Z] #0 3.894 + RM_GOPATH=1 [2023-04-21T10:19:23.088Z] #0 3.894 + case "$(go env GOARCH)" in [2023-04-21T10:19:23.088Z] #0 3.895 ++ go env GOARCH [2023-04-21T10:19:23.088Z] #0 3.928 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:23.088Z] #0 3.928 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:23.088Z] #0 3.928 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:23.088Z] #0 3.928 + dir=/tmp/install [2023-04-21T10:19:23.088Z] #0 3.928 + bin=golangci_lint [2023-04-21T10:19:23.088Z] #0 3.928 + shift [2023-04-21T10:19:23.088Z] #0 3.928 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-04-21T10:19:23.088Z] #0 3.928 + . /tmp/install/golangci_lint.installer [2023-04-21T10:19:23.088Z] #0 3.928 ++ : v1.49.0 [2023-04-21T10:19:23.088Z] #0 3.928 + install_golangci_lint [2023-04-21T10:19:23.088Z] #0 3.928 + set -e [2023-04-21T10:19:23.088Z] #0 3.928 + echo 'Install golangci-lint version v1.49.0' [2023-04-21T10:19:23.088Z] #0 3.928 + GOBIN=/build [2023-04-21T10:19:23.088Z] #0 3.928 + GO111MODULE=on [2023-04-21T10:19:23.088Z] #0 3.928 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-04-21T10:19:23.088Z] #0 3.933 Install golangci-lint version v1.49.0 [2023-04-21T10:19:23.088Z] #0 4.585 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-04-21T10:19:23.088Z] #0 6.938 go: downloading github.com/fatih/color v1.13.0 [2023-04-21T10:19:23.088Z] #0 6.993 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-21T10:19:23.088Z] #0 7.039 go: downloading github.com/pkg/errors v0.9.1 [2023-04-21T10:19:23.088Z] #0 7.218 go: downloading github.com/spf13/cobra v1.5.0 [2023-04-21T10:19:23.088Z] #0 7.259 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-21T10:19:23.088Z] #0 7.571 go: downloading github.com/spf13/viper v1.12.0 [2023-04-21T10:19:23.088Z] #0 7.685 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-21T10:19:23.088Z] #0 8.145 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-21T10:19:23.088Z] #0 8.150 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-04-21T10:19:23.088Z] #0 8.212 go: downloading golang.org/x/tools v0.1.12 [2023-04-21T10:19:23.088Z] #0 8.440 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-21T10:19:23.088Z] #0 8.615 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-21T10:19:23.088Z] #0 8.788 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-21T10:19:23.088Z] #0 8.994 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-21T10:19:23.347Z] #32 ... [2023-04-21T10:19:23.347Z] [2023-04-21T10:19:23.347Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:19:23.347Z] #0 5.059 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:19:23.347Z] #0 5.129 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:19:23.347Z] #0 5.139 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:19:23.347Z] #0 5.859 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-21T10:19:23.347Z] #0 7.762 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-04-21T10:19:23.347Z] #0 10.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-21T10:19:23.347Z] #33 ... [2023-04-21T10:19:23.347Z] [2023-04-21T10:19:23.347Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:19:23.347Z] #0 3.785 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:19:23.347Z] #0 3.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:19:23.347Z] #0 3.991 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:19:23.347Z] #0 4.610 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-21T10:19:23.347Z] #0 6.225 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-04-21T10:19:23.347Z] #0 8.293 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-21T10:19:23.606Z] #34 ... [2023-04-21T10:19:23.606Z] [2023-04-21T10:19:23.606Z] #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 [2023-04-21T10:19:23.606Z] #0 3.885 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:19:23.606Z] #0 3.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:19:23.606Z] #0 3.990 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:19:23.606Z] #0 4.752 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-21T10:19:23.606Z] #0 6.556 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-04-21T10:19:23.606Z] #0 8.405 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-21T10:19:23.606Z] #35 ... [2023-04-21T10:19:23.606Z] [2023-04-21T10:19:23.606Z] #36 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:19:23.606Z] #0 4.246 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-04-21T10:19:23.606Z] #0 4.262 Cloning into '.'... [2023-04-21T10:19:23.821Z] #9 ... [2023-04-21T10:19:23.821Z] [2023-04-21T10:19:23.821Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-21T10:19:23.821Z] #0 2.228 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-21T10:19:23.821Z] #0 2.608 [2023-04-21T10:19:23.821Z] #0 2.829 #=#=# ######################################################################## 100.0% [2023-04-21T10:19:23.821Z] #0 3.132 [2023-04-21T10:19:23.821Z] #0 4.132 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-21T10:19:23.821Z] #0 4.504 [2023-04-21T10:19:23.821Z] #0 4.728 #=#=# ###### 8.5% ######################################################################## 100.0% [2023-04-21T10:19:23.821Z] #0 5.070 [2023-04-21T10:19:23.821Z] #0 6.153 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-21T10:19:23.821Z] #0 6.432 [2023-04-21T10:19:23.821Z] #0 6.649 #=#=# 0.0% ############################### 43.4% ########################################### 60.1% ######################################################################## 100.0% [2023-04-21T10:19:23.821Z] #0 7.418 [2023-04-21T10:19:23.821Z] #0 8.555 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-21T10:19:23.821Z] #0 8.982 [2023-04-21T10:19:23.821Z] #0 9.221 #=#=# ######################################################################## 100.0% [2023-04-21T10:19:23.821Z] #0 9.662 [2023-04-21T10:19:23.821Z] #18 ... [2023-04-21T10:19:23.821Z] [2023-04-21T10:19:23.821Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:23.867Z] #36 ... [2023-04-21T10:19:23.867Z] [2023-04-21T10:19:23.867Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-21T10:19:23.867Z] #19 13.13 [2023-04-21T10:19:23.867Z] #19 13.43 #=#=# ######################################################################## 100.0% [2023-04-21T10:19:24.126Z] #19 14.82 [2023-04-21T10:19:24.765Z] #12 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 4.1s done [2023-04-21T10:19:24.765Z] #12 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 [2023-04-21T10:19:24.765Z] #12 ... [2023-04-21T10:19:24.765Z] [2023-04-21T10:19:24.765Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-21T10:19:24.765Z] #0 1.147 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:19:24.765Z] #0 1.164 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:19:24.765Z] #0 1.164 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:19:24.765Z] #0 1.333 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:19:24.765Z] #0 1.581 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:19:24.765Z] #0 2.118 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:19:24.765Z] #0 3.307 Fetched 8643 kB in 2s (3584 kB/s) [2023-04-21T10:19:24.765Z] #0 3.307 Reading package lists... [2023-04-21T10:19:24.765Z] #0 4.159 Reading package lists... [2023-04-21T10:19:24.765Z] #0 4.970 Building dependency tree... [2023-04-21T10:19:24.765Z] #0 5.315 The following additional packages will be installed: [2023-04-21T10:19:24.765Z] #0 5.315 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-21T10:19:24.765Z] #0 5.316 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-21T10:19:24.765Z] #0 5.317 Recommended packages: [2023-04-21T10:19:24.765Z] #0 5.317 libldap-common publicsuffix libsasl2-modules [2023-04-21T10:19:24.765Z] #0 5.475 The following NEW packages will be installed: [2023-04-21T10:19:24.765Z] #0 5.476 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-21T10:19:24.765Z] #0 5.476 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-21T10:19:24.765Z] #0 5.477 libssh2-1 openssl [2023-04-21T10:19:24.765Z] #0 5.756 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:19:24.765Z] #0 5.756 Need to get 3050 kB of archives. [2023-04-21T10:19:24.765Z] #0 5.756 After this operation, 6663 kB of additional disk space will be used. [2023-04-21T10:19:24.765Z] #0 5.756 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-04-21T10:19:24.765Z] #0 5.779 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-04-21T10:19:24.765Z] #0 5.779 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-04-21T10:19:24.765Z] #0 5.779 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-04-21T10:19:24.765Z] #0 5.779 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-04-21T10:19:24.765Z] #0 5.779 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-04-21T10:19:24.765Z] #0 5.779 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-04-21T10:19:24.765Z] #0 5.779 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-04-21T10:19:24.765Z] #0 5.779 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-04-21T10:19:24.765Z] #0 5.779 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-04-21T10:19:24.765Z] #0 5.782 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-04-21T10:19:24.765Z] #0 5.786 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-04-21T10:19:24.765Z] #0 5.790 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-21T10:19:24.765Z] #0 5.790 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-21T10:19:24.765Z] #0 5.791 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-21T10:19:24.765Z] #0 5.945 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:19:24.765Z] #0 5.976 Fetched 3050 kB in 0s (9900 kB/s) [2023-04-21T10:19:24.765Z] #0 6.009 Selecting previously unselected package openssl. [2023-04-21T10:19:24.765Z] #0 6.009 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6664 files and directories currently installed.) [2023-04-21T10:19:24.765Z] #0 6.009 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-04-21T10:19:24.765Z] #0 6.014 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-21T10:19:24.765Z] #0 6.177 Selecting previously unselected package ca-certificates. [2023-04-21T10:19:24.765Z] #0 6.177 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-21T10:19:24.765Z] #0 6.182 Unpacking ca-certificates (20210119) ... [2023-04-21T10:19:24.765Z] #0 6.267 Selecting previously unselected package libbrotli1:amd64. [2023-04-21T10:19:24.765Z] #0 6.267 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-04-21T10:19:24.765Z] #0 6.277 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-21T10:19:24.765Z] #0 6.357 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-04-21T10:19:24.765Z] #0 6.357 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-21T10:19:24.765Z] #0 6.362 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:19:24.765Z] #0 6.415 Selecting previously unselected package libsasl2-2:amd64. [2023-04-21T10:19:24.765Z] #0 6.415 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-21T10:19:24.765Z] #0 6.426 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:19:24.765Z] #0 6.473 Selecting previously unselected package libldap-2.4-2:amd64. [2023-04-21T10:19:24.765Z] #0 6.473 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-04-21T10:19:24.765Z] #0 6.482 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-21T10:19:24.765Z] #0 6.550 Selecting previously unselected package libnghttp2-14:amd64. [2023-04-21T10:19:24.765Z] #0 6.551 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-04-21T10:19:24.765Z] #0 6.555 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-21T10:19:24.765Z] #0 6.606 Selecting previously unselected package libpsl5:amd64. [2023-04-21T10:19:24.765Z] #0 6.606 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-04-21T10:19:24.765Z] #0 6.610 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-04-21T10:19:24.765Z] #0 6.666 Selecting previously unselected package librtmp1:amd64. [2023-04-21T10:19:24.765Z] #0 6.666 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-04-21T10:19:24.765Z] #0 6.671 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-21T10:19:24.765Z] #0 6.727 Selecting previously unselected package libssh2-1:amd64. [2023-04-21T10:19:24.765Z] #0 6.727 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-04-21T10:19:24.765Z] #0 6.732 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-04-21T10:19:24.765Z] #0 6.809 Selecting previously unselected package libcurl4:amd64. [2023-04-21T10:19:24.765Z] #0 6.809 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-21T10:19:24.765Z] #0 6.818 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-21T10:19:24.765Z] #0 6.890 Selecting previously unselected package curl. [2023-04-21T10:19:24.765Z] #0 6.890 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-21T10:19:24.765Z] #0 6.894 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-21T10:19:24.765Z] #0 6.972 Selecting previously unselected package libonig5:amd64. [2023-04-21T10:19:24.765Z] #0 6.974 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-21T10:19:24.765Z] #0 6.979 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:19:24.765Z] #0 7.037 Selecting previously unselected package libjq1:amd64. [2023-04-21T10:19:24.765Z] #0 7.038 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-04-21T10:19:24.765Z] #0 7.043 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:19:24.765Z] #0 7.102 Selecting previously unselected package jq. [2023-04-21T10:19:24.765Z] #0 7.102 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-04-21T10:19:24.765Z] #0 7.107 Unpacking jq (1.6-2.1) ... [2023-04-21T10:19:24.765Z] #0 7.169 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-04-21T10:19:24.765Z] #0 7.185 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-21T10:19:24.765Z] #0 7.198 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-21T10:19:24.765Z] #0 7.213 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:19:24.765Z] #0 7.227 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-21T10:19:24.765Z] #0 7.238 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:19:24.765Z] #0 7.251 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-04-21T10:19:24.765Z] #0 7.265 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-21T10:19:24.765Z] #0 7.290 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:19:24.765Z] #0 7.303 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:19:24.765Z] #0 7.315 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-21T10:19:24.765Z] #0 7.326 Setting up ca-certificates (20210119) ... [2023-04-21T10:19:24.765Z] #0 7.953 Updating certificates in /etc/ssl/certs... [2023-04-21T10:19:24.765Z] #0 8.718 129 added, 0 removed; done. [2023-04-21T10:19:24.765Z] #0 8.753 Setting up jq (1.6-2.1) ... [2023-04-21T10:19:24.765Z] #0 8.767 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-21T10:19:24.765Z] #0 8.778 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-21T10:19:24.765Z] #0 8.790 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:19:24.765Z] #0 8.813 Processing triggers for ca-certificates (20210119) ... [2023-04-21T10:19:24.765Z] #0 8.822 Updating certificates in /etc/ssl/certs... [2023-04-21T10:19:24.765Z] #0 9.357 0 added, 0 removed; done. [2023-04-21T10:19:24.765Z] #0 9.357 Running hooks in /etc/ca-certificates/update.d... [2023-04-21T10:19:24.765Z] #0 9.358 done. [2023-04-21T10:19:24.765Z] #16 ... [2023-04-21T10:19:24.765Z] [2023-04-21T10:19:24.765Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:25.705Z] #12 ... [2023-04-21T10:19:25.705Z] [2023-04-21T10:19:25.705Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-21T10:19:25.705Z] #16 DONE 11.0s [2023-04-21T10:19:25.705Z] [2023-04-21T10:19:25.705Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:25.705Z] #12 ... [2023-04-21T10:19:25.705Z] [2023-04-21T10:19:25.705Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-21T10:19:25.705Z] #17 DONE 0.2s [2023-04-21T10:19:25.705Z] [2023-04-21T10:19:25.705Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:26.661Z] #19 ... [2023-04-21T10:19:26.661Z] [2023-04-21T10:19:26.661Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-21T10:19:26.661Z] #21 3.957 + RM_GOPATH=0 [2023-04-21T10:19:26.661Z] #21 3.957 + TMP_GOPATH= [2023-04-21T10:19:26.661Z] #21 3.957 + : /build [2023-04-21T10:19:26.661Z] #21 3.963 + '[' -z '' ']' [2023-04-21T10:19:26.661Z] #21 3.967 ++ mktemp -d [2023-04-21T10:19:26.661Z] #21 3.967 + export GOPATH=/tmp/tmp.zAqX2fQG2y [2023-04-21T10:19:26.661Z] #21 3.967 + GOPATH=/tmp/tmp.zAqX2fQG2y [2023-04-21T10:19:26.661Z] #21 3.967 + RM_GOPATH=1 [2023-04-21T10:19:26.661Z] #21 3.967 + case "$(go env GOARCH)" in [2023-04-21T10:19:26.661Z] #21 3.967 ++ go env GOARCH [2023-04-21T10:19:26.661Z] #21 4.011 Install docker/cli version 17.06.2-ce from stable [2023-04-21T10:19:26.661Z] #21 4.012 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:26.661Z] #21 4.012 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:26.661Z] #21 4.012 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:26.661Z] #21 4.012 + dir=/tmp/install [2023-04-21T10:19:26.661Z] #21 4.012 + bin=dockercli [2023-04-21T10:19:26.661Z] #21 4.012 + shift [2023-04-21T10:19:26.661Z] #21 4.012 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-04-21T10:19:26.661Z] #21 4.012 + . /tmp/install/dockercli.installer [2023-04-21T10:19:26.661Z] #21 4.012 ++ : stable [2023-04-21T10:19:26.661Z] #21 4.012 ++ : 17.06.2-ce [2023-04-21T10:19:26.661Z] #21 4.012 + install_dockercli [2023-04-21T10:19:26.661Z] #21 4.012 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-04-21T10:19:26.661Z] #21 4.012 ++ uname -m [2023-04-21T10:19:26.661Z] #21 4.012 + arch=aarch64 [2023-04-21T10:19:26.661Z] #21 4.012 + '[' aarch64 '!=' x86_64 ']' [2023-04-21T10:19:26.661Z] #21 4.012 + '[' aarch64 '!=' s390x ']' [2023-04-21T10:19:26.661Z] #21 4.012 + '[' aarch64 '!=' armhf ']' [2023-04-21T10:19:26.661Z] #21 4.012 + build_dockercli [2023-04-21T10:19:26.661Z] #21 4.012 + git clone https://github.com/docker/docker-ce /tmp/tmp.zAqX2fQG2y/tmp/docker-ce [2023-04-21T10:19:26.661Z] #21 4.027 Cloning into '/tmp/tmp.zAqX2fQG2y/tmp/docker-ce'... [2023-04-21T10:19:26.661Z] #21 ... [2023-04-21T10:19:26.661Z] [2023-04-21T10:19:26.661Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:19:26.661Z] #32 14.17 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-21T10:19:26.661Z] #32 14.17 go: downloading github.com/stretchr/testify v1.8.0 [2023-04-21T10:19:26.661Z] #32 14.43 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-04-21T10:19:26.661Z] #32 14.47 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-21T10:19:26.919Z] #32 14.63 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-21T10:19:26.919Z] #32 14.67 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-21T10:19:27.178Z] #32 14.80 go: downloading github.com/spf13/afero v1.8.2 [2023-04-21T10:19:27.178Z] #32 15.01 go: downloading github.com/spf13/cast v1.5.0 [2023-04-21T10:19:27.436Z] #32 15.08 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-21T10:19:27.436Z] #32 15.24 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-04-21T10:19:27.436Z] #32 15.29 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-21T10:19:27.997Z] #9 ... [2023-04-21T10:19:27.998Z] [2023-04-21T10:19:27.998Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-21T10:19:27.998Z] #18 10.46 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-21T10:19:27.998Z] #18 10.84 [2023-04-21T10:19:27.998Z] #18 11.08 #=#=# ######################################################################## 100.0% [2023-04-21T10:19:27.998Z] #18 11.37 [2023-04-21T10:19:27.998Z] #18 11.44 Download of images into '/build' complete. [2023-04-21T10:19:27.998Z] #18 11.44 Use something like the following to load the result into a Docker daemon: [2023-04-21T10:19:27.998Z] #18 11.44 tar -cC '/build' . | docker load [2023-04-21T10:19:27.998Z] #18 DONE 13.9s [2023-04-21T10:19:27.998Z] [2023-04-21T10:19:27.998Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:19:27.998Z] #9 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 10.1s [2023-04-21T10:19:28.372Z] #32 15.93 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-21T10:19:29.757Z] #32 17.58 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-04-21T10:19:29.757Z] #32 17.59 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-21T10:19:29.908Z] #12 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 5.1s [2023-04-21T10:19:30.016Z] #32 17.72 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-21T10:19:30.016Z] #32 17.79 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-04-21T10:19:30.016Z] #32 17.82 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-21T10:19:30.275Z] #32 18.20 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-21T10:19:30.845Z] #32 18.36 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-04-21T10:19:30.845Z] #32 18.68 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-21T10:19:31.105Z] #32 18.85 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-21T10:19:31.105Z] #32 18.89 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-04-21T10:19:31.105Z] #32 18.99 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-21T10:19:31.105Z] #32 ... [2023-04-21T10:19:31.105Z] [2023-04-21T10:19:31.105Z] #24 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:19:31.105Z] #24 8.934 go: downloading github.com/fatih/color v1.13.0 [2023-04-21T10:19:31.105Z] #24 8.943 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-21T10:19:31.105Z] #24 9.047 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-21T10:19:31.105Z] #24 9.222 go: downloading golang.org/x/tools v0.1.11 [2023-04-21T10:19:31.105Z] #24 9.375 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-21T10:19:31.105Z] #24 9.520 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-21T10:19:31.105Z] #24 9.565 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-21T10:19:31.105Z] #24 9.877 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-21T10:19:31.105Z] #24 13.21 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-21T10:19:31.105Z] #24 13.31 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-21T10:19:31.105Z] #24 16.44 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-21T10:19:31.288Z] #9 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 13.0s done [2023-04-21T10:19:31.288Z] #9 extracting sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c done [2023-04-21T10:19:31.288Z] #9 DONE 47.8s [2023-04-21T10:19:31.288Z] [2023-04-21T10:19:31.288Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-21T10:19:31.364Z] #24 ... [2023-04-21T10:19:31.364Z] [2023-04-21T10:19:31.364Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:19:31.364Z] #32 19.03 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-21T10:19:31.364Z] #32 19.06 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-21T10:19:31.364Z] #32 ... [2023-04-21T10:19:31.364Z] [2023-04-21T10:19:31.364Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-21T10:19:31.364Z] #19 17.31 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-21T10:19:31.364Z] #19 18.93 #=#=# [2023-04-21T10:19:31.364Z] #19 19.35 #=#=# ######################################################################## 100.0% [2023-04-21T10:19:31.364Z] #19 20.67 [2023-04-21T10:19:31.364Z] #19 21.04 Download of images into '/build' complete. [2023-04-21T10:19:31.364Z] #19 21.04 Use something like the following to load the result into a Docker daemon: [2023-04-21T10:19:31.364Z] #19 21.04 tar -cC '/build' . | docker load [2023-04-21T10:19:31.364Z] #19 DONE 22.1s [2023-04-21T10:19:31.364Z] [2023-04-21T10:19:31.364Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-21T10:19:31.364Z] #26 DONE 19.2s [2023-04-21T10:19:31.364Z] [2023-04-21T10:19:31.364Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:19:31.364Z] #32 19.15 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-04-21T10:19:31.364Z] #32 ... [2023-04-21T10:19:31.364Z] [2023-04-21T10:19:31.364Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:19:31.364Z] #25 9.249 math [2023-04-21T10:19:31.364Z] #25 13.66 unicode/utf8 [2023-04-21T10:19:31.364Z] #25 14.38 internal/race [2023-04-21T10:19:31.364Z] #25 14.59 sync/atomic [2023-04-21T10:19:31.364Z] #25 15.88 unicode [2023-04-21T10:19:31.623Z] #25 ... [2023-04-21T10:19:31.623Z] [2023-04-21T10:19:31.623Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:19:31.623Z] #32 19.37 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-21T10:19:31.623Z] #32 19.42 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-21T10:19:31.882Z] #32 19.63 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-21T10:19:31.882Z] #32 19.72 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-21T10:19:32.141Z] #32 19.76 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-04-21T10:19:32.141Z] #32 19.83 go: downloading github.com/daixiang0/gci v0.6.3 [2023-04-21T10:19:32.220Z] #19 DONE 0.9s [2023-04-21T10:19:32.220Z] [2023-04-21T10:19:32.220Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-04-21T10:19:32.450Z] #12 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 7.9s done [2023-04-21T10:19:32.710Z] #32 20.32 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-21T10:19:32.710Z] #32 20.32 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-21T10:19:32.710Z] #32 20.41 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-21T10:19:32.710Z] #32 20.50 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-21T10:19:32.710Z] #32 20.54 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-04-21T10:19:32.711Z] #12 extracting sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c done [2023-04-21T10:19:32.711Z] #12 DONE 24.9s [2023-04-21T10:19:32.711Z] [2023-04-21T10:19:32.711Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-21T10:19:32.711Z] #0 1.641 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-21T10:19:32.711Z] #0 1.916 [2023-04-21T10:19:32.711Z] #0 2.134 #=#=# ######################################################################## 100.0% [2023-04-21T10:19:32.711Z] #0 2.385 [2023-04-21T10:19:32.711Z] #0 3.243 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-21T10:19:32.711Z] #0 3.513 [2023-04-21T10:19:32.711Z] #0 3.730 #=#=# 0.1% ######################################################################## 100.0% [2023-04-21T10:19:32.711Z] #0 4.107 [2023-04-21T10:19:32.711Z] #0 5.031 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-21T10:19:32.711Z] #0 5.310 [2023-04-21T10:19:32.711Z] #0 5.527 #=#=# ########### 16.1% ######################################### 58.2% ############################################################ 83.4% ######################################################################## 100.0% [2023-04-21T10:19:32.711Z] #0 6.088 [2023-04-21T10:19:32.711Z] #0 6.975 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-21T10:19:32.784Z] #20 DONE 0.7s [2023-04-21T10:19:32.971Z] #18 7.184 [2023-04-21T10:19:32.971Z] #18 ... [2023-04-21T10:19:32.971Z] [2023-04-21T10:19:32.971Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-21T10:19:33.042Z] [2023-04-21T10:19:33.042Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-21T10:19:33.042Z] #21 DONE 0.1s [2023-04-21T10:19:33.042Z] [2023-04-21T10:19:33.042Z] #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:19:33.042Z] #22 ... [2023-04-21T10:19:33.042Z] [2023-04-21T10:19:33.042Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-21T10:19:33.042Z] #23 DONE 0.2s [2023-04-21T10:19:33.299Z] [2023-04-21T10:19:33.299Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:19:33.645Z] #32 ... [2023-04-21T10:19:33.645Z] [2023-04-21T10:19:33.645Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:19:33.645Z] #29 11.22 go: downloading github.com/pkg/errors v0.9.1 [2023-04-21T10:19:33.645Z] #29 11.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-04-21T10:19:33.645Z] #29 11.40 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-21T10:19:33.645Z] #29 11.65 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-04-21T10:19:33.645Z] #29 13.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-04-21T10:19:33.645Z] #29 14.62 go: downloading github.com/google/uuid v1.3.0 [2023-04-21T10:19:33.645Z] #29 14.64 go: downloading github.com/moby/vpnkit v0.5.0 [2023-04-21T10:19:33.645Z] #29 14.82 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-04-21T10:19:33.645Z] #29 14.97 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-21T10:19:33.645Z] #29 15.18 go: downloading github.com/gorilla/mux v1.8.0 [2023-04-21T10:19:33.645Z] #29 15.33 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-04-21T10:19:33.645Z] #29 15.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-21T10:19:33.645Z] #29 15.91 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-04-21T10:19:33.645Z] #29 17.64 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-04-21T10:19:33.645Z] #29 ... [2023-04-21T10:19:33.645Z] [2023-04-21T10:19:33.645Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:19:33.645Z] #32 21.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-21T10:19:33.645Z] #32 21.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-21T10:19:33.645Z] #32 21.45 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-21T10:19:33.905Z] #32 21.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-04-21T10:19:34.164Z] #32 21.75 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-21T10:19:34.164Z] #32 21.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-21T10:19:34.164Z] #32 21.96 go: downloading github.com/golangci/misspell v0.3.5 [2023-04-21T10:19:34.423Z] #32 22.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-21T10:19:34.423Z] #32 ... [2023-04-21T10:19:34.423Z] [2023-04-21T10:19:34.423Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-21T10:19:34.423Z] #30 11.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-04-21T10:19:34.423Z] #30 ... [2023-04-21T10:19:34.423Z] [2023-04-21T10:19:34.423Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-21T10:19:34.423Z] #31 21.26 Updating files: 83% (1854/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-04-21T10:19:34.423Z] #31 21.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-04-21T10:19:34.682Z] #31 ... [2023-04-21T10:19:34.682Z] [2023-04-21T10:19:34.682Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:19:34.682Z] #34 12.45 Fetched 8525 kB in 9s (955 kB/s) [2023-04-21T10:19:34.682Z] #34 12.45 Reading package lists... [2023-04-21T10:19:34.682Z] #34 17.09 Reading package lists... [2023-04-21T10:19:34.682Z] #34 22.47 Building dependency tree... [2023-04-21T10:19:34.682Z] #34 ... [2023-04-21T10:19:34.682Z] [2023-04-21T10:19:34.682Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:19:34.682Z] #32 22.13 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-04-21T10:19:34.682Z] #32 22.27 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-21T10:19:34.682Z] #32 22.31 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-21T10:19:34.682Z] #32 22.37 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-21T10:19:34.682Z] #32 22.57 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-21T10:19:34.682Z] #32 22.57 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-21T10:19:34.941Z] #32 22.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-21T10:19:34.941Z] #32 22.80 go: downloading github.com/julz/importas v0.1.0 [2023-04-21T10:19:34.941Z] #32 22.81 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-04-21T10:19:34.941Z] #32 22.86 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-21T10:19:35.509Z] #32 23.05 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-21T10:19:35.509Z] #32 23.10 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-04-21T10:19:35.509Z] #32 23.17 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-04-21T10:19:35.509Z] #32 23.27 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-04-21T10:19:35.509Z] #32 23.29 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-21T10:19:35.509Z] #32 23.40 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-21T10:19:35.509Z] #32 ... [2023-04-21T10:19:35.509Z] [2023-04-21T10:19:35.509Z] #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 [2023-04-21T10:19:35.509Z] #35 13.33 Fetched 8525 kB in 10s (879 kB/s) [2023-04-21T10:19:35.509Z] #35 13.33 Reading package lists... [2023-04-21T10:19:35.509Z] #35 18.61 Reading package lists... [2023-04-21T10:19:35.769Z] #35 23.45 Building dependency tree... [2023-04-21T10:19:35.769Z] #35 ... [2023-04-21T10:19:35.769Z] [2023-04-21T10:19:35.769Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:19:35.769Z] #32 23.44 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-21T10:19:35.769Z] #32 23.54 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-21T10:19:36.028Z] #32 23.63 go: downloading github.com/mgechev/revive v1.2.3 [2023-04-21T10:19:36.597Z] #32 24.28 go: downloading github.com/moricho/tparallel v0.2.1 [2023-04-21T10:19:36.597Z] #32 24.29 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-04-21T10:19:36.597Z] #32 24.38 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-04-21T10:19:36.597Z] #32 ... [2023-04-21T10:19:36.597Z] [2023-04-21T10:19:36.597Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:19:36.597Z] #33 14.40 Fetched 8525 kB in 10s (887 kB/s) [2023-04-21T10:19:36.597Z] #33 14.40 Reading package lists... [2023-04-21T10:19:36.597Z] #33 18.98 Reading package lists... [2023-04-21T10:19:36.856Z] #33 23.62 Building dependency tree... [2023-04-21T10:19:36.856Z] #33 ... [2023-04-21T10:19:36.856Z] [2023-04-21T10:19:36.856Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:19:36.856Z] #32 24.45 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-04-21T10:19:36.856Z] #32 24.57 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-04-21T10:19:36.856Z] #32 24.69 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-04-21T10:19:36.856Z] #32 ... [2023-04-21T10:19:36.856Z] [2023-04-21T10:19:36.856Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:19:36.856Z] #28 14.68 Fetched 8525 kB in 10s (862 kB/s) [2023-04-21T10:19:36.856Z] #28 14.68 Reading package lists... [2023-04-21T10:19:36.856Z] #28 20.04 Reading package lists... [2023-04-21T10:19:37.116Z] #28 24.32 Building dependency tree... [2023-04-21T10:19:37.116Z] #28 ... [2023-04-21T10:19:37.116Z] [2023-04-21T10:19:37.116Z] #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 [2023-04-21T10:19:37.116Z] #35 23.45 Building dependency tree... [2023-04-21T10:19:37.168Z] #19 DONE 3.6s [2023-04-21T10:19:37.169Z] [2023-04-21T10:19:37.169Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-21T10:19:37.169Z] #18 7.413 #=#=# ######################################################################## 100.0% [2023-04-21T10:19:37.169Z] #18 7.660 [2023-04-21T10:19:37.169Z] #18 8.209 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-21T10:19:37.169Z] #18 8.407 [2023-04-21T10:19:37.169Z] #18 8.621 #=#=# ######################################################################## 100.0% [2023-04-21T10:19:37.169Z] #18 8.799 [2023-04-21T10:19:37.169Z] #18 8.846 Download of images into '/build' complete. [2023-04-21T10:19:37.169Z] #18 8.846 Use something like the following to load the result into a Docker daemon: [2023-04-21T10:19:37.169Z] #18 8.846 tar -cC '/build' . | docker load [2023-04-21T10:19:37.169Z] #18 DONE 10.8s [2023-04-21T10:19:37.169Z] [2023-04-21T10:19:37.169Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-04-21T10:19:37.169Z] #20 DONE 0.7s [2023-04-21T10:19:37.169Z] [2023-04-21T10:19:37.169Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-21T10:19:37.430Z] #21 DONE 0.2s [2023-04-21T10:19:37.430Z] [2023-04-21T10:19:37.430Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-21T10:19:37.430Z] #22 DONE 0.2s [2023-04-21T10:19:37.430Z] [2023-04-21T10:19:37.430Z] #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 [2023-04-21T10:19:39.022Z] #35 ... [2023-04-21T10:19:39.023Z] [2023-04-21T10:19:39.023Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:19:39.023Z] #27 16.90 Updating files: 84% (1610/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) Updating files: 90% (1723/1914) Updating files: 91% (1742/1914) Updating files: 92% (1761/1914) Updating files: 93% (1781/1914) Updating files: 94% (1800/1914) Updating files: 95% (1819/1914) Updating files: 96% (1838/1914) Updating files: 97% (1857/1914) Updating files: 98% (1876/1914) Updating files: 99% (1895/1914) Updating files: 100% (1914/1914) Updating files: 100% (1914/1914), done. [2023-04-21T10:19:39.023Z] #27 17.31 + cd /tmp/tmp.Xb8tKWTn2I/src/github.com/docker/libnetwork [2023-04-21T10:19:39.023Z] #27 17.33 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-21T10:19:39.023Z] #27 17.60 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-04-21T10:19:39.284Z] #27 ... [2023-04-21T10:19:39.284Z] [2023-04-21T10:19:39.284Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:19:39.284Z] #32 24.77 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-04-21T10:19:39.284Z] #32 24.83 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-04-21T10:19:39.284Z] #32 24.89 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-04-21T10:19:39.284Z] #32 24.94 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-04-21T10:19:39.284Z] #32 24.98 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-04-21T10:19:39.284Z] #32 25.35 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-04-21T10:19:39.284Z] #32 25.35 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-04-21T10:19:39.284Z] #32 25.40 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-04-21T10:19:39.284Z] #32 25.41 go: downloading github.com/sivchari/tenv v1.7.0 [2023-04-21T10:19:39.284Z] #32 25.46 go: downloading github.com/sonatard/noctx v0.0.1 [2023-04-21T10:19:39.284Z] #32 25.56 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-04-21T10:19:39.284Z] #32 25.67 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-04-21T10:19:39.284Z] #32 25.76 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-04-21T10:19:39.284Z] #32 25.78 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-04-21T10:19:39.284Z] #32 25.84 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-04-21T10:19:39.284Z] #32 25.87 go: downloading github.com/tetafro/godot v1.4.11 [2023-04-21T10:19:39.284Z] #32 25.89 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-04-21T10:19:39.284Z] #32 25.97 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-04-21T10:19:39.284Z] #32 26.00 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-04-21T10:19:39.284Z] #32 26.05 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-04-21T10:19:39.284Z] #32 26.41 go: downloading github.com/ultraware/funlen v0.0.3 [2023-04-21T10:19:39.284Z] #32 26.45 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-04-21T10:19:39.284Z] #32 26.50 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-04-21T10:19:39.284Z] #32 26.52 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-04-21T10:19:39.284Z] #32 26.55 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-04-21T10:19:39.284Z] #32 26.64 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-04-21T10:19:39.284Z] #32 26.83 go: downloading honnef.co/go/tools v0.3.3 [2023-04-21T10:19:39.856Z] #24 ... [2023-04-21T10:19:39.856Z] [2023-04-21T10:19:39.856Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:19:39.856Z] #0 6.401 + RM_GOPATH=0 [2023-04-21T10:19:39.856Z] #0 6.401 + TMP_GOPATH= [2023-04-21T10:19:39.856Z] #0 6.401 + : /build [2023-04-21T10:19:39.856Z] #0 6.401 + '[' -z '' ']' [2023-04-21T10:19:39.856Z] #25 6.402 ++ mktemp -d [2023-04-21T10:19:39.856Z] #25 6.403 + export GOPATH=/tmp/tmp.6F1WIJN16c [2023-04-21T10:19:39.856Z] #25 6.403 + GOPATH=/tmp/tmp.6F1WIJN16c [2023-04-21T10:19:39.856Z] #25 6.403 + RM_GOPATH=1 [2023-04-21T10:19:39.856Z] #25 6.403 + case "$(go env GOARCH)" in [2023-04-21T10:19:39.856Z] #25 6.403 ++ go env GOARCH [2023-04-21T10:19:39.856Z] #25 6.415 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-21T10:19:39.856Z] #25 6.415 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:39.856Z] #25 6.415 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:39.856Z] #25 6.415 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:39.856Z] #25 6.415 + dir=/tmp/install [2023-04-21T10:19:39.856Z] #25 6.415 + bin=proxy [2023-04-21T10:19:39.856Z] #25 6.415 + shift [2023-04-21T10:19:39.856Z] #25 6.415 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-04-21T10:19:39.856Z] #25 6.415 + . /tmp/install/proxy.installer [2023-04-21T10:19:39.856Z] #25 6.415 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-21T10:19:39.856Z] #25 6.415 + install_proxy [2023-04-21T10:19:39.856Z] #25 6.415 + case "$1" in [2023-04-21T10:19:39.856Z] #25 6.415 + export CGO_ENABLED=0 [2023-04-21T10:19:39.856Z] #25 6.415 + CGO_ENABLED=0 [2023-04-21T10:19:39.856Z] #25 6.415 + _install_proxy [2023-04-21T10:19:39.856Z] #25 6.415 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-04-21T10:19:39.856Z] #25 6.415 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.6F1WIJN16c/src/github.com/docker/libnetwork [2023-04-21T10:19:39.856Z] #25 6.427 Cloning into '/tmp/tmp.6F1WIJN16c/src/github.com/docker/libnetwork'... [2023-04-21T10:19:39.856Z] #25 ... [2023-04-21T10:19:39.856Z] [2023-04-21T10:19:39.856Z] #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:19:39.856Z] #22 6.494 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:19:39.856Z] #22 6.532 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:19:39.856Z] #22 6.532 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:19:39.856Z] #22 6.878 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:19:40.663Z] #32 28.43 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-04-21T10:19:40.663Z] #32 28.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-04-21T10:19:40.922Z] #32 28.55 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-04-21T10:19:40.922Z] #32 28.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-21T10:19:40.922Z] #32 28.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-21T10:19:40.922Z] #32 28.73 go: downloading github.com/stretchr/objx v0.4.0 [2023-04-21T10:19:40.922Z] #32 28.75 go: downloading golang.org/x/text v0.3.7 [2023-04-21T10:19:42.378Z] #22 9.385 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:19:42.739Z] #23 ... [2023-04-21T10:19:42.739Z] [2023-04-21T10:19:42.739Z] #24 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-21T10:19:42.739Z] #0 3.851 + RM_GOPATH=0 [2023-04-21T10:19:42.739Z] #0 3.851 + TMP_GOPATH= [2023-04-21T10:19:42.739Z] #0 3.851 + : /build [2023-04-21T10:19:42.739Z] #0 3.851 + '[' -z '' ']' [2023-04-21T10:19:42.739Z] #0 3.852 ++ mktemp -d [2023-04-21T10:19:42.739Z] #0 3.855 + export GOPATH=/tmp/tmp.V50JCBvwRP [2023-04-21T10:19:42.739Z] #0 3.855 + GOPATH=/tmp/tmp.V50JCBvwRP [2023-04-21T10:19:42.739Z] #0 3.855 + RM_GOPATH=1 [2023-04-21T10:19:42.739Z] #0 3.855 + case "$(go env GOARCH)" in [2023-04-21T10:19:42.739Z] #0 3.855 ++ go env GOARCH [2023-04-21T10:19:42.739Z] #0 3.862 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:42.739Z] #0 3.862 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:42.739Z] #0 3.864 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:42.739Z] #0 3.864 + dir=/tmp/install [2023-04-21T10:19:42.739Z] #0 3.864 + bin=vndr [2023-04-21T10:19:42.739Z] #0 3.864 + shift [2023-04-21T10:19:42.739Z] #0 3.864 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-04-21T10:19:42.739Z] #0 3.864 + . /tmp/install/vndr.installer [2023-04-21T10:19:42.739Z] #0 3.864 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:19:42.739Z] #0 3.864 + install_vndr [2023-04-21T10:19:42.739Z] #0 3.864 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-04-21T10:19:42.739Z] #0 3.864 + GOBIN=/build [2023-04-21T10:19:42.739Z] #0 3.864 + GO111MODULE=on [2023-04-21T10:19:42.739Z] #0 3.864 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:19:42.739Z] #0 3.864 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:19:42.739Z] #0 4.376 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:19:42.832Z] #32 ... [2023-04-21T10:19:42.832Z] [2023-04-21T10:19:42.832Z] #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 [2023-04-21T10:19:42.832Z] #35 27.08 The following additional packages will be installed: [2023-04-21T10:19:42.832Z] #35 27.08 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-04-21T10:19:42.832Z] #35 27.08 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-04-21T10:19:42.832Z] #35 27.10 Suggested packages: [2023-04-21T10:19:42.832Z] #35 27.10 manpages-dev protobuf-mode-el python3-setuptools [2023-04-21T10:19:42.832Z] #35 28.27 The following NEW packages will be installed: [2023-04-21T10:19:42.832Z] #35 28.29 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-04-21T10:19:42.832Z] #35 28.29 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-04-21T10:19:42.832Z] #35 28.29 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-04-21T10:19:42.832Z] #35 28.29 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-04-21T10:19:42.832Z] #35 28.69 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:19:42.832Z] #35 28.69 Need to get 4253 kB of archives. [2023-04-21T10:19:42.832Z] #35 28.69 After this operation, 25.1 MB of additional disk space will be used. [2023-04-21T10:19:42.832Z] #35 28.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-04-21T10:19:42.832Z] #35 28.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2023-04-21T10:19:42.832Z] #35 28.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-04-21T10:19:42.832Z] #35 28.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2023-04-21T10:19:42.832Z] #35 28.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-04-21T10:19:42.832Z] #35 28.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2023-04-21T10:19:42.832Z] #35 28.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-04-21T10:19:42.832Z] #35 28.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2023-04-21T10:19:42.832Z] #35 29.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-04-21T10:19:42.832Z] #35 29.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-04-21T10:19:42.832Z] #35 29.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2023-04-21T10:19:42.832Z] #35 29.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2023-04-21T10:19:42.832Z] #35 29.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2023-04-21T10:19:42.832Z] #35 29.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB] [2023-04-21T10:19:42.832Z] #35 29.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2023-04-21T10:19:42.832Z] #35 29.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-21T10:19:42.832Z] #35 29.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-21T10:19:42.832Z] #35 29.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-04-21T10:19:42.832Z] #35 30.20 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:19:42.832Z] #35 30.46 Fetched 4253 kB in 1s (5594 kB/s) [2023-04-21T10:19:42.832Z] #35 30.58 Selecting previously unselected package libcap2:arm64. [2023-04-21T10:19:42.832Z] #35 30.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2023-04-21T10:19:42.832Z] #35 30.64 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2023-04-21T10:19:42.832Z] #35 30.66 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-04-21T10:19:42.946Z] #22 ... [2023-04-21T10:19:42.946Z] [2023-04-21T10:19:42.946Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-21T10:19:42.946Z] #0 7.999 + RM_GOPATH=0 [2023-04-21T10:19:42.946Z] #0 7.999 + TMP_GOPATH= [2023-04-21T10:19:42.946Z] #0 7.999 + : /build [2023-04-21T10:19:42.946Z] #0 7.999 + '[' -z '' ']' [2023-04-21T10:19:42.946Z] #0 7.999 ++ mktemp -d [2023-04-21T10:19:42.946Z] #0 7.999 + export GOPATH=/tmp/tmp.VC2yKRVeAk [2023-04-21T10:19:42.946Z] #0 7.999 + GOPATH=/tmp/tmp.VC2yKRVeAk [2023-04-21T10:19:42.946Z] #0 7.999 + RM_GOPATH=1 [2023-04-21T10:19:42.946Z] #0 7.999 + case "$(go env GOARCH)" in [2023-04-21T10:19:42.946Z] #0 7.999 ++ go env GOARCH [2023-04-21T10:19:42.946Z] #0 8.046 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:42.946Z] #0 8.055 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:42.946Z] #0 8.062 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:42.946Z] #0 8.064 + dir=/tmp/install [2023-04-21T10:19:42.946Z] #0 8.064 + bin=shfmt [2023-04-21T10:19:42.946Z] #0 8.065 + shift [2023-04-21T10:19:42.946Z] #0 8.065 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-04-21T10:19:42.946Z] #0 8.065 + . /tmp/install/shfmt.installer [2023-04-21T10:19:42.946Z] #0 8.065 ++ : v3.0.2 [2023-04-21T10:19:42.946Z] #0 8.066 + install_shfmt [2023-04-21T10:19:42.946Z] #0 8.066 + echo 'Install shfmt version v3.0.2' [2023-04-21T10:19:42.946Z] #0 8.066 + GOBIN=/build [2023-04-21T10:19:42.946Z] #0 8.066 + GO111MODULE=on [2023-04-21T10:19:42.946Z] #0 8.066 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-04-21T10:19:42.946Z] #0 8.066 Install shfmt version v3.0.2 [2023-04-21T10:19:42.946Z] #0 9.072 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-04-21T10:19:43.000Z] #24 ... [2023-04-21T10:19:43.000Z] [2023-04-21T10:19:43.000Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:19:43.000Z] #0 4.189 + RM_GOPATH=0 [2023-04-21T10:19:43.000Z] #0 4.189 + TMP_GOPATH= [2023-04-21T10:19:43.000Z] #0 4.189 + : /build [2023-04-21T10:19:43.000Z] #0 4.189 + '[' -z '' ']' [2023-04-21T10:19:43.000Z] #0 4.189 ++ mktemp -d [2023-04-21T10:19:43.000Z] #0 4.197 + export GOPATH=/tmp/tmp.KtWCJIK8ds [2023-04-21T10:19:43.000Z] #0 4.197 + GOPATH=/tmp/tmp.KtWCJIK8ds [2023-04-21T10:19:43.000Z] #0 4.197 + RM_GOPATH=1 [2023-04-21T10:19:43.000Z] #0 4.197 + case "$(go env GOARCH)" in [2023-04-21T10:19:43.000Z] #0 4.206 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-21T10:19:43.000Z] #0 4.221 ++ go env GOARCH [2023-04-21T10:19:43.000Z] #0 4.221 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:43.000Z] #0 4.221 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:43.000Z] #0 4.221 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:43.000Z] #0 4.221 + dir=/tmp/install [2023-04-21T10:19:43.000Z] #0 4.221 + bin=tomlv [2023-04-21T10:19:43.000Z] #0 4.221 + shift [2023-04-21T10:19:43.000Z] #0 4.221 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-04-21T10:19:43.000Z] #0 4.221 + . /tmp/install/tomlv.installer [2023-04-21T10:19:43.000Z] #0 4.221 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-21T10:19:43.000Z] #0 4.221 + install_tomlv [2023-04-21T10:19:43.000Z] #0 4.221 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-04-21T10:19:43.000Z] #0 4.221 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KtWCJIK8ds/src/github.com/BurntSushi/toml [2023-04-21T10:19:43.000Z] #0 4.221 Cloning into '/tmp/tmp.KtWCJIK8ds/src/github.com/BurntSushi/toml'... [2023-04-21T10:19:43.000Z] #0 5.013 + cd /tmp/tmp.KtWCJIK8ds/src/github.com/BurntSushi/toml [2023-04-21T10:19:43.000Z] #0 5.013 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-21T10:19:43.000Z] #0 5.122 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-04-21T10:19:43.000Z] #0 5.658 encoding [2023-04-21T10:19:43.000Z] #0 5.668 internal/goarch [2023-04-21T10:19:43.000Z] #0 5.736 internal/unsafeheader [2023-04-21T10:19:43.000Z] #0 5.793 internal/abi [2023-04-21T10:19:43.000Z] #0 5.809 internal/cpu [2023-04-21T10:19:43.092Z] #35 30.78 Selecting previously unselected package libcap-dev:arm64. [2023-04-21T10:19:43.092Z] #35 30.79 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-04-21T10:19:43.092Z] #35 30.82 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-04-21T10:19:43.202Z] #26 ... [2023-04-21T10:19:43.202Z] [2023-04-21T10:19:43.202Z] #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 [2023-04-21T10:19:43.202Z] #0 7.529 + RM_GOPATH=0 [2023-04-21T10:19:43.202Z] #0 7.529 + TMP_GOPATH= [2023-04-21T10:19:43.202Z] #0 7.529 + : /build [2023-04-21T10:19:43.202Z] #0 7.529 + '[' -z '' ']' [2023-04-21T10:19:43.202Z] #0 7.529 ++ mktemp -d [2023-04-21T10:19:43.202Z] #0 7.529 + export GOPATH=/tmp/tmp.u7KBUcVe7k [2023-04-21T10:19:43.202Z] #0 7.529 + GOPATH=/tmp/tmp.u7KBUcVe7k [2023-04-21T10:19:43.202Z] #0 7.529 + RM_GOPATH=1 [2023-04-21T10:19:43.202Z] #0 7.529 + case "$(go env GOARCH)" in [2023-04-21T10:19:43.202Z] #0 7.529 ++ go env GOARCH [2023-04-21T10:19:43.202Z] #0 7.567 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-21T10:19:43.202Z] #0 7.567 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:43.202Z] #0 7.567 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:43.202Z] #0 7.567 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:43.202Z] #0 7.567 + dir=/tmp/install [2023-04-21T10:19:43.202Z] #0 7.567 + bin=tomlv [2023-04-21T10:19:43.202Z] #0 7.567 + shift [2023-04-21T10:19:43.202Z] #0 7.567 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-04-21T10:19:43.202Z] #0 7.567 + . /tmp/install/tomlv.installer [2023-04-21T10:19:43.202Z] #0 7.567 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-21T10:19:43.202Z] #0 7.567 + install_tomlv [2023-04-21T10:19:43.202Z] #0 7.567 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-04-21T10:19:43.202Z] #0 7.567 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.u7KBUcVe7k/src/github.com/BurntSushi/toml [2023-04-21T10:19:43.202Z] #0 7.569 Cloning into '/tmp/tmp.u7KBUcVe7k/src/github.com/BurntSushi/toml'... [2023-04-21T10:19:43.202Z] #27 ... [2023-04-21T10:19:43.202Z] [2023-04-21T10:19:43.202Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-21T10:19:43.202Z] #0 7.974 + git clone https://github.com/docker/distribution.git . [2023-04-21T10:19:43.202Z] #0 7.991 Cloning into '.'... [2023-04-21T10:19:43.260Z] #25 6.121 internal/goexperiment [2023-04-21T10:19:43.260Z] #25 ... [2023-04-21T10:19:43.260Z] [2023-04-21T10:19:43.260Z] #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 [2023-04-21T10:19:43.260Z] #23 5.898 + git clone https://github.com/docker/distribution.git . [2023-04-21T10:19:43.260Z] #23 5.898 Cloning into '.'... [2023-04-21T10:19:43.367Z] #35 31.21 Selecting previously unselected package libnet1:arm64. [2023-04-21T10:19:43.459Z] #28 ... [2023-04-21T10:19:43.459Z] [2023-04-21T10:19:43.459Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:19:43.459Z] #0 7.782 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:19:43.459Z] #0 7.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:19:43.459Z] #0 7.862 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:19:43.459Z] #0 9.970 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:19:43.628Z] #35 31.22 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-04-21T10:19:43.628Z] #35 31.30 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:19:43.628Z] #35 ... [2023-04-21T10:19:43.628Z] [2023-04-21T10:19:43.628Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:19:43.628Z] #28 24.32 Building dependency tree... [2023-04-21T10:19:43.628Z] #28 27.85 The following additional packages will be installed: [2023-04-21T10:19:43.628Z] #28 27.85 libbtrfs0 [2023-04-21T10:19:43.628Z] #28 28.03 The following NEW packages will be installed: [2023-04-21T10:19:43.628Z] #28 28.07 libbtrfs-dev libbtrfs0 [2023-04-21T10:19:43.628Z] #28 28.49 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:19:43.628Z] #28 28.49 Need to get 454 kB of archives. [2023-04-21T10:19:43.628Z] #28 28.49 After this operation, 1275 kB of additional disk space will be used. [2023-04-21T10:19:43.628Z] #28 28.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-04-21T10:19:43.628Z] #28 28.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-04-21T10:19:43.628Z] #28 29.36 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:19:43.628Z] #28 29.62 Fetched 454 kB in 0s (1229 kB/s) [2023-04-21T10:19:43.628Z] #28 29.79 Selecting previously unselected package libbtrfs0:arm64. [2023-04-21T10:19:43.628Z] #28 29.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2023-04-21T10:19:43.628Z] #28 29.86 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2023-04-21T10:19:43.628Z] #28 29.89 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-04-21T10:19:43.628Z] #28 30.11 Selecting previously unselected package libbtrfs-dev:arm64. [2023-04-21T10:19:43.628Z] #28 30.12 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-04-21T10:19:43.628Z] #28 30.13 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-04-21T10:19:43.628Z] #28 30.51 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-04-21T10:19:43.628Z] #28 30.56 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-04-21T10:19:43.628Z] #28 30.59 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:19:43.628Z] #28 DONE 31.4s [2023-04-21T10:19:43.717Z] #29 ... [2023-04-21T10:19:43.717Z] [2023-04-21T10:19:43.717Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:19:43.717Z] #0 8.050 + RM_GOPATH=0 [2023-04-21T10:19:43.717Z] #0 8.050 + TMP_GOPATH= [2023-04-21T10:19:43.717Z] #0 8.051 + : /build [2023-04-21T10:19:43.717Z] #0 8.051 + '[' -z '' ']' [2023-04-21T10:19:43.717Z] #0 8.052 ++ mktemp -d [2023-04-21T10:19:43.717Z] #0 8.059 + export GOPATH=/tmp/tmp.BniLm6rC17 [2023-04-21T10:19:43.717Z] #0 8.059 + GOPATH=/tmp/tmp.BniLm6rC17 [2023-04-21T10:19:43.717Z] #0 8.059 + RM_GOPATH=1 [2023-04-21T10:19:43.717Z] #0 8.059 + case "$(go env GOARCH)" in [2023-04-21T10:19:43.717Z] #0 8.062 ++ go env GOARCH [2023-04-21T10:19:43.717Z] #0 8.170 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:43.717Z] #0 8.170 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:43.717Z] #0 8.171 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:43.717Z] #0 8.186 + dir=/tmp/install [2023-04-21T10:19:43.717Z] #0 8.186 + bin=gotestsum [2023-04-21T10:19:43.717Z] #0 8.186 + shift [2023-04-21T10:19:43.717Z] #0 8.186 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-04-21T10:19:43.717Z] #0 8.186 + . /tmp/install/gotestsum.installer [2023-04-21T10:19:43.717Z] #0 8.186 ++ : v1.8.2 [2023-04-21T10:19:43.717Z] #0 8.186 + install_gotestsum [2023-04-21T10:19:43.717Z] #0 8.186 + set -e [2023-04-21T10:19:43.717Z] #0 8.186 + echo 'Install gotestsum version v1.8.2' [2023-04-21T10:19:43.717Z] #0 8.186 + GOBIN=/build [2023-04-21T10:19:43.717Z] #0 8.186 + GO111MODULE=on [2023-04-21T10:19:43.717Z] #0 8.186 + go install gotest.tools/gotestsum@v1.8.2 [2023-04-21T10:19:43.717Z] #0 8.186 Install gotestsum version v1.8.2 [2023-04-21T10:19:43.717Z] #0 8.681 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-21T10:19:43.717Z] #30 ... [2023-04-21T10:19:43.717Z] [2023-04-21T10:19:43.717Z] #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 [2023-04-21T10:19:43.717Z] #0 7.257 + RM_GOPATH=0 [2023-04-21T10:19:43.717Z] #0 7.258 + TMP_GOPATH= [2023-04-21T10:19:43.717Z] #0 7.258 + : /build [2023-04-21T10:19:43.717Z] #0 7.258 + '[' -z '' ']' [2023-04-21T10:19:43.717Z] #0 7.258 ++ mktemp -d [2023-04-21T10:19:43.717Z] #0 7.264 + export GOPATH=/tmp/tmp.I2i8qYRi5y [2023-04-21T10:19:43.717Z] #0 7.264 + GOPATH=/tmp/tmp.I2i8qYRi5y [2023-04-21T10:19:43.717Z] #0 7.264 + RM_GOPATH=1 [2023-04-21T10:19:43.717Z] #0 7.264 + case "$(go env GOARCH)" in [2023-04-21T10:19:43.717Z] #0 7.264 ++ go env GOARCH [2023-04-21T10:19:43.717Z] #0 7.303 Install docker/cli version 17.06.2-ce from stable [2023-04-21T10:19:43.717Z] #0 7.303 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:43.717Z] #0 7.303 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:43.717Z] #0 7.303 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:43.717Z] #0 7.303 + dir=/tmp/install [2023-04-21T10:19:43.717Z] #0 7.303 + bin=dockercli [2023-04-21T10:19:43.717Z] #0 7.303 + shift [2023-04-21T10:19:43.717Z] #0 7.303 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-04-21T10:19:43.717Z] #0 7.303 + . /tmp/install/dockercli.installer [2023-04-21T10:19:43.717Z] #0 7.303 ++ : stable [2023-04-21T10:19:43.717Z] #0 7.303 ++ : 17.06.2-ce [2023-04-21T10:19:43.717Z] #0 7.303 + install_dockercli [2023-04-21T10:19:43.717Z] #0 7.303 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-04-21T10:19:43.717Z] #0 7.308 ++ uname -m [2023-04-21T10:19:43.717Z] #0 7.312 + arch=x86_64 [2023-04-21T10:19:43.717Z] #0 7.312 + '[' x86_64 '!=' x86_64 ']' [2023-04-21T10:19:43.717Z] #0 7.312 + url=https://download.docker.com/linux/static [2023-04-21T10:19:43.717Z] #0 7.312 + tar -xz docker/docker [2023-04-21T10:19:43.717Z] #0 7.313 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-04-21T10:19:43.888Z] [2023-04-21T10:19:43.888Z] #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 [2023-04-21T10:19:43.888Z] #35 31.51 Selecting previously unselected package libnet1-dev. [2023-04-21T10:19:43.888Z] #35 31.51 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2023-04-21T10:19:43.888Z] #35 31.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-21T10:19:43.888Z] #35 31.71 Selecting previously unselected package libnl-3-200:arm64. [2023-04-21T10:19:43.888Z] #35 31.71 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-04-21T10:19:43.888Z] #35 31.74 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-21T10:19:43.975Z] #31 ... [2023-04-21T10:19:43.975Z] [2023-04-21T10:19:43.975Z] #32 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:19:43.975Z] #0 8.118 + RM_GOPATH=0 [2023-04-21T10:19:43.975Z] #0 8.118 + TMP_GOPATH= [2023-04-21T10:19:43.975Z] #0 8.118 + : /build [2023-04-21T10:19:43.975Z] #0 8.118 + '[' -z '' ']' [2023-04-21T10:19:43.975Z] #0 8.118 ++ mktemp -d [2023-04-21T10:19:43.975Z] #0 8.119 + export GOPATH=/tmp/tmp.HZQeUmi3fB [2023-04-21T10:19:43.975Z] #0 8.119 + GOPATH=/tmp/tmp.HZQeUmi3fB [2023-04-21T10:19:43.975Z] #0 8.119 + RM_GOPATH=1 [2023-04-21T10:19:43.975Z] #0 8.119 + case "$(go env GOARCH)" in [2023-04-21T10:19:43.975Z] #0 8.133 ++ go env GOARCH [2023-04-21T10:19:43.975Z] #0 8.160 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:43.975Z] #0 8.161 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:43.975Z] #0 8.161 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:43.975Z] #0 8.166 + dir=/tmp/install [2023-04-21T10:19:43.975Z] #0 8.169 + bin=rootlesskit [2023-04-21T10:19:43.975Z] #0 8.173 + shift [2023-04-21T10:19:43.975Z] #0 8.173 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-04-21T10:19:43.975Z] #0 8.173 + . /tmp/install/rootlesskit.installer [2023-04-21T10:19:43.975Z] #0 8.173 ++ : v0.14.4 [2023-04-21T10:19:43.975Z] #0 8.173 + install_rootlesskit [2023-04-21T10:19:43.975Z] #0 8.173 + case "$1" in [2023-04-21T10:19:43.975Z] #0 8.173 + export CGO_ENABLED=0 [2023-04-21T10:19:43.975Z] #0 8.173 + CGO_ENABLED=0 [2023-04-21T10:19:43.975Z] #0 8.173 + _install_rootlesskit [2023-04-21T10:19:43.975Z] #0 8.173 + echo 'Install rootlesskit version v0.14.4' [2023-04-21T10:19:43.975Z] #0 8.173 Install rootlesskit version v0.14.4 [2023-04-21T10:19:43.975Z] #0 8.173 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-21T10:19:43.975Z] #0 8.173 + GOBIN=/build [2023-04-21T10:19:43.975Z] #0 8.173 + GO111MODULE=on [2023-04-21T10:19:43.975Z] #0 8.173 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-04-21T10:19:43.975Z] #0 8.948 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-04-21T10:19:43.975Z] #32 ... [2023-04-21T10:19:43.975Z] [2023-04-21T10:19:43.975Z] #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 [2023-04-21T10:19:43.975Z] #0 8.030 + RM_GOPATH=0 [2023-04-21T10:19:43.975Z] #0 8.030 + TMP_GOPATH= [2023-04-21T10:19:43.975Z] #0 8.030 + : /build [2023-04-21T10:19:43.975Z] #0 8.030 + '[' -z '' ']' [2023-04-21T10:19:43.975Z] #0 8.031 ++ mktemp -d [2023-04-21T10:19:43.975Z] #0 8.038 + export GOPATH=/tmp/tmp.fb7KQgeaRN [2023-04-21T10:19:43.975Z] #0 8.038 + GOPATH=/tmp/tmp.fb7KQgeaRN [2023-04-21T10:19:43.975Z] #0 8.038 + RM_GOPATH=1 [2023-04-21T10:19:43.975Z] #0 8.038 + case "$(go env GOARCH)" in [2023-04-21T10:19:43.975Z] #0 8.038 ++ go env GOARCH [2023-04-21T10:19:43.975Z] #0 8.092 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:43.975Z] #0 8.092 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:43.975Z] #0 8.093 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:43.975Z] #0 8.107 + dir=/tmp/install [2023-04-21T10:19:43.975Z] #0 8.108 + bin=golangci_lint [2023-04-21T10:19:43.975Z] #0 8.108 + shift [2023-04-21T10:19:43.975Z] #0 8.108 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-04-21T10:19:43.975Z] #0 8.108 + . /tmp/install/golangci_lint.installer [2023-04-21T10:19:43.975Z] #0 8.108 ++ : v1.49.0 [2023-04-21T10:19:43.975Z] #0 8.108 + install_golangci_lint [2023-04-21T10:19:43.975Z] #0 8.108 + set -e [2023-04-21T10:19:43.975Z] #0 8.108 + echo 'Install golangci-lint version v1.49.0' [2023-04-21T10:19:43.975Z] #0 8.108 Install golangci-lint version v1.49.0 [2023-04-21T10:19:43.975Z] #0 8.112 + GOBIN=/build [2023-04-21T10:19:43.975Z] #0 8.112 + GO111MODULE=on [2023-04-21T10:19:43.975Z] #0 8.112 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-04-21T10:19:43.975Z] #0 8.782 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-04-21T10:19:44.147Z] #35 32.05 Selecting previously unselected package libnl-3-dev:arm64. [2023-04-21T10:19:44.147Z] #35 32.06 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2023-04-21T10:19:44.147Z] #35 32.08 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-04-21T10:19:44.246Z] #33 ... [2023-04-21T10:19:44.246Z] [2023-04-21T10:19:44.246Z] #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 [2023-04-21T10:19:44.246Z] #0 8.323 + RM_GOPATH=0 [2023-04-21T10:19:44.246Z] #0 8.323 + TMP_GOPATH= [2023-04-21T10:19:44.246Z] #0 8.324 + : /build [2023-04-21T10:19:44.246Z] #0 8.324 + '[' -z '' ']' [2023-04-21T10:19:44.246Z] #0 8.326 ++ mktemp -d [2023-04-21T10:19:44.246Z] #0 8.327 + export GOPATH=/tmp/tmp.cik1Yi104S [2023-04-21T10:19:44.246Z] #0 8.327 + GOPATH=/tmp/tmp.cik1Yi104S [2023-04-21T10:19:44.246Z] #0 8.327 + RM_GOPATH=1 [2023-04-21T10:19:44.246Z] #0 8.327 + case "$(go env GOARCH)" in [2023-04-21T10:19:44.246Z] #0 8.341 ++ go env GOARCH [2023-04-21T10:19:44.246Z] #0 8.355 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:44.246Z] #0 8.355 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:44.246Z] #0 8.356 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:44.246Z] #0 8.357 + dir=/tmp/install [2023-04-21T10:19:44.246Z] #0 8.358 + bin=vndr [2023-04-21T10:19:44.246Z] #0 8.358 + shift [2023-04-21T10:19:44.246Z] #0 8.358 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-04-21T10:19:44.246Z] #0 8.360 + . /tmp/install/vndr.installer [2023-04-21T10:19:44.246Z] #0 8.360 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:19:44.246Z] #0 8.360 + install_vndr [2023-04-21T10:19:44.246Z] #0 8.360 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-04-21T10:19:44.246Z] #0 8.360 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:19:44.246Z] #0 8.365 + GOBIN=/build [2023-04-21T10:19:44.246Z] #0 8.366 + GO111MODULE=on [2023-04-21T10:19:44.246Z] #0 8.366 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:19:44.246Z] #0 9.136 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:19:44.246Z] #34 ... [2023-04-21T10:19:44.246Z] [2023-04-21T10:19:44.246Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:19:44.246Z] #0 7.493 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:19:44.246Z] #0 7.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:19:44.246Z] #0 7.541 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:19:44.246Z] #0 8.410 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:19:44.513Z] #35 ... [2023-04-21T10:19:44.513Z] [2023-04-21T10:19:44.513Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:19:44.513Z] #0 6.494 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:19:44.513Z] #0 6.538 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:19:44.513Z] #0 6.538 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:19:44.513Z] #0 6.958 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:19:44.513Z] #0 9.814 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:19:44.513Z] #36 ... [2023-04-21T10:19:44.513Z] [2023-04-21T10:19:44.513Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-21T10:19:44.513Z] #26 11.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-04-21T10:19:44.513Z] #26 11.77 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-04-21T10:19:44.716Z] #35 32.37 Selecting previously unselected package libprotobuf-c1:arm64. [2023-04-21T10:19:44.716Z] #35 32.37 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-04-21T10:19:44.716Z] #35 32.37 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-21T10:19:44.716Z] #35 32.46 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-04-21T10:19:44.716Z] #35 32.46 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-04-21T10:19:44.716Z] #35 32.46 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-04-21T10:19:44.975Z] #35 32.65 Selecting previously unselected package zlib1g-dev:arm64. [2023-04-21T10:19:44.975Z] #35 32.66 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-04-21T10:19:44.975Z] #35 32.68 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-21T10:19:44.975Z] #35 ... [2023-04-21T10:19:44.975Z] [2023-04-21T10:19:44.975Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:19:44.975Z] #29 22.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-21T10:19:44.975Z] #29 ... [2023-04-21T10:19:44.975Z] [2023-04-21T10:19:44.975Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:19:44.975Z] #0 0.776 + RM_GOPATH=0 [2023-04-21T10:19:44.975Z] #0 0.776 + TMP_GOPATH= [2023-04-21T10:19:44.975Z] #0 0.776 + : /build [2023-04-21T10:19:44.975Z] #0 0.776 + '[' -z '' ']' [2023-04-21T10:19:44.975Z] #0 0.777 ++ mktemp -d [2023-04-21T10:19:44.975Z] #0 0.784 + export GOPATH=/tmp/tmp.W4ocw7YFMR [2023-04-21T10:19:44.975Z] #0 0.784 + GOPATH=/tmp/tmp.W4ocw7YFMR [2023-04-21T10:19:44.975Z] #0 0.784 + RM_GOPATH=1 [2023-04-21T10:19:44.975Z] #0 0.784 + case "$(go env GOARCH)" in [2023-04-21T10:19:44.975Z] #0 0.785 ++ go env GOARCH [2023-04-21T10:19:44.975Z] #0 0.815 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:44.975Z] #0 0.815 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:44.975Z] #0 0.816 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:44.975Z] #0 0.817 + dir=/tmp/install [2023-04-21T10:19:44.975Z] #0 0.817 + bin=containerd [2023-04-21T10:19:44.975Z] #0 0.817 + shift [2023-04-21T10:19:44.975Z] #0 0.817 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-04-21T10:19:44.975Z] #0 0.817 + . /tmp/install/containerd.installer [2023-04-21T10:19:44.975Z] #0 0.817 ++ set -e [2023-04-21T10:19:44.975Z] #0 0.818 ++ : v1.6.16 [2023-04-21T10:19:44.975Z] #0 0.820 + install_containerd [2023-04-21T10:19:44.975Z] #0 0.821 + echo 'Install containerd version v1.6.16' [2023-04-21T10:19:44.975Z] #0 0.825 Install containerd version v1.6.16 [2023-04-21T10:19:44.975Z] #0 0.825 + git clone https://github.com/containerd/containerd.git /tmp/tmp.W4ocw7YFMR/src/github.com/containerd/containerd [2023-04-21T10:19:44.975Z] #0 0.851 Cloning into '/tmp/tmp.W4ocw7YFMR/src/github.com/containerd/containerd'... [2023-04-21T10:19:45.078Z] #26 12.07 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-04-21T10:19:45.584Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-048126a31cae6fede) in /home/ubuntu/workspace/moby_PR-45238 [Pipeline] { [Pipeline] checkout [2023-04-21T10:19:45.662Z] The recommended git tool is: git [2023-04-21T10:19:45.913Z] #37 ... [2023-04-21T10:19:45.913Z] [2023-04-21T10:19:45.913Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-21T10:19:45.913Z] #31 23.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-04-21T10:19:45.913Z] #31 ... [2023-04-21T10:19:45.913Z] [2023-04-21T10:19:45.913Z] #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 [2023-04-21T10:19:45.913Z] #35 32.96 Selecting previously unselected package libprotobuf23:arm64. [2023-04-21T10:19:45.913Z] #35 32.96 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2023-04-21T10:19:45.913Z] #35 32.97 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-04-21T10:19:45.913Z] #35 33.69 Selecting previously unselected package libprotobuf-lite23:arm64. [2023-04-21T10:19:45.913Z] #35 33.70 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2023-04-21T10:19:45.913Z] #35 33.71 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-04-21T10:19:46.173Z] #35 33.98 Selecting previously unselected package libprotobuf-dev:arm64. [2023-04-21T10:19:46.173Z] #35 ... [2023-04-21T10:19:46.173Z] [2023-04-21T10:19:46.173Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:19:46.173Z] #34 22.47 Building dependency tree... [2023-04-21T10:19:46.173Z] #34 25.85 The following additional packages will be installed: [2023-04-21T10:19:46.173Z] #34 25.88 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-04-21T10:19:46.173Z] #34 25.89 Suggested packages: [2023-04-21T10:19:46.173Z] #34 25.92 cmake-doc ninja-build lrzip [2023-04-21T10:19:46.173Z] #34 25.92 Recommended packages: [2023-04-21T10:19:46.173Z] #34 25.92 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-04-21T10:19:46.173Z] #34 26.59 The following NEW packages will be installed: [2023-04-21T10:19:46.173Z] #34 26.61 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-21T10:19:46.173Z] #34 26.61 vim-common xxd [2023-04-21T10:19:46.173Z] #34 26.98 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:19:46.173Z] #34 26.98 Need to get 15.6 MB of archives. [2023-04-21T10:19:46.173Z] #34 26.98 After this operation, 67.4 MB of additional disk space will be used. [2023-04-21T10:19:46.173Z] #34 26.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-21T10:19:46.173Z] #34 26.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-21T10:19:46.173Z] #34 26.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-21T10:19:46.173Z] #34 27.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-04-21T10:19:46.173Z] #34 27.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] [2023-04-21T10:19:46.173Z] #34 27.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-04-21T10:19:46.173Z] #34 27.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-04-21T10:19:46.173Z] #34 27.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-04-21T10:19:46.173Z] #34 27.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-04-21T10:19:46.174Z] #34 27.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-04-21T10:19:46.174Z] #34 28.51 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:19:46.174Z] #34 28.77 Fetched 15.6 MB in 1s (16.9 MB/s) [2023-04-21T10:19:46.174Z] #34 28.88 Selecting previously unselected package xxd. [2023-04-21T10:19:46.174Z] #34 28.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2023-04-21T10:19:46.174Z] #34 28.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-04-21T10:19:46.174Z] #34 28.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:19:46.174Z] #34 29.22 Selecting previously unselected package vim-common. [2023-04-21T10:19:46.174Z] #34 29.22 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-21T10:19:46.174Z] #34 29.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:19:46.174Z] #34 29.62 Selecting previously unselected package cmake-data. [2023-04-21T10:19:46.174Z] #34 29.63 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-21T10:19:46.174Z] #34 29.64 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-21T10:19:46.174Z] #34 33.69 Selecting previously unselected package libicu67:arm64. [2023-04-21T10:19:46.174Z] #34 33.71 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2023-04-21T10:19:46.174Z] #34 33.73 Unpacking libicu67:arm64 (67.1-7) ... [2023-04-21T10:19:46.433Z] #34 ... [2023-04-21T10:19:46.433Z] [2023-04-21T10:19:46.433Z] #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 [2023-04-21T10:19:46.433Z] #35 33.98 Selecting previously unselected package libprotobuf-dev:arm64. [2023-04-21T10:19:46.433Z] #35 34.02 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2023-04-21T10:19:46.433Z] #35 34.08 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2023-04-21T10:19:46.433Z] #35 ... [2023-04-21T10:19:46.433Z] [2023-04-21T10:19:46.433Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:19:46.433Z] #27 DONE 34.3s [2023-04-21T10:19:46.561Z] #23 ... [2023-04-21T10:19:46.561Z] [2023-04-21T10:19:46.561Z] #26 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-21T10:19:46.561Z] #0 3.745 + RM_GOPATH=0 [2023-04-21T10:19:46.561Z] #0 3.745 + TMP_GOPATH= [2023-04-21T10:19:46.561Z] #0 3.745 + : /build [2023-04-21T10:19:46.561Z] #0 3.745 + '[' -z '' ']' [2023-04-21T10:19:46.561Z] #0 3.745 ++ mktemp -d [2023-04-21T10:19:46.561Z] #0 3.754 + export GOPATH=/tmp/tmp.RrquyXgbDN [2023-04-21T10:19:46.561Z] #0 3.754 + GOPATH=/tmp/tmp.RrquyXgbDN [2023-04-21T10:19:46.561Z] #0 3.754 + RM_GOPATH=1 [2023-04-21T10:19:46.561Z] #0 3.754 + case "$(go env GOARCH)" in [2023-04-21T10:19:46.561Z] #0 3.754 ++ go env GOARCH [2023-04-21T10:19:46.561Z] #0 3.754 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:46.561Z] #0 3.754 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:46.561Z] #0 3.754 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:46.561Z] #0 3.754 + dir=/tmp/install [2023-04-21T10:19:46.561Z] #0 3.754 + bin=dockercli [2023-04-21T10:19:46.561Z] #0 3.754 + shift [2023-04-21T10:19:46.561Z] #0 3.754 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-04-21T10:19:46.561Z] #0 3.754 + . /tmp/install/dockercli.installer [2023-04-21T10:19:46.561Z] #0 3.754 ++ : stable [2023-04-21T10:19:46.561Z] #0 3.754 ++ : 17.06.2-ce [2023-04-21T10:19:46.561Z] #0 3.754 + install_dockercli [2023-04-21T10:19:46.561Z] #0 3.754 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-04-21T10:19:46.561Z] #0 3.754 ++ uname -m [2023-04-21T10:19:46.561Z] #0 3.754 Install docker/cli version 17.06.2-ce from stable [2023-04-21T10:19:46.561Z] #0 3.769 + arch=x86_64 [2023-04-21T10:19:46.561Z] #0 3.769 + '[' x86_64 '!=' x86_64 ']' [2023-04-21T10:19:46.561Z] #0 3.769 + url=https://download.docker.com/linux/static [2023-04-21T10:19:46.561Z] #0 3.769 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-04-21T10:19:46.561Z] #0 3.769 + tar -xz docker/docker [2023-04-21T10:19:46.561Z] #0 8.684 + mkdir -p /build [2023-04-21T10:19:46.561Z] #0 8.688 + mv docker/docker /build/ [2023-04-21T10:19:46.561Z] #0 8.694 + rmdir docker [2023-04-21T10:19:46.561Z] #26 DONE 9.0s [2023-04-21T10:19:46.561Z] [2023-04-21T10:19:46.561Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:19:46.561Z] #25 6.236 internal/goos [2023-04-21T10:19:46.561Z] #25 6.403 runtime/internal/atomic [2023-04-21T10:19:46.561Z] #25 6.708 internal/bytealg [2023-04-21T10:19:46.561Z] #25 7.419 runtime/internal/math [2023-04-21T10:19:46.561Z] #25 7.640 runtime/internal/sys [2023-04-21T10:19:46.561Z] #25 7.906 runtime/internal/syscall [2023-04-21T10:19:46.561Z] #25 7.974 internal/itoa [2023-04-21T10:19:46.561Z] #25 8.374 math/bits [2023-04-21T10:19:46.561Z] #25 8.441 runtime [2023-04-21T10:19:46.692Z] [2023-04-21T10:19:46.692Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:19:46.692Z] #32 34.35 go: downloading github.com/subosito/gotenv v1.4.0 [2023-04-21T10:19:46.692Z] #32 34.35 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-04-21T10:19:46.821Z] #25 9.601 math [2023-04-21T10:19:46.952Z] #32 34.80 go: downloading github.com/magiconair/properties v1.8.6 [2023-04-21T10:19:46.952Z] #32 34.81 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-04-21T10:19:47.084Z] #25 ... [2023-04-21T10:19:47.084Z] [2023-04-21T10:19:47.084Z] #27 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:19:47.084Z] #0 6.144 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:19:47.084Z] #0 6.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:19:47.084Z] #0 6.223 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:19:47.084Z] #0 7.003 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:19:47.084Z] #0 9.634 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:19:47.212Z] #32 ... [2023-04-21T10:19:47.212Z] [2023-04-21T10:19:47.212Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:19:47.212Z] #33 23.62 Building dependency tree... [2023-04-21T10:19:47.212Z] #33 27.21 The following additional packages will be installed: [2023-04-21T10:19:47.212Z] #33 27.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-21T10:19:47.212Z] #33 27.21 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-04-21T10:19:47.212Z] #33 27.21 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-04-21T10:19:47.212Z] #33 27.21 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-04-21T10:19:47.212Z] #33 27.21 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-04-21T10:19:47.212Z] #33 27.22 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-04-21T10:19:47.212Z] #33 27.23 mingw-w64-common mingw-w64-x86-64-dev [2023-04-21T10:19:47.212Z] #33 27.24 Suggested packages: [2023-04-21T10:19:47.212Z] #33 27.24 gcc-10-locales seccomp wine64 [2023-04-21T10:19:47.212Z] #33 28.38 The following NEW packages will be installed: [2023-04-21T10:19:47.212Z] #33 28.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-21T10:19:47.212Z] #33 28.38 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-04-21T10:19:47.212Z] #33 28.38 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-04-21T10:19:47.212Z] #33 28.38 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-04-21T10:19:47.212Z] #33 28.40 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-04-21T10:19:47.212Z] #33 28.40 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-04-21T10:19:47.212Z] #33 28.40 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-04-21T10:19:47.212Z] #33 28.40 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-04-21T10:19:47.212Z] #33 28.40 mingw-w64-x86-64-dev [2023-04-21T10:19:47.212Z] #33 28.78 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:19:47.212Z] #33 28.78 Need to get 108 MB of archives. [2023-04-21T10:19:47.212Z] #33 28.78 After this operation, 620 MB of additional disk space will be used. [2023-04-21T10:19:47.212Z] #33 28.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2023-04-21T10:19:47.212Z] #33 28.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2023-04-21T10:19:47.212Z] #33 28.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-04-21T10:19:47.212Z] #33 28.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-04-21T10:19:47.212Z] #33 28.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-04-21T10:19:47.212Z] #33 28.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-04-21T10:19:47.212Z] #33 29.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-04-21T10:19:47.212Z] #33 29.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2023-04-21T10:19:47.212Z] #33 29.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2023-04-21T10:19:47.212Z] #33 29.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2023-04-21T10:19:47.212Z] #33 30.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2023-04-21T10:19:47.212Z] #33 30.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2023-04-21T10:19:47.212Z] #33 31.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2023-04-21T10:19:47.212Z] #33 32.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2023-04-21T10:19:47.212Z] #33 33.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-04-21T10:19:47.212Z] #33 33.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-04-21T10:19:47.212Z] #33 33.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-04-21T10:19:47.212Z] #33 33.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-04-21T10:19:47.212Z] #33 33.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-04-21T10:19:47.212Z] #33 33.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-04-21T10:19:47.212Z] #33 33.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-04-21T10:19:47.212Z] #33 33.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-04-21T10:19:47.212Z] #33 33.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-04-21T10:19:47.212Z] #33 33.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-04-21T10:19:47.212Z] #33 33.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-04-21T10:19:47.212Z] #33 33.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-04-21T10:19:47.212Z] #33 33.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-04-21T10:19:47.212Z] #33 33.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-04-21T10:19:47.212Z] #33 33.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-04-21T10:19:47.212Z] #33 33.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-04-21T10:19:47.212Z] #33 34.21 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:19:47.212Z] #33 34.72 Fetched 108 MB in 5s (23.2 MB/s) [2023-04-21T10:19:47.212Z] #33 34.82 Selecting previously unselected package binutils-mingw-w64-i686. [2023-04-21T10:19:47.212Z] #33 34.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 ... 15713 files and directories currently installed.) [2023-04-21T10:19:47.212Z] #33 34.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2023-04-21T10:19:47.212Z] #33 34.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-21T10:19:47.212Z] #33 ... [2023-04-21T10:19:47.212Z] [2023-04-21T10:19:47.212Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:19:47.212Z] #32 35.03 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-04-21T10:19:47.344Z] #27 ... [2023-04-21T10:19:47.344Z] [2023-04-21T10:19:47.344Z] #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 [2023-04-21T10:19:47.344Z] #0 5.179 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:19:47.344Z] #0 5.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:19:47.344Z] #0 5.222 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:19:47.344Z] #0 5.916 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:19:47.344Z] #0 8.076 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:19:47.473Z] #32 35.24 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-21T10:19:47.605Z] #28 ... [2023-04-21T10:19:47.605Z] [2023-04-21T10:19:47.605Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:19:47.605Z] #0 6.993 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:19:47.605Z] #0 7.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:19:47.605Z] #0 7.034 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:19:47.605Z] #0 7.938 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:19:47.605Z] #29 ... [2023-04-21T10:19:47.605Z] [2023-04-21T10:19:47.605Z] #30 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:19:47.605Z] #0 4.383 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-21T10:19:47.605Z] #0 4.383 + RM_GOPATH=0 [2023-04-21T10:19:47.605Z] #0 4.383 + TMP_GOPATH= [2023-04-21T10:19:47.605Z] #0 4.383 + : /build [2023-04-21T10:19:47.605Z] #0 4.383 + '[' -z '' ']' [2023-04-21T10:19:47.605Z] #0 4.383 ++ mktemp -d [2023-04-21T10:19:47.605Z] #0 4.383 + export GOPATH=/tmp/tmp.dZf9HUn8hB [2023-04-21T10:19:47.605Z] #0 4.383 + GOPATH=/tmp/tmp.dZf9HUn8hB [2023-04-21T10:19:47.605Z] #0 4.383 + RM_GOPATH=1 [2023-04-21T10:19:47.605Z] #0 4.383 + case "$(go env GOARCH)" in [2023-04-21T10:19:47.605Z] #0 4.383 ++ go env GOARCH [2023-04-21T10:19:47.605Z] #0 4.383 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:47.605Z] #0 4.383 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:47.605Z] #0 4.383 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:47.605Z] #0 4.383 + dir=/tmp/install [2023-04-21T10:19:47.605Z] #0 4.383 + bin=proxy [2023-04-21T10:19:47.605Z] #0 4.383 + shift [2023-04-21T10:19:47.605Z] #0 4.383 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-04-21T10:19:47.605Z] #0 4.383 + . /tmp/install/proxy.installer [2023-04-21T10:19:47.605Z] #0 4.383 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-21T10:19:47.605Z] #0 4.383 + install_proxy [2023-04-21T10:19:47.605Z] #0 4.383 + case "$1" in [2023-04-21T10:19:47.605Z] #0 4.383 + export CGO_ENABLED=0 [2023-04-21T10:19:47.605Z] #0 4.383 + CGO_ENABLED=0 [2023-04-21T10:19:47.605Z] #0 4.383 + _install_proxy [2023-04-21T10:19:47.605Z] #0 4.383 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-04-21T10:19:47.605Z] #0 4.383 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.dZf9HUn8hB/src/github.com/docker/libnetwork [2023-04-21T10:19:47.605Z] #0 4.383 Cloning into '/tmp/tmp.dZf9HUn8hB/src/github.com/docker/libnetwork'... [2023-04-21T10:19:47.732Z] #32 35.58 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-21T10:19:47.865Z] #30 ... [2023-04-21T10:19:47.865Z] [2023-04-21T10:19:47.865Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:19:47.865Z] #0 6.764 + RM_GOPATH=0 [2023-04-21T10:19:47.865Z] #0 6.768 + TMP_GOPATH= [2023-04-21T10:19:47.865Z] #0 6.768 + : /build [2023-04-21T10:19:47.865Z] #0 6.768 + '[' -z '' ']' [2023-04-21T10:19:47.865Z] #0 6.769 ++ mktemp -d [2023-04-21T10:19:47.865Z] #0 6.776 + export GOPATH=/tmp/tmp.7SGe5Tm7di [2023-04-21T10:19:47.865Z] #0 6.777 + GOPATH=/tmp/tmp.7SGe5Tm7di [2023-04-21T10:19:47.865Z] #0 6.777 + RM_GOPATH=1 [2023-04-21T10:19:47.865Z] #0 6.777 + case "$(go env GOARCH)" in [2023-04-21T10:19:47.865Z] #0 6.778 ++ go env GOARCH [2023-04-21T10:19:47.865Z] #0 6.814 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:47.865Z] #0 6.815 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:47.865Z] #0 6.820 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:47.865Z] #0 6.827 + dir=/tmp/install [2023-04-21T10:19:47.865Z] #0 6.842 + bin=rootlesskit [2023-04-21T10:19:47.865Z] #0 6.842 + shift [2023-04-21T10:19:47.865Z] #0 6.844 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-04-21T10:19:47.865Z] #0 6.845 + . /tmp/install/rootlesskit.installer [2023-04-21T10:19:47.865Z] #0 6.845 ++ : v0.14.4 [2023-04-21T10:19:47.865Z] #0 6.845 + install_rootlesskit [2023-04-21T10:19:47.865Z] #0 6.845 + case "$1" in [2023-04-21T10:19:47.865Z] #0 6.845 + export CGO_ENABLED=0 [2023-04-21T10:19:47.865Z] #0 6.845 + CGO_ENABLED=0 [2023-04-21T10:19:47.865Z] #0 6.846 + _install_rootlesskit [2023-04-21T10:19:47.866Z] #0 6.851 Install rootlesskit version v0.14.4 [2023-04-21T10:19:47.866Z] #0 6.851 + echo 'Install rootlesskit version v0.14.4' [2023-04-21T10:19:47.866Z] #0 6.851 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-21T10:19:47.866Z] #0 6.851 + GOBIN=/build [2023-04-21T10:19:47.866Z] #0 6.851 + GO111MODULE=on [2023-04-21T10:19:47.866Z] #0 6.851 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-04-21T10:19:47.866Z] #0 7.627 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-04-21T10:19:47.866Z] #31 ... [2023-04-21T10:19:47.866Z] [2023-04-21T10:19:47.866Z] #32 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-21T10:19:47.866Z] #0 4.663 + RM_GOPATH=0 [2023-04-21T10:19:47.866Z] #0 4.663 + TMP_GOPATH= [2023-04-21T10:19:47.866Z] #0 4.663 + : /build [2023-04-21T10:19:47.866Z] #0 4.663 + '[' -z '' ']' [2023-04-21T10:19:47.866Z] #0 4.666 ++ mktemp -d [2023-04-21T10:19:47.866Z] #0 4.666 + export GOPATH=/tmp/tmp.0HpCjuD7Di [2023-04-21T10:19:47.866Z] #0 4.666 + GOPATH=/tmp/tmp.0HpCjuD7Di [2023-04-21T10:19:47.866Z] #0 4.666 + RM_GOPATH=1 [2023-04-21T10:19:47.866Z] #0 4.666 + case "$(go env GOARCH)" in [2023-04-21T10:19:47.866Z] #0 4.666 ++ go env GOARCH [2023-04-21T10:19:47.866Z] #0 4.683 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:47.866Z] #0 4.683 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:47.866Z] #0 4.683 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:47.866Z] #0 4.683 + dir=/tmp/install [2023-04-21T10:19:47.866Z] #0 4.683 + bin=shfmt [2023-04-21T10:19:47.866Z] #0 4.683 + shift [2023-04-21T10:19:47.866Z] #0 4.683 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-04-21T10:19:47.866Z] #0 4.683 + . /tmp/install/shfmt.installer [2023-04-21T10:19:47.866Z] #0 4.683 ++ : v3.0.2 [2023-04-21T10:19:47.866Z] #0 4.683 + install_shfmt [2023-04-21T10:19:47.866Z] #0 4.683 + echo 'Install shfmt version v3.0.2' [2023-04-21T10:19:47.866Z] #0 4.683 + GOBIN=/build [2023-04-21T10:19:47.866Z] #0 4.683 + GO111MODULE=on [2023-04-21T10:19:47.866Z] #0 4.683 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-04-21T10:19:47.866Z] #0 4.684 Install shfmt version v3.0.2 [2023-04-21T10:19:47.866Z] #0 5.316 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-04-21T10:19:47.866Z] #0 6.955 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-04-21T10:19:47.866Z] #0 6.957 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-04-21T10:19:47.866Z] #0 7.263 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-04-21T10:19:47.866Z] #0 9.352 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-04-21T10:19:48.126Z] #32 ... [2023-04-21T10:19:48.126Z] [2023-04-21T10:19:48.126Z] #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 [2023-04-21T10:19:48.126Z] #0 5.495 + RM_GOPATH=0 [2023-04-21T10:19:48.126Z] #0 5.495 + TMP_GOPATH= [2023-04-21T10:19:48.126Z] #0 5.495 + : /build [2023-04-21T10:19:48.126Z] #0 5.495 + '[' -z '' ']' [2023-04-21T10:19:48.126Z] #0 5.495 ++ mktemp -d [2023-04-21T10:19:48.126Z] #0 5.495 + export GOPATH=/tmp/tmp.2Fwbk8akWz [2023-04-21T10:19:48.126Z] #0 5.495 + GOPATH=/tmp/tmp.2Fwbk8akWz [2023-04-21T10:19:48.126Z] #0 5.495 + RM_GOPATH=1 [2023-04-21T10:19:48.126Z] #0 5.495 + case "$(go env GOARCH)" in [2023-04-21T10:19:48.126Z] #0 5.495 ++ go env GOARCH [2023-04-21T10:19:48.126Z] #0 5.516 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:48.126Z] #0 5.516 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:48.126Z] #0 5.521 Install golangci-lint version v1.49.0 [2023-04-21T10:19:48.126Z] #0 5.521 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:48.126Z] #0 5.521 + dir=/tmp/install [2023-04-21T10:19:48.126Z] #0 5.521 + bin=golangci_lint [2023-04-21T10:19:48.126Z] #0 5.521 + shift [2023-04-21T10:19:48.126Z] #0 5.521 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-04-21T10:19:48.126Z] #0 5.521 + . /tmp/install/golangci_lint.installer [2023-04-21T10:19:48.126Z] #0 5.521 ++ : v1.49.0 [2023-04-21T10:19:48.126Z] #0 5.521 + install_golangci_lint [2023-04-21T10:19:48.126Z] #0 5.521 + set -e [2023-04-21T10:19:48.126Z] #0 5.521 + echo 'Install golangci-lint version v1.49.0' [2023-04-21T10:19:48.126Z] #0 5.521 + GOBIN=/build [2023-04-21T10:19:48.126Z] #0 5.521 + GO111MODULE=on [2023-04-21T10:19:48.126Z] #0 5.521 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-04-21T10:19:48.126Z] #0 5.980 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-04-21T10:19:48.126Z] #0 9.688 go: downloading github.com/fatih/color v1.13.0 [2023-04-21T10:19:48.126Z] #0 9.740 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-21T10:19:48.126Z] #0 9.792 go: downloading github.com/pkg/errors v0.9.1 [2023-04-21T10:19:48.126Z] #0 9.793 go: downloading github.com/spf13/cobra v1.5.0 [2023-04-21T10:19:48.126Z] #0 10.04 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-21T10:19:48.126Z] #0 10.30 go: downloading github.com/spf13/viper v1.12.0 [2023-04-21T10:19:48.126Z] #0 10.64 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-21T10:19:48.126Z] #33 10.99 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-21T10:19:48.126Z] #33 11.01 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-04-21T10:19:48.126Z] #33 ... [2023-04-21T10:19:48.126Z] [2023-04-21T10:19:48.126Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:19:48.126Z] #0 5.121 + RM_GOPATH=0 [2023-04-21T10:19:48.126Z] #0 5.121 + TMP_GOPATH= [2023-04-21T10:19:48.126Z] #0 5.121 + : /build [2023-04-21T10:19:48.126Z] #0 5.121 + '[' -z '' ']' [2023-04-21T10:19:48.126Z] #0 5.121 ++ mktemp -d [2023-04-21T10:19:48.126Z] #0 5.132 + export GOPATH=/tmp/tmp.fBZM6xbqR6 [2023-04-21T10:19:48.126Z] #0 5.132 + GOPATH=/tmp/tmp.fBZM6xbqR6 [2023-04-21T10:19:48.126Z] #0 5.132 + RM_GOPATH=1 [2023-04-21T10:19:48.126Z] #0 5.132 + case "$(go env GOARCH)" in [2023-04-21T10:19:48.126Z] #0 5.132 ++ go env GOARCH [2023-04-21T10:19:48.126Z] #0 5.139 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:48.126Z] #0 5.139 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:48.126Z] #0 5.139 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:48.126Z] #0 5.139 + dir=/tmp/install [2023-04-21T10:19:48.126Z] #0 5.139 + bin=gotestsum [2023-04-21T10:19:48.126Z] #0 5.139 + shift [2023-04-21T10:19:48.126Z] #0 5.139 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-04-21T10:19:48.126Z] #0 5.139 + . /tmp/install/gotestsum.installer [2023-04-21T10:19:48.126Z] #0 5.139 ++ : v1.8.2 [2023-04-21T10:19:48.126Z] #0 5.139 + install_gotestsum [2023-04-21T10:19:48.126Z] #0 5.150 Install gotestsum version v1.8.2 [2023-04-21T10:19:48.126Z] #0 5.150 + set -e [2023-04-21T10:19:48.126Z] #0 5.150 + echo 'Install gotestsum version v1.8.2' [2023-04-21T10:19:48.126Z] #0 5.150 + GOBIN=/build [2023-04-21T10:19:48.126Z] #0 5.150 + GO111MODULE=on [2023-04-21T10:19:48.126Z] #0 5.150 + go install gotest.tools/gotestsum@v1.8.2 [2023-04-21T10:19:48.126Z] #0 5.624 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-21T10:19:48.126Z] #0 7.751 go: downloading github.com/fatih/color v1.13.0 [2023-04-21T10:19:48.126Z] #0 7.831 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-21T10:19:48.126Z] #0 7.840 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-21T10:19:48.126Z] #0 8.198 go: downloading golang.org/x/tools v0.1.11 [2023-04-21T10:19:48.126Z] #0 8.464 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-21T10:19:48.126Z] #0 8.650 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-21T10:19:48.126Z] #0 8.822 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-21T10:19:48.126Z] #0 9.118 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-21T10:19:48.163Z] using credential docker-jenkins-github-credentials [2023-04-21T10:19:48.175Z] Cloning the remote Git repository [2023-04-21T10:19:48.175Z] Cloning with configured refspecs honoured and without tags [2023-04-21T10:19:48.298Z] #32 ... [2023-04-21T10:19:48.298Z] [2023-04-21T10:19:48.298Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-21T10:19:48.298Z] #30 DONE 35.9s [2023-04-21T10:19:48.298Z] [2023-04-21T10:19:48.298Z] #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 [2023-04-21T10:19:48.298Z] #35 35.70 Selecting previously unselected package libprotoc23:arm64. [2023-04-21T10:19:48.298Z] #35 35.70 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2023-04-21T10:19:48.298Z] #35 35.71 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2023-04-21T10:19:48.386Z] #34 ... [2023-04-21T10:19:48.386Z] [2023-04-21T10:19:48.386Z] #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 [2023-04-21T10:19:48.386Z] #0 7.154 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:19:48.386Z] #0 7.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:19:48.386Z] #0 7.209 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:19:48.387Z] #0 8.162 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:19:48.387Z] #0 10.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:19:48.387Z] #35 ... [2023-04-21T10:19:48.387Z] [2023-04-21T10:19:48.387Z] #36 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:19:48.387Z] #0 4.400 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-04-21T10:19:48.387Z] #0 4.408 Cloning into '.'... [2023-04-21T10:19:48.647Z] #36 ... [2023-04-21T10:19:48.647Z] [2023-04-21T10:19:48.647Z] #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 [2023-04-21T10:19:48.647Z] #33 11.33 go: downloading golang.org/x/tools v0.1.12 [2023-04-21T10:19:48.647Z] #33 11.33 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-21T10:19:48.647Z] #33 11.61 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-21T10:19:48.874Z] #35 36.69 Selecting previously unselected package protobuf-c-compiler. [2023-04-21T10:19:48.874Z] #35 36.69 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2023-04-21T10:19:48.874Z] #35 36.70 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-21T10:19:48.908Z] #33 11.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-21T10:19:48.202Z] Cloning repository https://github.com/moby/moby.git [2023-04-21T10:19:48.272Z] > git init /home/ubuntu/workspace/moby_PR-45238 # timeout=10 [2023-04-21T10:19:48.778Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-21T10:19:48.779Z] > git --version # timeout=10 [2023-04-21T10:19:48.793Z] > git --version # 'git version 2.17.1' [2023-04-21T10:19:48.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:19:48.795Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45238/head:refs/remotes/origin/PR-45238 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:19:49.134Z] #35 36.89 Selecting previously unselected package protobuf-compiler. [2023-04-21T10:19:49.134Z] #35 36.89 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2023-04-21T10:19:49.134Z] #35 36.89 Unpacking protobuf-compiler (3.12.4-1) ... [2023-04-21T10:19:49.169Z] #33 11.97 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-21T10:19:49.260Z] #26 15.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-04-21T10:19:49.393Z] #35 37.05 Selecting previously unselected package python3-pkg-resources. [2023-04-21T10:19:49.393Z] #35 37.05 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-21T10:19:49.393Z] #35 37.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:19:49.653Z] #35 37.30 Selecting previously unselected package python3-six. [2023-04-21T10:19:49.653Z] #35 37.30 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-04-21T10:19:49.653Z] #35 37.31 Unpacking python3-six (1.16.0-2) ... [2023-04-21T10:19:49.653Z] #35 37.43 Selecting previously unselected package python3-protobuf. [2023-04-21T10:19:49.653Z] #35 37.43 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2023-04-21T10:19:49.653Z] #35 37.43 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-21T10:19:50.191Z] #26 ... [2023-04-21T10:19:50.191Z] [2023-04-21T10:19:50.191Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:19:50.191Z] #30 13.51 go: downloading github.com/fatih/color v1.13.0 [2023-04-21T10:19:50.191Z] #30 13.86 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-21T10:19:50.191Z] #30 14.07 go: downloading golang.org/x/tools v0.1.11 [2023-04-21T10:19:50.191Z] #30 14.63 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-21T10:19:50.191Z] #30 14.86 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-21T10:19:50.191Z] #30 15.22 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-21T10:19:50.191Z] #30 15.77 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-21T10:19:50.191Z] #30 16.22 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-21T10:19:50.191Z] #30 16.40 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-21T10:19:50.191Z] #30 16.86 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-21T10:19:50.449Z] #30 ... [2023-04-21T10:19:50.449Z] [2023-04-21T10:19:50.449Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:19:50.449Z] #24 7.304 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-04-21T10:19:50.449Z] #24 7.304 Cloning into '.'... [2023-04-21T10:19:50.449Z] #24 ... [2023-04-21T10:19:50.449Z] [2023-04-21T10:19:50.449Z] #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 [2023-04-21T10:19:50.449Z] #33 12.64 go: downloading github.com/fatih/color v1.13.0 [2023-04-21T10:19:50.449Z] #33 12.68 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-21T10:19:50.449Z] #33 12.85 go: downloading github.com/pkg/errors v0.9.1 [2023-04-21T10:19:50.449Z] #33 13.00 go: downloading github.com/spf13/cobra v1.5.0 [2023-04-21T10:19:50.449Z] #33 13.14 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-21T10:19:50.449Z] #33 13.71 go: downloading github.com/spf13/viper v1.12.0 [2023-04-21T10:19:50.449Z] #33 13.97 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-21T10:19:50.449Z] #33 14.99 go: downloading golang.org/x/tools v0.1.12 [2023-04-21T10:19:50.449Z] #33 15.05 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-21T10:19:50.449Z] #33 15.39 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-21T10:19:50.449Z] #33 15.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-21T10:19:50.449Z] #33 16.02 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-21T10:19:50.592Z] #35 38.09 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:19:51.527Z] #35 39.25 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-04-21T10:19:51.528Z] #35 39.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:19:51.528Z] #35 39.30 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-21T10:19:51.528Z] #35 39.33 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-04-21T10:19:51.528Z] #35 39.35 Setting up libcap2:arm64 (1:2.44-1) ... [2023-04-21T10:19:51.528Z] #35 39.37 Setting up python3-six (1.16.0-2) ... [2023-04-21T10:19:51.831Z] #33 ... [2023-04-21T10:19:51.831Z] [2023-04-21T10:19:51.831Z] #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 [2023-04-21T10:19:51.831Z] #31 18.86 + mkdir -p /build [2023-04-21T10:19:51.831Z] #31 18.87 + mv docker/docker /build/ [2023-04-21T10:19:51.831Z] #31 18.89 + rmdir docker [2023-04-21T10:19:52.053Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-052e949fbb173d6af) in /home/ubuntu/workspace/moby_PR-45238 [Pipeline] { [Pipeline] checkout [2023-04-21T10:19:52.144Z] The recommended git tool is: git [2023-04-21T10:19:52.464Z] #35 40.37 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-04-21T10:19:52.723Z] #35 40.40 Setting up libprotoc23:arm64 (3.12.4-1) ... [2023-04-21T10:19:52.723Z] #35 40.43 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-21T10:19:52.723Z] #35 40.47 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-21T10:19:52.723Z] #35 40.51 Setting up python3-protobuf (3.12.4-1) ... [2023-04-21T10:19:52.787Z] #31 DONE 19.6s [2023-04-21T10:19:52.787Z] [2023-04-21T10:19:52.787Z] #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 [2023-04-21T10:19:52.787Z] #27 11.23 + cd /tmp/tmp.u7KBUcVe7k/src/github.com/BurntSushi/toml [2023-04-21T10:19:52.787Z] #27 11.23 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-21T10:19:52.787Z] #27 11.59 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-04-21T10:19:52.787Z] #27 13.63 encoding [2023-04-21T10:19:52.787Z] #27 13.63 internal/goarch [2023-04-21T10:19:52.787Z] #27 14.06 internal/unsafeheader [2023-04-21T10:19:52.787Z] #27 14.30 internal/abi [2023-04-21T10:19:52.787Z] #27 14.32 internal/cpu [2023-04-21T10:19:52.787Z] #27 15.24 internal/goexperiment [2023-04-21T10:19:52.787Z] #27 15.74 internal/goos [2023-04-21T10:19:52.787Z] #27 15.96 runtime/internal/atomic [2023-04-21T10:19:52.787Z] #27 16.37 internal/bytealg [2023-04-21T10:19:52.787Z] #27 18.32 runtime/internal/math [2023-04-21T10:19:52.787Z] #27 18.99 runtime/internal/sys [2023-04-21T10:19:52.787Z] #27 18.99 runtime/internal/syscall [2023-04-21T10:19:52.787Z] #27 19.68 internal/itoa [2023-04-21T10:19:53.044Z] #27 20.29 runtime [2023-04-21T10:19:53.609Z] #27 20.49 math/bits [2023-04-21T10:19:54.499Z] #33 ... [2023-04-21T10:19:54.499Z] [2023-04-21T10:19:54.499Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:19:54.499Z] #25 15.89 unicode/utf8 [2023-04-21T10:19:54.499Z] #25 16.63 internal/race [2023-04-21T10:19:54.499Z] #25 16.83 sync/atomic [2023-04-21T10:19:54.629Z] #35 ... [2023-04-21T10:19:54.629Z] [2023-04-21T10:19:54.629Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:19:54.629Z] #34 40.38 Selecting previously unselected package libxml2:arm64. [2023-04-21T10:19:54.629Z] #34 40.39 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... [2023-04-21T10:19:54.629Z] #34 40.40 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-21T10:19:54.629Z] #34 41.08 Selecting previously unselected package libarchive13:arm64. [2023-04-21T10:19:54.629Z] #34 41.09 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-04-21T10:19:54.629Z] #34 41.10 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-04-21T10:19:54.629Z] #34 41.41 Selecting previously unselected package libjsoncpp24:arm64. [2023-04-21T10:19:54.629Z] #34 41.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-04-21T10:19:54.629Z] #34 41.43 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-04-21T10:19:54.629Z] #34 41.61 Selecting previously unselected package librhash0:arm64. [2023-04-21T10:19:54.629Z] #34 41.61 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2023-04-21T10:19:54.629Z] #34 41.65 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-04-21T10:19:54.629Z] #34 41.91 Selecting previously unselected package libuv1:arm64. [2023-04-21T10:19:54.629Z] #34 41.92 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2023-04-21T10:19:54.629Z] #34 41.92 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-04-21T10:19:54.629Z] #34 42.04 Selecting previously unselected package cmake. [2023-04-21T10:19:54.629Z] #34 42.05 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-04-21T10:19:54.629Z] #34 42.05 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-21T10:19:54.723Z] using credential docker-jenkins-github-credentials [2023-04-21T10:19:54.736Z] Cloning the remote Git repository [2023-04-21T10:19:54.736Z] Cloning with configured refspecs honoured and without tags [2023-04-21T10:19:55.071Z] #25 17.91 unicode [2023-04-21T10:19:55.503Z] #27 22.27 math [2023-04-21T10:19:53.555Z] Cloning repository https://github.com/moby/moby.git [2023-04-21T10:19:53.654Z] > git init /home/ubuntu/workspace/moby_PR-45238 # timeout=10 [2023-04-21T10:19:55.205Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-21T10:19:55.205Z] > git --version # timeout=10 [2023-04-21T10:19:55.230Z] > git --version # 'git version 2.17.1' [2023-04-21T10:19:55.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:19:55.247Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45238/head:refs/remotes/origin/PR-45238 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:19:56.433Z] #27 ... [2023-04-21T10:19:56.433Z] [2023-04-21T10:19:56.433Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:19:56.433Z] #35 13.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:19:56.433Z] #35 19.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:19:56.433Z] #35 ... [2023-04-21T10:19:56.433Z] [2023-04-21T10:19:56.433Z] #32 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:19:56.433Z] #32 14.74 go: downloading github.com/pkg/errors v0.9.1 [2023-04-21T10:19:56.433Z] #32 14.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-04-21T10:19:56.433Z] #32 14.84 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-21T10:19:56.433Z] #32 15.95 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-04-21T10:19:56.433Z] #32 21.39 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-04-21T10:19:56.534Z] #34 ... [2023-04-21T10:19:56.534Z] [2023-04-21T10:19:56.534Z] #36 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:19:56.534Z] #36 34.09 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-04-21T10:19:56.534Z] #36 35.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:19:56.690Z] #32 23.90 go: downloading github.com/google/uuid v1.3.0 [2023-04-21T10:19:56.800Z] #36 ... [2023-04-21T10:19:56.800Z] [2023-04-21T10:19:56.800Z] #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 [2023-04-21T10:19:56.800Z] #35 43.73 Setting up libcap-dev:arm64 (1:2.44-1) ... [2023-04-21T10:19:56.800Z] #35 43.74 Setting up protobuf-compiler (3.12.4-1) ... [2023-04-21T10:19:56.800Z] #35 43.76 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-21T10:19:56.800Z] #35 43.78 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2023-04-21T10:19:56.800Z] #35 43.81 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-21T10:19:56.800Z] #35 43.83 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-04-21T10:19:56.800Z] #35 43.85 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:19:57.077Z] #35 DONE 44.7s [2023-04-21T10:19:57.077Z] [2023-04-21T10:19:57.077Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:19:57.077Z] #34 44.65 Setting up libicu67:arm64 (67.1-7) ... [2023-04-21T10:19:57.077Z] #34 44.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:19:57.077Z] #34 44.74 Setting up libuv1:arm64 (1.40.0-2) ... [2023-04-21T10:19:57.077Z] #34 44.76 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:19:57.077Z] #34 44.84 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-04-21T10:19:57.077Z] #34 44.88 Setting up librhash0:arm64 (1.4.1-2) ... [2023-04-21T10:19:57.077Z] #34 44.91 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-21T10:19:57.254Z] #32 24.27 go: downloading github.com/moby/vpnkit v0.5.0 [2023-04-21T10:19:57.254Z] #32 ... [2023-04-21T10:19:57.254Z] [2023-04-21T10:19:57.254Z] #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:19:57.254Z] #22 14.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:19:57.254Z] #22 ... [2023-04-21T10:19:57.254Z] [2023-04-21T10:19:57.254Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:19:57.254Z] #29 15.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:19:57.254Z] #29 20.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:19:57.341Z] #34 45.02 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-21T10:19:57.341Z] #34 45.04 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-04-21T10:19:57.341Z] #34 45.11 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-21T10:19:57.341Z] #34 45.17 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:19:57.619Z] #25 ... [2023-04-21T10:19:57.619Z] [2023-04-21T10:19:57.619Z] #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 [2023-04-21T10:19:57.619Z] #28 10.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:19:57.619Z] #28 19.86 Fetched 8643 kB in 15s (579 kB/s) [2023-04-21T10:19:57.820Z] #29 ... [2023-04-21T10:19:57.820Z] [2023-04-21T10:19:57.820Z] #32 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:19:57.820Z] #32 24.75 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-04-21T10:19:57.820Z] #32 ... [2023-04-21T10:19:57.820Z] [2023-04-21T10:19:57.820Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:19:57.820Z] #36 14.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:19:57.820Z] #36 ... [2023-04-21T10:19:57.820Z] [2023-04-21T10:19:57.820Z] #32 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:19:57.820Z] #32 25.07 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-21T10:19:57.879Z] #28 19.86 Reading package lists... [2023-04-21T10:19:57.879Z] #28 ... [2023-04-21T10:19:57.879Z] [2023-04-21T10:19:57.879Z] #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 [2023-04-21T10:19:57.879Z] #33 19.78 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-21T10:19:57.879Z] #33 19.79 go: downloading github.com/stretchr/testify v1.8.0 [2023-04-21T10:19:57.879Z] #33 20.14 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-04-21T10:19:57.879Z] #33 20.19 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-21T10:19:57.879Z] #33 20.30 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-21T10:19:57.879Z] #33 20.35 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-21T10:19:57.879Z] #33 20.45 go: downloading github.com/spf13/afero v1.8.2 [2023-04-21T10:19:57.879Z] #33 20.54 go: downloading github.com/spf13/cast v1.5.0 [2023-04-21T10:19:57.879Z] #33 20.64 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-21T10:19:57.879Z] #33 20.80 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-04-21T10:19:57.879Z] #33 ... [2023-04-21T10:19:57.879Z] [2023-04-21T10:19:57.879Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:19:57.879Z] #29 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:19:57.879Z] #29 13.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:19:58.141Z] #29 ... [2023-04-21T10:19:58.141Z] [2023-04-21T10:19:58.141Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:19:58.141Z] #31 11.04 go: downloading github.com/pkg/errors v0.9.1 [2023-04-21T10:19:58.141Z] #31 11.04 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-04-21T10:19:58.141Z] #31 11.19 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-21T10:19:58.141Z] #31 11.70 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-04-21T10:19:58.141Z] #31 15.08 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-04-21T10:19:58.141Z] #31 16.06 go: downloading github.com/google/uuid v1.3.0 [2023-04-21T10:19:58.141Z] #31 16.15 go: downloading github.com/moby/vpnkit v0.5.0 [2023-04-21T10:19:58.141Z] #31 16.54 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-04-21T10:19:58.141Z] #31 16.74 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-21T10:19:58.141Z] #31 16.93 go: downloading github.com/gorilla/mux v1.8.0 [2023-04-21T10:19:58.141Z] #31 17.04 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-04-21T10:19:58.141Z] #31 17.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-21T10:19:58.141Z] #31 17.58 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-04-21T10:19:58.141Z] #31 ... [2023-04-21T10:19:58.141Z] [2023-04-21T10:19:58.141Z] #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 [2023-04-21T10:19:58.141Z] #33 21.05 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-21T10:19:58.285Z] #34 DONE 45.9s [2023-04-21T10:19:58.285Z] [2023-04-21T10:19:58.285Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-21T10:19:58.384Z] #32 25.26 go: downloading github.com/gorilla/mux v1.8.0 [2023-04-21T10:19:58.545Z] #38 ... [2023-04-21T10:19:58.545Z] [2023-04-21T10:19:58.545Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:19:58.545Z] #32 36.22 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-21T10:19:58.545Z] #32 36.32 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-04-21T10:19:58.545Z] #32 36.45 go: downloading go.uber.org/zap v1.17.0 [2023-04-21T10:19:58.545Z] #32 36.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-04-21T10:19:58.545Z] #32 36.97 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-04-21T10:19:58.545Z] #32 37.01 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-04-21T10:19:58.545Z] #32 37.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-04-21T10:19:58.545Z] #32 37.06 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-04-21T10:19:58.545Z] #32 37.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-04-21T10:19:58.545Z] #32 37.11 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-04-21T10:19:58.545Z] #32 37.12 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-04-21T10:19:58.545Z] #32 37.15 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-21T10:19:58.545Z] #32 37.29 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-04-21T10:19:58.545Z] #32 37.42 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-21T10:19:58.545Z] #32 37.50 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-21T10:19:58.545Z] #32 37.62 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-21T10:19:58.545Z] #32 37.62 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-21T10:19:58.545Z] #32 37.68 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-21T10:19:58.545Z] #32 37.70 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-21T10:19:58.545Z] #32 37.75 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-04-21T10:19:58.545Z] #32 37.80 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-21T10:19:58.545Z] #32 37.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-21T10:19:58.545Z] #32 37.93 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-21T10:19:58.545Z] #32 38.56 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-21T10:19:58.545Z] #32 38.64 go: downloading github.com/google/go-cmp v0.5.8 [2023-04-21T10:19:58.545Z] #32 38.79 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-21T10:19:58.545Z] #32 38.92 go: downloading go.uber.org/atomic v1.7.0 [2023-04-21T10:19:58.545Z] #32 38.92 go: downloading go.uber.org/multierr v1.6.0 [2023-04-21T10:19:58.545Z] #32 39.04 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-04-21T10:19:58.545Z] #32 39.18 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-21T10:19:58.545Z] #32 39.18 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-04-21T10:19:58.545Z] #32 39.23 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-21T10:19:58.545Z] #32 39.35 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-21T10:19:58.545Z] #32 39.35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-21T10:19:58.545Z] #32 39.41 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-21T10:19:58.545Z] #32 39.46 go: downloading github.com/prometheus/common v0.32.1 [2023-04-21T10:19:58.545Z] #32 39.96 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-21T10:19:58.545Z] #32 39.96 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-21T10:19:58.545Z] #32 40.81 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-21T10:19:58.545Z] #32 41.83 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-21T10:19:58.950Z] #32 25.83 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-04-21T10:19:59.084Z] #33 21.71 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-21T10:19:59.114Z] #32 ... [2023-04-21T10:19:59.114Z] [2023-04-21T10:19:59.114Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-21T10:19:59.114Z] #38 0.756 + RM_GOPATH=0 [2023-04-21T10:19:59.114Z] #38 0.756 + TMP_GOPATH= [2023-04-21T10:19:59.114Z] #38 0.759 + : /build [2023-04-21T10:19:59.114Z] #38 0.759 + '[' -z '' ']' [2023-04-21T10:19:59.114Z] #38 0.760 ++ mktemp -d [2023-04-21T10:19:59.114Z] #38 0.770 + export GOPATH=/tmp/tmp.DiLgKJuG2b [2023-04-21T10:19:59.114Z] #38 0.770 + GOPATH=/tmp/tmp.DiLgKJuG2b [2023-04-21T10:19:59.114Z] #38 0.770 + RM_GOPATH=1 [2023-04-21T10:19:59.114Z] #38 0.770 + case "$(go env GOARCH)" in [2023-04-21T10:19:59.114Z] #38 0.771 ++ go env GOARCH [2023-04-21T10:19:59.114Z] #38 0.788 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:59.114Z] #38 0.790 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:19:59.114Z] #38 0.792 ++ dirname /tmp/install/install.sh [2023-04-21T10:19:59.114Z] #38 0.801 + dir=/tmp/install [2023-04-21T10:19:59.114Z] #38 0.801 + bin=tini [2023-04-21T10:19:59.114Z] #38 0.801 + shift [2023-04-21T10:19:59.114Z] #38 0.801 + '[' '!' -f /tmp/install/tini.installer ']' [2023-04-21T10:19:59.114Z] #38 0.801 + . /tmp/install/tini.installer [2023-04-21T10:19:59.114Z] #38 0.801 ++ : v0.19.0 [2023-04-21T10:19:59.114Z] #38 0.801 + install_tini [2023-04-21T10:19:59.114Z] #38 0.801 Install tini version v0.19.0 [2023-04-21T10:19:59.114Z] #38 0.801 + echo 'Install tini version v0.19.0' [2023-04-21T10:19:59.114Z] #38 0.802 + git clone https://github.com/krallin/tini.git /tmp/tmp.DiLgKJuG2b/tini [2023-04-21T10:19:59.114Z] #38 0.816 Cloning into '/tmp/tmp.DiLgKJuG2b/tini'... [2023-04-21T10:19:59.345Z] #33 ... [2023-04-21T10:19:59.345Z] [2023-04-21T10:19:59.345Z] #24 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-21T10:19:59.345Z] #24 DONE 22.1s [2023-04-21T10:19:59.345Z] [2023-04-21T10:19:59.345Z] #30 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:19:59.345Z] #30 21.02 Updating files: 61% (1178/1914) Updating files: 62% (1187/1914) Updating files: 63% (1206/1914) Updating files: 64% (1225/1914) Updating files: 65% (1245/1914) Updating files: 66% (1264/1914) Updating files: 67% (1283/1914) Updating files: 68% (1302/1914) Updating files: 69% (1321/1914) Updating files: 70% (1340/1914) Updating files: 71% (1359/1914) Updating files: 72% (1379/1914) Updating files: 73% (1398/1914) Updating files: 74% (1417/1914) Updating files: 75% (1436/1914) Updating files: 76% (1455/1914) Updating files: 77% (1474/1914) Updating files: 78% (1493/1914) Updating files: 79% (1513/1914) Updating files: 80% (1532/1914) Updating files: 81% (1551/1914) Updating files: 82% (1570/1914) Updating files: 83% (1589/1914) Updating files: 84% (1608/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) Updating files: 90% (1723/1914) Updating files: 91% (1742/1914) Updating files: 92% (1761/1914) Updating files: 93% (1781/1914) Updating files: 94% (1800/1914) Updating files: 95% (1819/1914) Updating files: 96% (1838/1914) Updating files: 97% (1857/1914) Updating files: 98% (1876/1914) Updating files: 99% (1895/1914) Updating files: 100% (1914/1914) Updating files: 100% (1914/1914), done. [2023-04-21T10:19:59.345Z] #30 21.79 + cd /tmp/tmp.dZf9HUn8hB/src/github.com/docker/libnetwork [2023-04-21T10:19:59.345Z] #30 21.79 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-21T10:19:59.514Z] #32 26.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-21T10:19:59.606Z] #30 22.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-04-21T10:19:59.606Z] #30 ... [2023-04-21T10:19:59.606Z] [2023-04-21T10:19:59.606Z] #27 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:19:59.606Z] #27 12.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:19:59.606Z] #27 20.08 Fetched 8643 kB in 14s (607 kB/s) [2023-04-21T10:19:59.606Z] #27 20.08 Reading package lists... [2023-04-21T10:19:59.606Z] #27 ... [2023-04-21T10:19:59.606Z] [2023-04-21T10:19:59.606Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:19:59.606Z] #29 21.75 Fetched 8643 kB in 15s (574 kB/s) [2023-04-21T10:19:59.731Z] #38 ... [2023-04-21T10:19:59.731Z] [2023-04-21T10:19:59.731Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:19:59.731Z] #33 37.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-04-21T10:19:59.731Z] #33 37.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2023-04-21T10:19:59.731Z] #33 37.31 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-21T10:19:59.731Z] #33 39.26 Selecting previously unselected package binutils-mingw-w64. [2023-04-21T10:19:59.731Z] #33 39.26 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-04-21T10:19:59.731Z] #33 39.28 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-21T10:19:59.731Z] #33 39.41 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-04-21T10:19:59.731Z] #33 39.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-04-21T10:19:59.731Z] #33 39.43 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-21T10:19:59.731Z] #33 39.88 Selecting previously unselected package dmsetup. [2023-04-21T10:19:59.731Z] #33 39.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-04-21T10:19:59.731Z] #33 39.91 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-21T10:19:59.731Z] #33 40.12 Selecting previously unselected package mingw-w64-common. [2023-04-21T10:19:59.731Z] #33 40.12 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-04-21T10:19:59.731Z] #33 40.14 Unpacking mingw-w64-common (8.0.0-1) ... [2023-04-21T10:19:59.731Z] #33 45.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-04-21T10:19:59.731Z] #33 45.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-04-21T10:19:59.731Z] #33 45.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-21T10:19:59.731Z] #33 ... [2023-04-21T10:19:59.731Z] [2023-04-21T10:19:59.731Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-21T10:19:59.731Z] #38 1.636 + cd /tmp/tmp.DiLgKJuG2b/tini [2023-04-21T10:19:59.731Z] #38 1.641 + git checkout -q v0.19.0 [2023-04-21T10:19:59.731Z] #38 1.687 + cmake . [2023-04-21T10:20:00.078Z] #32 27.22 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-04-21T10:20:00.344Z] #38 2.113 -- The C compiler identification is GNU 10.2.1 [2023-04-21T10:20:00.344Z] #38 2.201 -- Detecting C compiler ABI info [2023-04-21T10:20:00.548Z] #29 21.75 Reading package lists... [2023-04-21T10:20:00.548Z] #29 ... [2023-04-21T10:20:00.548Z] [2023-04-21T10:20:00.548Z] #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 [2023-04-21T10:20:00.548Z] #35 13.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:20:00.548Z] #35 21.56 Fetched 8643 kB in 15s (587 kB/s) [2023-04-21T10:20:00.809Z] #35 21.56 Reading package lists... [2023-04-21T10:20:00.809Z] #35 ... [2023-04-21T10:20:00.809Z] [2023-04-21T10:20:00.809Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:20:00.809Z] #34 14.56 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-21T10:20:00.809Z] #34 14.66 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-21T10:20:00.809Z] #34 19.02 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-21T10:20:00.809Z] #34 ... [2023-04-21T10:20:00.809Z] [2023-04-21T10:20:00.809Z] #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 [2023-04-21T10:20:00.809Z] #33 23.77 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-04-21T10:20:00.917Z] #38 2.692 -- Detecting C compiler ABI info - done [2023-04-21T10:20:00.917Z] #38 2.766 -- Check for working C compiler: /usr/bin/cc - skipped [2023-04-21T10:20:00.917Z] #38 2.778 -- Detecting C compile features [2023-04-21T10:20:00.917Z] #38 2.779 -- Detecting C compile features - done [2023-04-21T10:20:00.917Z] #38 2.819 -- Performing Test HAS_BUILTIN_FORTIFY [2023-04-21T10:20:01.071Z] #33 23.79 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-21T10:20:01.071Z] #33 23.95 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-21T10:20:01.178Z] #38 3.032 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-04-21T10:20:01.178Z] #38 3.089 -- Configuring done [2023-04-21T10:20:01.178Z] #38 3.101 -- Generating done [2023-04-21T10:20:01.178Z] #38 3.124 -- Build files have been written to: /tmp/tmp.DiLgKJuG2b/tini [2023-04-21T10:20:01.178Z] #38 3.141 + make tini-static [2023-04-21T10:20:01.331Z] #33 24.09 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-04-21T10:20:01.331Z] #33 24.09 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-21T10:20:01.592Z] #33 24.46 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-21T10:20:01.748Z] #38 3.482 Scanning dependencies of target tini-static [2023-04-21T10:20:01.748Z] #38 3.560 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-04-21T10:20:01.853Z] #33 24.57 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-04-21T10:20:01.853Z] #33 24.71 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-21T10:20:02.114Z] #33 25.01 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-21T10:20:02.375Z] #33 25.25 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-04-21T10:20:02.375Z] #33 25.34 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-21T10:20:02.375Z] #33 25.40 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-21T10:20:02.636Z] #33 25.54 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-21T10:20:02.896Z] #33 25.60 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-04-21T10:20:02.896Z] #33 25.74 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-21T10:20:03.127Z] #38 4.985 [100%] Linking C executable tini-static [2023-04-21T10:20:03.157Z] #33 25.86 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-21T10:20:03.157Z] #33 25.95 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-21T10:20:03.157Z] #33 26.05 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-21T10:20:03.157Z] #33 26.05 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-04-21T10:20:03.417Z] #33 26.15 go: downloading github.com/daixiang0/gci v0.6.3 [2023-04-21T10:20:03.678Z] #33 26.53 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-21T10:20:03.678Z] #33 26.53 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-21T10:20:03.696Z] #38 5.607 [100%] Built target tini-static [2023-04-21T10:20:03.939Z] #33 26.69 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-21T10:20:03.939Z] #33 26.72 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-21T10:20:03.939Z] #33 26.79 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-04-21T10:20:03.955Z] #38 5.685 + mkdir -p /build [2023-04-21T10:20:03.955Z] #38 5.692 + cp tini-static /build/docker-init [2023-04-21T10:20:04.214Z] #38 DONE 6.1s [2023-04-21T10:20:04.214Z] [2023-04-21T10:20:04.214Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:20:04.214Z] #0 2.505 Note: Building without setproctitle() and strlcpy() support. [2023-04-21T10:20:04.214Z] #0 2.505 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-21T10:20:04.214Z] #0 2.514 Note: Building without GnuTLS support [2023-04-21T10:20:04.214Z] #0 2.522 Makefile.config:39: Warn: you have no libnftables installed [2023-04-21T10:20:04.214Z] #0 2.524 Makefile.config:40: Warn: Building without nftables support [2023-04-21T10:20:04.214Z] #0 4.790 fatal: not a git repository (or any of the parent directories): .git [2023-04-21T10:20:04.214Z] #0 4.918 GEN .gitid [2023-04-21T10:20:04.214Z] #0 4.969 GEN criu/include/version.h [2023-04-21T10:20:04.214Z] #0 5.053 GEN include/common/asm [2023-04-21T10:20:04.255Z] #32 ... [2023-04-21T10:20:04.255Z] [2023-04-21T10:20:04.255Z] #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 [2023-04-21T10:20:04.255Z] #33 29.58 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-21T10:20:04.255Z] #33 29.59 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-21T10:20:04.255Z] #33 29.76 go: downloading github.com/stretchr/testify v1.8.0 [2023-04-21T10:20:04.255Z] #33 30.48 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-04-21T10:20:04.255Z] #33 30.74 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-21T10:20:04.255Z] #33 30.84 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-04-21T10:20:04.255Z] #33 31.00 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-21T10:20:04.255Z] #33 31.16 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-21T10:20:04.255Z] #33 31.36 go: downloading github.com/spf13/afero v1.8.2 [2023-04-21T10:20:04.473Z] #39 7.468 PBCC images/timens.pb-c.c [2023-04-21T10:20:04.512Z] #33 31.55 go: downloading github.com/spf13/cast v1.5.0 [2023-04-21T10:20:04.732Z] #39 7.570 DEP images/timens.pb-c.d [2023-04-21T10:20:04.732Z] #39 7.780 PBCC images/fown.pb-c.c [2023-04-21T10:20:04.732Z] #39 7.852 PBCC images/google/protobuf/descriptor.pb-c.c [2023-04-21T10:20:04.768Z] #33 31.96 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-21T10:20:04.991Z] #39 7.978 PBCC images/opts.pb-c.c [2023-04-21T10:20:04.991Z] #39 8.086 PBCC images/memfd.pb-c.c [2023-04-21T10:20:05.025Z] #33 32.24 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-21T10:20:05.252Z] #39 8.146 DEP images/fown.pb-c.d [2023-04-21T10:20:05.252Z] #39 8.240 DEP images/google/protobuf/descriptor.pb-c.d [2023-04-21T10:20:05.252Z] #39 8.317 DEP images/opts.pb-c.d [2023-04-21T10:20:05.252Z] #39 ... [2023-04-21T10:20:05.252Z] [2023-04-21T10:20:05.252Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:20:05.252Z] #33 53.08 Selecting previously unselected package gcc-mingw-w64-base. [2023-04-21T10:20:05.252Z] #33 53.09 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2023-04-21T10:20:05.252Z] #33 53.09 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-21T10:20:05.306Z] #33 32.42 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-21T10:20:05.326Z] #33 27.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-21T10:20:05.326Z] #33 27.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-21T10:20:05.326Z] #33 27.90 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-21T10:20:05.326Z] #33 28.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-04-21T10:20:05.511Z] #33 53.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-04-21T10:20:05.511Z] #33 53.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2023-04-21T10:20:05.511Z] #33 53.28 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-21T10:20:05.585Z] #33 28.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-21T10:20:05.756Z] Fetching without tags [2023-04-21T10:20:05.846Z] #33 28.57 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-21T10:20:05.846Z] #33 28.68 go: downloading github.com/golangci/misspell v0.3.5 [2023-04-21T10:20:05.846Z] #33 28.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-21T10:20:05.976Z] Merging remotes/origin/20.10 commit ac1cd0423f37e45992483d3af11d909b4bb70971 into PR head commit 7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:20:06.057Z] #33 32.81 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-04-21T10:20:06.106Z] #33 28.97 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-04-21T10:20:06.366Z] #33 29.10 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-21T10:20:06.366Z] #33 29.21 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-21T10:20:06.366Z] #33 29.21 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-21T10:20:06.450Z] #33 ... [2023-04-21T10:20:06.450Z] [2023-04-21T10:20:06.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 [2023-04-21T10:20:06.450Z] #25 43.98 internal/reflectlite [2023-04-21T10:20:06.450Z] #25 43.99 sync [2023-04-21T10:20:06.450Z] #25 45.63 internal/testlog [2023-04-21T10:20:06.450Z] #25 46.79 errors [2023-04-21T10:20:06.450Z] #25 46.79 sort [2023-04-21T10:20:06.450Z] #25 47.13 strconv [2023-04-21T10:20:06.450Z] #25 48.05 io [2023-04-21T10:20:06.450Z] #25 49.14 internal/oserror [2023-04-21T10:20:06.450Z] #25 49.42 syscall [2023-04-21T10:20:06.450Z] #25 50.81 reflect [2023-04-21T10:20:06.450Z] #25 ... [2023-04-21T10:20:06.450Z] [2023-04-21T10:20:06.450Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:20:06.450Z] #39 8.444 DEP images/memfd.pb-c.d [2023-04-21T10:20:06.450Z] #39 8.526 PBCC images/sit.pb-c.c [2023-04-21T10:20:06.450Z] #39 8.648 DEP images/sit.pb-c.d [2023-04-21T10:20:06.450Z] #39 8.711 PBCC images/macvlan.pb-c.c [2023-04-21T10:20:06.450Z] #39 8.738 DEP images/macvlan.pb-c.d [2023-04-21T10:20:06.450Z] #39 8.838 PBCC images/autofs.pb-c.c [2023-04-21T10:20:06.450Z] #39 8.875 DEP images/autofs.pb-c.d [2023-04-21T10:20:06.450Z] #39 8.941 PBCC images/sysctl.pb-c.c [2023-04-21T10:20:06.450Z] #39 8.978 DEP images/sysctl.pb-c.d [2023-04-21T10:20:06.450Z] #39 9.016 PBCC images/time.pb-c.c [2023-04-21T10:20:06.450Z] #39 9.033 DEP images/time.pb-c.d [2023-04-21T10:20:06.450Z] #39 9.062 PBCC images/binfmt-misc.pb-c.c [2023-04-21T10:20:06.450Z] #39 9.136 DEP images/binfmt-misc.pb-c.d [2023-04-21T10:20:06.450Z] #39 9.223 PBCC images/seccomp.pb-c.c [2023-04-21T10:20:06.450Z] #39 9.251 DEP images/seccomp.pb-c.d [2023-04-21T10:20:06.450Z] #39 9.370 PBCC images/userns.pb-c.c [2023-04-21T10:20:06.450Z] #39 9.417 DEP images/userns.pb-c.d [2023-04-21T10:20:06.450Z] #39 9.528 PBCC images/cgroup.pb-c.c [2023-04-21T10:20:06.450Z] #39 9.568 DEP images/cgroup.pb-c.d [2023-04-21T10:20:06.450Z] #39 9.614 PBCC images/ext-file.pb-c.c [2023-04-21T10:20:06.626Z] #33 29.39 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-21T10:20:06.626Z] #33 29.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-21T10:20:06.626Z] #33 29.50 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-21T10:20:06.626Z] #33 29.51 go: downloading github.com/julz/importas v0.1.0 [2023-04-21T10:20:06.626Z] #33 29.61 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-04-21T10:20:06.644Z] Merge succeeded, producing 7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:20:06.645Z] Checking out Revision 7a778373c84d1ba440a336e1dcb9076481828ff6 (PR-45238) [2023-04-21T10:20:06.646Z] #33 33.54 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-21T10:20:06.646Z] #33 33.88 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-21T10:20:06.646Z] #33 33.92 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-04-21T10:20:06.708Z] #39 9.665 DEP images/ext-file.pb-c.d [2023-04-21T10:20:06.708Z] #39 9.729 PBCC images/rpc.pb-c.c [2023-04-21T10:20:06.708Z] #39 9.769 DEP images/rpc.pb-c.d [2023-04-21T10:20:06.708Z] #39 9.819 PBCC images/siginfo.pb-c.c [2023-04-21T10:20:06.708Z] #39 9.861 DEP images/siginfo.pb-c.d [2023-04-21T10:20:06.887Z] #33 29.63 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-21T10:20:06.887Z] #33 29.77 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-21T10:20:06.887Z] #33 29.89 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-04-21T10:20:06.973Z] #39 9.961 PBCC images/pagemap.pb-c.c [2023-04-21T10:20:06.973Z] #39 10.05 DEP images/pagemap.pb-c.d [2023-04-21T10:20:06.973Z] #39 10.10 PBCC images/rlimit.pb-c.c [2023-04-21T10:20:07.147Z] #33 29.93 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-04-21T10:20:07.212Z] #33 34.12 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-21T10:20:07.234Z] #39 10.15 DEP images/rlimit.pb-c.d [2023-04-21T10:20:07.235Z] #39 10.24 PBCC images/file-lock.pb-c.c [2023-04-21T10:20:07.235Z] #39 10.28 DEP images/file-lock.pb-c.d [2023-04-21T10:20:07.235Z] #39 10.35 PBCC images/tty.pb-c.c [2023-04-21T10:20:07.407Z] #33 30.06 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-04-21T10:20:07.407Z] #33 30.08 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-21T10:20:07.407Z] #33 30.24 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-21T10:20:07.407Z] #33 30.34 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-21T10:20:05.693Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-21T10:20:05.708Z] > git config --add remote.origin.fetch +refs/pull/45238/head:refs/remotes/origin/PR-45238 # timeout=10 [2023-04-21T10:20:05.717Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:20:05.732Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-21T10:20:05.759Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-21T10:20:05.759Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:20:05.761Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45238/head:refs/remotes/origin/PR-45238 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:20:05.982Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T10:20:05.996Z] > git checkout -f 7a778373c84d1ba440a336e1dcb9076481828ff6 # timeout=10 [2023-04-21T10:20:06.586Z] > git remote # timeout=10 [2023-04-21T10:20:06.599Z] > git config --get remote.origin.url # timeout=10 [2023-04-21T10:20:06.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:20:06.621Z] > git merge ac1cd0423f37e45992483d3af11d909b4bb70971 # timeout=10 [2023-04-21T10:20:06.634Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-21T10:20:06.646Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T10:20:06.658Z] > git checkout -f 7a778373c84d1ba440a336e1dcb9076481828ff6 # timeout=10 [2023-04-21T10:20:07.468Z] #33 34.44 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-21T10:20:07.495Z] #39 10.39 DEP images/tty.pb-c.d [2023-04-21T10:20:07.495Z] #39 10.45 PBCC images/tun.pb-c.c [2023-04-21T10:20:07.495Z] #39 10.51 PBCC images/netdev.pb-c.c [2023-04-21T10:20:07.495Z] #39 10.56 DEP images/tun.pb-c.d [2023-04-21T10:20:07.495Z] #39 10.61 DEP images/netdev.pb-c.d [2023-04-21T10:20:07.495Z] #39 10.68 PBCC images/vma.pb-c.c [2023-04-21T10:20:07.667Z] #33 30.41 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-21T10:20:07.667Z] #33 30.44 go: downloading github.com/mgechev/revive v1.2.3 [2023-04-21T10:20:07.754Z] #39 10.73 DEP images/vma.pb-c.d [2023-04-21T10:20:07.754Z] #39 10.80 PBCC images/creds.pb-c.c [2023-04-21T10:20:07.754Z] #39 10.83 DEP images/creds.pb-c.d [2023-04-21T10:20:07.754Z] #39 10.89 PBCC images/utsns.pb-c.c [2023-04-21T10:20:07.754Z] #39 10.93 DEP images/utsns.pb-c.d [2023-04-21T10:20:07.927Z] #33 ... [2023-04-21T10:20:07.927Z] [2023-04-21T10:20:07.927Z] #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 [2023-04-21T10:20:07.927Z] #23 28.39 Updating files: 73% (1637/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-04-21T10:20:07.927Z] #23 28.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-04-21T10:20:07.927Z] #23 30.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-04-21T10:20:08.014Z] #39 10.98 PBCC images/ipc-desc.pb-c.c [2023-04-21T10:20:08.015Z] #39 11.03 PBCC images/ipc-sem.pb-c.c [2023-04-21T10:20:08.015Z] #39 11.06 DEP images/ipc-desc.pb-c.d [2023-04-21T10:20:08.032Z] #33 35.02 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-04-21T10:20:08.273Z] #39 11.14 DEP images/ipc-sem.pb-c.d [2023-04-21T10:20:08.273Z] #39 11.23 PBCC images/ipc-msg.pb-c.c [2023-04-21T10:20:08.273Z] #39 11.24 DEP images/ipc-msg.pb-c.d [2023-04-21T10:20:08.273Z] #39 11.30 PBCC images/ipc-shm.pb-c.c [2023-04-21T10:20:08.273Z] #39 11.35 DEP images/ipc-shm.pb-c.d [2023-04-21T10:20:08.289Z] #33 35.28 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-21T10:20:08.289Z] #33 35.48 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-21T10:20:08.289Z] #33 ... [2023-04-21T10:20:08.289Z] [2023-04-21T10:20:08.289Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:20:08.289Z] #25 31.44 Updating files: 40% (776/1914) Updating files: 41% (785/1914) Updating files: 42% (804/1914) Updating files: 43% (824/1914) Updating files: 44% (843/1914) Updating files: 45% (862/1914) Updating files: 46% (881/1914) Updating files: 47% (900/1914) Updating files: 48% (919/1914) Updating files: 49% (938/1914) Updating files: 50% (957/1914) Updating files: 51% (977/1914) Updating files: 52% (996/1914) Updating files: 53% (1015/1914) Updating files: 54% (1034/1914) Updating files: 55% (1053/1914) Updating files: 56% (1072/1914) Updating files: 57% (1091/1914) Updating files: 58% (1111/1914) Updating files: 59% (1130/1914) Updating files: 60% (1149/1914) Updating files: 61% (1168/1914) Updating files: 62% (1187/1914) Updating files: 63% (1206/1914) Updating files: 64% (1225/1914) Updating files: 65% (1245/1914) Updating files: 66% (1264/1914) Updating files: 66% (1271/1914) Updating files: 67% (1283/1914) Updating files: 68% (1302/1914) Updating files: 69% (1321/1914) Updating files: 70% (1340/1914) Updating files: 71% (1359/1914) Updating files: 72% (1379/1914) Updating files: 73% (1398/1914) Updating files: 74% (1417/1914) Updating files: 75% (1436/1914) Updating files: 76% (1455/1914) Updating files: 77% (1474/1914) Updating files: 78% (1493/1914) Updating files: 79% (1513/1914) Updating files: 80% (1532/1914) Updating files: 81% (1551/1914) Updating files: 82% (1570/1914) Updating files: 83% (1589/1914) Updating files: 84% (1608/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) Updating files: 90% (1723/1914) Updating files: 91% (1742/1914) Updating files: 92% (1761/1914) Updating files: 92% (1769/1914) Updating files: 93% (1781/1914) Updating files: 94% (1800/1914) Updating files: 95% (1819/1914) Updating files: 96% (1838/1914) Updating files: 97% (1857/1914) Updating files: 98% (1876/1914) Updating files: 99% (1895/1914) Updating files: 100% (1914/1914) Updating files: 100% (1914/1914), done. [2023-04-21T10:20:08.289Z] #25 33.96 + cd /tmp/tmp.6F1WIJN16c/src/github.com/docker/libnetwork [2023-04-21T10:20:08.289Z] #25 33.96 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-21T10:20:08.289Z] #25 34.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-04-21T10:20:08.538Z] #39 11.41 PBCC images/ipc-var.pb-c.c [2023-04-21T10:20:08.538Z] #39 11.44 DEP images/ipc-var.pb-c.d [2023-04-21T10:20:08.538Z] #39 11.53 PBCC images/sk-opts.pb-c.c [2023-04-21T10:20:08.538Z] #39 11.55 PBCC images/packet-sock.pb-c.c [2023-04-21T10:20:08.538Z] #39 11.60 DEP images/sk-opts.pb-c.d [2023-04-21T10:20:08.538Z] #39 11.67 DEP images/packet-sock.pb-c.d [2023-04-21T10:20:08.538Z] #39 11.72 PBCC images/sk-netlink.pb-c.c [2023-04-21T10:20:08.797Z] #39 11.80 DEP images/sk-netlink.pb-c.d [2023-04-21T10:20:08.797Z] #39 11.86 PBCC images/sk-inet.pb-c.c [2023-04-21T10:20:08.797Z] #39 11.91 DEP images/sk-inet.pb-c.d [2023-04-21T10:20:08.797Z] #39 11.98 PBCC images/sk-unix.pb-c.c [2023-04-21T10:20:09.056Z] #39 12.01 DEP images/sk-unix.pb-c.d [2023-04-21T10:20:09.056Z] #39 12.06 PBCC images/mm.pb-c.c [2023-04-21T10:20:09.056Z] #39 12.10 DEP images/mm.pb-c.d [2023-04-21T10:20:09.056Z] #39 12.16 PBCC images/timerfd.pb-c.c [2023-04-21T10:20:09.056Z] #39 12.17 DEP images/timerfd.pb-c.d [2023-04-21T10:20:09.314Z] #39 12.25 PBCC images/timer.pb-c.c [2023-04-21T10:20:09.315Z] #39 12.29 DEP images/timer.pb-c.d [2023-04-21T10:20:09.315Z] #39 12.33 PBCC images/sa.pb-c.c [2023-04-21T10:20:09.315Z] #39 12.36 DEP images/sa.pb-c.d [2023-04-21T10:20:09.315Z] #39 ... [2023-04-21T10:20:09.315Z] [2023-04-21T10:20:09.315Z] #24 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:20:09.315Z] #24 DONE 57.1s [2023-04-21T10:20:09.315Z] [2023-04-21T10:20:09.315Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:20:09.315Z] #39 12.40 PBCC images/pipe-data.pb-c.c [2023-04-21T10:20:09.315Z] #39 12.42 DEP images/pipe-data.pb-c.d [2023-04-21T10:20:09.315Z] #39 12.48 PBCC images/mnt.pb-c.c [2023-04-21T10:20:09.573Z] #39 12.56 DEP images/mnt.pb-c.d [2023-04-21T10:20:09.573Z] #39 12.71 PBCC images/sk-packet.pb-c.c [2023-04-21T10:20:09.573Z] #39 12.77 DEP images/sk-packet.pb-c.d [2023-04-21T10:20:09.832Z] #39 12.89 PBCC images/tcp-stream.pb-c.c [2023-04-21T10:20:10.091Z] #39 13.05 DEP images/tcp-stream.pb-c.d [2023-04-21T10:20:10.350Z] #39 13.24 PBCC images/pipe.pb-c.c [2023-04-21T10:20:10.350Z] #39 13.30 DEP images/pipe.pb-c.d [2023-04-21T10:20:10.350Z] #39 13.35 PBCC images/pstree.pb-c.c [2023-04-21T10:20:10.350Z] #39 13.38 DEP images/pstree.pb-c.d [2023-04-21T10:20:10.350Z] #39 13.43 PBCC images/fs.pb-c.c [2023-04-21T10:20:10.350Z] #39 13.46 DEP images/fs.pb-c.d [2023-04-21T10:20:10.350Z] #39 13.50 PBCC images/signalfd.pb-c.c [2023-04-21T10:20:10.350Z] #39 13.54 DEP images/signalfd.pb-c.d [2023-04-21T10:20:10.608Z] #39 13.59 PBCC images/fh.pb-c.c [2023-04-21T10:20:10.608Z] #39 13.61 PBCC images/fsnotify.pb-c.c [2023-04-21T10:20:10.608Z] #39 13.66 DEP images/fh.pb-c.d [2023-04-21T10:20:10.608Z] #39 13.70 DEP images/fsnotify.pb-c.d [2023-04-21T10:20:10.608Z] #39 13.74 PBCC images/eventpoll.pb-c.c [2023-04-21T10:20:10.608Z] #39 13.78 DEP images/eventpoll.pb-c.d [2023-04-21T10:20:10.867Z] #39 13.83 PBCC images/eventfd.pb-c.c [2023-04-21T10:20:10.867Z] #39 13.86 DEP images/eventfd.pb-c.d [2023-04-21T10:20:10.867Z] #39 13.93 PBCC images/remap-file-path.pb-c.c [2023-04-21T10:20:10.867Z] #39 13.97 DEP images/remap-file-path.pb-c.d [2023-04-21T10:20:10.867Z] #39 14.03 PBCC images/fifo.pb-c.c [2023-04-21T10:20:10.953Z] Commit message: "update runc binary to v1.1.5" [2023-04-21T10:20:11.126Z] #39 14.07 DEP images/fifo.pb-c.d [2023-04-21T10:20:11.126Z] #39 14.16 PBCC images/ghost-file.pb-c.c [2023-04-21T10:20:11.126Z] #39 14.21 DEP images/ghost-file.pb-c.d [2023-04-21T10:20:11.126Z] #39 14.27 PBCC images/regfile.pb-c.c [2023-04-21T10:20:11.222Z] #23 ... [2023-04-21T10:20:11.222Z] [2023-04-21T10:20:11.222Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:20:11.222Z] #31 23.74 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-04-21T10:20:11.222Z] #31 23.83 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-21T10:20:11.222Z] #31 ... [2023-04-21T10:20:11.222Z] [2023-04-21T10:20:11.222Z] #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 [2023-04-21T10:20:11.222Z] #33 31.33 go: downloading github.com/moricho/tparallel v0.2.1 [2023-04-21T10:20:11.222Z] #33 31.34 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-04-21T10:20:11.222Z] #33 31.44 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-04-21T10:20:11.222Z] #33 31.55 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-04-21T10:20:11.222Z] #33 31.63 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-04-21T10:20:11.222Z] #33 31.79 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-04-21T10:20:11.222Z] #33 31.85 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-04-21T10:20:11.222Z] #33 31.89 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-04-21T10:20:11.222Z] #33 31.99 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-04-21T10:20:11.222Z] #33 32.03 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-04-21T10:20:11.222Z] #33 32.05 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-04-21T10:20:11.222Z] #33 32.53 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-04-21T10:20:11.222Z] #33 32.53 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-04-21T10:20:11.222Z] #33 32.61 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-04-21T10:20:11.222Z] #33 32.68 go: downloading github.com/sivchari/tenv v1.7.0 [2023-04-21T10:20:11.222Z] #33 32.75 go: downloading github.com/sonatard/noctx v0.0.1 [2023-04-21T10:20:11.222Z] #33 32.81 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-04-21T10:20:11.222Z] #33 32.98 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-04-21T10:20:11.222Z] #33 33.06 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-04-21T10:20:11.222Z] #33 33.06 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-04-21T10:20:11.222Z] #33 33.13 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-04-21T10:20:11.222Z] #33 33.22 go: downloading github.com/tetafro/godot v1.4.11 [2023-04-21T10:20:11.222Z] #33 33.23 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-04-21T10:20:11.222Z] #33 33.38 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-04-21T10:20:11.222Z] #33 33.39 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-04-21T10:20:11.222Z] #33 33.49 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-04-21T10:20:11.222Z] #33 33.85 go: downloading github.com/ultraware/funlen v0.0.3 [2023-04-21T10:20:11.222Z] #33 33.96 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-04-21T10:20:11.222Z] #33 34.02 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-04-21T10:20:11.222Z] #33 34.09 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-04-21T10:20:11.222Z] #33 34.18 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-04-21T10:20:11.385Z] #39 14.32 DEP images/regfile.pb-c.d [2023-04-21T10:20:11.385Z] #39 14.39 PBCC images/ns.pb-c.c [2023-04-21T10:20:11.385Z] #39 14.42 DEP images/ns.pb-c.d [2023-04-21T10:20:11.385Z] #39 14.51 PBCC images/fdinfo.pb-c.c [2023-04-21T10:20:11.482Z] #33 34.39 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-04-21T10:20:11.566Z] #25 ... [2023-04-21T10:20:11.566Z] [2023-04-21T10:20:11.566Z] #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:20:11.566Z] #22 28.39 Fetched 8643 kB in 22s (393 kB/s) [2023-04-21T10:20:11.566Z] #22 28.39 Reading package lists... [2023-04-21T10:20:11.566Z] #22 ... [2023-04-21T10:20:11.566Z] [2023-04-21T10:20:11.566Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:20:11.566Z] #36 28.39 Fetched 8643 kB in 22s (394 kB/s) [2023-04-21T10:20:11.566Z] #36 28.39 Reading package lists... [2023-04-21T10:20:11.566Z] #36 ... [2023-04-21T10:20:11.566Z] [2023-04-21T10:20:11.566Z] #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 [2023-04-21T10:20:11.566Z] #33 35.88 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-04-21T10:20:11.566Z] #33 36.01 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-21T10:20:11.566Z] #33 36.34 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-21T10:20:11.566Z] #33 36.39 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-21T10:20:11.566Z] #33 37.03 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-04-21T10:20:11.566Z] #33 37.19 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-21T10:20:11.566Z] #33 37.27 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-21T10:20:11.566Z] #33 37.59 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-21T10:20:11.566Z] #33 37.60 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-21T10:20:11.566Z] #33 37.98 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-04-21T10:20:11.566Z] #33 38.10 go: downloading github.com/daixiang0/gci v0.6.3 [2023-04-21T10:20:11.645Z] #39 14.57 DEP images/fdinfo.pb-c.d [2023-04-21T10:20:11.645Z] #39 14.66 PBCC images/core-aarch64.pb-c.c [2023-04-21T10:20:11.645Z] #39 14.70 PBCC images/core-arm.pb-c.c [2023-04-21T10:20:11.645Z] #39 14.72 PBCC images/core-ppc64.pb-c.c [2023-04-21T10:20:11.645Z] #39 14.75 PBCC images/core-s390.pb-c.c [2023-04-21T10:20:11.645Z] #39 14.79 PBCC images/core-x86.pb-c.c [2023-04-21T10:20:11.742Z] #33 34.53 go: downloading honnef.co/go/tools v0.3.3 [2023-04-21T10:20:11.822Z] #33 38.98 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-21T10:20:11.822Z] #33 39.02 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-21T10:20:11.904Z] #39 14.88 PBCC images/core.pb-c.c [2023-04-21T10:20:11.904Z] #39 14.95 PBCC images/inventory.pb-c.c [2023-04-21T10:20:11.904Z] #39 15.00 DEP images/core-aarch64.pb-c.d [2023-04-21T10:20:12.163Z] #39 15.12 DEP images/core-arm.pb-c.d [2023-04-21T10:20:12.385Z] #33 39.32 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-21T10:20:12.385Z] #33 39.37 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-21T10:20:12.385Z] #33 39.57 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-04-21T10:20:12.422Z] #39 15.22 DEP images/core-ppc64.pb-c.d [2023-04-21T10:20:12.422Z] #39 15.31 DEP images/core-s390.pb-c.d [2023-04-21T10:20:12.422Z] #39 15.41 DEP images/core-x86.pb-c.d [2023-04-21T10:20:12.422Z] #39 15.46 DEP images/core.pb-c.d [2023-04-21T10:20:12.422Z] #39 15.52 DEP images/inventory.pb-c.d [2023-04-21T10:20:12.681Z] #39 15.57 PBCC images/cpuinfo.pb-c.c [2023-04-21T10:20:12.681Z] #39 15.59 DEP images/cpuinfo.pb-c.d [2023-04-21T10:20:12.681Z] #39 15.64 PBCC images/stats.pb-c.c [2023-04-21T10:20:12.681Z] #39 15.67 DEP images/stats.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-21T10:20:13.124Z] #33 ... [2023-04-21T10:20:13.124Z] [2023-04-21T10:20:13.124Z] #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 [2023-04-21T10:20:13.124Z] #28 19.86 Reading package lists... [2023-04-21T10:20:13.124Z] #28 26.05 Reading package lists... [2023-04-21T10:20:13.124Z] #28 31.67 Building dependency tree... [2023-04-21T10:20:13.124Z] #28 35.13 The following additional packages will be installed: [2023-04-21T10:20:13.124Z] #28 35.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-21T10:20:13.124Z] #28 35.16 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-04-21T10:20:13.124Z] #28 35.16 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-04-21T10:20:13.124Z] #28 35.16 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-04-21T10:20:13.124Z] #28 35.16 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-04-21T10:20:13.124Z] #28 35.16 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-04-21T10:20:13.124Z] #28 35.17 mingw-w64-common mingw-w64-x86-64-dev [2023-04-21T10:20:13.124Z] #28 35.19 Suggested packages: [2023-04-21T10:20:13.124Z] #28 35.20 gcc-10-locales seccomp wine64 [2023-04-21T10:20:13.124Z] #28 ... [2023-04-21T10:20:13.124Z] [2023-04-21T10:20:13.124Z] #27 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:20:13.124Z] #27 20.08 Reading package lists... [2023-04-21T10:20:13.124Z] #27 26.27 Reading package lists... [2023-04-21T10:20:13.124Z] #27 31.69 Building dependency tree... [2023-04-21T10:20:13.124Z] #27 35.13 The following additional packages will be installed: [2023-04-21T10:20:13.124Z] #27 35.14 libbtrfs0 [2023-04-21T10:20:13.124Z] #27 35.35 The following NEW packages will be installed: [2023-04-21T10:20:13.124Z] #27 35.36 libbtrfs-dev libbtrfs0 [2023-04-21T10:20:13.124Z] #27 35.82 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:20:13.124Z] #27 35.82 Need to get 460 kB of archives. [2023-04-21T10:20:13.124Z] #27 35.82 After this operation, 1237 kB of additional disk space will be used. [2023-04-21T10:20:13.124Z] #27 35.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-21T10:20:13.124Z] #27 35.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-21T10:20:13.483Z] + docker version [2023-04-21T10:20:13.695Z] #27 ... [2023-04-21T10:20:13.695Z] [2023-04-21T10:20:13.695Z] #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 [2023-04-21T10:20:13.695Z] #35 21.56 Reading package lists... [2023-04-21T10:20:13.695Z] #35 27.80 Reading package lists... [2023-04-21T10:20:13.695Z] #35 33.07 Building dependency tree... [2023-04-21T10:20:13.695Z] #35 36.47 The following additional packages will be installed: [2023-04-21T10:20:13.696Z] #35 36.49 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-04-21T10:20:13.696Z] #35 36.50 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-04-21T10:20:13.696Z] #35 36.50 Suggested packages: [2023-04-21T10:20:13.696Z] #35 36.51 manpages-dev protobuf-mode-el python3-setuptools [2023-04-21T10:20:13.696Z] #35 ... [2023-04-21T10:20:13.696Z] [2023-04-21T10:20:13.696Z] #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 [2023-04-21T10:20:13.696Z] #28 36.62 The following NEW packages will be installed: [2023-04-21T10:20:13.696Z] #28 36.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-21T10:20:13.696Z] #28 36.62 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-04-21T10:20:13.696Z] #28 36.62 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-04-21T10:20:13.696Z] #28 36.62 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-04-21T10:20:13.696Z] #28 36.62 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-04-21T10:20:13.696Z] #28 36.63 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-04-21T10:20:13.696Z] #28 36.63 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-04-21T10:20:13.696Z] #28 36.63 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-04-21T10:20:13.696Z] #28 36.64 mingw-w64-x86-64-dev [2023-04-21T10:20:13.756Z] #33 ... [2023-04-21T10:20:13.756Z] [2023-04-21T10:20:13.756Z] #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 [2023-04-21T10:20:13.756Z] #34 DONE 40.6s [2023-04-21T10:20:13.756Z] [2023-04-21T10:20:13.756Z] #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:20:13.756Z] #22 28.39 Reading package lists... [2023-04-21T10:20:14.043Z] Fetching without tags [2023-04-21T10:20:14.267Z] #28 37.10 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:20:14.267Z] #28 37.10 Need to get 115 MB of archives. [2023-04-21T10:20:14.267Z] #28 37.10 After this operation, 645 MB of additional disk space will be used. [2023-04-21T10:20:14.267Z] #28 37.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-04-21T10:20:14.267Z] #28 37.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] [2023-04-21T10:20:14.286Z] Merging remotes/origin/20.10 commit ac1cd0423f37e45992483d3af11d909b4bb70971 into PR head commit 7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:20:14.527Z] #28 37.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-04-21T10:20:14.527Z] #28 37.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-04-21T10:20:14.527Z] #28 37.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-04-21T10:20:14.527Z] #28 37.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-04-21T10:20:14.527Z] #28 ... [2023-04-21T10:20:14.527Z] [2023-04-21T10:20:14.527Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:20:14.527Z] #29 21.75 Reading package lists... [2023-04-21T10:20:14.527Z] #29 27.70 Reading package lists... [2023-04-21T10:20:14.527Z] #29 33.16 Building dependency tree... [2023-04-21T10:20:14.527Z] #29 36.60 The following additional packages will be installed: [2023-04-21T10:20:14.527Z] #29 36.61 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-04-21T10:20:14.527Z] #29 36.63 Suggested packages: [2023-04-21T10:20:14.527Z] #29 36.63 cmake-doc ninja-build lrzip [2023-04-21T10:20:14.527Z] #29 36.63 Recommended packages: [2023-04-21T10:20:14.527Z] #29 36.63 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-04-21T10:20:14.527Z] #29 37.43 The following NEW packages will be installed: [2023-04-21T10:20:14.527Z] #29 37.44 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-21T10:20:14.527Z] #29 37.44 vim-common xxd [2023-04-21T10:20:14.585Z] #39 17.30 make[1]: Nothing to be done for 'all'. [2023-04-21T10:20:14.787Z] #29 ... [2023-04-21T10:20:14.787Z] [2023-04-21T10:20:14.787Z] #27 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:20:14.787Z] #27 36.89 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:20:14.787Z] #27 37.18 Fetched 460 kB in 0s (1176 kB/s) [2023-04-21T10:20:14.787Z] #27 37.29 Selecting previously unselected package libbtrfs0:amd64. [2023-04-21T10:20:14.787Z] #27 37.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-21T10:20:14.787Z] #27 37.37 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-21T10:20:14.787Z] #27 37.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:20:14.788Z] #27 37.69 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-21T10:20:14.982Z] Merge succeeded, producing 7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:20:14.982Z] Checking out Revision 7a778373c84d1ba440a336e1dcb9076481828ff6 (PR-45238) [2023-04-21T10:20:15.048Z] #27 37.70 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-21T10:20:15.048Z] #27 37.70 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:20:15.124Z] #22 40.42 Reading package lists... [2023-04-21T10:20:15.124Z] #22 ... [2023-04-21T10:20:15.124Z] [2023-04-21T10:20:15.124Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:20:15.124Z] #35 32.26 Fetched 8643 kB in 25s (346 kB/s) [2023-04-21T10:20:15.124Z] #35 32.26 Reading package lists... [2023-04-21T10:20:15.124Z] #35 ... [2023-04-21T10:20:15.124Z] [2023-04-21T10:20:15.124Z] #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 [2023-04-21T10:20:15.124Z] #33 41.56 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-21T10:20:15.124Z] #33 41.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-21T10:20:15.124Z] #33 41.81 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-21T10:20:15.124Z] #33 42.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-04-21T10:20:15.309Z] #27 38.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:20:15.309Z] #27 38.10 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:20:15.309Z] #27 38.15 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:20:15.687Z] #33 42.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-21T10:20:15.687Z] #33 42.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-21T10:20:15.884Z] #27 DONE 38.7s [2023-04-21T10:20:15.884Z] [2023-04-21T10:20:15.884Z] #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 [2023-04-21T10:20:15.884Z] #35 37.95 The following NEW packages will be installed: [2023-04-21T10:20:15.884Z] #35 37.95 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-04-21T10:20:15.884Z] #35 37.95 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-04-21T10:20:15.884Z] #35 37.95 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-04-21T10:20:15.884Z] #35 37.96 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-04-21T10:20:15.884Z] #35 38.37 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:20:15.884Z] #35 38.37 Need to get 4583 kB of archives. [2023-04-21T10:20:15.884Z] #35 38.37 After this operation, 25.9 MB of additional disk space will be used. [2023-04-21T10:20:15.884Z] #35 38.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-21T10:20:15.884Z] #35 38.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-04-21T10:20:15.884Z] #35 38.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-21T10:20:15.884Z] #35 38.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-04-21T10:20:15.884Z] #35 38.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-04-21T10:20:15.884Z] #35 38.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-04-21T10:20:15.884Z] #35 38.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-21T10:20:15.884Z] #35 38.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-04-21T10:20:15.884Z] #35 38.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-04-21T10:20:15.884Z] #35 38.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-04-21T10:20:15.884Z] #35 38.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-04-21T10:20:15.884Z] #35 38.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-04-21T10:20:15.884Z] #35 38.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-04-21T10:20:15.884Z] #35 38.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-04-21T10:20:15.884Z] #35 38.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-04-21T10:20:15.884Z] #35 38.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-21T10:20:15.884Z] #35 38.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-21T10:20:15.884Z] #35 38.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-04-21T10:20:15.944Z] #33 42.91 go: downloading github.com/golangci/misspell v0.3.5 [2023-04-21T10:20:15.944Z] #33 43.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-21T10:20:15.944Z] #33 43.10 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-04-21T10:20:15.966Z] #39 18.70 CC images/stats.o [2023-04-21T10:20:15.966Z] #39 18.96 CC images/core.o [2023-04-21T10:20:13.978Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-21T10:20:13.994Z] > git config --add remote.origin.fetch +refs/pull/45238/head:refs/remotes/origin/PR-45238 # timeout=10 [2023-04-21T10:20:14.011Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:20:14.022Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-21T10:20:14.048Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-21T10:20:14.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:20:14.050Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45238/head:refs/remotes/origin/PR-45238 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:20:14.293Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T10:20:14.311Z] > git checkout -f 7a778373c84d1ba440a336e1dcb9076481828ff6 # timeout=10 [2023-04-21T10:20:14.899Z] > git remote # timeout=10 [2023-04-21T10:20:14.919Z] > git config --get remote.origin.url # timeout=10 [2023-04-21T10:20:14.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:20:14.940Z] > git merge ac1cd0423f37e45992483d3af11d909b4bb70971 # timeout=10 [2023-04-21T10:20:14.962Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-21T10:20:14.985Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T10:20:15.002Z] > git checkout -f 7a778373c84d1ba440a336e1dcb9076481828ff6 # timeout=10 [2023-04-21T10:20:16.200Z] #33 43.25 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-21T10:20:16.200Z] #33 ... [2023-04-21T10:20:16.200Z] [2023-04-21T10:20:16.200Z] #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 [2023-04-21T10:20:16.200Z] #27 33.29 unicode/utf8 [2023-04-21T10:20:16.200Z] #27 35.03 internal/race [2023-04-21T10:20:16.200Z] #27 35.60 sync/atomic [2023-04-21T10:20:16.200Z] #27 37.59 unicode [2023-04-21T10:20:16.457Z] #27 ... [2023-04-21T10:20:16.457Z] [2023-04-21T10:20:16.457Z] #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 [2023-04-21T10:20:16.457Z] #33 43.49 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-21T10:20:16.457Z] #33 43.54 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-21T10:20:16.457Z] #33 ... [2023-04-21T10:20:16.457Z] [2023-04-21T10:20:16.457Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:20:16.457Z] #30 33.58 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-21T10:20:16.533Z] #39 19.48 CC images/core-x86.o [2023-04-21T10:20:16.713Z] #30 ... [2023-04-21T10:20:16.713Z] [2023-04-21T10:20:16.714Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:20:16.714Z] #35 32.26 Reading package lists... [2023-04-21T10:20:17.102Z] #39 19.99 CC images/core-arm.o [2023-04-21T10:20:17.270Z] #35 39.97 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:20:17.277Z] #35 43.48 Reading package lists... [2023-04-21T10:20:17.277Z] #35 ... [2023-04-21T10:20:17.277Z] [2023-04-21T10:20:17.277Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:20:17.277Z] #29 34.35 Fetched 8643 kB in 27s (322 kB/s) [2023-04-21T10:20:17.362Z] #39 20.42 CC images/core-aarch64.o [2023-04-21T10:20:17.530Z] #35 ... [2023-04-21T10:20:17.530Z] [2023-04-21T10:20:17.530Z] #32 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-21T10:20:17.530Z] #32 DONE 40.2s [2023-04-21T10:20:17.530Z] [2023-04-21T10:20:17.530Z] #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 [2023-04-21T10:20:17.530Z] #35 40.27 Fetched 4583 kB in 1s (6257 kB/s) [2023-04-21T10:20:17.530Z] #35 40.38 Selecting previously unselected package libcap2:amd64. [2023-04-21T10:20:17.530Z] #35 40.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 ... 15722 files and directories currently installed.) [2023-04-21T10:20:17.530Z] #35 40.46 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-21T10:20:17.530Z] #35 40.46 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:20:17.533Z] #29 34.35 Reading package lists... [2023-04-21T10:20:17.533Z] #29 ... [2023-04-21T10:20:17.533Z] [2023-04-21T10:20:17.533Z] #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 [2023-04-21T10:20:17.533Z] #33 43.95 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-21T10:20:17.533Z] #33 44.05 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-21T10:20:17.533Z] #33 44.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-21T10:20:17.533Z] #33 44.35 go: downloading github.com/julz/importas v0.1.0 [2023-04-21T10:20:17.533Z] #33 44.58 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-04-21T10:20:17.622Z] #39 20.72 CC images/core-ppc64.o [2023-04-21T10:20:17.790Z] #35 40.59 Selecting previously unselected package libcap-dev:amd64. [2023-04-21T10:20:17.790Z] #35 40.61 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-04-21T10:20:17.790Z] #35 40.61 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-04-21T10:20:17.790Z] #33 44.76 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-21T10:20:17.790Z] #33 44.90 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-21T10:20:18.047Z] #33 45.13 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-04-21T10:20:18.050Z] #35 40.73 Selecting previously unselected package libnet1:amd64. [2023-04-21T10:20:18.050Z] #35 40.75 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-21T10:20:18.050Z] #35 40.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:20:18.050Z] #35 40.95 Selecting previously unselected package libnet1-dev. [2023-04-21T10:20:18.050Z] #35 40.95 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-21T10:20:18.050Z] #35 40.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-21T10:20:18.304Z] #33 45.40 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-04-21T10:20:18.304Z] #33 45.42 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-04-21T10:20:18.558Z] #39 21.31 CC images/core-s390.o [2023-04-21T10:20:18.620Z] #35 41.20 Selecting previously unselected package libnl-3-200:amd64. [2023-04-21T10:20:18.620Z] #35 41.20 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-21T10:20:18.620Z] #35 41.20 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:20:18.620Z] #35 41.35 Selecting previously unselected package libnl-3-dev:amd64. [2023-04-21T10:20:18.620Z] #35 41.35 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-04-21T10:20:18.620Z] #35 41.40 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-21T10:20:18.817Z] #39 ... [2023-04-21T10:20:18.817Z] [2023-04-21T10:20:18.817Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:20:18.817Z] #25 56.48 internal/syscall/unix [2023-04-21T10:20:18.817Z] #25 56.84 time [2023-04-21T10:20:18.817Z] #25 62.72 internal/poll [2023-04-21T10:20:18.817Z] #25 64.20 internal/fmtsort [2023-04-21T10:20:18.817Z] #25 64.86 internal/safefilepath [2023-04-21T10:20:18.817Z] #25 65.00 internal/syscall/execenv [2023-04-21T10:20:18.817Z] #25 65.12 path [2023-04-21T10:20:18.817Z] #25 65.14 strings [2023-04-21T10:20:18.817Z] #25 65.55 io/fs [2023-04-21T10:20:18.817Z] #25 66.43 os [2023-04-21T10:20:18.817Z] #25 ... [2023-04-21T10:20:18.817Z] [2023-04-21T10:20:18.817Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:20:18.817Z] #39 21.91 CC images/cpuinfo.o [2023-04-21T10:20:18.868Z] #33 45.73 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-21T10:20:18.868Z] #33 45.91 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-21T10:20:18.868Z] #33 46.07 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-21T10:20:18.880Z] #35 41.65 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-21T10:20:18.880Z] #35 41.65 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:20:18.880Z] #35 41.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:20:18.880Z] #35 41.80 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-04-21T10:20:18.880Z] #35 41.80 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:20:18.880Z] #35 41.80 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-21T10:20:18.880Z] #35 41.88 Selecting previously unselected package zlib1g-dev:amd64. [2023-04-21T10:20:18.880Z] #35 41.88 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-04-21T10:20:18.880Z] #35 41.90 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-21T10:20:19.076Z] #39 22.27 CC images/inventory.o [2023-04-21T10:20:19.124Z] #33 46.10 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-21T10:20:19.124Z] #33 46.28 go: downloading github.com/mgechev/revive v1.2.3 [2023-04-21T10:20:19.267Z] Commit message: "update runc binary to v1.1.5" [2023-04-21T10:20:19.451Z] #35 42.19 Selecting previously unselected package libprotobuf23:amd64. [2023-04-21T10:20:19.451Z] #35 42.19 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-04-21T10:20:19.451Z] #35 42.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-04-21T10:20:19.648Z] #39 22.59 CC images/fdinfo.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-21T10:20:19.907Z] #39 22.99 CC images/fown.o [2023-04-21T10:20:20.034Z] #35 ... [2023-04-21T10:20:20.034Z] [2023-04-21T10:20:20.034Z] #30 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:20:20.034Z] #30 DONE 42.7s [2023-04-21T10:20:20.034Z] [2023-04-21T10:20:20.034Z] #36 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:20:20.166Z] #39 23.18 CC images/ns.o [2023-04-21T10:20:20.295Z] #36 42.68 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-04-21T10:20:20.295Z] #36 42.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-04-21T10:20:20.295Z] #36 43.08 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:20:20.425Z] #39 23.40 CC images/regfile.o [2023-04-21T10:20:20.503Z] + docker version [2023-04-21T10:20:20.685Z] #39 23.62 CC images/ghost-file.o [2023-04-21T10:20:20.944Z] #39 23.89 CC images/fifo.o [2023-04-21T10:20:20.944Z] #39 24.11 CC images/remap-file-path.o [2023-04-21T10:20:21.017Z] #33 47.94 go: downloading github.com/moricho/tparallel v0.2.1 [2023-04-21T10:20:21.017Z] #33 47.96 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-04-21T10:20:21.273Z] #33 48.23 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-04-21T10:20:21.273Z] #33 48.24 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-04-21T10:20:21.273Z] #33 48.49 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-04-21T10:20:21.517Z] #39 24.32 CC images/eventfd.o [2023-04-21T10:20:21.517Z] #39 24.56 CC images/eventpoll.o [2023-04-21T10:20:21.534Z] #33 48.76 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-04-21T10:20:21.777Z] #39 24.77 CC images/fh.o [2023-04-21T10:20:21.777Z] #39 24.97 CC images/fsnotify.o [2023-04-21T10:20:21.793Z] #33 48.96 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-04-21T10:20:21.793Z] #33 49.04 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-04-21T10:20:22.072Z] #33 49.23 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-04-21T10:20:22.072Z] #33 49.25 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-04-21T10:20:22.329Z] #33 49.37 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-04-21T10:20:22.345Z] #39 ... [2023-04-21T10:20:22.345Z] [2023-04-21T10:20:22.345Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:20:22.345Z] #33 59.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-04-21T10:20:22.345Z] #33 59.97 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-04-21T10:20:22.345Z] #33 59.98 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:20:22.345Z] #33 ... [2023-04-21T10:20:22.345Z] [2023-04-21T10:20:22.345Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:20:22.345Z] #25 67.31 bufio [2023-04-21T10:20:22.345Z] #25 69.04 text/tabwriter [2023-04-21T10:20:22.345Z] #25 70.01 fmt [2023-04-21T10:20:22.345Z] #25 70.01 io/ioutil [2023-04-21T10:20:22.586Z] #33 ... [2023-04-21T10:20:22.586Z] [2023-04-21T10:20:22.586Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:20:22.586Z] #36 28.39 Reading package lists... [2023-04-21T10:20:22.586Z] #36 40.12 Reading package lists... [2023-04-21T10:20:22.843Z] #36 49.65 Building dependency tree... [2023-04-21T10:20:22.843Z] #36 ... [2023-04-21T10:20:22.843Z] [2023-04-21T10:20:22.843Z] #32 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:20:22.843Z] #32 39.78 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-04-21T10:20:22.843Z] #32 40.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-21T10:20:22.843Z] #32 ... [2023-04-21T10:20:22.843Z] [2023-04-21T10:20:22.843Z] #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 [2023-04-21T10:20:22.843Z] #33 49.94 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-04-21T10:20:22.843Z] #33 49.94 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-04-21T10:20:23.100Z] #33 50.13 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-04-21T10:20:23.100Z] #33 50.17 go: downloading github.com/sivchari/tenv v1.7.0 [2023-04-21T10:20:23.100Z] #33 50.25 go: downloading github.com/sonatard/noctx v0.0.1 [2023-04-21T10:20:23.358Z] #33 50.43 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-04-21T10:20:23.920Z] #33 50.89 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-04-21T10:20:23.920Z] #33 50.92 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-04-21T10:20:23.920Z] #33 50.99 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-04-21T10:20:24.177Z] #33 51.14 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-04-21T10:20:24.177Z] #33 51.25 go: downloading github.com/tetafro/godot v1.4.11 [2023-04-21T10:20:24.434Z] #33 51.42 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-04-21T10:20:24.434Z] #33 51.50 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-04-21T10:20:24.434Z] #33 51.60 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-04-21T10:20:24.497Z] #36 ... [2023-04-21T10:20:24.497Z] [2023-04-21T10:20:24.497Z] #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 [2023-04-21T10:20:24.497Z] #33 36.58 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-04-21T10:20:24.497Z] #33 36.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-04-21T10:20:24.497Z] #33 36.86 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-04-21T10:20:24.497Z] #33 36.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-21T10:20:24.497Z] #33 36.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-21T10:20:24.497Z] #33 36.98 go: downloading github.com/stretchr/objx v0.4.0 [2023-04-21T10:20:24.497Z] #33 37.11 go: downloading github.com/subosito/gotenv v1.4.0 [2023-04-21T10:20:24.497Z] #33 37.12 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-04-21T10:20:24.497Z] #33 37.49 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-04-21T10:20:24.497Z] #33 37.49 go: downloading github.com/magiconair/properties v1.8.6 [2023-04-21T10:20:24.497Z] #33 37.55 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-04-21T10:20:24.497Z] #33 37.82 go: downloading golang.org/x/text v0.3.7 [2023-04-21T10:20:24.497Z] #33 38.37 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-21T10:20:24.497Z] #33 45.17 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-21T10:20:24.497Z] #33 45.18 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-21T10:20:24.497Z] #33 45.46 go: downloading go.uber.org/zap v1.17.0 [2023-04-21T10:20:24.497Z] #33 46.14 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-04-21T10:20:24.497Z] #33 46.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-04-21T10:20:24.497Z] #33 46.34 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-04-21T10:20:24.497Z] #33 46.55 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-04-21T10:20:24.497Z] #33 46.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-04-21T10:20:24.497Z] #33 46.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-04-21T10:20:24.497Z] #33 46.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-04-21T10:20:24.497Z] #33 46.70 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-04-21T10:20:24.497Z] #33 46.70 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-04-21T10:20:24.497Z] #33 46.70 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-21T10:20:24.497Z] #33 ... [2023-04-21T10:20:24.497Z] [2023-04-21T10:20:24.497Z] #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 [2023-04-21T10:20:24.497Z] #35 43.12 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-04-21T10:20:24.497Z] #35 43.12 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-04-21T10:20:24.497Z] #35 43.12 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-21T10:20:24.497Z] #35 43.31 Selecting previously unselected package libprotobuf-dev:amd64. [2023-04-21T10:20:24.497Z] #35 43.31 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-04-21T10:20:24.497Z] #35 43.32 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-21T10:20:24.497Z] #35 44.56 Selecting previously unselected package libprotoc23:amd64. [2023-04-21T10:20:24.497Z] #35 44.56 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-04-21T10:20:24.497Z] #35 44.56 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-04-21T10:20:24.497Z] #35 45.14 Selecting previously unselected package protobuf-c-compiler. [2023-04-21T10:20:24.497Z] #35 45.14 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:20:24.497Z] #35 45.14 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-21T10:20:24.497Z] #35 45.29 Selecting previously unselected package protobuf-compiler. [2023-04-21T10:20:24.497Z] #35 45.34 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-04-21T10:20:24.497Z] #35 45.34 Unpacking protobuf-compiler (3.12.4-1) ... [2023-04-21T10:20:24.497Z] #35 45.46 Selecting previously unselected package python3-pkg-resources. [2023-04-21T10:20:24.497Z] #35 45.46 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-21T10:20:24.497Z] #35 45.46 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:20:24.497Z] #35 45.69 Selecting previously unselected package python3-six. [2023-04-21T10:20:24.497Z] #35 45.69 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-04-21T10:20:24.497Z] #35 45.69 Unpacking python3-six (1.16.0-2) ... [2023-04-21T10:20:24.497Z] #35 45.82 Selecting previously unselected package python3-protobuf. [2023-04-21T10:20:24.497Z] #35 45.82 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-04-21T10:20:24.497Z] #35 45.82 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-21T10:20:24.497Z] #35 46.53 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:20:24.691Z] #33 51.75 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-04-21T10:20:24.882Z] #25 72.23 flag [2023-04-21T10:20:24.882Z] #25 72.25 github.com/BurntSushi/toml [2023-04-21T10:20:25.068Z] #35 ... [2023-04-21T10:20:25.068Z] [2023-04-21T10:20:25.068Z] #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 [2023-04-21T10:20:25.068Z] #28 37.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-04-21T10:20:25.068Z] #28 37.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-04-21T10:20:25.068Z] #28 37.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-04-21T10:20:25.068Z] #28 38.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-04-21T10:20:25.068Z] #28 40.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-21T10:20:25.068Z] #28 40.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-04-21T10:20:25.068Z] #28 41.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-04-21T10:20:25.068Z] #28 43.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-21T10:20:25.068Z] #28 43.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-04-21T10:20:25.068Z] #28 43.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-04-21T10:20:25.068Z] #28 43.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-04-21T10:20:25.068Z] #28 43.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-21T10:20:25.068Z] #28 43.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-21T10:20:25.068Z] #28 43.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-04-21T10:20:25.068Z] #28 43.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-04-21T10:20:25.068Z] #28 43.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-04-21T10:20:25.068Z] #28 43.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-04-21T10:20:25.068Z] #28 43.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-04-21T10:20:25.068Z] #28 43.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-04-21T10:20:25.068Z] #28 43.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-04-21T10:20:25.068Z] #28 43.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-04-21T10:20:25.068Z] #28 43.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-04-21T10:20:25.068Z] #28 43.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-04-21T10:20:25.068Z] #28 43.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-04-21T10:20:25.068Z] #28 44.94 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:20:25.068Z] #28 45.17 Fetched 115 MB in 7s (16.3 MB/s) [2023-04-21T10:20:25.068Z] #28 45.28 Selecting previously unselected package binutils-mingw-w64-i686. [2023-04-21T10:20:25.068Z] #28 45.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-21T10:20:25.068Z] #28 45.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-21T10:20:25.068Z] #28 45.38 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-21T10:20:25.068Z] #28 47.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-04-21T10:20:25.068Z] #28 47.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-21T10:20:25.068Z] #28 47.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-21T10:20:25.068Z] #28 ... [2023-04-21T10:20:25.068Z] [2023-04-21T10:20:25.068Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:20:25.068Z] #29 37.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:20:25.068Z] #29 37.88 Need to get 17.7 MB of archives. [2023-04-21T10:20:25.068Z] #29 37.88 After this operation, 70.7 MB of additional disk space will be used. [2023-04-21T10:20:25.068Z] #29 37.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-21T10:20:25.068Z] #29 37.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-21T10:20:25.068Z] #29 37.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-21T10:20:25.068Z] #29 38.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-21T10:20:25.068Z] #29 38.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-04-21T10:20:25.068Z] #29 38.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-04-21T10:20:25.068Z] #29 38.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-04-21T10:20:25.068Z] #29 38.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-04-21T10:20:25.068Z] #29 38.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-04-21T10:20:25.068Z] #29 38.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-04-21T10:20:25.068Z] #29 40.38 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:20:25.068Z] #29 40.63 Fetched 17.7 MB in 2s (11.8 MB/s) [2023-04-21T10:20:25.068Z] #29 40.73 Selecting previously unselected package xxd. [2023-04-21T10:20:25.068Z] #29 40.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-21T10:20:25.068Z] #29 40.81 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-21T10:20:25.068Z] #29 40.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:20:25.068Z] #29 41.04 Selecting previously unselected package vim-common. [2023-04-21T10:20:25.068Z] #29 41.04 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-21T10:20:25.068Z] #29 41.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:20:25.068Z] #29 41.40 Selecting previously unselected package cmake-data. [2023-04-21T10:20:25.068Z] #29 41.40 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-21T10:20:25.068Z] #29 41.42 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-21T10:20:25.068Z] #29 44.89 Selecting previously unselected package libicu67:amd64. [2023-04-21T10:20:25.068Z] #29 44.89 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-04-21T10:20:25.068Z] #29 44.89 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-21T10:20:25.258Z] #33 52.25 go: downloading github.com/ultraware/funlen v0.0.3 [2023-04-21T10:20:25.258Z] #33 52.40 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-04-21T10:20:25.329Z] #29 ... [2023-04-21T10:20:25.329Z] [2023-04-21T10:20:25.329Z] #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 [2023-04-21T10:20:25.329Z] #33 46.88 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-04-21T10:20:25.329Z] #33 47.10 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-21T10:20:25.329Z] #33 47.10 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-21T10:20:25.329Z] #33 47.18 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-21T10:20:25.329Z] #33 47.31 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-21T10:20:25.329Z] #33 47.45 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-21T10:20:25.329Z] #33 47.48 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-21T10:20:25.329Z] #33 47.72 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-04-21T10:20:25.329Z] #33 47.72 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-21T10:20:25.329Z] #33 47.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-21T10:20:25.329Z] #33 47.86 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-21T10:20:25.450Z] #25 ... [2023-04-21T10:20:25.450Z] [2023-04-21T10:20:25.450Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:20:25.450Z] #39 25.59 CC images/signalfd.o [2023-04-21T10:20:25.450Z] #39 25.78 CC images/fs.o [2023-04-21T10:20:25.450Z] #39 26.01 CC images/pstree.o [2023-04-21T10:20:25.450Z] #39 26.20 CC images/pipe.o [2023-04-21T10:20:25.450Z] #39 26.41 CC images/tcp-stream.o [2023-04-21T10:20:25.450Z] #39 26.64 CC images/sk-packet.o [2023-04-21T10:20:25.450Z] #39 26.90 CC images/mnt.o [2023-04-21T10:20:25.450Z] #39 27.17 CC images/pipe-data.o [2023-04-21T10:20:25.450Z] #39 27.36 CC images/sa.o [2023-04-21T10:20:25.450Z] #39 27.58 CC images/timer.o [2023-04-21T10:20:25.450Z] #39 28.00 CC images/timerfd.o [2023-04-21T10:20:25.450Z] #39 28.30 CC images/mm.o [2023-04-21T10:20:25.515Z] #33 52.49 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-04-21T10:20:25.716Z] #39 28.62 CC images/sk-opts.o [2023-04-21T10:20:25.716Z] #39 28.83 CC images/sk-unix.o [2023-04-21T10:20:25.772Z] #33 52.71 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-04-21T10:20:25.900Z] #33 48.72 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-21T10:20:25.900Z] #33 48.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-21T10:20:25.900Z] #33 ... [2023-04-21T10:20:25.900Z] [2023-04-21T10:20:25.900Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:20:25.900Z] #0 6.909 + RM_GOPATH=0 [2023-04-21T10:20:25.900Z] #0 6.909 + TMP_GOPATH= [2023-04-21T10:20:25.900Z] #0 6.909 + : /build [2023-04-21T10:20:25.900Z] #0 6.909 + '[' -z '' ']' [2023-04-21T10:20:25.900Z] #0 6.909 ++ mktemp -d [2023-04-21T10:20:25.900Z] #0 6.909 + export GOPATH=/tmp/tmp.ccSSxyaghG [2023-04-21T10:20:25.900Z] #0 6.909 + GOPATH=/tmp/tmp.ccSSxyaghG [2023-04-21T10:20:25.900Z] #0 6.909 + RM_GOPATH=1 [2023-04-21T10:20:25.900Z] #0 6.909 + case "$(go env GOARCH)" in [2023-04-21T10:20:25.900Z] #0 6.909 ++ go env GOARCH [2023-04-21T10:20:25.900Z] #0 6.909 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:20:25.900Z] #0 6.909 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:20:25.900Z] #0 6.921 ++ dirname /tmp/install/install.sh [2023-04-21T10:20:25.900Z] #0 6.921 + dir=/tmp/install [2023-04-21T10:20:25.900Z] #0 6.921 + bin=containerd [2023-04-21T10:20:25.900Z] #0 6.921 + shift [2023-04-21T10:20:25.900Z] #0 6.921 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-04-21T10:20:25.900Z] #0 6.921 + . /tmp/install/containerd.installer [2023-04-21T10:20:25.900Z] #0 6.921 ++ set -e [2023-04-21T10:20:25.900Z] #0 6.921 ++ : v1.6.16 [2023-04-21T10:20:25.900Z] #0 6.921 + install_containerd [2023-04-21T10:20:25.900Z] #0 6.955 + echo 'Install containerd version v1.6.16' [2023-04-21T10:20:25.900Z] #0 6.955 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ccSSxyaghG/src/github.com/containerd/containerd [2023-04-21T10:20:25.900Z] #0 6.955 Cloning into '/tmp/tmp.ccSSxyaghG/src/github.com/containerd/containerd'... [2023-04-21T10:20:25.900Z] #0 6.956 Install containerd version v1.6.16 [2023-04-21T10:20:26.029Z] #33 53.00 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-04-21T10:20:26.161Z] #37 ... [2023-04-21T10:20:26.161Z] [2023-04-21T10:20:26.161Z] #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 [2023-04-21T10:20:26.161Z] #33 48.86 go: downloading github.com/google/go-cmp v0.5.8 [2023-04-21T10:20:26.284Z] #39 29.12 CC images/sk-inet.o [2023-04-21T10:20:26.285Z] #33 53.44 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-04-21T10:20:26.421Z] #33 49.25 go: downloading go.uber.org/atomic v1.7.0 [2023-04-21T10:20:26.421Z] #33 49.25 go: downloading go.uber.org/multierr v1.6.0 [2023-04-21T10:20:26.421Z] #33 49.38 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-04-21T10:20:26.542Z] #33 53.72 go: downloading honnef.co/go/tools v0.3.3 [2023-04-21T10:20:26.545Z] #39 29.50 CC images/tun.o [2023-04-21T10:20:26.682Z] #33 49.48 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-21T10:20:26.682Z] #33 49.56 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-04-21T10:20:26.804Z] #39 29.86 CC images/sk-netlink.o [2023-04-21T10:20:26.948Z] #33 49.71 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-21T10:20:26.948Z] #33 49.77 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-21T10:20:26.948Z] #33 49.77 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-21T10:20:27.065Z] #39 30.10 CC images/packet-sock.o [2023-04-21T10:20:27.212Z] #33 49.97 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-21T10:20:27.212Z] #33 49.97 go: downloading github.com/prometheus/common v0.32.1 [2023-04-21T10:20:27.634Z] #39 30.44 CC images/ipc-var.o [2023-04-21T10:20:27.634Z] #39 30.67 CC images/ipc-desc.o [2023-04-21T10:20:27.784Z] #33 50.65 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-21T10:20:27.893Z] #39 30.88 CC images/ipc-shm.o [2023-04-21T10:20:27.893Z] #39 31.07 CC images/ipc-msg.o [2023-04-21T10:20:27.911Z] #33 ... [2023-04-21T10:20:27.911Z] [2023-04-21T10:20:27.912Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:20:27.912Z] #29 34.35 Reading package lists... [2023-04-21T10:20:27.912Z] #29 45.15 Reading package lists... [2023-04-21T10:20:27.912Z] #29 54.43 Building dependency tree... [2023-04-21T10:20:27.912Z] #29 ... [2023-04-21T10:20:27.912Z] [2023-04-21T10:20:27.912Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-21T10:20:27.912Z] #28 45.71 Updating files: 43% (973/2222) Updating files: 44% (978/2222) Updating files: 45% (1000/2222) Updating files: 46% (1023/2222) Updating files: 47% (1045/2222) Updating files: 48% (1067/2222) Updating files: 49% (1089/2222) Updating files: 50% (1111/2222) Updating files: 51% (1134/2222) Updating files: 52% (1156/2222) Updating files: 53% (1178/2222) Updating files: 54% (1200/2222) Updating files: 55% (1223/2222) Updating files: 56% (1245/2222) Updating files: 57% (1267/2222) Updating files: 58% (1289/2222) Updating files: 59% (1311/2222) Updating files: 60% (1334/2222) Updating files: 61% (1356/2222) Updating files: 62% (1378/2222) Updating files: 63% (1400/2222) Updating files: 64% (1423/2222) Updating files: 65% (1445/2222) Updating files: 66% (1467/2222) Updating files: 67% (1489/2222) Updating files: 68% (1511/2222) Updating files: 69% (1534/2222) Updating files: 70% (1556/2222) Updating files: 71% (1578/2222) Updating files: 72% (1600/2222) Updating files: 73% (1623/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 80% (1782/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-04-21T10:20:27.912Z] #28 47.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-04-21T10:20:27.912Z] #28 49.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-04-21T10:20:28.045Z] #33 50.85 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-21T10:20:28.462Z] #39 31.36 CC images/ipc-sem.o [2023-04-21T10:20:28.462Z] #39 31.59 CC images/utsns.o [2023-04-21T10:20:28.721Z] #39 31.74 CC images/creds.o [2023-04-21T10:20:28.981Z] #39 31.93 CC images/vma.o [2023-04-21T10:20:28.981Z] #39 32.13 CC images/netdev.o [2023-04-21T10:20:28.981Z] #39 ... [2023-04-21T10:20:28.981Z] [2023-04-21T10:20:28.981Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:20:28.989Z] #33 51.74 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-21T10:20:29.252Z] #33 51.92 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-21T10:20:30.290Z] #37 45.54 Updating files: 75% (4000/5268) Updating files: 76% (4004/5268) Updating files: 77% (4057/5268) Updating files: 78% (4110/5268) Updating files: 79% (4162/5268) Updating files: 80% (4215/5268) Updating files: 81% (4268/5268) Updating files: 82% (4320/5268) Updating files: 83% (4373/5268) Updating files: 84% (4426/5268) Updating files: 85% (4478/5268) Updating files: 86% (4531/5268) Updating files: 87% (4584/5268) Updating files: 88% (4636/5268) Updating files: 89% (4689/5268) Updating files: 90% (4742/5268) Updating files: 91% (4794/5268) Updating files: 92% (4847/5268) Updating files: 93% (4900/5268) Updating files: 94% (4952/5268) Updating files: 95% (5005/5268) Updating files: 96% (5058/5268) Updating files: 97% (5110/5268) Updating files: 98% (5163/5268) Updating files: 99% (5216/5268) Updating files: 100% (5268/5268) Updating files: 100% (5268/5268), done. [2023-04-21T10:20:30.290Z] #37 46.54 + cd /tmp/tmp.W4ocw7YFMR/src/github.com/containerd/containerd [2023-04-21T10:20:30.290Z] #37 46.55 + git checkout -q v1.6.16 [2023-04-21T10:20:30.290Z] #37 ... [2023-04-21T10:20:30.290Z] [2023-04-21T10:20:30.290Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:20:30.290Z] #25 74.09 log [2023-04-21T10:20:30.290Z] #25 76.22 github.com/BurntSushi/toml/cmd/tomlv [2023-04-21T10:20:30.290Z] #25 DONE 78.1s [2023-04-21T10:20:30.433Z] #28 ... [2023-04-21T10:20:30.434Z] [2023-04-21T10:20:30.434Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:20:30.434Z] #29 54.43 Building dependency tree... [2023-04-21T10:20:30.550Z] [2023-04-21T10:20:30.550Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:20:30.550Z] #39 32.50 CC images/tty.o [2023-04-21T10:20:30.550Z] #39 33.10 CC images/file-lock.o [2023-04-21T10:20:30.550Z] #39 33.30 CC images/rlimit.o [2023-04-21T10:20:30.550Z] #39 33.58 CC images/pagemap.o [2023-04-21T10:20:31.119Z] #39 34.09 CC images/siginfo.o [2023-04-21T10:20:31.379Z] #39 34.45 CC images/rpc.o [2023-04-21T10:20:32.560Z] #33 ... [2023-04-21T10:20:32.560Z] [2023-04-21T10:20:32.560Z] #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 [2023-04-21T10:20:32.560Z] #35 48.21 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-04-21T10:20:32.560Z] #35 48.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:20:32.560Z] #35 48.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:20:32.560Z] #35 48.30 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-21T10:20:32.560Z] #35 48.30 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:20:32.560Z] #35 48.30 Setting up python3-six (1.16.0-2) ... [2023-04-21T10:20:32.560Z] #35 49.61 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-21T10:20:32.560Z] #35 49.63 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-04-21T10:20:32.560Z] #35 49.66 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-21T10:20:32.560Z] #35 49.67 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:20:32.560Z] #35 49.71 Setting up python3-protobuf (3.12.4-1) ... [2023-04-21T10:20:32.560Z] #35 54.11 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-04-21T10:20:32.560Z] #35 54.14 Setting up protobuf-compiler (3.12.4-1) ... [2023-04-21T10:20:32.560Z] #35 54.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-21T10:20:32.560Z] #35 54.24 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-21T10:20:32.560Z] #35 54.24 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-21T10:20:32.560Z] #35 54.25 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-21T10:20:32.560Z] #35 54.61 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:20:32.560Z] #35 DONE 55.0s [2023-04-21T10:20:32.560Z] [2023-04-21T10:20:32.560Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:20:32.758Z] #39 35.79 CC images/ext-file.o [2023-04-21T10:20:32.955Z] #29 ... [2023-04-21T10:20:32.955Z] [2023-04-21T10:20:32.955Z] #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:20:32.955Z] #22 40.42 Reading package lists... [2023-04-21T10:20:32.955Z] #22 49.80 Building dependency tree... [2023-04-21T10:20:32.955Z] #22 56.75 The following additional packages will be installed: [2023-04-21T10:20:32.955Z] #22 56.76 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-04-21T10:20:32.955Z] #22 56.79 Suggested packages: [2023-04-21T10:20:32.955Z] #22 56.83 cmake-doc ninja-build lrzip [2023-04-21T10:20:32.955Z] #22 56.83 Recommended packages: [2023-04-21T10:20:32.955Z] #22 56.83 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-04-21T10:20:32.955Z] #22 58.29 The following NEW packages will be installed: [2023-04-21T10:20:32.955Z] #22 58.32 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-21T10:20:32.955Z] #22 58.36 vim-common xxd [2023-04-21T10:20:32.955Z] #22 58.97 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:20:32.955Z] #22 58.97 Need to get 17.7 MB of archives. [2023-04-21T10:20:32.955Z] #22 58.97 After this operation, 70.7 MB of additional disk space will be used. [2023-04-21T10:20:32.955Z] #22 58.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-21T10:20:32.955Z] #22 58.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-21T10:20:32.955Z] #22 58.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-21T10:20:32.955Z] #22 59.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-21T10:20:32.955Z] #22 ... [2023-04-21T10:20:32.955Z] [2023-04-21T10:20:32.955Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:20:32.955Z] #36 49.65 Building dependency tree... [2023-04-21T10:20:32.955Z] #36 56.37 The following additional packages will be installed: [2023-04-21T10:20:32.955Z] #36 56.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-21T10:20:32.955Z] #36 56.39 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-04-21T10:20:32.955Z] #36 56.39 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-04-21T10:20:32.955Z] #36 56.39 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-04-21T10:20:32.955Z] #36 56.40 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-04-21T10:20:32.955Z] #36 56.41 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-04-21T10:20:32.955Z] #36 56.41 mingw-w64-common mingw-w64-x86-64-dev [2023-04-21T10:20:32.955Z] #36 56.45 Suggested packages: [2023-04-21T10:20:32.955Z] #36 56.45 gcc-10-locales seccomp wine64 [2023-04-21T10:20:32.955Z] #36 58.88 The following NEW packages will be installed: [2023-04-21T10:20:32.955Z] #36 58.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-21T10:20:32.955Z] #36 58.91 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-04-21T10:20:32.955Z] #36 58.92 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-04-21T10:20:32.955Z] #36 58.92 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-04-21T10:20:32.955Z] #36 58.92 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-04-21T10:20:32.955Z] #36 58.92 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-04-21T10:20:32.955Z] #36 58.92 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-04-21T10:20:32.955Z] #36 58.93 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-04-21T10:20:32.955Z] #36 58.93 mingw-w64-x86-64-dev [2023-04-21T10:20:32.955Z] #36 59.51 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:20:32.955Z] #36 59.51 Need to get 115 MB of archives. [2023-04-21T10:20:32.955Z] #36 59.51 After this operation, 645 MB of additional disk space will be used. [2023-04-21T10:20:32.955Z] #36 59.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-04-21T10:20:32.955Z] #36 59.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-04-21T10:20:32.955Z] #36 59.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-04-21T10:20:32.955Z] #36 59.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-04-21T10:20:32.955Z] #36 60.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-04-21T10:20:32.955Z] #36 60.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-04-21T10:20:33.018Z] #39 35.97 CC images/cgroup.o [2023-04-21T10:20:33.211Z] #36 ... [2023-04-21T10:20:33.211Z] [2023-04-21T10:20:33.211Z] #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:20:33.211Z] #22 60.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-04-21T10:20:33.211Z] #22 60.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-04-21T10:20:33.211Z] #22 60.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-04-21T10:20:33.211Z] #22 60.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-04-21T10:20:33.211Z] #22 60.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-04-21T10:20:33.211Z] #22 60.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-04-21T10:20:33.956Z] #39 36.66 CC images/userns.o [2023-04-21T10:20:33.956Z] #39 ... [2023-04-21T10:20:33.956Z] [2023-04-21T10:20:33.956Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:20:33.956Z] #33 71.52 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-04-21T10:20:33.956Z] #33 71.52 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-04-21T10:20:33.956Z] #33 71.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:20:33.956Z] #33 76.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-04-21T10:20:33.956Z] #33 77.00 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2023-04-21T10:20:33.956Z] #33 77.01 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-21T10:20:33.956Z] #33 ... [2023-04-21T10:20:33.956Z] [2023-04-21T10:20:33.956Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:20:33.956Z] #39 36.87 CC images/google/protobuf/descriptor.o [2023-04-21T10:20:35.729Z] #22 62.90 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:20:35.729Z] #22 ... [2023-04-21T10:20:35.729Z] [2023-04-21T10:20:35.729Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:20:35.729Z] #35 43.48 Reading package lists... [2023-04-21T10:20:35.729Z] #35 53.20 Building dependency tree... [2023-04-21T10:20:35.729Z] #35 60.01 The following additional packages will be installed: [2023-04-21T10:20:35.729Z] #35 60.05 libbtrfs0 [2023-04-21T10:20:35.729Z] #35 60.58 The following NEW packages will be installed: [2023-04-21T10:20:35.729Z] #35 60.60 libbtrfs-dev libbtrfs0 [2023-04-21T10:20:35.729Z] #35 61.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:20:35.729Z] #35 61.10 Need to get 460 kB of archives. [2023-04-21T10:20:35.729Z] #35 61.10 After this operation, 1237 kB of additional disk space will be used. [2023-04-21T10:20:35.729Z] #35 61.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-21T10:20:35.729Z] #35 61.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-21T10:20:35.860Z] #38 ... [2023-04-21T10:20:35.860Z] [2023-04-21T10:20:35.860Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:20:35.860Z] #29 51.43 Selecting previously unselected package libxml2:amd64. [2023-04-21T10:20:35.860Z] #29 51.43 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-04-21T10:20:35.860Z] #29 51.46 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-21T10:20:35.860Z] #29 52.12 Selecting previously unselected package libarchive13:amd64. [2023-04-21T10:20:35.860Z] #29 52.14 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-04-21T10:20:35.860Z] #29 52.17 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-21T10:20:35.860Z] #29 52.50 Selecting previously unselected package libjsoncpp24:amd64. [2023-04-21T10:20:35.860Z] #29 52.52 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-04-21T10:20:35.860Z] #29 52.52 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-21T10:20:35.860Z] #29 52.71 Selecting previously unselected package librhash0:amd64. [2023-04-21T10:20:35.860Z] #29 52.73 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-04-21T10:20:35.860Z] #29 52.75 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-04-21T10:20:35.860Z] #29 52.95 Selecting previously unselected package libuv1:amd64. [2023-04-21T10:20:35.860Z] #29 52.96 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-04-21T10:20:35.860Z] #29 52.98 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-04-21T10:20:35.860Z] #29 53.19 Selecting previously unselected package cmake. [2023-04-21T10:20:35.860Z] #29 53.19 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-04-21T10:20:35.860Z] #29 53.21 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-21T10:20:35.860Z] #29 57.72 Setting up libicu67:amd64 (67.1-7) ... [2023-04-21T10:20:35.860Z] #29 57.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:20:35.860Z] #29 57.77 Setting up libuv1:amd64 (1.40.0-2) ... [2023-04-21T10:20:35.860Z] #29 57.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:20:35.860Z] #29 57.85 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-21T10:20:35.860Z] #29 57.86 Setting up librhash0:amd64 (1.4.1-2) ... [2023-04-21T10:20:35.860Z] #29 57.90 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-21T10:20:35.860Z] #29 57.94 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-21T10:20:35.860Z] #29 57.96 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-21T10:20:35.860Z] #29 57.97 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-21T10:20:35.860Z] #29 57.99 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:20:35.860Z] #29 DONE 58.7s [2023-04-21T10:20:35.863Z] #39 38.67 CC images/opts.o [2023-04-21T10:20:35.863Z] #39 38.96 CC images/seccomp.o [2023-04-21T10:20:35.984Z] #35 ... [2023-04-21T10:20:35.984Z] [2023-04-21T10:20:35.984Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:20:35.984Z] #29 61.22 The following additional packages will be installed: [2023-04-21T10:20:35.984Z] #29 61.22 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-04-21T10:20:35.984Z] #29 61.23 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-04-21T10:20:35.984Z] #29 61.25 Suggested packages: [2023-04-21T10:20:35.984Z] #29 61.29 manpages-dev protobuf-mode-el python3-setuptools [2023-04-21T10:20:36.120Z] [2023-04-21T10:20:36.120Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-21T10:20:36.431Z] #39 39.26 CC images/binfmt-misc.o [2023-04-21T10:20:36.431Z] #39 39.44 CC images/time.o [2023-04-21T10:20:36.548Z] #29 63.68 The following NEW packages will be installed: [2023-04-21T10:20:36.549Z] #29 63.71 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-04-21T10:20:36.549Z] #29 63.71 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-04-21T10:20:36.549Z] #29 63.72 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-04-21T10:20:36.549Z] #29 63.72 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-04-21T10:20:36.690Z] #39 39.61 CC images/sysctl.o [2023-04-21T10:20:36.690Z] #39 39.81 CC images/autofs.o [2023-04-21T10:20:36.964Z] #39 40.11 CC images/macvlan.o [2023-04-21T10:20:37.234Z] #39 40.35 CC images/sit.o [2023-04-21T10:20:37.478Z] #29 64.33 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:20:37.479Z] #29 64.33 Need to get 4583 kB of archives. [2023-04-21T10:20:37.479Z] #29 64.33 After this operation, 25.9 MB of additional disk space will be used. [2023-04-21T10:20:37.479Z] #29 64.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-21T10:20:37.479Z] #29 64.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-04-21T10:20:37.479Z] #29 64.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-21T10:20:37.479Z] #29 64.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-04-21T10:20:37.479Z] #29 64.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-04-21T10:20:37.479Z] #29 64.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-04-21T10:20:37.479Z] #29 64.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-21T10:20:37.479Z] #29 64.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-04-21T10:20:37.479Z] #29 64.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-04-21T10:20:37.479Z] #29 64.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-04-21T10:20:37.479Z] #29 64.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-04-21T10:20:37.479Z] #29 64.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-04-21T10:20:37.479Z] #29 64.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-04-21T10:20:37.479Z] #29 64.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-04-21T10:20:37.735Z] #29 64.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-04-21T10:20:37.735Z] #29 64.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-21T10:20:37.735Z] #29 64.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-21T10:20:37.735Z] #29 64.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-04-21T10:20:37.815Z] #39 40.59 CC images/memfd.o [2023-04-21T10:20:38.033Z] #39 ... [2023-04-21T10:20:38.033Z] [2023-04-21T10:20:38.033Z] #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 [2023-04-21T10:20:38.033Z] #28 50.76 Selecting previously unselected package binutils-mingw-w64. [2023-04-21T10:20:38.033Z] #28 50.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-04-21T10:20:38.033Z] #28 50.79 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-21T10:20:38.033Z] #28 50.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-04-21T10:20:38.033Z] #28 50.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:20:38.033Z] #28 50.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:20:38.033Z] #28 51.20 Selecting previously unselected package dmsetup. [2023-04-21T10:20:38.033Z] #28 51.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:20:38.033Z] #28 51.20 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-21T10:20:38.033Z] #28 51.42 Selecting previously unselected package mingw-w64-common. [2023-04-21T10:20:38.033Z] #28 51.42 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-04-21T10:20:38.033Z] #28 51.45 Unpacking mingw-w64-common (8.0.0-1) ... [2023-04-21T10:20:38.033Z] #28 57.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-04-21T10:20:38.033Z] #28 57.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-04-21T10:20:38.033Z] #28 57.57 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-21T10:20:38.033Z] #28 ... [2023-04-21T10:20:38.033Z] [2023-04-21T10:20:38.033Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:20:38.033Z] #38 4.495 Note: Building without setproctitle() and strlcpy() support. [2023-04-21T10:20:38.033Z] #38 4.495 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-21T10:20:38.033Z] #38 4.501 Note: Building without GnuTLS support [2023-04-21T10:20:38.033Z] #38 4.518 Makefile.config:39: Warn: you have no libnftables installed [2023-04-21T10:20:38.033Z] #38 4.518 Makefile.config:40: Warn: Building without nftables support [2023-04-21T10:20:38.076Z] #39 40.87 CC images/timens.o [2023-04-21T10:20:38.335Z] #39 41.19 LINK images/built-in.o [2023-04-21T10:20:38.335Z] #39 41.33 GEN compel/include/asm [2023-04-21T10:20:38.335Z] #39 41.35 GEN compel/include/version.h [2023-04-21T10:20:38.335Z] #39 41.37 touch .config [2023-04-21T10:20:38.335Z] #39 41.43 GEN include/common/config.h [2023-04-21T10:20:38.594Z] #39 41.53 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-04-21T10:20:38.594Z] #39 41.54 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2023-04-21T10:20:38.594Z] #39 41.57 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2023-04-21T10:20:38.594Z] #39 41.65 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2023-04-21T10:20:38.594Z] #39 41.69 DEP compel/plugins/std/infect.d [2023-04-21T10:20:38.594Z] #39 41.78 DEP compel/plugins/std/string.d [2023-04-21T10:20:38.854Z] #39 41.87 DEP compel/plugins/std/log.d [2023-04-21T10:20:38.973Z] #38 6.711 fatal: not a git repository (or any of the parent directories): .git [2023-04-21T10:20:38.973Z] #38 6.777 GEN .gitid [2023-04-21T10:20:38.973Z] #38 6.823 GEN criu/include/version.h [2023-04-21T10:20:39.113Z] #39 42.01 DEP compel/plugins/std/fds.d [2023-04-21T10:20:39.113Z] #39 42.13 DEP compel/plugins/std/std.d [2023-04-21T10:20:39.113Z] #39 42.22 DEP compel/plugins/shmem/shmem.d [2023-04-21T10:20:39.232Z] #38 6.896 GEN include/common/asm [2023-04-21T10:20:39.372Z] #39 42.35 DEP compel/plugins/fds/fds.d [2023-04-21T10:20:39.630Z] #29 ... [2023-04-21T10:20:39.630Z] [2023-04-21T10:20:39.630Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:20:39.630Z] #35 63.12 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:20:39.630Z] #35 63.66 Fetched 460 kB in 0s (947 kB/s) [2023-04-21T10:20:39.630Z] #35 63.89 Selecting previously unselected package libbtrfs0:amd64. [2023-04-21T10:20:39.631Z] #35 63.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-21T10:20:39.631Z] #35 64.02 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-21T10:20:39.631Z] #35 64.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:20:39.631Z] #35 64.61 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-21T10:20:39.631Z] #35 64.62 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-21T10:20:39.631Z] #35 64.64 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:20:39.631Z] #35 65.35 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:20:39.631Z] #35 65.41 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:20:39.631Z] #35 65.42 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:20:39.631Z] #35 DONE 66.3s [2023-04-21T10:20:39.631Z] [2023-04-21T10:20:39.631Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:20:39.632Z] #39 42.55 CC compel/plugins/std/std.o [2023-04-21T10:20:39.823Z] #38 ... [2023-04-21T10:20:39.823Z] [2023-04-21T10:20:39.823Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:20:39.823Z] #25 52.64 sync [2023-04-21T10:20:39.823Z] #25 52.64 internal/reflectlite [2023-04-21T10:20:39.823Z] #25 54.74 internal/testlog [2023-04-21T10:20:39.823Z] #25 55.71 sort [2023-04-21T10:20:39.823Z] #25 55.71 errors [2023-04-21T10:20:39.823Z] #25 56.06 strconv [2023-04-21T10:20:39.823Z] #25 57.30 io [2023-04-21T10:20:39.823Z] #25 59.19 internal/oserror [2023-04-21T10:20:39.823Z] #25 59.44 syscall [2023-04-21T10:20:39.823Z] #25 60.62 reflect [2023-04-21T10:20:39.891Z] #39 42.87 CC compel/plugins/std/fds.o [2023-04-21T10:20:40.043Z] Client: Docker Engine - Community [2023-04-21T10:20:40.043Z] Version: 22.06.0-beta.0 [2023-04-21T10:20:40.043Z] API version: 1.42 [2023-04-21T10:20:40.043Z] Go version: go1.18.3 [2023-04-21T10:20:40.043Z] Git commit: 3e9117b [2023-04-21T10:20:40.043Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-21T10:20:40.043Z] OS/Arch: linux/amd64 [2023-04-21T10:20:40.043Z] Context: default [2023-04-21T10:20:40.043Z] [2023-04-21T10:20:40.043Z] Server: Docker Engine - Community [2023-04-21T10:20:40.043Z] Engine: [2023-04-21T10:20:40.043Z] Version: 22.06.0-beta.0 [2023-04-21T10:20:40.043Z] API version: 1.42 (minimum version 1.12) [2023-04-21T10:20:40.043Z] Go version: go1.18.3 [2023-04-21T10:20:40.043Z] Git commit: 38633e7 [2023-04-21T10:20:40.043Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-21T10:20:40.043Z] OS/Arch: linux/amd64 [2023-04-21T10:20:40.043Z] Experimental: true [2023-04-21T10:20:40.043Z] containerd: [2023-04-21T10:20:40.043Z] Version: 1.6.8 [2023-04-21T10:20:40.043Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-21T10:20:40.043Z] runc: [2023-04-21T10:20:40.043Z] Version: 1.1.4 [2023-04-21T10:20:40.043Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-21T10:20:40.043Z] docker-init: [2023-04-21T10:20:40.043Z] Version: 0.19.0 [2023-04-21T10:20:40.043Z] GitCommit: de40ad0 [Pipeline] sh [2023-04-21T10:20:40.091Z] #25 ... [2023-04-21T10:20:40.092Z] [2023-04-21T10:20:40.092Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-21T10:20:40.092Z] #39 2.803 + RM_GOPATH=0 [2023-04-21T10:20:40.092Z] #39 2.803 + TMP_GOPATH= [2023-04-21T10:20:40.092Z] #39 2.804 + : /build [2023-04-21T10:20:40.092Z] #39 2.804 + '[' -z '' ']' [2023-04-21T10:20:40.092Z] #39 2.804 ++ mktemp -d [2023-04-21T10:20:40.092Z] #39 2.814 + export GOPATH=/tmp/tmp.dtGVBT1gAA [2023-04-21T10:20:40.092Z] #39 2.814 + GOPATH=/tmp/tmp.dtGVBT1gAA [2023-04-21T10:20:40.092Z] #39 2.814 + RM_GOPATH=1 [2023-04-21T10:20:40.092Z] #39 2.814 + case "$(go env GOARCH)" in [2023-04-21T10:20:40.092Z] #39 2.814 ++ go env GOARCH [2023-04-21T10:20:40.092Z] #39 2.841 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:20:40.092Z] #39 2.854 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:20:40.092Z] #39 2.855 ++ dirname /tmp/install/install.sh [2023-04-21T10:20:40.092Z] #39 2.856 + dir=/tmp/install [2023-04-21T10:20:40.092Z] #39 2.856 + bin=tini [2023-04-21T10:20:40.092Z] #39 2.857 + shift [2023-04-21T10:20:40.092Z] #39 2.857 + '[' '!' -f /tmp/install/tini.installer ']' [2023-04-21T10:20:40.092Z] #39 2.858 + . /tmp/install/tini.installer [2023-04-21T10:20:40.092Z] #39 2.858 ++ : v0.19.0 [2023-04-21T10:20:40.092Z] #39 2.859 + install_tini [2023-04-21T10:20:40.092Z] #39 2.860 + echo 'Install tini version v0.19.0' [2023-04-21T10:20:40.092Z] #39 2.860 Install tini version v0.19.0 [2023-04-21T10:20:40.092Z] #39 2.860 + git clone https://github.com/krallin/tini.git /tmp/tmp.dtGVBT1gAA/tini [2023-04-21T10:20:40.092Z] #39 2.862 Cloning into '/tmp/tmp.dtGVBT1gAA/tini'... [2023-04-21T10:20:40.092Z] #39 3.670 + cd /tmp/tmp.dtGVBT1gAA/tini [2023-04-21T10:20:40.092Z] #39 3.670 + git checkout -q v0.19.0 [2023-04-21T10:20:40.092Z] #39 3.673 + cmake . [2023-04-21T10:20:40.092Z] #39 4.327 -- The C compiler identification is GNU 10.2.1 [2023-04-21T10:20:40.380Z] + docker info [2023-04-21T10:20:40.380Z] Client: [2023-04-21T10:20:40.380Z] Context: default [2023-04-21T10:20:40.380Z] Debug Mode: false [2023-04-21T10:20:40.380Z] Plugins: [2023-04-21T10:20:40.380Z] buildx: Docker Buildx (Docker Inc.) [2023-04-21T10:20:40.380Z] Version: c5aec24 [2023-04-21T10:20:40.380Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-04-21T10:20:40.380Z] compose: Docker Compose (Docker Inc.) [2023-04-21T10:20:40.380Z] Version: v2.12.0 [2023-04-21T10:20:40.380Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-21T10:20:40.380Z] scan: Docker Scan (Docker Inc.) [2023-04-21T10:20:40.380Z] Version: v0.17.0 [2023-04-21T10:20:40.380Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-04-21T10:20:40.380Z] [2023-04-21T10:20:40.380Z] Server: [2023-04-21T10:20:40.380Z] Containers: 0 [2023-04-21T10:20:40.380Z] Running: 0 [2023-04-21T10:20:40.380Z] Paused: 0 [2023-04-21T10:20:40.380Z] Stopped: 0 [2023-04-21T10:20:40.380Z] Images: 0 [2023-04-21T10:20:40.380Z] Server Version: 22.06.0-beta.0 [2023-04-21T10:20:40.380Z] Storage Driver: overlay2 [2023-04-21T10:20:40.380Z] Backing Filesystem: extfs [2023-04-21T10:20:40.380Z] Supports d_type: true [2023-04-21T10:20:40.380Z] Using metacopy: false [2023-04-21T10:20:40.380Z] Native Overlay Diff: true [2023-04-21T10:20:40.380Z] userxattr: false [2023-04-21T10:20:40.380Z] Logging Driver: json-file [2023-04-21T10:20:40.380Z] Cgroup Driver: cgroupfs [2023-04-21T10:20:40.380Z] Cgroup Version: 1 [2023-04-21T10:20:40.380Z] Plugins: [2023-04-21T10:20:40.380Z] Volume: local [2023-04-21T10:20:40.380Z] Network: bridge host ipvlan macvlan null overlay [2023-04-21T10:20:40.380Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-21T10:20:40.380Z] Swarm: inactive [2023-04-21T10:20:40.380Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-04-21T10:20:40.380Z] Default Runtime: runc [2023-04-21T10:20:40.380Z] Init Binary: docker-init [2023-04-21T10:20:40.380Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-21T10:20:40.380Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-21T10:20:40.380Z] init version: de40ad0 [2023-04-21T10:20:40.380Z] Security Options: [2023-04-21T10:20:40.380Z] apparmor [2023-04-21T10:20:40.380Z] seccomp [2023-04-21T10:20:40.380Z] Profile: builtin [2023-04-21T10:20:40.380Z] Kernel Version: 5.4.0-1088-aws [2023-04-21T10:20:40.380Z] Operating System: Ubuntu 18.04.6 LTS [2023-04-21T10:20:40.380Z] OSType: linux [2023-04-21T10:20:40.380Z] Architecture: x86_64 [2023-04-21T10:20:40.380Z] CPUs: 2 [2023-04-21T10:20:40.380Z] Total Memory: 7.565GiB [2023-04-21T10:20:40.380Z] Name: ip-10-100-124-247 [2023-04-21T10:20:40.380Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-04-21T10:20:40.380Z] Docker Root Dir: /var/lib/docker [2023-04-21T10:20:40.380Z] Debug Mode: false [2023-04-21T10:20:40.380Z] Registry: https://index.docker.io/v1/ [2023-04-21T10:20:40.380Z] Labels: [2023-04-21T10:20:40.380Z] Experimental: true [2023-04-21T10:20:40.380Z] Insecure Registries: [2023-04-21T10:20:40.380Z] 127.0.0.0/8 [2023-04-21T10:20:40.380Z] Live Restore Enabled: true [2023-04-21T10:20:40.380Z] [2023-04-21T10:20:40.380Z] WARNING: No swap limit support [Pipeline] sh [2023-04-21T10:20:40.399Z] #39 4.400 -- Detecting C compiler ABI info [2023-04-21T10:20:40.460Z] #39 43.26 CC compel/plugins/std/log.o [2023-04-21T10:20:40.562Z] #37 ... [2023-04-21T10:20:40.562Z] [2023-04-21T10:20:40.562Z] #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 [2023-04-21T10:20:40.562Z] #33 57.69 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-04-21T10:20:40.562Z] #33 57.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-04-21T10:20:40.562Z] #33 58.28 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-04-21T10:20:40.562Z] #33 58.32 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-04-21T10:20:40.562Z] #33 62.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-21T10:20:40.562Z] #33 62.11 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-21T10:20:40.562Z] #33 62.30 go: downloading github.com/stretchr/objx v0.4.0 [2023-04-21T10:20:40.562Z] #33 62.38 go: downloading github.com/subosito/gotenv v1.4.0 [2023-04-21T10:20:40.562Z] #33 62.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-04-21T10:20:40.562Z] #33 63.25 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-04-21T10:20:40.562Z] #33 63.25 go: downloading github.com/magiconair/properties v1.8.6 [2023-04-21T10:20:40.562Z] #33 63.68 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-04-21T10:20:40.562Z] #33 63.96 go: downloading golang.org/x/text v0.3.7 [2023-04-21T10:20:40.562Z] #33 65.05 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-21T10:20:40.675Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-21T10:20:40.675Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-21T10:20:40.675Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45238/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-04-21T10:20:40.675Z] + bash /home/ubuntu/workspace/moby_PR-45238/check-config.sh [2023-04-21T10:20:40.675Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-04-21T10:20:40.675Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-04-21T10:20:40.675Z] [2023-04-21T10:20:40.675Z] Generally Necessary: [2023-04-21T10:20:40.675Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-04-21T10:20:40.675Z] - apparmor: enabled and tools installed [2023-04-21T10:20:40.675Z] - CONFIG_NAMESPACES: enabled [2023-04-21T10:20:40.675Z] - CONFIG_NET_NS: enabled [2023-04-21T10:20:40.675Z] - CONFIG_PID_NS: enabled [2023-04-21T10:20:40.675Z] - CONFIG_IPC_NS: enabled [2023-04-21T10:20:40.675Z] - CONFIG_UTS_NS: enabled [2023-04-21T10:20:40.675Z] - CONFIG_CGROUPS: enabled [2023-04-21T10:20:40.819Z] #33 ... [2023-04-21T10:20:40.819Z] [2023-04-21T10:20:40.819Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:20:40.819Z] #29 67.03 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:20:40.819Z] #29 67.51 Fetched 4583 kB in 1s (4922 kB/s) [2023-04-21T10:20:40.819Z] #29 67.82 Selecting previously unselected package libcap2:amd64. [2023-04-21T10:20:40.819Z] #29 67.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 ... 15722 files and directories currently installed.) [2023-04-21T10:20:40.819Z] #29 67.98 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-21T10:20:40.819Z] #29 67.99 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:20:40.954Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-04-21T10:20:40.954Z] - CONFIG_CGROUP_DEVICE: enabled [2023-04-21T10:20:40.954Z] - CONFIG_CGROUP_FREEZER: enabled [2023-04-21T10:20:40.954Z] - CONFIG_CGROUP_SCHED: enabled [2023-04-21T10:20:40.954Z] - CONFIG_CPUSETS: enabled [2023-04-21T10:20:40.954Z] - CONFIG_MEMCG: enabled [2023-04-21T10:20:40.954Z] - CONFIG_KEYS: enabled [2023-04-21T10:20:40.954Z] - CONFIG_VETH: enabled (as module) [2023-04-21T10:20:40.954Z] - CONFIG_BRIDGE: enabled (as module) [2023-04-21T10:20:40.954Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-04-21T10:20:40.954Z] - CONFIG_NF_NAT_IPV4: missing [2023-04-21T10:20:40.954Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-04-21T10:20:40.954Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-04-21T10:20:40.954Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-04-21T10:20:40.954Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-04-21T10:20:40.954Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-04-21T10:20:40.954Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-04-21T10:20:40.954Z] - CONFIG_NF_NAT: enabled (as module) [2023-04-21T10:20:40.954Z] - CONFIG_NF_NAT_NEEDED: missing [2023-04-21T10:20:40.954Z] - CONFIG_POSIX_MQUEUE: enabled [2023-04-21T10:20:40.954Z] [2023-04-21T10:20:40.954Z] Optional Features: [2023-04-21T10:20:40.954Z] - CONFIG_USER_NS: enabled [2023-04-21T10:20:40.954Z] - CONFIG_SECCOMP: enabled [2023-04-21T10:20:40.954Z] - CONFIG_CGROUP_PIDS: enabled [2023-04-21T10:20:40.954Z] - CONFIG_MEMCG_SWAP: enabled [2023-04-21T10:20:40.954Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-04-21T10:20:40.954Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-04-21T10:20:40.954Z] - CONFIG_BLK_CGROUP: enabled [2023-04-21T10:20:40.954Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-04-21T10:20:40.979Z] #39 5.124 -- Detecting C compiler ABI info - done [2023-04-21T10:20:41.029Z] #39 44.08 CC compel/plugins/std/string.o [2023-04-21T10:20:41.225Z] - CONFIG_IOSCHED_CFQ: missing [2023-04-21T10:20:41.225Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-04-21T10:20:41.225Z] - CONFIG_CGROUP_PERF: enabled [2023-04-21T10:20:41.225Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-04-21T10:20:41.225Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-04-21T10:20:41.225Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-04-21T10:20:41.225Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-04-21T10:20:41.225Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-04-21T10:20:41.225Z] - CONFIG_RT_GROUP_SCHED: missing [2023-04-21T10:20:41.225Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-04-21T10:20:41.225Z] - CONFIG_IP_VS: enabled (as module) [2023-04-21T10:20:41.225Z] - CONFIG_IP_VS_NFCT: enabled [2023-04-21T10:20:41.225Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-04-21T10:20:41.225Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-04-21T10:20:41.225Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-04-21T10:20:41.225Z] - CONFIG_EXT4_FS: enabled [2023-04-21T10:20:41.225Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-04-21T10:20:41.225Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-04-21T10:20:41.225Z] - Network Drivers: [2023-04-21T10:20:41.225Z] - "overlay": [2023-04-21T10:20:41.225Z] - CONFIG_VXLAN: enabled (as module) [2023-04-21T10:20:41.225Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-04-21T10:20:41.225Z] Optional (for encrypted networks): [2023-04-21T10:20:41.240Z] #39 5.305 -- Check for working C compiler: /usr/bin/cc - skipped [2023-04-21T10:20:41.240Z] #39 5.310 -- Detecting C compile features [2023-04-21T10:20:41.240Z] #39 5.312 -- Detecting C compile features - done [2023-04-21T10:20:41.240Z] #39 5.366 -- Performing Test HAS_BUILTIN_FORTIFY [2023-04-21T10:20:41.385Z] #29 68.23 Selecting previously unselected package libcap-dev:amd64. [2023-04-21T10:20:41.385Z] #29 68.23 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-04-21T10:20:41.385Z] #29 68.26 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-04-21T10:20:41.485Z] - CONFIG_CRYPTO: enabled [2023-04-21T10:20:41.485Z] - CONFIG_CRYPTO_AEAD: enabled [2023-04-21T10:20:41.485Z] - CONFIG_CRYPTO_GCM: enabled [2023-04-21T10:20:41.485Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-04-21T10:20:41.485Z] - CONFIG_CRYPTO_GHASH: enabled [2023-04-21T10:20:41.485Z] - CONFIG_XFRM: enabled [2023-04-21T10:20:41.485Z] - CONFIG_XFRM_USER: enabled (as module) [2023-04-21T10:20:41.485Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-04-21T10:20:41.485Z] - CONFIG_INET_ESP: enabled (as module) [2023-04-21T10:20:41.485Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-04-21T10:20:41.485Z] - "ipvlan": [2023-04-21T10:20:41.485Z] - CONFIG_IPVLAN: enabled (as module) [2023-04-21T10:20:41.485Z] - "macvlan": [2023-04-21T10:20:41.485Z] - CONFIG_MACVLAN: enabled (as module) [2023-04-21T10:20:41.485Z] - CONFIG_DUMMY: enabled (as module) [2023-04-21T10:20:41.485Z] - "ftp,tftp client in container": [2023-04-21T10:20:41.485Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-04-21T10:20:41.485Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-04-21T10:20:41.485Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-04-21T10:20:41.485Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-04-21T10:20:41.485Z] - Storage Drivers: [2023-04-21T10:20:41.485Z] - "aufs": [2023-04-21T10:20:41.485Z] - CONFIG_AUFS_FS: enabled (as module) [2023-04-21T10:20:41.485Z] - "btrfs": [2023-04-21T10:20:41.485Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-04-21T10:20:41.485Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-04-21T10:20:41.485Z] - "devicemapper": [2023-04-21T10:20:41.485Z] - CONFIG_BLK_DEV_DM: enabled [2023-04-21T10:20:41.485Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-04-21T10:20:41.485Z] - "overlay": [2023-04-21T10:20:41.485Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-04-21T10:20:41.485Z] - "zfs": [2023-04-21T10:20:41.485Z] - /dev/zfs: present [2023-04-21T10:20:41.485Z] - zfs command: missing [2023-04-21T10:20:41.485Z] - zpool command: missing [2023-04-21T10:20:41.485Z] [2023-04-21T10:20:41.485Z] Limits: [2023-04-21T10:20:41.485Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-04-21T10:20:41.485Z] [2023-04-21T10:20:41.485Z] + true [Pipeline] } [2023-04-21T10:20:41.500Z] #39 5.680 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-04-21T10:20:41.601Z] #39 44.65 CC compel/plugins/std/infect.o [2023-04-21T10:20:41.762Z] #39 5.793 -- Configuring done [2023-04-21T10:20:41.762Z] #39 5.805 -- Generating done [2023-04-21T10:20:41.762Z] #39 5.822 -- Build files have been written to: /tmp/tmp.dtGVBT1gAA/tini [2023-04-21T10:20:41.762Z] #39 5.828 + make tini-static [2023-04-21T10:20:41.828Z] + sudo modprobe ip_vs [2023-04-21T10:20:41.828Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7a778373c84d1ba440a336e1dcb9076481828ff6 . [2023-04-21T10:20:42.022Z] #39 6.119 Scanning dependencies of target tini-static [2023-04-21T10:20:42.169Z] #39 45.10 CC compel/arch/aarch64/plugins/std/parasite-head.o [2023-04-21T10:20:42.169Z] #39 45.19 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2023-04-21T10:20:42.169Z] #39 45.30 AR compel/plugins/std.lib.a [2023-04-21T10:20:42.281Z] #39 6.334 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-04-21T10:20:42.320Z] #29 69.15 Selecting previously unselected package libnet1:amd64. [2023-04-21T10:20:42.320Z] #29 69.16 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-21T10:20:42.320Z] #29 69.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:20:42.320Z] #29 69.40 Selecting previously unselected package libnet1-dev. [2023-04-21T10:20:42.320Z] #29 69.41 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-21T10:20:42.320Z] #29 69.41 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-21T10:20:42.404Z] #1 [internal] load .dockerignore [2023-04-21T10:20:42.404Z] #1 transferring context: 87B done [2023-04-21T10:20:42.404Z] #1 DONE 0.1s [2023-04-21T10:20:42.404Z] [2023-04-21T10:20:42.404Z] #2 [internal] load build definition from Dockerfile [2023-04-21T10:20:42.404Z] #2 transferring dockerfile: 17.17kB done [2023-04-21T10:20:42.428Z] #39 45.46 CC compel/plugins/fds/fds.o [2023-04-21T10:20:42.491Z] Client: Docker Engine - Community [2023-04-21T10:20:42.491Z] Version: 22.06.0-beta.0 [2023-04-21T10:20:42.491Z] API version: 1.42 [2023-04-21T10:20:42.491Z] Go version: go1.18.3 [2023-04-21T10:20:42.491Z] Git commit: 3e9117b [2023-04-21T10:20:42.491Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-21T10:20:42.491Z] OS/Arch: linux/amd64 [2023-04-21T10:20:42.491Z] Context: default [2023-04-21T10:20:42.491Z] [2023-04-21T10:20:42.491Z] Server: Docker Engine - Community [2023-04-21T10:20:42.491Z] Engine: [2023-04-21T10:20:42.491Z] Version: 22.06.0-beta.0 [2023-04-21T10:20:42.491Z] API version: 1.42 (minimum version 1.12) [2023-04-21T10:20:42.491Z] Go version: go1.18.3 [2023-04-21T10:20:42.491Z] Git commit: 38633e7 [2023-04-21T10:20:42.491Z] Built: Fri Jun 3 17:55:46 2022 [2023-04-21T10:20:42.491Z] OS/Arch: linux/amd64 [2023-04-21T10:20:42.491Z] Experimental: true [2023-04-21T10:20:42.491Z] containerd: [2023-04-21T10:20:42.491Z] Version: 1.6.8 [2023-04-21T10:20:42.491Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-21T10:20:42.491Z] runc: [2023-04-21T10:20:42.491Z] Version: 1.1.4 [2023-04-21T10:20:42.491Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-21T10:20:42.491Z] docker-init: [2023-04-21T10:20:42.491Z] Version: 0.19.0 [2023-04-21T10:20:42.491Z] GitCommit: de40ad0 [Pipeline] sh [2023-04-21T10:20:42.577Z] #29 ... [2023-04-21T10:20:42.577Z] [2023-04-21T10:20:42.577Z] #25 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:20:42.577Z] #25 DONE 69.7s [2023-04-21T10:20:42.577Z] [2023-04-21T10:20:42.577Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-21T10:20:42.577Z] #26 DONE 69.8s [2023-04-21T10:20:42.664Z] #2 DONE 0.1s [2023-04-21T10:20:42.664Z] [2023-04-21T10:20:42.664Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-21T10:20:42.824Z] + docker info [2023-04-21T10:20:42.824Z] Client: [2023-04-21T10:20:42.824Z] Context: default [2023-04-21T10:20:42.824Z] Debug Mode: false [2023-04-21T10:20:42.824Z] Plugins: [2023-04-21T10:20:42.824Z] buildx: Docker Buildx (Docker Inc.) [2023-04-21T10:20:42.824Z] Version: c5aec24 [2023-04-21T10:20:42.824Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-04-21T10:20:42.824Z] compose: Docker Compose (Docker Inc.) [2023-04-21T10:20:42.824Z] Version: v2.12.0 [2023-04-21T10:20:42.824Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-21T10:20:42.824Z] scan: Docker Scan (Docker Inc.) [2023-04-21T10:20:42.824Z] Version: v0.17.0 [2023-04-21T10:20:42.824Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-04-21T10:20:42.824Z] [2023-04-21T10:20:42.824Z] Server: [2023-04-21T10:20:42.824Z] Containers: 0 [2023-04-21T10:20:42.824Z] Running: 0 [2023-04-21T10:20:42.824Z] Paused: 0 [2023-04-21T10:20:42.824Z] Stopped: 0 [2023-04-21T10:20:42.824Z] Images: 0 [2023-04-21T10:20:42.824Z] Server Version: 22.06.0-beta.0 [2023-04-21T10:20:42.824Z] Storage Driver: overlay2 [2023-04-21T10:20:42.824Z] Backing Filesystem: extfs [2023-04-21T10:20:42.824Z] Supports d_type: true [2023-04-21T10:20:42.824Z] Using metacopy: false [2023-04-21T10:20:42.824Z] Native Overlay Diff: true [2023-04-21T10:20:42.824Z] userxattr: false [2023-04-21T10:20:42.824Z] Logging Driver: json-file [2023-04-21T10:20:42.824Z] Cgroup Driver: cgroupfs [2023-04-21T10:20:42.824Z] Cgroup Version: 1 [2023-04-21T10:20:42.824Z] Plugins: [2023-04-21T10:20:42.824Z] Volume: local [2023-04-21T10:20:42.824Z] Network: bridge host ipvlan macvlan null overlay [2023-04-21T10:20:42.824Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-21T10:20:42.824Z] Swarm: inactive [2023-04-21T10:20:42.824Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-04-21T10:20:42.824Z] Default Runtime: runc [2023-04-21T10:20:42.824Z] Init Binary: docker-init [2023-04-21T10:20:42.824Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-21T10:20:42.824Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-21T10:20:42.824Z] init version: de40ad0 [2023-04-21T10:20:42.824Z] Security Options: [2023-04-21T10:20:42.824Z] apparmor [2023-04-21T10:20:42.824Z] seccomp [2023-04-21T10:20:42.824Z] Profile: builtin [2023-04-21T10:20:42.824Z] Kernel Version: 5.4.0-1088-aws [2023-04-21T10:20:42.824Z] Operating System: Ubuntu 18.04.6 LTS [2023-04-21T10:20:42.824Z] OSType: linux [2023-04-21T10:20:42.824Z] Architecture: x86_64 [2023-04-21T10:20:42.824Z] CPUs: 2 [2023-04-21T10:20:42.824Z] Total Memory: 7.483GiB [2023-04-21T10:20:42.824Z] Name: ip-10-100-37-92 [2023-04-21T10:20:42.824Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-04-21T10:20:42.824Z] Docker Root Dir: /var/lib/docker [2023-04-21T10:20:42.824Z] Debug Mode: false [2023-04-21T10:20:42.824Z] Registry: https://index.docker.io/v1/ [2023-04-21T10:20:42.824Z] Labels: [2023-04-21T10:20:42.824Z] Experimental: true [2023-04-21T10:20:42.824Z] Insecure Registries: [2023-04-21T10:20:42.824Z] 127.0.0.0/8 [2023-04-21T10:20:42.824Z] Live Restore Enabled: true [2023-04-21T10:20:42.824Z] [2023-04-21T10:20:42.824Z] WARNING: No swap limit support [Pipeline] sh [2023-04-21T10:20:42.835Z] [2023-04-21T10:20:42.835Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:20:42.835Z] #29 69.94 Selecting previously unselected package libnl-3-200:amd64. [2023-04-21T10:20:42.835Z] #29 69.97 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-21T10:20:42.835Z] #29 69.97 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:20:42.923Z] #3 DONE 0.4s [2023-04-21T10:20:42.923Z] [2023-04-21T10:20:42.923Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-21T10:20:42.923Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-04-21T10:20:42.923Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-21T10:20:42.923Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-04-21T10:20:42.923Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-04-21T10:20:42.923Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 6.29MB / 11.55MB 0.1s [2023-04-21T10:20:42.998Z] #39 45.79 AR compel/plugins/fds.lib.a [2023-04-21T10:20:42.998Z] #39 45.91 HOSTDEP compel/src/lib/log-host.d [2023-04-21T10:20:42.998Z] #39 45.98 HOSTDEP compel/src/lib/handle-elf-host.d [2023-04-21T10:20:43.092Z] #29 70.20 Selecting previously unselected package libnl-3-dev:amd64. [2023-04-21T10:20:43.092Z] #29 70.20 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-04-21T10:20:43.092Z] #29 70.23 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-21T10:20:43.136Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-21T10:20:43.136Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-21T10:20:43.136Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45238/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-04-21T10:20:43.136Z] + bash /home/ubuntu/workspace/moby_PR-45238/check-config.sh [2023-04-21T10:20:43.136Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-04-21T10:20:43.136Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-04-21T10:20:43.136Z] [2023-04-21T10:20:43.136Z] Generally Necessary: [2023-04-21T10:20:43.136Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-04-21T10:20:43.136Z] - apparmor: enabled and tools installed [2023-04-21T10:20:43.136Z] - CONFIG_NAMESPACES: enabled [2023-04-21T10:20:43.136Z] - CONFIG_NET_NS: enabled [2023-04-21T10:20:43.136Z] - CONFIG_PID_NS: enabled [2023-04-21T10:20:43.136Z] - CONFIG_IPC_NS: enabled [2023-04-21T10:20:43.136Z] - CONFIG_UTS_NS: enabled [2023-04-21T10:20:43.136Z] - CONFIG_CGROUPS: enabled [2023-04-21T10:20:43.136Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-04-21T10:20:43.136Z] - CONFIG_CGROUP_DEVICE: enabled [2023-04-21T10:20:43.136Z] - CONFIG_CGROUP_FREEZER: enabled [2023-04-21T10:20:43.136Z] - CONFIG_CGROUP_SCHED: enabled [2023-04-21T10:20:43.136Z] - CONFIG_CPUSETS: enabled [2023-04-21T10:20:43.136Z] - CONFIG_MEMCG: enabled [2023-04-21T10:20:43.136Z] - CONFIG_KEYS: enabled [2023-04-21T10:20:43.136Z] - CONFIG_VETH: enabled (as module) [2023-04-21T10:20:43.136Z] - CONFIG_BRIDGE: enabled (as module) [2023-04-21T10:20:43.136Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-04-21T10:20:43.182Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-04-21T10:20:43.182Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-04-21T10:20:43.257Z] #39 46.14 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2023-04-21T10:20:43.257Z] #39 ... [2023-04-21T10:20:43.257Z] [2023-04-21T10:20:43.257Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:20:43.257Z] #37 49.45 + export 'BUILDTAGS=netgo osusergo static_build' [2023-04-21T10:20:43.257Z] #37 49.45 + BUILDTAGS='netgo osusergo static_build' [2023-04-21T10:20:43.257Z] #37 49.45 + export EXTRA_FLAGS=-buildmode=pie [2023-04-21T10:20:43.257Z] #37 49.45 + EXTRA_FLAGS=-buildmode=pie [2023-04-21T10:20:43.257Z] #37 49.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-04-21T10:20:43.257Z] #37 49.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-04-21T10:20:43.257Z] #37 49.45 + '[' '' = dynamic ']' [2023-04-21T10:20:43.257Z] #37 49.45 + make [2023-04-21T10:20:43.257Z] #37 51.28 + bin/ctr [2023-04-21T10:20:43.257Z] #37 ... [2023-04-21T10:20:43.257Z] [2023-04-21T10:20:43.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:20:43.258Z] #39 46.22 HOSTDEP compel/src/main-host.d [2023-04-21T10:20:43.258Z] #39 46.30 DEP compel/src/lib/ptrace.d [2023-04-21T10:20:43.403Z] - CONFIG_NF_NAT_IPV4: missing [2023-04-21T10:20:43.403Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-04-21T10:20:43.403Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-04-21T10:20:43.403Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-04-21T10:20:43.404Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-04-21T10:20:43.404Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-04-21T10:20:43.404Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-04-21T10:20:43.404Z] - CONFIG_NF_NAT: enabled (as module) [2023-04-21T10:20:43.404Z] - CONFIG_NF_NAT_NEEDED: missing [2023-04-21T10:20:43.404Z] - CONFIG_POSIX_MQUEUE: enabled [2023-04-21T10:20:43.404Z] [2023-04-21T10:20:43.404Z] Optional Features: [2023-04-21T10:20:43.404Z] - CONFIG_USER_NS: enabled [2023-04-21T10:20:43.404Z] - CONFIG_SECCOMP: enabled [2023-04-21T10:20:43.404Z] - CONFIG_CGROUP_PIDS: enabled [2023-04-21T10:20:43.404Z] - CONFIG_MEMCG_SWAP: enabled [2023-04-21T10:20:43.404Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-04-21T10:20:43.404Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-04-21T10:20:43.404Z] - CONFIG_BLK_CGROUP: enabled [2023-04-21T10:20:43.404Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-04-21T10:20:43.404Z] - CONFIG_IOSCHED_CFQ: missing [2023-04-21T10:20:43.404Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-04-21T10:20:43.404Z] - CONFIG_CGROUP_PERF: enabled [2023-04-21T10:20:43.404Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-04-21T10:20:43.404Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-04-21T10:20:43.404Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-04-21T10:20:43.404Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-04-21T10:20:43.404Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-04-21T10:20:43.517Z] #39 46.39 DEP compel/src/lib/infect.d [2023-04-21T10:20:43.517Z] #39 46.50 DEP compel/src/lib/infect-util.d [2023-04-21T10:20:43.517Z] #39 46.65 DEP compel/src/lib/infect-rpc.d [2023-04-21T10:20:43.657Z] #29 70.69 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-21T10:20:43.657Z] #29 ... [2023-04-21T10:20:43.657Z] [2023-04-21T10:20:43.657Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:20:43.657Z] #36 60.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-04-21T10:20:43.657Z] #36 60.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-04-21T10:20:43.657Z] #36 60.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-04-21T10:20:43.657Z] #36 61.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-04-21T10:20:43.657Z] #36 64.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-21T10:20:43.657Z] #36 65.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-04-21T10:20:43.657Z] #36 66.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-04-21T10:20:43.657Z] #36 69.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-21T10:20:43.657Z] #36 70.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-04-21T10:20:43.657Z] #36 70.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-04-21T10:20:43.657Z] #36 70.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-04-21T10:20:43.657Z] #36 70.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-21T10:20:43.657Z] #36 70.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-21T10:20:43.657Z] #36 70.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-04-21T10:20:43.657Z] #36 70.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-04-21T10:20:43.657Z] #36 70.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-04-21T10:20:43.657Z] #36 70.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-04-21T10:20:43.657Z] #36 70.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-04-21T10:20:43.657Z] #36 70.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-04-21T10:20:43.657Z] #36 70.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-04-21T10:20:43.657Z] #36 70.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-04-21T10:20:43.657Z] #36 70.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-04-21T10:20:43.657Z] #36 70.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-04-21T10:20:43.657Z] #36 70.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-04-21T10:20:43.657Z] #36 ... [2023-04-21T10:20:43.657Z] [2023-04-21T10:20:43.657Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:20:43.657Z] #29 70.70 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:20:43.657Z] #29 70.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:20:43.657Z] #29 70.92 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-04-21T10:20:43.663Z] #39 7.857 [100%] Linking C executable tini-static [2023-04-21T10:20:43.700Z] - CONFIG_RT_GROUP_SCHED: missing [2023-04-21T10:20:43.700Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-04-21T10:20:43.700Z] - CONFIG_IP_VS: enabled (as module) [2023-04-21T10:20:43.700Z] - CONFIG_IP_VS_NFCT: enabled [2023-04-21T10:20:43.700Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-04-21T10:20:43.700Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-04-21T10:20:43.700Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-04-21T10:20:43.700Z] - CONFIG_EXT4_FS: enabled [2023-04-21T10:20:43.700Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-04-21T10:20:43.700Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-04-21T10:20:43.700Z] - Network Drivers: [2023-04-21T10:20:43.700Z] - "overlay": [2023-04-21T10:20:43.700Z] - CONFIG_VXLAN: enabled (as module) [2023-04-21T10:20:43.700Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-04-21T10:20:43.700Z] Optional (for encrypted networks): [2023-04-21T10:20:43.700Z] - CONFIG_CRYPTO: enabled [2023-04-21T10:20:43.700Z] - CONFIG_CRYPTO_AEAD: enabled [2023-04-21T10:20:43.700Z] - CONFIG_CRYPTO_GCM: enabled [2023-04-21T10:20:43.700Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-04-21T10:20:43.700Z] - CONFIG_CRYPTO_GHASH: enabled [2023-04-21T10:20:43.700Z] - CONFIG_XFRM: enabled [2023-04-21T10:20:43.700Z] - CONFIG_XFRM_USER: enabled (as module) [2023-04-21T10:20:43.700Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-04-21T10:20:43.700Z] - CONFIG_INET_ESP: enabled (as module) [2023-04-21T10:20:43.700Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-04-21T10:20:43.700Z] - "ipvlan": [2023-04-21T10:20:43.700Z] - CONFIG_IPVLAN: enabled (as module) [2023-04-21T10:20:43.700Z] - "macvlan": [2023-04-21T10:20:43.700Z] - CONFIG_MACVLAN: enabled (as module) [2023-04-21T10:20:43.700Z] - CONFIG_DUMMY: enabled (as module) [2023-04-21T10:20:43.700Z] - "ftp,tftp client in container": [2023-04-21T10:20:43.752Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done [2023-04-21T10:20:43.776Z] #39 46.76 DEP compel/arch/aarch64/src/lib/infect.d [2023-04-21T10:20:43.776Z] #39 46.85 DEP compel/arch/aarch64/src/lib/cpu.d [2023-04-21T10:20:43.914Z] #29 70.92 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:20:43.914Z] #29 70.93 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-21T10:20:43.914Z] #29 71.18 Selecting previously unselected package zlib1g-dev:amd64. [2023-04-21T10:20:43.974Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-04-21T10:20:43.974Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-04-21T10:20:43.974Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-04-21T10:20:43.974Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-04-21T10:20:43.974Z] - Storage Drivers: [2023-04-21T10:20:43.974Z] - "aufs": [2023-04-21T10:20:43.974Z] - CONFIG_AUFS_FS: enabled (as module) [2023-04-21T10:20:43.974Z] - "btrfs": [2023-04-21T10:20:43.974Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-04-21T10:20:43.974Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-04-21T10:20:43.974Z] - "devicemapper": [2023-04-21T10:20:43.974Z] - CONFIG_BLK_DEV_DM: enabled [2023-04-21T10:20:43.974Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-04-21T10:20:43.974Z] - "overlay": [2023-04-21T10:20:43.974Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-04-21T10:20:43.974Z] - "zfs": [2023-04-21T10:20:43.974Z] - /dev/zfs: present [2023-04-21T10:20:43.974Z] - zfs command: missing [2023-04-21T10:20:43.974Z] - zpool command: missing [2023-04-21T10:20:43.974Z] [2023-04-21T10:20:43.974Z] Limits: [2023-04-21T10:20:43.974Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-04-21T10:20:43.974Z] [2023-04-21T10:20:43.974Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2023-04-21T10:20:44.011Z] #4 DONE 1.1s [Pipeline] sh [2023-04-21T10:20:44.035Z] #39 46.91 DEP compel/src/lib/log.d [2023-04-21T10:20:44.035Z] #39 47.00 DEP compel/src/main.d [2023-04-21T10:20:44.035Z] #39 47.10 DEP compel/src/lib/handle-elf.d [2023-04-21T10:20:44.035Z] #39 47.20 DEP compel/arch/aarch64/src/lib/handle-elf.d [2023-04-21T10:20:44.171Z] #29 71.18 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-04-21T10:20:44.171Z] #29 71.19 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-21T10:20:44.271Z] [2023-04-21T10:20:44.271Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-21T10:20:44.295Z] #39 47.35 CC compel/src/lib/log.o [2023-04-21T10:20:44.356Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7a778373c84d1ba440a336e1dcb9076481828ff6 . [2023-04-21T10:20:44.554Z] #39 47.55 CC compel/arch/aarch64/src/lib/cpu.o [2023-04-21T10:20:44.604Z] #39 8.629 [100%] Built target tini-static [2023-04-21T10:20:44.604Z] #39 8.728 + mkdir -p /build [2023-04-21T10:20:44.604Z] #39 8.730 + cp tini-static /build/docker-init [2023-04-21T10:20:44.735Z] #29 71.69 Selecting previously unselected package libprotobuf23:amd64. [2023-04-21T10:20:44.735Z] #29 71.69 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-04-21T10:20:44.735Z] #29 71.69 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-04-21T10:20:44.814Z] #39 47.77 CC compel/arch/aarch64/src/lib/infect.o [2023-04-21T10:20:44.865Z] #39 DONE 9.0s [2023-04-21T10:20:44.865Z] [2023-04-21T10:20:44.865Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:20:44.865Z] #38 9.141 PBCC images/timens.pb-c.c [2023-04-21T10:20:44.865Z] #38 9.202 DEP images/timens.pb-c.d [2023-04-21T10:20:44.865Z] #38 9.318 PBCC images/fown.pb-c.c [2023-04-21T10:20:44.865Z] #38 9.371 PBCC images/google/protobuf/descriptor.pb-c.c [2023-04-21T10:20:44.865Z] #38 9.459 PBCC images/opts.pb-c.c [2023-04-21T10:20:44.865Z] #38 9.521 PBCC images/memfd.pb-c.c [2023-04-21T10:20:44.865Z] #38 9.578 DEP images/fown.pb-c.d [2023-04-21T10:20:44.865Z] #38 9.695 DEP images/google/protobuf/descriptor.pb-c.d [2023-04-21T10:20:44.865Z] #38 9.790 DEP images/opts.pb-c.d [2023-04-21T10:20:44.865Z] #38 9.852 DEP images/memfd.pb-c.d [2023-04-21T10:20:44.865Z] #38 9.903 PBCC images/sit.pb-c.c [2023-04-21T10:20:44.865Z] #38 9.971 DEP images/sit.pb-c.d [2023-04-21T10:20:44.865Z] #38 10.03 PBCC images/macvlan.pb-c.c [2023-04-21T10:20:44.865Z] #38 10.06 DEP images/macvlan.pb-c.d [2023-04-21T10:20:44.865Z] #38 10.13 PBCC images/autofs.pb-c.c [2023-04-21T10:20:44.865Z] #38 10.15 DEP images/autofs.pb-c.d [2023-04-21T10:20:44.865Z] #38 10.20 PBCC images/sysctl.pb-c.c [2023-04-21T10:20:44.865Z] #38 10.24 DEP images/sysctl.pb-c.d [2023-04-21T10:20:44.865Z] #38 10.30 PBCC images/time.pb-c.c [2023-04-21T10:20:44.865Z] #38 10.35 DEP images/time.pb-c.d [2023-04-21T10:20:44.865Z] #38 10.46 PBCC images/binfmt-misc.pb-c.c [2023-04-21T10:20:44.865Z] #38 10.49 DEP images/binfmt-misc.pb-c.d [2023-04-21T10:20:44.865Z] #38 10.57 PBCC images/seccomp.pb-c.c [2023-04-21T10:20:44.865Z] #38 10.62 DEP images/seccomp.pb-c.d [2023-04-21T10:20:44.865Z] #38 10.70 PBCC images/userns.pb-c.c [2023-04-21T10:20:44.865Z] #38 10.74 DEP images/userns.pb-c.d [2023-04-21T10:20:44.865Z] #38 10.86 PBCC images/cgroup.pb-c.c [2023-04-21T10:20:44.865Z] #38 10.90 DEP images/cgroup.pb-c.d [2023-04-21T10:20:44.865Z] #38 10.95 PBCC images/ext-file.pb-c.c [2023-04-21T10:20:44.865Z] #38 10.99 DEP images/ext-file.pb-c.d [2023-04-21T10:20:44.865Z] #38 11.04 PBCC images/rpc.pb-c.c [2023-04-21T10:20:44.865Z] #38 11.11 DEP images/rpc.pb-c.d [2023-04-21T10:20:44.865Z] #38 11.19 PBCC images/siginfo.pb-c.c [2023-04-21T10:20:44.865Z] #38 11.25 DEP images/siginfo.pb-c.d [2023-04-21T10:20:44.865Z] #38 11.31 PBCC images/pagemap.pb-c.c [2023-04-21T10:20:44.865Z] #38 11.39 DEP images/pagemap.pb-c.d [2023-04-21T10:20:44.865Z] #38 11.43 PBCC images/rlimit.pb-c.c [2023-04-21T10:20:44.865Z] #38 11.47 DEP images/rlimit.pb-c.d [2023-04-21T10:20:44.865Z] #38 11.54 PBCC images/file-lock.pb-c.c [2023-04-21T10:20:44.865Z] #38 11.55 DEP images/file-lock.pb-c.d [2023-04-21T10:20:44.865Z] #38 11.71 PBCC images/tty.pb-c.c [2023-04-21T10:20:44.865Z] #38 11.85 DEP images/tty.pb-c.d [2023-04-21T10:20:44.865Z] #38 11.95 PBCC images/tun.pb-c.c [2023-04-21T10:20:44.865Z] #38 11.99 PBCC images/netdev.pb-c.c [2023-04-21T10:20:44.865Z] #38 12.06 DEP images/tun.pb-c.d [2023-04-21T10:20:44.865Z] #38 12.13 DEP images/netdev.pb-c.d [2023-04-21T10:20:44.865Z] #38 12.22 PBCC images/vma.pb-c.c [2023-04-21T10:20:44.865Z] #38 12.29 DEP images/vma.pb-c.d [2023-04-21T10:20:44.865Z] #38 12.36 PBCC images/creds.pb-c.c [2023-04-21T10:20:44.865Z] #38 12.39 DEP images/creds.pb-c.d [2023-04-21T10:20:44.865Z] #38 12.46 PBCC images/utsns.pb-c.c [2023-04-21T10:20:44.865Z] #38 12.51 DEP images/utsns.pb-c.d [2023-04-21T10:20:44.865Z] #38 12.59 PBCC images/ipc-desc.pb-c.c [2023-04-21T10:20:44.865Z] #38 12.63 PBCC images/ipc-sem.pb-c.c [2023-04-21T10:20:44.865Z] #38 12.73 DEP images/ipc-desc.pb-c.d [2023-04-21T10:20:44.865Z] #38 12.84 DEP images/ipc-sem.pb-c.d [2023-04-21T10:20:44.933Z] #1 [internal] load build definition from Dockerfile [2023-04-21T10:20:44.933Z] #1 transferring dockerfile: 17.17kB done [2023-04-21T10:20:44.933Z] #1 DONE 0.1s [2023-04-21T10:20:44.933Z] [2023-04-21T10:20:44.933Z] #2 [internal] load .dockerignore [2023-04-21T10:20:44.933Z] #2 transferring context: 87B done [2023-04-21T10:20:44.933Z] #2 DONE 0.1s [2023-04-21T10:20:44.933Z] [2023-04-21T10:20:44.933Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-21T10:20:45.076Z] #39 48.22 CC compel/src/lib/infect-rpc.o [2023-04-21T10:20:45.125Z] #38 12.90 PBCC images/ipc-msg.pb-c.c [2023-04-21T10:20:45.125Z] #38 12.93 DEP images/ipc-msg.pb-c.d [2023-04-21T10:20:45.336Z] #39 ... [2023-04-21T10:20:45.336Z] [2023-04-21T10:20:45.336Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:20:45.336Z] #33 82.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-04-21T10:20:45.336Z] #33 83.00 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-04-21T10:20:45.336Z] #33 83.00 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:20:45.336Z] #33 93.03 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-04-21T10:20:45.336Z] #33 93.04 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-04-21T10:20:45.336Z] #33 93.05 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:20:45.386Z] #38 13.05 PBCC images/ipc-shm.pb-c.c [2023-04-21T10:20:45.386Z] #38 13.08 DEP images/ipc-shm.pb-c.d [2023-04-21T10:20:45.386Z] #38 13.18 PBCC images/ipc-var.pb-c.c [2023-04-21T10:20:45.386Z] #38 13.22 DEP images/ipc-var.pb-c.d [2023-04-21T10:20:45.386Z] #38 13.27 PBCC images/sk-opts.pb-c.c [2023-04-21T10:20:45.505Z] #3 DONE 0.3s [2023-04-21T10:20:45.505Z] [2023-04-21T10:20:45.505Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-21T10:20:45.505Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-04-21T10:20:45.505Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-04-21T10:20:45.505Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-21T10:20:45.505Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-04-21T10:20:45.505Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-04-21T10:20:45.505Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s [2023-04-21T10:20:45.595Z] #33 ... [2023-04-21T10:20:45.595Z] [2023-04-21T10:20:45.595Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:20:45.595Z] #39 48.52 CC compel/src/lib/infect-util.o [2023-04-21T10:20:45.647Z] #38 13.31 PBCC images/packet-sock.pb-c.c [2023-04-21T10:20:45.647Z] #38 13.37 DEP images/sk-opts.pb-c.d [2023-04-21T10:20:45.647Z] #38 13.44 DEP images/packet-sock.pb-c.d [2023-04-21T10:20:45.648Z] #5 ... [2023-04-21T10:20:45.648Z] [2023-04-21T10:20:45.648Z] #6 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-21T10:20:45.648Z] #6 DONE 1.2s [2023-04-21T10:20:45.648Z] [2023-04-21T10:20:45.648Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-21T10:20:45.648Z] #7 DONE 1.2s [2023-04-21T10:20:45.648Z] [2023-04-21T10:20:45.648Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-21T10:20:45.648Z] #8 DONE 1.2s [2023-04-21T10:20:45.648Z] [2023-04-21T10:20:45.648Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-21T10:20:45.648Z] #5 DONE 1.3s [2023-04-21T10:20:45.855Z] #39 48.71 CC compel/src/lib/infect.o [2023-04-21T10:20:45.907Z] #38 13.58 PBCC images/sk-netlink.pb-c.c [2023-04-21T10:20:45.907Z] #38 13.66 DEP images/sk-netlink.pb-c.d [2023-04-21T10:20:45.907Z] #38 13.77 PBCC images/sk-inet.pb-c.c [2023-04-21T10:20:45.907Z] #38 13.86 DEP images/sk-inet.pb-c.d [2023-04-21T10:20:46.078Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done [2023-04-21T10:20:46.078Z] #4 DONE 0.9s [2023-04-21T10:20:46.104Z] #29 73.04 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-04-21T10:20:46.104Z] #29 73.04 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-04-21T10:20:46.104Z] #29 73.09 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-21T10:20:46.169Z] #38 14.01 PBCC images/sk-unix.pb-c.c [2023-04-21T10:20:46.339Z] [2023-04-21T10:20:46.339Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-21T10:20:46.361Z] #29 ... [2023-04-21T10:20:46.361Z] [2023-04-21T10:20:46.361Z] #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:20:46.361Z] #22 63.41 Fetched 17.7 MB in 2s (7627 kB/s) [2023-04-21T10:20:46.361Z] #22 63.66 Selecting previously unselected package xxd. [2023-04-21T10:20:46.361Z] #22 63.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 ... 15722 files and directories currently installed.) [2023-04-21T10:20:46.361Z] #22 63.80 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-21T10:20:46.361Z] #22 63.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:20:46.361Z] #22 64.18 Selecting previously unselected package vim-common. [2023-04-21T10:20:46.361Z] #22 64.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-21T10:20:46.361Z] #22 64.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:20:46.361Z] #22 64.89 Selecting previously unselected package cmake-data. [2023-04-21T10:20:46.361Z] #22 64.89 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-21T10:20:46.361Z] #22 64.91 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-21T10:20:46.361Z] #22 70.75 Selecting previously unselected package libicu67:amd64. [2023-04-21T10:20:46.361Z] #22 70.80 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-04-21T10:20:46.361Z] #22 70.82 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-21T10:20:46.361Z] #22 ... [2023-04-21T10:20:46.361Z] [2023-04-21T10:20:46.361Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:20:46.361Z] #29 73.57 Selecting previously unselected package libprotobuf-dev:amd64. [2023-04-21T10:20:46.361Z] #29 73.62 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-04-21T10:20:46.430Z] #38 14.09 DEP images/sk-unix.pb-c.d [2023-04-21T10:20:46.430Z] #38 14.16 PBCC images/mm.pb-c.c [2023-04-21T10:20:46.430Z] #38 14.25 DEP images/mm.pb-c.d [2023-04-21T10:20:46.618Z] #29 73.65 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-21T10:20:46.690Z] #38 ... [2023-04-21T10:20:46.690Z] [2023-04-21T10:20:46.690Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:20:46.690Z] #34 DONE 69.5s [2023-04-21T10:20:46.690Z] [2023-04-21T10:20:46.690Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:20:46.690Z] #38 14.35 PBCC images/timerfd.pb-c.c [2023-04-21T10:20:46.690Z] #38 ... [2023-04-21T10:20:46.690Z] [2023-04-21T10:20:46.690Z] #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 [2023-04-21T10:20:46.690Z] #28 64.30 Selecting previously unselected package gcc-mingw-w64-base. [2023-04-21T10:20:46.690Z] #28 64.32 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:20:46.690Z] #28 64.33 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-21T10:20:46.690Z] #28 64.46 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-04-21T10:20:46.690Z] #28 64.47 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:20:46.690Z] #28 64.49 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-21T10:20:46.690Z] #28 ... [2023-04-21T10:20:46.690Z] [2023-04-21T10:20:46.690Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:20:46.690Z] #38 14.42 DEP images/timerfd.pb-c.d [2023-04-21T10:20:46.690Z] #38 14.51 PBCC images/timer.pb-c.c [2023-04-21T10:20:46.690Z] #38 14.53 DEP images/timer.pb-c.d [2023-04-21T10:20:46.950Z] #38 14.62 PBCC images/sa.pb-c.c [2023-04-21T10:20:46.950Z] #38 14.68 DEP images/sa.pb-c.d [2023-04-21T10:20:46.950Z] #38 14.76 PBCC images/pipe-data.pb-c.c [2023-04-21T10:20:47.210Z] #38 14.85 DEP images/pipe-data.pb-c.d [2023-04-21T10:20:47.210Z] #38 14.92 PBCC images/mnt.pb-c.c [2023-04-21T10:20:47.210Z] #38 14.96 DEP images/mnt.pb-c.d [2023-04-21T10:20:47.210Z] #38 15.02 PBCC images/sk-packet.pb-c.c [2023-04-21T10:20:47.210Z] #38 15.06 DEP images/sk-packet.pb-c.d [2023-04-21T10:20:47.210Z] #38 15.10 PBCC images/tcp-stream.pb-c.c [2023-04-21T10:20:47.321Z] #5 ... [2023-04-21T10:20:47.321Z] [2023-04-21T10:20:47.321Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-21T10:20:47.321Z] #6 DONE 1.0s [2023-04-21T10:20:47.471Z] #38 15.20 DEP images/tcp-stream.pb-c.d [2023-04-21T10:20:47.471Z] #38 15.28 PBCC images/pipe.pb-c.c [2023-04-21T10:20:47.471Z] #38 15.31 DEP images/pipe.pb-c.d [2023-04-21T10:20:47.471Z] #38 15.39 PBCC images/pstree.pb-c.c [2023-04-21T10:20:47.471Z] #38 15.45 DEP images/pstree.pb-c.d [2023-04-21T10:20:47.566Z] [2023-04-21T10:20:47.566Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-21T10:20:47.566Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-21T10:20:47.566Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-21T10:20:47.566Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-04-21T10:20:47.566Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-21T10:20:47.566Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-04-21T10:20:47.586Z] [2023-04-21T10:20:47.586Z] #7 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-21T10:20:47.586Z] #7 DONE 1.1s [2023-04-21T10:20:47.586Z] [2023-04-21T10:20:47.586Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-21T10:20:47.586Z] #5 DONE 1.2s [2023-04-21T10:20:47.586Z] [2023-04-21T10:20:47.586Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-21T10:20:47.586Z] #8 DONE 1.2s [2023-04-21T10:20:47.731Z] #38 15.48 PBCC images/fs.pb-c.c [2023-04-21T10:20:47.731Z] #38 15.50 DEP images/fs.pb-c.d [2023-04-21T10:20:47.731Z] #38 15.59 PBCC images/signalfd.pb-c.c [2023-04-21T10:20:47.731Z] #38 15.65 DEP images/signalfd.pb-c.d [2023-04-21T10:20:47.731Z] #38 15.70 PBCC images/fh.pb-c.c [2023-04-21T10:20:47.764Z] #39 50.79 CC compel/src/lib/ptrace.o [2023-04-21T10:20:47.828Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2023-04-21T10:20:47.828Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2023-04-21T10:20:47.992Z] #38 15.74 PBCC images/fsnotify.pb-c.c [2023-04-21T10:20:47.992Z] #38 15.81 DEP images/fh.pb-c.d [2023-04-21T10:20:47.992Z] #38 15.90 DEP images/fsnotify.pb-c.d [2023-04-21T10:20:48.030Z] #39 51.19 AR compel/libcompel.a [2023-04-21T10:20:48.092Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2023-04-21T10:20:48.252Z] #38 15.97 PBCC images/eventpoll.pb-c.c [2023-04-21T10:20:48.252Z] #38 15.97 DEP images/eventpoll.pb-c.d [2023-04-21T10:20:48.252Z] #38 16.03 PBCC images/eventfd.pb-c.c [2023-04-21T10:20:48.252Z] #38 16.04 DEP images/eventfd.pb-c.d [2023-04-21T10:20:48.252Z] #38 16.12 PBCC images/remap-file-path.pb-c.c [2023-04-21T10:20:48.252Z] #38 16.12 DEP images/remap-file-path.pb-c.d [2023-04-21T10:20:48.293Z] #39 51.30 HOSTCC compel/src/main-host.o [2023-04-21T10:20:48.356Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2023-04-21T10:20:48.356Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2023-04-21T10:20:48.513Z] #38 16.19 PBCC images/fifo.pb-c.c [2023-04-21T10:20:48.513Z] #38 16.20 DEP images/fifo.pb-c.d [2023-04-21T10:20:48.513Z] #38 16.26 PBCC images/ghost-file.pb-c.c [2023-04-21T10:20:48.513Z] #38 16.32 DEP images/ghost-file.pb-c.d [2023-04-21T10:20:48.513Z] #38 16.39 PBCC images/regfile.pb-c.c [2023-04-21T10:20:48.513Z] #38 16.42 DEP images/regfile.pb-c.d [2023-04-21T10:20:48.553Z] #39 51.54 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2023-04-21T10:20:48.553Z] #39 51.69 HOSTCC compel/src/lib/handle-elf-host.o [2023-04-21T10:20:48.773Z] #38 16.51 PBCC images/ns.pb-c.c [2023-04-21T10:20:48.773Z] #38 16.53 DEP images/ns.pb-c.d [2023-04-21T10:20:48.773Z] #38 16.61 PBCC images/fdinfo.pb-c.c [2023-04-21T10:20:48.773Z] #38 16.75 DEP images/fdinfo.pb-c.d [2023-04-21T10:20:49.034Z] #38 16.77 PBCC images/core-aarch64.pb-c.c [2023-04-21T10:20:49.034Z] #38 16.82 PBCC images/core-arm.pb-c.c [2023-04-21T10:20:49.034Z] #38 16.86 PBCC images/core-ppc64.pb-c.c [2023-04-21T10:20:49.034Z] #38 16.96 PBCC images/core-s390.pb-c.c [2023-04-21T10:20:49.034Z] #38 17.01 PBCC images/core-x86.pb-c.c [2023-04-21T10:20:49.122Z] #39 52.02 HOSTCC compel/src/lib/log-host.o [2023-04-21T10:20:49.122Z] #39 52.19 HOSTLINK compel/compel-host-bin [2023-04-21T10:20:49.241Z] #29 76.20 Selecting previously unselected package libprotoc23:amd64. [2023-04-21T10:20:49.241Z] #29 76.21 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-04-21T10:20:49.241Z] #29 76.23 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-04-21T10:20:49.294Z] #38 17.06 PBCC images/core.pb-c.c [2023-04-21T10:20:49.294Z] #38 17.14 PBCC images/inventory.pb-c.c [2023-04-21T10:20:49.294Z] #38 17.20 DEP images/core-aarch64.pb-c.d [2023-04-21T10:20:49.294Z] #38 17.25 DEP images/core-arm.pb-c.d [2023-04-21T10:20:49.382Z] #39 52.43 DEP soccr/soccr.d [2023-04-21T10:20:49.554Z] #38 17.35 DEP images/core-ppc64.pb-c.d [2023-04-21T10:20:49.554Z] #38 17.45 DEP images/core-s390.pb-c.d [2023-04-21T10:20:49.641Z] #39 52.58 CC soccr/soccr.o [2023-04-21T10:20:49.814Z] #38 17.51 DEP images/core-x86.pb-c.d [2023-04-21T10:20:49.814Z] #38 17.58 DEP images/core.pb-c.d [2023-04-21T10:20:49.814Z] #38 17.66 DEP images/inventory.pb-c.d [2023-04-21T10:20:49.814Z] #38 17.77 PBCC images/cpuinfo.pb-c.c [2023-04-21T10:20:50.075Z] #38 17.78 DEP images/cpuinfo.pb-c.d [2023-04-21T10:20:50.075Z] #38 17.86 PBCC images/stats.pb-c.c [2023-04-21T10:20:50.075Z] #38 17.89 DEP images/stats.pb-c.d [2023-04-21T10:20:50.136Z] [2023-04-21T10:20:50.136Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:20:50.136Z] #9 resolve docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 0.1s done [2023-04-21T10:20:50.136Z] #9 sha256:dd9ad81920b63c7f9f18823d888d5fdcc7e7516086fd16654d07bc437f0e2427 1.80kB / 1.80kB done [2023-04-21T10:20:50.136Z] #9 sha256:b47c7dfaaa9363e13a945cae402183b29081a75eef4ab0686c3edf5fa2827b7b 7.10kB / 7.10kB done [2023-04-21T10:20:50.136Z] #9 sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 1.86kB / 1.86kB done [2023-04-21T10:20:50.136Z] #9 sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 2.10MB / 5.17MB 0.2s [2023-04-21T10:20:50.416Z] #9 sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 5.17MB / 5.17MB 0.2s [2023-04-21T10:20:50.416Z] #9 sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 5.17MB / 5.17MB 0.3s done [2023-04-21T10:20:50.416Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 4.26MB / 55.05MB 0.4s [2023-04-21T10:20:50.416Z] #9 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 0B / 10.88MB 0.4s [2023-04-21T10:20:50.609Z] #29 77.46 Selecting previously unselected package protobuf-c-compiler. [2023-04-21T10:20:50.609Z] #29 77.49 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:20:50.609Z] #29 77.49 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-21T10:20:50.679Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 10.49MB / 55.05MB 0.6s [2023-04-21T10:20:50.679Z] #9 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 5.24MB / 10.88MB 0.6s [2023-04-21T10:20:50.679Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 13.63MB / 55.05MB 0.6s [2023-04-21T10:20:50.679Z] #9 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 8.39MB / 10.88MB 0.6s [2023-04-21T10:20:50.865Z] #29 77.79 Selecting previously unselected package protobuf-compiler. [2023-04-21T10:20:50.865Z] #29 77.79 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-04-21T10:20:50.865Z] #29 77.84 Unpacking protobuf-compiler (3.12.4-1) ... [2023-04-21T10:20:50.946Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 20.20MB / 55.05MB 0.9s [2023-04-21T10:20:50.946Z] #9 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 10.88MB / 10.88MB 0.9s [2023-04-21T10:20:50.946Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 0B / 54.58MB 0.9s [2023-04-21T10:20:50.946Z] #9 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 10.88MB / 10.88MB 1.0s done [2023-04-21T10:20:50.946Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 25.17MB / 55.05MB 1.1s [2023-04-21T10:20:50.946Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 3.15MB / 54.58MB 1.1s [2023-04-21T10:20:50.946Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 0B / 85.99MB 1.1s [2023-04-21T10:20:51.023Z] #39 54.02 AR soccr/libsoccr.a [2023-04-21T10:20:51.023Z] #39 54.11 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-21T10:20:51.122Z] #29 78.13 Selecting previously unselected package python3-pkg-resources. [2023-04-21T10:20:51.122Z] #29 78.13 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-21T10:20:51.122Z] #29 78.14 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:20:51.122Z] #29 ... [2023-04-21T10:20:51.122Z] [2023-04-21T10:20:51.122Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:20:51.122Z] #37 1.881 + RM_GOPATH=0 [2023-04-21T10:20:51.122Z] #37 1.881 + TMP_GOPATH= [2023-04-21T10:20:51.122Z] #37 1.881 + : /build [2023-04-21T10:20:51.122Z] #37 1.881 + '[' -z '' ']' [2023-04-21T10:20:51.122Z] #37 1.881 ++ mktemp -d [2023-04-21T10:20:51.122Z] #37 1.920 + export GOPATH=/tmp/tmp.jgD5ax6bS2 [2023-04-21T10:20:51.122Z] #37 1.920 + GOPATH=/tmp/tmp.jgD5ax6bS2 [2023-04-21T10:20:51.122Z] #37 1.920 + RM_GOPATH=1 [2023-04-21T10:20:51.122Z] #37 1.921 + case "$(go env GOARCH)" in [2023-04-21T10:20:51.122Z] #37 1.922 ++ go env GOARCH [2023-04-21T10:20:51.122Z] #37 2.058 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:20:51.122Z] #37 2.058 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:20:51.122Z] #37 2.058 ++ dirname /tmp/install/install.sh [2023-04-21T10:20:51.122Z] #37 2.064 + dir=/tmp/install [2023-04-21T10:20:51.122Z] #37 2.064 + bin=containerd [2023-04-21T10:20:51.122Z] #37 2.064 + shift [2023-04-21T10:20:51.122Z] #37 2.064 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-04-21T10:20:51.122Z] #37 2.064 + . /tmp/install/containerd.installer [2023-04-21T10:20:51.122Z] #37 2.064 ++ set -e [2023-04-21T10:20:51.122Z] #37 2.064 ++ : v1.6.16 [2023-04-21T10:20:51.122Z] #37 2.064 + install_containerd [2023-04-21T10:20:51.122Z] #37 2.065 Install containerd version v1.6.16 [2023-04-21T10:20:51.122Z] #37 2.065 + echo 'Install containerd version v1.6.16' [2023-04-21T10:20:51.122Z] #37 2.065 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jgD5ax6bS2/src/github.com/containerd/containerd [2023-04-21T10:20:51.122Z] #37 2.073 Cloning into '/tmp/tmp.jgD5ax6bS2/src/github.com/containerd/containerd'... [2023-04-21T10:20:51.210Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 28.31MB / 55.05MB 1.2s [2023-04-21T10:20:51.210Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 7.34MB / 54.58MB 1.2s [2023-04-21T10:20:51.210Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 4.55MB / 85.99MB 1.2s [2023-04-21T10:20:51.281Z] #39 ... [2023-04-21T10:20:51.281Z] [2023-04-21T10:20:51.281Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:20:51.281Z] #33 97.65 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-04-21T10:20:51.281Z] #33 97.65 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-04-21T10:20:51.281Z] #33 97.67 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-21T10:20:51.281Z] #33 98.25 Selecting previously unselected package libapparmor1:arm64. [2023-04-21T10:20:51.281Z] #33 98.25 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2023-04-21T10:20:51.281Z] #33 98.28 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-04-21T10:20:51.281Z] #33 98.63 Selecting previously unselected package libapparmor-dev:arm64. [2023-04-21T10:20:51.281Z] #33 98.63 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-04-21T10:20:51.281Z] #33 98.64 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-04-21T10:20:51.281Z] #33 98.77 Selecting previously unselected package libbtrfs0:arm64. [2023-04-21T10:20:51.281Z] #33 98.77 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2023-04-21T10:20:51.281Z] #33 98.78 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-04-21T10:20:51.281Z] #33 98.90 Selecting previously unselected package libbtrfs-dev:arm64. [2023-04-21T10:20:51.281Z] #33 98.90 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-04-21T10:20:51.281Z] #33 98.91 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-04-21T10:20:51.281Z] #33 99.11 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-04-21T10:20:51.281Z] #33 99.11 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-04-21T10:20:51.281Z] #33 99.12 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-21T10:20:51.379Z] #37 ... [2023-04-21T10:20:51.379Z] [2023-04-21T10:20:51.379Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:20:51.379Z] #24 75.82 Updating files: 79% (1204/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-04-21T10:20:51.379Z] #24 77.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-04-21T10:20:51.379Z] #24 77.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:20:51.473Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 34.60MB / 55.05MB 1.5s [2023-04-21T10:20:51.473Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 10.49MB / 54.58MB 1.5s [2023-04-21T10:20:51.473Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 38.80MB / 55.05MB 1.6s [2023-04-21T10:20:51.473Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 14.68MB / 54.58MB 1.6s [2023-04-21T10:20:51.473Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 11.53MB / 85.99MB 1.6s [2023-04-21T10:20:51.540Z] #33 99.18 Selecting previously unselected package libudev-dev:arm64. [2023-04-21T10:20:51.540Z] #33 99.20 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-04-21T10:20:51.540Z] #33 99.22 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-04-21T10:20:51.735Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 42.99MB / 55.05MB 1.7s [2023-04-21T10:20:51.736Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 17.83MB / 54.58MB 1.7s [2023-04-21T10:20:51.736Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 47.19MB / 55.05MB 1.9s [2023-04-21T10:20:51.736Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 20.97MB / 54.58MB 1.9s [2023-04-21T10:20:51.736Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 19.92MB / 85.99MB 1.9s [2023-04-21T10:20:51.799Z] #33 99.38 Selecting previously unselected package libsepol1-dev:arm64. [2023-04-21T10:20:51.799Z] #33 99.39 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2023-04-21T10:20:51.799Z] #33 99.39 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-04-21T10:20:51.988Z] #38 19.55 make[1]: Nothing to be done for 'all'. [2023-04-21T10:20:51.997Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 51.03MB / 55.05MB 2.0s [2023-04-21T10:20:51.998Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 26.21MB / 85.99MB 2.0s [2023-04-21T10:20:51.998Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 54.53MB / 55.05MB 2.1s [2023-04-21T10:20:51.998Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 27.26MB / 54.58MB 2.1s [2023-04-21T10:20:51.998Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 31.46MB / 85.99MB 2.1s [2023-04-21T10:20:52.058Z] #33 99.64 Selecting previously unselected package libpcre2-16-0:arm64. [2023-04-21T10:20:52.058Z] #33 99.65 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-04-21T10:20:52.058Z] #33 99.66 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-04-21T10:20:52.058Z] #33 99.87 Selecting previously unselected package libpcre2-32-0:arm64. [2023-04-21T10:20:52.058Z] #33 99.88 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-04-21T10:20:52.058Z] #33 99.88 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-04-21T10:20:52.267Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 34.60MB / 54.58MB 2.4s [2023-04-21T10:20:52.267Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 36.70MB / 85.99MB 2.4s [2023-04-21T10:20:52.316Z] #33 100.0 Selecting previously unselected package libpcre2-posix2:arm64. [2023-04-21T10:20:52.316Z] #33 100.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-04-21T10:20:52.316Z] #33 100.1 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-04-21T10:20:52.316Z] #33 100.2 Selecting previously unselected package libpcre2-dev:arm64. [2023-04-21T10:20:52.529Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 40.89MB / 54.58MB 2.5s [2023-04-21T10:20:52.529Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 44.84MB / 85.99MB 2.5s [2023-04-21T10:20:52.584Z] #33 100.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-04-21T10:20:52.584Z] #33 100.2 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-04-21T10:20:52.795Z] #9 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 55.05MB / 55.05MB 2.7s done [2023-04-21T10:20:52.795Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 49.28MB / 54.58MB 2.8s [2023-04-21T10:20:52.795Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 50.33MB / 85.99MB 2.8s [2023-04-21T10:20:52.795Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 0B / 149.05MB 2.9s [2023-04-21T10:20:52.843Z] #33 100.6 Selecting previously unselected package libselinux1-dev:arm64. [2023-04-21T10:20:52.843Z] #33 100.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2023-04-21T10:20:52.843Z] #33 100.6 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-04-21T10:20:53.055Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 53.48MB / 54.58MB 3.0s [2023-04-21T10:20:53.056Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 56.62MB / 85.99MB 3.2s [2023-04-21T10:20:53.102Z] #33 100.8 Selecting previously unselected package libdevmapper-dev:arm64. [2023-04-21T10:20:53.102Z] #33 100.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-04-21T10:20:53.102Z] #33 100.9 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-04-21T10:20:53.102Z] #33 100.9 Selecting previously unselected package libseccomp-dev:arm64. [2023-04-21T10:20:53.317Z] #9 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 [2023-04-21T10:20:53.317Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 63.96MB / 85.99MB 3.3s [2023-04-21T10:20:53.317Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 9.44MB / 149.05MB 3.3s [2023-04-21T10:20:53.361Z] #33 100.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-04-21T10:20:53.361Z] #33 101.0 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-04-21T10:20:53.361Z] #33 101.1 Selecting previously unselected package libsystemd-dev:arm64. [2023-04-21T10:20:53.361Z] #33 101.1 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-04-21T10:20:53.361Z] #33 101.1 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-04-21T10:20:53.370Z] #38 21.32 CC images/stats.o [2023-04-21T10:20:53.583Z] #9 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 54.58MB / 54.58MB 3.6s done [2023-04-21T10:20:53.629Z] #38 21.60 CC images/core.o [2023-04-21T10:20:53.678Z] #9 ... [2023-04-21T10:20:53.678Z] [2023-04-21T10:20:53.678Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:20:53.678Z] #10 resolve docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 0.2s done [2023-04-21T10:20:53.678Z] #10 sha256:b47c7dfaaa9363e13a945cae402183b29081a75eef4ab0686c3edf5fa2827b7b 7.10kB / 7.10kB done [2023-04-21T10:20:53.678Z] #10 sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 1.86kB / 1.86kB done [2023-04-21T10:20:53.678Z] #10 sha256:dd9ad81920b63c7f9f18823d888d5fdcc7e7516086fd16654d07bc437f0e2427 1.80kB / 1.80kB done [2023-04-21T10:20:53.678Z] #10 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 55.05MB / 55.05MB 3.3s done [2023-04-21T10:20:53.678Z] #10 sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 5.17MB / 5.17MB 1.6s done [2023-04-21T10:20:53.678Z] #10 sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 10.88MB / 10.88MB 1.7s done [2023-04-21T10:20:53.678Z] #10 sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 54.58MB / 54.58MB 4.3s done [2023-04-21T10:20:53.678Z] #10 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 80.74MB / 85.99MB 5.5s [2023-04-21T10:20:53.678Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 54.41MB / 149.05MB 5.5s [2023-04-21T10:20:53.678Z] #10 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 1.4s [2023-04-21T10:20:53.678Z] #10 sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c 155B / 155B 4.7s done [2023-04-21T10:20:53.678Z] #10 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 85.99MB / 85.99MB 5.8s [2023-04-21T10:20:53.678Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 62.91MB / 149.05MB 5.8s [2023-04-21T10:20:53.844Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 71.30MB / 85.99MB 3.8s [2023-04-21T10:20:53.845Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 17.83MB / 149.05MB 3.8s [2023-04-21T10:20:53.845Z] #9 sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c 155B / 155B 3.8s done [2023-04-21T10:20:53.929Z] #33 101.6 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-04-21T10:20:53.929Z] #33 101.6 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-04-21T10:20:53.929Z] #33 101.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-21T10:20:53.929Z] #33 101.7 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-04-21T10:20:53.929Z] #33 101.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-21T10:20:53.929Z] #33 101.7 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-04-21T10:20:53.929Z] #33 101.7 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-04-21T10:20:53.929Z] #33 101.8 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-04-21T10:20:53.929Z] #33 101.8 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-04-21T10:20:53.929Z] #33 101.8 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-04-21T10:20:53.929Z] #33 101.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-21T10:20:53.929Z] #33 101.8 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-04-21T10:20:53.929Z] #33 101.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-21T10:20:53.929Z] #33 101.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-04-21T10:20:53.929Z] #33 101.9 Setting up mingw-w64-common (8.0.0-1) ... [2023-04-21T10:20:53.939Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 71.66MB / 149.05MB 6.2s [2023-04-21T10:20:54.106Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 80.74MB / 85.99MB 4.0s [2023-04-21T10:20:54.106Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 27.26MB / 149.05MB 4.1s [2023-04-21T10:20:54.106Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 85.99MB / 85.99MB 4.3s [2023-04-21T10:20:54.187Z] #33 101.9 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-04-21T10:20:54.187Z] #33 101.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-21T10:20:54.187Z] #33 101.9 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-04-21T10:20:54.187Z] #33 101.9 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-04-21T10:20:54.187Z] #33 101.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-21T10:20:54.187Z] #33 101.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:20:54.187Z] #33 102.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-21T10:20:54.187Z] #33 102.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:20:54.187Z] #33 102.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-21T10:20:54.187Z] #33 102.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-21T10:20:54.187Z] #33 102.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:20:54.187Z] #33 102.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 [2023-04-21T10:20:54.187Z] #33 102.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:20:54.187Z] #33 102.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-21T10:20:54.187Z] #33 102.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-21T10:20:54.187Z] #33 102.1 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-21T10:20:54.201Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 79.66MB / 149.05MB 6.5s [2023-04-21T10:20:54.367Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 35.65MB / 149.05MB 4.5s [2023-04-21T10:20:54.447Z] #33 102.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-21T10:20:54.447Z] #33 102.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-04-21T10:20:54.447Z] #33 102.1 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:20:54.461Z] #10 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 85.99MB / 85.99MB 6.7s done [2023-04-21T10:20:54.461Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 90.18MB / 149.05MB 6.8s [2023-04-21T10:20:54.461Z] #10 ... [2023-04-21T10:20:54.461Z] [2023-04-21T10:20:54.461Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-21T10:20:54.461Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.5s done [2023-04-21T10:20:54.461Z] #9 DONE 7.2s [2023-04-21T10:20:54.461Z] [2023-04-21T10:20:54.461Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:20:54.461Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 101.05MB / 149.05MB 6.9s [2023-04-21T10:20:54.461Z] #10 ... [2023-04-21T10:20:54.461Z] [2023-04-21T10:20:54.461Z] #11 [internal] load build context [2023-04-21T10:20:54.461Z] #11 transferring context: 36.05MB 7.1s [2023-04-21T10:20:54.570Z] #38 22.35 CC images/core-x86.o [2023-04-21T10:20:54.720Z] #11 ... [2023-04-21T10:20:54.720Z] [2023-04-21T10:20:54.720Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:20:54.940Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 45.09MB / 149.05MB 4.9s [2023-04-21T10:20:54.979Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 113.25MB / 149.05MB 7.4s [2023-04-21T10:20:55.017Z] #33 DONE 102.8s [2023-04-21T10:20:55.017Z] [2023-04-21T10:20:55.017Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:20:55.142Z] #38 22.89 CC images/core-arm.o [2023-04-21T10:20:55.142Z] #38 ... [2023-04-21T10:20:55.142Z] [2023-04-21T10:20:55.142Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:20:55.142Z] #25 68.09 internal/syscall/unix [2023-04-21T10:20:55.142Z] #25 68.65 time [2023-04-21T10:20:55.142Z] #25 76.36 internal/poll [2023-04-21T10:20:55.142Z] #25 77.34 internal/fmtsort [2023-04-21T10:20:55.142Z] #25 77.99 internal/safefilepath [2023-04-21T10:20:55.201Z] #9 sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 85.99MB / 85.99MB 5.1s done [2023-04-21T10:20:55.201Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 54.53MB / 149.05MB 5.4s [2023-04-21T10:20:55.242Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 121.63MB / 149.05MB 7.7s [2023-04-21T10:20:55.412Z] #25 78.39 internal/syscall/execenv [2023-04-21T10:20:55.412Z] #25 ... [2023-04-21T10:20:55.412Z] [2023-04-21T10:20:55.412Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:20:55.412Z] #38 23.27 CC images/core-aarch64.o [2023-04-21T10:20:55.503Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 129.27MB / 149.05MB 7.9s [2023-04-21T10:20:55.577Z] #24 ... [2023-04-21T10:20:55.577Z] [2023-04-21T10:20:55.577Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:20:55.577Z] #36 72.08 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:20:55.577Z] #36 72.50 Fetched 115 MB in 11s (10.2 MB/s) [2023-04-21T10:20:55.577Z] #36 72.67 Selecting previously unselected package binutils-mingw-w64-i686. [2023-04-21T10:20:55.577Z] #36 72.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-21T10:20:55.577Z] #36 72.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-21T10:20:55.577Z] #36 72.84 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-21T10:20:55.577Z] #36 77.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-04-21T10:20:55.577Z] #36 77.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-21T10:20:55.577Z] #36 77.14 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-21T10:20:55.577Z] #36 81.95 Selecting previously unselected package binutils-mingw-w64. [2023-04-21T10:20:55.577Z] #36 81.99 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-04-21T10:20:55.577Z] #36 82.01 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-21T10:20:55.577Z] #36 ... [2023-04-21T10:20:55.577Z] [2023-04-21T10:20:55.577Z] #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 [2023-04-21T10:20:55.577Z] #33 76.12 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-21T10:20:55.577Z] #33 76.16 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-21T10:20:55.577Z] #33 76.80 go: downloading go.uber.org/zap v1.17.0 [2023-04-21T10:20:55.577Z] #33 77.96 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-04-21T10:20:55.577Z] #33 78.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-04-21T10:20:55.577Z] #33 78.16 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-04-21T10:20:55.577Z] #33 78.36 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-04-21T10:20:55.577Z] #33 78.46 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-04-21T10:20:55.577Z] #33 78.56 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-04-21T10:20:55.577Z] #33 78.59 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-04-21T10:20:55.577Z] #33 78.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-04-21T10:20:55.577Z] #33 78.75 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-04-21T10:20:55.577Z] #33 78.77 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-04-21T10:20:55.577Z] #33 78.91 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-21T10:20:55.577Z] #33 79.27 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-21T10:20:55.577Z] #33 79.37 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-21T10:20:55.577Z] #33 79.54 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-21T10:20:55.577Z] #33 79.90 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-21T10:20:55.577Z] #33 79.93 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-21T10:20:55.577Z] #33 80.09 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-21T10:20:55.577Z] #33 80.15 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-04-21T10:20:55.577Z] #33 80.28 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-21T10:20:55.577Z] #33 80.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-21T10:20:55.577Z] #33 80.74 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-21T10:20:55.577Z] #33 82.02 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-21T10:20:55.577Z] #33 82.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-21T10:20:55.577Z] #33 82.20 go: downloading github.com/google/go-cmp v0.5.8 [2023-04-21T10:20:55.577Z] #33 ... [2023-04-21T10:20:55.577Z] [2023-04-21T10:20:55.577Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:20:55.577Z] #36 82.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-04-21T10:20:55.577Z] #36 82.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:20:55.577Z] #36 82.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:20:55.577Z] #36 82.75 Selecting previously unselected package dmsetup. [2023-04-21T10:20:55.577Z] #36 82.76 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:20:55.577Z] #36 82.77 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-21T10:20:55.763Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 138.41MB / 149.05MB 8.1s [2023-04-21T10:20:55.777Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 65.01MB / 149.05MB 5.7s [2023-04-21T10:20:55.777Z] #9 ... [2023-04-21T10:20:55.777Z] [2023-04-21T10:20:55.777Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-21T10:20:55.777Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-21T10:20:55.777Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-04-21T10:20:55.777Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-21T10:20:55.777Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-04-21T10:20:55.777Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2023-04-21T10:20:55.777Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2023-04-21T10:20:55.777Z] #10 DONE 6.0s [2023-04-21T10:20:55.777Z] [2023-04-21T10:20:55.777Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:20:55.777Z] #9 ... [2023-04-21T10:20:55.777Z] [2023-04-21T10:20:55.777Z] #11 [internal] load build context [2023-04-21T10:20:55.777Z] #11 transferring context: 32.03MB 5.9s [2023-04-21T10:20:55.985Z] #38 23.65 CC images/core-ppc64.o [2023-04-21T10:20:56.039Z] #11 ... [2023-04-21T10:20:56.039Z] [2023-04-21T10:20:56.039Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:20:56.039Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 73.40MB / 149.05MB 6.0s [2023-04-21T10:20:56.141Z] #36 83.16 Selecting previously unselected package mingw-w64-common. [2023-04-21T10:20:56.141Z] #36 83.24 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-04-21T10:20:56.141Z] #36 83.29 Unpacking mingw-w64-common (8.0.0-1) ... [2023-04-21T10:20:56.246Z] #38 24.11 CC images/core-s390.o [2023-04-21T10:20:56.299Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 81.79MB / 149.05MB 6.4s [2023-04-21T10:20:56.334Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 149.05MB / 149.05MB 8.7s [2023-04-21T10:20:56.397Z] #40 1.162 + RM_GOPATH=0 [2023-04-21T10:20:56.397Z] #40 1.166 + TMP_GOPATH= [2023-04-21T10:20:56.397Z] #40 1.167 + : /build [2023-04-21T10:20:56.397Z] #40 1.167 + '[' -z '' ']' [2023-04-21T10:20:56.397Z] #40 1.168 ++ mktemp -d [2023-04-21T10:20:56.397Z] #40 1.174 + export GOPATH=/tmp/tmp.y0nnKtYFU9 [2023-04-21T10:20:56.397Z] #40 1.174 + GOPATH=/tmp/tmp.y0nnKtYFU9 [2023-04-21T10:20:56.397Z] #40 1.174 + RM_GOPATH=1 [2023-04-21T10:20:56.397Z] #40 1.174 + case "$(go env GOARCH)" in [2023-04-21T10:20:56.397Z] #40 1.176 ++ go env GOARCH [2023-04-21T10:20:56.397Z] #40 1.208 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:20:56.397Z] #40 1.209 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:20:56.397Z] #40 1.210 ++ dirname /tmp/install/install.sh [2023-04-21T10:20:56.397Z] #40 1.212 + dir=/tmp/install [2023-04-21T10:20:56.397Z] #40 ... [2023-04-21T10:20:56.397Z] [2023-04-21T10:20:56.397Z] #41 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-21T10:20:56.397Z] #41 DONE 1.2s [2023-04-21T10:20:56.397Z] [2023-04-21T10:20:56.397Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:20:56.397Z] #40 1.212 + bin=runc [2023-04-21T10:20:56.397Z] #40 1.213 + shift [2023-04-21T10:20:56.397Z] #40 1.213 + '[' '!' -f /tmp/install/runc.installer ']' [2023-04-21T10:20:56.397Z] #40 1.213 + . /tmp/install/runc.installer [2023-04-21T10:20:56.397Z] #40 1.214 ++ set -e [2023-04-21T10:20:56.397Z] #40 1.214 ++ : v1.1.5 [2023-04-21T10:20:56.397Z] #40 1.214 + install_runc [2023-04-21T10:20:56.397Z] #40 1.215 + RUNC_BUILDTAGS=seccomp [2023-04-21T10:20:56.397Z] #40 1.215 + echo 'Install runc version v1.1.5 (build tags: seccomp)' [2023-04-21T10:20:56.397Z] #40 1.215 Install runc version v1.1.5 (build tags: seccomp) [2023-04-21T10:20:56.397Z] #40 1.215 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.y0nnKtYFU9/src/github.com/opencontainers/runc [2023-04-21T10:20:56.397Z] #40 1.218 Cloning into '/tmp/tmp.y0nnKtYFU9/src/github.com/opencontainers/runc'... [2023-04-21T10:20:56.817Z] #38 24.73 CC images/cpuinfo.o [2023-04-21T10:20:56.871Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 91.23MB / 149.05MB 6.8s [2023-04-21T10:20:57.133Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 99.61MB / 149.05MB 7.0s [2023-04-21T10:20:57.275Z] #10 ... [2023-04-21T10:20:57.275Z] [2023-04-21T10:20:57.275Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-21T10:20:57.275Z] #12 resolve docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 0.2s done [2023-04-21T10:20:57.275Z] #12 sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 1.85kB / 1.85kB done [2023-04-21T10:20:57.275Z] #12 sha256:4effa16ae79ab36347d55ebb6bb4aad411077b72ad735054e684b3eeba373a35 529B / 529B done [2023-04-21T10:20:57.275Z] #12 sha256:ca1a8403096efb7da1512b0ae008b16f2dae553deed435163b137447b90fa8b0 1.46kB / 1.46kB done [2023-04-21T10:20:57.275Z] #12 sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 55.05MB / 55.05MB 3.3s done [2023-04-21T10:20:57.334Z] #40 ... [2023-04-21T10:20:57.334Z] [2023-04-21T10:20:57.334Z] #42 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-04-21T10:20:57.334Z] #42 DONE 1.1s [2023-04-21T10:20:57.388Z] #38 25.07 CC images/inventory.o [2023-04-21T10:20:57.534Z] #12 ... [2023-04-21T10:20:57.534Z] [2023-04-21T10:20:57.534Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-21T10:20:57.534Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-04-21T10:20:57.534Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-21T10:20:57.534Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-21T10:20:57.534Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-21T10:20:57.534Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2023-04-21T10:20:57.534Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.1s done [2023-04-21T10:20:57.534Z] #13 ... [2023-04-21T10:20:57.534Z] [2023-04-21T10:20:57.534Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:20:57.597Z] [2023-04-21T10:20:57.597Z] #43 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-21T10:20:57.649Z] #38 25.39 CC images/fdinfo.o [2023-04-21T10:20:57.711Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 113.25MB / 149.05MB 7.9s [2023-04-21T10:20:57.909Z] #38 25.77 CC images/fown.o [2023-04-21T10:20:57.975Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 121.48MB / 149.05MB 8.1s [2023-04-21T10:20:58.141Z] #10 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 149.05MB / 149.05MB 10.6s done [2023-04-21T10:20:58.168Z] #43 0.799 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-04-21T10:20:58.169Z] #38 25.95 CC images/ns.o [2023-04-21T10:20:58.235Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 137.36MB / 149.05MB 8.4s [2023-04-21T10:20:58.400Z] #10 ... [2023-04-21T10:20:58.400Z] [2023-04-21T10:20:58.400Z] #11 [internal] load build context [2023-04-21T10:20:58.400Z] #11 transferring context: 53.56MB 9.2s done [2023-04-21T10:20:58.400Z] #11 DONE 11.1s [2023-04-21T10:20:58.400Z] [2023-04-21T10:20:58.400Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-21T10:20:58.400Z] #13 DONE 11.1s [2023-04-21T10:20:58.428Z] #43 DONE 1.0s [2023-04-21T10:20:58.428Z] [2023-04-21T10:20:58.428Z] #44 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-21T10:20:58.429Z] #38 26.18 CC images/regfile.o [2023-04-21T10:20:58.496Z] #9 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 5.1s [2023-04-21T10:20:58.661Z] [2023-04-21T10:20:58.661Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:20:58.661Z] #10 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 7.2s [2023-04-21T10:20:58.689Z] #38 26.39 CC images/ghost-file.o [2023-04-21T10:20:58.756Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 145.80MB / 149.05MB 8.7s [2023-04-21T10:20:58.756Z] #9 ... [2023-04-21T10:20:58.756Z] [2023-04-21T10:20:58.756Z] #11 [internal] load build context [2023-04-21T10:20:58.756Z] #11 transferring context: 53.56MB 8.4s done [2023-04-21T10:20:58.756Z] #11 DONE 8.9s [2023-04-21T10:20:58.756Z] [2023-04-21T10:20:58.756Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:20:58.949Z] #38 26.71 CC images/fifo.o [2023-04-21T10:20:59.209Z] #38 27.01 CC images/remap-file-path.o [2023-04-21T10:20:59.468Z] #38 27.21 CC images/eventfd.o [2023-04-21T10:20:59.603Z] #10 ... [2023-04-21T10:20:59.603Z] [2023-04-21T10:20:59.603Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-21T10:20:59.603Z] #14 DONE 0.8s [2023-04-21T10:20:59.603Z] [2023-04-21T10:20:59.603Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-21T10:20:59.700Z] #9 sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 149.05MB / 149.05MB 9.7s done [2023-04-21T10:20:59.728Z] #38 27.43 CC images/eventpoll.o [2023-04-21T10:20:59.729Z] #38 27.65 CC images/fh.o [2023-04-21T10:20:59.812Z] #44 DONE 1.1s [2023-04-21T10:20:59.812Z] [2023-04-21T10:20:59.812Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:20:59.812Z] #29 107.1 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-21T10:20:59.812Z] #29 107.1 + GOBIN=/build [2023-04-21T10:20:59.812Z] #29 107.1 + GO111MODULE=on [2023-04-21T10:20:59.812Z] #29 107.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-04-21T10:20:59.962Z] #9 ... [2023-04-21T10:20:59.962Z] [2023-04-21T10:20:59.962Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-21T10:20:59.962Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-04-21T10:20:59.962Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-21T10:20:59.962Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-21T10:20:59.962Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-21T10:20:59.962Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.3s done [2023-04-21T10:20:59.962Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2023-04-21T10:20:59.962Z] #12 DONE 10.1s [2023-04-21T10:20:59.962Z] [2023-04-21T10:20:59.962Z] #13 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-21T10:21:00.224Z] #13 ... [2023-04-21T10:21:00.224Z] [2023-04-21T10:21:00.224Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-21T10:21:00.224Z] #14 resolve docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 0.1s done [2023-04-21T10:21:00.224Z] #14 sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 1.85kB / 1.85kB done [2023-04-21T10:21:00.224Z] #14 sha256:4effa16ae79ab36347d55ebb6bb4aad411077b72ad735054e684b3eeba373a35 529B / 529B done [2023-04-21T10:21:00.224Z] #14 sha256:ca1a8403096efb7da1512b0ae008b16f2dae553deed435163b137447b90fa8b0 1.46kB / 1.46kB done [2023-04-21T10:21:00.224Z] #14 ... [2023-04-21T10:21:00.224Z] [2023-04-21T10:21:00.224Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:21:00.299Z] #38 27.97 CC images/fsnotify.o [2023-04-21T10:21:00.299Z] #38 ... [2023-04-21T10:21:00.299Z] [2023-04-21T10:21:00.299Z] #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 [2023-04-21T10:21:00.299Z] #28 73.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-04-21T10:21:00.299Z] #28 73.12 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:21:00.299Z] #28 73.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:21:00.299Z] #28 ... [2023-04-21T10:21:00.299Z] [2023-04-21T10:21:00.299Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:21:00.299Z] #25 78.66 path [2023-04-21T10:21:00.299Z] #25 79.25 io/fs [2023-04-21T10:21:00.299Z] #25 79.66 strings [2023-04-21T10:21:00.299Z] #25 80.54 os [2023-04-21T10:21:00.299Z] #25 82.46 bufio [2023-04-21T10:21:00.384Z] #29 ... [2023-04-21T10:21:00.384Z] [2023-04-21T10:21:00.384Z] #45 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-21T10:21:00.384Z] #45 DONE 0.9s [2023-04-21T10:21:00.544Z] #12 ... [2023-04-21T10:21:00.544Z] [2023-04-21T10:21:00.544Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-04-21T10:21:00.544Z] #15 DONE 1.1s [2023-04-21T10:21:00.643Z] [2023-04-21T10:21:00.643Z] #46 [dev-systemd-false 6/27] RUN ldconfig [2023-04-21T10:21:00.799Z] #9 ... [2023-04-21T10:21:00.799Z] [2023-04-21T10:21:00.799Z] #13 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-04-21T10:21:00.799Z] #13 DONE 0.8s [2023-04-21T10:21:00.799Z] [2023-04-21T10:21:00.799Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:21:00.803Z] [2023-04-21T10:21:00.803Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-21T10:21:01.062Z] #12 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 9.5s done [2023-04-21T10:21:01.321Z] #12 DONE 13.9s [2023-04-21T10:21:01.321Z] [2023-04-21T10:21:01.321Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-21T10:21:01.396Z] #36 ... [2023-04-21T10:21:01.396Z] [2023-04-21T10:21:01.396Z] #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:21:01.396Z] #22 82.95 Selecting previously unselected package libxml2:amd64. [2023-04-21T10:21:01.396Z] #22 82.96 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-04-21T10:21:01.396Z] #22 82.96 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-21T10:21:01.396Z] #22 84.00 Selecting previously unselected package libarchive13:amd64. [2023-04-21T10:21:01.396Z] #22 84.02 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-04-21T10:21:01.396Z] #22 84.03 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-21T10:21:01.396Z] #22 84.80 Selecting previously unselected package libjsoncpp24:amd64. [2023-04-21T10:21:01.396Z] #22 84.82 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-04-21T10:21:01.396Z] #22 84.83 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-21T10:21:01.396Z] #22 85.09 Selecting previously unselected package librhash0:amd64. [2023-04-21T10:21:01.396Z] #22 85.09 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-04-21T10:21:01.396Z] #22 85.13 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-04-21T10:21:01.396Z] #22 85.52 Selecting previously unselected package libuv1:amd64. [2023-04-21T10:21:01.396Z] #22 85.53 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-04-21T10:21:01.396Z] #22 85.53 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-04-21T10:21:01.396Z] #22 85.91 Selecting previously unselected package cmake. [2023-04-21T10:21:01.396Z] #22 85.92 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-04-21T10:21:01.396Z] #22 85.92 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-21T10:21:01.396Z] #22 ... [2023-04-21T10:21:01.396Z] [2023-04-21T10:21:01.396Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:21:01.396Z] #29 78.49 Selecting previously unselected package python3-six. [2023-04-21T10:21:01.396Z] #29 78.60 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-04-21T10:21:01.396Z] #29 78.61 Unpacking python3-six (1.16.0-2) ... [2023-04-21T10:21:01.396Z] #29 78.91 Selecting previously unselected package python3-protobuf. [2023-04-21T10:21:01.396Z] #29 78.95 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-04-21T10:21:01.396Z] #29 78.97 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-21T10:21:01.396Z] #29 79.89 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:21:01.396Z] #29 82.85 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-04-21T10:21:01.396Z] #29 82.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:21:01.396Z] #29 82.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:21:01.396Z] #29 82.89 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-21T10:21:01.396Z] #29 82.90 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:21:01.396Z] #29 82.91 Setting up python3-six (1.16.0-2) ... [2023-04-21T10:21:01.396Z] #29 85.05 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-21T10:21:01.396Z] #29 85.09 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-04-21T10:21:01.396Z] #29 85.17 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-21T10:21:01.396Z] #29 85.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:21:01.396Z] #29 85.20 Setting up python3-protobuf (3.12.4-1) ... [2023-04-21T10:21:01.581Z] #46 DONE 1.0s [2023-04-21T10:21:01.581Z] [2023-04-21T10:21:01.581Z] #47 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-21T10:21:01.581Z] #47 ... [2023-04-21T10:21:01.581Z] [2023-04-21T10:21:01.581Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:01.581Z] #39 54.51 DEP criu/arch/aarch64/sigframe.d [2023-04-21T10:21:01.581Z] #39 54.61 DEP criu/arch/aarch64/crtools.d [2023-04-21T10:21:01.581Z] #39 54.82 DEP criu/arch/aarch64/cpu.d [2023-04-21T10:21:01.581Z] #39 54.89 DEP criu/arch/aarch64/bitops.d [2023-04-21T10:21:01.581Z] #39 54.95 CC criu/arch/aarch64/bitops.o [2023-04-21T10:21:01.581Z] #39 54.98 CC criu/arch/aarch64/cpu.o [2023-04-21T10:21:01.581Z] #39 55.11 CC criu/arch/aarch64/crtools.o [2023-04-21T10:21:01.581Z] #39 55.57 CC criu/arch/aarch64/sigframe.o [2023-04-21T10:21:01.581Z] #39 55.81 LINK criu/arch/aarch64/crtools.built-in.o [2023-04-21T10:21:01.581Z] #39 55.88 DEP criu/pie/util-vdso.d [2023-04-21T10:21:01.581Z] #39 55.99 DEP criu/pie/util.d [2023-04-21T10:21:01.581Z] #39 56.12 CC criu/pie/util.o [2023-04-21T10:21:01.581Z] #39 56.34 CC criu/pie/util-vdso.o [2023-04-21T10:21:01.581Z] #39 56.88 AR criu/pie/pie.lib.a [2023-04-21T10:21:01.581Z] #39 56.94 DEP criu/pie/restorer.d [2023-04-21T10:21:01.581Z] #39 57.06 DEP criu/arch/aarch64/intraprocedure.d [2023-04-21T10:21:01.581Z] #39 57.07 DEP criu/arch/aarch64/restorer.d [2023-04-21T10:21:01.581Z] #39 57.19 DEP criu/arch/aarch64/vdso-pie.d [2023-04-21T10:21:01.581Z] #39 57.36 DEP criu/pie/parasite-vdso.d [2023-04-21T10:21:01.581Z] #39 57.54 DEP criu/pie/parasite.d [2023-04-21T10:21:01.581Z] #39 57.79 CC criu/pie/parasite.o [2023-04-21T10:21:01.581Z] #39 59.56 LINK criu/pie/parasite.built-in.o [2023-04-21T10:21:01.581Z] #39 59.63 GEN criu/pie/parasite-blob.h [2023-04-21T10:21:01.581Z] #39 59.67 CC criu/pie/parasite-vdso.o [2023-04-21T10:21:01.581Z] #39 60.58 CC criu/arch/aarch64/vdso-pie.o [2023-04-21T10:21:01.581Z] #39 60.88 CC criu/arch/aarch64/restorer.o [2023-04-21T10:21:01.581Z] #39 61.42 CC criu/arch/aarch64/intraprocedure.o [2023-04-21T10:21:01.581Z] #39 61.51 CC criu/pie/restorer.o [2023-04-21T10:21:01.683Z] #25 84.24 text/tabwriter [2023-04-21T10:21:01.683Z] #25 ... [2023-04-21T10:21:01.683Z] [2023-04-21T10:21:01.683Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:01.683Z] #38 28.61 CC images/signalfd.o [2023-04-21T10:21:01.683Z] #38 28.83 CC images/fs.o [2023-04-21T10:21:01.683Z] #38 29.06 CC images/pstree.o [2023-04-21T10:21:01.683Z] #38 29.24 CC images/pipe.o [2023-04-21T10:21:01.683Z] #38 29.44 CC images/tcp-stream.o [2023-04-21T10:21:01.683Z] #38 29.66 CC images/sk-packet.o [2023-04-21T10:21:01.750Z] #9 ... [2023-04-21T10:21:01.750Z] [2023-04-21T10:21:01.750Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-04-21T10:21:01.750Z] #15 DONE 0.9s [2023-04-21T10:21:01.750Z] [2023-04-21T10:21:01.750Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:21:01.943Z] #38 29.92 CC images/mnt.o [2023-04-21T10:21:02.151Z] #39 ... [2023-04-21T10:21:02.151Z] [2023-04-21T10:21:02.151Z] #47 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-21T10:21:02.151Z] #47 DONE 1.0s [2023-04-21T10:21:02.411Z] [2023-04-21T10:21:02.412Z] #48 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:21:02.514Z] #38 30.20 CC images/pipe-data.o [2023-04-21T10:21:02.774Z] #38 30.44 CC images/sa.o [2023-04-21T10:21:02.774Z] #38 30.65 CC images/timer.o [2023-04-21T10:21:03.150Z] #9 extracting sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99 9.6s done [2023-04-21T10:21:03.150Z] #9 ... [2023-04-21T10:21:03.150Z] [2023-04-21T10:21:03.150Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e [2023-04-21T10:21:03.150Z] #14 DONE 13.3s [2023-04-21T10:21:03.150Z] [2023-04-21T10:21:03.150Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:21:03.150Z] #9 extracting sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 0.1s [2023-04-21T10:21:03.227Z] #16 1.815 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:21:03.227Z] #16 1.834 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:21:03.227Z] #16 1.834 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:21:03.344Z] #38 30.97 CC images/timerfd.o [2023-04-21T10:21:03.344Z] #38 31.15 CC images/mm.o [2023-04-21T10:21:03.486Z] #16 2.092 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:21:03.604Z] #38 31.43 CC images/sk-opts.o [2023-04-21T10:21:03.743Z] #16 2.362 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:21:03.774Z] #9 extracting sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 0.7s done [2023-04-21T10:21:03.791Z] #48 1.304 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:21:03.791Z] #48 1.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:21:03.791Z] #48 1.400 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:21:03.864Z] #38 31.70 CC images/sk-unix.o [2023-04-21T10:21:04.003Z] #16 2.644 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:21:04.035Z] #9 extracting sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba [2023-04-21T10:21:04.124Z] #38 31.99 CC images/sk-inet.o [2023-04-21T10:21:04.360Z] #48 2.065 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-21T10:21:04.669Z] #29 91.72 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-04-21T10:21:04.669Z] #29 91.74 Setting up protobuf-compiler (3.12.4-1) ... [2023-04-21T10:21:04.669Z] #29 91.76 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-21T10:21:04.669Z] #29 91.77 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-21T10:21:04.669Z] #29 91.79 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-21T10:21:04.669Z] #29 91.80 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-21T10:21:04.669Z] #29 91.81 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:21:04.694Z] #38 32.32 CC images/tun.o [2023-04-21T10:21:04.694Z] #38 32.58 CC images/sk-netlink.o [2023-04-21T10:21:04.953Z] #38 32.78 CC images/packet-sock.o [2023-04-21T10:21:04.983Z] #9 extracting sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 0.8s done [2023-04-21T10:21:05.214Z] #38 33.18 CC images/ipc-var.o [2023-04-21T10:21:05.248Z] #9 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 0.1s [2023-04-21T10:21:05.379Z] #16 3.944 Fetched 8643 kB in 2s (3619 kB/s) [2023-04-21T10:21:05.474Z] #38 33.45 CC images/ipc-desc.o [2023-04-21T10:21:05.946Z] #16 3.944 Reading package lists... [2023-04-21T10:21:06.041Z] #29 ... [2023-04-21T10:21:06.041Z] [2023-04-21T10:21:06.041Z] #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 [2023-04-21T10:21:06.041Z] #33 82.85 go: downloading go.uber.org/atomic v1.7.0 [2023-04-21T10:21:06.041Z] #33 82.94 go: downloading go.uber.org/multierr v1.6.0 [2023-04-21T10:21:06.041Z] #33 83.06 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-04-21T10:21:06.041Z] #33 83.31 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-21T10:21:06.041Z] #33 83.36 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-04-21T10:21:06.041Z] #33 83.40 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-21T10:21:06.041Z] #33 83.64 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-21T10:21:06.041Z] #33 83.70 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-21T10:21:06.041Z] #33 83.74 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-21T10:21:06.041Z] #33 83.97 go: downloading github.com/prometheus/common v0.32.1 [2023-04-21T10:21:06.041Z] #33 84.86 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-21T10:21:06.041Z] #33 84.86 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-21T10:21:06.041Z] #33 86.43 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-21T10:21:06.041Z] #33 88.90 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-21T10:21:06.044Z] #38 33.61 CC images/ipc-shm.o [2023-04-21T10:21:06.044Z] #38 33.81 CC images/ipc-msg.o [2023-04-21T10:21:06.268Z] #48 3.772 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB] [2023-04-21T10:21:06.268Z] #48 ... [2023-04-21T10:21:06.268Z] [2023-04-21T10:21:06.268Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:21:06.268Z] #29 DONE 114.1s [2023-04-21T10:21:06.268Z] [2023-04-21T10:21:06.268Z] #49 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-04-21T10:21:06.268Z] #49 DONE 0.1s [2023-04-21T10:21:06.298Z] #33 ... [2023-04-21T10:21:06.298Z] [2023-04-21T10:21:06.298Z] #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:21:06.298Z] #22 93.35 Setting up libicu67:amd64 (67.1-7) ... [2023-04-21T10:21:06.298Z] #22 93.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:21:06.298Z] #22 93.43 Setting up libuv1:amd64 (1.40.0-2) ... [2023-04-21T10:21:06.298Z] #22 93.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:21:06.298Z] #22 93.50 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-21T10:21:06.298Z] #22 93.55 Setting up librhash0:amd64 (1.4.1-2) ... [2023-04-21T10:21:06.298Z] #22 93.58 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-21T10:21:06.305Z] #38 34.04 CC images/ipc-sem.o [2023-04-21T10:21:06.533Z] [2023-04-21T10:21:06.533Z] #50 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-04-21T10:21:06.533Z] #50 DONE 0.1s [2023-04-21T10:21:06.533Z] [2023-04-21T10:21:06.533Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:06.533Z] #39 66.01 LINK criu/pie/restorer.built-in.o [2023-04-21T10:21:06.533Z] #39 66.04 GEN criu/pie/restorer-blob.h [2023-04-21T10:21:06.533Z] #39 66.17 DEP criu/vdso.d [2023-04-21T10:21:06.533Z] #39 66.35 DEP criu/uts_ns.d [2023-04-21T10:21:06.533Z] #39 66.49 DEP criu/util.d [2023-04-21T10:21:06.533Z] #39 66.66 DEP criu/uffd.d [2023-04-21T10:21:06.533Z] #39 66.95 DEP criu/tun.d [2023-04-21T10:21:06.533Z] #39 67.17 DEP criu/tty.d [2023-04-21T10:21:06.533Z] #39 67.34 DEP criu/timerfd.d [2023-04-21T10:21:06.533Z] #39 67.54 DEP criu/timens.d [2023-04-21T10:21:06.533Z] #39 67.69 DEP criu/sysfs_parse.d [2023-04-21T10:21:06.533Z] #39 67.93 DEP criu/sysctl.d [2023-04-21T10:21:06.533Z] #39 68.18 DEP criu/string.d [2023-04-21T10:21:06.533Z] #39 68.26 DEP criu/stats.d [2023-04-21T10:21:06.533Z] #39 68.44 DEP criu/sockets.d [2023-04-21T10:21:06.533Z] #39 68.64 DEP criu/sk-unix.d [2023-04-21T10:21:06.533Z] #39 68.90 DEP criu/sk-tcp.d [2023-04-21T10:21:06.533Z] #39 69.11 DEP criu/sk-queue.d [2023-04-21T10:21:06.533Z] #39 69.24 DEP criu/sk-packet.d [2023-04-21T10:21:06.533Z] #39 69.44 DEP criu/sk-netlink.d [2023-04-21T10:21:06.565Z] #38 34.24 CC images/utsns.o [2023-04-21T10:21:06.565Z] #38 34.44 CC images/creds.o [2023-04-21T10:21:06.793Z] #39 69.75 DEP criu/sk-inet.d [2023-04-21T10:21:06.826Z] #38 34.61 CC images/vma.o [2023-04-21T10:21:06.886Z] #16 4.720 Reading package lists... [2023-04-21T10:21:06.886Z] #16 5.494 Building dependency tree... [2023-04-21T10:21:06.899Z] #22 93.61 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-21T10:21:07.053Z] #39 70.07 DEP criu/signalfd.d [2023-04-21T10:21:07.086Z] #38 34.91 CC images/netdev.o [2023-04-21T10:21:07.146Z] #16 5.864 The following additional packages will be installed: [2023-04-21T10:21:07.146Z] #16 5.864 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-21T10:21:07.146Z] #16 5.864 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-21T10:21:07.146Z] #16 5.864 Recommended packages: [2023-04-21T10:21:07.146Z] #16 5.864 libldap-common publicsuffix libsasl2-modules [2023-04-21T10:21:07.157Z] #22 94.27 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-21T10:21:07.158Z] #22 94.33 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-21T10:21:07.314Z] #39 70.42 DEP criu/sigframe.d [2023-04-21T10:21:07.347Z] #38 35.28 CC images/tty.o [2023-04-21T10:21:07.409Z] #16 6.015 The following NEW packages will be installed: [2023-04-21T10:21:07.409Z] #16 6.017 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-21T10:21:07.409Z] #16 6.018 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-21T10:21:07.409Z] #16 6.018 libssh2-1 openssl [2023-04-21T10:21:07.415Z] #22 94.36 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:21:07.574Z] #39 70.62 DEP criu/shmem.d [2023-04-21T10:21:07.574Z] #39 70.69 DEP criu/servicefd.d [2023-04-21T10:21:07.704Z] #16 6.298 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:21:07.704Z] #16 6.298 Need to get 3050 kB of archives. [2023-04-21T10:21:07.704Z] #16 6.298 After this operation, 6663 kB of additional disk space will be used. [2023-04-21T10:21:07.704Z] #16 6.298 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-04-21T10:21:07.704Z] #16 6.324 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-04-21T10:21:07.704Z] #16 6.324 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-04-21T10:21:07.704Z] #16 6.324 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-04-21T10:21:07.704Z] #16 6.324 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-04-21T10:21:07.704Z] #16 6.340 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-04-21T10:21:07.704Z] #16 6.340 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-04-21T10:21:07.704Z] #16 6.340 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-04-21T10:21:07.704Z] #16 6.340 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-04-21T10:21:07.704Z] #16 6.340 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-04-21T10:21:07.704Z] #16 6.349 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-04-21T10:21:07.704Z] #16 6.349 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-04-21T10:21:07.704Z] #16 6.349 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-21T10:21:07.704Z] #16 6.376 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-21T10:21:07.704Z] #16 6.376 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-21T10:21:07.833Z] #39 70.88 DEP criu/seize.d [2023-04-21T10:21:07.972Z] #16 6.669 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:21:07.972Z] #16 6.704 Fetched 3050 kB in 0s (8810 kB/s) [2023-04-21T10:21:08.093Z] #39 71.00 DEP criu/seccomp.d [2023-04-21T10:21:08.093Z] #39 71.16 DEP criu/rst-malloc.d [2023-04-21T10:21:08.093Z] #39 ... [2023-04-21T10:21:08.093Z] [2023-04-21T10:21:08.093Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:21:08.093Z] #40 13.15 + cd /tmp/tmp.y0nnKtYFU9/src/github.com/opencontainers/runc [2023-04-21T10:21:08.231Z] #16 6.886 Selecting previously unselected package openssl. [2023-04-21T10:21:08.231Z] #16 6.886 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6664 files and directories currently installed.) [2023-04-21T10:21:08.231Z] #16 6.887 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-04-21T10:21:08.231Z] #16 6.892 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-21T10:21:08.287Z] #38 35.91 CC images/file-lock.o [2023-04-21T10:21:08.287Z] #38 36.10 CC images/rlimit.o [2023-04-21T10:21:08.352Z] #40 13.15 + git checkout -q v1.1.5 [2023-04-21T10:21:08.490Z] #16 7.155 Selecting previously unselected package ca-certificates. [2023-04-21T10:21:08.490Z] #16 7.155 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-21T10:21:08.490Z] #16 7.160 Unpacking ca-certificates (20210119) ... [2023-04-21T10:21:08.547Z] #38 36.27 CC images/pagemap.o [2023-04-21T10:21:08.751Z] #16 7.397 Selecting previously unselected package libbrotli1:amd64. [2023-04-21T10:21:08.751Z] #16 7.397 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-04-21T10:21:08.751Z] #16 7.469 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-21T10:21:08.751Z] #16 7.567 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-04-21T10:21:08.751Z] #16 7.567 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-21T10:21:08.784Z] #22 DONE 95.7s [2023-04-21T10:21:08.784Z] [2023-04-21T10:21:08.784Z] #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 [2023-04-21T10:21:08.784Z] #27 93.92 internal/reflectlite [2023-04-21T10:21:08.784Z] #27 93.93 sync [2023-04-21T10:21:08.784Z] #27 95.44 internal/testlog [2023-04-21T10:21:08.784Z] #27 ... [2023-04-21T10:21:08.784Z] [2023-04-21T10:21:08.784Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:21:08.784Z] #29 DONE 95.7s [2023-04-21T10:21:08.784Z] [2023-04-21T10:21:08.784Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:08.807Z] #38 36.55 CC images/siginfo.o [2023-04-21T10:21:08.920Z] #40 13.81 + '[' -z '' ']' [2023-04-21T10:21:08.920Z] #40 13.81 + target=static [2023-04-21T10:21:08.920Z] #40 13.82 + make BUILDTAGS=seccomp static [2023-04-21T10:21:09.010Z] #16 7.631 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:21:09.010Z] #16 7.746 Selecting previously unselected package libsasl2-2:amd64. [2023-04-21T10:21:09.010Z] #16 7.746 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-21T10:21:09.010Z] #16 7.752 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:21:09.067Z] #38 36.81 CC images/rpc.o [2023-04-21T10:21:09.270Z] #16 7.960 Selecting previously unselected package libldap-2.4-2:amd64. [2023-04-21T10:21:09.270Z] #16 7.960 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-04-21T10:21:09.270Z] #16 7.966 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-21T10:21:09.488Z] #40 14.32 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc . [2023-04-21T10:21:09.530Z] #16 8.221 Selecting previously unselected package libnghttp2-14:amd64. [2023-04-21T10:21:09.530Z] #16 8.221 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-04-21T10:21:09.530Z] #16 8.227 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-21T10:21:09.788Z] #16 8.482 Selecting previously unselected package libpsl5:amd64. [2023-04-21T10:21:09.788Z] #16 8.482 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-04-21T10:21:09.788Z] #16 8.492 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-04-21T10:21:09.788Z] #16 ... [2023-04-21T10:21:09.788Z] [2023-04-21T10:21:09.788Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:21:09.788Z] #10 extracting sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b 0.8s done [2023-04-21T10:21:09.788Z] #10 extracting sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba 0.9s done [2023-04-21T10:21:09.788Z] #10 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 6.4s [2023-04-21T10:21:10.049Z] #10 ... [2023-04-21T10:21:10.049Z] [2023-04-21T10:21:10.049Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-21T10:21:10.049Z] #16 8.634 Selecting previously unselected package librtmp1:amd64. [2023-04-21T10:21:10.049Z] #16 8.634 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-04-21T10:21:10.049Z] #16 8.639 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-21T10:21:10.049Z] #16 8.819 Selecting previously unselected package libssh2-1:amd64. [2023-04-21T10:21:10.049Z] #16 8.819 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-04-21T10:21:10.049Z] #16 8.824 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-04-21T10:21:10.450Z] #38 37.99 CC images/ext-file.o [2023-04-21T10:21:10.450Z] #38 38.19 CC images/cgroup.o [2023-04-21T10:21:10.542Z] #9 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 5.2s [2023-04-21T10:21:10.618Z] #16 9.068 Selecting previously unselected package libcurl4:amd64. [2023-04-21T10:21:10.618Z] #16 9.068 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-21T10:21:10.618Z] #16 9.073 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-21T10:21:10.618Z] #16 9.239 Selecting previously unselected package curl. [2023-04-21T10:21:10.618Z] #16 9.239 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-21T10:21:10.618Z] #16 9.302 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-21T10:21:10.618Z] #16 9.421 Selecting previously unselected package libonig5:amd64. [2023-04-21T10:21:10.618Z] #16 9.421 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-21T10:21:10.618Z] #16 9.458 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:21:11.021Z] #38 ... [2023-04-21T10:21:11.021Z] [2023-04-21T10:21:11.021Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:21:11.021Z] #25 85.17 io/ioutil [2023-04-21T10:21:11.021Z] #25 85.20 fmt [2023-04-21T10:21:11.021Z] #25 87.80 flag [2023-04-21T10:21:11.021Z] #25 87.81 github.com/BurntSushi/toml [2023-04-21T10:21:11.021Z] #25 89.75 log [2023-04-21T10:21:11.021Z] #25 92.20 github.com/BurntSushi/toml/cmd/tomlv [2023-04-21T10:21:11.021Z] #25 DONE 93.8s [2023-04-21T10:21:11.021Z] [2023-04-21T10:21:11.021Z] #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 [2023-04-21T10:21:11.021Z] #28 88.26 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-04-21T10:21:11.021Z] #28 88.26 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:21:11.021Z] #28 88.26 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:21:11.185Z] #16 9.704 Selecting previously unselected package libjq1:amd64. [2023-04-21T10:21:11.185Z] #16 9.704 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-04-21T10:21:11.185Z] #16 9.715 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:21:11.185Z] #16 9.863 Selecting previously unselected package jq. [2023-04-21T10:21:11.185Z] #16 9.863 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-04-21T10:21:11.185Z] #16 9.941 Unpacking jq (1.6-2.1) ... [2023-04-21T10:21:11.281Z] #28 ... [2023-04-21T10:21:11.281Z] [2023-04-21T10:21:11.281Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:11.281Z] #38 38.89 CC images/userns.o [2023-04-21T10:21:11.281Z] #38 39.14 CC images/google/protobuf/descriptor.o [2023-04-21T10:21:11.310Z] #38 2.771 Note: Building without setproctitle() and strlcpy() support. [2023-04-21T10:21:11.310Z] #38 2.772 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-21T10:21:11.310Z] #38 2.787 Note: Building without GnuTLS support [2023-04-21T10:21:11.310Z] #38 2.802 Makefile.config:39: Warn: you have no libnftables installed [2023-04-21T10:21:11.310Z] #38 2.802 Makefile.config:40: Warn: Building without nftables support [2023-04-21T10:21:11.443Z] #16 10.11 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-04-21T10:21:11.443Z] #16 10.13 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-21T10:21:11.443Z] #16 10.14 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-21T10:21:11.443Z] #16 10.15 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:21:11.443Z] #16 10.18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-21T10:21:11.443Z] #16 10.20 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:21:11.713Z] #16 10.21 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-04-21T10:21:11.713Z] #16 10.23 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-21T10:21:11.713Z] #16 10.25 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:21:11.713Z] #16 10.26 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:21:11.713Z] #16 10.27 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-21T10:21:11.713Z] #16 10.28 Setting up ca-certificates (20210119) ... [2023-04-21T10:21:12.460Z] #9 ... [2023-04-21T10:21:12.460Z] [2023-04-21T10:21:12.460Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-21T10:21:12.460Z] #0 1.736 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:21:12.460Z] #0 1.753 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:21:12.460Z] #0 1.754 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:21:12.460Z] #0 1.964 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:21:12.460Z] #0 2.235 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:21:12.460Z] #0 2.780 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:21:12.460Z] #0 3.971 Fetched 8643 kB in 3s (3395 kB/s) [2023-04-21T10:21:12.460Z] #0 3.971 Reading package lists... [2023-04-21T10:21:12.460Z] #0 4.767 Reading package lists... [2023-04-21T10:21:12.460Z] #0 5.599 Building dependency tree... [2023-04-21T10:21:12.460Z] #0 5.959 The following additional packages will be installed: [2023-04-21T10:21:12.460Z] #0 5.959 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-21T10:21:12.460Z] #0 5.960 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-21T10:21:12.460Z] #0 5.961 Recommended packages: [2023-04-21T10:21:12.460Z] #0 5.961 libldap-common publicsuffix libsasl2-modules [2023-04-21T10:21:12.460Z] #0 6.123 The following NEW packages will be installed: [2023-04-21T10:21:12.460Z] #0 6.124 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-21T10:21:12.460Z] #0 6.125 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-21T10:21:12.460Z] #0 6.126 libssh2-1 openssl [2023-04-21T10:21:12.460Z] #0 6.401 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:21:12.460Z] #0 6.401 Need to get 3050 kB of archives. [2023-04-21T10:21:12.460Z] #0 6.401 After this operation, 6663 kB of additional disk space will be used. [2023-04-21T10:21:12.460Z] #0 6.401 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-04-21T10:21:12.460Z] #0 6.413 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-04-21T10:21:12.460Z] #0 6.416 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-04-21T10:21:12.460Z] #0 6.420 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-04-21T10:21:12.460Z] #0 6.427 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-04-21T10:21:12.460Z] #0 6.429 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-04-21T10:21:12.460Z] #0 6.432 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-04-21T10:21:12.460Z] #0 6.433 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-04-21T10:21:12.460Z] #0 6.434 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-04-21T10:21:12.460Z] #0 6.435 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-04-21T10:21:12.460Z] #0 6.441 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-04-21T10:21:12.460Z] #0 6.445 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-04-21T10:21:12.460Z] #0 6.447 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-21T10:21:12.460Z] #0 6.454 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-21T10:21:12.460Z] #0 6.455 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-21T10:21:12.460Z] #0 6.769 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:21:12.460Z] #0 6.804 Fetched 3050 kB in 0s (9543 kB/s) [2023-04-21T10:21:12.460Z] #0 6.946 Selecting previously unselected package openssl. [2023-04-21T10:21:12.460Z] #0 6.946 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6664 files and directories currently installed.) [2023-04-21T10:21:12.460Z] #0 6.949 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-04-21T10:21:12.460Z] #0 6.954 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-21T10:21:12.460Z] #0 7.280 Selecting previously unselected package ca-certificates. [2023-04-21T10:21:12.460Z] #0 7.280 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-21T10:21:12.460Z] #0 7.284 Unpacking ca-certificates (20210119) ... [2023-04-21T10:21:12.460Z] #0 7.447 Selecting previously unselected package libbrotli1:amd64. [2023-04-21T10:21:12.460Z] #0 7.447 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-04-21T10:21:12.460Z] #0 7.456 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-21T10:21:12.460Z] #0 7.600 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-04-21T10:21:12.460Z] #0 7.600 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-21T10:21:12.460Z] #0 7.605 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:21:12.460Z] #0 7.710 Selecting previously unselected package libsasl2-2:amd64. [2023-04-21T10:21:12.460Z] #0 7.711 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-04-21T10:21:12.460Z] #0 7.770 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:21:12.460Z] #0 7.920 Selecting previously unselected package libldap-2.4-2:amd64. [2023-04-21T10:21:12.460Z] #0 7.920 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-04-21T10:21:12.460Z] #0 7.925 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-21T10:21:12.460Z] #0 8.166 Selecting previously unselected package libnghttp2-14:amd64. [2023-04-21T10:21:12.460Z] #0 8.168 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-04-21T10:21:12.460Z] #0 8.179 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-21T10:21:12.460Z] #0 8.317 Selecting previously unselected package libpsl5:amd64. [2023-04-21T10:21:12.460Z] #0 8.317 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-04-21T10:21:12.460Z] #0 8.323 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-04-21T10:21:12.460Z] #0 8.459 Selecting previously unselected package librtmp1:amd64. [2023-04-21T10:21:12.460Z] #0 8.460 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-04-21T10:21:12.460Z] #0 8.465 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-21T10:21:12.460Z] #0 8.586 Selecting previously unselected package libssh2-1:amd64. [2023-04-21T10:21:12.460Z] #0 8.586 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-04-21T10:21:12.460Z] #0 8.592 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-04-21T10:21:12.460Z] #0 8.726 Selecting previously unselected package libcurl4:amd64. [2023-04-21T10:21:12.460Z] #0 8.727 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-21T10:21:12.460Z] #0 8.732 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-21T10:21:12.460Z] #0 8.862 Selecting previously unselected package curl. [2023-04-21T10:21:12.460Z] #0 8.862 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-04-21T10:21:12.460Z] #0 8.867 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-21T10:21:12.460Z] #0 9.009 Selecting previously unselected package libonig5:amd64. [2023-04-21T10:21:12.460Z] #0 9.009 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-21T10:21:12.460Z] #0 9.060 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:21:12.460Z] #0 9.154 Selecting previously unselected package libjq1:amd64. [2023-04-21T10:21:12.460Z] #0 9.156 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-04-21T10:21:12.460Z] #0 9.159 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:21:12.460Z] #0 9.298 Selecting previously unselected package jq. [2023-04-21T10:21:12.460Z] #0 9.300 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-04-21T10:21:12.460Z] #0 9.344 Unpacking jq (1.6-2.1) ... [2023-04-21T10:21:12.653Z] #16 11.15 Updating certificates in /etc/ssl/certs... [2023-04-21T10:21:12.723Z] #16 9.431 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-04-21T10:21:12.723Z] #16 9.467 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-04-21T10:21:12.723Z] #16 9.502 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-04-21T10:21:12.723Z] #16 9.523 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:21:12.723Z] #16 ... [2023-04-21T10:21:12.723Z] [2023-04-21T10:21:12.723Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:21:13.192Z] #38 40.95 CC images/opts.o [2023-04-21T10:21:13.453Z] #38 41.17 CC images/seccomp.o [2023-04-21T10:21:13.598Z] #16 12.33 129 added, 0 removed; done. [2023-04-21T10:21:13.674Z] #9 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 8.4s done [2023-04-21T10:21:13.679Z] #40 ... [2023-04-21T10:21:13.679Z] [2023-04-21T10:21:13.679Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-21T10:21:13.679Z] #21 115.6 Updating files: 16% (1909/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 34% (3930/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: 61% (7035/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2023-04-21T10:21:13.679Z] #21 119.3 + cd /tmp/tmp.zAqX2fQG2y/tmp/docker-ce [2023-04-21T10:21:13.679Z] #21 119.3 + git checkout -q v17.06.2-ce [2023-04-21T10:21:13.713Z] #38 41.47 CC images/binfmt-misc.o [2023-04-21T10:21:13.713Z] #38 41.69 CC images/time.o [2023-04-21T10:21:13.857Z] #16 12.52 Setting up jq (1.6-2.1) ... [2023-04-21T10:21:13.857Z] #16 12.58 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-21T10:21:13.857Z] #16 12.59 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-21T10:21:13.857Z] #16 12.60 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:21:13.857Z] #16 12.67 Processing triggers for ca-certificates (20210119) ... [2023-04-21T10:21:13.857Z] #16 12.68 Updating certificates in /etc/ssl/certs... [2023-04-21T10:21:13.936Z] #9 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 [2023-04-21T10:21:14.283Z] #38 41.92 CC images/sysctl.o [2023-04-21T10:21:14.544Z] #38 42.17 CC images/autofs.o [2023-04-21T10:21:14.544Z] #38 42.36 CC images/macvlan.o [2023-04-21T10:21:14.587Z] #38 5.977 fatal: not a git repository (or any of the parent directories): .git [2023-04-21T10:21:14.587Z] #38 6.090 GEN .gitid [2023-04-21T10:21:14.804Z] #38 42.53 CC images/sit.o [2023-04-21T10:21:14.844Z] #38 6.184 GEN criu/include/version.h [2023-04-21T10:21:14.844Z] #38 6.336 GEN include/common/asm [2023-04-21T10:21:15.055Z] #21 122.5 + mkdir -p /tmp/tmp.zAqX2fQG2y/src/github.com/docker [2023-04-21T10:21:15.055Z] #21 122.5 + mv components/cli /tmp/tmp.zAqX2fQG2y/src/github.com/docker/cli [2023-04-21T10:21:15.055Z] #21 122.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2023-04-21T10:21:15.064Z] #38 42.76 CC images/memfd.o [2023-04-21T10:21:15.064Z] #38 43.00 CC images/timens.o [2023-04-21T10:21:15.101Z] #38 ... [2023-04-21T10:21:15.101Z] [2023-04-21T10:21:15.101Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-21T10:21:15.101Z] #0 1.485 + RM_GOPATH=0 [2023-04-21T10:21:15.101Z] #0 1.485 + TMP_GOPATH= [2023-04-21T10:21:15.101Z] #0 1.485 + : /build [2023-04-21T10:21:15.101Z] #0 1.485 + '[' -z '' ']' [2023-04-21T10:21:15.101Z] #0 1.485 ++ mktemp -d [2023-04-21T10:21:15.101Z] #0 1.486 + export GOPATH=/tmp/tmp.H4kuyd3aAV [2023-04-21T10:21:15.101Z] #0 1.486 + GOPATH=/tmp/tmp.H4kuyd3aAV [2023-04-21T10:21:15.101Z] #0 1.486 + RM_GOPATH=1 [2023-04-21T10:21:15.101Z] #0 1.486 + case "$(go env GOARCH)" in [2023-04-21T10:21:15.101Z] #0 1.487 ++ go env GOARCH [2023-04-21T10:21:15.101Z] #0 1.509 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:15.101Z] #0 1.509 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:15.101Z] #0 1.517 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:15.101Z] #0 1.525 + dir=/tmp/install [2023-04-21T10:21:15.101Z] #0 1.525 + bin=tini [2023-04-21T10:21:15.101Z] #0 1.525 + shift [2023-04-21T10:21:15.101Z] #0 1.525 + '[' '!' -f /tmp/install/tini.installer ']' [2023-04-21T10:21:15.101Z] #0 1.525 + . /tmp/install/tini.installer [2023-04-21T10:21:15.101Z] #0 1.525 ++ : v0.19.0 [2023-04-21T10:21:15.101Z] #0 1.525 + install_tini [2023-04-21T10:21:15.101Z] #0 1.525 Install tini version v0.19.0 [2023-04-21T10:21:15.101Z] #0 1.525 + echo 'Install tini version v0.19.0' [2023-04-21T10:21:15.101Z] #0 1.525 + git clone https://github.com/krallin/tini.git /tmp/tmp.H4kuyd3aAV/tini [2023-04-21T10:21:15.101Z] #0 1.527 Cloning into '/tmp/tmp.H4kuyd3aAV/tini'... [2023-04-21T10:21:15.101Z] #0 2.274 + cd /tmp/tmp.H4kuyd3aAV/tini [2023-04-21T10:21:15.101Z] #0 2.274 + git checkout -q v0.19.0 [2023-04-21T10:21:15.101Z] #0 2.297 + cmake . [2023-04-21T10:21:15.101Z] #0 2.784 -- The C compiler identification is GNU 10.2.1 [2023-04-21T10:21:15.101Z] #0 2.882 -- Detecting C compiler ABI info [2023-04-21T10:21:15.101Z] #0 3.742 -- Detecting C compiler ABI info - done [2023-04-21T10:21:15.101Z] #0 3.942 -- Check for working C compiler: /usr/bin/cc - skipped [2023-04-21T10:21:15.101Z] #0 3.956 -- Detecting C compile features [2023-04-21T10:21:15.101Z] #0 3.958 -- Detecting C compile features - done [2023-04-21T10:21:15.101Z] #0 4.007 -- Performing Test HAS_BUILTIN_FORTIFY [2023-04-21T10:21:15.101Z] #0 4.379 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-04-21T10:21:15.101Z] #0 4.502 -- Configuring done [2023-04-21T10:21:15.101Z] #0 4.543 -- Generating done [2023-04-21T10:21:15.101Z] #0 4.558 -- Build files have been written to: /tmp/tmp.H4kuyd3aAV/tini [2023-04-21T10:21:15.101Z] #0 4.584 + make tini-static [2023-04-21T10:21:15.101Z] #0 5.084 Scanning dependencies of target tini-static [2023-04-21T10:21:15.101Z] #0 5.193 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-04-21T10:21:15.237Z] #16 13.68 0 added, 0 removed; done. [2023-04-21T10:21:15.237Z] #16 13.68 Running hooks in /etc/ca-certificates/update.d... [2023-04-21T10:21:15.237Z] #16 13.69 done. [2023-04-21T10:21:15.325Z] #38 43.27 LINK images/built-in.o [2023-04-21T10:21:15.585Z] #38 43.46 GEN compel/include/asm [2023-04-21T10:21:15.846Z] #38 43.49 GEN compel/include/version.h [2023-04-21T10:21:15.846Z] #38 43.51 touch .config [2023-04-21T10:21:15.846Z] #38 43.55 GEN include/common/config.h [2023-04-21T10:21:15.846Z] #38 43.64 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-04-21T10:21:15.846Z] #38 43.66 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-04-21T10:21:15.846Z] #38 43.69 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-04-21T10:21:15.846Z] #38 43.72 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-04-21T10:21:15.846Z] #38 43.78 DEP compel/arch/x86/plugins/std/memcpy.d [2023-04-21T10:21:15.846Z] #38 43.81 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-04-21T10:21:16.105Z] #39 7.551 [100%] Linking C executable tini-static [2023-04-21T10:21:16.105Z] #39 ... [2023-04-21T10:21:16.105Z] [2023-04-21T10:21:16.105Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:21:16.105Z] #36 93.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-04-21T10:21:16.105Z] #36 93.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-04-21T10:21:16.105Z] #36 93.31 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-21T10:21:16.105Z] #36 101.4 Selecting previously unselected package gcc-mingw-w64-base. [2023-04-21T10:21:16.105Z] #36 101.5 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:21:16.105Z] #36 101.5 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-21T10:21:16.105Z] #36 101.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-04-21T10:21:16.105Z] #36 101.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:21:16.105Z] #36 101.7 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-21T10:21:16.106Z] #38 43.85 GEN compel/plugins/include/uapi/std/syscall.h [2023-04-21T10:21:16.106Z] #38 43.91 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-04-21T10:21:16.106Z] #38 43.92 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-04-21T10:21:16.106Z] #38 43.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-04-21T10:21:16.106Z] #38 43.95 DEP compel/plugins/std/infect.d [2023-04-21T10:21:16.106Z] #38 44.06 DEP compel/plugins/std/string.d [2023-04-21T10:21:16.367Z] #38 44.13 DEP compel/plugins/std/log.d [2023-04-21T10:21:16.367Z] #38 44.20 DEP compel/plugins/std/fds.d [2023-04-21T10:21:16.367Z] #38 44.30 DEP compel/plugins/std/std.d [2023-04-21T10:21:16.401Z] #36 ... [2023-04-21T10:21:16.401Z] [2023-04-21T10:21:16.401Z] #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 [2023-04-21T10:21:16.401Z] #27 97.26 sort [2023-04-21T10:21:16.401Z] #27 97.26 errors [2023-04-21T10:21:16.401Z] #27 97.60 strconv [2023-04-21T10:21:16.401Z] #27 98.55 io [2023-04-21T10:21:16.401Z] #27 100.7 internal/oserror [2023-04-21T10:21:16.401Z] #27 101.1 syscall [2023-04-21T10:21:16.627Z] #38 44.38 DEP compel/plugins/shmem/shmem.d [2023-04-21T10:21:16.627Z] #38 44.46 DEP compel/plugins/fds/fds.d [2023-04-21T10:21:16.658Z] #27 103.9 reflect [2023-04-21T10:21:16.889Z] #38 44.55 CC compel/plugins/std/std.o [2023-04-21T10:21:17.149Z] #38 44.81 CC compel/plugins/std/fds.o [2023-04-21T10:21:17.331Z] #27 ... [2023-04-21T10:21:17.331Z] [2023-04-21T10:21:17.331Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-21T10:21:17.331Z] #39 8.624 [100%] Built target tini-static [2023-04-21T10:21:17.331Z] #39 8.695 + mkdir -p /build [2023-04-21T10:21:17.410Z] #38 ... [2023-04-21T10:21:17.410Z] [2023-04-21T10:21:17.410Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:21:17.410Z] #37 58.78 Updating files: 46% (2444/5268) Updating files: 47% (2476/5268) Updating files: 48% (2529/5268) Updating files: 49% (2582/5268) Updating files: 50% (2634/5268) Updating files: 51% (2687/5268) Updating files: 52% (2740/5268) Updating files: 53% (2793/5268) Updating files: 54% (2845/5268) Updating files: 55% (2898/5268) Updating files: 56% (2951/5268) Updating files: 57% (3003/5268) Updating files: 58% (3056/5268) Updating files: 59% (3109/5268) Updating files: 60% (3161/5268) Updating files: 61% (3214/5268) Updating files: 62% (3267/5268) Updating files: 63% (3319/5268) Updating files: 64% (3372/5268) Updating files: 65% (3425/5268) Updating files: 66% (3477/5268) Updating files: 67% (3530/5268) Updating files: 68% (3583/5268) Updating files: 69% (3635/5268) Updating files: 70% (3688/5268) Updating files: 71% (3741/5268) Updating files: 72% (3793/5268) Updating files: 73% (3846/5268) Updating files: 74% (3899/5268) Updating files: 75% (3951/5268) Updating files: 76% (4004/5268) Updating files: 77% (4057/5268) Updating files: 78% (4110/5268) Updating files: 79% (4162/5268) Updating files: 80% (4215/5268) Updating files: 81% (4268/5268) Updating files: 82% (4320/5268) Updating files: 83% (4373/5268) Updating files: 84% (4426/5268) Updating files: 84% (4455/5268) Updating files: 85% (4478/5268) Updating files: 86% (4531/5268) Updating files: 87% (4584/5268) Updating files: 88% (4636/5268) Updating files: 89% (4689/5268) Updating files: 90% (4742/5268) Updating files: 91% (4794/5268) Updating files: 92% (4847/5268) Updating files: 93% (4900/5268) Updating files: 94% (4952/5268) Updating files: 95% (5005/5268) Updating files: 96% (5058/5268) Updating files: 97% (5110/5268) Updating files: 98% (5163/5268) Updating files: 99% (5216/5268) Updating files: 100% (5268/5268) Updating files: 100% (5268/5268), done. [2023-04-21T10:21:17.410Z] #37 60.32 + cd /tmp/tmp.ccSSxyaghG/src/github.com/containerd/containerd [2023-04-21T10:21:17.410Z] #37 60.32 + git checkout -q v1.6.16 [2023-04-21T10:21:17.589Z] #39 8.705 + cp tini-static /build/docker-init [2023-04-21T10:21:18.359Z] #9 ... [2023-04-21T10:21:18.359Z] [2023-04-21T10:21:18.359Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-21T10:21:18.359Z] #16 9.554 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-21T10:21:18.359Z] #16 9.565 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-21T10:21:18.359Z] #16 9.602 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-04-21T10:21:18.359Z] #16 9.615 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-21T10:21:18.359Z] #16 9.682 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:21:18.359Z] #16 9.711 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:21:18.359Z] #16 9.716 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-21T10:21:18.359Z] #16 9.729 Setting up ca-certificates (20210119) ... [2023-04-21T10:21:18.359Z] #16 10.54 Updating certificates in /etc/ssl/certs... [2023-04-21T10:21:18.359Z] #16 11.63 129 added, 0 removed; done. [2023-04-21T10:21:18.359Z] #16 11.68 Setting up jq (1.6-2.1) ... [2023-04-21T10:21:18.359Z] #16 11.70 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-04-21T10:21:18.359Z] #16 11.71 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-21T10:21:18.359Z] #16 11.72 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:21:18.359Z] #16 11.74 Processing triggers for ca-certificates (20210119) ... [2023-04-21T10:21:18.359Z] #16 11.76 Updating certificates in /etc/ssl/certs... [2023-04-21T10:21:18.359Z] #16 12.85 0 added, 0 removed; done. [2023-04-21T10:21:18.359Z] #16 12.85 Running hooks in /etc/ca-certificates/update.d... [2023-04-21T10:21:18.359Z] #16 12.86 done. [2023-04-21T10:21:18.359Z] #16 DONE 14.5s [2023-04-21T10:21:18.359Z] [2023-04-21T10:21:18.359Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:21:18.359Z] #9 ... [2023-04-21T10:21:18.359Z] [2023-04-21T10:21:18.359Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-21T10:21:18.359Z] #17 DONE 0.3s [2023-04-21T10:21:18.359Z] [2023-04-21T10:21:18.359Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:21:18.404Z] #21 ... [2023-04-21T10:21:18.404Z] [2023-04-21T10:21:18.404Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:18.404Z] #39 71.25 DEP criu/rbtree.d [2023-04-21T10:21:18.404Z] #39 71.33 DEP criu/pstree.d [2023-04-21T10:21:18.404Z] #39 71.49 DEP criu/protobuf.d [2023-04-21T10:21:18.404Z] #39 71.61 GEN criu/protobuf-desc-gen.h [2023-04-21T10:21:18.404Z] #39 74.01 DEP criu/protobuf-desc.d [2023-04-21T10:21:18.404Z] #39 74.12 DEP criu/proc_parse.d [2023-04-21T10:21:18.404Z] #39 74.29 DEP criu/plugin.d [2023-04-21T10:21:18.404Z] #39 74.37 DEP criu/pipes.d [2023-04-21T10:21:18.404Z] #39 74.62 DEP criu/pie-util.d [2023-04-21T10:21:18.404Z] #39 74.69 DEP criu/pie-util-vdso.d [2023-04-21T10:21:18.404Z] #39 74.79 DEP criu/path.d [2023-04-21T10:21:18.404Z] #39 74.93 DEP criu/parasite-syscall.d [2023-04-21T10:21:18.404Z] #39 75.14 DEP criu/pagemap.d [2023-04-21T10:21:18.404Z] #39 75.35 DEP criu/pagemap-cache.d [2023-04-21T10:21:18.404Z] #39 75.45 DEP criu/page-xfer.d [2023-04-21T10:21:18.404Z] #39 75.64 DEP criu/page-pipe.d [2023-04-21T10:21:18.404Z] #39 75.72 DEP criu/netfilter.d [2023-04-21T10:21:18.404Z] #39 75.87 DEP criu/net.d [2023-04-21T10:21:18.404Z] #39 76.05 DEP criu/namespaces.d [2023-04-21T10:21:18.404Z] #39 76.19 DEP criu/mount.d [2023-04-21T10:21:18.404Z] #39 76.36 DEP criu/memfd.d [2023-04-21T10:21:18.404Z] #39 76.45 DEP criu/mem.d [2023-04-21T10:21:18.404Z] #39 76.67 DEP criu/lsm.d [2023-04-21T10:21:18.404Z] #39 76.84 DEP criu/log.d [2023-04-21T10:21:18.404Z] #39 77.01 DEP criu/libnetlink.d [2023-04-21T10:21:18.404Z] #39 77.18 DEP criu/kerndat.d [2023-04-21T10:21:18.404Z] #39 77.34 DEP criu/kcmp-ids.d [2023-04-21T10:21:18.404Z] #39 77.49 DEP criu/irmap.d [2023-04-21T10:21:18.404Z] #39 77.60 DEP criu/ipc_ns.d [2023-04-21T10:21:18.404Z] #39 77.71 DEP criu/image.d [2023-04-21T10:21:18.404Z] #39 77.89 DEP criu/image-desc.d [2023-04-21T10:21:18.404Z] #39 77.96 DEP criu/fsnotify.d [2023-04-21T10:21:18.404Z] #39 78.12 DEP criu/filesystems.d [2023-04-21T10:21:18.404Z] #39 78.28 DEP criu/files.d [2023-04-21T10:21:18.404Z] #39 78.59 DEP criu/files-reg.d [2023-04-21T10:21:18.404Z] #39 78.67 DEP criu/files-ext.d [2023-04-21T10:21:18.404Z] #39 78.76 DEP criu/file-lock.d [2023-04-21T10:21:18.404Z] #39 78.98 DEP criu/file-ids.d [2023-04-21T10:21:18.404Z] #39 79.10 DEP criu/fifo.d [2023-04-21T10:21:18.404Z] #39 79.28 DEP criu/fdstore.d [2023-04-21T10:21:18.404Z] #39 79.40 DEP criu/fault-injection.d [2023-04-21T10:21:18.404Z] #39 79.48 DEP criu/external.d [2023-04-21T10:21:18.404Z] #39 79.58 DEP criu/eventpoll.d [2023-04-21T10:21:18.404Z] #39 79.72 DEP criu/eventfd.d [2023-04-21T10:21:18.404Z] #39 79.93 DEP criu/crtools.d [2023-04-21T10:21:18.404Z] #39 80.05 DEP criu/cr-service.d [2023-04-21T10:21:18.404Z] #39 80.20 DEP criu/cr-restore.d [2023-04-21T10:21:18.404Z] #39 80.39 DEP criu/cr-errno.d [2023-04-21T10:21:18.404Z] #39 80.45 DEP criu/cr-dump.d [2023-04-21T10:21:18.404Z] #39 80.70 DEP criu/cr-dedup.d [2023-04-21T10:21:18.404Z] #39 80.86 DEP criu/cr-check.d [2023-04-21T10:21:18.404Z] #39 81.04 DEP criu/config.d [2023-04-21T10:21:18.404Z] #39 81.26 DEP criu/clone-noasan.d [2023-04-21T10:21:18.404Z] #39 81.37 DEP criu/cgroup.d [2023-04-21T10:21:18.404Z] #39 ... [2023-04-21T10:21:18.404Z] [2023-04-21T10:21:18.404Z] #48 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:21:18.404Z] #48 5.927 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-21T10:21:18.404Z] #48 8.138 Fetched 8525 kB in 7s (1181 kB/s) [2023-04-21T10:21:18.404Z] #48 8.138 Reading package lists... [2023-04-21T10:21:18.404Z] #48 10.48 Reading package lists... [2023-04-21T10:21:18.404Z] #48 12.71 Building dependency tree... [2023-04-21T10:21:18.404Z] #48 13.56 The following additional packages will be installed: [2023-04-21T10:21:18.404Z] #48 13.56 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-21T10:21:18.404Z] #48 13.56 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-04-21T10:21:18.404Z] #48 13.56 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-04-21T10:21:18.404Z] #48 13.56 python3-pkg-resources vim-runtime xxd [2023-04-21T10:21:18.404Z] #48 13.56 Suggested packages: [2023-04-21T10:21:18.404Z] #48 13.57 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-21T10:21:18.404Z] #48 13.57 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-21T10:21:18.404Z] #48 13.57 acl attr quota [2023-04-21T10:21:18.404Z] #48 13.57 Recommended packages: [2023-04-21T10:21:18.404Z] #48 13.57 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-21T10:21:18.404Z] #48 14.76 The following NEW packages will be installed: [2023-04-21T10:21:18.404Z] #48 14.78 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-04-21T10:21:18.404Z] #48 14.78 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-21T10:21:18.404Z] #48 14.79 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-04-21T10:21:18.404Z] #48 14.79 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-04-21T10:21:18.404Z] #48 14.79 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-04-21T10:21:18.404Z] #48 14.79 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-04-21T10:21:18.404Z] #48 14.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-04-21T10:21:18.404Z] #48 14.79 xz-utils zip [2023-04-21T10:21:18.404Z] #48 15.12 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:21:18.404Z] #48 15.12 Need to get 26.4 MB of archives. [2023-04-21T10:21:18.404Z] #48 15.12 After this operation, 103 MB of additional disk space will be used. [2023-04-21T10:21:18.404Z] #48 15.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-04-21T10:21:18.404Z] #48 15.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-04-21T10:21:18.404Z] #48 15.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-04-21T10:21:18.404Z] #48 15.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-04-21T10:21:18.404Z] #48 15.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-04-21T10:21:18.404Z] #48 15.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-04-21T10:21:18.404Z] #48 15.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-04-21T10:21:18.404Z] #48 15.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-04-21T10:21:18.404Z] #48 15.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-21T10:21:18.404Z] #48 15.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-21T10:21:18.404Z] #48 15.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-04-21T10:21:18.404Z] #48 15.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-04-21T10:21:18.404Z] #48 15.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-04-21T10:21:18.404Z] #48 15.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-04-21T10:21:18.404Z] #48 15.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-04-21T10:21:18.404Z] #48 15.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-04-21T10:21:18.404Z] #48 15.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-04-21T10:21:18.404Z] #48 15.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-04-21T10:21:18.404Z] #48 15.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-04-21T10:21:18.404Z] #48 15.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-04-21T10:21:18.404Z] #48 15.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-04-21T10:21:18.404Z] #48 15.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-04-21T10:21:18.404Z] #48 15.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-04-21T10:21:18.404Z] #48 15.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-04-21T10:21:18.404Z] #48 15.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-04-21T10:21:18.404Z] #48 15.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-04-21T10:21:18.404Z] #48 15.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-04-21T10:21:18.404Z] #48 15.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-04-21T10:21:18.404Z] #48 15.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-04-21T10:21:18.404Z] #48 15.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-04-21T10:21:18.404Z] #48 15.50 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-04-21T10:21:18.404Z] #48 15.50 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-04-21T10:21:18.404Z] #48 15.50 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-04-21T10:21:18.404Z] #48 15.50 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-21T10:21:18.404Z] #48 15.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-21T10:21:18.404Z] #48 15.55 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-21T10:21:18.404Z] #48 15.56 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-21T10:21:18.404Z] #48 15.56 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-21T10:21:18.404Z] #48 15.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-21T10:21:18.404Z] #48 15.59 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-21T10:21:18.404Z] #48 15.59 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-04-21T10:21:18.404Z] #48 15.60 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-04-21T10:21:18.404Z] #48 15.63 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-04-21T10:21:18.404Z] #48 15.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-21T10:21:18.404Z] #48 15.82 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-04-21T10:21:18.404Z] #48 15.86 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-04-21T10:21:18.404Z] #48 15.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-04-21T10:21:18.522Z] #39 DONE 10.0s [2023-04-21T10:21:18.522Z] [2023-04-21T10:21:18.522Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:18.522Z] #38 9.011 PBCC images/timens.pb-c.c [2023-04-21T10:21:18.522Z] #38 9.050 DEP images/timens.pb-c.d [2023-04-21T10:21:18.522Z] #38 9.115 PBCC images/fown.pb-c.c [2023-04-21T10:21:18.522Z] #38 9.125 PBCC images/google/protobuf/descriptor.pb-c.c [2023-04-21T10:21:18.522Z] #38 9.207 PBCC images/opts.pb-c.c [2023-04-21T10:21:18.522Z] #38 9.298 PBCC images/memfd.pb-c.c [2023-04-21T10:21:18.522Z] #38 9.341 DEP images/fown.pb-c.d [2023-04-21T10:21:18.522Z] #38 9.410 DEP images/google/protobuf/descriptor.pb-c.d [2023-04-21T10:21:18.522Z] #38 9.544 DEP images/opts.pb-c.d [2023-04-21T10:21:18.522Z] #38 9.661 DEP images/memfd.pb-c.d [2023-04-21T10:21:18.522Z] #38 9.752 PBCC images/sit.pb-c.c [2023-04-21T10:21:18.522Z] #38 9.938 DEP images/sit.pb-c.d [2023-04-21T10:21:18.522Z] #38 9.991 PBCC images/macvlan.pb-c.c [2023-04-21T10:21:18.522Z] #38 10.08 DEP images/macvlan.pb-c.d [2023-04-21T10:21:18.529Z] #16 ... [2023-04-21T10:21:18.529Z] [2023-04-21T10:21:18.529Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:21:18.529Z] #10 extracting sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6 8.4s done [2023-04-21T10:21:18.529Z] #10 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 5.7s done [2023-04-21T10:21:18.529Z] #10 ... [2023-04-21T10:21:18.529Z] [2023-04-21T10:21:18.529Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-04-21T10:21:18.529Z] #16 DONE 17.1s [2023-04-21T10:21:18.529Z] [2023-04-21T10:21:18.529Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:21:18.529Z] #10 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 [2023-04-21T10:21:18.662Z] #48 ... [2023-04-21T10:21:18.662Z] [2023-04-21T10:21:18.662Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:18.662Z] #39 81.56 DEP criu/cgroup-props.d [2023-04-21T10:21:18.662Z] #39 81.69 DEP criu/bitmap.d [2023-04-21T10:21:18.662Z] #39 81.74 DEP criu/bfd.d [2023-04-21T10:21:18.779Z] #38 10.21 PBCC images/autofs.pb-c.c [2023-04-21T10:21:18.779Z] #38 10.23 DEP images/autofs.pb-c.d [2023-04-21T10:21:18.779Z] #38 10.32 PBCC images/sysctl.pb-c.c [2023-04-21T10:21:18.788Z] #10 ... [2023-04-21T10:21:18.788Z] [2023-04-21T10:21:18.788Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-21T10:21:18.788Z] #17 DONE 0.3s [2023-04-21T10:21:18.788Z] [2023-04-21T10:21:18.788Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:21:18.920Z] #39 81.82 DEP criu/autofs.d [2023-04-21T10:21:18.920Z] #39 82.04 DEP criu/aio.d [2023-04-21T10:21:18.934Z] #9 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 5.0s [2023-04-21T10:21:19.039Z] #38 10.37 DEP images/sysctl.pb-c.d [2023-04-21T10:21:19.039Z] #38 10.53 PBCC images/time.pb-c.c [2023-04-21T10:21:19.039Z] #38 10.60 DEP images/time.pb-c.d [2023-04-21T10:21:19.180Z] #39 82.19 DEP criu/action-scripts.d [2023-04-21T10:21:19.296Z] #38 10.77 PBCC images/binfmt-misc.pb-c.c [2023-04-21T10:21:19.296Z] #38 10.87 DEP images/binfmt-misc.pb-c.d [2023-04-21T10:21:19.438Z] #39 82.44 CC criu/action-scripts.o [2023-04-21T10:21:19.552Z] #38 11.05 PBCC images/seccomp.pb-c.c [2023-04-21T10:21:19.552Z] #38 11.11 DEP images/seccomp.pb-c.d [2023-04-21T10:21:19.810Z] #38 11.25 PBCC images/userns.pb-c.c [2023-04-21T10:21:19.810Z] #38 11.29 DEP images/userns.pb-c.d [2023-04-21T10:21:19.810Z] #38 11.40 PBCC images/cgroup.pb-c.c [2023-04-21T10:21:19.952Z] #37 63.78 + export 'BUILDTAGS=netgo osusergo static_build' [2023-04-21T10:21:19.952Z] #37 63.78 + BUILDTAGS='netgo osusergo static_build' [2023-04-21T10:21:19.952Z] #37 63.78 + export EXTRA_FLAGS=-buildmode=pie [2023-04-21T10:21:19.952Z] #37 63.78 + EXTRA_FLAGS=-buildmode=pie [2023-04-21T10:21:19.952Z] #37 63.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-04-21T10:21:19.952Z] #37 63.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-04-21T10:21:19.952Z] #37 63.78 + '[' '' = dynamic ']' [2023-04-21T10:21:19.952Z] #37 63.78 + make [2023-04-21T10:21:20.005Z] #39 82.93 CC criu/aio.o [2023-04-21T10:21:20.067Z] #38 11.47 DEP images/cgroup.pb-c.d [2023-04-21T10:21:20.324Z] #38 11.62 PBCC images/ext-file.pb-c.c [2023-04-21T10:21:20.324Z] #38 11.71 DEP images/ext-file.pb-c.d [2023-04-21T10:21:20.582Z] #38 11.86 PBCC images/rpc.pb-c.c [2023-04-21T10:21:20.582Z] #38 11.92 DEP images/rpc.pb-c.d [2023-04-21T10:21:20.582Z] #38 11.96 PBCC images/siginfo.pb-c.c [2023-04-21T10:21:20.582Z] #38 12.00 DEP images/siginfo.pb-c.d [2023-04-21T10:21:20.582Z] #38 12.05 PBCC images/pagemap.pb-c.c [2023-04-21T10:21:20.616Z] #39 83.54 CC criu/autofs.o [2023-04-21T10:21:20.841Z] #38 12.16 DEP images/pagemap.pb-c.d [2023-04-21T10:21:20.841Z] #38 12.26 PBCC images/rlimit.pb-c.c [2023-04-21T10:21:20.841Z] #38 12.35 DEP images/rlimit.pb-c.d [2023-04-21T10:21:21.099Z] #38 12.42 PBCC images/file-lock.pb-c.c [2023-04-21T10:21:21.099Z] #38 12.46 DEP images/file-lock.pb-c.d [2023-04-21T10:21:21.099Z] #38 12.64 PBCC images/tty.pb-c.c [2023-04-21T10:21:21.355Z] #38 12.78 DEP images/tty.pb-c.d [2023-04-21T10:21:21.382Z] #37 65.50 + bin/ctr [2023-04-21T10:21:21.612Z] #38 12.96 PBCC images/tun.pb-c.c [2023-04-21T10:21:21.612Z] #38 13.09 PBCC images/netdev.pb-c.c [2023-04-21T10:21:21.869Z] #38 13.19 DEP images/tun.pb-c.d [2023-04-21T10:21:21.869Z] #38 13.34 DEP images/netdev.pb-c.d [2023-04-21T10:21:21.955Z] #37 ... [2023-04-21T10:21:21.955Z] [2023-04-21T10:21:21.955Z] #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 [2023-04-21T10:21:21.955Z] #28 94.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-04-21T10:21:21.955Z] #28 94.69 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:21:21.955Z] #28 94.71 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-21T10:21:21.955Z] #28 102.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-04-21T10:21:21.955Z] #28 102.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:21:21.955Z] #28 103.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:21:21.955Z] #28 ... [2023-04-21T10:21:21.955Z] [2023-04-21T10:21:21.955Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:21.955Z] #38 45.24 CC compel/plugins/std/log.o [2023-04-21T10:21:21.955Z] #38 46.36 CC compel/plugins/std/string.o [2023-04-21T10:21:21.955Z] #38 47.07 CC compel/plugins/std/infect.o [2023-04-21T10:21:21.955Z] #38 47.37 CC compel/arch/x86/plugins/std/parasite-head.o [2023-04-21T10:21:21.955Z] #38 47.42 CC compel/arch/x86/plugins/std/memcpy.o [2023-04-21T10:21:21.955Z] #38 47.53 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-04-21T10:21:21.955Z] #38 47.62 AR compel/plugins/std.lib.a [2023-04-21T10:21:21.955Z] #38 47.72 CC compel/plugins/fds/fds.o [2023-04-21T10:21:21.955Z] #38 47.96 AR compel/plugins/fds.lib.a [2023-04-21T10:21:21.955Z] #38 48.07 HOSTDEP compel/src/lib/log-host.d [2023-04-21T10:21:21.955Z] #38 48.20 HOSTDEP compel/src/lib/handle-elf-host.d [2023-04-21T10:21:21.955Z] #38 48.39 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-04-21T10:21:21.955Z] #38 48.48 HOSTDEP compel/src/main-host.d [2023-04-21T10:21:21.955Z] #38 48.68 DEP compel/src/lib/ptrace.d [2023-04-21T10:21:21.955Z] #38 48.81 DEP compel/src/lib/infect.d [2023-04-21T10:21:21.955Z] #38 49.00 DEP compel/src/lib/infect-util.d [2023-04-21T10:21:21.955Z] #38 49.08 DEP compel/src/lib/infect-rpc.d [2023-04-21T10:21:21.955Z] #38 49.19 DEP compel/arch/x86/src/lib/infect.d [2023-04-21T10:21:21.955Z] #38 49.32 DEP compel/arch/x86/src/lib/cpu.d [2023-04-21T10:21:21.955Z] #38 49.41 DEP compel/src/lib/log.d [2023-04-21T10:21:21.955Z] #38 49.54 DEP compel/src/main.d [2023-04-21T10:21:21.955Z] #38 49.63 DEP compel/src/lib/handle-elf.d [2023-04-21T10:21:21.955Z] #38 49.75 DEP compel/arch/x86/src/lib/handle-elf.d [2023-04-21T10:21:21.955Z] #38 49.90 CC compel/src/lib/log.o [2023-04-21T10:21:21.999Z] #39 85.05 CC criu/bfd.o [2023-04-21T10:21:22.126Z] #38 13.55 PBCC images/vma.pb-c.c [2023-04-21T10:21:22.215Z] #38 50.02 CC compel/arch/x86/src/lib/cpu.o [2023-04-21T10:21:22.240Z] #9 extracting sha256:079116d1299c7a03ad97f33aca1b181392a259fb6bd3b4b22efee1e80c7a62d3 8.2s done [2023-04-21T10:21:22.384Z] #38 13.69 DEP images/vma.pb-c.d [2023-04-21T10:21:22.384Z] #38 13.88 PBCC images/creds.pb-c.c [2023-04-21T10:21:22.501Z] #9 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 [2023-04-21T10:21:22.566Z] #39 85.58 CC criu/bitmap.o [2023-04-21T10:21:22.641Z] #38 13.97 DEP images/creds.pb-c.d [2023-04-21T10:21:22.641Z] #38 14.06 PBCC images/utsns.pb-c.c [2023-04-21T10:21:22.641Z] #38 14.09 DEP images/utsns.pb-c.d [2023-04-21T10:21:22.826Z] #39 85.75 CC criu/cgroup-props.o [2023-04-21T10:21:22.898Z] #38 14.30 PBCC images/ipc-desc.pb-c.c [2023-04-21T10:21:22.898Z] #38 14.40 PBCC images/ipc-sem.pb-c.c [2023-04-21T10:21:22.898Z] #38 14.42 DEP images/ipc-desc.pb-c.d [2023-04-21T10:21:23.154Z] #38 14.56 DEP images/ipc-sem.pb-c.d [2023-04-21T10:21:23.154Z] #38 14.71 PBCC images/ipc-msg.pb-c.c [2023-04-21T10:21:23.155Z] #38 50.81 CC compel/arch/x86/src/lib/infect.o [2023-04-21T10:21:23.411Z] #38 14.75 DEP images/ipc-msg.pb-c.d [2023-04-21T10:21:23.411Z] #38 14.86 PBCC images/ipc-shm.pb-c.c [2023-04-21T10:21:23.411Z] #38 14.89 DEP images/ipc-shm.pb-c.d [2023-04-21T10:21:23.668Z] #38 15.07 PBCC images/ipc-var.pb-c.c [2023-04-21T10:21:23.668Z] #38 15.08 DEP images/ipc-var.pb-c.d [2023-04-21T10:21:23.668Z] #38 15.22 PBCC images/sk-opts.pb-c.c [2023-04-21T10:21:23.668Z] #38 15.27 PBCC images/packet-sock.pb-c.c [2023-04-21T10:21:23.726Z] #38 51.60 CC compel/src/lib/infect-rpc.o [2023-04-21T10:21:23.768Z] #39 86.81 CC criu/cgroup.o [2023-04-21T10:21:23.925Z] #38 ... [2023-04-21T10:21:23.925Z] [2023-04-21T10:21:23.925Z] #30 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:21:23.925Z] #30 DONE 111.0s [2023-04-21T10:21:23.925Z] [2023-04-21T10:21:23.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 [2023-04-21T10:21:23.925Z] #38 15.35 DEP images/sk-opts.pb-c.d [2023-04-21T10:21:23.986Z] #38 51.95 CC compel/src/lib/infect-util.o [2023-04-21T10:21:24.060Z] #10 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 5.1s [2023-04-21T10:21:24.182Z] #38 15.46 DEP images/packet-sock.pb-c.d [2023-04-21T10:21:24.182Z] #38 15.56 PBCC images/sk-netlink.pb-c.c [2023-04-21T10:21:24.182Z] #38 15.68 DEP images/sk-netlink.pb-c.d [2023-04-21T10:21:24.438Z] #38 15.76 PBCC images/sk-inet.pb-c.c [2023-04-21T10:21:24.438Z] #38 15.87 DEP images/sk-inet.pb-c.d [2023-04-21T10:21:24.438Z] #38 15.96 PBCC images/sk-unix.pb-c.c [2023-04-21T10:21:24.556Z] #38 52.24 CC compel/src/lib/infect.o [2023-04-21T10:21:24.695Z] #38 16.10 DEP images/sk-unix.pb-c.d [2023-04-21T10:21:24.695Z] #38 16.25 PBCC images/mm.pb-c.c [2023-04-21T10:21:24.704Z] #39 ... [2023-04-21T10:21:24.704Z] [2023-04-21T10:21:24.704Z] #48 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:21:24.704Z] #48 16.50 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:21:24.704Z] #48 16.68 Fetched 26.4 MB in 1s (24.4 MB/s) [2023-04-21T10:21:24.704Z] #48 16.76 Selecting previously unselected package pigz. [2023-04-21T10:21:24.704Z] #48 16.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2023-04-21T10:21:24.704Z] #48 16.84 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-04-21T10:21:24.704Z] #48 16.84 Unpacking pigz (2.6-1) ... [2023-04-21T10:21:24.704Z] #48 16.93 Selecting previously unselected package libelf1:arm64. [2023-04-21T10:21:24.704Z] #48 16.94 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-04-21T10:21:24.704Z] #48 16.96 Unpacking libelf1:arm64 (0.183-1) ... [2023-04-21T10:21:24.704Z] #48 17.10 Selecting previously unselected package libbpf0:arm64. [2023-04-21T10:21:24.704Z] #48 17.10 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-04-21T10:21:24.704Z] #48 17.11 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-04-21T10:21:24.704Z] #48 17.21 Selecting previously unselected package libcap2:arm64. [2023-04-21T10:21:24.704Z] #48 17.22 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-04-21T10:21:24.704Z] #48 17.22 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-04-21T10:21:24.704Z] #48 17.29 Selecting previously unselected package libmnl0:arm64. [2023-04-21T10:21:24.704Z] #48 17.31 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-04-21T10:21:24.704Z] #48 17.32 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-04-21T10:21:24.704Z] #48 17.41 Selecting previously unselected package libxtables12:arm64. [2023-04-21T10:21:24.704Z] #48 17.41 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-04-21T10:21:24.704Z] #48 17.42 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-04-21T10:21:24.704Z] #48 17.50 Selecting previously unselected package libcap2-bin. [2023-04-21T10:21:24.704Z] #48 17.50 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-04-21T10:21:24.704Z] #48 17.51 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-21T10:21:24.704Z] #48 17.60 Selecting previously unselected package iproute2. [2023-04-21T10:21:24.704Z] #48 17.60 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-04-21T10:21:24.704Z] #48 17.61 Unpacking iproute2 (5.10.0-4) ... [2023-04-21T10:21:24.704Z] #48 18.10 Selecting previously unselected package xxd. [2023-04-21T10:21:24.704Z] #48 18.10 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-04-21T10:21:24.704Z] #48 18.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:21:24.704Z] #48 18.33 Selecting previously unselected package vim-common. [2023-04-21T10:21:24.705Z] #48 18.34 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-21T10:21:24.705Z] #48 18.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:21:24.705Z] #48 18.56 Selecting previously unselected package bash-completion. [2023-04-21T10:21:24.705Z] #48 18.56 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-21T10:21:24.705Z] #48 21.20 Unpacking bash-completion (1:2.11-2) ... [2023-04-21T10:21:24.705Z] #48 21.70 Selecting previously unselected package bzip2. [2023-04-21T10:21:24.705Z] #48 21.70 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-04-21T10:21:24.705Z] #48 21.71 Unpacking bzip2 (1.0.8-4) ... [2023-04-21T10:21:24.705Z] #48 21.87 Selecting previously unselected package xz-utils. [2023-04-21T10:21:24.705Z] #48 21.87 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-04-21T10:21:24.705Z] #48 21.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-21T10:21:24.705Z] #48 22.07 Selecting previously unselected package apparmor. [2023-04-21T10:21:24.705Z] #48 22.07 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-04-21T10:21:24.705Z] #48 22.15 Unpacking apparmor (2.13.6-10) ... [2023-04-21T10:21:24.705Z] #48 22.59 Selecting previously unselected package inetutils-ping. [2023-04-21T10:21:24.951Z] #38 16.37 DEP images/mm.pb-c.d [2023-04-21T10:21:24.951Z] #38 16.51 PBCC images/timerfd.pb-c.c [2023-04-21T10:21:24.963Z] #48 22.60 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-04-21T10:21:24.963Z] #48 22.61 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-21T10:21:24.963Z] #48 22.74 Selecting previously unselected package libip4tc2:arm64. [2023-04-21T10:21:25.207Z] #38 16.53 DEP images/timerfd.pb-c.d [2023-04-21T10:21:25.207Z] #38 16.63 PBCC images/timer.pb-c.c [2023-04-21T10:21:25.207Z] #38 16.64 DEP images/timer.pb-c.d [2023-04-21T10:21:25.207Z] #38 16.76 PBCC images/sa.pb-c.c [2023-04-21T10:21:25.222Z] #48 22.76 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2023-04-21T10:21:25.222Z] #48 22.77 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-04-21T10:21:25.222Z] #48 22.86 Selecting previously unselected package libip6tc2:arm64. [2023-04-21T10:21:25.222Z] #48 22.87 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2023-04-21T10:21:25.222Z] #48 22.87 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-04-21T10:21:25.222Z] #48 22.95 Selecting previously unselected package libnfnetlink0:arm64. [2023-04-21T10:21:25.222Z] #48 22.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-04-21T10:21:25.222Z] #48 22.97 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-04-21T10:21:25.222Z] #48 23.04 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-04-21T10:21:25.222Z] #48 23.07 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-04-21T10:21:25.464Z] #38 16.81 DEP images/sa.pb-c.d [2023-04-21T10:21:25.464Z] #38 16.91 PBCC images/pipe-data.pb-c.c [2023-04-21T10:21:25.464Z] #38 16.98 DEP images/pipe-data.pb-c.d [2023-04-21T10:21:25.480Z] #48 23.08 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-04-21T10:21:25.480Z] #48 23.16 Selecting previously unselected package libnftnl11:arm64. [2023-04-21T10:21:25.480Z] #48 23.16 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2023-04-21T10:21:25.480Z] #48 23.17 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-04-21T10:21:25.720Z] #38 17.10 PBCC images/mnt.pb-c.c [2023-04-21T10:21:25.720Z] #38 17.19 DEP images/mnt.pb-c.d [2023-04-21T10:21:25.720Z] #38 17.30 PBCC images/sk-packet.pb-c.c [2023-04-21T10:21:25.745Z] #48 23.28 Selecting previously unselected package iptables. [2023-04-21T10:21:25.745Z] #48 23.28 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2023-04-21T10:21:25.745Z] #48 23.29 Unpacking iptables (1.8.7-1) ... [2023-04-21T10:21:25.976Z] #38 17.40 DEP images/sk-packet.pb-c.d [2023-04-21T10:21:25.976Z] #38 17.49 PBCC images/tcp-stream.pb-c.c [2023-04-21T10:21:26.004Z] #48 ... [2023-04-21T10:21:26.004Z] [2023-04-21T10:21:26.004Z] #36 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:21:26.004Z] #36 DONE 133.5s [2023-04-21T10:21:26.004Z] [2023-04-21T10:21:26.004Z] #48 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:21:26.004Z] #48 23.71 Selecting previously unselected package libonig5:arm64. [2023-04-21T10:21:26.004Z] #48 23.71 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2023-04-21T10:21:26.004Z] #48 23.71 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-04-21T10:21:26.233Z] #38 17.62 DEP images/tcp-stream.pb-c.d [2023-04-21T10:21:26.233Z] #38 17.75 PBCC images/pipe.pb-c.c [2023-04-21T10:21:26.233Z] #38 17.77 DEP images/pipe.pb-c.d [2023-04-21T10:21:26.233Z] #38 17.86 PBCC images/pstree.pb-c.c [2023-04-21T10:21:26.263Z] #48 23.94 Selecting previously unselected package libjq1:arm64. [2023-04-21T10:21:26.263Z] #48 23.94 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-04-21T10:21:26.263Z] #48 23.95 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-04-21T10:21:26.521Z] #48 24.22 Selecting previously unselected package jq. [2023-04-21T10:21:26.521Z] #48 24.22 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-04-21T10:21:26.521Z] #48 24.25 Unpacking jq (1.6-2.1) ... [2023-04-21T10:21:26.780Z] #48 24.46 Selecting previously unselected package libaio1:arm64. [2023-04-21T10:21:26.780Z] #48 24.46 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2023-04-21T10:21:26.780Z] #48 24.46 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-04-21T10:21:26.780Z] #48 24.52 Selecting previously unselected package libgpm2:arm64. [2023-04-21T10:21:26.780Z] #48 24.52 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2023-04-21T10:21:26.780Z] #48 24.54 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-04-21T10:21:26.780Z] #48 24.60 Selecting previously unselected package libicu67:arm64. [2023-04-21T10:21:26.796Z] #38 17.87 DEP images/pstree.pb-c.d [2023-04-21T10:21:26.796Z] #38 17.92 PBCC images/fs.pb-c.c [2023-04-21T10:21:26.796Z] #38 17.94 DEP images/fs.pb-c.d [2023-04-21T10:21:26.796Z] #38 18.20 PBCC images/signalfd.pb-c.c [2023-04-21T10:21:26.796Z] #38 18.26 DEP images/signalfd.pb-c.d [2023-04-21T10:21:26.796Z] #38 18.33 PBCC images/fh.pb-c.c [2023-04-21T10:21:27.038Z] #48 24.62 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2023-04-21T10:21:27.038Z] #48 24.62 Unpacking libicu67:arm64 (67.1-7) ... [2023-04-21T10:21:27.053Z] #38 18.40 PBCC images/fsnotify.pb-c.c [2023-04-21T10:21:27.053Z] #38 18.48 DEP images/fh.pb-c.d [2023-04-21T10:21:27.053Z] #38 18.54 DEP images/fsnotify.pb-c.d [2023-04-21T10:21:27.053Z] #38 18.62 PBCC images/eventpoll.pb-c.c [2023-04-21T10:21:27.100Z] #38 54.43 CC compel/src/lib/ptrace.o [2023-04-21T10:21:27.101Z] #38 54.80 AR compel/libcompel.a [2023-04-21T10:21:27.101Z] #38 54.89 HOSTCC compel/src/main-host.o [2023-04-21T10:21:27.315Z] #38 18.65 DEP images/eventpoll.pb-c.d [2023-04-21T10:21:27.315Z] #38 18.69 PBCC images/eventfd.pb-c.c [2023-04-21T10:21:27.315Z] #38 18.74 DEP images/eventfd.pb-c.d [2023-04-21T10:21:27.315Z] #38 18.88 PBCC images/remap-file-path.pb-c.c [2023-04-21T10:21:27.360Z] #38 55.14 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-04-21T10:21:27.572Z] #38 18.96 DEP images/remap-file-path.pb-c.d [2023-04-21T10:21:27.572Z] #38 19.05 PBCC images/fifo.pb-c.c [2023-04-21T10:21:27.572Z] #38 19.14 DEP images/fifo.pb-c.d [2023-04-21T10:21:27.621Z] #38 55.26 HOSTCC compel/src/lib/handle-elf-host.o [2023-04-21T10:21:27.796Z] #9 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 5.0s [2023-04-21T10:21:27.829Z] #38 19.29 PBCC images/ghost-file.pb-c.c [2023-04-21T10:21:27.829Z] #38 19.39 DEP images/ghost-file.pb-c.d [2023-04-21T10:21:27.881Z] #38 55.59 HOSTCC compel/src/lib/log-host.o [2023-04-21T10:21:27.881Z] #38 55.82 HOSTLINK compel/compel-host-bin [2023-04-21T10:21:28.058Z] #9 ... [2023-04-21T10:21:28.058Z] [2023-04-21T10:21:28.058Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-21T10:21:28.058Z] #0 2.352 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-21T10:21:28.058Z] #0 2.720 [2023-04-21T10:21:28.058Z] #0 2.951 #=#=# ######################################################################## 100.0% [2023-04-21T10:21:28.058Z] #0 3.282 [2023-04-21T10:21:28.058Z] #0 4.348 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-21T10:21:28.058Z] #0 4.676 [2023-04-21T10:21:28.058Z] #0 4.905 #=#=# ######################################################################## 100.0% [2023-04-21T10:21:28.058Z] #0 5.250 [2023-04-21T10:21:28.058Z] #0 6.262 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-21T10:21:28.058Z] #0 6.542 [2023-04-21T10:21:28.058Z] #0 6.755 #=#=# 0.0% ################################# 47.0% ########################################### 60.1% ################################################################### 94.1% ######################################################################## 100.0% [2023-04-21T10:21:28.058Z] #0 7.409 [2023-04-21T10:21:28.058Z] #0 8.453 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-21T10:21:28.058Z] #0 8.822 [2023-04-21T10:21:28.058Z] #0 9.048 #=#=# ######################################################################## 100.0% [2023-04-21T10:21:28.058Z] #0 9.360 [2023-04-21T10:21:28.086Z] #38 19.53 PBCC images/regfile.pb-c.c [2023-04-21T10:21:28.086Z] #38 19.62 DEP images/regfile.pb-c.d [2023-04-21T10:21:28.086Z] #38 19.71 PBCC images/ns.pb-c.c [2023-04-21T10:21:28.141Z] #38 55.97 DEP soccr/soccr.d [2023-04-21T10:21:28.325Z] #18 10.21 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-21T10:21:28.325Z] #18 ... [2023-04-21T10:21:28.325Z] [2023-04-21T10:21:28.325Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:21:28.343Z] #38 19.77 DEP images/ns.pb-c.d [2023-04-21T10:21:28.401Z] #38 56.12 CC soccr/soccr.o [2023-04-21T10:21:28.599Z] #38 19.90 PBCC images/fdinfo.pb-c.c [2023-04-21T10:21:28.599Z] #38 20.02 DEP images/fdinfo.pb-c.d [2023-04-21T10:21:28.599Z] #38 20.12 PBCC images/core-aarch64.pb-c.c [2023-04-21T10:21:28.856Z] #38 20.18 PBCC images/core-arm.pb-c.c [2023-04-21T10:21:28.856Z] #38 20.26 PBCC images/core-ppc64.pb-c.c [2023-04-21T10:21:28.856Z] #38 20.36 PBCC images/core-s390.pb-c.c [2023-04-21T10:21:28.856Z] #38 20.40 PBCC images/core-x86.pb-c.c [2023-04-21T10:21:29.112Z] #38 20.58 PBCC images/core.pb-c.c [2023-04-21T10:21:29.332Z] #10 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 10.1s [2023-04-21T10:21:29.332Z] #10 ... [2023-04-21T10:21:29.332Z] [2023-04-21T10:21:29.332Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-21T10:21:29.332Z] #0 2.257 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-21T10:21:29.332Z] #0 2.702 [2023-04-21T10:21:29.332Z] #0 2.939 #=#=# ######################################################################## 100.0% [2023-04-21T10:21:29.332Z] #0 3.212 [2023-04-21T10:21:29.332Z] #0 4.280 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-21T10:21:29.332Z] #0 4.651 [2023-04-21T10:21:29.332Z] #0 4.872 #=#=# ##################################################################### 96.6% ######################################################################## 100.0% [2023-04-21T10:21:29.332Z] #0 5.298 [2023-04-21T10:21:29.332Z] #0 6.323 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-21T10:21:29.332Z] #0 6.695 [2023-04-21T10:21:29.332Z] #0 6.933 #=#=# # 1.5% ####################################### 54.6% ################################################################ 89.0% ######################################################################## 100.0% [2023-04-21T10:21:29.332Z] #0 7.546 [2023-04-21T10:21:29.332Z] #0 8.583 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-21T10:21:29.332Z] #0 8.962 [2023-04-21T10:21:29.332Z] #0 9.188 #=#=# ######################################################################## 100.0% [2023-04-21T10:21:29.332Z] #0 9.503 [2023-04-21T10:21:29.332Z] #18 ... [2023-04-21T10:21:29.332Z] [2023-04-21T10:21:29.332Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:21:29.369Z] #38 20.71 PBCC images/inventory.pb-c.c [2023-04-21T10:21:29.369Z] #38 20.80 DEP images/core-aarch64.pb-c.d [2023-04-21T10:21:29.369Z] #38 20.90 DEP images/core-arm.pb-c.d [2023-04-21T10:21:29.626Z] #38 20.97 DEP images/core-ppc64.pb-c.d [2023-04-21T10:21:29.626Z] #38 21.10 DEP images/core-s390.pb-c.d [2023-04-21T10:21:29.626Z] #38 21.18 DEP images/core-x86.pb-c.d [2023-04-21T10:21:29.626Z] #38 21.24 DEP images/core.pb-c.d [2023-04-21T10:21:29.784Z] #38 57.40 AR soccr/libsoccr.a [2023-04-21T10:21:29.784Z] #38 57.47 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-21T10:21:29.882Z] #38 21.37 DEP images/inventory.pb-c.d [2023-04-21T10:21:29.882Z] #38 21.45 PBCC images/cpuinfo.pb-c.c [2023-04-21T10:21:29.882Z] #38 21.48 DEP images/cpuinfo.pb-c.d [2023-04-21T10:21:30.044Z] #38 57.78 DEP criu/arch/x86/sigframe.d [2023-04-21T10:21:30.044Z] #38 57.88 DEP criu/arch/x86/sigaction_compat.d [2023-04-21T10:21:30.044Z] #38 58.02 DEP criu/arch/x86/kerndat.d [2023-04-21T10:21:30.141Z] #38 21.73 PBCC images/stats.pb-c.c [2023-04-21T10:21:30.324Z] #48 28.06 Selecting previously unselected package libinih1:arm64. [2023-04-21T10:21:30.324Z] #48 28.07 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2023-04-21T10:21:30.324Z] #48 28.08 Unpacking libinih1:arm64 (53-1+b2) ... [2023-04-21T10:21:30.404Z] #38 21.76 DEP images/stats.pb-c.d [2023-04-21T10:21:30.583Z] #48 28.16 Selecting previously unselected package libnet1:arm64. [2023-04-21T10:21:30.583Z] #48 28.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-04-21T10:21:30.583Z] #48 28.19 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:21:30.583Z] #48 28.30 Selecting previously unselected package libnl-3-200:arm64. [2023-04-21T10:21:30.583Z] #48 28.31 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-04-21T10:21:30.583Z] #48 28.32 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-21T10:21:30.615Z] #38 58.17 DEP criu/arch/x86/crtools.d [2023-04-21T10:21:30.615Z] #38 58.31 DEP criu/arch/x86/cpu.d [2023-04-21T10:21:30.615Z] #38 58.45 CC criu/arch/x86/cpu.o [2023-04-21T10:21:30.842Z] #48 28.41 Selecting previously unselected package libprotobuf-c1:arm64. [2023-04-21T10:21:30.842Z] #48 28.42 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-04-21T10:21:30.842Z] #48 28.43 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-21T10:21:30.842Z] #48 28.52 Selecting previously unselected package net-tools. [2023-04-21T10:21:30.842Z] #48 28.53 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-04-21T10:21:30.842Z] #48 28.53 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-21T10:21:31.101Z] #48 28.73 Selecting previously unselected package patch. [2023-04-21T10:21:31.101Z] #48 28.74 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2023-04-21T10:21:31.101Z] #48 28.75 Unpacking patch (2.7.6-7) ... [2023-04-21T10:21:31.101Z] #48 28.90 Selecting previously unselected package python-pip-whl. [2023-04-21T10:21:31.185Z] #38 59.02 include/common/asm/bitops.h: Assembler messages: [2023-04-21T10:21:31.185Z] #38 59.02 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:21:31.185Z] #38 59.02 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:21:31.185Z] #38 59.02 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:21:31.185Z] #38 59.02 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:21:31.185Z] #38 59.04 CC criu/arch/x86/crtools.o [2023-04-21T10:21:31.360Z] #48 28.94 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-21T10:21:31.360Z] #48 28.95 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-21T10:21:31.620Z] #48 29.50 Selecting previously unselected package python3-lib2to3. [2023-04-21T10:21:31.868Z] #10 ... [2023-04-21T10:21:31.868Z] [2023-04-21T10:21:31.868Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-21T10:21:31.868Z] #18 10.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-21T10:21:31.868Z] #18 10.54 [2023-04-21T10:21:31.868Z] #18 10.76 #=#=# ######################################################################## 100.0% [2023-04-21T10:21:31.868Z] #18 11.05 [2023-04-21T10:21:31.868Z] #18 11.13 Download of images into '/build' complete. [2023-04-21T10:21:31.868Z] #18 11.13 Use something like the following to load the result into a Docker daemon: [2023-04-21T10:21:31.868Z] #18 11.13 tar -cC '/build' . | docker load [2023-04-21T10:21:31.868Z] #18 DONE 13.3s [2023-04-21T10:21:31.868Z] [2023-04-21T10:21:31.868Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:21:31.879Z] #48 29.50 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-21T10:21:31.879Z] #48 29.51 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-21T10:21:32.137Z] #48 29.68 Selecting previously unselected package python3-distutils. [2023-04-21T10:21:32.137Z] #48 29.71 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-04-21T10:21:32.137Z] #48 29.71 Unpacking python3-distutils (3.9.2-1) ... [2023-04-21T10:21:32.137Z] #48 29.89 Selecting previously unselected package python3-pkg-resources. [2023-04-21T10:21:32.137Z] #48 29.89 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-21T10:21:32.396Z] #48 29.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:21:32.396Z] #48 30.05 Selecting previously unselected package python3-setuptools. [2023-04-21T10:21:32.396Z] #48 30.06 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-04-21T10:21:32.396Z] #48 30.07 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-21T10:21:32.541Z] #9 ... [2023-04-21T10:21:32.541Z] [2023-04-21T10:21:32.541Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-04-21T10:21:32.541Z] #18 10.56 [2023-04-21T10:21:32.541Z] #18 10.79 #=#=# ######################################################################## 100.0% [2023-04-21T10:21:32.541Z] #18 11.14 [2023-04-21T10:21:32.541Z] #18 11.24 Download of images into '/build' complete. [2023-04-21T10:21:32.541Z] #18 11.24 Use something like the following to load the result into a Docker daemon: [2023-04-21T10:21:32.541Z] #18 11.24 tar -cC '/build' . | docker load [2023-04-21T10:21:32.541Z] #18 DONE 14.4s [2023-04-21T10:21:32.541Z] [2023-04-21T10:21:32.541Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.8-bullseye@sha256:1370f30629243bb65e3e0f780ae08a54e50fc5b7e96f0b79e62ee846788d1178 [2023-04-21T10:21:32.571Z] #38 60.43 CC criu/arch/x86/kerndat.o [2023-04-21T10:21:32.656Z] #48 30.43 Selecting previously unselected package python3-wheel. [2023-04-21T10:21:32.656Z] #48 30.43 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-04-21T10:21:32.656Z] #48 30.45 Unpacking python3-wheel (0.34.2-1) ... [2023-04-21T10:21:32.803Z] #9 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 10.1s [2023-04-21T10:21:32.914Z] #48 30.54 Selecting previously unselected package python3-pip. [2023-04-21T10:21:32.915Z] #48 30.54 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-21T10:21:32.915Z] #48 30.55 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-21T10:21:32.989Z] #38 24.25 make[1]: Nothing to be done for 'all'. [2023-04-21T10:21:33.141Z] #38 60.85 CC criu/arch/x86/sigaction_compat.o [2023-04-21T10:21:33.141Z] #38 61.01 CC criu/arch/x86/sigframe.o [2023-04-21T10:21:33.141Z] #38 ... [2023-04-21T10:21:33.141Z] [2023-04-21T10:21:33.141Z] #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 [2023-04-21T10:21:33.141Z] #28 116.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-04-21T10:21:33.141Z] #28 116.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:21:33.173Z] #48 30.82 Selecting previously unselected package sudo. [2023-04-21T10:21:33.173Z] #48 30.83 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-04-21T10:21:33.173Z] #48 30.85 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-21T10:21:33.401Z] #28 116.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:21:33.741Z] #48 31.37 Selecting previously unselected package thin-provisioning-tools. [2023-04-21T10:21:33.741Z] #48 31.37 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-04-21T10:21:33.741Z] #48 31.38 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-21T10:21:33.741Z] #48 31.59 Selecting previously unselected package uidmap. [2023-04-21T10:21:33.776Z] #10 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 15.2s done [2023-04-21T10:21:33.776Z] #10 extracting sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c [2023-04-21T10:21:34.000Z] #48 31.60 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-04-21T10:21:34.000Z] #48 31.61 Unpacking uidmap (1:4.8.1-1) ... [2023-04-21T10:21:34.000Z] #48 31.73 Selecting previously unselected package vim-runtime. [2023-04-21T10:21:34.000Z] #48 31.74 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-21T10:21:34.000Z] #48 31.78 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-21T10:21:34.000Z] #48 31.82 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-21T10:21:34.000Z] #48 31.82 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:21:34.034Z] #10 extracting sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c done [2023-04-21T10:21:34.034Z] #10 DONE 46.7s [2023-04-21T10:21:34.034Z] [2023-04-21T10:21:34.034Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-21T10:21:34.970Z] #19 DONE 0.8s [2023-04-21T10:21:34.970Z] [2023-04-21T10:21:34.970Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-04-21T10:21:35.509Z] #38 ... [2023-04-21T10:21:35.509Z] [2023-04-21T10:21:35.509Z] #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 [2023-04-21T10:21:35.509Z] #27 112.7 internal/syscall/unix [2023-04-21T10:21:35.509Z] #27 113.3 time [2023-04-21T10:21:35.509Z] #27 122.7 internal/poll [2023-04-21T10:21:35.539Z] #20 DONE 0.7s [2023-04-21T10:21:35.539Z] [2023-04-21T10:21:35.539Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-21T10:21:35.539Z] #21 DONE 0.1s [2023-04-21T10:21:35.539Z] [2023-04-21T10:21:35.539Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-21T10:21:35.765Z] #27 ... [2023-04-21T10:21:35.765Z] [2023-04-21T10:21:35.765Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:21:35.765Z] #36 114.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-04-21T10:21:35.765Z] #36 114.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:21:35.765Z] #36 114.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:21:35.799Z] #22 DONE 0.2s [2023-04-21T10:21:35.799Z] [2023-04-21T10:21:35.799Z] #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 [2023-04-21T10:21:36.117Z] #9 extracting sha256:12415e2001c5a9c46d10dc733695d02cd56b389c47402a57992d15ad31729460 13.1s done [2023-04-21T10:21:36.117Z] #9 extracting sha256:10440d7e88e9007ba735398eaaada57962675e286370bd63e95c57058492c64c done [2023-04-21T10:21:36.328Z] #36 ... [2023-04-21T10:21:36.328Z] [2023-04-21T10:21:36.328Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:36.328Z] #38 27.65 CC images/stats.o [2023-04-21T10:21:36.378Z] #9 DONE 46.4s [2023-04-21T10:21:36.378Z] [2023-04-21T10:21:36.378Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-21T10:21:36.891Z] #38 28.21 CC images/core.o [2023-04-21T10:21:36.952Z] #19 DONE 0.8s [2023-04-21T10:21:36.952Z] [2023-04-21T10:21:36.952Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-04-21T10:21:37.293Z] #48 ... [2023-04-21T10:21:37.293Z] [2023-04-21T10:21:37.293Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:37.293Z] #39 90.25 CC criu/clone-noasan.o [2023-04-21T10:21:37.293Z] #39 90.43 CC criu/config.o [2023-04-21T10:21:37.293Z] #39 91.62 CC criu/cr-check.o [2023-04-21T10:21:37.293Z] #39 93.66 CC criu/cr-dedup.o [2023-04-21T10:21:37.293Z] #39 94.07 CC criu/cr-dump.o [2023-04-21T10:21:37.293Z] #39 96.80 CC criu/cr-errno.o [2023-04-21T10:21:37.293Z] #39 96.89 CC criu/cr-restore.o [2023-04-21T10:21:37.553Z] #39 ... [2023-04-21T10:21:37.553Z] [2023-04-21T10:21:37.553Z] #48 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:21:37.553Z] #48 35.24 Selecting previously unselected package vim. [2023-04-21T10:21:37.553Z] #48 35.24 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-04-21T10:21:37.553Z] #48 35.26 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:21:37.821Z] #38 29.10 CC images/core-x86.o [2023-04-21T10:21:37.901Z] #20 DONE 0.8s [2023-04-21T10:21:37.901Z] [2023-04-21T10:21:37.901Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-21T10:21:37.901Z] #21 DONE 0.2s [2023-04-21T10:21:37.901Z] [2023-04-21T10:21:37.901Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-21T10:21:37.901Z] #22 DONE 0.1s [2023-04-21T10:21:37.901Z] [2023-04-21T10:21:37.901Z] #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 [2023-04-21T10:21:38.123Z] #48 35.77 Selecting previously unselected package xfsprogs. [2023-04-21T10:21:38.123Z] #48 35.77 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2023-04-21T10:21:38.123Z] #48 35.77 Unpacking xfsprogs (5.10.0-4) ... [2023-04-21T10:21:38.384Z] #38 29.76 CC images/core-arm.o [2023-04-21T10:21:38.641Z] #38 30.17 CC images/core-aarch64.o [2023-04-21T10:21:38.642Z] #48 36.21 Selecting previously unselected package zip. [2023-04-21T10:21:38.642Z] #48 36.23 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2023-04-21T10:21:38.642Z] #48 36.23 Unpacking zip (3.0-12) ... [2023-04-21T10:21:38.642Z] #48 36.43 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:21:39.574Z] #38 30.76 CC images/core-ppc64.o [2023-04-21T10:21:39.980Z] #28 ... [2023-04-21T10:21:39.980Z] [2023-04-21T10:21:39.980Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:39.980Z] #38 61.19 LINK criu/arch/x86/crtools.built-in.o [2023-04-21T10:21:39.980Z] #38 61.24 DEP criu/pie/util-vdso-elf32.d [2023-04-21T10:21:39.980Z] #38 61.35 DEP criu/pie/util-vdso.d [2023-04-21T10:21:39.980Z] #38 61.50 DEP criu/pie/util.d [2023-04-21T10:21:39.980Z] #38 61.64 CC criu/pie/util.o [2023-04-21T10:21:39.980Z] #38 61.98 CC criu/pie/util-vdso.o [2023-04-21T10:21:39.980Z] #38 62.65 CC criu/pie/util-vdso-elf32.o [2023-04-21T10:21:39.980Z] #38 63.33 AR criu/pie/pie.lib.a [2023-04-21T10:21:39.980Z] #38 63.40 DEP criu/pie/restorer.d [2023-04-21T10:21:39.980Z] #38 63.67 DEP criu/arch/x86/sigaction_compat_pie.d [2023-04-21T10:21:39.980Z] #38 63.76 DEP criu/arch/x86/restorer_unmap.d [2023-04-21T10:21:39.980Z] #38 63.78 DEP criu/arch/x86/restorer.d [2023-04-21T10:21:39.980Z] #38 63.93 DEP criu/arch/x86/vdso-pie.d [2023-04-21T10:21:39.980Z] #38 64.03 DEP criu/pie/parasite-vdso.d [2023-04-21T10:21:39.980Z] #38 64.18 DEP criu/pie/parasite.d [2023-04-21T10:21:39.980Z] #38 64.48 CC criu/pie/parasite.o [2023-04-21T10:21:39.980Z] #38 65.74 LINK criu/pie/parasite.built-in.o [2023-04-21T10:21:39.980Z] #38 65.76 GEN criu/pie/parasite-blob.h [2023-04-21T10:21:39.980Z] #38 65.78 CC criu/pie/parasite-vdso.o [2023-04-21T10:21:39.980Z] #38 66.39 CC criu/arch/x86/vdso-pie.o [2023-04-21T10:21:39.980Z] #38 66.67 CC criu/arch/x86/restorer.o [2023-04-21T10:21:39.980Z] #38 67.10 CC criu/arch/x86/restorer_unmap.o [2023-04-21T10:21:39.980Z] #38 67.15 CC criu/arch/x86/sigaction_compat_pie.o [2023-04-21T10:21:39.980Z] #38 ... [2023-04-21T10:21:39.980Z] [2023-04-21T10:21:39.980Z] #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 [2023-04-21T10:21:39.980Z] #28 122.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-04-21T10:21:39.980Z] #28 122.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-04-21T10:21:39.980Z] #28 122.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-21T10:21:40.024Z] #48 37.42 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-04-21T10:21:40.024Z] #48 37.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-21T10:21:40.024Z] #48 37.47 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-04-21T10:21:40.024Z] #48 37.49 Setting up libicu67:arm64 (67.1-7) ... [2023-04-21T10:21:40.024Z] #48 37.50 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-04-21T10:21:40.024Z] #48 37.52 Setting up libinih1:arm64 (53-1+b2) ... [2023-04-21T10:21:40.024Z] #48 37.54 Setting up uidmap (1:4.8.1-1) ... [2023-04-21T10:21:40.024Z] #48 37.56 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:21:40.024Z] #48 37.57 Setting up bzip2 (1.0.8-4) ... [2023-04-21T10:21:40.024Z] #48 37.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-21T10:21:40.024Z] #48 37.59 Setting up python3-wheel (0.34.2-1) ... [2023-04-21T10:21:40.256Z] #28 123.0 Selecting previously unselected package libapparmor1:amd64. [2023-04-21T10:21:40.256Z] #28 123.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-04-21T10:21:40.256Z] #28 123.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-04-21T10:21:40.508Z] #38 31.66 CC images/core-s390.o [2023-04-21T10:21:40.593Z] #48 38.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:21:40.593Z] #48 38.31 Setting up libcap2:arm64 (1:2.44-1) ... [2023-04-21T10:21:40.593Z] #48 38.33 Setting up libcap2-bin (1:2.44-1) ... [2023-04-21T10:21:40.593Z] #48 38.34 Setting up apparmor (2.13.6-10) ... [2023-04-21T10:21:40.778Z] #28 123.4 Selecting previously unselected package libapparmor-dev:amd64. [2023-04-21T10:21:40.778Z] #28 123.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-04-21T10:21:40.778Z] #28 123.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-21T10:21:41.078Z] #23 ... [2023-04-21T10:21:41.078Z] [2023-04-21T10:21:41.078Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:21:41.078Z] #0 5.343 + RM_GOPATH=0 [2023-04-21T10:21:41.078Z] #0 5.343 + TMP_GOPATH= [2023-04-21T10:21:41.078Z] #0 5.343 + : /build [2023-04-21T10:21:41.078Z] #0 5.343 + '[' -z '' ']' [2023-04-21T10:21:41.078Z] #0 5.343 ++ mktemp -d [2023-04-21T10:21:41.078Z] #0 5.343 + export GOPATH=/tmp/tmp.V847ukAQOQ [2023-04-21T10:21:41.078Z] #0 5.343 + GOPATH=/tmp/tmp.V847ukAQOQ [2023-04-21T10:21:41.078Z] #0 5.343 + RM_GOPATH=1 [2023-04-21T10:21:41.078Z] #0 5.343 + case "$(go env GOARCH)" in [2023-04-21T10:21:41.078Z] #0 5.347 ++ go env GOARCH [2023-04-21T10:21:41.078Z] #0 5.348 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:41.078Z] #0 5.348 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:41.078Z] #0 5.348 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:41.078Z] #0 5.350 + dir=/tmp/install [2023-04-21T10:21:41.078Z] #0 5.350 + bin=rootlesskit [2023-04-21T10:21:41.078Z] #0 5.350 + shift [2023-04-21T10:21:41.078Z] #0 5.350 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-04-21T10:21:41.078Z] #0 5.350 + . /tmp/install/rootlesskit.installer [2023-04-21T10:21:41.078Z] #0 5.350 ++ : v0.14.4 [2023-04-21T10:21:41.078Z] #0 5.350 + install_rootlesskit [2023-04-21T10:21:41.078Z] #0 5.350 + case "$1" in [2023-04-21T10:21:41.078Z] #0 5.350 + export CGO_ENABLED=0 [2023-04-21T10:21:41.078Z] #0 5.350 + CGO_ENABLED=0 [2023-04-21T10:21:41.078Z] #0 5.350 + _install_rootlesskit [2023-04-21T10:21:41.078Z] #0 5.350 + echo 'Install rootlesskit version v0.14.4' [2023-04-21T10:21:41.078Z] #0 5.350 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-21T10:21:41.078Z] #0 5.350 + GOBIN=/build [2023-04-21T10:21:41.078Z] #0 5.350 + GO111MODULE=on [2023-04-21T10:21:41.078Z] #0 5.350 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-04-21T10:21:41.078Z] #0 5.350 Install rootlesskit version v0.14.4 [2023-04-21T10:21:41.339Z] #24 5.855 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-04-21T10:21:41.351Z] #28 124.1 Selecting previously unselected package libbtrfs0:amd64. [2023-04-21T10:21:41.351Z] #28 124.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-21T10:21:41.351Z] #28 124.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:21:41.448Z] #38 32.69 CC images/cpuinfo.o [2023-04-21T10:21:41.921Z] #28 124.7 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-21T10:21:41.921Z] #28 124.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-21T10:21:41.921Z] #28 124.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:21:42.010Z] #38 33.46 CC images/inventory.o [2023-04-21T10:21:42.266Z] #38 33.85 CC images/fdinfo.o [2023-04-21T10:21:42.279Z] #24 ... [2023-04-21T10:21:42.279Z] [2023-04-21T10:21:42.279Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-21T10:21:42.279Z] #0 6.456 + RM_GOPATH=0 [2023-04-21T10:21:42.279Z] #0 6.456 + TMP_GOPATH= [2023-04-21T10:21:42.279Z] #0 6.456 + : /build [2023-04-21T10:21:42.279Z] #0 6.456 + '[' -z '' ']' [2023-04-21T10:21:42.279Z] #0 6.456 ++ mktemp -d [2023-04-21T10:21:42.279Z] #0 6.459 + export GOPATH=/tmp/tmp.OvMQbj8ufh [2023-04-21T10:21:42.279Z] #0 6.459 + GOPATH=/tmp/tmp.OvMQbj8ufh [2023-04-21T10:21:42.279Z] #0 6.459 + RM_GOPATH=1 [2023-04-21T10:21:42.279Z] #0 6.459 + case "$(go env GOARCH)" in [2023-04-21T10:21:42.279Z] #0 6.459 ++ go env GOARCH [2023-04-21T10:21:42.279Z] #0 6.472 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:42.279Z] #0 6.472 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:42.279Z] #0 6.472 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:42.279Z] #0 6.472 + dir=/tmp/install [2023-04-21T10:21:42.279Z] #0 6.473 + bin=dockercli [2023-04-21T10:21:42.279Z] #0 6.473 + shift [2023-04-21T10:21:42.279Z] #0 6.473 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-04-21T10:21:42.279Z] #0 6.473 + . /tmp/install/dockercli.installer [2023-04-21T10:21:42.279Z] #0 6.473 ++ : stable [2023-04-21T10:21:42.279Z] #0 6.473 ++ : 17.06.2-ce [2023-04-21T10:21:42.279Z] #0 6.473 + install_dockercli [2023-04-21T10:21:42.279Z] #0 6.473 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-04-21T10:21:42.279Z] #0 6.473 Install docker/cli version 17.06.2-ce from stable [2023-04-21T10:21:42.279Z] #0 6.474 ++ uname -m [2023-04-21T10:21:42.279Z] #0 6.476 + arch=x86_64 [2023-04-21T10:21:42.279Z] #0 6.477 + '[' x86_64 '!=' x86_64 ']' [2023-04-21T10:21:42.279Z] #0 6.477 + url=https://download.docker.com/linux/static [2023-04-21T10:21:42.279Z] #0 6.483 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-04-21T10:21:42.279Z] #0 6.494 + tar -xz docker/docker [2023-04-21T10:21:42.492Z] #28 125.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-04-21T10:21:42.492Z] #28 125.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:21:42.492Z] #28 125.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:21:42.500Z] #48 40.01 Setting up zip (3.0-12) ... [2023-04-21T10:21:42.500Z] #48 40.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:21:42.500Z] #48 40.08 Setting up bash-completion (1:2.11-2) ... [2023-04-21T10:21:42.829Z] #38 34.39 CC images/fown.o [2023-04-21T10:21:43.063Z] #28 125.8 Selecting previously unselected package libudev-dev:amd64. [2023-04-21T10:21:43.063Z] #28 125.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-21T10:21:43.063Z] #28 125.8 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:21:43.203Z] #23 ... [2023-04-21T10:21:43.203Z] [2023-04-21T10:21:43.203Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:21:43.323Z] #28 126.1 Selecting previously unselected package libsepol1-dev:amd64. [2023-04-21T10:21:43.324Z] #28 126.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-04-21T10:21:43.324Z] #28 126.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-04-21T10:21:43.391Z] #38 34.74 CC images/ns.o [2023-04-21T10:21:43.584Z] #28 126.5 Selecting previously unselected package libpcre2-16-0:amd64. [2023-04-21T10:21:43.584Z] #28 126.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:21:43.584Z] #28 126.5 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:21:43.647Z] #38 35.14 CC images/regfile.o [2023-04-21T10:21:43.664Z] #25 ... [2023-04-21T10:21:43.664Z] [2023-04-21T10:21:43.664Z] #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 [2023-04-21T10:21:43.664Z] #23 7.873 + git clone https://github.com/docker/distribution.git . [2023-04-21T10:21:43.664Z] #23 7.883 Cloning into '.'... [2023-04-21T10:21:43.844Z] #28 126.6 Selecting previously unselected package libpcre2-32-0:amd64. [2023-04-21T10:21:43.844Z] #28 126.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:21:43.844Z] #28 126.7 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:21:43.844Z] #28 126.8 Selecting previously unselected package libpcre2-posix2:amd64. [2023-04-21T10:21:44.104Z] #28 126.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:21:44.104Z] #28 126.8 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:21:44.104Z] #28 126.9 Selecting previously unselected package libpcre2-dev:amd64. [2023-04-21T10:21:44.104Z] #28 126.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:21:44.104Z] #28 126.9 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:21:44.148Z] #24 ... [2023-04-21T10:21:44.148Z] [2023-04-21T10:21:44.148Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-21T10:21:44.148Z] #0 6.492 Install docker/cli version 17.06.2-ce from stable [2023-04-21T10:21:44.148Z] #0 6.492 + RM_GOPATH=0 [2023-04-21T10:21:44.148Z] #0 6.492 + TMP_GOPATH= [2023-04-21T10:21:44.148Z] #0 6.492 + : /build [2023-04-21T10:21:44.148Z] #0 6.492 + '[' -z '' ']' [2023-04-21T10:21:44.148Z] #0 6.492 ++ mktemp -d [2023-04-21T10:21:44.148Z] #0 6.492 + export GOPATH=/tmp/tmp.kcpQ72ZCx0 [2023-04-21T10:21:44.148Z] #0 6.492 + GOPATH=/tmp/tmp.kcpQ72ZCx0 [2023-04-21T10:21:44.148Z] #0 6.492 + RM_GOPATH=1 [2023-04-21T10:21:44.148Z] #0 6.492 + case "$(go env GOARCH)" in [2023-04-21T10:21:44.148Z] #0 6.492 ++ go env GOARCH [2023-04-21T10:21:44.148Z] #0 6.492 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:44.148Z] #0 6.492 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:44.148Z] #0 6.492 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:44.148Z] #0 6.492 + dir=/tmp/install [2023-04-21T10:21:44.148Z] #0 6.492 + bin=dockercli [2023-04-21T10:21:44.148Z] #0 6.492 + shift [2023-04-21T10:21:44.148Z] #0 6.492 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-04-21T10:21:44.148Z] #0 6.492 + . /tmp/install/dockercli.installer [2023-04-21T10:21:44.148Z] #0 6.492 ++ : stable [2023-04-21T10:21:44.148Z] #0 6.492 ++ : 17.06.2-ce [2023-04-21T10:21:44.148Z] #0 6.492 + install_dockercli [2023-04-21T10:21:44.148Z] #0 6.492 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-04-21T10:21:44.214Z] #38 35.53 CC images/ghost-file.o [2023-04-21T10:21:44.413Z] #25 6.494 ++ uname -m [2023-04-21T10:21:44.413Z] #25 6.502 + arch=x86_64 [2023-04-21T10:21:44.413Z] #25 6.502 + '[' x86_64 '!=' x86_64 ']' [2023-04-21T10:21:44.413Z] #25 6.502 + url=https://download.docker.com/linux/static [2023-04-21T10:21:44.413Z] #25 6.502 + tar -xz docker/docker [2023-04-21T10:21:44.413Z] #25 6.502 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-04-21T10:21:44.413Z] #25 ... [2023-04-21T10:21:44.413Z] [2023-04-21T10:21:44.413Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:21:44.413Z] #0 6.643 + RM_GOPATH=0 [2023-04-21T10:21:44.413Z] #0 6.643 + TMP_GOPATH= [2023-04-21T10:21:44.413Z] #0 6.643 + : /build [2023-04-21T10:21:44.413Z] #0 6.643 + '[' -z '' ']' [2023-04-21T10:21:44.413Z] #0 6.644 ++ mktemp -d [2023-04-21T10:21:44.413Z] #0 6.644 + export GOPATH=/tmp/tmp.zu8oEOBZSC [2023-04-21T10:21:44.413Z] #0 6.644 + GOPATH=/tmp/tmp.zu8oEOBZSC [2023-04-21T10:21:44.413Z] #0 6.644 + RM_GOPATH=1 [2023-04-21T10:21:44.413Z] #0 6.644 + case "$(go env GOARCH)" in [2023-04-21T10:21:44.413Z] #0 6.647 ++ go env GOARCH [2023-04-21T10:21:44.413Z] #0 6.662 Install gotestsum version v1.8.2 [2023-04-21T10:21:44.413Z] #0 6.662 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:44.413Z] #0 6.662 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:44.413Z] #0 6.662 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:44.413Z] #0 6.662 + dir=/tmp/install [2023-04-21T10:21:44.413Z] #0 6.662 + bin=gotestsum [2023-04-21T10:21:44.413Z] #0 6.662 + shift [2023-04-21T10:21:44.413Z] #0 6.662 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-04-21T10:21:44.413Z] #0 6.662 + . /tmp/install/gotestsum.installer [2023-04-21T10:21:44.413Z] #0 6.662 ++ : v1.8.2 [2023-04-21T10:21:44.413Z] #0 6.662 + install_gotestsum [2023-04-21T10:21:44.413Z] #0 6.662 + set -e [2023-04-21T10:21:44.413Z] #0 6.662 + echo 'Install gotestsum version v1.8.2' [2023-04-21T10:21:44.413Z] #0 6.662 + GOBIN=/build [2023-04-21T10:21:44.413Z] #0 6.662 + GO111MODULE=on [2023-04-21T10:21:44.413Z] #0 6.662 + go install gotest.tools/gotestsum@v1.8.2 [2023-04-21T10:21:44.475Z] #38 36.08 CC images/fifo.o [2023-04-21T10:21:44.675Z] #26 ... [2023-04-21T10:21:44.675Z] [2023-04-21T10:21:44.675Z] #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 [2023-04-21T10:21:44.675Z] #0 6.777 + RM_GOPATH=0 [2023-04-21T10:21:44.675Z] #0 6.778 + TMP_GOPATH= [2023-04-21T10:21:44.675Z] #0 6.778 + : /build [2023-04-21T10:21:44.675Z] #0 6.778 + '[' -z '' ']' [2023-04-21T10:21:44.675Z] #0 6.786 ++ mktemp -d [2023-04-21T10:21:44.675Z] #0 6.786 + export GOPATH=/tmp/tmp.6l850WJXuT [2023-04-21T10:21:44.675Z] #0 6.786 + GOPATH=/tmp/tmp.6l850WJXuT [2023-04-21T10:21:44.675Z] #0 6.786 + RM_GOPATH=1 [2023-04-21T10:21:44.675Z] #0 6.786 + case "$(go env GOARCH)" in [2023-04-21T10:21:44.675Z] #0 6.786 ++ go env GOARCH [2023-04-21T10:21:44.675Z] #0 6.798 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:44.675Z] #0 6.798 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:44.675Z] #0 6.815 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-21T10:21:44.675Z] #0 6.821 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:44.675Z] #0 6.821 + dir=/tmp/install [2023-04-21T10:21:44.675Z] #0 6.821 + bin=tomlv [2023-04-21T10:21:44.675Z] #0 6.821 + shift [2023-04-21T10:21:44.675Z] #0 6.821 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-04-21T10:21:44.675Z] #0 6.821 + . /tmp/install/tomlv.installer [2023-04-21T10:21:44.675Z] #0 6.821 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-21T10:21:44.675Z] #0 6.821 + install_tomlv [2023-04-21T10:21:44.675Z] #0 6.821 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-04-21T10:21:44.675Z] #0 6.821 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6l850WJXuT/src/github.com/BurntSushi/toml [2023-04-21T10:21:44.675Z] #0 6.821 Cloning into '/tmp/tmp.6l850WJXuT/src/github.com/BurntSushi/toml'... [2023-04-21T10:21:44.675Z] #28 127.5 Selecting previously unselected package libselinux1-dev:amd64. [2023-04-21T10:21:44.675Z] #28 127.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-04-21T10:21:44.675Z] #28 127.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-04-21T10:21:44.936Z] #28 127.7 Selecting previously unselected package libdevmapper-dev:amd64. [2023-04-21T10:21:44.936Z] #28 127.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:21:44.936Z] #28 127.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:21:44.936Z] #28 127.8 Selecting previously unselected package libseccomp-dev:amd64. [2023-04-21T10:21:44.936Z] #28 127.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-04-21T10:21:44.936Z] #28 127.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-21T10:21:44.936Z] #27 ... [2023-04-21T10:21:44.936Z] [2023-04-21T10:21:44.936Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:21:44.936Z] #26 7.111 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-21T10:21:45.196Z] #28 128.0 Selecting previously unselected package libsystemd-dev:amd64. [2023-04-21T10:21:45.196Z] #28 128.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-21T10:21:45.196Z] #28 128.1 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:21:45.413Z] #38 36.60 CC images/remap-file-path.o [2023-04-21T10:21:45.413Z] #38 36.89 CC images/eventfd.o [2023-04-21T10:21:45.578Z] #23 ... [2023-04-21T10:21:45.578Z] [2023-04-21T10:21:45.578Z] #26 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:21:45.578Z] #0 7.916 + RM_GOPATH=0 [2023-04-21T10:21:45.578Z] #0 7.916 + TMP_GOPATH= [2023-04-21T10:21:45.578Z] #0 7.916 + : /build [2023-04-21T10:21:45.578Z] #0 7.916 + '[' -z '' ']' [2023-04-21T10:21:45.578Z] #0 7.916 ++ mktemp -d [2023-04-21T10:21:45.578Z] #0 7.916 + export GOPATH=/tmp/tmp.IveCjYUqBO [2023-04-21T10:21:45.578Z] #0 7.916 + GOPATH=/tmp/tmp.IveCjYUqBO [2023-04-21T10:21:45.578Z] #0 7.916 + RM_GOPATH=1 [2023-04-21T10:21:45.578Z] #0 7.916 + case "$(go env GOARCH)" in [2023-04-21T10:21:45.578Z] #0 7.916 ++ go env GOARCH [2023-04-21T10:21:45.578Z] #0 7.950 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:45.578Z] #0 7.950 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:45.578Z] #0 7.950 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:45.578Z] #0 7.975 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-21T10:21:45.578Z] #0 7.975 + dir=/tmp/install [2023-04-21T10:21:45.578Z] #0 7.975 + bin=proxy [2023-04-21T10:21:45.578Z] #0 7.975 + shift [2023-04-21T10:21:45.578Z] #0 7.975 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-04-21T10:21:45.578Z] #0 7.975 + . /tmp/install/proxy.installer [2023-04-21T10:21:45.578Z] #0 7.975 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-21T10:21:45.578Z] #0 7.975 + install_proxy [2023-04-21T10:21:45.578Z] #0 7.975 + case "$1" in [2023-04-21T10:21:45.578Z] #0 7.975 + export CGO_ENABLED=0 [2023-04-21T10:21:45.578Z] #0 7.975 + CGO_ENABLED=0 [2023-04-21T10:21:45.578Z] #0 7.975 + _install_proxy [2023-04-21T10:21:45.578Z] #0 7.975 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-04-21T10:21:45.578Z] #0 7.975 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.IveCjYUqBO/src/github.com/docker/libnetwork [2023-04-21T10:21:45.578Z] #0 7.975 Cloning into '/tmp/tmp.IveCjYUqBO/src/github.com/docker/libnetwork'... [2023-04-21T10:21:45.578Z] #26 ... [2023-04-21T10:21:45.578Z] [2023-04-21T10:21:45.578Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:21:45.578Z] #0 6.865 + RM_GOPATH=0 [2023-04-21T10:21:45.578Z] #0 6.865 + TMP_GOPATH= [2023-04-21T10:21:45.578Z] #0 6.865 + : /build [2023-04-21T10:21:45.578Z] #0 6.865 + '[' -z '' ']' [2023-04-21T10:21:45.578Z] #0 6.865 ++ mktemp -d [2023-04-21T10:21:45.578Z] #0 6.865 + export GOPATH=/tmp/tmp.AHw08sqYti [2023-04-21T10:21:45.578Z] #0 6.865 + GOPATH=/tmp/tmp.AHw08sqYti [2023-04-21T10:21:45.578Z] #0 6.865 + RM_GOPATH=1 [2023-04-21T10:21:45.578Z] #0 6.865 + case "$(go env GOARCH)" in [2023-04-21T10:21:45.578Z] #0 6.865 ++ go env GOARCH [2023-04-21T10:21:45.578Z] #0 6.870 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:45.578Z] #0 6.870 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:45.578Z] #0 6.877 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:45.578Z] #0 6.878 Install golangci-lint version v1.49.0 [2023-04-21T10:21:45.578Z] #0 6.882 + dir=/tmp/install [2023-04-21T10:21:45.578Z] #0 6.882 + bin=golangci_lint [2023-04-21T10:21:45.578Z] #0 6.882 + shift [2023-04-21T10:21:45.578Z] #0 6.882 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-04-21T10:21:45.578Z] #0 6.882 + . /tmp/install/golangci_lint.installer [2023-04-21T10:21:45.578Z] #0 6.882 ++ : v1.49.0 [2023-04-21T10:21:45.578Z] #0 6.882 + install_golangci_lint [2023-04-21T10:21:45.578Z] #0 6.882 + set -e [2023-04-21T10:21:45.578Z] #0 6.882 + echo 'Install golangci-lint version v1.49.0' [2023-04-21T10:21:45.578Z] #0 6.882 + GOBIN=/build [2023-04-21T10:21:45.578Z] #0 6.882 + GO111MODULE=on [2023-04-21T10:21:45.578Z] #0 6.882 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-04-21T10:21:45.578Z] #0 7.449 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-04-21T10:21:45.669Z] #38 37.14 CC images/eventpoll.o [2023-04-21T10:21:45.767Z] #28 128.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-21T10:21:45.767Z] #28 128.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-04-21T10:21:45.767Z] #28 128.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-21T10:21:45.767Z] #28 128.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-04-21T10:21:45.767Z] #28 128.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-21T10:21:45.791Z] #48 43.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-21T10:21:45.791Z] #48 43.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-21T10:21:45.791Z] #48 43.10 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-04-21T10:21:45.791Z] #48 43.12 Setting up patch (2.7.6-7) ... [2023-04-21T10:21:45.791Z] #48 43.13 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-21T10:21:45.791Z] #48 43.20 invoke-rc.d: could not determine current runlevel [2023-04-21T10:21:45.791Z] #48 43.22 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-21T10:21:45.791Z] #48 43.23 Setting up xfsprogs (5.10.0-4) ... [2023-04-21T10:21:45.791Z] #48 43.24 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-04-21T10:21:45.791Z] #48 43.25 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-21T10:21:45.791Z] #48 43.26 Setting up pigz (2.6-1) ... [2023-04-21T10:21:45.791Z] #48 43.28 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-04-21T10:21:45.791Z] #48 43.29 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-21T10:21:45.791Z] #48 43.31 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-21T10:21:45.791Z] #48 43.32 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:21:45.874Z] #27 ... [2023-04-21T10:21:45.874Z] [2023-04-21T10:21:45.874Z] #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 [2023-04-21T10:21:45.874Z] #0 8.503 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:21:45.874Z] #0 8.626 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:21:45.874Z] #0 8.627 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:21:45.874Z] #28 ... [2023-04-21T10:21:45.874Z] [2023-04-21T10:21:45.874Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:21:45.874Z] #0 8.102 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-04-21T10:21:45.874Z] #0 8.107 Cloning into '.'... [2023-04-21T10:21:46.027Z] #28 ... [2023-04-21T10:21:46.027Z] [2023-04-21T10:21:46.027Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:21:46.027Z] #31 123.4 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-21T10:21:46.027Z] #31 123.4 + GOBIN=/build [2023-04-21T10:21:46.027Z] #31 123.4 + GO111MODULE=on [2023-04-21T10:21:46.027Z] #31 123.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-04-21T10:21:46.027Z] #31 DONE 128.7s [2023-04-21T10:21:46.027Z] [2023-04-21T10:21:46.027Z] #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 [2023-04-21T10:21:46.027Z] #28 128.7 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:21:46.027Z] #28 128.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:21:46.027Z] #28 128.7 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:21:46.027Z] #28 128.8 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:21:46.027Z] #28 128.8 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:21:46.027Z] #28 ... [2023-04-21T10:21:46.027Z] [2023-04-21T10:21:46.027Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-04-21T10:21:46.027Z] #40 DONE 0.1s [2023-04-21T10:21:46.027Z] [2023-04-21T10:21:46.027Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-04-21T10:21:46.027Z] #41 DONE 0.1s [2023-04-21T10:21:46.027Z] [2023-04-21T10:21:46.027Z] #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 [2023-04-21T10:21:46.027Z] #28 128.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-21T10:21:46.027Z] #28 128.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:21:46.027Z] #28 128.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-21T10:21:46.027Z] #28 128.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-21T10:21:46.027Z] #28 128.9 Setting up mingw-w64-common (8.0.0-1) ... [2023-04-21T10:21:46.027Z] #28 129.0 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:21:46.027Z] #28 129.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-21T10:21:46.027Z] #28 129.0 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:21:46.027Z] #28 129.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-04-21T10:21:46.027Z] #28 129.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-21T10:21:46.027Z] #28 129.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:21:46.027Z] #28 129.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-21T10:21:46.171Z] #29 ... [2023-04-21T10:21:46.171Z] [2023-04-21T10:21:46.171Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:21:46.171Z] #0 8.722 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:21:46.171Z] #0 8.832 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:21:46.171Z] #0 8.832 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:21:46.171Z] #30 10.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:21:46.171Z] #30 ... [2023-04-21T10:21:46.171Z] [2023-04-21T10:21:46.171Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:21:46.171Z] #0 8.598 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:21:46.171Z] #0 8.639 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:21:46.171Z] #0 8.641 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:21:46.232Z] #38 37.57 CC images/fh.o [2023-04-21T10:21:46.287Z] #28 129.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:21:46.287Z] #28 129.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-21T10:21:46.287Z] #28 129.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-21T10:21:46.287Z] #28 129.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:21:46.287Z] #28 129.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-04-21T10:21:46.287Z] #28 129.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:21:46.287Z] #28 129.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-21T10:21:46.287Z] #28 129.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:21:46.287Z] #28 129.2 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-21T10:21:46.287Z] #28 129.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:21:46.287Z] #28 129.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:21:46.287Z] #28 129.2 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:21:46.360Z] #48 44.02 Setting up libaio1:arm64 (0.3.112-9) ... [2023-04-21T10:21:46.360Z] #48 44.03 Setting up python3-lib2to3 (3.9.2-1) ... [2023-04-21T10:21:46.433Z] Running on azwin-2-0b68d0 in d:\jenkins\workspace\moby_PR-45238 [Pipeline] { [2023-04-21T10:21:46.437Z] #31 ... [2023-04-21T10:21:46.437Z] [2023-04-21T10:21:46.437Z] #32 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-21T10:21:46.437Z] #0 8.268 + RM_GOPATH=0 [2023-04-21T10:21:46.437Z] #0 8.269 + TMP_GOPATH= [2023-04-21T10:21:46.437Z] #0 8.269 + : /build [2023-04-21T10:21:46.437Z] #0 8.271 + '[' -z '' ']' [2023-04-21T10:21:46.437Z] #0 8.317 ++ mktemp -d [2023-04-21T10:21:46.437Z] #0 8.320 + export GOPATH=/tmp/tmp.mbBydllPD3 [2023-04-21T10:21:46.437Z] #0 8.320 + GOPATH=/tmp/tmp.mbBydllPD3 [2023-04-21T10:21:46.437Z] #0 8.320 + RM_GOPATH=1 [2023-04-21T10:21:46.437Z] #0 8.320 + case "$(go env GOARCH)" in [2023-04-21T10:21:46.437Z] #0 8.322 ++ go env GOARCH [2023-04-21T10:21:46.437Z] #0 8.415 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:46.437Z] #0 8.415 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:46.437Z] #0 8.424 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:46.437Z] #0 8.427 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:21:46.437Z] #0 8.427 + dir=/tmp/install [2023-04-21T10:21:46.437Z] #0 8.427 + bin=vndr [2023-04-21T10:21:46.437Z] #0 8.427 + shift [2023-04-21T10:21:46.437Z] #0 8.427 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-04-21T10:21:46.437Z] #0 8.427 + . /tmp/install/vndr.installer [2023-04-21T10:21:46.437Z] #0 8.427 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:21:46.437Z] #0 8.427 + install_vndr [2023-04-21T10:21:46.437Z] #0 8.427 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-04-21T10:21:46.437Z] #0 8.427 + GOBIN=/build [2023-04-21T10:21:46.437Z] #0 8.427 + GO111MODULE=on [2023-04-21T10:21:46.437Z] #0 8.427 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:21:46.437Z] #0 9.313 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:21:46.437Z] #32 ... [2023-04-21T10:21:46.437Z] [2023-04-21T10:21:46.437Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:21:46.437Z] #0 7.710 + RM_GOPATH=0 [2023-04-21T10:21:46.437Z] #0 7.710 + TMP_GOPATH= [2023-04-21T10:21:46.437Z] #0 7.710 + : /build [2023-04-21T10:21:46.437Z] #0 7.710 + '[' -z '' ']' [2023-04-21T10:21:46.437Z] #0 7.710 ++ mktemp -d [2023-04-21T10:21:46.437Z] #0 7.710 + export GOPATH=/tmp/tmp.o8tmh07Xa8 [2023-04-21T10:21:46.437Z] #0 7.710 + GOPATH=/tmp/tmp.o8tmh07Xa8 [2023-04-21T10:21:46.437Z] #0 7.710 + RM_GOPATH=1 [2023-04-21T10:21:46.437Z] #0 7.710 + case "$(go env GOARCH)" in [2023-04-21T10:21:46.437Z] #0 7.710 ++ go env GOARCH [2023-04-21T10:21:46.437Z] #0 7.729 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:46.437Z] #0 7.729 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:46.437Z] #0 7.729 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:46.437Z] #0 7.729 + dir=/tmp/install [2023-04-21T10:21:46.437Z] #0 7.729 + bin=tomlv [2023-04-21T10:21:46.437Z] #0 7.729 + shift [2023-04-21T10:21:46.437Z] #0 7.729 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-04-21T10:21:46.437Z] #0 7.729 + . /tmp/install/tomlv.installer [2023-04-21T10:21:46.437Z] #0 7.729 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-21T10:21:46.437Z] #0 7.729 + install_tomlv [2023-04-21T10:21:46.437Z] #0 7.729 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-04-21T10:21:46.437Z] #0 7.729 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.o8tmh07Xa8/src/github.com/BurntSushi/toml [2023-04-21T10:21:46.437Z] #0 7.729 Cloning into '/tmp/tmp.o8tmh07Xa8/src/github.com/BurntSushi/toml'... [2023-04-21T10:21:46.437Z] #0 7.729 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-21T10:21:46.437Z] #0 10.16 + cd /tmp/tmp.o8tmh07Xa8/src/github.com/BurntSushi/toml [2023-04-21T10:21:46.437Z] #0 10.16 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-21T10:21:46.437Z] #0 10.58 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [Pipeline] ws [2023-04-21T10:21:46.446Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2023-04-21T10:21:46.695Z] #33 ... [2023-04-21T10:21:46.695Z] [2023-04-21T10:21:46.695Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:21:46.695Z] #0 7.425 + RM_GOPATH=0 [2023-04-21T10:21:46.695Z] #0 7.425 + TMP_GOPATH= [2023-04-21T10:21:46.695Z] #0 7.425 + : /build [2023-04-21T10:21:46.695Z] #0 7.425 + '[' -z '' ']' [2023-04-21T10:21:46.695Z] #0 7.425 ++ mktemp -d [2023-04-21T10:21:46.695Z] #0 7.425 + export GOPATH=/tmp/tmp.ePIrxn2AMb [2023-04-21T10:21:46.695Z] #0 7.425 + GOPATH=/tmp/tmp.ePIrxn2AMb [2023-04-21T10:21:46.695Z] #0 7.425 + RM_GOPATH=1 [2023-04-21T10:21:46.695Z] #0 7.425 + case "$(go env GOARCH)" in [2023-04-21T10:21:46.695Z] #0 7.425 ++ go env GOARCH [2023-04-21T10:21:46.695Z] #0 7.427 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:46.695Z] #0 7.427 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:46.695Z] #0 7.427 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:46.695Z] #0 7.427 + dir=/tmp/install [2023-04-21T10:21:46.695Z] #0 7.427 + bin=gotestsum [2023-04-21T10:21:46.695Z] #0 7.427 + shift [2023-04-21T10:21:46.696Z] #0 7.427 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-04-21T10:21:46.696Z] #0 7.427 + . /tmp/install/gotestsum.installer [2023-04-21T10:21:46.696Z] #0 7.427 ++ : v1.8.2 [2023-04-21T10:21:46.696Z] #0 7.427 + install_gotestsum [2023-04-21T10:21:46.696Z] #0 7.427 + set -e [2023-04-21T10:21:46.696Z] #0 7.427 + echo 'Install gotestsum version v1.8.2' [2023-04-21T10:21:46.696Z] #0 7.427 + GOBIN=/build [2023-04-21T10:21:46.696Z] #0 7.427 + GO111MODULE=on [2023-04-21T10:21:46.696Z] #0 7.427 + go install gotest.tools/gotestsum@v1.8.2 [2023-04-21T10:21:46.696Z] #0 7.427 Install gotestsum version v1.8.2 [2023-04-21T10:21:46.696Z] #0 7.927 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-21T10:21:46.799Z] #38 38.17 CC images/fsnotify.o [2023-04-21T10:21:46.857Z] #28 DONE 129.8s [2023-04-21T10:21:46.857Z] [2023-04-21T10:21:46.857Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:46.857Z] #38 67.38 CC criu/pie/restorer.o [2023-04-21T10:21:46.857Z] #38 69.87 LINK criu/pie/restorer.built-in.o [2023-04-21T10:21:46.857Z] #38 69.92 GEN criu/pie/restorer-blob.h [2023-04-21T10:21:46.857Z] #38 70.01 DEP criu/vdso.d [2023-04-21T10:21:46.857Z] #38 70.26 DEP criu/vdso-compat.d [2023-04-21T10:21:46.857Z] #38 70.35 DEP criu/uts_ns.d [2023-04-21T10:21:46.857Z] #38 70.48 DEP criu/util.d [2023-04-21T10:21:46.857Z] #38 70.66 DEP criu/uffd.d [2023-04-21T10:21:46.857Z] #38 70.84 DEP criu/tun.d [2023-04-21T10:21:46.857Z] #38 70.96 DEP criu/tty.d [2023-04-21T10:21:46.857Z] #38 71.11 DEP criu/timerfd.d [2023-04-21T10:21:46.857Z] #38 71.25 DEP criu/timens.d [2023-04-21T10:21:46.857Z] #38 71.38 DEP criu/sysfs_parse.d [2023-04-21T10:21:46.857Z] #38 71.52 DEP criu/sysctl.d [2023-04-21T10:21:46.857Z] #38 71.73 DEP criu/string.d [2023-04-21T10:21:46.857Z] #38 71.79 DEP criu/stats.d [2023-04-21T10:21:46.858Z] #38 71.97 DEP criu/sockets.d [2023-04-21T10:21:46.858Z] #38 72.19 DEP criu/sk-unix.d [2023-04-21T10:21:46.858Z] #38 72.55 DEP criu/sk-tcp.d [2023-04-21T10:21:46.858Z] #38 72.80 DEP criu/sk-queue.d [2023-04-21T10:21:46.858Z] #38 72.96 DEP criu/sk-packet.d [2023-04-21T10:21:46.858Z] #38 73.14 DEP criu/sk-netlink.d [2023-04-21T10:21:46.858Z] #38 73.37 DEP criu/sk-inet.d [2023-04-21T10:21:46.858Z] #38 73.60 DEP criu/signalfd.d [2023-04-21T10:21:46.858Z] #38 73.82 DEP criu/sigframe.d [2023-04-21T10:21:46.858Z] #38 73.92 DEP criu/shmem.d [2023-04-21T10:21:46.858Z] #38 74.04 DEP criu/servicefd.d [2023-04-21T10:21:46.858Z] #38 74.21 DEP criu/seize.d [2023-04-21T10:21:46.858Z] #38 74.36 DEP criu/seccomp.d [2023-04-21T10:21:46.858Z] #38 74.52 DEP criu/rst-malloc.d [2023-04-21T10:21:46.858Z] #38 74.59 DEP criu/rbtree.d [2023-04-21T10:21:46.858Z] #38 74.64 DEP criu/pstree.d [2023-04-21T10:21:46.862Z] #26 9.059 go: downloading github.com/fatih/color v1.13.0 [2023-04-21T10:21:46.862Z] #26 9.143 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-21T10:21:46.862Z] #26 9.219 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-21T10:21:46.929Z] #48 44.47 Setting up libelf1:arm64 (0.183-1) ... [2023-04-21T10:21:46.929Z] #48 44.52 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-04-21T10:21:46.929Z] #48 44.55 Setting up python3-distutils (3.9.2-1) ... [2023-04-21T10:21:47.026Z] #34 ... [2023-04-21T10:21:47.026Z] [2023-04-21T10:21:47.026Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:21:47.026Z] #0 8.907 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:21:47.026Z] #0 9.058 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:21:47.026Z] #0 9.058 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:21:47.026Z] #0 11.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:21:47.026Z] #35 ... [2023-04-21T10:21:47.026Z] [2023-04-21T10:21:47.026Z] #36 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-21T10:21:47.026Z] #0 6.864 + RM_GOPATH=0 [2023-04-21T10:21:47.026Z] #0 6.864 + TMP_GOPATH= [2023-04-21T10:21:47.026Z] #0 6.864 + : /build [2023-04-21T10:21:47.026Z] #0 6.864 + '[' -z '' ']' [2023-04-21T10:21:47.026Z] #0 6.864 ++ mktemp -d [2023-04-21T10:21:47.026Z] #0 6.864 + export GOPATH=/tmp/tmp.5U81MbkNXb [2023-04-21T10:21:47.026Z] #0 6.864 + GOPATH=/tmp/tmp.5U81MbkNXb [2023-04-21T10:21:47.026Z] #0 6.864 + RM_GOPATH=1 [2023-04-21T10:21:47.026Z] #0 6.864 + case "$(go env GOARCH)" in [2023-04-21T10:21:47.026Z] #0 6.864 ++ go env GOARCH [2023-04-21T10:21:47.026Z] #0 6.877 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:47.026Z] #0 6.877 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:47.026Z] #0 6.877 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:47.026Z] #0 6.882 Install shfmt version v3.0.2 [2023-04-21T10:21:47.026Z] #0 6.883 + dir=/tmp/install [2023-04-21T10:21:47.026Z] #0 6.883 + bin=shfmt [2023-04-21T10:21:47.026Z] #0 6.883 + shift [2023-04-21T10:21:47.026Z] #0 6.883 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-04-21T10:21:47.026Z] #0 6.883 + . /tmp/install/shfmt.installer [2023-04-21T10:21:47.026Z] #0 6.883 ++ : v3.0.2 [2023-04-21T10:21:47.026Z] #0 6.883 + install_shfmt [2023-04-21T10:21:47.026Z] #0 6.883 + echo 'Install shfmt version v3.0.2' [2023-04-21T10:21:47.026Z] #0 6.883 + GOBIN=/build [2023-04-21T10:21:47.026Z] #0 6.883 + GO111MODULE=on [2023-04-21T10:21:47.026Z] #0 6.883 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-04-21T10:21:47.026Z] #0 7.442 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-04-21T10:21:47.026Z] #0 8.975 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-04-21T10:21:47.026Z] #0 8.983 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-04-21T10:21:47.026Z] #0 9.045 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-04-21T10:21:47.026Z] #36 ... [2023-04-21T10:21:47.026Z] [2023-04-21T10:21:47.026Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:21:47.026Z] #34 11.61 go: downloading github.com/fatih/color v1.13.0 [2023-04-21T10:21:47.118Z] #38 74.78 DEP criu/protobuf.d [2023-04-21T10:21:47.118Z] #38 ... [2023-04-21T10:21:47.118Z] [2023-04-21T10:21:47.118Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:21:47.288Z] #34 11.73 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-21T10:21:47.288Z] #34 11.82 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-21T10:21:47.498Z] #48 45.04 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:21:47.498Z] #48 45.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-21T10:21:47.498Z] #48 45.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-21T10:21:47.498Z] #48 45.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-21T10:21:47.498Z] #48 45.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-21T10:21:47.498Z] #48 45.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-21T10:21:47.498Z] #48 45.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-21T10:21:47.498Z] #48 45.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-21T10:21:47.498Z] #48 45.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-21T10:21:47.498Z] #48 45.13 Setting up python3-setuptools (52.0.0-4) ... [2023-04-21T10:21:47.729Z] #38 39.14 CC images/signalfd.o [2023-04-21T10:21:47.805Z] The recommended git tool is: git [2023-04-21T10:21:47.815Z] #26 9.983 go: downloading golang.org/x/tools v0.1.11 [2023-04-21T10:21:47.815Z] #26 10.09 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-21T10:21:47.815Z] #26 ... [2023-04-21T10:21:47.815Z] [2023-04-21T10:21:47.815Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:21:47.815Z] #0 8.231 + RM_GOPATH=0 [2023-04-21T10:21:47.815Z] #0 8.231 + TMP_GOPATH= [2023-04-21T10:21:47.815Z] #0 8.231 + : /build [2023-04-21T10:21:47.815Z] #0 8.231 + '[' -z '' ']' [2023-04-21T10:21:47.815Z] #0 8.231 ++ mktemp -d [2023-04-21T10:21:47.815Z] #0 8.247 + export GOPATH=/tmp/tmp.g9IMRD2mBQ [2023-04-21T10:21:47.815Z] #0 8.247 + GOPATH=/tmp/tmp.g9IMRD2mBQ [2023-04-21T10:21:47.815Z] #0 8.247 + RM_GOPATH=1 [2023-04-21T10:21:47.815Z] #0 8.247 + case "$(go env GOARCH)" in [2023-04-21T10:21:47.815Z] #0 8.289 ++ go env GOARCH [2023-04-21T10:21:47.815Z] #0 8.299 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:47.815Z] #0 8.299 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:47.815Z] #0 8.299 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:47.815Z] #0 8.299 + dir=/tmp/install [2023-04-21T10:21:47.815Z] #0 8.299 + bin=proxy [2023-04-21T10:21:47.815Z] #0 8.299 + shift [2023-04-21T10:21:47.815Z] #0 8.299 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-04-21T10:21:47.815Z] #0 8.299 + . /tmp/install/proxy.installer [2023-04-21T10:21:47.815Z] #0 8.299 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-21T10:21:47.815Z] #0 8.299 + install_proxy [2023-04-21T10:21:47.815Z] #0 8.299 + case "$1" in [2023-04-21T10:21:47.815Z] #0 8.299 + export CGO_ENABLED=0 [2023-04-21T10:21:47.815Z] #0 8.299 + CGO_ENABLED=0 [2023-04-21T10:21:47.815Z] #0 8.299 + _install_proxy [2023-04-21T10:21:47.815Z] #0 8.299 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-04-21T10:21:47.815Z] #0 8.299 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.g9IMRD2mBQ/src/github.com/docker/libnetwork [2023-04-21T10:21:47.815Z] #0 8.299 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-21T10:21:47.815Z] #0 8.426 Cloning into '/tmp/tmp.g9IMRD2mBQ/src/github.com/docker/libnetwork'... [2023-04-21T10:21:47.815Z] #28 ... [2023-04-21T10:21:47.815Z] [2023-04-21T10:21:47.815Z] #29 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-21T10:21:47.815Z] #0 8.096 + RM_GOPATH=0 [2023-04-21T10:21:47.815Z] #0 8.096 + TMP_GOPATH= [2023-04-21T10:21:47.815Z] #0 8.096 + : /build [2023-04-21T10:21:47.815Z] #0 8.096 + '[' -z '' ']' [2023-04-21T10:21:47.815Z] #0 8.096 ++ mktemp -d [2023-04-21T10:21:47.815Z] #0 8.102 + export GOPATH=/tmp/tmp.PHDyh0oQtr [2023-04-21T10:21:47.815Z] #0 8.102 + GOPATH=/tmp/tmp.PHDyh0oQtr [2023-04-21T10:21:47.815Z] #0 8.102 + RM_GOPATH=1 [2023-04-21T10:21:47.815Z] #0 8.102 + case "$(go env GOARCH)" in [2023-04-21T10:21:47.815Z] #0 8.102 ++ go env GOARCH [2023-04-21T10:21:47.815Z] #0 8.136 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:47.815Z] #0 8.136 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:47.815Z] #0 8.141 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:47.815Z] #0 8.141 + dir=/tmp/install [2023-04-21T10:21:47.815Z] #0 8.141 + bin=vndr [2023-04-21T10:21:47.815Z] #0 8.141 + shift [2023-04-21T10:21:47.815Z] #0 8.141 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-04-21T10:21:47.815Z] #0 8.141 + . /tmp/install/vndr.installer [2023-04-21T10:21:47.815Z] #0 8.141 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:21:47.815Z] #0 8.141 + install_vndr [2023-04-21T10:21:47.815Z] #0 8.141 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-04-21T10:21:47.815Z] #0 8.141 + GOBIN=/build [2023-04-21T10:21:47.815Z] #0 8.141 + GO111MODULE=on [2023-04-21T10:21:47.815Z] #0 8.141 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:21:47.815Z] #0 8.141 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:21:47.815Z] #0 9.043 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-04-21T10:21:47.855Z] #34 12.45 go: downloading golang.org/x/tools v0.1.11 [2023-04-21T10:21:47.986Z] #38 39.49 CC images/fs.o [2023-04-21T10:21:48.090Z] #29 ... [2023-04-21T10:21:48.090Z] [2023-04-21T10:21:48.090Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:21:48.090Z] #0 6.725 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:21:48.090Z] #0 6.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:21:48.090Z] #0 6.787 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:21:48.090Z] #0 7.273 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:21:48.090Z] #0 9.350 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:21:48.090Z] #30 ... [2023-04-21T10:21:48.090Z] [2023-04-21T10:21:48.090Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-21T10:21:48.090Z] #0 8.291 + RM_GOPATH=0 [2023-04-21T10:21:48.090Z] #0 8.291 + TMP_GOPATH= [2023-04-21T10:21:48.090Z] #0 8.291 + : /build [2023-04-21T10:21:48.090Z] #0 8.291 + '[' -z '' ']' [2023-04-21T10:21:48.090Z] #0 8.291 ++ mktemp -d [2023-04-21T10:21:48.090Z] #0 8.299 + export GOPATH=/tmp/tmp.IW0mATOjmc [2023-04-21T10:21:48.090Z] #0 8.300 + GOPATH=/tmp/tmp.IW0mATOjmc [2023-04-21T10:21:48.090Z] #0 8.300 + RM_GOPATH=1 [2023-04-21T10:21:48.090Z] #0 8.300 + case "$(go env GOARCH)" in [2023-04-21T10:21:48.090Z] #0 8.312 ++ go env GOARCH [2023-04-21T10:21:48.090Z] #0 8.343 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:48.090Z] #0 8.343 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:48.090Z] #0 8.343 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:48.090Z] #0 8.358 + dir=/tmp/install [2023-04-21T10:21:48.090Z] #0 8.358 + bin=shfmt [2023-04-21T10:21:48.090Z] #0 8.358 + shift [2023-04-21T10:21:48.090Z] #0 8.358 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-04-21T10:21:48.090Z] #0 8.358 + . /tmp/install/shfmt.installer [2023-04-21T10:21:48.090Z] #0 8.358 ++ : v3.0.2 [2023-04-21T10:21:48.090Z] #0 8.358 + install_shfmt [2023-04-21T10:21:48.090Z] #0 8.358 + echo 'Install shfmt version v3.0.2' [2023-04-21T10:21:48.090Z] #0 8.358 + GOBIN=/build [2023-04-21T10:21:48.090Z] #0 8.358 + GO111MODULE=on [2023-04-21T10:21:48.090Z] #0 8.358 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-04-21T10:21:48.090Z] #0 8.358 Install shfmt version v3.0.2 [2023-04-21T10:21:48.090Z] #0 8.992 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-04-21T10:21:48.352Z] #31 ... [2023-04-21T10:21:48.352Z] [2023-04-21T10:21:48.352Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:21:48.352Z] #0 9.361 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:21:48.352Z] #0 9.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:21:48.352Z] #0 9.483 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:21:48.421Z] #34 12.88 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-21T10:21:48.421Z] #34 12.98 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-21T10:21:48.550Z] #38 40.02 CC images/pstree.o [2023-04-21T10:21:48.614Z] #32 ... [2023-04-21T10:21:48.614Z] [2023-04-21T10:21:48.614Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:21:48.614Z] #0 8.535 + RM_GOPATH=0 [2023-04-21T10:21:48.614Z] #0 8.535 + TMP_GOPATH= [2023-04-21T10:21:48.614Z] #0 8.535 + : /build [2023-04-21T10:21:48.614Z] #0 8.535 + '[' -z '' ']' [2023-04-21T10:21:48.614Z] #0 8.546 ++ mktemp -d [2023-04-21T10:21:48.614Z] #0 8.563 + export GOPATH=/tmp/tmp.BsZrulmwSO [2023-04-21T10:21:48.614Z] #0 8.563 + GOPATH=/tmp/tmp.BsZrulmwSO [2023-04-21T10:21:48.614Z] #0 8.563 + RM_GOPATH=1 [2023-04-21T10:21:48.614Z] #0 8.563 + case "$(go env GOARCH)" in [2023-04-21T10:21:48.614Z] #0 8.563 ++ go env GOARCH [2023-04-21T10:21:48.614Z] #0 8.711 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:48.614Z] #0 8.711 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:48.614Z] #0 8.711 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:48.614Z] #0 8.725 + dir=/tmp/install [2023-04-21T10:21:48.614Z] #0 8.725 + bin=rootlesskit [2023-04-21T10:21:48.614Z] #0 8.725 + shift [2023-04-21T10:21:48.614Z] #0 8.725 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-04-21T10:21:48.614Z] #0 8.725 + . /tmp/install/rootlesskit.installer [2023-04-21T10:21:48.614Z] #0 8.725 ++ : v0.14.4 [2023-04-21T10:21:48.614Z] #0 8.726 + install_rootlesskit [2023-04-21T10:21:48.614Z] #0 8.726 + case "$1" in [2023-04-21T10:21:48.614Z] #0 8.726 + export CGO_ENABLED=0 [2023-04-21T10:21:48.614Z] #0 8.726 + CGO_ENABLED=0 [2023-04-21T10:21:48.614Z] #0 8.726 + _install_rootlesskit [2023-04-21T10:21:48.614Z] #0 8.726 + echo 'Install rootlesskit version v0.14.4' [2023-04-21T10:21:48.614Z] #0 8.726 Install rootlesskit version v0.14.4 [2023-04-21T10:21:48.614Z] #0 8.728 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-21T10:21:48.614Z] #0 8.728 + GOBIN=/build [2023-04-21T10:21:48.614Z] #0 8.728 + GO111MODULE=on [2023-04-21T10:21:48.614Z] #0 8.728 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-04-21T10:21:48.614Z] #0 9.827 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-04-21T10:21:48.614Z] #33 ... [2023-04-21T10:21:48.614Z] [2023-04-21T10:21:48.614Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:21:48.614Z] #0 8.996 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:21:48.614Z] #0 9.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:21:48.614Z] #0 9.055 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:21:48.614Z] #0 10.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:21:48.680Z] #34 13.16 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-21T10:21:48.876Z] #34 ... [2023-04-21T10:21:48.876Z] [2023-04-21T10:21:48.876Z] #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 [2023-04-21T10:21:48.876Z] #0 9.167 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:21:48.876Z] #0 9.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:21:48.876Z] #0 9.275 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:21:48.876Z] #35 ... [2023-04-21T10:21:48.876Z] [2023-04-21T10:21:48.876Z] #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 [2023-04-21T10:21:48.876Z] #0 7.967 + RM_GOPATH=0 [2023-04-21T10:21:48.876Z] #0 7.967 + TMP_GOPATH= [2023-04-21T10:21:48.876Z] #0 7.967 + : /build [2023-04-21T10:21:48.876Z] #0 7.967 + '[' -z '' ']' [2023-04-21T10:21:48.876Z] #0 7.967 ++ mktemp -d [2023-04-21T10:21:48.876Z] #0 7.967 + export GOPATH=/tmp/tmp.5IDMR6Azdk [2023-04-21T10:21:48.876Z] #0 7.967 + GOPATH=/tmp/tmp.5IDMR6Azdk [2023-04-21T10:21:48.876Z] #0 7.967 + RM_GOPATH=1 [2023-04-21T10:21:48.876Z] #0 7.967 + case "$(go env GOARCH)" in [2023-04-21T10:21:48.876Z] #0 7.967 ++ go env GOARCH [2023-04-21T10:21:48.876Z] #0 7.980 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:48.876Z] #0 7.980 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:48.876Z] #0 7.980 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:48.876Z] #0 7.987 + dir=/tmp/install [2023-04-21T10:21:48.876Z] #0 7.987 + bin=golangci_lint [2023-04-21T10:21:48.876Z] #0 7.987 + shift [2023-04-21T10:21:48.876Z] #0 7.987 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-04-21T10:21:48.876Z] #0 7.987 + . /tmp/install/golangci_lint.installer [2023-04-21T10:21:48.876Z] #0 7.987 ++ : v1.49.0 [2023-04-21T10:21:48.876Z] #0 7.987 + install_golangci_lint [2023-04-21T10:21:48.876Z] #0 7.987 + set -e [2023-04-21T10:21:48.876Z] #0 7.987 + echo 'Install golangci-lint version v1.49.0' [2023-04-21T10:21:48.876Z] #0 7.987 + GOBIN=/build [2023-04-21T10:21:48.876Z] #0 7.987 + GO111MODULE=on [2023-04-21T10:21:48.876Z] #0 7.987 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-04-21T10:21:48.876Z] #0 7.999 Install golangci-lint version v1.49.0 [2023-04-21T10:21:48.876Z] #0 8.546 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-04-21T10:21:48.878Z] #48 46.67 Setting up libjq1:arm64 (1.6-2.1) ... [2023-04-21T10:21:48.878Z] #48 46.69 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-04-21T10:21:48.878Z] #48 46.70 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-21T10:21:48.938Z] #34 13.38 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-21T10:21:49.113Z] #38 40.43 CC images/pipe.o [2023-04-21T10:21:49.113Z] #38 ... [2023-04-21T10:21:49.113Z] [2023-04-21T10:21:49.113Z] #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 [2023-04-21T10:21:49.113Z] #27 126.1 internal/fmtsort [2023-04-21T10:21:49.113Z] #27 126.9 internal/safefilepath [2023-04-21T10:21:49.113Z] #27 127.0 internal/syscall/execenv [2023-04-21T10:21:49.113Z] #27 127.1 path [2023-04-21T10:21:49.113Z] #27 127.3 strings [2023-04-21T10:21:49.113Z] #27 128.1 io/fs [2023-04-21T10:21:49.113Z] #27 130.6 os [2023-04-21T10:21:49.113Z] #27 131.6 bufio [2023-04-21T10:21:49.113Z] #27 133.9 text/tabwriter [2023-04-21T10:21:49.113Z] #27 ... [2023-04-21T10:21:49.113Z] [2023-04-21T10:21:49.113Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:49.113Z] #38 40.69 CC images/tcp-stream.o [2023-04-21T10:21:49.138Z] #48 46.71 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-21T10:21:49.138Z] #48 ... [2023-04-21T10:21:49.138Z] [2023-04-21T10:21:49.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:49.138Z] #39 102.2 CC criu/cr-service.o [2023-04-21T10:21:49.138Z] #39 104.3 CC criu/crtools.o [2023-04-21T10:21:49.138Z] #39 104.9 CC criu/eventfd.o [2023-04-21T10:21:49.138Z] #39 105.2 CC criu/eventpoll.o [2023-04-21T10:21:49.138Z] #39 106.2 CC criu/external.o [2023-04-21T10:21:49.138Z] #39 106.5 CC criu/fault-injection.o [2023-04-21T10:21:49.138Z] #39 106.7 CC criu/fdstore.o [2023-04-21T10:21:49.138Z] #39 107.2 CC criu/fifo.o [2023-04-21T10:21:49.138Z] #39 107.5 CC criu/file-ids.o [2023-04-21T10:21:49.138Z] #39 107.9 CC criu/file-lock.o [2023-04-21T10:21:49.138Z] #39 108.9 CC criu/files-ext.o [2023-04-21T10:21:49.138Z] #39 109.3 CC criu/files-reg.o [2023-04-21T10:21:49.138Z] #39 111.9 CC criu/files.o [2023-04-21T10:21:49.138Z] #36 ... [2023-04-21T10:21:49.138Z] [2023-04-21T10:21:49.138Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-21T10:21:49.138Z] #31 10.99 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-04-21T10:21:49.138Z] #31 11.00 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-04-21T10:21:49.138Z] #31 11.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-04-21T10:21:49.677Z] #38 41.06 CC images/sk-packet.o [2023-04-21T10:21:49.677Z] #38 41.28 CC images/mnt.o [2023-04-21T10:21:50.076Z] #39 ... [2023-04-21T10:21:50.076Z] [2023-04-21T10:21:50.076Z] #48 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:21:50.076Z] #48 47.88 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-04-21T10:21:50.240Z] #38 41.64 CC images/pipe-data.o [2023-04-21T10:21:50.336Z] #48 47.90 Setting up jq (1.6-2.1) ... [2023-04-21T10:21:50.336Z] #48 47.91 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-04-21T10:21:50.336Z] #48 47.93 Setting up iptables (1.8.7-1) ... [2023-04-21T10:21:50.336Z] #48 47.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-21T10:21:50.336Z] #48 47.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-21T10:21:50.336Z] #48 47.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-21T10:21:50.336Z] #48 47.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-21T10:21:50.336Z] #48 47.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-21T10:21:50.336Z] #48 47.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-21T10:21:50.336Z] #48 47.99 Setting up iproute2 (5.10.0-4) ... [2023-04-21T10:21:50.497Z] #38 41.99 CC images/sa.o [2023-04-21T10:21:50.595Z] #48 48.33 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:21:50.855Z] #48 DONE 48.6s [2023-04-21T10:21:50.855Z] [2023-04-21T10:21:50.855Z] #51 [dev-systemd-false 9/27] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-04-21T10:21:51.061Z] #38 42.36 CC images/timer.o [2023-04-21T10:21:51.321Z] #42 3.902 + RM_GOPATH=0 [2023-04-21T10:21:51.321Z] #42 3.902 + TMP_GOPATH= [2023-04-21T10:21:51.321Z] #42 3.904 + : /build [2023-04-21T10:21:51.321Z] #42 3.904 + '[' -z '' ']' [2023-04-21T10:21:51.321Z] #42 3.904 ++ mktemp -d [2023-04-21T10:21:51.321Z] #42 3.904 + export GOPATH=/tmp/tmp.XMS4NDCBi3 [2023-04-21T10:21:51.321Z] #42 3.904 + GOPATH=/tmp/tmp.XMS4NDCBi3 [2023-04-21T10:21:51.322Z] #42 3.904 + RM_GOPATH=1 [2023-04-21T10:21:51.322Z] #42 3.904 + case "$(go env GOARCH)" in [2023-04-21T10:21:51.322Z] #42 3.906 ++ go env GOARCH [2023-04-21T10:21:51.322Z] #42 3.942 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:51.322Z] #42 3.942 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:21:51.322Z] #42 3.944 ++ dirname /tmp/install/install.sh [2023-04-21T10:21:51.322Z] #42 3.958 Install runc version v1.1.5 (build tags: seccomp) [2023-04-21T10:21:51.322Z] #42 3.958 + dir=/tmp/install [2023-04-21T10:21:51.322Z] #42 3.958 + bin=runc [2023-04-21T10:21:51.322Z] #42 3.958 + shift [2023-04-21T10:21:51.322Z] #42 3.958 + '[' '!' -f /tmp/install/runc.installer ']' [2023-04-21T10:21:51.322Z] #42 3.958 + . /tmp/install/runc.installer [2023-04-21T10:21:51.322Z] #42 3.958 ++ set -e [2023-04-21T10:21:51.322Z] #42 3.958 ++ : v1.1.5 [2023-04-21T10:21:51.322Z] #42 3.958 + install_runc [2023-04-21T10:21:51.322Z] #42 3.958 + RUNC_BUILDTAGS=seccomp [2023-04-21T10:21:51.322Z] #42 3.958 + echo 'Install runc version v1.1.5 (build tags: seccomp)' [2023-04-21T10:21:51.322Z] #42 3.958 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XMS4NDCBi3/src/github.com/opencontainers/runc [2023-04-21T10:21:51.322Z] #42 3.958 Cloning into '/tmp/tmp.XMS4NDCBi3/src/github.com/opencontainers/runc'... [2023-04-21T10:21:51.322Z] #42 ... [2023-04-21T10:21:51.322Z] [2023-04-21T10:21:51.322Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-21T10:21:51.322Z] #43 DONE 4.5s [2023-04-21T10:21:51.470Z] #34 ... [2023-04-21T10:21:51.470Z] [2023-04-21T10:21:51.470Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-21T10:21:51.470Z] #25 14.80 + mkdir -p /build [2023-04-21T10:21:51.470Z] #25 14.82 + mv docker/docker /build/ [2023-04-21T10:21:51.470Z] #25 14.83 + rmdir docker [2023-04-21T10:21:51.470Z] #25 DONE 15.7s [2023-04-21T10:21:51.470Z] [2023-04-21T10:21:51.470Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:21:51.470Z] #30 15.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:21:51.583Z] [2023-04-21T10:21:51.583Z] #44 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-04-21T10:21:51.624Z] #38 43.11 CC images/timerfd.o [2023-04-21T10:21:51.793Z] #51 0.781 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-21T10:21:51.794Z] #51 0.788 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-21T10:21:51.794Z] #51 0.793 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-21T10:21:51.794Z] #51 DONE 0.9s [2023-04-21T10:21:51.794Z] [2023-04-21T10:21:51.794Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-21T10:21:51.880Z] #38 43.48 CC images/mm.o [2023-04-21T10:21:52.456Z] #31 14.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-04-21T10:21:52.811Z] #38 43.96 CC images/sk-opts.o [2023-04-21T10:21:52.811Z] #38 44.31 CC images/sk-unix.o [2023-04-21T10:21:53.375Z] #38 44.71 CC images/sk-inet.o [2023-04-21T10:21:53.864Z] #31 ... [2023-04-21T10:21:53.864Z] [2023-04-21T10:21:53.864Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-21T10:21:53.864Z] #25 15.97 + mkdir -p /build [2023-04-21T10:21:53.864Z] #25 15.99 + mv docker/docker /build/ [2023-04-21T10:21:53.864Z] #25 16.01 + rmdir docker [2023-04-21T10:21:53.939Z] #38 45.44 CC images/tun.o [2023-04-21T10:21:54.006Z] #30 ... [2023-04-21T10:21:54.006Z] [2023-04-21T10:21:54.006Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:21:54.006Z] #24 8.516 go: downloading github.com/pkg/errors v0.9.1 [2023-04-21T10:21:54.006Z] #24 8.530 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-04-21T10:21:54.006Z] #24 8.639 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-21T10:21:54.006Z] #24 10.19 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-04-21T10:21:54.006Z] #24 14.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-04-21T10:21:54.006Z] #24 16.53 go: downloading github.com/google/uuid v1.3.0 [2023-04-21T10:21:54.006Z] #24 16.81 go: downloading github.com/moby/vpnkit v0.5.0 [2023-04-21T10:21:54.006Z] #24 18.21 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-04-21T10:21:54.266Z] #24 18.67 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-21T10:21:54.266Z] #24 ... [2023-04-21T10:21:54.266Z] [2023-04-21T10:21:54.266Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:21:54.266Z] #27 12.46 go: downloading github.com/fatih/color v1.13.0 [2023-04-21T10:21:54.266Z] #27 12.51 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-21T10:21:54.266Z] #27 12.69 go: downloading github.com/pkg/errors v0.9.1 [2023-04-21T10:21:54.266Z] #27 12.80 go: downloading github.com/spf13/cobra v1.5.0 [2023-04-21T10:21:54.266Z] #27 12.96 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-21T10:21:54.266Z] #27 13.43 go: downloading github.com/spf13/viper v1.12.0 [2023-04-21T10:21:54.266Z] #27 13.66 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-21T10:21:54.266Z] #27 14.57 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-21T10:21:54.266Z] #27 14.65 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-04-21T10:21:54.266Z] #27 14.79 go: downloading golang.org/x/tools v0.1.12 [2023-04-21T10:21:54.266Z] #27 15.03 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-21T10:21:54.266Z] #27 15.59 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-21T10:21:54.266Z] #27 15.92 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-21T10:21:54.266Z] #27 16.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-21T10:21:54.437Z] #25 DONE 16.7s [2023-04-21T10:21:54.437Z] [2023-04-21T10:21:54.437Z] #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 [2023-04-21T10:21:54.437Z] #36 13.56 go: downloading github.com/fatih/color v1.13.0 [2023-04-21T10:21:54.437Z] #36 13.57 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-21T10:21:54.437Z] #36 13.82 go: downloading github.com/spf13/cobra v1.5.0 [2023-04-21T10:21:54.437Z] #36 13.87 go: downloading github.com/pkg/errors v0.9.1 [2023-04-21T10:21:54.437Z] #36 14.16 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-21T10:21:54.437Z] #36 14.71 go: downloading github.com/spf13/viper v1.12.0 [2023-04-21T10:21:54.437Z] #36 14.89 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-21T10:21:54.437Z] #36 15.98 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-21T10:21:54.437Z] #36 16.00 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-04-21T10:21:54.437Z] #36 16.27 go: downloading golang.org/x/tools v0.1.12 [2023-04-21T10:21:54.437Z] #36 16.41 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-21T10:21:54.437Z] #36 16.75 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-21T10:21:54.502Z] #38 45.72 CC images/sk-netlink.o [2023-04-21T10:21:54.525Z] #27 ... [2023-04-21T10:21:54.525Z] [2023-04-21T10:21:54.525Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:21:54.525Z] #24 18.92 go: downloading github.com/gorilla/mux v1.8.0 [2023-04-21T10:21:54.759Z] #38 46.04 CC images/packet-sock.o [2023-04-21T10:21:55.011Z] #36 17.07 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-21T10:21:55.092Z] #24 19.58 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-04-21T10:21:55.322Z] #38 46.68 CC images/ipc-var.o [2023-04-21T10:21:55.579Z] #38 47.10 CC images/ipc-desc.o [2023-04-21T10:21:55.583Z] #36 17.65 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-21T10:21:55.661Z] #24 20.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-21T10:21:55.845Z] #36 ... [2023-04-21T10:21:55.845Z] [2023-04-21T10:21:55.845Z] #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 [2023-04-21T10:21:55.845Z] #27 7.890 + cd /tmp/tmp.6l850WJXuT/src/github.com/BurntSushi/toml [2023-04-21T10:21:55.845Z] #27 7.892 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-04-21T10:21:55.845Z] #27 8.102 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-04-21T10:21:55.845Z] #27 9.366 internal/goarch [2023-04-21T10:21:55.845Z] #27 9.439 encoding [2023-04-21T10:21:55.845Z] #27 9.584 internal/unsafeheader [2023-04-21T10:21:55.845Z] #27 9.848 internal/abi [2023-04-21T10:21:55.845Z] #27 9.920 internal/cpu [2023-04-21T10:21:55.845Z] #27 10.50 internal/goexperiment [2023-04-21T10:21:55.845Z] #27 10.83 internal/goos [2023-04-21T10:21:55.845Z] #27 11.18 runtime/internal/atomic [2023-04-21T10:21:55.845Z] #27 12.27 internal/bytealg [2023-04-21T10:21:55.845Z] #27 13.32 runtime/internal/math [2023-04-21T10:21:55.845Z] #27 13.87 runtime/internal/sys [2023-04-21T10:21:55.845Z] #27 14.83 runtime/internal/syscall [2023-04-21T10:21:55.845Z] #27 15.89 internal/itoa [2023-04-21T10:21:55.845Z] #27 16.60 runtime [2023-04-21T10:21:55.845Z] #27 16.75 math/bits [2023-04-21T10:21:55.845Z] #27 17.80 math [2023-04-21T10:21:55.845Z] #27 ... [2023-04-21T10:21:55.845Z] [2023-04-21T10:21:55.845Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:21:55.845Z] #24 7.911 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-04-21T10:21:55.845Z] #24 7.919 Cloning into '.'... [2023-04-21T10:21:55.921Z] #24 20.35 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-04-21T10:21:56.106Z] #24 ... [2023-04-21T10:21:56.106Z] [2023-04-21T10:21:56.106Z] #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 [2023-04-21T10:21:56.106Z] #23 7.978 + git clone https://github.com/docker/distribution.git . [2023-04-21T10:21:56.106Z] #23 8.006 Cloning into '.'... [2023-04-21T10:21:56.106Z] #23 ... [2023-04-21T10:21:56.106Z] [2023-04-21T10:21:56.106Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:21:56.106Z] #33 14.31 go: downloading github.com/pkg/errors v0.9.1 [2023-04-21T10:21:56.106Z] #33 14.32 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-04-21T10:21:56.106Z] #33 14.48 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-21T10:21:56.106Z] #33 15.36 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-04-21T10:21:56.142Z] #38 47.55 CC images/ipc-shm.o [2023-04-21T10:21:56.180Z] #24 ... [2023-04-21T10:21:56.180Z] [2023-04-21T10:21:56.180Z] #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 [2023-04-21T10:21:56.180Z] #28 10.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:21:56.180Z] #28 15.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:21:56.180Z] #28 19.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:21:56.439Z] #28 ... [2023-04-21T10:21:56.439Z] [2023-04-21T10:21:56.439Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:21:56.439Z] #31 10.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:21:56.439Z] #31 17.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:21:56.439Z] #31 20.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:21:56.704Z] #31 ... [2023-04-21T10:21:56.704Z] [2023-04-21T10:21:56.704Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:21:56.704Z] #33 12.61 internal/goarch [2023-04-21T10:21:56.704Z] #33 12.71 encoding [2023-04-21T10:21:56.704Z] #33 12.78 internal/unsafeheader [2023-04-21T10:21:56.704Z] #33 13.26 internal/abi [2023-04-21T10:21:56.704Z] #33 13.26 internal/cpu [2023-04-21T10:21:56.704Z] #33 14.27 internal/goexperiment [2023-04-21T10:21:56.704Z] #33 14.78 internal/goos [2023-04-21T10:21:56.704Z] #33 15.17 runtime/internal/atomic [2023-04-21T10:21:56.704Z] #33 15.44 internal/bytealg [2023-04-21T10:21:56.704Z] #33 17.28 runtime/internal/math [2023-04-21T10:21:56.704Z] #33 17.38 runtime/internal/sys [2023-04-21T10:21:56.704Z] #33 17.79 runtime/internal/syscall [2023-04-21T10:21:56.704Z] #33 18.03 internal/itoa [2023-04-21T10:21:56.704Z] #33 18.48 math/bits [2023-04-21T10:21:56.704Z] #33 19.42 runtime [2023-04-21T10:21:56.704Z] #33 19.80 math [2023-04-21T10:21:56.705Z] #38 48.01 CC images/ipc-msg.o [2023-04-21T10:21:56.871Z] #44 DONE 4.4s [2023-04-21T10:21:56.871Z] [2023-04-21T10:21:56.871Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-21T10:21:57.132Z] #45 ... [2023-04-21T10:21:57.132Z] [2023-04-21T10:21:57.132Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:57.132Z] #38 74.93 GEN criu/protobuf-desc-gen.h [2023-04-21T10:21:57.132Z] #38 76.55 DEP criu/protobuf-desc.d [2023-04-21T10:21:57.132Z] #38 76.70 DEP criu/proc_parse.d [2023-04-21T10:21:57.132Z] #38 76.83 DEP criu/plugin.d [2023-04-21T10:21:57.132Z] #38 76.91 DEP criu/pipes.d [2023-04-21T10:21:57.132Z] #38 77.03 DEP criu/pie-util.d [2023-04-21T10:21:57.132Z] #38 77.11 DEP criu/pie-util-vdso.d [2023-04-21T10:21:57.132Z] #38 77.22 DEP criu/pie-util-vdso-elf32.d [2023-04-21T10:21:57.132Z] #38 77.37 DEP criu/path.d [2023-04-21T10:21:57.132Z] #38 77.49 DEP criu/parasite-syscall.d [2023-04-21T10:21:57.132Z] #38 77.69 DEP criu/pagemap.d [2023-04-21T10:21:57.132Z] #38 77.83 DEP criu/pagemap-cache.d [2023-04-21T10:21:57.132Z] #38 77.99 DEP criu/page-xfer.d [2023-04-21T10:21:57.132Z] #38 78.19 DEP criu/page-pipe.d [2023-04-21T10:21:57.132Z] #38 78.27 DEP criu/netfilter.d [2023-04-21T10:21:57.132Z] #38 78.41 DEP criu/net.d [2023-04-21T10:21:57.132Z] #38 78.59 DEP criu/namespaces.d [2023-04-21T10:21:57.132Z] #38 78.73 DEP criu/mount.d [2023-04-21T10:21:57.132Z] #38 79.00 DEP criu/memfd.d [2023-04-21T10:21:57.132Z] #38 79.29 DEP criu/mem.d [2023-04-21T10:21:57.132Z] #38 79.61 DEP criu/lsm.d [2023-04-21T10:21:57.132Z] #38 79.75 DEP criu/log.d [2023-04-21T10:21:57.132Z] #38 79.93 DEP criu/libnetlink.d [2023-04-21T10:21:57.132Z] #38 80.12 DEP criu/kerndat.d [2023-04-21T10:21:57.132Z] #38 80.38 DEP criu/kcmp-ids.d [2023-04-21T10:21:57.132Z] #38 80.46 DEP criu/irmap.d [2023-04-21T10:21:57.132Z] #38 80.68 DEP criu/ipc_ns.d [2023-04-21T10:21:57.132Z] #38 80.85 DEP criu/image.d [2023-04-21T10:21:57.132Z] #38 80.98 DEP criu/image-desc.d [2023-04-21T10:21:57.132Z] #38 81.06 DEP criu/fsnotify.d [2023-04-21T10:21:57.132Z] #38 81.26 DEP criu/filesystems.d [2023-04-21T10:21:57.132Z] #38 81.42 DEP criu/files.d [2023-04-21T10:21:57.132Z] #38 81.64 DEP criu/files-reg.d [2023-04-21T10:21:57.132Z] #38 81.82 DEP criu/files-ext.d [2023-04-21T10:21:57.132Z] #38 82.00 DEP criu/file-lock.d [2023-04-21T10:21:57.132Z] #38 82.17 DEP criu/file-ids.d [2023-04-21T10:21:57.132Z] #38 82.26 DEP criu/fifo.d [2023-04-21T10:21:57.132Z] #38 82.43 DEP criu/fdstore.d [2023-04-21T10:21:57.132Z] #38 82.54 DEP criu/fault-injection.d [2023-04-21T10:21:57.132Z] #38 82.61 DEP criu/external.d [2023-04-21T10:21:57.132Z] #38 82.68 DEP criu/eventpoll.d [2023-04-21T10:21:57.132Z] #38 82.94 DEP criu/eventfd.d [2023-04-21T10:21:57.132Z] #38 83.12 DEP criu/crtools.d [2023-04-21T10:21:57.132Z] #38 83.25 DEP criu/cr-service.d [2023-04-21T10:21:57.132Z] #38 83.44 DEP criu/cr-restore.d [2023-04-21T10:21:57.132Z] #38 83.70 DEP criu/cr-errno.d [2023-04-21T10:21:57.132Z] #38 83.70 DEP criu/cr-dump.d [2023-04-21T10:21:57.132Z] #38 84.03 DEP criu/cr-dedup.d [2023-04-21T10:21:57.132Z] #38 84.27 DEP criu/cr-check.d [2023-04-21T10:21:57.132Z] #38 84.53 DEP criu/config.d [2023-04-21T10:21:57.132Z] #38 84.70 DEP criu/clone-noasan.d [2023-04-21T10:21:57.132Z] #38 84.75 DEP criu/cgroup.d [2023-04-21T10:21:57.132Z] #38 84.94 DEP criu/cgroup-props.d [2023-04-21T10:21:57.269Z] #38 48.57 CC images/ipc-sem.o [2023-04-21T10:21:57.269Z] #38 48.76 CC images/utsns.o [2023-04-21T10:21:57.394Z] #38 85.13 DEP criu/bitmap.d [2023-04-21T10:21:57.394Z] #38 85.17 DEP criu/bfd.d [2023-04-21T10:21:57.529Z] #38 49.06 CC images/creds.o [2023-04-21T10:21:57.655Z] #38 85.26 DEP criu/autofs.d [2023-04-21T10:21:57.655Z] #38 85.45 DEP criu/aio.d [2023-04-21T10:21:57.919Z] #38 85.66 DEP criu/action-scripts.d [2023-04-21T10:21:58.034Z] #33 ... [2023-04-21T10:21:58.034Z] [2023-04-21T10:21:58.034Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:21:58.034Z] #26 10.21 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-21T10:21:58.034Z] #26 10.97 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-21T10:21:58.034Z] #26 11.32 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-21T10:21:58.034Z] #26 19.65 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-21T10:21:58.034Z] #26 19.76 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-21T10:21:58.085Z] #33 ... [2023-04-21T10:21:58.085Z] [2023-04-21T10:21:58.085Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:21:58.085Z] #34 22.40 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-21T10:21:58.094Z] #38 49.39 CC images/vma.o [2023-04-21T10:21:58.184Z] #38 85.96 CC criu/action-scripts.o [2023-04-21T10:21:58.184Z] #38 ... [2023-04-21T10:21:58.184Z] [2023-04-21T10:21:58.184Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-21T10:21:58.184Z] #45 2.403 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-04-21T10:21:58.296Z] #26 ... [2023-04-21T10:21:58.296Z] [2023-04-21T10:21:58.296Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:21:58.296Z] #34 16.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:21:58.296Z] #34 20.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:21:58.344Z] #34 22.67 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-21T10:21:58.351Z] #38 49.77 CC images/netdev.o [2023-04-21T10:21:58.376Z] #52 ... [2023-04-21T10:21:58.376Z] [2023-04-21T10:21:58.376Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:21:58.376Z] #39 114.8 CC criu/filesystems.o [2023-04-21T10:21:58.376Z] #39 115.7 CC criu/fsnotify.o [2023-04-21T10:21:58.376Z] #39 117.1 CC criu/image-desc.o [2023-04-21T10:21:58.376Z] #39 117.3 CC criu/image.o [2023-04-21T10:21:58.376Z] #39 118.4 CC criu/ipc_ns.o [2023-04-21T10:21:58.376Z] #39 119.8 CC criu/irmap.o [2023-04-21T10:21:58.376Z] #39 120.5 CC criu/kcmp-ids.o [2023-04-21T10:21:58.376Z] #39 120.8 CC criu/kerndat.o [2023-04-21T10:21:58.449Z] #45 DONE 2.5s [2023-04-21T10:21:58.449Z] [2023-04-21T10:21:58.449Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-21T10:21:58.915Z] #38 50.38 CC images/tty.o [2023-04-21T10:21:59.280Z] #34 ... [2023-04-21T10:21:59.280Z] [2023-04-21T10:21:59.280Z] #36 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-21T10:21:59.280Z] #36 13.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-04-21T10:21:59.314Z] #39 122.1 CC criu/libnetlink.o [2023-04-21T10:21:59.314Z] #39 122.4 CC criu/log.o [2023-04-21T10:21:59.479Z] #38 ... [2023-04-21T10:21:59.479Z] [2023-04-21T10:21:59.479Z] #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 [2023-04-21T10:21:59.479Z] #27 136.6 io/ioutil [2023-04-21T10:21:59.479Z] #27 136.6 fmt [2023-04-21T10:21:59.479Z] #27 140.7 github.com/BurntSushi/toml [2023-04-21T10:21:59.479Z] #27 140.8 flag [2023-04-21T10:21:59.479Z] #27 143.8 log [2023-04-21T10:21:59.479Z] #27 ... [2023-04-21T10:21:59.479Z] [2023-04-21T10:21:59.479Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:21:59.539Z] #36 ... [2023-04-21T10:21:59.539Z] [2023-04-21T10:21:59.539Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:21:59.539Z] #35 15.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:21:59.539Z] #35 20.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:21:59.699Z] #34 ... [2023-04-21T10:21:59.699Z] [2023-04-21T10:21:59.699Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:21:59.699Z] #32 11.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:21:59.699Z] #32 13.37 Ign:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [2023-04-21T10:21:59.699Z] #32 14.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:21:59.699Z] #32 18.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:21:59.885Z] #39 122.8 CC criu/lsm.o [2023-04-21T10:21:59.961Z] #32 ... [2023-04-21T10:21:59.961Z] [2023-04-21T10:21:59.961Z] #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 [2023-04-21T10:21:59.961Z] #35 12.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:21:59.961Z] #35 16.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:21:59.961Z] #35 21.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:21:59.961Z] #35 ... [2023-04-21T10:21:59.961Z] [2023-04-21T10:21:59.961Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:21:59.961Z] #33 20.72 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-04-21T10:21:59.961Z] #33 22.15 go: downloading github.com/google/uuid v1.3.0 [2023-04-21T10:21:59.961Z] #33 22.17 go: downloading github.com/moby/vpnkit v0.5.0 [2023-04-21T10:22:00.144Z] #39 123.2 CC criu/mem.o [2023-04-21T10:22:00.222Z] #33 22.41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-04-21T10:22:00.387Z] #46 DONE 2.2s [2023-04-21T10:22:00.387Z] [2023-04-21T10:22:00.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 [2023-04-21T10:22:00.388Z] #38 86.42 CC criu/aio.o [2023-04-21T10:22:00.388Z] #38 86.90 CC criu/autofs.o [2023-04-21T10:22:00.959Z] #38 88.64 CC criu/bfd.o [2023-04-21T10:22:01.165Z] #33 23.18 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-21T10:22:01.165Z] #33 ... [2023-04-21T10:22:01.165Z] [2023-04-21T10:22:01.165Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:22:01.165Z] #30 13.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:22:01.165Z] #30 ... [2023-04-21T10:22:01.165Z] [2023-04-21T10:22:01.165Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:22:01.165Z] #33 23.57 go: downloading github.com/gorilla/mux v1.8.0 [2023-04-21T10:22:01.277Z] #37 80.39 Updating files: 23% (1251/5268) Updating files: 24% (1265/5268) Updating files: 25% (1317/5268) Updating files: 26% (1370/5268) Updating files: 27% (1423/5268) Updating files: 28% (1476/5268) Updating files: 29% (1528/5268) Updating files: 30% (1581/5268) Updating files: 31% (1634/5268) Updating files: 32% (1686/5268) Updating files: 33% (1739/5268) Updating files: 34% (1792/5268) Updating files: 35% (1844/5268) Updating files: 36% (1897/5268) Updating files: 37% (1950/5268) Updating files: 38% (2002/5268) Updating files: 39% (2055/5268) Updating files: 40% (2108/5268) Updating files: 41% (2160/5268) Updating files: 42% (2213/5268) Updating files: 43% (2266/5268) Updating files: 44% (2318/5268) Updating files: 45% (2371/5268) Updating files: 46% (2424/5268) Updating files: 47% (2476/5268) Updating files: 48% (2529/5268) Updating files: 49% (2582/5268) Updating files: 49% (2617/5268) Updating files: 50% (2634/5268) Updating files: 51% (2687/5268) Updating files: 52% (2740/5268) Updating files: 53% (2793/5268) Updating files: 54% (2845/5268) Updating files: 55% (2898/5268) Updating files: 56% (2951/5268) Updating files: 57% (3003/5268) Updating files: 58% (3056/5268) Updating files: 59% (3109/5268) Updating files: 60% (3161/5268) Updating files: 61% (3214/5268) Updating files: 62% (3267/5268) Updating files: 63% (3319/5268) Updating files: 64% (3372/5268) Updating files: 65% (3425/5268) Updating files: 66% (3477/5268) Updating files: 67% (3530/5268) Updating files: 68% (3583/5268) Updating files: 69% (3635/5268) Updating files: 70% (3688/5268) Updating files: 71% (3741/5268) [2023-04-21T10:22:01.277Z] #37 ... [2023-04-21T10:22:01.277Z] [2023-04-21T10:22:01.277Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:22:01.277Z] #36 138.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-04-21T10:22:01.277Z] #36 138.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:22:01.277Z] #36 138.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:22:01.523Z] #39 ... [2023-04-21T10:22:01.523Z] [2023-04-21T10:22:01.523Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-21T10:22:01.523Z] #52 9.668 Collecting yamllint==1.26.1 [2023-04-21T10:22:01.530Z] #38 89.39 CC criu/bitmap.o [2023-04-21T10:22:01.534Z] #36 ... [2023-04-21T10:22:01.534Z] [2023-04-21T10:22:01.534Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:22:01.740Z] #33 23.88 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-04-21T10:22:01.791Z] #38 89.60 CC criu/cgroup-props.o [2023-04-21T10:22:02.431Z] #33 24.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-21T10:22:02.461Z] #52 10.74 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-04-21T10:22:02.703Z] #33 24.89 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-04-21T10:22:02.736Z] #38 ... [2023-04-21T10:22:02.736Z] [2023-04-21T10:22:02.736Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-21T10:22:02.736Z] #47 DONE 2.2s [2023-04-21T10:22:02.736Z] [2023-04-21T10:22:02.736Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-04-21T10:22:03.119Z] #37 80.39 Updating files: 23% (1251/5268) Updating files: 24% (1265/5268) Updating files: 25% (1317/5268) Updating files: 26% (1370/5268) Updating files: 27% (1423/5268) Updating files: 28% (1476/5268) Updating files: 29% (1528/5268) Updating files: 30% (1581/5268) Updating files: 31% (1634/5268) Updating files: 32% (1686/5268) Updating files: 33% (1739/5268) Updating files: 34% (1792/5268) Updating files: 35% (1844/5268) Updating files: 36% (1897/5268) Updating files: 37% (1950/5268) Updating files: 38% (2002/5268) Updating files: 39% (2055/5268) Updating files: 40% (2108/5268) Updating files: 41% (2160/5268) Updating files: 42% (2213/5268) Updating files: 43% (2266/5268) Updating files: 44% (2318/5268) Updating files: 45% (2371/5268) Updating files: 46% (2424/5268) Updating files: 47% (2476/5268) Updating files: 48% (2529/5268) Updating files: 49% (2582/5268) Updating files: 49% (2617/5268) Updating files: 50% (2634/5268) Updating files: 51% (2687/5268) Updating files: 52% (2740/5268) Updating files: 53% (2793/5268) Updating files: 54% (2845/5268) Updating files: 55% (2898/5268) Updating files: 56% (2951/5268) Updating files: 57% (3003/5268) Updating files: 58% (3056/5268) Updating files: 59% (3109/5268) Updating files: 60% (3161/5268) Updating files: 61% (3214/5268) Updating files: 62% (3267/5268) Updating files: 63% (3319/5268) Updating files: 64% (3372/5268) Updating files: 65% (3425/5268) Updating files: 66% (3477/5268) Updating files: 67% (3530/5268) Updating files: 68% (3583/5268) Updating files: 69% (3635/5268) Updating files: 70% (3688/5268) Updating files: 71% (3741/5268) Updating files: 72% (3793/5268) Updating files: 73% (3846/5268) Updating files: 74% (3899/5268) Updating files: 75% (3951/5268) Updating files: 75% (4002/5268) Updating files: 76% (4004/5268) Updating files: 77% (4057/5268) Updating files: 78% (4110/5268) Updating files: 79% (4162/5268) Updating files: 80% (4215/5268) Updating files: 81% (4268/5268) Updating files: 82% (4320/5268) Updating files: 83% (4373/5268) Updating files: 84% (4426/5268) Updating files: 85% (4478/5268) Updating files: 86% (4531/5268) Updating files: 87% (4584/5268) Updating files: 88% (4636/5268) Updating files: 89% (4689/5268) Updating files: 90% (4742/5268) Updating files: 91% (4794/5268) Updating files: 92% (4847/5268) Updating files: 92% (4870/5268) Updating files: 93% (4900/5268) Updating files: 94% (4952/5268) Updating files: 95% (5005/5268) Updating files: 96% (5058/5268) Updating files: 97% (5110/5268) Updating files: 98% (5163/5268) Updating files: 99% (5216/5268) Updating files: 100% (5268/5268) Updating files: 100% (5268/5268), done. [2023-04-21T10:22:03.383Z] #37 83.91 + cd /tmp/tmp.jgD5ax6bS2/src/github.com/containerd/containerd [2023-04-21T10:22:03.384Z] #37 83.91 + git checkout -q v1.6.16 [2023-04-21T10:22:03.841Z] #52 12.00 Collecting pathspec>=0.5.3 [2023-04-21T10:22:03.841Z] #52 12.02 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-21T10:22:04.104Z] #52 12.37 Collecting pyyaml [2023-04-21T10:22:04.104Z] #52 12.39 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-04-21T10:22:04.104Z] #52 12.44 Building wheels for collected packages: yamllint [2023-04-21T10:22:04.363Z] #52 12.46 Building wheel for yamllint (setup.py): started [2023-04-21T10:22:04.810Z] #35 ... [2023-04-21T10:22:04.810Z] [2023-04-21T10:22:04.810Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:22:04.810Z] #27 28.63 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-21T10:22:04.810Z] #27 28.65 go: downloading github.com/stretchr/testify v1.8.0 [2023-04-21T10:22:04.810Z] #27 29.31 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-04-21T10:22:05.068Z] #27 29.56 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-21T10:22:05.068Z] #27 ... [2023-04-21T10:22:05.068Z] [2023-04-21T10:22:05.069Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:22:05.069Z] #30 19.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:22:05.301Z] #52 13.55 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-21T10:22:05.301Z] #52 13.55 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=866a65bd08cd4d4f639d53d625af983d9e122f1c803fe5b3443e0452af9548b3 [2023-04-21T10:22:05.301Z] #52 13.55 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-04-21T10:22:05.301Z] #52 13.55 Successfully built yamllint [2023-04-21T10:22:05.301Z] #52 13.59 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-21T10:22:05.308Z] #48 DONE 2.4s [2023-04-21T10:22:05.308Z] [2023-04-21T10:22:05.308Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-21T10:22:05.327Z] #30 ... [2023-04-21T10:22:05.327Z] [2023-04-21T10:22:05.327Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:22:05.327Z] #27 29.68 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-21T10:22:05.327Z] #27 29.92 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-21T10:22:05.586Z] #27 30.04 go: downloading github.com/spf13/afero v1.8.2 [2023-04-21T10:22:05.586Z] #27 30.18 go: downloading github.com/spf13/cast v1.5.0 [2023-04-21T10:22:05.870Z] #52 13.97 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-04-21T10:22:06.154Z] #27 30.43 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-21T10:22:06.418Z] #27 30.88 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-04-21T10:22:06.441Z] #52 DONE 14.5s [2023-04-21T10:22:06.441Z] [2023-04-21T10:22:06.441Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:06.441Z] #39 125.0 CC criu/memfd.o [2023-04-21T10:22:06.441Z] #39 125.7 CC criu/mount.o [2023-04-21T10:22:06.677Z] #27 31.01 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-21T10:22:07.036Z] #39 130.2 CC criu/namespaces.o [2023-04-21T10:22:07.226Z] #49 DONE 2.1s [2023-04-21T10:22:07.226Z] [2023-04-21T10:22:07.226Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:22:08.037Z] #33 ... [2023-04-21T10:22:08.037Z] [2023-04-21T10:22:08.037Z] #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 [2023-04-21T10:22:08.037Z] #27 28.55 unicode/utf8 [2023-04-21T10:22:08.037Z] #27 30.19 internal/race [2023-04-21T10:22:08.054Z] #27 32.56 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-21T10:22:08.313Z] #27 32.74 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-04-21T10:22:08.610Z] #27 30.89 sync/atomic [2023-04-21T10:22:08.773Z] #37 88.74 + export 'BUILDTAGS=netgo osusergo static_build' [2023-04-21T10:22:08.773Z] #37 88.74 + BUILDTAGS='netgo osusergo static_build' [2023-04-21T10:22:08.773Z] #37 88.74 + export EXTRA_FLAGS=-buildmode=pie [2023-04-21T10:22:08.773Z] #37 88.74 + EXTRA_FLAGS=-buildmode=pie [2023-04-21T10:22:08.773Z] #37 88.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-04-21T10:22:08.773Z] #37 88.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-04-21T10:22:08.773Z] #37 88.74 + '[' '' = dynamic ']' [2023-04-21T10:22:08.773Z] #37 88.74 + make [2023-04-21T10:22:08.880Z] #27 33.23 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-21T10:22:09.138Z] #27 33.41 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-21T10:22:09.397Z] #27 33.82 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-04-21T10:22:09.591Z] #39 132.3 CC criu/net.o [2023-04-21T10:22:09.771Z] #50 2.300 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:22:09.771Z] #50 2.338 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:22:09.771Z] #50 2.338 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:22:10.141Z] #37 ... [2023-04-21T10:22:10.141Z] [2023-04-21T10:22:10.141Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:10.141Z] #38 51.42 CC images/file-lock.o [2023-04-21T10:22:10.141Z] #38 51.77 CC images/rlimit.o [2023-04-21T10:22:10.141Z] #38 52.06 CC images/pagemap.o [2023-04-21T10:22:10.141Z] #38 52.51 CC images/siginfo.o [2023-04-21T10:22:10.141Z] #38 53.08 CC images/rpc.o [2023-04-21T10:22:10.141Z] #38 54.89 CC images/ext-file.o [2023-04-21T10:22:10.141Z] #38 55.29 CC images/cgroup.o [2023-04-21T10:22:10.141Z] #38 57.05 CC images/userns.o [2023-04-21T10:22:10.141Z] #38 57.63 CC images/google/protobuf/descriptor.o [2023-04-21T10:22:10.141Z] #38 60.68 CC images/opts.o [2023-04-21T10:22:10.141Z] #38 60.88 CC images/seccomp.o [2023-04-21T10:22:10.141Z] #38 61.13 CC images/binfmt-misc.o [2023-04-21T10:22:10.141Z] #38 61.37 CC images/time.o [2023-04-21T10:22:10.342Z] #50 2.812 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:22:10.397Z] #38 61.80 CC images/sysctl.o [2023-04-21T10:22:10.397Z] #38 ... [2023-04-21T10:22:10.397Z] [2023-04-21T10:22:10.397Z] #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 [2023-04-21T10:22:10.397Z] #27 147.5 github.com/BurntSushi/toml/cmd/tomlv [2023-04-21T10:22:10.654Z] #27 ... [2023-04-21T10:22:10.654Z] [2023-04-21T10:22:10.654Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:10.654Z] #38 62.06 CC images/autofs.o [2023-04-21T10:22:10.910Z] #38 62.33 CC images/macvlan.o [2023-04-21T10:22:11.158Z] #27 33.13 unicode [2023-04-21T10:22:11.169Z] #38 62.74 CC images/sit.o [2023-04-21T10:22:11.285Z] #50 4.032 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:22:11.300Z] #27 ... [2023-04-21T10:22:11.300Z] [2023-04-21T10:22:11.300Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:22:11.300Z] #31 35.67 Fetched 8643 kB in 27s (317 kB/s) [2023-04-21T10:22:11.421Z] #27 ... [2023-04-21T10:22:11.421Z] [2023-04-21T10:22:11.421Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:22:11.421Z] #32 23.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:22:11.421Z] #32 ... [2023-04-21T10:22:11.421Z] [2023-04-21T10:22:11.421Z] #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 [2023-04-21T10:22:11.421Z] #36 30.83 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-21T10:22:11.421Z] #36 30.86 go: downloading github.com/stretchr/testify v1.8.0 [2023-04-21T10:22:11.421Z] #36 31.70 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-04-21T10:22:11.421Z] #36 31.94 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-21T10:22:11.421Z] #36 32.17 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-21T10:22:11.421Z] #36 32.18 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-21T10:22:11.421Z] #36 32.48 go: downloading github.com/spf13/afero v1.8.2 [2023-04-21T10:22:11.421Z] #36 32.77 go: downloading github.com/spf13/cast v1.5.0 [2023-04-21T10:22:11.421Z] #36 33.13 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-21T10:22:11.421Z] #36 33.33 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-04-21T10:22:11.421Z] #36 33.34 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-21T10:22:11.427Z] #38 63.02 CC images/memfd.o [2023-04-21T10:22:11.596Z] #50 ... [2023-04-21T10:22:11.596Z] [2023-04-21T10:22:11.596Z] #36 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:22:11.596Z] #36 DONE 154.2s [2023-04-21T10:22:11.596Z] [2023-04-21T10:22:11.596Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:22:11.596Z] #42 14.62 + cd /tmp/tmp.XMS4NDCBi3/src/github.com/opencontainers/runc [2023-04-21T10:22:11.596Z] #42 14.62 + git checkout -q v1.1.5 [2023-04-21T10:22:11.596Z] #42 15.40 + '[' -z '' ']' [2023-04-21T10:22:11.596Z] #42 15.40 + target=static [2023-04-21T10:22:11.596Z] #42 15.40 + make BUILDTAGS=seccomp static [2023-04-21T10:22:11.596Z] #42 16.00 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc . [2023-04-21T10:22:11.686Z] #38 ... [2023-04-21T10:22:11.686Z] [2023-04-21T10:22:11.686Z] #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 [2023-04-21T10:22:11.686Z] #27 DONE 158.8s [2023-04-21T10:22:11.860Z] #42 ... [2023-04-21T10:22:11.860Z] [2023-04-21T10:22:11.860Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:11.860Z] #38 90.77 CC criu/cgroup.o [2023-04-21T10:22:11.860Z] #38 94.28 CC criu/clone-noasan.o [2023-04-21T10:22:11.860Z] #38 94.59 CC criu/config.o [2023-04-21T10:22:11.860Z] #38 96.43 CC criu/cr-check.o [2023-04-21T10:22:11.860Z] #38 98.45 CC criu/cr-dedup.o [2023-04-21T10:22:11.860Z] #38 98.89 CC criu/cr-dump.o [2023-04-21T10:22:11.942Z] [2023-04-21T10:22:11.942Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:22:11.942Z] #37 91.70 + bin/ctr [2023-04-21T10:22:12.183Z] using credential docker-jenkins-github-credentials [2023-04-21T10:22:12.264Z] Cloning the remote Git repository [2023-04-21T10:22:12.264Z] Cloning with configured refspecs honoured and without tags [2023-04-21T10:22:12.807Z] #36 34.89 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-21T10:22:12.877Z] #39 135.4 CC criu/netfilter.o [2023-04-21T10:22:12.877Z] #39 135.8 CC criu/page-pipe.o [2023-04-21T10:22:13.251Z] #38 ... [2023-04-21T10:22:13.251Z] [2023-04-21T10:22:13.251Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:22:13.251Z] #50 5.742 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:22:13.445Z] #39 136.6 CC criu/page-xfer.o [2023-04-21T10:22:12.427Z] Cloning repository https://github.com/moby/moby.git [2023-04-21T10:22:12.818Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2023-04-21T10:22:13.833Z] #37 ... [2023-04-21T10:22:13.833Z] [2023-04-21T10:22:13.833Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:22:13.833Z] #36 150.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-04-21T10:22:13.833Z] #36 150.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:22:13.833Z] #36 150.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-21T10:22:13.833Z] #36 160.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-04-21T10:22:13.833Z] #36 160.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:22:13.833Z] #36 ... [2023-04-21T10:22:13.833Z] [2023-04-21T10:22:13.833Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:13.833Z] #38 63.46 CC images/timens.o [2023-04-21T10:22:13.833Z] #38 63.87 LINK images/built-in.o [2023-04-21T10:22:13.833Z] #38 64.22 GEN compel/include/asm [2023-04-21T10:22:13.833Z] #38 64.27 GEN compel/include/version.h [2023-04-21T10:22:13.833Z] #38 64.31 touch .config [2023-04-21T10:22:13.833Z] #38 64.39 GEN include/common/config.h [2023-04-21T10:22:13.833Z] #38 64.51 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-04-21T10:22:13.833Z] #38 64.56 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-04-21T10:22:13.833Z] #38 64.61 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-04-21T10:22:13.833Z] #38 64.64 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-04-21T10:22:13.833Z] #38 64.73 DEP compel/arch/x86/plugins/std/memcpy.d [2023-04-21T10:22:13.833Z] #38 64.77 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-04-21T10:22:13.833Z] #38 64.84 GEN compel/plugins/include/uapi/std/syscall.h [2023-04-21T10:22:13.833Z] #38 64.90 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-04-21T10:22:13.833Z] #38 64.94 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-04-21T10:22:13.833Z] #38 65.00 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-04-21T10:22:13.833Z] #38 65.00 DEP compel/plugins/std/infect.d [2023-04-21T10:22:13.833Z] #38 65.19 DEP compel/plugins/std/string.d [2023-04-21T10:22:13.833Z] #38 65.36 DEP compel/plugins/std/log.d [2023-04-21T10:22:14.089Z] #38 65.49 DEP compel/plugins/std/fds.d [2023-04-21T10:22:14.089Z] #38 65.70 DEP compel/plugins/std/std.d [2023-04-21T10:22:14.194Z] #36 ... [2023-04-21T10:22:14.194Z] [2023-04-21T10:22:14.194Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:22:14.589Z] #31 35.67 Reading package lists... [2023-04-21T10:22:14.589Z] #31 ... [2023-04-21T10:22:14.589Z] [2023-04-21T10:22:14.589Z] #32 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-21T10:22:14.589Z] #32 DONE 38.9s [2023-04-21T10:22:14.589Z] [2023-04-21T10:22:14.589Z] #26 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:22:14.652Z] #38 65.89 DEP compel/plugins/shmem/shmem.d [2023-04-21T10:22:14.652Z] #38 66.00 DEP compel/plugins/fds/fds.d [2023-04-21T10:22:14.913Z] #38 66.31 CC compel/plugins/std/std.o [2023-04-21T10:22:15.351Z] #39 138.4 CC criu/pagemap-cache.o [2023-04-21T10:22:15.478Z] #38 66.75 CC compel/plugins/std/fds.o [2023-04-21T10:22:15.502Z] #28 36.34 Updating files: 42% (814/1914) Updating files: 43% (824/1914) Updating files: 44% (843/1914) Updating files: 45% (862/1914) Updating files: 46% (881/1914) Updating files: 47% (900/1914) Updating files: 48% (919/1914) Updating files: 49% (938/1914) Updating files: 50% (957/1914) Updating files: 51% (977/1914) Updating files: 52% (996/1914) Updating files: 53% (1015/1914) Updating files: 54% (1034/1914) Updating files: 55% (1053/1914) Updating files: 56% (1072/1914) Updating files: 57% (1091/1914) Updating files: 58% (1111/1914) Updating files: 59% (1130/1914) Updating files: 60% (1149/1914) Updating files: 61% (1168/1914) Updating files: 62% (1187/1914) Updating files: 63% (1206/1914) Updating files: 64% (1225/1914) Updating files: 65% (1245/1914) Updating files: 66% (1264/1914) Updating files: 67% (1283/1914) Updating files: 68% (1302/1914) Updating files: 69% (1321/1914) Updating files: 70% (1340/1914) Updating files: 71% (1359/1914) Updating files: 72% (1379/1914) Updating files: 73% (1398/1914) Updating files: 73% (1416/1914) Updating files: 74% (1417/1914) Updating files: 75% (1436/1914) Updating files: 76% (1455/1914) Updating files: 77% (1474/1914) Updating files: 78% (1493/1914) Updating files: 79% (1513/1914) Updating files: 80% (1532/1914) Updating files: 81% (1551/1914) Updating files: 82% (1570/1914) Updating files: 83% (1589/1914) Updating files: 84% (1608/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) [2023-04-21T10:22:15.502Z] #28 ... [2023-04-21T10:22:15.502Z] [2023-04-21T10:22:15.502Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:22:15.502Z] #26 27.65 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-21T10:22:15.502Z] #26 ... [2023-04-21T10:22:15.502Z] [2023-04-21T10:22:15.502Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:22:15.780Z] #28 36.34 Updating files: 42% (814/1914) Updating files: 43% (824/1914) Updating files: 44% (843/1914) Updating files: 45% (862/1914) Updating files: 46% (881/1914) Updating files: 47% (900/1914) Updating files: 48% (919/1914) Updating files: 49% (938/1914) Updating files: 50% (957/1914) Updating files: 51% (977/1914) Updating files: 52% (996/1914) Updating files: 53% (1015/1914) Updating files: 54% (1034/1914) Updating files: 55% (1053/1914) Updating files: 56% (1072/1914) Updating files: 57% (1091/1914) Updating files: 58% (1111/1914) Updating files: 59% (1130/1914) Updating files: 60% (1149/1914) Updating files: 61% (1168/1914) Updating files: 62% (1187/1914) Updating files: 63% (1206/1914) Updating files: 64% (1225/1914) Updating files: 65% (1245/1914) Updating files: 66% (1264/1914) Updating files: 67% (1283/1914) Updating files: 68% (1302/1914) Updating files: 69% (1321/1914) Updating files: 70% (1340/1914) Updating files: 71% (1359/1914) Updating files: 72% (1379/1914) Updating files: 73% (1398/1914) Updating files: 73% (1416/1914) Updating files: 74% (1417/1914) Updating files: 75% (1436/1914) Updating files: 76% (1455/1914) Updating files: 77% (1474/1914) Updating files: 78% (1493/1914) Updating files: 79% (1513/1914) Updating files: 80% (1532/1914) Updating files: 81% (1551/1914) Updating files: 82% (1570/1914) Updating files: 83% (1589/1914) Updating files: 84% (1608/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) Updating files: 90% (1723/1914) Updating files: 91% (1742/1914) Updating files: 92% (1761/1914) Updating files: 93% (1781/1914) Updating files: 94% (1800/1914) Updating files: 95% (1819/1914) [2023-04-21T10:22:15.780Z] #28 ... [2023-04-21T10:22:15.780Z] [2023-04-21T10:22:15.780Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:22:15.780Z] #30 27.95 Fetched 8643 kB in 21s (403 kB/s) [2023-04-21T10:22:15.780Z] #30 27.95 Reading package lists... [2023-04-21T10:22:15.780Z] #30 ... [2023-04-21T10:22:15.780Z] [2023-04-21T10:22:15.780Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:22:13.790Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-21T10:22:13.790Z] > git --version # timeout=10 [2023-04-21T10:22:13.841Z] > git --version # 'git version 2.24.1.windows.2' [2023-04-21T10:22:13.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:22:13.846Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45238/head:refs/remotes/origin/PR-45238 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:22:15.883Z] #26 38.36 Updating files: 42% (814/1914) Updating files: 43% (824/1914) Updating files: 44% (843/1914) Updating files: 45% (862/1914) Updating files: 46% (881/1914) Updating files: 47% (900/1914) Updating files: 48% (919/1914) Updating files: 49% (938/1914) Updating files: 50% (957/1914) Updating files: 51% (977/1914) Updating files: 52% (996/1914) Updating files: 53% (1015/1914) Updating files: 54% (1034/1914) Updating files: 55% (1053/1914) Updating files: 56% (1072/1914) Updating files: 57% (1091/1914) Updating files: 58% (1111/1914) Updating files: 59% (1130/1914) Updating files: 60% (1149/1914) Updating files: 61% (1168/1914) Updating files: 62% (1187/1914) Updating files: 63% (1206/1914) Updating files: 64% (1225/1914) Updating files: 65% (1245/1914) Updating files: 66% (1264/1914) Updating files: 67% (1283/1914) Updating files: 68% (1302/1914) Updating files: 69% (1321/1914) Updating files: 70% (1340/1914) Updating files: 71% (1359/1914) Updating files: 71% (1378/1914) Updating files: 72% (1379/1914) Updating files: 73% (1398/1914) Updating files: 74% (1417/1914) Updating files: 75% (1436/1914) Updating files: 76% (1455/1914) Updating files: 77% (1474/1914) Updating files: 78% (1493/1914) Updating files: 79% (1513/1914) Updating files: 80% (1532/1914) Updating files: 81% (1551/1914) Updating files: 82% (1570/1914) Updating files: 83% (1589/1914) Updating files: 84% (1608/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) Updating files: 90% (1723/1914) Updating files: 91% (1742/1914) Updating files: 92% (1761/1914) Updating files: 93% (1781/1914) Updating files: 94% (1800/1914) Updating files: 95% (1819/1914) Updating files: 96% (1838/1914) Updating files: 97% (1857/1914) Updating files: 98% (1876/1914) Updating files: 99% (1895/1914) Updating files: 100% (1914/1914) Updating files: 100% (1914/1914), done. [2023-04-21T10:22:15.883Z] #26 40.28 + cd /tmp/tmp.IveCjYUqBO/src/github.com/docker/libnetwork [2023-04-21T10:22:15.883Z] #26 40.28 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-21T10:22:15.919Z] #39 138.8 CC criu/pagemap.o [2023-04-21T10:22:16.041Z] #28 36.34 Updating files: 42% (814/1914) Updating files: 43% (824/1914) Updating files: 44% (843/1914) Updating files: 45% (862/1914) Updating files: 46% (881/1914) Updating files: 47% (900/1914) Updating files: 48% (919/1914) Updating files: 49% (938/1914) Updating files: 50% (957/1914) Updating files: 51% (977/1914) Updating files: 52% (996/1914) Updating files: 53% (1015/1914) Updating files: 54% (1034/1914) Updating files: 55% (1053/1914) Updating files: 56% (1072/1914) Updating files: 57% (1091/1914) Updating files: 58% (1111/1914) Updating files: 59% (1130/1914) Updating files: 60% (1149/1914) Updating files: 61% (1168/1914) Updating files: 62% (1187/1914) Updating files: 63% (1206/1914) Updating files: 64% (1225/1914) Updating files: 65% (1245/1914) Updating files: 66% (1264/1914) Updating files: 67% (1283/1914) Updating files: 68% (1302/1914) Updating files: 69% (1321/1914) Updating files: 70% (1340/1914) Updating files: 71% (1359/1914) Updating files: 72% (1379/1914) Updating files: 73% (1398/1914) Updating files: 73% (1416/1914) Updating files: 74% (1417/1914) Updating files: 75% (1436/1914) Updating files: 76% (1455/1914) Updating files: 77% (1474/1914) Updating files: 78% (1493/1914) Updating files: 79% (1513/1914) Updating files: 80% (1532/1914) Updating files: 81% (1551/1914) Updating files: 82% (1570/1914) Updating files: 83% (1589/1914) Updating files: 84% (1608/1914) Updating files: 85% (1627/1914) Updating files: 86% (1647/1914) Updating files: 87% (1666/1914) Updating files: 88% (1685/1914) Updating files: 89% (1704/1914) Updating files: 90% (1723/1914) Updating files: 91% (1742/1914) Updating files: 92% (1761/1914) Updating files: 93% (1781/1914) Updating files: 94% (1800/1914) Updating files: 95% (1819/1914) Updating files: 96% (1838/1914) Updating files: 97% (1857/1914) Updating files: 98% (1876/1914) Updating files: 99% (1895/1914) Updating files: 100% (1914/1914) Updating files: 100% (1914/1914), done. [2023-04-21T10:22:16.041Z] #28 38.34 + cd /tmp/tmp.g9IMRD2mBQ/src/github.com/docker/libnetwork [2023-04-21T10:22:16.041Z] #28 38.34 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-04-21T10:22:16.043Z] #38 67.61 CC compel/plugins/std/log.o [2023-04-21T10:22:16.143Z] #26 ... [2023-04-21T10:22:16.143Z] [2023-04-21T10:22:16.143Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:22:16.143Z] #34 30.49 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-21T10:22:16.143Z] #34 ... [2023-04-21T10:22:16.143Z] [2023-04-21T10:22:16.143Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:22:16.143Z] #33 30.56 unicode/utf8 [2023-04-21T10:22:16.143Z] #33 31.94 internal/race [2023-04-21T10:22:16.143Z] #33 32.25 sync/atomic [2023-04-21T10:22:16.143Z] #33 34.05 unicode [2023-04-21T10:22:16.402Z] #33 ... [2023-04-21T10:22:16.402Z] [2023-04-21T10:22:16.402Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:22:16.402Z] #27 36.86 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-21T10:22:16.402Z] #27 37.04 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-21T10:22:16.402Z] #27 37.11 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-04-21T10:22:16.402Z] #27 37.36 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-21T10:22:16.402Z] #27 37.43 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-21T10:22:16.402Z] #27 37.96 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-04-21T10:22:16.402Z] #27 38.15 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-21T10:22:16.402Z] #27 38.79 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-21T10:22:16.402Z] #27 38.79 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-21T10:22:16.402Z] #27 39.01 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-04-21T10:22:16.402Z] #27 39.12 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-21T10:22:16.402Z] #27 39.40 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-21T10:22:16.402Z] #27 39.56 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-21T10:22:16.402Z] #27 39.65 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-21T10:22:16.402Z] #27 39.93 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-04-21T10:22:16.402Z] #27 39.94 go: downloading github.com/daixiang0/gci v0.6.3 [2023-04-21T10:22:16.402Z] #27 40.71 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-21T10:22:16.402Z] #27 40.71 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-21T10:22:16.402Z] #27 40.76 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-21T10:22:16.560Z] #50 9.446 Fetched 8643 kB in 7s (1165 kB/s) [2023-04-21T10:22:16.660Z] #27 41.02 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-21T10:22:16.857Z] #39 139.9 CC criu/parasite-syscall.o [2023-04-21T10:22:16.921Z] #27 41.23 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-04-21T10:22:16.987Z] #28 39.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-04-21T10:22:17.505Z] #27 ... [2023-04-21T10:22:17.505Z] [2023-04-21T10:22:17.505Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:22:17.505Z] #24 32.00 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-04-21T10:22:17.505Z] #24 32.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-21T10:22:17.764Z] #24 ... [2023-04-21T10:22:17.764Z] [2023-04-21T10:22:17.764Z] #26 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:22:17.764Z] #26 40.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-04-21T10:22:17.794Z] #39 140.7 CC criu/path.o [2023-04-21T10:22:17.931Z] #28 ... [2023-04-21T10:22:17.931Z] [2023-04-21T10:22:17.931Z] #29 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-04-21T10:22:17.931Z] #29 DONE 40.2s [2023-04-21T10:22:17.931Z] [2023-04-21T10:22:17.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 [2023-04-21T10:22:17.931Z] #36 39.26 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-04-21T10:22:17.931Z] #36 39.31 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-21T10:22:17.931Z] #36 39.55 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-21T10:22:17.931Z] #36 39.69 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-04-21T10:22:17.931Z] #36 39.93 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-21T10:22:17.974Z] #38 68.98 CC compel/plugins/std/string.o [2023-04-21T10:22:18.054Z] #39 141.0 CC criu/pie-util-vdso.o [2023-04-21T10:22:18.508Z] #36 40.55 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-21T10:22:18.508Z] #36 40.72 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-04-21T10:22:18.548Z] #38 70.01 CC compel/plugins/std/infect.o [2023-04-21T10:22:18.623Z] #39 141.5 CC criu/pie-util.o [2023-04-21T10:22:18.623Z] #39 141.6 CC criu/pipes.o [2023-04-21T10:22:18.770Z] #36 40.83 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-21T10:22:18.770Z] #36 41.03 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-21T10:22:18.770Z] #36 ... [2023-04-21T10:22:18.770Z] [2023-04-21T10:22:18.770Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:22:18.770Z] #33 31.07 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-04-21T10:22:19.036Z] #33 ... [2023-04-21T10:22:19.036Z] [2023-04-21T10:22:19.036Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:22:19.036Z] #30 27.95 Reading package lists... [2023-04-21T10:22:19.141Z] #26 ... [2023-04-21T10:22:19.141Z] [2023-04-21T10:22:19.141Z] #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 [2023-04-21T10:22:19.141Z] #28 33.57 Fetched 8643 kB in 25s (342 kB/s) [2023-04-21T10:22:19.141Z] #28 33.57 Reading package lists... [2023-04-21T10:22:19.192Z] #39 142.3 CC criu/plugin.o [2023-04-21T10:22:19.400Z] #28 43.40 Reading package lists... [2023-04-21T10:22:19.400Z] #28 ... [2023-04-21T10:22:19.400Z] [2023-04-21T10:22:19.400Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:22:19.400Z] #27 42.82 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-21T10:22:19.400Z] #27 42.96 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-21T10:22:19.400Z] #27 42.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-21T10:22:19.400Z] #27 43.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-04-21T10:22:19.400Z] #27 43.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-21T10:22:19.476Z] #38 70.74 CC compel/arch/x86/plugins/std/parasite-head.o [2023-04-21T10:22:19.476Z] #38 70.90 CC compel/arch/x86/plugins/std/memcpy.o [2023-04-21T10:22:19.476Z] #38 70.99 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-04-21T10:22:19.659Z] #27 44.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-21T10:22:19.732Z] #38 71.13 AR compel/plugins/std.lib.a [2023-04-21T10:22:19.732Z] #38 71.30 CC compel/plugins/fds/fds.o [2023-04-21T10:22:19.761Z] #39 142.8 CC criu/proc_parse.o [2023-04-21T10:22:19.855Z] #50 9.446 Reading package lists... [2023-04-21T10:22:19.934Z] #27 44.17 go: downloading github.com/golangci/misspell v0.3.5 [2023-04-21T10:22:19.934Z] #27 44.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-21T10:22:19.934Z] #27 ... [2023-04-21T10:22:19.934Z] [2023-04-21T10:22:19.934Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:22:19.934Z] #30 34.30 Fetched 8643 kB in 26s (336 kB/s) [2023-04-21T10:22:19.934Z] #30 34.30 Reading package lists... [2023-04-21T10:22:19.934Z] #30 43.06 Reading package lists... [2023-04-21T10:22:19.934Z] #30 ... [2023-04-21T10:22:19.934Z] [2023-04-21T10:22:19.934Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:22:19.934Z] #27 44.37 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-04-21T10:22:19.934Z] #27 44.47 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-21T10:22:20.193Z] #27 44.67 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-21T10:22:20.193Z] #27 44.78 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-21T10:22:20.294Z] #38 71.68 AR compel/plugins/fds.lib.a [2023-04-21T10:22:20.295Z] #38 71.80 HOSTDEP compel/src/lib/log-host.d [2023-04-21T10:22:20.295Z] #38 71.88 HOSTDEP compel/src/lib/handle-elf-host.d [2023-04-21T10:22:20.454Z] #27 ... [2023-04-21T10:22:20.454Z] [2023-04-21T10:22:20.454Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:22:20.454Z] #35 34.82 Fetched 8643 kB in 26s (330 kB/s) [2023-04-21T10:22:20.454Z] #35 34.82 Reading package lists... [2023-04-21T10:22:20.454Z] #35 44.46 Reading package lists... [2023-04-21T10:22:20.454Z] #35 ... [2023-04-21T10:22:20.454Z] [2023-04-21T10:22:20.454Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:22:20.454Z] #31 35.67 Reading package lists... [2023-04-21T10:22:20.551Z] #38 72.01 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-04-21T10:22:20.551Z] #38 72.10 HOSTDEP compel/src/main-host.d [2023-04-21T10:22:20.808Z] #38 72.26 DEP compel/src/lib/ptrace.d [2023-04-21T10:22:21.064Z] #38 72.45 DEP compel/src/lib/infect.d [2023-04-21T10:22:21.239Z] #50 12.15 Reading package lists... [2023-04-21T10:22:21.239Z] #50 ... [2023-04-21T10:22:21.239Z] [2023-04-21T10:22:21.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 [2023-04-21T10:22:21.239Z] #38 101.9 CC criu/cr-errno.o [2023-04-21T10:22:21.239Z] #38 102.0 CC criu/cr-restore.o [2023-04-21T10:22:21.239Z] #38 106.4 CC criu/cr-service.o [2023-04-21T10:22:21.239Z] #38 108.2 CC criu/crtools.o [2023-04-21T10:22:21.239Z] #38 108.8 CC criu/eventfd.o [2023-04-21T10:22:21.239Z] #38 109.1 CC criu/eventpoll.o [2023-04-21T10:22:21.321Z] #38 72.71 DEP compel/src/lib/infect-util.d [2023-04-21T10:22:21.577Z] #38 72.93 DEP compel/src/lib/infect-rpc.d [2023-04-21T10:22:21.577Z] #38 73.15 DEP compel/arch/x86/src/lib/infect.d [2023-04-21T10:22:21.811Z] #38 ... [2023-04-21T10:22:21.811Z] [2023-04-21T10:22:21.811Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:22:21.811Z] #50 12.15 Reading package lists... [2023-04-21T10:22:21.834Z] #38 73.40 DEP compel/arch/x86/src/lib/cpu.d [2023-04-21T10:22:22.091Z] #38 73.47 DEP compel/src/lib/log.d [2023-04-21T10:22:22.091Z] #38 73.60 DEP compel/src/main.d [2023-04-21T10:22:22.343Z] #30 39.21 Reading package lists... [2023-04-21T10:22:22.343Z] #30 ... [2023-04-21T10:22:22.343Z] [2023-04-21T10:22:22.343Z] #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 [2023-04-21T10:22:22.343Z] #36 41.55 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-04-21T10:22:22.343Z] #36 41.69 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-21T10:22:22.343Z] #36 42.03 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-21T10:22:22.343Z] #36 42.03 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-21T10:22:22.343Z] #36 42.31 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-04-21T10:22:22.343Z] #36 42.47 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-21T10:22:22.343Z] #36 42.70 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-21T10:22:22.343Z] #36 42.81 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-21T10:22:22.343Z] #36 43.03 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-21T10:22:22.343Z] #36 43.09 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-04-21T10:22:22.343Z] #36 43.21 go: downloading github.com/daixiang0/gci v0.6.3 [2023-04-21T10:22:22.343Z] #36 43.92 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-21T10:22:22.343Z] #36 43.92 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-21T10:22:22.343Z] #36 44.14 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-21T10:22:22.343Z] #36 44.31 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-21T10:22:22.343Z] #36 44.41 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-04-21T10:22:22.343Z] #36 ... [2023-04-21T10:22:22.343Z] [2023-04-21T10:22:22.343Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:22:22.343Z] #34 34.38 Fetched 8643 kB in 26s (335 kB/s) [2023-04-21T10:22:22.343Z] #34 34.38 Reading package lists... [2023-04-21T10:22:22.343Z] #34 ... [2023-04-21T10:22:22.343Z] [2023-04-21T10:22:22.343Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:22:22.343Z] #33 42.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-21T10:22:22.347Z] #38 73.77 DEP compel/src/lib/handle-elf.d [2023-04-21T10:22:22.381Z] #50 14.62 Building dependency tree... [2023-04-21T10:22:22.604Z] #38 73.98 DEP compel/arch/x86/src/lib/handle-elf.d [2023-04-21T10:22:22.860Z] #38 74.28 CC compel/src/lib/log.o [2023-04-21T10:22:23.048Z] #39 145.6 CC criu/protobuf-desc.o [2023-04-21T10:22:23.117Z] #38 74.55 CC compel/arch/x86/src/lib/cpu.o [2023-04-21T10:22:23.287Z] #33 ... [2023-04-21T10:22:23.287Z] [2023-04-21T10:22:23.287Z] #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 [2023-04-21T10:22:23.287Z] #35 35.55 Fetched 8643 kB in 27s (325 kB/s) [2023-04-21T10:22:23.323Z] #50 16.05 The following additional packages will be installed: [2023-04-21T10:22:23.323Z] #50 16.05 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-21T10:22:23.323Z] #50 16.05 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-04-21T10:22:23.323Z] #50 16.05 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-04-21T10:22:23.323Z] #50 16.05 python3-pkg-resources vim-runtime xxd [2023-04-21T10:22:23.323Z] #50 16.06 Suggested packages: [2023-04-21T10:22:23.323Z] #50 16.06 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-21T10:22:23.323Z] #50 16.06 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-21T10:22:23.323Z] #50 16.06 acl attr quota [2023-04-21T10:22:23.323Z] #50 16.06 Recommended packages: [2023-04-21T10:22:23.323Z] #50 16.06 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-21T10:22:23.549Z] #35 35.55 Reading package lists... [2023-04-21T10:22:23.549Z] #35 ... [2023-04-21T10:22:23.549Z] [2023-04-21T10:22:23.549Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:22:23.549Z] #34 34.38 Reading package lists... [2023-04-21T10:22:23.681Z] #38 ... [2023-04-21T10:22:23.681Z] [2023-04-21T10:22:23.681Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:22:23.681Z] #36 160.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:22:23.938Z] #36 ... [2023-04-21T10:22:23.938Z] [2023-04-21T10:22:23.938Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:23.938Z] #38 75.47 CC compel/arch/x86/src/lib/infect.o [2023-04-21T10:22:24.423Z] #39 147.2 CC criu/protobuf.o [2023-04-21T10:22:24.682Z] #39 147.6 CC criu/pstree.o [2023-04-21T10:22:24.707Z] #50 17.36 The following NEW packages will be installed: [2023-04-21T10:22:24.707Z] #50 17.36 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-04-21T10:22:24.707Z] #50 17.37 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-21T10:22:24.707Z] #50 17.37 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-04-21T10:22:24.707Z] #50 17.37 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-04-21T10:22:24.707Z] #50 17.37 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-04-21T10:22:24.707Z] #50 17.37 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-04-21T10:22:24.707Z] #50 17.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-04-21T10:22:24.707Z] #50 17.37 xz-utils zip [2023-04-21T10:22:24.968Z] #50 17.69 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:22:24.968Z] #50 17.69 Need to get 27.0 MB of archives. [2023-04-21T10:22:24.968Z] #50 17.69 After this operation, 104 MB of additional disk space will be used. [2023-04-21T10:22:24.968Z] #50 17.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-04-21T10:22:24.968Z] #50 17.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-04-21T10:22:24.968Z] #50 17.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-04-21T10:22:24.968Z] #50 17.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-21T10:22:24.968Z] #50 17.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-04-21T10:22:24.968Z] #50 17.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-04-21T10:22:24.968Z] #50 17.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-04-21T10:22:24.968Z] #50 17.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-04-21T10:22:24.968Z] #50 17.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-21T10:22:24.968Z] #50 17.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-21T10:22:24.968Z] #50 17.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-04-21T10:22:25.229Z] #50 17.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-04-21T10:22:25.229Z] #50 17.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-04-21T10:22:25.229Z] #50 17.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-04-21T10:22:25.229Z] #50 17.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-04-21T10:22:25.229Z] #50 17.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-04-21T10:22:25.229Z] #50 17.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-04-21T10:22:25.229Z] #50 17.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-04-21T10:22:25.229Z] #50 17.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-04-21T10:22:25.229Z] #50 17.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-04-21T10:22:25.229Z] #50 17.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-04-21T10:22:25.229Z] #50 17.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-21T10:22:25.229Z] #50 17.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-21T10:22:25.229Z] #50 17.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-21T10:22:25.229Z] #50 17.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-04-21T10:22:25.229Z] #50 17.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-04-21T10:22:25.229Z] #50 17.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-21T10:22:25.305Z] #38 76.58 CC compel/src/lib/infect-rpc.o [2023-04-21T10:22:25.465Z] #34 45.72 Reading package lists... [2023-04-21T10:22:25.465Z] #34 ... [2023-04-21T10:22:25.465Z] [2023-04-21T10:22:25.465Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:22:25.465Z] #32 37.68 Fetched 1238 kB in 29s (43.1 kB/s) [2023-04-21T10:22:25.491Z] #50 18.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-04-21T10:22:25.491Z] #50 18.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-21T10:22:25.491Z] #50 18.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-04-21T10:22:25.491Z] #50 18.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-21T10:22:25.492Z] #50 18.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-04-21T10:22:25.492Z] #50 18.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-04-21T10:22:25.492Z] #50 18.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-21T10:22:25.492Z] #50 18.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-21T10:22:25.492Z] #50 18.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-21T10:22:25.492Z] #50 18.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-21T10:22:25.492Z] #50 18.23 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-21T10:22:25.492Z] #50 18.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-21T10:22:25.492Z] #50 18.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-21T10:22:25.492Z] #50 18.26 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-04-21T10:22:25.492Z] #50 18.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-04-21T10:22:25.492Z] #50 18.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-04-21T10:22:25.492Z] #50 18.31 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-21T10:22:25.561Z] #38 77.12 CC compel/src/lib/infect-util.o [2023-04-21T10:22:25.728Z] #32 37.68 Reading package lists... [2023-04-21T10:22:25.728Z] #32 ... [2023-04-21T10:22:25.728Z] [2023-04-21T10:22:25.728Z] #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 [2023-04-21T10:22:25.728Z] #23 45.71 Updating files: 45% (1020/2222) Updating files: 46% (1023/2222) Updating files: 47% (1045/2222) Updating files: 48% (1067/2222) Updating files: 49% (1089/2222) Updating files: 50% (1111/2222) Updating files: 51% (1134/2222) Updating files: 52% (1156/2222) Updating files: 53% (1178/2222) Updating files: 54% (1200/2222) Updating files: 55% (1223/2222) Updating files: 56% (1245/2222) Updating files: 57% (1267/2222) Updating files: 58% (1289/2222) Updating files: 59% (1311/2222) Updating files: 60% (1334/2222) Updating files: 61% (1356/2222) Updating files: 62% (1378/2222) Updating files: 63% (1400/2222) Updating files: 64% (1423/2222) Updating files: 65% (1445/2222) Updating files: 66% (1467/2222) Updating files: 67% (1489/2222) Updating files: 68% (1511/2222) Updating files: 69% (1534/2222) Updating files: 70% (1556/2222) Updating files: 71% (1578/2222) Updating files: 72% (1600/2222) Updating files: 73% (1623/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 81% (1815/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-04-21T10:22:25.728Z] #23 47.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-04-21T10:22:25.746Z] #31 44.92 Reading package lists... [2023-04-21T10:22:25.746Z] #31 ... [2023-04-21T10:22:25.746Z] [2023-04-21T10:22:25.746Z] #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 [2023-04-21T10:22:25.746Z] #23 46.02 Updating files: 49% (1110/2222) Updating files: 50% (1111/2222) Updating files: 51% (1134/2222) Updating files: 52% (1156/2222) Updating files: 53% (1178/2222) Updating files: 54% (1200/2222) Updating files: 55% (1223/2222) Updating files: 56% (1245/2222) Updating files: 57% (1267/2222) Updating files: 58% (1289/2222) Updating files: 59% (1311/2222) Updating files: 60% (1334/2222) Updating files: 61% (1356/2222) Updating files: 62% (1378/2222) Updating files: 63% (1400/2222) Updating files: 64% (1423/2222) Updating files: 65% (1445/2222) Updating files: 66% (1467/2222) Updating files: 67% (1489/2222) Updating files: 68% (1511/2222) Updating files: 69% (1534/2222) Updating files: 70% (1556/2222) Updating files: 71% (1578/2222) Updating files: 72% (1600/2222) Updating files: 73% (1623/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 82% (1844/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-04-21T10:22:25.746Z] #23 47.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-04-21T10:22:25.752Z] #50 18.50 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-04-21T10:22:25.752Z] #50 18.53 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-04-21T10:22:25.752Z] #50 18.56 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-04-21T10:22:26.061Z] #39 149.1 CC criu/rbtree.o [2023-04-21T10:22:26.313Z] #23 50.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-04-21T10:22:26.320Z] #39 149.3 CC criu/rst-malloc.o [2023-04-21T10:22:26.488Z] #38 77.70 CC compel/src/lib/infect.o [2023-04-21T10:22:26.579Z] #39 149.7 CC criu/seccomp.o [2023-04-21T10:22:26.694Z] #50 19.19 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:22:26.694Z] #50 19.33 Fetched 27.0 MB in 1s (23.1 MB/s) [2023-04-21T10:22:26.694Z] #50 19.41 Selecting previously unselected package pigz. [2023-04-21T10:22:26.694Z] #50 19.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24023 files and directories currently installed.) [2023-04-21T10:22:26.694Z] #50 19.47 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-04-21T10:22:26.694Z] #50 19.48 Unpacking pigz (2.6-1) ... [2023-04-21T10:22:26.955Z] #50 19.60 Selecting previously unselected package libelf1:amd64. [2023-04-21T10:22:26.955Z] #50 19.60 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-04-21T10:22:26.955Z] #50 19.62 Unpacking libelf1:amd64 (0.183-1) ... [2023-04-21T10:22:26.955Z] #50 19.82 Selecting previously unselected package libbpf0:amd64. [2023-04-21T10:22:26.955Z] #50 19.82 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-04-21T10:22:27.215Z] #50 19.83 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-04-21T10:22:27.215Z] #50 19.91 Selecting previously unselected package libcap2:amd64. [2023-04-21T10:22:27.215Z] #50 19.92 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-21T10:22:27.215Z] #50 19.92 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:22:27.215Z] #50 19.99 Selecting previously unselected package libmnl0:amd64. [2023-04-21T10:22:27.215Z] #50 20.00 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-04-21T10:22:27.215Z] #50 20.01 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-04-21T10:22:27.476Z] #50 20.09 Selecting previously unselected package libxtables12:amd64. [2023-04-21T10:22:27.476Z] #50 20.10 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-04-21T10:22:27.476Z] #50 20.11 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-04-21T10:22:27.476Z] #50 20.17 Selecting previously unselected package libcap2-bin. [2023-04-21T10:22:27.476Z] #50 20.20 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-04-21T10:22:27.476Z] #50 20.20 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-21T10:22:27.476Z] #50 20.31 Selecting previously unselected package iproute2. [2023-04-21T10:22:27.515Z] #39 150.5 CC criu/seize.o [2023-04-21T10:22:27.737Z] #50 20.31 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-04-21T10:22:27.737Z] #50 20.32 Unpacking iproute2 (5.10.0-4) ... [2023-04-21T10:22:28.308Z] #50 20.80 Selecting previously unselected package xxd. [2023-04-21T10:22:28.308Z] #50 20.81 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-21T10:22:28.308Z] #50 20.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:22:28.308Z] #50 20.93 Selecting previously unselected package vim-common. [2023-04-21T10:22:28.308Z] #50 20.94 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-21T10:22:28.308Z] #50 20.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:22:28.308Z] #50 21.16 Selecting previously unselected package bash-completion. [2023-04-21T10:22:28.568Z] #50 21.18 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-21T10:22:28.892Z] #39 151.6 CC criu/servicefd.o [2023-04-21T10:22:28.892Z] #39 152.1 CC criu/shmem.o [2023-04-21T10:22:29.031Z] #23 50.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-04-21T10:22:29.600Z] #23 ... [2023-04-21T10:22:29.600Z] [2023-04-21T10:22:29.600Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:22:29.600Z] #35 44.46 Reading package lists... [2023-04-21T10:22:29.756Z] #38 80.88 CC compel/src/lib/ptrace.o [2023-04-21T10:22:30.012Z] #38 81.53 AR compel/libcompel.a [2023-04-21T10:22:30.268Z] #38 81.79 HOSTCC compel/src/main-host.o [2023-04-21T10:22:30.271Z] #39 153.2 CC criu/sigframe.o [2023-04-21T10:22:30.271Z] #39 153.4 CC criu/signalfd.o [2023-04-21T10:22:30.271Z] #39 ... [2023-04-21T10:22:30.271Z] [2023-04-21T10:22:30.271Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-21T10:22:30.271Z] #31 197.9 + dpkg --print-architecture [2023-04-21T10:22:30.479Z] #50 23.25 Unpacking bash-completion (1:2.11-2) ... [2023-04-21T10:22:30.538Z] #35 53.92 Building dependency tree... [2023-04-21T10:22:30.538Z] #35 ... [2023-04-21T10:22:30.538Z] [2023-04-21T10:22:30.538Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:22:30.538Z] #27 45.10 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-21T10:22:30.538Z] #27 45.18 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-21T10:22:30.538Z] #27 45.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-21T10:22:30.538Z] #27 45.44 go: downloading github.com/julz/importas v0.1.0 [2023-04-21T10:22:30.538Z] #27 45.46 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-04-21T10:22:30.538Z] #27 45.62 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-21T10:22:30.538Z] #27 45.88 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-21T10:22:30.538Z] #27 46.02 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-04-21T10:22:30.538Z] #27 46.18 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-04-21T10:22:30.538Z] #27 46.35 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-04-21T10:22:30.538Z] #27 46.39 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-21T10:22:30.538Z] #27 46.61 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-21T10:22:30.538Z] #27 47.01 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-21T10:22:30.538Z] #27 47.08 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-21T10:22:30.538Z] #27 47.14 go: downloading github.com/mgechev/revive v1.2.3 [2023-04-21T10:22:30.538Z] #27 48.79 go: downloading github.com/moricho/tparallel v0.2.1 [2023-04-21T10:22:30.538Z] #27 48.80 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-04-21T10:22:30.538Z] #27 48.98 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-04-21T10:22:30.538Z] #27 49.08 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-04-21T10:22:30.538Z] #27 49.40 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-04-21T10:22:30.538Z] #27 49.68 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-04-21T10:22:30.538Z] #27 49.80 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-04-21T10:22:30.538Z] #27 49.89 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-04-21T10:22:30.538Z] #27 50.07 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-04-21T10:22:30.538Z] #27 50.09 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-04-21T10:22:30.538Z] #27 50.30 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-04-21T10:22:30.538Z] #27 50.99 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-04-21T10:22:30.538Z] #27 51.00 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-04-21T10:22:30.538Z] #27 51.05 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-04-21T10:22:30.538Z] #27 51.13 go: downloading github.com/sivchari/tenv v1.7.0 [2023-04-21T10:22:30.538Z] #27 51.34 go: downloading github.com/sonatard/noctx v0.0.1 [2023-04-21T10:22:30.538Z] #27 51.41 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-04-21T10:22:30.538Z] #27 51.78 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-04-21T10:22:30.538Z] #27 51.89 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-04-21T10:22:30.538Z] #27 52.08 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-04-21T10:22:30.538Z] #27 52.08 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-04-21T10:22:30.538Z] #27 52.30 go: downloading github.com/tetafro/godot v1.4.11 [2023-04-21T10:22:30.538Z] #27 52.42 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-04-21T10:22:30.538Z] #27 52.59 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-04-21T10:22:30.538Z] #27 52.62 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-04-21T10:22:30.538Z] #27 52.84 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-04-21T10:22:30.538Z] #27 53.47 go: downloading github.com/ultraware/funlen v0.0.3 [2023-04-21T10:22:30.538Z] #27 53.56 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-04-21T10:22:30.538Z] #27 53.71 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-04-21T10:22:30.538Z] #27 53.84 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-04-21T10:22:30.538Z] #27 54.09 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-04-21T10:22:30.538Z] #27 54.29 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-04-21T10:22:30.538Z] #27 54.56 go: downloading honnef.co/go/tools v0.3.3 [2023-04-21T10:22:30.592Z] Fetching without tags [2023-04-21T10:22:30.832Z] #38 82.34 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-04-21T10:22:31.050Z] #50 23.80 Selecting previously unselected package bzip2. [2023-04-21T10:22:31.050Z] #50 23.82 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-04-21T10:22:31.050Z] #50 23.84 Unpacking bzip2 (1.0.8-4) ... [2023-04-21T10:22:31.050Z] #50 23.94 Selecting previously unselected package xz-utils. [2023-04-21T10:22:31.090Z] #38 82.65 HOSTCC compel/src/lib/handle-elf-host.o [2023-04-21T10:22:31.310Z] #50 23.95 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-04-21T10:22:31.310Z] #50 23.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-21T10:22:31.310Z] #50 24.20 Selecting previously unselected package apparmor. [2023-04-21T10:22:30.211Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-21T10:22:30.295Z] > git config --add remote.origin.fetch +refs/pull/45238/head:refs/remotes/origin/PR-45238 # timeout=10 [2023-04-21T10:22:30.344Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:22:30.466Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-21T10:22:30.602Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-21T10:22:30.603Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:22:30.605Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45238/head:refs/remotes/origin/PR-45238 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-04-21T10:22:31.369Z] Merging remotes/origin/20.10 commit ac1cd0423f37e45992483d3af11d909b4bb70971 into PR head commit 7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:22:31.570Z] #50 24.20 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-04-21T10:22:31.570Z] #50 24.26 Unpacking apparmor (2.13.6-10) ... [2023-04-21T10:22:31.648Z] #31 DONE 199.0s [2023-04-21T10:22:31.648Z] [2023-04-21T10:22:31.648Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:31.648Z] #39 153.7 CC criu/sk-inet.o [2023-04-21T10:22:31.831Z] #50 24.65 Selecting previously unselected package inetutils-ping. [2023-04-21T10:22:31.907Z] #39 155.0 CC criu/sk-netlink.o [2023-04-21T10:22:31.913Z] #27 ... [2023-04-21T10:22:31.914Z] [2023-04-21T10:22:31.914Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:22:31.914Z] #35 53.92 Building dependency tree... [2023-04-21T10:22:32.020Z] #38 83.35 HOSTCC compel/src/lib/log-host.o [2023-04-21T10:22:32.020Z] #38 83.55 HOSTLINK compel/compel-host-bin [2023-04-21T10:22:32.091Z] #50 24.65 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-04-21T10:22:32.091Z] #50 24.66 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-21T10:22:32.091Z] #50 24.79 Selecting previously unselected package libip4tc2:amd64. [2023-04-21T10:22:32.091Z] #50 24.79 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-04-21T10:22:32.091Z] #50 24.80 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-04-21T10:22:32.091Z] #50 24.87 Selecting previously unselected package libip6tc2:amd64. [2023-04-21T10:22:32.091Z] #50 24.87 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-04-21T10:22:32.091Z] #50 24.88 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-04-21T10:22:32.277Z] #38 83.82 DEP soccr/soccr.d [2023-04-21T10:22:32.351Z] #50 24.95 Selecting previously unselected package libnfnetlink0:amd64. [2023-04-21T10:22:32.351Z] #50 24.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-04-21T10:22:32.351Z] #50 24.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-21T10:22:32.351Z] #50 25.04 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-04-21T10:22:32.351Z] #50 ... [2023-04-21T10:22:32.351Z] [2023-04-21T10:22:32.351Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:32.351Z] #38 110.0 CC criu/external.o [2023-04-21T10:22:32.351Z] #38 110.4 CC criu/fault-injection.o [2023-04-21T10:22:32.351Z] #38 110.5 CC criu/fdstore.o [2023-04-21T10:22:32.351Z] #38 110.9 CC criu/fifo.o [2023-04-21T10:22:32.351Z] #38 111.3 CC criu/file-ids.o [2023-04-21T10:22:32.351Z] #38 111.7 CC criu/file-lock.o [2023-04-21T10:22:32.351Z] #38 112.7 CC criu/files-ext.o [2023-04-21T10:22:32.351Z] #38 113.0 CC criu/files-reg.o [2023-04-21T10:22:32.351Z] #38 115.3 CC criu/files.o [2023-04-21T10:22:32.351Z] #38 117.7 include/common/asm/bitops.h: Assembler messages: [2023-04-21T10:22:32.351Z] #38 117.7 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-04-21T10:22:32.351Z] #38 117.8 CC criu/filesystems.o [2023-04-21T10:22:32.351Z] #38 118.6 CC criu/fsnotify.o [2023-04-21T10:22:32.351Z] #38 119.9 CC criu/image-desc.o [2023-04-21T10:22:32.351Z] #38 120.1 CC criu/image.o [2023-04-21T10:22:32.351Z] #38 ... [2023-04-21T10:22:32.351Z] [2023-04-21T10:22:32.351Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:22:32.351Z] #50 25.04 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-04-21T10:22:32.351Z] #50 25.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-21T10:22:32.351Z] #50 25.12 Selecting previously unselected package libnftnl11:amd64. [2023-04-21T10:22:32.351Z] #50 25.12 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-04-21T10:22:32.351Z] #50 25.13 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-04-21T10:22:32.475Z] #39 155.5 CC criu/sk-packet.o [2023-04-21T10:22:32.534Z] #38 84.01 CC soccr/soccr.o [2023-04-21T10:22:32.612Z] #50 25.24 Selecting previously unselected package iptables. [2023-04-21T10:22:32.612Z] #50 25.24 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-04-21T10:22:32.612Z] #50 25.25 Unpacking iptables (1.8.7-1) ... [2023-04-21T10:22:32.872Z] #50 25.60 Selecting previously unselected package libonig5:amd64. [2023-04-21T10:22:32.872Z] #50 25.60 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-21T10:22:32.872Z] #50 25.61 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:22:33.043Z] #39 156.2 CC criu/sk-queue.o [2023-04-21T10:22:33.132Z] #50 25.76 Selecting previously unselected package libjq1:amd64. [2023-04-21T10:22:33.132Z] #50 25.76 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-04-21T10:22:33.132Z] #50 25.76 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:22:33.132Z] #50 25.87 Selecting previously unselected package jq. [2023-04-21T10:22:33.132Z] #50 25.88 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-04-21T10:22:33.132Z] #50 25.89 Unpacking jq (1.6-2.1) ... [2023-04-21T10:22:33.252Z] #23 ... [2023-04-21T10:22:33.252Z] [2023-04-21T10:22:33.252Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:22:33.252Z] #34 45.72 Reading package lists... [2023-04-21T10:22:33.392Z] #50 25.99 Selecting previously unselected package libaio1:amd64. [2023-04-21T10:22:33.392Z] #50 25.99 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-04-21T10:22:33.392Z] #50 26.00 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-04-21T10:22:33.392Z] #50 26.07 Selecting previously unselected package libgpm2:amd64. [2023-04-21T10:22:33.392Z] #50 26.07 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-04-21T10:22:33.392Z] #50 26.08 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-04-21T10:22:33.392Z] #50 26.15 Selecting previously unselected package libicu67:amd64. [2023-04-21T10:22:33.392Z] #50 26.15 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-04-21T10:22:33.392Z] #50 26.16 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-21T10:22:33.609Z] #39 156.7 CC criu/sk-tcp.o [2023-04-21T10:22:34.178Z] #39 157.1 CC criu/sk-unix.o [2023-04-21T10:22:34.196Z] #34 55.50 Building dependency tree... [2023-04-21T10:22:34.196Z] #34 ... [2023-04-21T10:22:34.196Z] [2023-04-21T10:22:34.196Z] #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 [2023-04-21T10:22:34.196Z] #36 46.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-21T10:22:34.196Z] #36 46.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-21T10:22:34.196Z] #36 46.38 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-21T10:22:34.196Z] #36 46.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-04-21T10:22:34.196Z] #36 47.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-21T10:22:34.196Z] #36 47.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-21T10:22:34.196Z] #36 47.44 go: downloading github.com/golangci/misspell v0.3.5 [2023-04-21T10:22:34.196Z] #36 47.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-21T10:22:34.196Z] #36 47.67 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-04-21T10:22:34.196Z] #36 47.79 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-21T10:22:34.196Z] #36 47.92 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-21T10:22:34.196Z] #36 48.00 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-21T10:22:34.196Z] #36 48.23 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-21T10:22:34.196Z] #36 48.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-21T10:22:34.196Z] #36 48.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-21T10:22:34.196Z] #36 48.49 go: downloading github.com/julz/importas v0.1.0 [2023-04-21T10:22:34.196Z] #36 48.53 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-04-21T10:22:34.196Z] #36 48.78 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-21T10:22:34.196Z] #36 48.89 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-21T10:22:34.196Z] #36 49.10 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-04-21T10:22:34.196Z] #36 49.24 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-04-21T10:22:34.196Z] #36 49.36 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-04-21T10:22:34.196Z] #36 49.46 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-21T10:22:34.196Z] #36 49.56 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-21T10:22:34.196Z] #36 49.92 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-21T10:22:34.196Z] #36 49.98 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-21T10:22:34.196Z] #36 50.04 go: downloading github.com/mgechev/revive v1.2.3 [2023-04-21T10:22:34.196Z] #36 51.58 go: downloading github.com/moricho/tparallel v0.2.1 [2023-04-21T10:22:34.196Z] #36 51.58 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-04-21T10:22:34.196Z] #36 51.82 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-04-21T10:22:34.196Z] #36 51.83 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-04-21T10:22:34.196Z] #36 52.32 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-04-21T10:22:34.196Z] #36 52.47 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-04-21T10:22:34.196Z] #36 52.51 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-04-21T10:22:34.196Z] #36 52.72 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-04-21T10:22:34.196Z] #36 52.85 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-04-21T10:22:34.196Z] #36 52.92 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-04-21T10:22:34.196Z] #36 53.17 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-04-21T10:22:34.196Z] #36 53.87 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-04-21T10:22:34.196Z] #36 53.88 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-04-21T10:22:34.196Z] #36 53.99 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-04-21T10:22:34.196Z] #36 54.06 go: downloading github.com/sivchari/tenv v1.7.0 [2023-04-21T10:22:34.196Z] #36 54.19 go: downloading github.com/sonatard/noctx v0.0.1 [2023-04-21T10:22:34.196Z] #36 54.38 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-04-21T10:22:34.196Z] #36 54.62 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-04-21T10:22:34.196Z] #36 54.88 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-04-21T10:22:34.196Z] #36 54.88 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-04-21T10:22:34.196Z] #36 55.06 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-04-21T10:22:34.196Z] #36 55.09 go: downloading github.com/tetafro/godot v1.4.11 [2023-04-21T10:22:34.196Z] #36 55.29 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-04-21T10:22:34.196Z] #36 55.52 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-04-21T10:22:34.196Z] #36 55.53 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-04-21T10:22:34.196Z] #36 55.72 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-04-21T10:22:34.196Z] #36 ... [2023-04-21T10:22:34.196Z] [2023-04-21T10:22:34.196Z] #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 [2023-04-21T10:22:34.196Z] #35 35.55 Reading package lists... [2023-04-21T10:22:34.196Z] #35 46.79 Reading package lists... [2023-04-21T10:22:34.196Z] #35 56.28 Building dependency tree... [2023-04-21T10:22:34.196Z] #35 ... [2023-04-21T10:22:34.196Z] [2023-04-21T10:22:34.196Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:22:34.196Z] #30 39.21 Reading package lists... [2023-04-21T10:22:34.196Z] #30 49.22 Building dependency tree... [2023-04-21T10:22:34.196Z] #30 56.53 The following additional packages will be installed: [2023-04-21T10:22:34.196Z] #30 56.57 libbtrfs0 [2023-04-21T10:22:31.451Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T10:22:31.502Z] > git checkout -f 7a778373c84d1ba440a336e1dcb9076481828ff6 # timeout=10 [2023-04-21T10:22:34.232Z] > git remote # timeout=10 [2023-04-21T10:22:34.457Z] #30 ... [2023-04-21T10:22:34.457Z] [2023-04-21T10:22:34.457Z] #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 [2023-04-21T10:22:34.457Z] #36 56.65 go: downloading github.com/ultraware/funlen v0.0.3 [2023-04-21T10:22:34.457Z] #36 56.74 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-04-21T10:22:34.457Z] #36 56.85 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-04-21T10:22:34.665Z] Merge succeeded, producing 7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:22:34.665Z] Checking out Revision 7a778373c84d1ba440a336e1dcb9076481828ff6 (PR-45238) [2023-04-21T10:22:35.029Z] #36 57.05 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-04-21T10:22:35.029Z] #36 57.07 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-04-21T10:22:35.029Z] #36 57.29 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-04-21T10:22:35.056Z] #38 85.97 AR soccr/libsoccr.a [2023-04-21T10:22:35.056Z] #38 86.15 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-21T10:22:35.292Z] #36 57.56 go: downloading honnef.co/go/tools v0.3.3 [2023-04-21T10:22:35.313Z] #38 ... [2023-04-21T10:22:35.313Z] [2023-04-21T10:22:35.313Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:22:35.313Z] #36 182.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-04-21T10:22:35.313Z] #36 182.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:22:35.313Z] #36 182.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:22:35.864Z] #36 ... [2023-04-21T10:22:35.864Z] [2023-04-21T10:22:35.864Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:22:35.864Z] #32 48.11 Reading package lists... [2023-04-21T10:22:35.864Z] #32 58.19 Building dependency tree... [2023-04-21T10:22:35.865Z] #32 ... [2023-04-21T10:22:35.865Z] [2023-04-21T10:22:35.865Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:22:35.865Z] #34 55.50 Building dependency tree... [2023-04-21T10:22:36.081Z] #39 159.1 CC criu/sockets.o [2023-04-21T10:22:36.146Z] #35 60.20 The following additional packages will be installed: [2023-04-21T10:22:36.146Z] #35 60.21 libbtrfs0 [2023-04-21T10:22:36.146Z] #35 60.56 The following NEW packages will be installed: [2023-04-21T10:22:36.146Z] #35 60.59 libbtrfs-dev libbtrfs0 [2023-04-21T10:22:36.688Z] #50 29.40 Selecting previously unselected package libinih1:amd64. [2023-04-21T10:22:36.688Z] #50 29.40 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-04-21T10:22:36.688Z] #50 29.41 Unpacking libinih1:amd64 (53-1+b2) ... [2023-04-21T10:22:36.688Z] #50 29.48 Selecting previously unselected package libnet1:amd64. [2023-04-21T10:22:36.688Z] #50 29.50 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-21T10:22:36.688Z] #50 29.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:22:36.718Z] #35 61.14 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:22:36.718Z] #35 61.14 Need to get 460 kB of archives. [2023-04-21T10:22:36.718Z] #35 61.14 After this operation, 1237 kB of additional disk space will be used. [2023-04-21T10:22:36.718Z] #35 61.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-21T10:22:36.718Z] #35 61.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-21T10:22:36.948Z] #50 29.64 Selecting previously unselected package libnl-3-200:amd64. [2023-04-21T10:22:36.948Z] #50 29.64 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-21T10:22:36.948Z] #50 29.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:22:36.948Z] #50 29.73 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-21T10:22:36.948Z] #50 29.74 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:22:36.948Z] #50 29.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:22:37.019Z] #39 159.8 CC criu/stats.o [2023-04-21T10:22:37.019Z] #39 160.1 CC criu/string.o [2023-04-21T10:22:37.209Z] #50 29.80 Selecting previously unselected package net-tools. [2023-04-21T10:22:37.209Z] #50 29.83 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-04-21T10:22:37.209Z] #50 29.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-21T10:22:37.209Z] #50 30.00 Selecting previously unselected package patch. [2023-04-21T10:22:37.209Z] #50 30.00 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-04-21T10:22:37.209Z] #50 30.01 Unpacking patch (2.7.6-7) ... [2023-04-21T10:22:37.279Z] #39 160.2 CC criu/sysctl.o [2023-04-21T10:22:37.469Z] #50 30.11 Selecting previously unselected package python-pip-whl. [2023-04-21T10:22:37.469Z] #50 30.12 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-21T10:22:37.469Z] #50 30.13 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-21T10:22:34.352Z] > git config --get remote.origin.url # timeout=10 [2023-04-21T10:22:34.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-21T10:22:34.403Z] > git merge ac1cd0423f37e45992483d3af11d909b4bb70971 # timeout=10 [2023-04-21T10:22:34.553Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2023-04-21T10:22:34.675Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T10:22:34.723Z] > git checkout -f 7a778373c84d1ba440a336e1dcb9076481828ff6 # timeout=10 [2023-04-21T10:22:37.847Z] #39 160.9 CC criu/sysfs_parse.o [2023-04-21T10:22:38.041Z] #50 30.68 Selecting previously unselected package python3-lib2to3. [2023-04-21T10:22:38.041Z] #50 30.68 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-21T10:22:38.041Z] #50 30.68 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-21T10:22:38.041Z] #50 30.84 Selecting previously unselected package python3-distutils. [2023-04-21T10:22:38.041Z] #50 30.84 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-04-21T10:22:38.097Z] #35 ... [2023-04-21T10:22:38.097Z] [2023-04-21T10:22:38.097Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:22:38.097Z] #30 43.06 Reading package lists... [2023-04-21T10:22:38.097Z] #30 52.56 Building dependency tree... [2023-04-21T10:22:38.097Z] #30 59.19 The following additional packages will be installed: [2023-04-21T10:22:38.097Z] #30 59.25 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-04-21T10:22:38.097Z] #30 59.27 Suggested packages: [2023-04-21T10:22:38.097Z] #30 59.27 cmake-doc ninja-build lrzip [2023-04-21T10:22:38.097Z] #30 59.27 Recommended packages: [2023-04-21T10:22:38.097Z] #30 59.27 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-04-21T10:22:38.097Z] #30 60.64 The following NEW packages will be installed: [2023-04-21T10:22:38.097Z] #30 60.67 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-21T10:22:38.097Z] #30 60.70 vim-common xxd [2023-04-21T10:22:38.097Z] #30 61.24 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:22:38.097Z] #30 61.24 Need to get 17.7 MB of archives. [2023-04-21T10:22:38.097Z] #30 61.24 After this operation, 70.7 MB of additional disk space will be used. [2023-04-21T10:22:38.097Z] #30 61.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-21T10:22:38.097Z] #30 61.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-21T10:22:38.097Z] #30 61.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-21T10:22:38.097Z] #30 61.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-21T10:22:38.097Z] #30 62.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-04-21T10:22:38.097Z] #30 62.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-04-21T10:22:38.097Z] #30 62.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-04-21T10:22:38.097Z] #30 ... [2023-04-21T10:22:38.097Z] [2023-04-21T10:22:38.097Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:22:38.097Z] #27 58.68 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-04-21T10:22:38.097Z] #27 58.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-04-21T10:22:38.097Z] #27 59.06 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-04-21T10:22:38.097Z] #27 59.33 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-21T10:22:38.097Z] #27 59.46 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-21T10:22:38.097Z] #27 59.54 go: downloading github.com/stretchr/objx v0.4.0 [2023-04-21T10:22:38.097Z] #27 59.76 go: downloading github.com/subosito/gotenv v1.4.0 [2023-04-21T10:22:38.097Z] #27 59.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-04-21T10:22:38.097Z] #27 60.53 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-04-21T10:22:38.097Z] #27 60.54 go: downloading github.com/magiconair/properties v1.8.6 [2023-04-21T10:22:38.097Z] #27 60.96 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-04-21T10:22:38.097Z] #27 60.97 go: downloading golang.org/x/text v0.3.7 [2023-04-21T10:22:38.097Z] #27 62.37 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-21T10:22:38.106Z] #39 161.2 CC criu/timens.o [2023-04-21T10:22:38.302Z] #50 30.85 Unpacking python3-distutils (3.9.2-1) ... [2023-04-21T10:22:38.302Z] #50 31.01 Selecting previously unselected package python3-pkg-resources. [2023-04-21T10:22:38.302Z] #50 31.01 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-21T10:22:38.302Z] #50 31.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:22:38.356Z] #27 ... [2023-04-21T10:22:38.356Z] [2023-04-21T10:22:38.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 [2023-04-21T10:22:38.356Z] #28 43.40 Reading package lists... [2023-04-21T10:22:38.356Z] #28 53.02 Building dependency tree... [2023-04-21T10:22:38.356Z] #28 59.50 The following additional packages will be installed: [2023-04-21T10:22:38.356Z] #28 59.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-21T10:22:38.356Z] #28 59.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-04-21T10:22:38.356Z] #28 59.52 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-04-21T10:22:38.356Z] #28 59.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-04-21T10:22:38.356Z] #28 59.53 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-04-21T10:22:38.356Z] #28 59.53 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-04-21T10:22:38.356Z] #28 59.54 mingw-w64-common mingw-w64-x86-64-dev [2023-04-21T10:22:38.356Z] #28 59.55 Suggested packages: [2023-04-21T10:22:38.356Z] #28 59.59 gcc-10-locales seccomp wine64 [2023-04-21T10:22:38.356Z] #28 62.20 The following NEW packages will be installed: [2023-04-21T10:22:38.356Z] #28 62.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-21T10:22:38.356Z] #28 62.22 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-04-21T10:22:38.356Z] #28 62.22 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-04-21T10:22:38.356Z] #28 62.22 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-04-21T10:22:38.356Z] #28 62.22 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-04-21T10:22:38.356Z] #28 62.22 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-04-21T10:22:38.356Z] #28 62.23 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-04-21T10:22:38.356Z] #28 62.23 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-04-21T10:22:38.356Z] #28 62.23 mingw-w64-x86-64-dev [2023-04-21T10:22:38.356Z] #28 62.73 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:22:38.356Z] #28 62.73 Need to get 115 MB of archives. [2023-04-21T10:22:38.356Z] #28 62.73 After this operation, 645 MB of additional disk space will be used. [2023-04-21T10:22:38.356Z] #28 62.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-04-21T10:22:38.562Z] #50 31.14 Selecting previously unselected package python3-setuptools. [2023-04-21T10:22:38.562Z] #50 31.15 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-04-21T10:22:38.562Z] #50 31.16 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-21T10:22:38.615Z] #28 63.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-04-21T10:22:38.615Z] #28 ... [2023-04-21T10:22:38.615Z] [2023-04-21T10:22:38.615Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:22:38.615Z] #30 62.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-04-21T10:22:38.615Z] #30 62.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-04-21T10:22:38.615Z] #30 62.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-04-21T10:22:38.674Z] #39 161.5 CC criu/timerfd.o [2023-04-21T10:22:38.822Z] #50 31.42 Selecting previously unselected package python3-wheel. [2023-04-21T10:22:38.822Z] #50 31.42 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-04-21T10:22:38.822Z] #50 31.42 Unpacking python3-wheel (0.34.2-1) ... [2023-04-21T10:22:38.822Z] #50 31.51 Selecting previously unselected package python3-pip. [2023-04-21T10:22:38.822Z] #50 31.52 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-21T10:22:38.822Z] #50 31.54 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-21T10:22:38.932Z] #39 161.8 CC criu/tty.o [2023-04-21T10:22:39.083Z] #50 31.82 Selecting previously unselected package sudo. [2023-04-21T10:22:39.083Z] #50 31.82 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-04-21T10:22:39.083Z] #50 31.84 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-21T10:22:39.653Z] #50 32.35 Selecting previously unselected package thin-provisioning-tools. [2023-04-21T10:22:39.653Z] #50 32.35 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-04-21T10:22:39.653Z] #50 32.36 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-21T10:22:39.913Z] #50 32.57 Selecting previously unselected package uidmap. [2023-04-21T10:22:39.913Z] #50 32.58 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-04-21T10:22:39.913Z] #50 32.58 Unpacking uidmap (1:4.8.1-1) ... [2023-04-21T10:22:39.913Z] #50 32.72 Selecting previously unselected package vim-runtime. [2023-04-21T10:22:39.913Z] #50 32.73 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-21T10:22:39.913Z] #50 32.76 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-21T10:22:39.913Z] #50 32.78 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-21T10:22:39.992Z] #30 ... [2023-04-21T10:22:39.992Z] [2023-04-21T10:22:39.992Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:22:39.992Z] #31 44.92 Reading package lists... [2023-04-21T10:22:39.992Z] #31 54.59 Building dependency tree... [2023-04-21T10:22:39.992Z] #31 60.98 The following additional packages will be installed: [2023-04-21T10:22:39.992Z] #31 61.00 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-04-21T10:22:39.992Z] #31 61.01 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-04-21T10:22:39.992Z] #31 61.06 Suggested packages: [2023-04-21T10:22:39.992Z] #31 61.06 manpages-dev protobuf-mode-el python3-setuptools [2023-04-21T10:22:39.992Z] #31 63.49 The following NEW packages will be installed: [2023-04-21T10:22:39.992Z] #31 63.53 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-04-21T10:22:39.992Z] #31 63.54 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-04-21T10:22:39.992Z] #31 63.54 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-04-21T10:22:39.992Z] #31 63.55 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-04-21T10:22:39.992Z] #31 64.12 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:22:39.992Z] #31 64.12 Need to get 4583 kB of archives. [2023-04-21T10:22:39.992Z] #31 64.12 After this operation, 25.9 MB of additional disk space will be used. [2023-04-21T10:22:39.992Z] #31 64.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-21T10:22:39.992Z] #31 64.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-04-21T10:22:39.992Z] #31 64.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-21T10:22:39.992Z] #31 64.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-04-21T10:22:39.992Z] #31 64.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-04-21T10:22:39.992Z] #31 64.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-04-21T10:22:39.992Z] #31 64.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-21T10:22:39.992Z] #31 64.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] [2023-04-21T10:22:39.992Z] #31 64.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-04-21T10:22:39.992Z] #31 64.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-04-21T10:22:39.992Z] #31 64.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-04-21T10:22:39.992Z] #31 64.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-04-21T10:22:39.992Z] #31 ... [2023-04-21T10:22:39.992Z] [2023-04-21T10:22:39.992Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:22:39.992Z] #35 63.26 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:22:39.992Z] #35 63.72 Fetched 460 kB in 0s (1129 kB/s) [2023-04-21T10:22:39.992Z] #35 63.91 Selecting previously unselected package libbtrfs0:amd64. [2023-04-21T10:22:39.992Z] #35 63.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 ... 15722 files and directories currently installed.) [2023-04-21T10:22:39.992Z] #35 64.06 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-21T10:22:39.992Z] #35 64.07 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:22:40.075Z] #34 62.43 The following additional packages will be installed: [2023-04-21T10:22:40.075Z] #34 62.46 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-04-21T10:22:40.173Z] #50 32.78 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:22:40.251Z] #35 64.71 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-21T10:22:40.251Z] #35 64.72 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-21T10:22:40.251Z] #35 64.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:22:40.336Z] #34 62.50 Suggested packages: [2023-04-21T10:22:40.336Z] #34 62.51 cmake-doc ninja-build lrzip [2023-04-21T10:22:40.336Z] #34 62.51 Recommended packages: [2023-04-21T10:22:40.336Z] #34 62.53 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-04-21T10:22:40.838Z] #39 164.0 CC criu/tun.o [2023-04-21T10:22:41.280Z] #34 ... [2023-04-21T10:22:41.280Z] [2023-04-21T10:22:41.280Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-04-21T10:22:41.280Z] #30 57.04 The following NEW packages will be installed: [2023-04-21T10:22:41.280Z] #30 57.05 libbtrfs-dev libbtrfs0 [2023-04-21T10:22:41.280Z] #30 57.67 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:22:41.280Z] #30 57.67 Need to get 460 kB of archives. [2023-04-21T10:22:41.280Z] #30 57.67 After this operation, 1237 kB of additional disk space will be used. [2023-04-21T10:22:41.280Z] #30 57.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-21T10:22:41.280Z] #30 57.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-21T10:22:41.280Z] #30 59.73 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:22:41.280Z] #30 60.31 Fetched 460 kB in 0s (1247 kB/s) [2023-04-21T10:22:41.280Z] #30 60.54 Selecting previously unselected package libbtrfs0:amd64. [2023-04-21T10:22:41.280Z] #30 60.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-21T10:22:41.280Z] #30 60.65 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-21T10:22:41.280Z] #30 60.67 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:22:41.280Z] #30 61.37 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-21T10:22:41.280Z] #30 61.39 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-21T10:22:41.280Z] #30 61.41 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:22:41.280Z] #30 62.34 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:22:41.280Z] #30 62.47 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:22:41.280Z] #30 62.49 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:22:41.280Z] #30 DONE 63.4s [2023-04-21T10:22:41.280Z] [2023-04-21T10:22:41.280Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:22:41.406Z] #39 164.6 CC criu/uffd.o [2023-04-21T10:22:41.627Z] #35 65.79 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:22:41.627Z] #35 65.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:22:41.627Z] #35 65.82 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:22:41.863Z] #36 ... [2023-04-21T10:22:41.863Z] [2023-04-21T10:22:41.863Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:41.863Z] #38 86.86 DEP criu/arch/x86/sigframe.d [2023-04-21T10:22:41.863Z] #38 87.06 DEP criu/arch/x86/sigaction_compat.d [2023-04-21T10:22:41.863Z] #38 87.30 DEP criu/arch/x86/kerndat.d [2023-04-21T10:22:41.863Z] #38 87.56 DEP criu/arch/x86/crtools.d [2023-04-21T10:22:41.863Z] #38 87.87 DEP criu/arch/x86/cpu.d [2023-04-21T10:22:41.863Z] #38 88.04 CC criu/arch/x86/cpu.o [2023-04-21T10:22:41.863Z] #38 88.72 include/common/asm/bitops.h: Assembler messages: [2023-04-21T10:22:41.863Z] #38 88.72 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:22:41.863Z] #38 88.72 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:22:41.863Z] #38 88.72 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:22:41.863Z] #38 88.72 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:22:41.863Z] #38 88.75 CC criu/arch/x86/crtools.o [2023-04-21T10:22:41.863Z] #38 90.40 CC criu/arch/x86/kerndat.o [2023-04-21T10:22:41.863Z] #38 91.25 CC criu/arch/x86/sigaction_compat.o [2023-04-21T10:22:41.863Z] #38 91.59 CC criu/arch/x86/sigframe.o [2023-04-21T10:22:41.863Z] #38 92.03 LINK criu/arch/x86/crtools.built-in.o [2023-04-21T10:22:41.863Z] #38 92.10 DEP criu/pie/util-vdso-elf32.d [2023-04-21T10:22:41.863Z] #38 92.25 DEP criu/pie/util-vdso.d [2023-04-21T10:22:41.863Z] #38 92.54 DEP criu/pie/util.d [2023-04-21T10:22:41.863Z] #38 92.71 CC criu/pie/util.o [2023-04-21T10:22:41.863Z] #38 93.06 CC criu/pie/util-vdso.o [2023-04-21T10:22:41.863Z] #38 ... [2023-04-21T10:22:41.863Z] [2023-04-21T10:22:41.863Z] #32 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:22:41.863Z] #32 189.0 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-21T10:22:41.863Z] #32 189.0 + GOBIN=/build [2023-04-21T10:22:41.863Z] #32 189.1 + GO111MODULE=on [2023-04-21T10:22:41.863Z] #32 189.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-04-21T10:22:42.564Z] #35 DONE 67.0s [2023-04-21T10:22:42.564Z] [2023-04-21T10:22:42.564Z] #36 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-21T10:22:42.564Z] #36 DONE 67.0s [2023-04-21T10:22:42.564Z] [2023-04-21T10:22:42.564Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:22:42.783Z] #39 165.7 CC criu/util.o [2023-04-21T10:22:43.196Z] #37 1.833 + RM_GOPATH=0 [2023-04-21T10:22:43.196Z] #37 1.837 + TMP_GOPATH= [2023-04-21T10:22:43.196Z] #37 1.838 + : /build [2023-04-21T10:22:43.196Z] #37 1.838 + '[' -z '' ']' [2023-04-21T10:22:43.196Z] #37 1.841 ++ mktemp -d [2023-04-21T10:22:43.196Z] #37 1.926 + export GOPATH=/tmp/tmp.bgT7rYAQhF [2023-04-21T10:22:43.196Z] #37 1.926 + GOPATH=/tmp/tmp.bgT7rYAQhF [2023-04-21T10:22:43.196Z] #37 1.926 + RM_GOPATH=1 [2023-04-21T10:22:43.196Z] #37 1.927 + case "$(go env GOARCH)" in [2023-04-21T10:22:43.196Z] #37 1.927 ++ go env GOARCH [2023-04-21T10:22:43.196Z] #37 2.022 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:22:43.196Z] #37 2.022 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:22:43.196Z] #37 2.022 ++ dirname /tmp/install/install.sh [2023-04-21T10:22:43.196Z] #37 2.034 + dir=/tmp/install [2023-04-21T10:22:43.196Z] #37 2.034 + bin=containerd [2023-04-21T10:22:43.196Z] #37 2.034 + shift [2023-04-21T10:22:43.196Z] #37 2.034 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-04-21T10:22:43.196Z] #37 2.034 + . /tmp/install/containerd.installer [2023-04-21T10:22:43.196Z] #37 2.034 ++ set -e [2023-04-21T10:22:43.196Z] #37 2.034 ++ : v1.6.16 [2023-04-21T10:22:43.196Z] #37 2.034 + install_containerd [2023-04-21T10:22:43.196Z] #37 2.034 + echo 'Install containerd version v1.6.16' [2023-04-21T10:22:43.196Z] #37 2.034 Install containerd version v1.6.16 [2023-04-21T10:22:43.196Z] #37 2.074 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bgT7rYAQhF/src/github.com/containerd/containerd [2023-04-21T10:22:43.196Z] #37 2.075 Cloning into '/tmp/tmp.bgT7rYAQhF/src/github.com/containerd/containerd'... [2023-04-21T10:22:43.471Z] #50 ... [2023-04-21T10:22:43.471Z] [2023-04-21T10:22:43.471Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:43.471Z] #38 121.1 CC criu/ipc_ns.o [2023-04-21T10:22:43.471Z] #38 122.4 CC criu/irmap.o [2023-04-21T10:22:43.471Z] #38 123.2 CC criu/kcmp-ids.o [2023-04-21T10:22:43.471Z] #38 123.5 CC criu/kerndat.o [2023-04-21T10:22:43.471Z] #38 124.8 CC criu/libnetlink.o [2023-04-21T10:22:43.471Z] #38 125.1 CC criu/log.o [2023-04-21T10:22:43.471Z] #38 125.6 CC criu/lsm.o [2023-04-21T10:22:43.471Z] #38 126.0 CC criu/mem.o [2023-04-21T10:22:43.471Z] #38 128.1 CC criu/memfd.o [2023-04-21T10:22:43.471Z] #38 128.8 CC criu/mount.o [2023-04-21T10:22:43.732Z] #38 ... [2023-04-21T10:22:43.732Z] [2023-04-21T10:22:43.732Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:22:43.732Z] #50 36.26 Selecting previously unselected package vim. [2023-04-21T10:22:43.732Z] #50 36.26 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-21T10:22:43.732Z] #50 36.28 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:22:43.991Z] #50 36.82 Selecting previously unselected package xfsprogs. [2023-04-21T10:22:44.162Z] #39 167.0 CC criu/uts_ns.o [2023-04-21T10:22:44.162Z] #39 167.3 CC criu/vdso.o [2023-04-21T10:22:44.251Z] #50 36.83 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-04-21T10:22:44.251Z] #50 36.84 Unpacking xfsprogs (5.10.0-4) ... [2023-04-21T10:22:44.729Z] #39 167.8 LINK criu/built-in.o [2023-04-21T10:22:44.821Z] #50 37.31 Selecting previously unselected package zip. [2023-04-21T10:22:44.822Z] #50 37.33 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-04-21T10:22:44.822Z] #50 37.33 Unpacking zip (3.0-12) ... [2023-04-21T10:22:44.822Z] #50 37.55 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:22:44.988Z] #39 167.9 LINK criu/criu [2023-04-21T10:22:45.248Z] #39 168.2 DEP lib/c/criu.d [2023-04-21T10:22:45.248Z] #39 168.3 CC images/rpc.pb-c.o [2023-04-21T10:22:45.850Z] #37 2.627 + RM_GOPATH=0 [2023-04-21T10:22:45.850Z] #37 2.627 + TMP_GOPATH= [2023-04-21T10:22:45.850Z] #37 2.627 + : /build [2023-04-21T10:22:45.850Z] #37 2.627 + '[' -z '' ']' [2023-04-21T10:22:45.850Z] #37 2.627 ++ mktemp -d [2023-04-21T10:22:45.850Z] #37 2.632 + export GOPATH=/tmp/tmp.5xcPE6RbZP [2023-04-21T10:22:45.850Z] #37 2.632 + GOPATH=/tmp/tmp.5xcPE6RbZP [2023-04-21T10:22:45.850Z] #37 2.632 + RM_GOPATH=1 [2023-04-21T10:22:45.850Z] #37 2.632 + case "$(go env GOARCH)" in [2023-04-21T10:22:45.850Z] #37 2.632 ++ go env GOARCH [2023-04-21T10:22:45.850Z] #37 2.688 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:22:45.850Z] #37 2.688 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:22:45.850Z] #37 2.688 ++ dirname /tmp/install/install.sh [2023-04-21T10:22:45.850Z] #37 2.688 + dir=/tmp/install [2023-04-21T10:22:45.850Z] #37 2.688 + bin=containerd [2023-04-21T10:22:45.850Z] #37 2.688 + shift [2023-04-21T10:22:45.850Z] #37 2.688 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-04-21T10:22:45.850Z] #37 2.688 + . /tmp/install/containerd.installer [2023-04-21T10:22:45.850Z] #37 2.688 ++ set -e [2023-04-21T10:22:45.850Z] #37 2.688 ++ : v1.6.16 [2023-04-21T10:22:45.850Z] #37 2.688 + install_containerd [2023-04-21T10:22:45.850Z] #37 2.688 + echo 'Install containerd version v1.6.16' [2023-04-21T10:22:45.850Z] #37 2.688 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5xcPE6RbZP/src/github.com/containerd/containerd [2023-04-21T10:22:45.850Z] #37 2.688 Cloning into '/tmp/tmp.5xcPE6RbZP/src/github.com/containerd/containerd'... [2023-04-21T10:22:45.850Z] #37 2.688 Install containerd version v1.6.16 [2023-04-21T10:22:46.179Z] Commit message: "update runc binary to v1.1.5" [2023-04-21T10:22:46.185Z] #39 169.0 CC lib/c/criu.o [2023-04-21T10:22:46.205Z] #50 38.60 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-04-21T10:22:46.205Z] #50 38.61 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-21T10:22:46.205Z] #50 38.63 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-04-21T10:22:46.205Z] #50 38.64 Setting up libicu67:amd64 (67.1-7) ... [2023-04-21T10:22:46.205Z] #50 38.66 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-04-21T10:22:46.205Z] #50 38.67 Setting up libinih1:amd64 (53-1+b2) ... [2023-04-21T10:22:46.205Z] #50 38.69 Setting up uidmap (1:4.8.1-1) ... [2023-04-21T10:22:46.205Z] #50 38.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:22:46.205Z] #50 38.72 Setting up bzip2 (1.0.8-4) ... [2023-04-21T10:22:46.205Z] #50 38.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:22:46.205Z] #50 38.74 Setting up python3-wheel (0.34.2-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-21T10:22:46.776Z] #50 39.63 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:22:46.776Z] #50 39.65 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:22:46.776Z] #50 39.66 Setting up libcap2-bin (1:2.44-1) ... [2023-04-21T10:22:46.776Z] #50 39.68 Setting up apparmor (2.13.6-10) ... [2023-04-21T10:22:47.123Z] #39 170.1 LINK lib/c/built-in.o [2023-04-21T10:22:47.123Z] #39 170.1 LINK lib/c/libcriu.so [2023-04-21T10:22:47.123Z] #39 170.2 LINK lib/c/libcriu.a [2023-04-21T10:22:47.382Z] #39 170.3 GEN magic.py [2023-04-21T10:22:47.382Z] #39 170.4 Note: Building without setproctitle() and strlcpy() support. [2023-04-21T10:22:47.382Z] #39 170.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-21T10:22:47.382Z] #39 170.4 Note: Building without GnuTLS support [2023-04-21T10:22:47.382Z] #39 170.4 Makefile.config:39: Warn: you have no libnftables installed [2023-04-21T10:22:47.382Z] #39 170.4 Makefile.config:40: Warn: Building without nftables support [2023-04-21T10:22:47.404Z] #37 ... [2023-04-21T10:22:47.405Z] [2023-04-21T10:22:47.405Z] #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 [2023-04-21T10:22:47.405Z] #35 56.28 Building dependency tree... [2023-04-21T10:22:47.405Z] #35 63.41 The following additional packages will be installed: [2023-04-21T10:22:47.405Z] #35 63.42 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-04-21T10:22:47.405Z] #35 63.44 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-04-21T10:22:47.405Z] #35 63.45 Suggested packages: [2023-04-21T10:22:47.405Z] #35 63.51 manpages-dev protobuf-mode-el python3-setuptools [2023-04-21T10:22:47.405Z] #35 65.87 The following NEW packages will be installed: [2023-04-21T10:22:47.405Z] #35 65.90 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-04-21T10:22:47.405Z] #35 65.90 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-04-21T10:22:47.405Z] #35 65.90 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-04-21T10:22:47.405Z] #35 65.91 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-04-21T10:22:47.405Z] #35 66.51 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:22:47.405Z] #35 66.51 Need to get 4583 kB of archives. [2023-04-21T10:22:47.405Z] #35 66.51 After this operation, 25.9 MB of additional disk space will be used. [2023-04-21T10:22:47.405Z] #35 66.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-21T10:22:47.405Z] #35 66.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-04-21T10:22:47.405Z] #35 66.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-21T10:22:47.405Z] #35 66.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-04-21T10:22:47.405Z] #35 66.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-04-21T10:22:47.405Z] #35 66.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-04-21T10:22:47.405Z] #35 66.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-21T10:22:47.405Z] #35 66.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-04-21T10:22:47.405Z] #35 66.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-04-21T10:22:47.405Z] #35 66.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-04-21T10:22:47.405Z] #35 66.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-04-21T10:22:47.405Z] #35 66.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-04-21T10:22:47.405Z] #35 66.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-04-21T10:22:47.405Z] #35 66.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-04-21T10:22:47.405Z] #35 66.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-04-21T10:22:47.405Z] #35 66.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-21T10:22:47.405Z] #35 66.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-21T10:22:47.405Z] #35 66.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-04-21T10:22:47.405Z] #35 69.07 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:22:47.405Z] #35 ... [2023-04-21T10:22:47.405Z] [2023-04-21T10:22:47.405Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:22:47.405Z] #32 58.19 Building dependency tree... [2023-04-21T10:22:47.405Z] #32 65.17 The following additional packages will be installed: [2023-04-21T10:22:47.405Z] #32 65.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-21T10:22:47.405Z] #32 65.22 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-04-21T10:22:47.405Z] #32 65.22 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-04-21T10:22:47.405Z] #32 65.22 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-04-21T10:22:47.405Z] #32 65.22 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-04-21T10:22:47.405Z] #32 65.23 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-04-21T10:22:47.405Z] #32 65.25 mingw-w64-common mingw-w64-x86-64-dev [2023-04-21T10:22:47.405Z] #32 65.27 Suggested packages: [2023-04-21T10:22:47.405Z] #32 65.30 gcc-10-locales seccomp wine64 [2023-04-21T10:22:47.405Z] #32 67.79 The following NEW packages will be installed: [2023-04-21T10:22:47.405Z] #32 67.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-04-21T10:22:47.405Z] #32 67.84 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-04-21T10:22:47.405Z] #32 67.84 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-04-21T10:22:47.405Z] #32 67.84 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-04-21T10:22:47.405Z] #32 67.84 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-04-21T10:22:47.405Z] #32 67.84 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-04-21T10:22:47.405Z] #32 67.85 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-04-21T10:22:47.405Z] #32 67.86 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-04-21T10:22:47.405Z] #32 67.86 mingw-w64-x86-64-dev [2023-04-21T10:22:47.405Z] #32 68.44 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:22:47.405Z] #32 68.44 Need to get 115 MB of archives. [2023-04-21T10:22:47.405Z] #32 68.44 After this operation, 645 MB of additional disk space will be used. [2023-04-21T10:22:47.405Z] #32 68.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-04-21T10:22:47.405Z] #32 68.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-04-21T10:22:47.405Z] #32 68.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-04-21T10:22:47.405Z] #32 68.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-04-21T10:22:47.405Z] #32 68.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-04-21T10:22:47.405Z] #32 68.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-04-21T10:22:47.405Z] #32 ... [2023-04-21T10:22:47.405Z] [2023-04-21T10:22:47.405Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:22:47.405Z] #34 64.17 The following NEW packages will be installed: [2023-04-21T10:22:47.405Z] #34 64.19 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-21T10:22:47.405Z] #34 64.19 vim-common xxd [2023-04-21T10:22:47.405Z] #34 64.78 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:22:47.405Z] #34 64.78 Need to get 17.7 MB of archives. [2023-04-21T10:22:47.405Z] #34 64.78 After this operation, 70.7 MB of additional disk space will be used. [2023-04-21T10:22:47.405Z] #34 64.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-21T10:22:47.405Z] #34 64.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-21T10:22:47.405Z] #34 64.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-21T10:22:47.405Z] #34 64.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-21T10:22:47.405Z] #34 65.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-04-21T10:22:47.405Z] #34 65.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-04-21T10:22:47.405Z] #34 65.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-04-21T10:22:47.405Z] #34 65.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-04-21T10:22:47.405Z] #34 65.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-04-21T10:22:47.405Z] #34 65.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-04-21T10:22:47.405Z] #34 68.45 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:22:47.405Z] #34 68.95 Fetched 17.7 MB in 2s (8465 kB/s) [2023-04-21T10:22:47.405Z] #34 69.17 Selecting previously unselected package xxd. [2023-04-21T10:22:47.405Z] #34 69.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-21T10:22:47.405Z] #34 69.27 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-21T10:22:47.405Z] #34 69.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:22:47.405Z] #34 ... [2023-04-21T10:22:47.405Z] [2023-04-21T10:22:47.405Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:22:47.405Z] #32 69.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-04-21T10:22:47.667Z] #32 69.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-04-21T10:22:47.667Z] #32 69.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-04-21T10:22:47.929Z] #32 ... [2023-04-21T10:22:47.929Z] [2023-04-21T10:22:47.929Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-04-21T10:22:47.929Z] #31 DONE 70.0s [2023-04-21T10:22:47.929Z] [2023-04-21T10:22:47.929Z] #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 [2023-04-21T10:22:47.929Z] #35 69.59 Fetched 4583 kB in 1s (5141 kB/s) [2023-04-21T10:22:47.929Z] #35 69.92 Selecting previously unselected package libcap2:amd64. [2023-04-21T10:22:47.929Z] #35 69.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 ... 15722 files and directories currently installed.) [2023-04-21T10:22:47.929Z] #35 70.00 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-21T10:22:47.929Z] #35 70.04 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:22:47.949Z] #39 171.0 fatal: not a git repository (or any of the parent directories): .git [2023-04-21T10:22:48.190Z] #35 70.30 Selecting previously unselected package libcap-dev:amd64. [2023-04-21T10:22:48.190Z] #35 70.30 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-04-21T10:22:48.190Z] #35 70.33 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-04-21T10:22:48.384Z] #37 ... [2023-04-21T10:22:48.384Z] [2023-04-21T10:22:48.384Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:22:48.384Z] #31 64.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-04-21T10:22:48.384Z] #31 64.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-04-21T10:22:48.384Z] #31 64.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-04-21T10:22:48.384Z] #31 64.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-21T10:22:48.384Z] #31 64.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-21T10:22:48.384Z] #31 64.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-04-21T10:22:48.384Z] #31 66.49 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:22:48.384Z] #31 67.11 Fetched 4583 kB in 1s (4654 kB/s) [2023-04-21T10:22:48.384Z] #31 67.24 Selecting previously unselected package libcap2:amd64. [2023-04-21T10:22:48.384Z] #31 67.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-21T10:22:48.384Z] #31 67.38 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-21T10:22:48.384Z] #31 67.41 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:22:48.384Z] #31 67.71 Selecting previously unselected package libcap-dev:amd64. [2023-04-21T10:22:48.384Z] #31 67.71 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-04-21T10:22:48.384Z] #31 67.71 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-04-21T10:22:48.384Z] #31 68.08 Selecting previously unselected package libnet1:amd64. [2023-04-21T10:22:48.384Z] #31 68.08 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-21T10:22:48.384Z] #31 68.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:22:48.384Z] #31 68.38 Selecting previously unselected package libnet1-dev. [2023-04-21T10:22:48.384Z] #31 68.40 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-21T10:22:48.384Z] #31 68.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-21T10:22:48.384Z] #31 68.80 Selecting previously unselected package libnl-3-200:amd64. [2023-04-21T10:22:48.384Z] #31 68.84 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-21T10:22:48.384Z] #31 68.89 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:22:48.384Z] #31 69.10 Selecting previously unselected package libnl-3-dev:amd64. [2023-04-21T10:22:48.384Z] #31 69.10 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-04-21T10:22:48.384Z] #31 69.12 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-21T10:22:48.384Z] #31 69.69 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-21T10:22:48.384Z] #31 69.70 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:22:48.384Z] #31 69.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:22:48.384Z] #31 69.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-04-21T10:22:48.384Z] #31 69.88 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:22:48.384Z] #31 69.89 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-21T10:22:48.384Z] #31 70.31 Selecting previously unselected package zlib1g-dev:amd64. [2023-04-21T10:22:48.384Z] #31 70.32 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-04-21T10:22:48.384Z] #31 70.35 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-21T10:22:48.384Z] #31 70.85 Selecting previously unselected package libprotobuf23:amd64. [2023-04-21T10:22:48.384Z] #31 70.85 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-04-21T10:22:48.384Z] #31 70.86 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-04-21T10:22:48.384Z] #31 72.53 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-04-21T10:22:48.384Z] #31 72.53 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-04-21T10:22:48.384Z] #31 72.55 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-21T10:22:48.410Z] #32 ... [2023-04-21T10:22:48.410Z] [2023-04-21T10:22:48.410Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:22:48.410Z] #36 192.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-04-21T10:22:48.410Z] #36 192.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-04-21T10:22:48.410Z] #36 192.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-21T10:22:48.410Z] #36 192.8 Selecting previously unselected package libapparmor1:amd64. [2023-04-21T10:22:48.410Z] #36 192.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-04-21T10:22:48.410Z] #36 192.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-04-21T10:22:48.410Z] #36 193.0 Selecting previously unselected package libapparmor-dev:amd64. [2023-04-21T10:22:48.410Z] #36 193.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-04-21T10:22:48.410Z] #36 193.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-21T10:22:48.410Z] #36 193.3 Selecting previously unselected package libbtrfs0:amd64. [2023-04-21T10:22:48.410Z] #36 193.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-21T10:22:48.410Z] #36 193.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:22:48.410Z] #36 193.5 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-21T10:22:48.410Z] #36 193.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-21T10:22:48.410Z] #36 193.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:22:48.410Z] #36 193.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-04-21T10:22:48.410Z] #36 193.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:22:48.410Z] #36 193.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:22:48.410Z] #36 194.0 Selecting previously unselected package libudev-dev:amd64. [2023-04-21T10:22:48.410Z] #36 194.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-21T10:22:48.410Z] #36 194.0 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:22:48.410Z] #36 194.3 Selecting previously unselected package libsepol1-dev:amd64. [2023-04-21T10:22:48.410Z] #36 194.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-04-21T10:22:48.410Z] #36 194.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-04-21T10:22:48.410Z] #36 194.8 Selecting previously unselected package libpcre2-16-0:amd64. [2023-04-21T10:22:48.410Z] #36 194.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:22:48.410Z] #36 194.8 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:22:48.410Z] #36 195.0 Selecting previously unselected package libpcre2-32-0:amd64. [2023-04-21T10:22:48.410Z] #36 195.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:22:48.410Z] #36 195.1 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:22:48.452Z] #35 70.81 Selecting previously unselected package libnet1:amd64. [2023-04-21T10:22:48.452Z] #35 70.81 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-21T10:22:48.452Z] #35 70.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:22:48.644Z] #31 73.14 Selecting previously unselected package libprotobuf-dev:amd64. [2023-04-21T10:22:48.667Z] #36 195.8 Selecting previously unselected package libpcre2-posix2:amd64. [2023-04-21T10:22:48.667Z] #36 195.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:22:48.667Z] #36 195.8 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:22:48.886Z] #39 172.0 make[1]: Nothing to be done for 'all'. [2023-04-21T10:22:48.902Z] #31 73.14 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-04-21T10:22:48.902Z] #31 73.15 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-21T10:22:48.902Z] #31 ... [2023-04-21T10:22:48.902Z] [2023-04-21T10:22:48.902Z] #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 [2023-04-21T10:22:48.902Z] #28 63.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-04-21T10:22:48.902Z] #28 63.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-04-21T10:22:48.902Z] #28 63.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-04-21T10:22:48.902Z] #28 63.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-04-21T10:22:48.902Z] #28 63.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-04-21T10:22:48.902Z] #28 64.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-04-21T10:22:48.903Z] #28 64.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-04-21T10:22:48.903Z] #28 65.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] [2023-04-21T10:22:48.903Z] #28 67.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-21T10:22:48.903Z] #28 68.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-04-21T10:22:48.903Z] #28 69.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-04-21T10:22:48.903Z] #28 71.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-21T10:22:48.903Z] #28 72.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-04-21T10:22:48.903Z] #28 72.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-04-21T10:22:48.903Z] #28 72.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-04-21T10:22:48.903Z] #28 72.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-21T10:22:48.903Z] #28 72.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-21T10:22:48.903Z] #28 72.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-04-21T10:22:48.903Z] #28 72.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-04-21T10:22:48.903Z] #28 72.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-04-21T10:22:48.903Z] #28 72.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-04-21T10:22:48.903Z] #28 72.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-04-21T10:22:48.903Z] #28 72.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-04-21T10:22:48.903Z] #28 72.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-04-21T10:22:48.903Z] #28 72.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-04-21T10:22:48.903Z] #28 73.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-04-21T10:22:48.903Z] #28 73.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-04-21T10:22:48.903Z] #28 73.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-04-21T10:22:48.903Z] #28 ... [2023-04-21T10:22:48.903Z] [2023-04-21T10:22:48.903Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:22:48.903Z] #27 73.15 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-21T10:22:48.903Z] #27 73.17 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-21T10:22:48.924Z] #36 196.0 Selecting previously unselected package libpcre2-dev:amd64. [2023-04-21T10:22:48.924Z] #36 196.0 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:22:48.924Z] #36 196.0 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:22:48.974Z] #35 71.12 Selecting previously unselected package libnet1-dev. [2023-04-21T10:22:48.974Z] #35 71.12 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-21T10:22:48.974Z] #35 71.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-21T10:22:49.318Z] #50 41.64 Setting up zip (3.0-12) ... [2023-04-21T10:22:49.318Z] #50 41.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:22:49.318Z] #50 41.69 Setting up bash-completion (1:2.11-2) ... [2023-04-21T10:22:49.475Z] #27 73.76 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-04-21T10:22:49.475Z] #27 73.97 go: downloading go.uber.org/zap v1.17.0 [2023-04-21T10:22:49.480Z] + docker version [2023-04-21T10:22:49.546Z] #35 71.62 Selecting previously unselected package libnl-3-200:amd64. [2023-04-21T10:22:49.546Z] #35 71.62 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-21T10:22:49.546Z] #35 71.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:22:49.546Z] #35 ... [2023-04-21T10:22:49.546Z] [2023-04-21T10:22:49.546Z] #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 [2023-04-21T10:22:49.546Z] #36 61.61 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-04-21T10:22:49.546Z] #36 61.65 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-04-21T10:22:49.546Z] #36 62.06 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-04-21T10:22:49.546Z] #36 62.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-21T10:22:49.546Z] #36 62.24 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-21T10:22:49.546Z] #36 62.49 go: downloading github.com/stretchr/objx v0.4.0 [2023-04-21T10:22:49.546Z] #36 62.79 go: downloading github.com/subosito/gotenv v1.4.0 [2023-04-21T10:22:49.546Z] #36 62.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-04-21T10:22:49.546Z] #36 63.71 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-04-21T10:22:49.546Z] #36 63.73 go: downloading github.com/magiconair/properties v1.8.6 [2023-04-21T10:22:49.546Z] #36 64.19 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-04-21T10:22:49.546Z] #36 64.20 go: downloading golang.org/x/text v0.3.7 [2023-04-21T10:22:49.546Z] #36 65.58 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-21T10:22:49.546Z] #36 ... [2023-04-21T10:22:49.546Z] [2023-04-21T10:22:49.546Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:22:49.546Z] #34 69.92 Selecting previously unselected package vim-common. [2023-04-21T10:22:49.546Z] #34 69.92 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-21T10:22:49.546Z] #34 70.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:22:49.546Z] #34 70.77 Selecting previously unselected package cmake-data. [2023-04-21T10:22:49.546Z] #34 70.77 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-21T10:22:49.546Z] #34 70.79 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-21T10:22:49.855Z] #36 196.8 Selecting previously unselected package libselinux1-dev:amd64. [2023-04-21T10:22:49.855Z] #36 196.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-04-21T10:22:49.855Z] #36 196.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-04-21T10:22:50.265Z] #39 173.1 make[1]: 'images/built-in.o' is up to date. [2023-04-21T10:22:50.265Z] #39 173.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-04-21T10:22:50.265Z] #39 173.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-04-21T10:22:50.265Z] #39 173.2 make[1]: 'compel/libcompel.a' is up to date. [2023-04-21T10:22:50.265Z] #39 173.3 make[1]: 'compel/compel-host-bin' is up to date. [2023-04-21T10:22:50.265Z] #39 173.3 make[1]: Nothing to be done for 'all'. [2023-04-21T10:22:50.265Z] #39 173.4 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-21T10:22:50.414Z] #27 ... [2023-04-21T10:22:50.414Z] [2023-04-21T10:22:50.414Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:22:50.414Z] #30 64.92 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:22:50.414Z] #30 65.39 Fetched 17.7 MB in 2s (7918 kB/s) [2023-04-21T10:22:50.414Z] #30 65.62 Selecting previously unselected package xxd. [2023-04-21T10:22:50.414Z] #30 65.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 ... 15722 files and directories currently installed.) [2023-04-21T10:22:50.414Z] #30 65.71 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-21T10:22:50.414Z] #30 65.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:22:50.414Z] #30 66.11 Selecting previously unselected package vim-common. [2023-04-21T10:22:50.414Z] #30 66.11 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-21T10:22:50.414Z] #30 66.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:22:50.414Z] #30 67.21 Selecting previously unselected package cmake-data. [2023-04-21T10:22:50.414Z] #30 67.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-21T10:22:50.414Z] #30 67.22 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-21T10:22:50.414Z] #30 73.03 Selecting previously unselected package libicu67:amd64. [2023-04-21T10:22:50.414Z] #30 73.04 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-04-21T10:22:50.414Z] #30 73.05 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-21T10:22:50.524Z] #39 173.7 make[2]: Nothing to be done for 'all'. [2023-04-21T10:22:50.524Z] #39 173.7 make[2]: Nothing to be done for 'all'. [2023-04-21T10:22:50.673Z] #30 ... [2023-04-21T10:22:50.673Z] [2023-04-21T10:22:50.673Z] #26 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:22:50.673Z] #26 DONE 75.1s [2023-04-21T10:22:50.673Z] [2023-04-21T10:22:50.673Z] #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 [2023-04-21T10:22:50.673Z] #28 74.73 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:22:50.673Z] #28 75.13 Fetched 115 MB in 11s (10.7 MB/s) [2023-04-21T10:22:50.784Z] #39 173.8 make[2]: Nothing to be done for 'all'. [2023-04-21T10:22:50.932Z] #28 75.30 Selecting previously unselected package binutils-mingw-w64-i686. [2023-04-21T10:22:50.932Z] #28 75.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 ... 15722 files and directories currently installed.) [2023-04-21T10:22:50.932Z] #28 75.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-21T10:22:50.932Z] #28 75.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-21T10:22:51.043Z] #39 173.9 make[2]: Nothing to be done for 'all'. [2023-04-21T10:22:51.043Z] #39 174.0 make[2]: Nothing to be done for 'all'. [2023-04-21T10:22:51.043Z] #39 174.0 make[2]: Nothing to be done for 'all'. [2023-04-21T10:22:51.043Z] #39 174.1 make[2]: Nothing to be done for 'all'. [2023-04-21T10:22:51.225Z] #36 198.2 Selecting previously unselected package libdevmapper-dev:amd64. [2023-04-21T10:22:51.225Z] #36 198.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:22:51.225Z] #36 198.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:22:51.230Z] #50 43.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-21T10:22:51.230Z] #50 43.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-21T10:22:51.230Z] #50 43.83 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-04-21T10:22:51.230Z] #50 43.86 Setting up patch (2.7.6-7) ... [2023-04-21T10:22:51.230Z] #50 43.89 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-21T10:22:51.230Z] #50 44.00 invoke-rc.d: could not determine current runlevel [2023-04-21T10:22:51.230Z] #50 44.01 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-21T10:22:51.230Z] #50 44.02 Setting up xfsprogs (5.10.0-4) ... [2023-04-21T10:22:51.230Z] #50 44.05 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-04-21T10:22:51.230Z] #50 44.06 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-21T10:22:51.230Z] #50 44.08 Setting up pigz (2.6-1) ... [2023-04-21T10:22:51.230Z] #50 44.09 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-21T10:22:51.230Z] #50 44.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:22:51.303Z] #39 174.2 make[2]: Nothing to be done for 'all'. [2023-04-21T10:22:51.303Z] #39 174.2 INSTALL criu/criu [2023-04-21T10:22:51.491Z] #50 44.14 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-21T10:22:51.491Z] #50 44.16 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:22:51.563Z] #39 DONE 174.7s [2023-04-21T10:22:51.563Z] [2023-04-21T10:22:51.563Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:22:52.063Z] #50 44.82 Setting up libaio1:amd64 (0.3.112-9) ... [2023-04-21T10:22:52.063Z] #50 44.84 Setting up python3-lib2to3 (3.9.2-1) ... [2023-04-21T10:22:52.157Z] #36 199.2 Selecting previously unselected package libseccomp-dev:amd64. [2023-04-21T10:22:52.157Z] #36 199.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-04-21T10:22:52.157Z] #36 199.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-21T10:22:52.157Z] #36 ... [2023-04-21T10:22:52.157Z] [2023-04-21T10:22:52.158Z] #32 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:22:52.158Z] #32 DONE 199.4s [2023-04-21T10:22:52.158Z] [2023-04-21T10:22:52.158Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:52.158Z] #38 93.90 CC criu/pie/util-vdso-elf32.o [2023-04-21T10:22:52.158Z] #38 95.05 AR criu/pie/pie.lib.a [2023-04-21T10:22:52.158Z] #38 95.21 DEP criu/pie/restorer.d [2023-04-21T10:22:52.158Z] #38 95.40 DEP criu/arch/x86/sigaction_compat_pie.d [2023-04-21T10:22:52.158Z] #38 95.56 DEP criu/arch/x86/restorer_unmap.d [2023-04-21T10:22:52.158Z] #38 95.62 DEP criu/arch/x86/restorer.d [2023-04-21T10:22:52.158Z] #38 95.96 DEP criu/arch/x86/vdso-pie.d [2023-04-21T10:22:52.158Z] #38 96.22 DEP criu/pie/parasite-vdso.d [2023-04-21T10:22:52.158Z] #38 96.57 DEP criu/pie/parasite.d [2023-04-21T10:22:52.158Z] #38 97.04 CC criu/pie/parasite.o [2023-04-21T10:22:52.158Z] #38 98.93 LINK criu/pie/parasite.built-in.o [2023-04-21T10:22:52.158Z] #38 98.98 GEN criu/pie/parasite-blob.h [2023-04-21T10:22:52.158Z] #38 99.02 CC criu/pie/parasite-vdso.o [2023-04-21T10:22:52.158Z] #38 100.1 CC criu/arch/x86/vdso-pie.o [2023-04-21T10:22:52.158Z] #38 100.7 CC criu/arch/x86/restorer.o [2023-04-21T10:22:52.158Z] #38 101.4 CC criu/arch/x86/restorer_unmap.o [2023-04-21T10:22:52.158Z] #38 101.5 CC criu/arch/x86/sigaction_compat_pie.o [2023-04-21T10:22:52.158Z] #38 101.7 CC criu/pie/restorer.o [2023-04-21T10:22:52.416Z] #38 ... [2023-04-21T10:22:52.416Z] [2023-04-21T10:22:52.416Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-04-21T10:22:52.416Z] #40 DONE 0.1s [2023-04-21T10:22:52.634Z] #50 45.29 Setting up libelf1:amd64 (0.183-1) ... [2023-04-21T10:22:52.634Z] #50 45.34 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:22:52.634Z] #50 45.36 Setting up python3-distutils (3.9.2-1) ... [2023-04-21T10:22:52.673Z] [2023-04-21T10:22:52.673Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:22:52.673Z] #36 199.6 Selecting previously unselected package libsystemd-dev:amd64. [2023-04-21T10:22:52.673Z] #36 199.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-21T10:22:52.673Z] #36 199.7 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:22:52.673Z] #36 ... [2023-04-21T10:22:52.673Z] [2023-04-21T10:22:52.673Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-04-21T10:22:52.673Z] #41 DONE 0.2s [2023-04-21T10:22:52.849Z] #34 ... [2023-04-21T10:22:52.849Z] [2023-04-21T10:22:52.849Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-04-21T10:22:52.849Z] #28 DONE 74.9s [2023-04-21T10:22:52.849Z] [2023-04-21T10:22:52.849Z] #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 [2023-04-21T10:22:52.849Z] #35 71.92 Selecting previously unselected package libnl-3-dev:amd64. [2023-04-21T10:22:52.849Z] #35 71.93 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-04-21T10:22:52.849Z] #35 71.98 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-21T10:22:52.849Z] #35 72.69 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-21T10:22:52.849Z] #35 72.69 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:22:52.849Z] #35 72.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:22:52.849Z] #35 73.27 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-04-21T10:22:52.849Z] #35 73.27 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:22:52.849Z] #35 73.28 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-21T10:22:52.849Z] #35 73.51 Selecting previously unselected package zlib1g-dev:amd64. [2023-04-21T10:22:52.849Z] #35 73.51 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-04-21T10:22:52.849Z] #35 73.52 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-21T10:22:52.849Z] #35 74.03 Selecting previously unselected package libprotobuf23:amd64. [2023-04-21T10:22:52.849Z] #35 74.03 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-04-21T10:22:52.849Z] #35 74.04 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-04-21T10:22:52.930Z] [2023-04-21T10:22:52.930Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:52.930Z] #38 104.3 LINK criu/pie/restorer.built-in.o [2023-04-21T10:22:52.930Z] #38 104.4 GEN criu/pie/restorer-blob.h [2023-04-21T10:22:53.188Z] #38 104.6 DEP criu/vdso.d [2023-04-21T10:22:53.206Z] #50 45.98 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:22:53.206Z] #50 45.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-21T10:22:53.206Z] #50 46.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-21T10:22:53.206Z] #50 46.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-21T10:22:53.206Z] #50 46.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-21T10:22:53.206Z] #50 46.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-21T10:22:53.206Z] #50 46.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-21T10:22:53.423Z] #35 75.60 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-04-21T10:22:53.423Z] #35 75.61 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-04-21T10:22:53.423Z] #35 75.61 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-21T10:22:53.443Z] #38 104.9 DEP criu/vdso-compat.d [2023-04-21T10:22:53.466Z] #50 46.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-21T10:22:53.466Z] #50 46.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-21T10:22:53.466Z] #50 46.08 Setting up python3-setuptools (52.0.0-4) ... [2023-04-21T10:22:53.699Z] #38 105.2 DEP criu/uts_ns.d [2023-04-21T10:22:53.955Z] #38 105.4 DEP criu/util.d [2023-04-21T10:22:53.996Z] #35 76.14 Selecting previously unselected package libprotobuf-dev:amd64. [2023-04-21T10:22:53.996Z] #35 76.14 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-04-21T10:22:53.996Z] #35 76.17 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-21T10:22:54.211Z] #38 105.8 DEP criu/uffd.d [2023-04-21T10:22:54.220Z] #28 78.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-04-21T10:22:54.220Z] #28 78.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-21T10:22:54.220Z] #28 78.22 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-21T10:22:54.468Z] #38 ... [2023-04-21T10:22:54.468Z] [2023-04-21T10:22:54.468Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:22:54.468Z] #36 200.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-21T10:22:54.468Z] #36 200.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-04-21T10:22:54.468Z] #36 200.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-21T10:22:54.468Z] #36 200.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-04-21T10:22:54.468Z] #36 200.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-21T10:22:54.468Z] #36 200.5 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:22:54.468Z] #36 200.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:22:54.468Z] #36 200.5 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:22:54.468Z] #36 200.5 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:22:54.468Z] #36 200.5 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:22:54.468Z] #36 200.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-21T10:22:54.468Z] #36 200.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:22:54.468Z] #36 200.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-21T10:22:54.468Z] #36 200.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-21T10:22:54.468Z] #36 200.6 Setting up mingw-w64-common (8.0.0-1) ... [2023-04-21T10:22:54.468Z] #36 200.6 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:22:54.468Z] #36 200.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-21T10:22:54.468Z] #36 200.6 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:22:54.468Z] #36 200.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-04-21T10:22:54.468Z] #36 200.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-21T10:22:54.468Z] #36 200.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:22:54.468Z] #36 200.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 [2023-04-21T10:22:54.468Z] #36 200.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:22:54.468Z] #36 200.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 [2023-04-21T10:22:54.468Z] #36 200.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-21T10:22:54.468Z] #36 200.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:22:54.468Z] #36 200.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 [2023-04-21T10:22:54.468Z] #36 200.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:22:54.468Z] #36 200.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-21T10:22:54.468Z] #36 200.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:22:54.468Z] #36 200.9 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-21T10:22:54.468Z] #36 200.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:22:54.468Z] #36 200.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:22:54.468Z] #36 201.0 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:22:54.468Z] #36 DONE 201.7s [2023-04-21T10:22:54.468Z] [2023-04-21T10:22:54.468Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:54.468Z] #38 106.0 DEP criu/tun.d [2023-04-21T10:22:55.031Z] #38 106.4 DEP criu/tty.d [2023-04-21T10:22:55.274Z] Client: [2023-04-21T10:22:55.274Z] Version: 20.10.9 [2023-04-21T10:22:55.274Z] API version: 1.41 [2023-04-21T10:22:55.274Z] Go version: go1.16.8 [2023-04-21T10:22:55.274Z] Git commit: c2ea9bc [2023-04-21T10:22:55.274Z] Built: Mon Oct 4 16:11:10 2021 [2023-04-21T10:22:55.274Z] OS/Arch: windows/amd64 [2023-04-21T10:22:55.274Z] Context: default [2023-04-21T10:22:55.274Z] Experimental: true [2023-04-21T10:22:55.274Z] [2023-04-21T10:22:55.274Z] Server: Docker Engine - Community [2023-04-21T10:22:55.274Z] Engine: [2023-04-21T10:22:55.274Z] Version: 20.10.9 [2023-04-21T10:22:55.274Z] API version: 1.41 (minimum version 1.24) [2023-04-21T10:22:55.274Z] Go version: go1.16.8 [2023-04-21T10:22:55.274Z] Git commit: 79ea9d3 [2023-04-21T10:22:55.274Z] Built: Mon Oct 4 16:06:39 2021 [2023-04-21T10:22:55.274Z] OS/Arch: windows/amd64 [2023-04-21T10:22:55.274Z] Experimental: true [2023-04-21T10:22:55.289Z] #38 106.7 DEP criu/timerfd.d [2023-04-21T10:22:55.378Z] #50 47.72 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:22:55.378Z] #50 47.73 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-04-21T10:22:55.378Z] #50 47.75 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-21T10:22:55.378Z] #50 47.77 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-21T10:22:55.382Z] #35 ... [2023-04-21T10:22:55.382Z] [2023-04-21T10:22:55.382Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:22:55.546Z] #38 107.0 DEP criu/timens.d [2023-04-21T10:22:55.803Z] #38 107.1 DEP criu/sysfs_parse.d [2023-04-21T10:22:55.803Z] #38 107.4 DEP criu/sysctl.d [Pipeline] sh [2023-04-21T10:22:55.948Z] #50 ... [2023-04-21T10:22:55.948Z] [2023-04-21T10:22:55.948Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:55.948Z] #38 133.6 CC criu/namespaces.o [2023-04-21T10:22:55.948Z] #38 135.7 CC criu/net.o [2023-04-21T10:22:55.948Z] #38 139.6 CC criu/netfilter.o [2023-04-21T10:22:55.948Z] #38 140.0 CC criu/page-pipe.o [2023-04-21T10:22:55.948Z] #38 140.7 CC criu/page-xfer.o [2023-04-21T10:22:55.948Z] #38 142.5 CC criu/pagemap-cache.o [2023-04-21T10:22:55.948Z] #38 142.9 CC criu/pagemap.o [2023-04-21T10:22:56.060Z] #38 107.5 DEP criu/string.d [2023-04-21T10:22:56.060Z] #38 107.6 DEP criu/stats.d [2023-04-21T10:22:56.126Z] #28 ... [2023-04-21T10:22:56.126Z] [2023-04-21T10:22:56.126Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:22:56.126Z] #29 76.18 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: 99% (1507/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-04-21T10:22:56.126Z] #29 76.97 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-04-21T10:22:56.126Z] #29 77.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:22:56.209Z] #38 144.1 CC criu/parasite-syscall.o [2023-04-21T10:22:56.316Z] #38 107.8 DEP criu/sockets.d [2023-04-21T10:22:56.469Z] #38 ... [2023-04-21T10:22:56.470Z] [2023-04-21T10:22:56.470Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:22:56.470Z] #50 49.14 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-21T10:22:56.470Z] #50 49.16 Setting up jq (1.6-2.1) ... [2023-04-21T10:22:56.470Z] #50 49.17 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-04-21T10:22:56.470Z] #50 49.19 Setting up iptables (1.8.7-1) ... [2023-04-21T10:22:56.470Z] #50 49.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-21T10:22:56.470Z] #50 49.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-21T10:22:56.470Z] #50 49.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-21T10:22:56.470Z] #50 49.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-21T10:22:56.573Z] #38 ... [2023-04-21T10:22:56.573Z] [2023-04-21T10:22:56.573Z] #42 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-21T10:22:56.573Z] #42 DONE 2.0s [2023-04-21T10:22:56.730Z] #50 49.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-21T10:22:56.730Z] #50 49.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-21T10:22:56.730Z] #50 49.27 Setting up iproute2 (5.10.0-4) ... [2023-04-21T10:22:56.737Z] #24 77.43 Updating files: 77% (1181/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. [2023-04-21T10:22:56.795Z] + docker info [2023-04-21T10:22:56.831Z] [2023-04-21T10:22:56.831Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:56.831Z] #38 108.2 DEP criu/sk-unix.d [2023-04-21T10:22:56.991Z] #50 49.64 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:22:57.028Z] #24 78.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-04-21T10:22:57.088Z] #38 108.6 DEP criu/sk-tcp.d [2023-04-21T10:22:57.253Z] #50 DONE 50.0s [2023-04-21T10:22:57.253Z] [2023-04-21T10:22:57.253Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:57.253Z] #38 145.1 CC criu/path.o [2023-04-21T10:22:57.346Z] #38 108.8 DEP criu/sk-queue.d [2023-04-21T10:22:57.506Z] #29 ... [2023-04-21T10:22:57.506Z] [2023-04-21T10:22:57.506Z] #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 [2023-04-21T10:22:57.506Z] #28 80.74 Selecting previously unselected package binutils-mingw-w64. [2023-04-21T10:22:57.506Z] #28 80.75 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-04-21T10:22:57.506Z] #28 80.75 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-21T10:22:57.506Z] #28 80.90 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-04-21T10:22:57.506Z] #28 80.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:22:57.506Z] #28 80.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:22:57.506Z] #28 81.16 Selecting previously unselected package dmsetup. [2023-04-21T10:22:57.506Z] #28 81.16 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:22:57.506Z] #28 81.18 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-21T10:22:57.506Z] #28 81.40 Selecting previously unselected package mingw-w64-common. [2023-04-21T10:22:57.506Z] #28 81.41 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-04-21T10:22:57.506Z] #28 81.42 Unpacking mingw-w64-common (8.0.0-1) ... [2023-04-21T10:22:57.603Z] #38 109.1 DEP criu/sk-packet.d [2023-04-21T10:22:57.751Z] #24 79.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:22:57.824Z] #38 145.6 CC criu/pie-util-vdso-elf32.o [2023-04-21T10:22:57.860Z] #38 109.3 DEP criu/sk-netlink.d [2023-04-21T10:22:58.117Z] #38 ... [2023-04-21T10:22:58.117Z] [2023-04-21T10:22:58.117Z] #43 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-04-21T10:22:58.117Z] #43 DONE 1.7s [2023-04-21T10:22:58.117Z] [2023-04-21T10:22:58.117Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:58.117Z] #38 109.6 DEP criu/sk-inet.d [2023-04-21T10:22:58.373Z] #38 110.0 DEP criu/signalfd.d [2023-04-21T10:22:58.397Z] #38 146.1 CC criu/pie-util-vdso.o [2023-04-21T10:22:58.629Z] #38 110.2 DEP criu/sigframe.d [2023-04-21T10:22:58.712Z] #24 ... [2023-04-21T10:22:58.712Z] [2023-04-21T10:22:58.712Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:22:58.712Z] #32 70.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-04-21T10:22:58.712Z] #32 72.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-21T10:22:58.712Z] #32 73.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-04-21T10:22:58.712Z] #32 75.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-04-21T10:22:58.712Z] #32 77.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-04-21T10:22:58.712Z] #32 78.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-04-21T10:22:58.712Z] #32 78.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-04-21T10:22:58.712Z] #32 78.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-04-21T10:22:58.712Z] #32 78.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-04-21T10:22:58.713Z] #32 78.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-04-21T10:22:58.713Z] #32 78.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-04-21T10:22:58.713Z] #32 78.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-04-21T10:22:58.713Z] #32 78.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-04-21T10:22:58.713Z] #32 78.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-04-21T10:22:58.713Z] #32 78.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-04-21T10:22:58.713Z] #32 78.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-04-21T10:22:58.713Z] #32 78.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-04-21T10:22:58.713Z] #32 78.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-04-21T10:22:58.713Z] #32 78.57 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-04-21T10:22:58.713Z] #32 78.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-04-21T10:22:58.713Z] #32 78.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-04-21T10:22:58.713Z] #32 80.57 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:22:58.713Z] #32 ... [2023-04-21T10:22:58.713Z] [2023-04-21T10:22:58.713Z] #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 [2023-04-21T10:22:58.713Z] #35 78.64 Selecting previously unselected package libprotoc23:amd64. [2023-04-21T10:22:58.713Z] #35 78.64 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-04-21T10:22:58.713Z] #35 78.65 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-04-21T10:22:58.713Z] #35 80.02 Selecting previously unselected package protobuf-c-compiler. [2023-04-21T10:22:58.713Z] #35 80.02 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:22:58.713Z] #35 80.03 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-21T10:22:58.713Z] #35 80.38 Selecting previously unselected package protobuf-compiler. [2023-04-21T10:22:58.713Z] #35 80.38 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-04-21T10:22:58.713Z] #35 80.39 Unpacking protobuf-compiler (3.12.4-1) ... [2023-04-21T10:22:58.713Z] #35 80.67 Selecting previously unselected package python3-pkg-resources. [2023-04-21T10:22:58.713Z] #35 80.68 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-21T10:22:58.713Z] #35 80.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:22:58.981Z] #35 81.15 Selecting previously unselected package python3-six. [2023-04-21T10:22:58.981Z] #35 81.16 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-04-21T10:22:58.981Z] #35 81.17 Unpacking python3-six (1.16.0-2) ... [2023-04-21T10:22:58.982Z] #38 146.7 CC criu/pie-util.o [2023-04-21T10:22:59.191Z] #38 110.4 DEP criu/shmem.d [2023-04-21T10:22:59.191Z] #38 110.6 DEP criu/servicefd.d [2023-04-21T10:22:59.242Z] #35 81.41 Selecting previously unselected package python3-protobuf. [2023-04-21T10:22:59.242Z] #35 81.41 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-04-21T10:22:59.242Z] #35 81.43 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-21T10:22:59.261Z] #38 ... [2023-04-21T10:22:59.261Z] [2023-04-21T10:22:59.261Z] #51 [dev-systemd-false 9/27] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-04-21T10:22:59.261Z] #0 1.910 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-21T10:22:59.261Z] #0 1.917 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-21T10:22:59.261Z] #0 1.921 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-21T10:22:59.261Z] #51 DONE 2.0s [2023-04-21T10:22:59.261Z] [2023-04-21T10:22:59.261Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:22:59.261Z] #38 147.0 CC criu/pipes.o [2023-04-21T10:22:59.448Z] #38 110.9 DEP criu/seize.d [2023-04-21T10:22:59.704Z] #38 ... [2023-04-21T10:22:59.704Z] [2023-04-21T10:22:59.704Z] #44 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-21T10:22:59.704Z] #0 1.227 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-04-21T10:22:59.704Z] #44 DONE 1.3s [2023-04-21T10:22:59.704Z] [2023-04-21T10:22:59.704Z] #45 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-21T10:23:00.187Z] #35 82.45 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:23:00.652Z] #38 148.3 CC criu/plugin.o [2023-04-21T10:23:00.799Z] #28 ... [2023-04-21T10:23:00.799Z] [2023-04-21T10:23:00.799Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:23:00.799Z] #27 75.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-04-21T10:23:00.799Z] #27 75.18 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-04-21T10:23:00.799Z] #27 75.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-04-21T10:23:00.799Z] #27 75.32 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-04-21T10:23:00.799Z] #27 75.41 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-04-21T10:23:00.799Z] #27 75.49 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-04-21T10:23:00.799Z] #27 75.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-04-21T10:23:00.799Z] #27 75.62 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-04-21T10:23:00.799Z] #27 75.68 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-04-21T10:23:00.799Z] #27 75.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-21T10:23:00.799Z] #27 75.86 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-21T10:23:00.799Z] #27 75.98 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-21T10:23:00.799Z] #27 76.21 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-21T10:23:00.799Z] #27 76.41 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-21T10:23:00.799Z] #27 76.67 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-21T10:23:00.799Z] #27 76.70 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-21T10:23:00.799Z] #27 76.84 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-04-21T10:23:00.799Z] #27 76.89 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-21T10:23:00.799Z] #27 76.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-21T10:23:00.799Z] #27 77.10 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-21T10:23:00.799Z] #27 77.67 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-21T10:23:00.799Z] #27 77.75 go: downloading github.com/google/go-cmp v0.5.8 [2023-04-21T10:23:00.799Z] #27 77.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-21T10:23:00.799Z] #27 78.06 go: downloading go.uber.org/atomic v1.7.0 [2023-04-21T10:23:00.799Z] #27 78.07 go: downloading go.uber.org/multierr v1.6.0 [2023-04-21T10:23:00.799Z] #27 78.20 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-04-21T10:23:00.799Z] #27 78.26 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-21T10:23:00.799Z] #27 78.30 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-04-21T10:23:00.799Z] #27 78.49 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-21T10:23:00.799Z] #27 78.54 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-21T10:23:00.799Z] #27 78.58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-21T10:23:00.799Z] #27 78.59 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-21T10:23:00.799Z] #27 78.63 go: downloading github.com/prometheus/common v0.32.1 [2023-04-21T10:23:00.799Z] #27 79.22 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-21T10:23:00.799Z] #27 79.23 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-21T10:23:00.799Z] #27 80.18 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-21T10:23:00.799Z] #27 81.87 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-21T10:23:00.799Z] #27 ... [2023-04-21T10:23:00.799Z] [2023-04-21T10:23:00.799Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:23:00.799Z] #31 75.27 Selecting previously unselected package libprotoc23:amd64. [2023-04-21T10:23:00.799Z] #31 75.27 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-04-21T10:23:00.799Z] #31 75.29 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-04-21T10:23:00.799Z] #31 76.54 Selecting previously unselected package protobuf-c-compiler. [2023-04-21T10:23:00.799Z] #31 76.55 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:23:00.799Z] #31 76.58 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-21T10:23:00.799Z] #31 76.90 Selecting previously unselected package protobuf-compiler. [2023-04-21T10:23:00.799Z] #31 76.90 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-04-21T10:23:00.799Z] #31 76.91 Unpacking protobuf-compiler (3.12.4-1) ... [2023-04-21T10:23:00.799Z] #31 77.07 Selecting previously unselected package python3-pkg-resources. [2023-04-21T10:23:00.799Z] #31 77.07 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-21T10:23:00.799Z] #31 77.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:23:00.799Z] #31 77.30 Selecting previously unselected package python3-six. [2023-04-21T10:23:00.799Z] #31 77.30 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-04-21T10:23:00.799Z] #31 77.31 Unpacking python3-six (1.16.0-2) ... [2023-04-21T10:23:00.799Z] #31 77.42 Selecting previously unselected package python3-protobuf. [2023-04-21T10:23:00.799Z] #31 77.42 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-04-21T10:23:00.799Z] #31 77.42 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-21T10:23:00.799Z] #31 78.02 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:23:00.799Z] #31 79.56 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-04-21T10:23:00.799Z] #31 79.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:23:00.799Z] #31 79.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:23:00.799Z] #31 79.61 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-21T10:23:00.799Z] #31 79.62 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:23:00.799Z] #31 79.64 Setting up python3-six (1.16.0-2) ... [2023-04-21T10:23:00.799Z] #31 80.80 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-21T10:23:00.799Z] #31 80.83 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-04-21T10:23:00.799Z] #31 80.85 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-21T10:23:00.799Z] #31 80.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:23:00.799Z] #31 80.93 Setting up python3-protobuf (3.12.4-1) ... [2023-04-21T10:23:01.063Z] #31 ... [2023-04-21T10:23:01.063Z] [2023-04-21T10:23:01.063Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:23:01.063Z] #30 80.66 Selecting previously unselected package libxml2:amd64. [2023-04-21T10:23:01.063Z] #30 80.68 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-04-21T10:23:01.063Z] #30 80.69 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-21T10:23:01.063Z] #30 81.40 Selecting previously unselected package libarchive13:amd64. [2023-04-21T10:23:01.063Z] #30 81.40 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-04-21T10:23:01.063Z] #30 81.42 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-21T10:23:01.063Z] #30 81.85 Selecting previously unselected package libjsoncpp24:amd64. [2023-04-21T10:23:01.063Z] #30 81.89 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-04-21T10:23:01.063Z] #30 81.90 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-21T10:23:01.063Z] #30 82.15 Selecting previously unselected package librhash0:amd64. [2023-04-21T10:23:01.063Z] #30 82.15 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-04-21T10:23:01.063Z] #30 82.16 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-04-21T10:23:01.063Z] #30 82.38 Selecting previously unselected package libuv1:amd64. [2023-04-21T10:23:01.063Z] #30 82.39 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-04-21T10:23:01.063Z] #30 82.40 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-04-21T10:23:01.063Z] #30 82.66 Selecting previously unselected package cmake. [2023-04-21T10:23:01.063Z] #30 82.66 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-04-21T10:23:01.063Z] #30 82.67 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-21T10:23:01.226Z] #38 148.8 CC criu/proc_parse.o [2023-04-21T10:23:01.602Z] #45 DONE 1.8s [2023-04-21T10:23:01.602Z] [2023-04-21T10:23:01.602Z] #46 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-21T10:23:01.631Z] #30 ... [2023-04-21T10:23:01.631Z] [2023-04-21T10:23:01.631Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-04-21T10:23:01.631Z] #31 86.19 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-04-21T10:23:01.631Z] #31 86.20 Setting up protobuf-compiler (3.12.4-1) ... [2023-04-21T10:23:01.891Z] #31 86.23 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-21T10:23:01.891Z] #31 86.25 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-21T10:23:01.891Z] #31 86.26 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-21T10:23:01.891Z] #31 86.29 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-21T10:23:01.891Z] #31 86.30 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:23:02.972Z] #46 DONE 1.5s [2023-04-21T10:23:02.972Z] [2023-04-21T10:23:02.972Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:02.972Z] #38 111.3 DEP criu/seccomp.d [2023-04-21T10:23:02.972Z] #38 111.7 DEP criu/rst-malloc.d [2023-04-21T10:23:02.972Z] #38 111.9 DEP criu/rbtree.d [2023-04-21T10:23:02.972Z] #38 112.0 DEP criu/pstree.d [2023-04-21T10:23:02.972Z] #38 112.3 DEP criu/protobuf.d [2023-04-21T10:23:02.972Z] #38 112.6 GEN criu/protobuf-desc-gen.h [2023-04-21T10:23:03.496Z] #35 85.64 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-04-21T10:23:03.496Z] #35 85.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:23:03.496Z] #35 85.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:23:03.496Z] #35 85.70 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-04-21T10:23:03.496Z] #35 85.72 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:23:03.496Z] #35 85.73 Setting up python3-six (1.16.0-2) ... [2023-04-21T10:23:03.797Z] #31 DONE 88.0s [2023-04-21T10:23:03.797Z] [2023-04-21T10:23:03.797Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:23:03.797Z] #33 87.05 internal/reflectlite [2023-04-21T10:23:03.797Z] #33 87.06 sync [2023-04-21T10:23:04.068Z] #35 ... [2023-04-21T10:23:04.068Z] [2023-04-21T10:23:04.068Z] #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 [2023-04-21T10:23:04.068Z] #36 76.29 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-21T10:23:04.068Z] #36 76.30 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-21T10:23:04.068Z] #36 76.90 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-04-21T10:23:04.068Z] #36 77.22 go: downloading go.uber.org/zap v1.17.0 [2023-04-21T10:23:04.068Z] #36 78.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-04-21T10:23:04.068Z] #36 78.64 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-04-21T10:23:04.068Z] #36 78.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-04-21T10:23:04.068Z] #36 78.84 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-04-21T10:23:04.068Z] #36 78.91 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-04-21T10:23:04.068Z] #36 78.97 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-04-21T10:23:04.068Z] #36 79.11 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-04-21T10:23:04.068Z] #36 79.12 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-04-21T10:23:04.068Z] #36 79.23 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-04-21T10:23:04.068Z] #36 79.31 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-21T10:23:04.068Z] #36 79.54 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-21T10:23:04.068Z] #36 79.87 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-21T10:23:04.068Z] #36 80.16 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-21T10:23:04.068Z] #36 80.44 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-21T10:23:04.068Z] #36 80.67 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-21T10:23:04.068Z] #36 80.74 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-21T10:23:04.068Z] #36 81.15 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-04-21T10:23:04.068Z] #36 81.16 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-21T10:23:04.068Z] #36 81.22 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-21T10:23:04.068Z] #36 81.57 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-21T10:23:04.068Z] #36 82.68 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-21T10:23:04.068Z] #36 82.80 go: downloading github.com/google/go-cmp v0.5.8 [2023-04-21T10:23:04.068Z] #36 83.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-21T10:23:04.068Z] #36 83.57 go: downloading go.uber.org/atomic v1.7.0 [2023-04-21T10:23:04.068Z] #36 83.64 go: downloading go.uber.org/multierr v1.6.0 [2023-04-21T10:23:04.068Z] #36 83.87 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-04-21T10:23:04.068Z] #36 83.94 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-21T10:23:04.068Z] #36 84.15 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-04-21T10:23:04.068Z] #36 84.31 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-21T10:23:04.068Z] #36 84.46 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-21T10:23:04.068Z] #36 84.48 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-21T10:23:04.068Z] #36 84.64 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-21T10:23:04.068Z] #36 84.72 go: downloading github.com/prometheus/common v0.32.1 [2023-04-21T10:23:04.068Z] #36 85.53 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-21T10:23:04.068Z] #36 85.65 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-21T10:23:04.330Z] #36 ... [2023-04-21T10:23:04.330Z] [2023-04-21T10:23:04.330Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:23:04.330Z] #32 81.01 Fetched 115 MB in 11s (10.9 MB/s) [2023-04-21T10:23:04.330Z] #32 81.17 Selecting previously unselected package binutils-mingw-w64-i686. [2023-04-21T10:23:04.330Z] #32 81.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-04-21T10:23:04.330Z] #32 81.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-21T10:23:04.330Z] #32 81.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-21T10:23:04.330Z] #32 85.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-04-21T10:23:04.330Z] #32 85.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-04-21T10:23:04.330Z] #32 85.55 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-21T10:23:04.342Z] #38 115.8 DEP criu/protobuf-desc.d [2023-04-21T10:23:04.342Z] #38 ... [2023-04-21T10:23:04.342Z] [2023-04-21T10:23:04.342Z] #47 [dev-systemd-false 6/27] RUN ldconfig [2023-04-21T10:23:04.342Z] #47 DONE 1.6s [2023-04-21T10:23:04.591Z] #32 ... [2023-04-21T10:23:04.591Z] [2023-04-21T10:23:04.591Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:23:04.591Z] #34 76.76 Selecting previously unselected package libicu67:amd64. [2023-04-21T10:23:04.591Z] #34 76.76 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-04-21T10:23:04.591Z] #34 76.76 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-21T10:23:04.600Z] [2023-04-21T10:23:04.600Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:23:04.600Z] #0 1.972 + RM_GOPATH=0 [2023-04-21T10:23:04.600Z] #0 1.972 + TMP_GOPATH= [2023-04-21T10:23:04.600Z] #0 1.972 + : /build [2023-04-21T10:23:04.600Z] #0 1.972 + '[' -z '' ']' [2023-04-21T10:23:04.600Z] #0 1.974 ++ mktemp -d [2023-04-21T10:23:04.600Z] #0 1.977 + export GOPATH=/tmp/tmp.910lm8DT8A [2023-04-21T10:23:04.600Z] #0 1.978 + GOPATH=/tmp/tmp.910lm8DT8A [2023-04-21T10:23:04.600Z] #0 1.978 + RM_GOPATH=1 [2023-04-21T10:23:04.600Z] #0 1.979 + case "$(go env GOARCH)" in [2023-04-21T10:23:04.600Z] #0 1.983 ++ go env GOARCH [2023-04-21T10:23:04.600Z] #0 2.052 Install runc version v1.1.5 (build tags: seccomp) [2023-04-21T10:23:04.600Z] #0 2.052 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:23:04.600Z] #0 2.052 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:23:04.600Z] #0 2.052 ++ dirname /tmp/install/install.sh [2023-04-21T10:23:04.600Z] #0 2.052 + dir=/tmp/install [2023-04-21T10:23:04.600Z] #0 2.052 + bin=runc [2023-04-21T10:23:04.600Z] #0 2.052 + shift [2023-04-21T10:23:04.600Z] #0 2.052 + '[' '!' -f /tmp/install/runc.installer ']' [2023-04-21T10:23:04.600Z] #0 2.052 + . /tmp/install/runc.installer [2023-04-21T10:23:04.600Z] #0 2.052 ++ set -e [2023-04-21T10:23:04.600Z] #0 2.052 ++ : v1.1.5 [2023-04-21T10:23:04.600Z] #0 2.052 + install_runc [2023-04-21T10:23:04.600Z] #0 2.052 + RUNC_BUILDTAGS=seccomp [2023-04-21T10:23:04.600Z] #0 2.052 + echo 'Install runc version v1.1.5 (build tags: seccomp)' [2023-04-21T10:23:04.600Z] #0 2.052 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.910lm8DT8A/src/github.com/opencontainers/runc [2023-04-21T10:23:04.600Z] #0 2.067 Cloning into '/tmp/tmp.910lm8DT8A/src/github.com/opencontainers/runc'... [2023-04-21T10:23:04.857Z] #48 ... [2023-04-21T10:23:04.857Z] [2023-04-21T10:23:04.857Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:04.857Z] #38 116.1 DEP criu/proc_parse.d [2023-04-21T10:23:05.114Z] #38 116.6 DEP criu/plugin.d [2023-04-21T10:23:05.170Z] #34 ... [2023-04-21T10:23:05.170Z] [2023-04-21T10:23:05.170Z] #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 [2023-04-21T10:23:05.170Z] #36 87.18 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-21T10:23:05.170Z] #36 87.39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-21T10:23:05.174Z] #33 89.57 internal/testlog [2023-04-21T10:23:05.371Z] #38 116.8 DEP criu/pipes.d [2023-04-21T10:23:05.432Z] #38 152.6 CC criu/protobuf-desc.o [2023-04-21T10:23:05.628Z] #38 117.1 DEP criu/pie-util.d [2023-04-21T10:23:05.897Z] #38 117.2 DEP criu/pie-util-vdso.d [2023-04-21T10:23:05.897Z] #38 ... [2023-04-21T10:23:05.897Z] [2023-04-21T10:23:05.897Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-21T10:23:05.897Z] #49 DONE 1.5s [2023-04-21T10:23:06.195Z] [2023-04-21T10:23:06.195Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:06.195Z] #38 117.5 DEP criu/pie-util-vdso-elf32.d [2023-04-21T10:23:06.374Z] #38 154.0 CC criu/protobuf.o [2023-04-21T10:23:06.455Z] #38 117.8 DEP criu/path.d [2023-04-21T10:23:06.455Z] #38 118.0 DEP criu/parasite-syscall.d [2023-04-21T10:23:06.555Z] #33 ... [2023-04-21T10:23:06.555Z] [2023-04-21T10:23:06.555Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:23:06.555Z] #30 89.01 Setting up libicu67:amd64 (67.1-7) ... [2023-04-21T10:23:06.555Z] #30 89.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:23:06.555Z] #30 89.12 Setting up libuv1:amd64 (1.40.0-2) ... [2023-04-21T10:23:06.555Z] #30 89.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:23:06.555Z] #30 89.27 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-21T10:23:06.555Z] #30 89.29 Setting up librhash0:amd64 (1.4.1-2) ... [2023-04-21T10:23:06.555Z] #30 89.31 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-21T10:23:06.555Z] #30 89.41 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-21T10:23:06.555Z] #30 89.41 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-21T10:23:06.555Z] #30 89.43 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-21T10:23:06.555Z] #30 89.47 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:23:06.555Z] #30 DONE 90.6s [2023-04-21T10:23:06.555Z] [2023-04-21T10:23:06.555Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-21T10:23:06.634Z] #38 154.5 CC criu/pstree.o [2023-04-21T10:23:07.056Z] #38 118.5 DEP criu/pagemap.d [2023-04-21T10:23:07.312Z] #38 118.8 DEP criu/pagemap-cache.d [2023-04-21T10:23:07.568Z] #38 119.2 DEP criu/page-xfer.d [2023-04-21T10:23:07.945Z] #38 1.564 + RM_GOPATH=0 [2023-04-21T10:23:07.945Z] #38 1.564 + TMP_GOPATH= [2023-04-21T10:23:07.945Z] #38 1.564 + : /build [2023-04-21T10:23:07.945Z] #38 1.564 + '[' -z '' ']' [2023-04-21T10:23:07.945Z] #38 1.564 ++ mktemp -d [2023-04-21T10:23:07.945Z] #38 1.566 + export GOPATH=/tmp/tmp.g9vAIRH1ze [2023-04-21T10:23:07.945Z] #38 1.566 + GOPATH=/tmp/tmp.g9vAIRH1ze [2023-04-21T10:23:07.945Z] #38 1.566 + RM_GOPATH=1 [2023-04-21T10:23:07.945Z] #38 1.566 + case "$(go env GOARCH)" in [2023-04-21T10:23:07.945Z] #38 1.566 ++ go env GOARCH [2023-04-21T10:23:07.945Z] #38 1.667 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:23:07.945Z] #38 1.667 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:23:07.945Z] #38 1.667 ++ dirname /tmp/install/install.sh [2023-04-21T10:23:07.945Z] #38 1.685 + dir=/tmp/install [2023-04-21T10:23:07.945Z] #38 1.685 + bin=tini [2023-04-21T10:23:07.945Z] #38 1.685 + shift [2023-04-21T10:23:07.945Z] #38 1.685 + '[' '!' -f /tmp/install/tini.installer ']' [2023-04-21T10:23:07.945Z] #38 1.685 + . /tmp/install/tini.installer [2023-04-21T10:23:07.945Z] #38 1.685 ++ : v0.19.0 [2023-04-21T10:23:07.945Z] #38 1.685 + install_tini [2023-04-21T10:23:07.945Z] #38 1.685 + echo 'Install tini version v0.19.0' [2023-04-21T10:23:07.945Z] #38 1.685 + git clone https://github.com/krallin/tini.git /tmp/tmp.g9vAIRH1ze/tini [2023-04-21T10:23:07.945Z] #38 1.685 Install tini version v0.19.0 [2023-04-21T10:23:07.945Z] #38 1.700 Cloning into '/tmp/tmp.g9vAIRH1ze/tini'... [2023-04-21T10:23:08.017Z] #38 155.8 CC criu/rbtree.o [2023-04-21T10:23:08.130Z] #38 119.4 DEP criu/page-pipe.d [2023-04-21T10:23:08.130Z] #38 119.6 DEP criu/netfilter.d [2023-04-21T10:23:08.277Z] #38 156.1 CC criu/rst-malloc.o [2023-04-21T10:23:08.386Z] #38 119.8 DEP criu/net.d [2023-04-21T10:23:08.643Z] #38 120.2 DEP criu/namespaces.d [2023-04-21T10:23:08.848Z] #38 156.4 CC criu/seccomp.o [2023-04-21T10:23:09.175Z] Client: [2023-04-21T10:23:09.175Z] Context: default [2023-04-21T10:23:09.175Z] Debug Mode: false [2023-04-21T10:23:09.175Z] Plugins: [2023-04-21T10:23:09.175Z] app: Docker Application (Docker Inc., v0.8.0) [2023-04-21T10:23:09.175Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-04-21T10:23:09.175Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-04-21T10:23:09.175Z] [2023-04-21T10:23:09.175Z] Server: [2023-04-21T10:23:09.175Z] Containers: 0 [2023-04-21T10:23:09.175Z] Running: 0 [2023-04-21T10:23:09.175Z] Paused: 0 [2023-04-21T10:23:09.175Z] Stopped: 0 [2023-04-21T10:23:09.175Z] Images: 0 [2023-04-21T10:23:09.175Z] Server Version: 20.10.9 [2023-04-21T10:23:09.175Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-04-21T10:23:09.175Z] Windows: [2023-04-21T10:23:09.175Z] LCOW: [2023-04-21T10:23:09.175Z] Logging Driver: json-file [2023-04-21T10:23:09.175Z] Plugins: [2023-04-21T10:23:09.175Z] Volume: local [2023-04-21T10:23:09.175Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-04-21T10:23:09.175Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-04-21T10:23:09.175Z] Swarm: inactive [2023-04-21T10:23:09.175Z] Default Isolation: process [2023-04-21T10:23:09.175Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-04-21T10:23:09.175Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-04-21T10:23:09.175Z] OSType: windows [2023-04-21T10:23:09.175Z] Architecture: x86_64 [2023-04-21T10:23:09.175Z] CPUs: 4 [2023-04-21T10:23:09.175Z] Total Memory: 32GiB [2023-04-21T10:23:09.175Z] Name: azwin-2-0b68d0 [2023-04-21T10:23:09.175Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-04-21T10:23:09.175Z] Docker Root Dir: D:\docker [2023-04-21T10:23:09.175Z] Debug Mode: false [2023-04-21T10:23:09.175Z] Registry: https://index.docker.io/v1/ [2023-04-21T10:23:09.175Z] Labels: [2023-04-21T10:23:09.175Z] Experimental: true [2023-04-21T10:23:09.175Z] Insecure Registries: [2023-04-21T10:23:09.175Z] 10.0.0.4:5000 [2023-04-21T10:23:09.175Z] 127.0.0.0/8 [2023-04-21T10:23:09.175Z] Registry Mirrors: [2023-04-21T10:23:09.175Z] http://10.0.0.4:5000/ [2023-04-21T10:23:09.175Z] Live Restore Enabled: false [2023-04-21T10:23:09.175Z] Product License: Community Engine [2023-04-21T10:23:09.175Z] [2023-04-21T10:23:09.206Z] #38 120.5 DEP criu/mount.d [Pipeline] } [2023-04-21T10:23:09.322Z] #38 2.930 + cd /tmp/tmp.g9vAIRH1ze/tini [2023-04-21T10:23:09.322Z] #38 2.930 + git checkout -q v0.19.0 [2023-04-21T10:23:09.322Z] #38 2.974 + cmake . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2023-04-21T10:23:09.419Z] #38 ... [2023-04-21T10:23:09.419Z] [2023-04-21T10:23:09.419Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-21T10:23:09.419Z] #52 ... [2023-04-21T10:23:09.419Z] [2023-04-21T10:23:09.419Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:09.419Z] #38 157.2 CC criu/seize.o [2023-04-21T10:23:09.462Z] #38 120.8 DEP criu/memfd.d [2023-04-21T10:23:09.581Z] #38 3.484 -- The C compiler identification is GNU 10.2.1 [2023-04-21T10:23:09.581Z] #38 3.550 -- Detecting C compiler ABI info [2023-04-21T10:23:09.719Z] #38 121.0 DEP criu/mem.d [2023-04-21T10:23:09.720Z] #38 121.3 DEP criu/lsm.d [2023-04-21T10:23:09.976Z] #38 121.5 DEP criu/log.d [2023-04-21T10:23:10.233Z] #38 121.6 DEP criu/libnetlink.d [2023-04-21T10:23:10.233Z] #38 121.8 DEP criu/kerndat.d [2023-04-21T10:23:10.466Z] #36 ... [2023-04-21T10:23:10.466Z] [2023-04-21T10:23:10.466Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:23:10.466Z] #32 90.44 Selecting previously unselected package binutils-mingw-w64. [2023-04-21T10:23:10.466Z] #32 90.44 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-04-21T10:23:10.466Z] #32 90.45 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-21T10:23:10.466Z] #32 90.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-04-21T10:23:10.466Z] #32 90.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:23:10.466Z] #32 90.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:23:10.466Z] #32 90.88 Selecting previously unselected package dmsetup. [2023-04-21T10:23:10.466Z] #32 90.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:23:10.466Z] #32 90.89 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-21T10:23:10.466Z] #32 91.34 Selecting previously unselected package mingw-w64-common. [2023-04-21T10:23:10.466Z] #32 91.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-04-21T10:23:10.466Z] #32 91.35 Unpacking mingw-w64-common (8.0.0-1) ... [2023-04-21T10:23:10.796Z] #38 122.1 DEP criu/kcmp-ids.d [2023-04-21T10:23:10.796Z] #38 122.4 DEP criu/irmap.d [2023-04-21T10:23:10.802Z] #38 158.3 CC criu/servicefd.o [2023-04-21T10:23:10.958Z] #38 4.769 -- Detecting C compiler ABI info - done [2023-04-21T10:23:11.063Z] #38 158.8 include/common/asm/bitops.h: Assembler messages: [2023-04-21T10:23:11.063Z] #38 158.8 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:23:11.063Z] #38 158.8 CC criu/shmem.o [2023-04-21T10:23:11.218Z] #38 5.007 -- Check for working C compiler: /usr/bin/cc - skipped [2023-04-21T10:23:11.218Z] #38 5.011 -- Detecting C compile features [2023-04-21T10:23:11.218Z] #38 5.015 -- Detecting C compile features - done [2023-04-21T10:23:11.218Z] #38 5.084 -- Performing Test HAS_BUILTIN_FORTIFY [2023-04-21T10:23:11.359Z] #38 122.8 DEP criu/ipc_ns.d [2023-04-21T10:23:11.616Z] #38 123.1 DEP criu/image.d [2023-04-21T10:23:11.786Z] #38 5.405 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-04-21T10:23:11.786Z] #38 5.552 -- Configuring done [2023-04-21T10:23:11.786Z] #38 5.594 -- Generating done [2023-04-21T10:23:11.786Z] #38 5.631 -- Build files have been written to: /tmp/tmp.g9vAIRH1ze/tini [2023-04-21T10:23:11.786Z] #38 5.657 + make tini-static [2023-04-21T10:23:12.005Z] #38 159.9 CC criu/sigframe.o [2023-04-21T10:23:12.180Z] #38 123.5 DEP criu/image-desc.d [2023-04-21T10:23:12.180Z] #38 123.6 DEP criu/fsnotify.d [2023-04-21T10:23:12.265Z] #38 160.2 CC criu/signalfd.o [2023-04-21T10:23:12.353Z] #38 6.062 Scanning dependencies of target tini-static [2023-04-21T10:23:12.353Z] #38 6.245 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-04-21T10:23:12.436Z] #38 124.0 DEP criu/filesystems.d [2023-04-21T10:23:12.837Z] #38 160.5 CC criu/sk-inet.o [2023-04-21T10:23:13.000Z] #38 124.3 DEP criu/files.d [2023-04-21T10:23:13.000Z] #38 ... [2023-04-21T10:23:13.000Z] [2023-04-21T10:23:13.000Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:23:13.000Z] #48 18.54 + cd /tmp/tmp.910lm8DT8A/src/github.com/opencontainers/runc [2023-04-21T10:23:13.257Z] #48 18.55 + git checkout -q v1.1.5 [2023-04-21T10:23:13.732Z] #38 ... [2023-04-21T10:23:13.732Z] [2023-04-21T10:23:13.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:13.732Z] #0 3.376 Note: Building without setproctitle() and strlcpy() support. [2023-04-21T10:23:13.732Z] #0 3.376 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-21T10:23:13.732Z] #0 3.407 Note: Building without GnuTLS support [2023-04-21T10:23:13.732Z] #0 3.429 Makefile.config:39: Warn: you have no libnftables installed [2023-04-21T10:23:13.732Z] #0 3.429 Makefile.config:40: Warn: Building without nftables support [2023-04-21T10:23:13.732Z] #0 6.503 fatal: not a git repository (or any of the parent directories): .git [2023-04-21T10:23:13.732Z] #0 6.690 GEN .gitid [2023-04-21T10:23:13.732Z] #0 6.843 GEN criu/include/version.h [2023-04-21T10:23:13.732Z] #0 7.040 GEN include/common/asm [2023-04-21T10:23:13.732Z] #39 ... [2023-04-21T10:23:13.732Z] [2023-04-21T10:23:13.732Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:23:13.732Z] #33 91.17 errors [2023-04-21T10:23:13.732Z] #33 91.19 sort [2023-04-21T10:23:13.732Z] #33 91.82 strconv [2023-04-21T10:23:13.732Z] #33 93.60 io [2023-04-21T10:23:13.732Z] #33 96.23 internal/oserror [2023-04-21T10:23:13.732Z] #33 96.61 syscall [2023-04-21T10:23:13.732Z] #33 98.04 reflect [2023-04-21T10:23:13.776Z] #32 ... [2023-04-21T10:23:13.776Z] [2023-04-21T10:23:13.776Z] #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 [2023-04-21T10:23:13.776Z] #35 87.89 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-04-21T10:23:13.776Z] #35 87.92 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-04-21T10:23:13.776Z] #35 87.95 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-21T10:23:13.776Z] #35 87.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:23:13.776Z] #35 88.01 Setting up python3-protobuf (3.12.4-1) ... [2023-04-21T10:23:13.776Z] #35 93.97 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-04-21T10:23:13.776Z] #35 93.99 Setting up protobuf-compiler (3.12.4-1) ... [2023-04-21T10:23:13.776Z] #35 94.01 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-04-21T10:23:13.776Z] #35 94.03 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-04-21T10:23:13.776Z] #35 94.07 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-04-21T10:23:13.776Z] #35 94.09 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-04-21T10:23:13.776Z] #35 94.13 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:23:13.776Z] #35 DONE 96.0s [2023-04-21T10:23:13.776Z] [2023-04-21T10:23:13.776Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:14.192Z] #48 19.73 + '[' -z '' ']' [2023-04-21T10:23:14.192Z] #48 19.73 + target=static [2023-04-21T10:23:14.192Z] #48 19.73 + make BUILDTAGS=seccomp static [2023-04-21T10:23:14.222Z] #38 162.0 CC criu/sk-netlink.o [2023-04-21T10:23:14.304Z] #33 ... [2023-04-21T10:23:14.304Z] [2023-04-21T10:23:14.304Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-21T10:23:14.304Z] #38 8.065 [100%] Linking C executable tini-static [2023-04-21T10:23:14.756Z] #48 20.05 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc . [2023-04-21T10:23:14.792Z] #38 162.6 CC criu/sk-packet.o [2023-04-21T10:23:15.169Z] #38 ... [2023-04-21T10:23:15.169Z] [2023-04-21T10:23:15.169Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-04-21T10:23:15.169Z] #34 88.58 Selecting previously unselected package libxml2:amd64. [2023-04-21T10:23:15.169Z] #34 88.58 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-04-21T10:23:15.169Z] #34 88.59 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-21T10:23:15.169Z] #34 89.66 Selecting previously unselected package libarchive13:amd64. [2023-04-21T10:23:15.169Z] #34 89.67 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-04-21T10:23:15.169Z] #34 89.67 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-21T10:23:15.169Z] #34 90.44 Selecting previously unselected package libjsoncpp24:amd64. [2023-04-21T10:23:15.169Z] #34 90.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-04-21T10:23:15.169Z] #34 90.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-21T10:23:15.169Z] #34 90.62 Selecting previously unselected package librhash0:amd64. [2023-04-21T10:23:15.169Z] #34 90.62 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-04-21T10:23:15.169Z] #34 90.64 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-04-21T10:23:15.169Z] #34 90.89 Selecting previously unselected package libuv1:amd64. [2023-04-21T10:23:15.169Z] #34 90.89 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-04-21T10:23:15.169Z] #34 90.90 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-04-21T10:23:15.169Z] #34 91.06 Selecting previously unselected package cmake. [2023-04-21T10:23:15.169Z] #34 91.07 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-04-21T10:23:15.169Z] #34 91.07 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-21T10:23:15.169Z] #34 96.61 Setting up libicu67:amd64 (67.1-7) ... [2023-04-21T10:23:15.169Z] #34 96.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:23:15.169Z] #34 96.67 Setting up libuv1:amd64 (1.40.0-2) ... [2023-04-21T10:23:15.169Z] #34 96.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:23:15.169Z] #34 96.76 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-04-21T10:23:15.169Z] #34 96.82 Setting up librhash0:amd64 (1.4.1-2) ... [2023-04-21T10:23:15.169Z] #34 96.86 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-21T10:23:15.169Z] #34 96.94 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-04-21T10:23:15.169Z] #34 96.97 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-04-21T10:23:15.169Z] #34 97.00 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-21T10:23:15.169Z] #34 97.04 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:23:15.169Z] #34 DONE 97.5s [2023-04-21T10:23:15.169Z] [2023-04-21T10:23:15.169Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:23:15.169Z] #32 97.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-04-21T10:23:15.169Z] #32 97.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-04-21T10:23:15.169Z] #32 97.58 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-21T10:23:15.241Z] #38 ... [2023-04-21T10:23:15.241Z] [2023-04-21T10:23:15.241Z] #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 [2023-04-21T10:23:15.241Z] #28 89.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-04-21T10:23:15.241Z] #28 89.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-04-21T10:23:15.241Z] #28 89.64 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-21T10:23:15.503Z] #28 ... [2023-04-21T10:23:15.503Z] [2023-04-21T10:23:15.503Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:15.503Z] #39 10.69 PBCC images/timens.pb-c.c [2023-04-21T10:23:15.503Z] #39 10.84 DEP images/timens.pb-c.d [2023-04-21T10:23:15.503Z] #39 10.90 PBCC images/fown.pb-c.c [2023-04-21T10:23:15.503Z] #39 10.97 PBCC images/google/protobuf/descriptor.pb-c.c [2023-04-21T10:23:15.503Z] #39 11.16 PBCC images/opts.pb-c.c [2023-04-21T10:23:15.503Z] #39 11.23 PBCC images/memfd.pb-c.c [2023-04-21T10:23:15.503Z] #39 11.36 DEP images/fown.pb-c.d [2023-04-21T10:23:15.503Z] #39 11.48 DEP images/google/protobuf/descriptor.pb-c.d [2023-04-21T10:23:15.503Z] #39 11.56 DEP images/opts.pb-c.d [2023-04-21T10:23:15.503Z] #39 11.62 DEP images/memfd.pb-c.d [2023-04-21T10:23:15.503Z] #39 11.90 PBCC images/sit.pb-c.c [2023-04-21T10:23:15.503Z] #39 11.96 DEP images/sit.pb-c.d [2023-04-21T10:23:15.503Z] #39 12.02 PBCC images/macvlan.pb-c.c [2023-04-21T10:23:15.503Z] #39 12.06 DEP images/macvlan.pb-c.d [2023-04-21T10:23:15.733Z] #38 163.5 CC criu/sk-queue.o [2023-04-21T10:23:15.769Z] #39 12.14 PBCC images/autofs.pb-c.c [2023-04-21T10:23:15.769Z] #39 12.17 DEP images/autofs.pb-c.d [2023-04-21T10:23:16.028Z] #39 12.31 PBCC images/sysctl.pb-c.c [2023-04-21T10:23:16.028Z] #39 12.43 DEP images/sysctl.pb-c.d [2023-04-21T10:23:16.123Z] #48 ... [2023-04-21T10:23:16.123Z] [2023-04-21T10:23:16.123Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:23:16.123Z] #0 1.945 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:23:16.123Z] #0 1.973 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:23:16.123Z] #0 2.048 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:23:16.123Z] #0 3.130 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:23:16.123Z] #0 5.010 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:23:16.123Z] #0 6.879 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:23:16.123Z] #50 ... [2023-04-21T10:23:16.123Z] [2023-04-21T10:23:16.123Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:16.123Z] #38 124.8 DEP criu/files-reg.d [2023-04-21T10:23:16.123Z] #38 125.1 DEP criu/files-ext.d [2023-04-21T10:23:16.123Z] #38 125.4 DEP criu/file-lock.d [2023-04-21T10:23:16.123Z] #38 125.7 DEP criu/file-ids.d [2023-04-21T10:23:16.123Z] #38 125.9 DEP criu/fifo.d [2023-04-21T10:23:16.123Z] #38 126.2 DEP criu/fdstore.d [2023-04-21T10:23:16.123Z] #38 126.4 DEP criu/fault-injection.d [2023-04-21T10:23:16.123Z] #38 126.6 DEP criu/external.d [2023-04-21T10:23:16.123Z] #38 126.7 DEP criu/eventpoll.d [2023-04-21T10:23:16.123Z] #38 127.0 DEP criu/eventfd.d [2023-04-21T10:23:16.123Z] #38 127.5 DEP criu/crtools.d [2023-04-21T10:23:16.287Z] #39 12.61 PBCC images/time.pb-c.c [2023-04-21T10:23:16.287Z] #39 12.62 DEP images/time.pb-c.d [2023-04-21T10:23:16.287Z] #39 12.73 PBCC images/binfmt-misc.pb-c.c [2023-04-21T10:23:16.287Z] #39 12.80 DEP images/binfmt-misc.pb-c.d [2023-04-21T10:23:16.305Z] #38 164.1 CC criu/sk-tcp.o [2023-04-21T10:23:16.546Z] #39 12.94 PBCC images/seccomp.pb-c.c [2023-04-21T10:23:16.546Z] #39 12.98 DEP images/seccomp.pb-c.d [2023-04-21T10:23:16.546Z] #39 13.03 PBCC images/userns.pb-c.c [2023-04-21T10:23:16.546Z] #39 13.11 DEP images/userns.pb-c.d [2023-04-21T10:23:16.566Z] #38 ... [2023-04-21T10:23:16.566Z] [2023-04-21T10:23:16.566Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-21T10:23:16.566Z] #52 11.88 Collecting yamllint==1.26.1 [2023-04-21T10:23:16.566Z] #52 12.96 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-04-21T10:23:16.566Z] #52 14.36 Collecting pathspec>=0.5.3 [2023-04-21T10:23:16.566Z] #52 14.37 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-21T10:23:16.566Z] #52 14.79 Collecting pyyaml [2023-04-21T10:23:16.566Z] #52 14.80 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-04-21T10:23:16.566Z] #52 14.85 Building wheels for collected packages: yamllint [2023-04-21T10:23:16.566Z] #52 14.85 Building wheel for yamllint (setup.py): started [2023-04-21T10:23:16.566Z] #52 15.96 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-21T10:23:16.566Z] #52 15.97 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=be234d255960369af66db93985f8199f107a3c4b44cbd90f319b6005a662fea2 [2023-04-21T10:23:16.566Z] #52 15.97 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-04-21T10:23:16.566Z] #52 15.99 Successfully built yamllint [2023-04-21T10:23:16.566Z] #52 16.02 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-21T10:23:16.566Z] #52 16.43 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-04-21T10:23:16.566Z] #52 DONE 17.2s [2023-04-21T10:23:16.566Z] [2023-04-21T10:23:16.566Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-04-21T10:23:16.686Z] #38 127.9 DEP criu/cr-service.d [2023-04-21T10:23:16.805Z] #39 13.19 PBCC images/cgroup.pb-c.c [2023-04-21T10:23:16.805Z] #39 13.30 DEP images/cgroup.pb-c.d [2023-04-21T10:23:16.827Z] #53 DONE 0.4s [2023-04-21T10:23:16.827Z] [2023-04-21T10:23:16.827Z] #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 [2023-04-21T10:23:16.827Z] #33 ... [2023-04-21T10:23:16.827Z] [2023-04-21T10:23:16.827Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-04-21T10:23:16.944Z] #38 128.3 DEP criu/cr-restore.d [2023-04-21T10:23:17.065Z] #39 13.44 PBCC images/ext-file.pb-c.c [2023-04-21T10:23:17.065Z] #39 13.51 DEP images/ext-file.pb-c.d [2023-04-21T10:23:17.065Z] #39 ... [2023-04-21T10:23:17.065Z] [2023-04-21T10:23:17.065Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-21T10:23:17.065Z] #38 9.352 [100%] Built target tini-static [2023-04-21T10:23:17.065Z] #38 9.459 + mkdir -p /build [2023-04-21T10:23:17.065Z] #38 9.469 + cp tini-static /build/docker-init [2023-04-21T10:23:17.065Z] #38 DONE 11.0s [2023-04-21T10:23:17.324Z] [2023-04-21T10:23:17.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:17.324Z] #39 13.67 PBCC images/rpc.pb-c.c [2023-04-21T10:23:17.324Z] #39 13.71 DEP images/rpc.pb-c.d [2023-04-21T10:23:17.324Z] #39 13.87 PBCC images/siginfo.pb-c.c [2023-04-21T10:23:17.324Z] #39 13.90 DEP images/siginfo.pb-c.d [2023-04-21T10:23:17.400Z] #54 DONE 0.5s [2023-04-21T10:23:17.400Z] [2023-04-21T10:23:17.400Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-04-21T10:23:17.507Z] #38 129.1 DEP criu/cr-errno.d [2023-04-21T10:23:17.583Z] #39 14.05 PBCC images/pagemap.pb-c.c [2023-04-21T10:23:17.583Z] #39 14.11 DEP images/pagemap.pb-c.d [2023-04-21T10:23:17.661Z] #55 DONE 0.2s [2023-04-21T10:23:17.661Z] [2023-04-21T10:23:17.661Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-04-21T10:23:17.661Z] #56 DONE 0.1s [2023-04-21T10:23:17.661Z] [2023-04-21T10:23:17.661Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-04-21T10:23:17.764Z] #38 129.2 DEP criu/cr-dump.d [2023-04-21T10:23:17.842Z] #39 14.26 PBCC images/rlimit.pb-c.c [2023-04-21T10:23:17.843Z] #39 14.26 DEP images/rlimit.pb-c.d [2023-04-21T10:23:17.843Z] #39 14.42 PBCC images/file-lock.pb-c.c [2023-04-21T10:23:17.843Z] #39 14.47 DEP images/file-lock.pb-c.d [2023-04-21T10:23:17.922Z] #57 DONE 0.1s [2023-04-21T10:23:17.922Z] [2023-04-21T10:23:17.922Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:17.922Z] #38 165.0 CC criu/sk-unix.o [2023-04-21T10:23:18.020Z] #38 129.6 DEP criu/cr-dedup.d [2023-04-21T10:23:18.102Z] #39 14.60 PBCC images/tty.pb-c.c [2023-04-21T10:23:18.277Z] #38 129.9 DEP criu/cr-check.d [2023-04-21T10:23:18.361Z] #39 14.65 DEP images/tty.pb-c.d [2023-04-21T10:23:18.361Z] #39 14.76 PBCC images/tun.pb-c.c [2023-04-21T10:23:18.361Z] #39 14.84 PBCC images/netdev.pb-c.c [2023-04-21T10:23:18.534Z] #38 ... [2023-04-21T10:23:18.534Z] [2023-04-21T10:23:18.534Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:23:18.534Z] #50 12.65 Fetched 8643 kB in 11s (788 kB/s) [2023-04-21T10:23:18.619Z] #39 14.95 DEP images/tun.pb-c.d [2023-04-21T10:23:18.619Z] #39 15.05 DEP images/netdev.pb-c.d [2023-04-21T10:23:18.619Z] #39 15.16 PBCC images/vma.pb-c.c [2023-04-21T10:23:18.878Z] #39 15.24 DEP images/vma.pb-c.d [2023-04-21T10:23:18.878Z] #39 15.34 PBCC images/creds.pb-c.c [2023-04-21T10:23:18.878Z] #39 15.35 DEP images/creds.pb-c.d [2023-04-21T10:23:19.137Z] #39 15.48 PBCC images/utsns.pb-c.c [2023-04-21T10:23:19.137Z] #39 15.51 DEP images/utsns.pb-c.d [2023-04-21T10:23:19.137Z] #39 15.64 PBCC images/ipc-desc.pb-c.c [2023-04-21T10:23:19.395Z] #39 15.77 PBCC images/ipc-sem.pb-c.c [2023-04-21T10:23:19.395Z] #39 15.84 DEP images/ipc-desc.pb-c.d [2023-04-21T10:23:19.654Z] #39 15.94 DEP images/ipc-sem.pb-c.d [2023-04-21T10:23:19.654Z] #39 16.08 PBCC images/ipc-msg.pb-c.c [2023-04-21T10:23:19.654Z] #39 16.11 DEP images/ipc-msg.pb-c.d [2023-04-21T10:23:19.654Z] #39 16.12 PBCC images/ipc-shm.pb-c.c [2023-04-21T10:23:19.654Z] #39 16.13 DEP images/ipc-shm.pb-c.d [2023-04-21T10:23:19.654Z] #39 16.14 PBCC images/ipc-var.pb-c.c [2023-04-21T10:23:19.654Z] #39 16.15 DEP images/ipc-var.pb-c.d [2023-04-21T10:23:19.654Z] #39 16.16 PBCC images/sk-opts.pb-c.c [2023-04-21T10:23:19.654Z] #39 16.17 PBCC images/packet-sock.pb-c.c [2023-04-21T10:23:19.654Z] #39 16.18 DEP images/sk-opts.pb-c.d [2023-04-21T10:23:19.833Z] #38 167.5 CC criu/sockets.o [2023-04-21T10:23:19.913Z] #39 16.19 DEP images/packet-sock.pb-c.d [2023-04-21T10:23:19.913Z] #39 16.24 PBCC images/sk-netlink.pb-c.c [2023-04-21T10:23:19.913Z] #39 16.30 DEP images/sk-netlink.pb-c.d [2023-04-21T10:23:19.913Z] #39 16.42 PBCC images/sk-inet.pb-c.c [2023-04-21T10:23:20.172Z] #39 16.52 DEP images/sk-inet.pb-c.d [2023-04-21T10:23:20.172Z] #39 16.62 PBCC images/sk-unix.pb-c.c [2023-04-21T10:23:20.172Z] #39 16.67 DEP images/sk-unix.pb-c.d [2023-04-21T10:23:20.431Z] #39 16.79 PBCC images/mm.pb-c.c [2023-04-21T10:23:20.431Z] #39 16.81 DEP images/mm.pb-c.d [2023-04-21T10:23:20.431Z] #39 16.96 PBCC images/timerfd.pb-c.c [2023-04-21T10:23:20.690Z] #39 17.07 DEP images/timerfd.pb-c.d [2023-04-21T10:23:20.690Z] #39 17.15 PBCC images/timer.pb-c.c [2023-04-21T10:23:20.690Z] #39 17.16 DEP images/timer.pb-c.d [2023-04-21T10:23:20.690Z] #39 17.23 PBCC images/sa.pb-c.c [2023-04-21T10:23:20.690Z] #39 17.27 DEP images/sa.pb-c.d [2023-04-21T10:23:20.950Z] #39 17.34 PBCC images/pipe-data.pb-c.c [2023-04-21T10:23:20.950Z] #39 17.36 DEP images/pipe-data.pb-c.d [2023-04-21T10:23:20.950Z] #39 17.45 PBCC images/mnt.pb-c.c [2023-04-21T10:23:21.209Z] #39 17.58 DEP images/mnt.pb-c.d [2023-04-21T10:23:21.209Z] #39 17.71 PBCC images/sk-packet.pb-c.c [2023-04-21T10:23:21.217Z] #38 168.8 CC criu/stats.o [2023-04-21T10:23:21.217Z] #38 169.1 CC criu/string.o [2023-04-21T10:23:21.217Z] #38 169.2 CC criu/sysctl.o [2023-04-21T10:23:21.468Z] #39 17.72 DEP images/sk-packet.pb-c.d [2023-04-21T10:23:21.468Z] #39 17.85 PBCC images/tcp-stream.pb-c.c [2023-04-21T10:23:21.468Z] #39 17.93 DEP images/tcp-stream.pb-c.d [2023-04-21T10:23:21.468Z] #39 18.00 PBCC images/pipe.pb-c.c [2023-04-21T10:23:21.757Z] #32 ... [2023-04-21T10:23:21.757Z] [2023-04-21T10:23:21.757Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-21T10:23:21.757Z] #0 1.481 + RM_GOPATH=0 [2023-04-21T10:23:21.757Z] #0 1.481 + TMP_GOPATH= [2023-04-21T10:23:21.757Z] #0 1.481 + : /build [2023-04-21T10:23:21.757Z] #0 1.481 + '[' -z '' ']' [2023-04-21T10:23:21.757Z] #0 1.482 ++ mktemp -d [2023-04-21T10:23:21.757Z] #0 1.483 + export GOPATH=/tmp/tmp.ckGHzfK3gl [2023-04-21T10:23:21.757Z] #0 1.483 + GOPATH=/tmp/tmp.ckGHzfK3gl [2023-04-21T10:23:21.757Z] #0 1.483 + RM_GOPATH=1 [2023-04-21T10:23:21.757Z] #0 1.483 + case "$(go env GOARCH)" in [2023-04-21T10:23:21.757Z] #0 1.483 ++ go env GOARCH [2023-04-21T10:23:21.757Z] #0 1.522 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:23:21.757Z] #0 1.523 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:23:21.757Z] #0 1.523 ++ dirname /tmp/install/install.sh [2023-04-21T10:23:21.757Z] #0 1.524 + dir=/tmp/install [2023-04-21T10:23:21.757Z] #0 1.532 + bin=tini [2023-04-21T10:23:21.757Z] #0 1.532 + shift [2023-04-21T10:23:21.757Z] #0 1.532 + '[' '!' -f /tmp/install/tini.installer ']' [2023-04-21T10:23:21.757Z] #0 1.532 + . /tmp/install/tini.installer [2023-04-21T10:23:21.757Z] #0 1.532 ++ : v0.19.0 [2023-04-21T10:23:21.757Z] #0 1.532 + install_tini [2023-04-21T10:23:21.757Z] #0 1.532 + echo 'Install tini version v0.19.0' [2023-04-21T10:23:21.757Z] #0 1.532 + git clone https://github.com/krallin/tini.git /tmp/tmp.ckGHzfK3gl/tini [2023-04-21T10:23:21.757Z] #0 1.532 Install tini version v0.19.0 [2023-04-21T10:23:21.757Z] #0 1.534 Cloning into '/tmp/tmp.ckGHzfK3gl/tini'... [2023-04-21T10:23:21.757Z] #0 2.747 + cd /tmp/tmp.ckGHzfK3gl/tini [2023-04-21T10:23:21.757Z] #0 2.748 + git checkout -q v0.19.0 [2023-04-21T10:23:21.757Z] #0 2.819 + cmake . [2023-04-21T10:23:21.758Z] #0 3.614 -- The C compiler identification is GNU 10.2.1 [2023-04-21T10:23:21.758Z] #0 3.748 -- Detecting C compiler ABI info [2023-04-21T10:23:21.758Z] #0 4.685 -- Detecting C compiler ABI info - done [2023-04-21T10:23:21.758Z] #0 4.886 -- Check for working C compiler: /usr/bin/cc - skipped [2023-04-21T10:23:21.758Z] #0 4.899 -- Detecting C compile features [2023-04-21T10:23:21.758Z] #0 4.901 -- Detecting C compile features - done [2023-04-21T10:23:21.758Z] #0 4.949 -- Performing Test HAS_BUILTIN_FORTIFY [2023-04-21T10:23:21.758Z] #0 5.161 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-04-21T10:23:21.758Z] #0 5.342 -- Configuring done [2023-04-21T10:23:21.758Z] #0 5.376 -- Generating done [2023-04-21T10:23:21.758Z] #0 5.382 -- Build files have been written to: /tmp/tmp.ckGHzfK3gl/tini [2023-04-21T10:23:21.758Z] #0 5.416 + make tini-static [2023-04-21T10:23:21.758Z] #39 5.892 Scanning dependencies of target tini-static [2023-04-21T10:23:21.758Z] #39 6.027 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-04-21T10:23:21.759Z] #39 ... [2023-04-21T10:23:21.759Z] [2023-04-21T10:23:21.759Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:23:21.759Z] #34 DONE 106.1s [2023-04-21T10:23:21.759Z] [2023-04-21T10:23:21.759Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:21.759Z] #39 18.03 DEP images/pipe.pb-c.d [2023-04-21T10:23:21.759Z] #39 18.14 PBCC images/pstree.pb-c.c [2023-04-21T10:23:21.759Z] #39 18.22 DEP images/pstree.pb-c.d [2023-04-21T10:23:21.759Z] #39 18.28 PBCC images/fs.pb-c.c [2023-04-21T10:23:22.022Z] #39 18.32 DEP images/fs.pb-c.d [2023-04-21T10:23:22.022Z] #39 18.45 PBCC images/signalfd.pb-c.c [2023-04-21T10:23:22.022Z] #39 18.54 DEP images/signalfd.pb-c.d [2023-04-21T10:23:22.157Z] #38 169.9 CC criu/sysfs_parse.o [2023-04-21T10:23:22.300Z] #39 18.61 PBCC images/fh.pb-c.c [2023-04-21T10:23:22.300Z] #39 18.74 PBCC images/fsnotify.pb-c.c [2023-04-21T10:23:22.329Z] #39 ... [2023-04-21T10:23:22.329Z] [2023-04-21T10:23:22.329Z] #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 [2023-04-21T10:23:22.329Z] #27 94.40 sync [2023-04-21T10:23:22.329Z] #27 94.40 internal/reflectlite [2023-04-21T10:23:22.329Z] #27 96.31 internal/testlog [2023-04-21T10:23:22.329Z] #27 98.64 sort [2023-04-21T10:23:22.329Z] #27 98.64 errors [2023-04-21T10:23:22.329Z] #27 99.25 strconv [2023-04-21T10:23:22.329Z] #27 101.2 io [2023-04-21T10:23:22.329Z] #27 103.2 internal/oserror [2023-04-21T10:23:22.329Z] #27 103.6 syscall [2023-04-21T10:23:22.329Z] #27 ... [2023-04-21T10:23:22.329Z] [2023-04-21T10:23:22.329Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:22.329Z] #38 3.797 Note: Building without setproctitle() and strlcpy() support. [2023-04-21T10:23:22.329Z] #38 3.797 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-21T10:23:22.329Z] #38 3.821 Note: Building without GnuTLS support [2023-04-21T10:23:22.329Z] #38 3.854 Makefile.config:39: Warn: you have no libnftables installed [2023-04-21T10:23:22.329Z] #38 3.854 Makefile.config:40: Warn: Building without nftables support [2023-04-21T10:23:22.329Z] #38 6.696 fatal: not a git repository (or any of the parent directories): .git [2023-04-21T10:23:22.329Z] #38 6.775 GEN .gitid [2023-04-21T10:23:22.329Z] #38 6.826 GEN criu/include/version.h [2023-04-21T10:23:22.329Z] #38 6.947 GEN include/common/asm [2023-04-21T10:23:22.418Z] #38 170.3 CC criu/timens.o [2023-04-21T10:23:22.561Z] #39 18.89 DEP images/fh.pb-c.d [2023-04-21T10:23:22.561Z] #39 19.01 DEP images/fsnotify.pb-c.d [2023-04-21T10:23:22.561Z] #39 19.10 PBCC images/eventpoll.pb-c.c [2023-04-21T10:23:22.822Z] #39 19.15 DEP images/eventpoll.pb-c.d [2023-04-21T10:23:22.822Z] #39 19.38 PBCC images/eventfd.pb-c.c [2023-04-21T10:23:22.989Z] #38 170.8 CC criu/timerfd.o [2023-04-21T10:23:23.081Z] #39 19.42 DEP images/eventfd.pb-c.d [2023-04-21T10:23:23.081Z] #39 19.50 PBCC images/remap-file-path.pb-c.c [2023-04-21T10:23:23.081Z] #39 19.62 DEP images/remap-file-path.pb-c.d [2023-04-21T10:23:23.271Z] #38 ... [2023-04-21T10:23:23.271Z] [2023-04-21T10:23:23.271Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2023-04-21T10:23:23.271Z] #39 7.985 [100%] Linking C executable tini-static [2023-04-21T10:23:23.339Z] #39 19.77 PBCC images/fifo.pb-c.c [2023-04-21T10:23:23.339Z] #39 19.79 DEP images/fifo.pb-c.d [2023-04-21T10:23:23.339Z] #39 19.88 PBCC images/ghost-file.pb-c.c [2023-04-21T10:23:23.559Z] #38 171.2 CC criu/tty.o [2023-04-21T10:23:23.598Z] #39 19.96 DEP images/ghost-file.pb-c.d [2023-04-21T10:23:23.598Z] #39 20.02 PBCC images/regfile.pb-c.c [2023-04-21T10:23:23.598Z] #39 20.08 DEP images/regfile.pb-c.d [2023-04-21T10:23:23.788Z] #50 12.65 Reading package lists... [2023-04-21T10:23:23.857Z] #39 20.22 PBCC images/ns.pb-c.c [2023-04-21T10:23:23.857Z] #39 20.25 DEP images/ns.pb-c.d [2023-04-21T10:23:23.857Z] #39 20.41 PBCC images/fdinfo.pb-c.c [2023-04-21T10:23:24.116Z] #39 20.60 DEP images/fdinfo.pb-c.d [2023-04-21T10:23:24.116Z] #39 20.71 PBCC images/core-aarch64.pb-c.c [2023-04-21T10:23:24.213Z] #39 9.061 [100%] Built target tini-static [2023-04-21T10:23:24.375Z] #39 20.77 PBCC images/core-arm.pb-c.c [2023-04-21T10:23:24.375Z] #39 20.83 PBCC images/core-ppc64.pb-c.c [2023-04-21T10:23:24.375Z] #39 20.88 PBCC images/core-s390.pb-c.c [2023-04-21T10:23:24.375Z] #39 20.95 PBCC images/core-x86.pb-c.c [2023-04-21T10:23:24.476Z] #39 9.258 + mkdir -p /build [2023-04-21T10:23:24.476Z] #39 9.258 + cp tini-static /build/docker-init [2023-04-21T10:23:24.634Z] #39 21.01 PBCC images/core.pb-c.c [2023-04-21T10:23:24.634Z] #39 21.08 PBCC images/inventory.pb-c.c [2023-04-21T10:23:24.634Z] #39 21.21 DEP images/core-aarch64.pb-c.d [2023-04-21T10:23:24.894Z] #39 21.33 DEP images/core-arm.pb-c.d [2023-04-21T10:23:24.894Z] #39 21.39 DEP images/core-ppc64.pb-c.d [2023-04-21T10:23:25.063Z] #39 DONE 9.9s [2023-04-21T10:23:25.063Z] [2023-04-21T10:23:25.063Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:25.063Z] #38 10.80 PBCC images/timens.pb-c.c [2023-04-21T10:23:25.063Z] #38 10.83 DEP images/timens.pb-c.d [2023-04-21T10:23:25.063Z] #38 10.89 PBCC images/fown.pb-c.c [2023-04-21T10:23:25.063Z] #38 10.94 PBCC images/google/protobuf/descriptor.pb-c.c [2023-04-21T10:23:25.063Z] #38 11.02 PBCC images/opts.pb-c.c [2023-04-21T10:23:25.063Z] #38 11.08 PBCC images/memfd.pb-c.c [2023-04-21T10:23:25.063Z] #38 11.13 DEP images/fown.pb-c.d [2023-04-21T10:23:25.063Z] #38 11.20 DEP images/google/protobuf/descriptor.pb-c.d [2023-04-21T10:23:25.063Z] #38 11.32 DEP images/opts.pb-c.d [2023-04-21T10:23:25.063Z] #38 11.44 DEP images/memfd.pb-c.d [2023-04-21T10:23:25.153Z] #39 21.48 DEP images/core-s390.pb-c.d [2023-04-21T10:23:25.153Z] #39 21.53 DEP images/core-x86.pb-c.d [2023-04-21T10:23:25.153Z] #39 21.64 DEP images/core.pb-c.d [2023-04-21T10:23:25.153Z] #39 21.73 DEP images/inventory.pb-c.d [2023-04-21T10:23:25.157Z] #50 17.38 Reading package lists... [2023-04-21T10:23:25.157Z] #50 ... [2023-04-21T10:23:25.157Z] [2023-04-21T10:23:25.157Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:25.157Z] #38 130.3 DEP criu/config.d [2023-04-21T10:23:25.157Z] #38 130.4 DEP criu/clone-noasan.d [2023-04-21T10:23:25.157Z] #38 130.5 DEP criu/cgroup.d [2023-04-21T10:23:25.157Z] #38 130.7 DEP criu/cgroup-props.d [2023-04-21T10:23:25.157Z] #38 130.9 DEP criu/bitmap.d [2023-04-21T10:23:25.157Z] #38 131.0 DEP criu/bfd.d [2023-04-21T10:23:25.157Z] #38 131.1 DEP criu/autofs.d [2023-04-21T10:23:25.157Z] #38 131.3 DEP criu/aio.d [2023-04-21T10:23:25.157Z] #38 131.5 DEP criu/action-scripts.d [2023-04-21T10:23:25.157Z] #38 132.0 CC criu/action-scripts.o [2023-04-21T10:23:25.157Z] #38 133.1 CC criu/aio.o [2023-04-21T10:23:25.157Z] #38 134.1 CC criu/autofs.o [2023-04-21T10:23:25.157Z] #38 136.7 CC criu/bfd.o [2023-04-21T10:23:25.324Z] #38 11.64 PBCC images/sit.pb-c.c [2023-04-21T10:23:25.412Z] #39 21.79 PBCC images/cpuinfo.pb-c.c [2023-04-21T10:23:25.412Z] #39 21.82 DEP images/cpuinfo.pb-c.d [2023-04-21T10:23:25.412Z] #39 21.86 PBCC images/stats.pb-c.c [2023-04-21T10:23:25.412Z] #39 21.87 DEP images/stats.pb-c.d [2023-04-21T10:23:25.412Z] #39 ... [2023-04-21T10:23:25.412Z] [2023-04-21T10:23:25.412Z] #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 [2023-04-21T10:23:25.412Z] #28 99.90 Selecting previously unselected package gcc-mingw-w64-base. [2023-04-21T10:23:25.412Z] #28 99.91 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:23:25.412Z] #28 99.91 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-21T10:23:25.412Z] #28 100.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-04-21T10:23:25.412Z] #28 100.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:23:25.412Z] #28 100.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-21T10:23:25.585Z] #38 11.77 DEP images/sit.pb-c.d [2023-04-21T10:23:25.585Z] #38 11.92 PBCC images/macvlan.pb-c.c [2023-04-21T10:23:25.585Z] #38 12.00 DEP images/macvlan.pb-c.d [2023-04-21T10:23:25.671Z] #28 ... [2023-04-21T10:23:25.671Z] [2023-04-21T10:23:25.671Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:23:25.671Z] #33 108.8 internal/syscall/unix [2023-04-21T10:23:25.671Z] #33 109.5 time [2023-04-21T10:23:25.845Z] #38 12.19 PBCC images/autofs.pb-c.c [2023-04-21T10:23:25.846Z] #38 12.21 DEP images/autofs.pb-c.d [2023-04-21T10:23:26.098Z] #38 173.5 CC criu/tun.o [2023-04-21T10:23:26.106Z] #38 12.32 PBCC images/sysctl.pb-c.c [2023-04-21T10:23:26.106Z] #38 12.37 DEP images/sysctl.pb-c.d [2023-04-21T10:23:26.358Z] #38 174.1 CC criu/uffd.o [2023-04-21T10:23:26.366Z] #38 12.48 PBCC images/time.pb-c.c [2023-04-21T10:23:26.366Z] #38 12.50 DEP images/time.pb-c.d [2023-04-21T10:23:26.366Z] #38 12.68 PBCC images/binfmt-misc.pb-c.c [2023-04-21T10:23:26.523Z] #38 137.7 CC criu/bitmap.o [2023-04-21T10:23:26.523Z] #38 138.0 CC criu/cgroup-props.o [2023-04-21T10:23:26.631Z] #38 12.76 DEP images/binfmt-misc.pb-c.d [2023-04-21T10:23:26.631Z] #38 12.89 PBCC images/seccomp.pb-c.c [2023-04-21T10:23:26.631Z] #38 12.94 DEP images/seccomp.pb-c.d [2023-04-21T10:23:26.631Z] #38 13.04 PBCC images/userns.pb-c.c [2023-04-21T10:23:26.892Z] #38 13.13 DEP images/userns.pb-c.d [2023-04-21T10:23:26.892Z] #38 13.21 PBCC images/cgroup.pb-c.c [2023-04-21T10:23:26.892Z] #38 13.23 DEP images/cgroup.pb-c.d [2023-04-21T10:23:26.892Z] #38 13.31 PBCC images/ext-file.pb-c.c [2023-04-21T10:23:27.154Z] #38 13.35 DEP images/ext-file.pb-c.d [2023-04-21T10:23:27.154Z] #38 13.39 PBCC images/rpc.pb-c.c [2023-04-21T10:23:27.154Z] #38 13.42 DEP images/rpc.pb-c.d [2023-04-21T10:23:27.154Z] #38 13.46 PBCC images/siginfo.pb-c.c [2023-04-21T10:23:27.154Z] #38 13.48 DEP images/siginfo.pb-c.d [2023-04-21T10:23:27.154Z] #38 13.55 PBCC images/pagemap.pb-c.c [2023-04-21T10:23:27.415Z] #38 13.69 DEP images/pagemap.pb-c.d [2023-04-21T10:23:27.415Z] #38 13.80 PBCC images/rlimit.pb-c.c [2023-04-21T10:23:27.676Z] #38 13.82 DEP images/rlimit.pb-c.d [2023-04-21T10:23:27.676Z] #38 13.98 PBCC images/file-lock.pb-c.c [2023-04-21T10:23:27.676Z] #38 14.08 DEP images/file-lock.pb-c.d [2023-04-21T10:23:27.741Z] #38 175.4 CC criu/util.o [2023-04-21T10:23:27.937Z] #38 14.13 PBCC images/tty.pb-c.c [2023-04-21T10:23:27.937Z] #38 14.20 DEP images/tty.pb-c.d [2023-04-21T10:23:27.937Z] #38 14.28 PBCC images/tun.pb-c.c [2023-04-21T10:23:28.199Z] #38 14.38 PBCC images/netdev.pb-c.c [2023-04-21T10:23:28.199Z] #38 14.48 DEP images/tun.pb-c.d [2023-04-21T10:23:28.199Z] #38 14.60 DEP images/netdev.pb-c.d [2023-04-21T10:23:28.415Z] #38 ... [2023-04-21T10:23:28.415Z] [2023-04-21T10:23:28.415Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:23:28.415Z] #50 17.38 Reading package lists... [2023-04-21T10:23:28.461Z] #38 ... [2023-04-21T10:23:28.461Z] [2023-04-21T10:23:28.461Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-04-21T10:23:28.461Z] #26 DONE 110.6s [2023-04-21T10:23:28.461Z] [2023-04-21T10:23:28.461Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:28.461Z] #38 14.66 PBCC images/vma.pb-c.c [2023-04-21T10:23:28.461Z] #38 14.75 DEP images/vma.pb-c.d [2023-04-21T10:23:28.461Z] #38 14.86 PBCC images/creds.pb-c.c [2023-04-21T10:23:28.722Z] #38 14.89 DEP images/creds.pb-c.d [2023-04-21T10:23:28.722Z] #38 14.97 PBCC images/utsns.pb-c.c [2023-04-21T10:23:28.722Z] #38 15.02 DEP images/utsns.pb-c.d [2023-04-21T10:23:28.983Z] #38 15.13 PBCC images/ipc-desc.pb-c.c [2023-04-21T10:23:28.983Z] #38 15.18 PBCC images/ipc-sem.pb-c.c [2023-04-21T10:23:28.983Z] #38 15.26 DEP images/ipc-desc.pb-c.d [2023-04-21T10:23:28.983Z] #38 15.40 DEP images/ipc-sem.pb-c.d [2023-04-21T10:23:29.122Z] #38 177.0 CC criu/uts_ns.o [2023-04-21T10:23:29.244Z] #38 15.56 PBCC images/ipc-msg.pb-c.c [2023-04-21T10:23:29.244Z] #38 15.65 DEP images/ipc-msg.pb-c.d [2023-04-21T10:23:29.382Z] #38 177.3 CC criu/vdso-compat.o [2023-04-21T10:23:29.505Z] #38 15.75 PBCC images/ipc-shm.pb-c.c [2023-04-21T10:23:29.505Z] #38 15.76 DEP images/ipc-shm.pb-c.d [2023-04-21T10:23:29.642Z] #38 177.5 CC criu/vdso.o [2023-04-21T10:23:29.783Z] #38 15.95 PBCC images/ipc-var.pb-c.c [2023-04-21T10:23:29.783Z] #38 15.95 DEP images/ipc-var.pb-c.d [2023-04-21T10:23:29.783Z] #38 16.06 PBCC images/sk-opts.pb-c.c [2023-04-21T10:23:29.783Z] #38 16.12 PBCC images/packet-sock.pb-c.c [2023-04-21T10:23:29.783Z] #38 16.20 DEP images/sk-opts.pb-c.d [2023-04-21T10:23:29.861Z] #33 ... [2023-04-21T10:23:29.861Z] [2023-04-21T10:23:29.861Z] #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 [2023-04-21T10:23:29.861Z] #28 114.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-04-21T10:23:29.861Z] #28 114.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:23:29.861Z] #28 114.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:23:30.039Z] #50 22.58 Building dependency tree... [2023-04-21T10:23:30.046Z] #38 16.29 DEP images/packet-sock.pb-c.d [2023-04-21T10:23:30.046Z] #38 16.40 PBCC images/sk-netlink.pb-c.c [2023-04-21T10:23:30.046Z] #38 16.49 DEP images/sk-netlink.pb-c.d [2023-04-21T10:23:30.306Z] #38 16.62 PBCC images/sk-inet.pb-c.c [2023-04-21T10:23:30.307Z] #38 16.70 DEP images/sk-inet.pb-c.d [2023-04-21T10:23:30.307Z] #38 16.76 PBCC images/sk-unix.pb-c.c [2023-04-21T10:23:30.368Z] #40 ... [2023-04-21T10:23:30.368Z] [2023-04-21T10:23:30.368Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-04-21T10:23:30.368Z] #21 256.3 + return [2023-04-21T10:23:30.368Z] #21 DONE 256.7s [2023-04-21T10:23:30.368Z] [2023-04-21T10:23:30.368Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:23:30.368Z] #40 ... [2023-04-21T10:23:30.368Z] [2023-04-21T10:23:30.368Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-04-21T10:23:30.368Z] #53 DONE 0.2s [2023-04-21T10:23:30.368Z] [2023-04-21T10:23:30.368Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-04-21T10:23:30.368Z] #54 DONE 0.3s [2023-04-21T10:23:30.368Z] [2023-04-21T10:23:30.368Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-04-21T10:23:30.569Z] #38 16.82 DEP images/sk-unix.pb-c.d [2023-04-21T10:23:30.569Z] #38 16.91 PBCC images/mm.pb-c.c [2023-04-21T10:23:30.569Z] #38 17.01 DEP images/mm.pb-c.d [2023-04-21T10:23:30.583Z] #38 178.2 LINK criu/built-in.o [2023-04-21T10:23:30.583Z] #38 178.4 LINK criu/criu [2023-04-21T10:23:30.627Z] #55 DONE 0.1s [2023-04-21T10:23:30.627Z] [2023-04-21T10:23:30.627Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-04-21T10:23:30.627Z] #56 DONE 0.1s [2023-04-21T10:23:30.627Z] [2023-04-21T10:23:30.627Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-04-21T10:23:30.627Z] #57 DONE 0.1s [2023-04-21T10:23:30.627Z] [2023-04-21T10:23:30.627Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-04-21T10:23:30.627Z] #58 DONE 0.1s [2023-04-21T10:23:30.627Z] [2023-04-21T10:23:30.627Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:23:30.832Z] #38 17.06 PBCC images/timerfd.pb-c.c [2023-04-21T10:23:30.843Z] #38 ... [2023-04-21T10:23:30.843Z] [2023-04-21T10:23:30.843Z] #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 [2023-04-21T10:23:30.843Z] #23 233.5 + dpkg --print-architecture [2023-04-21T10:23:30.843Z] #23 233.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-04-21T10:23:30.898Z] #40 ... [2023-04-21T10:23:30.898Z] [2023-04-21T10:23:30.898Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-04-21T10:23:30.898Z] #59 DONE 0.1s [2023-04-21T10:23:30.898Z] [2023-04-21T10:23:30.898Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-04-21T10:23:30.898Z] #60 DONE 0.1s [2023-04-21T10:23:30.898Z] [2023-04-21T10:23:30.898Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:23:31.093Z] #38 17.16 DEP images/timerfd.pb-c.d [2023-04-21T10:23:31.094Z] #38 17.25 PBCC images/timer.pb-c.c [2023-04-21T10:23:31.094Z] #38 17.31 DEP images/timer.pb-c.d [2023-04-21T10:23:31.094Z] #38 17.42 PBCC images/sa.pb-c.c [2023-04-21T10:23:31.156Z] #40 ... [2023-04-21T10:23:31.156Z] [2023-04-21T10:23:31.156Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-04-21T10:23:31.156Z] #61 DONE 0.1s [2023-04-21T10:23:31.156Z] [2023-04-21T10:23:31.156Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:23:31.355Z] #38 17.46 DEP images/sa.pb-c.d [2023-04-21T10:23:31.355Z] #38 17.59 PBCC images/pipe-data.pb-c.c [2023-04-21T10:23:31.355Z] #38 17.68 DEP images/pipe-data.pb-c.d [2023-04-21T10:23:31.355Z] #38 17.81 PBCC images/mnt.pb-c.c [2023-04-21T10:23:31.413Z] #23 234.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-04-21T10:23:31.413Z] #23 234.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-04-21T10:23:31.616Z] #38 17.87 DEP images/mnt.pb-c.d [2023-04-21T10:23:31.878Z] #38 18.00 PBCC images/sk-packet.pb-c.c [2023-04-21T10:23:31.878Z] #38 18.05 DEP images/sk-packet.pb-c.d [2023-04-21T10:23:31.878Z] #38 18.12 PBCC images/tcp-stream.pb-c.c [2023-04-21T10:23:31.878Z] #38 18.16 DEP images/tcp-stream.pb-c.d [2023-04-21T10:23:31.878Z] #38 18.22 PBCC images/pipe.pb-c.c [2023-04-21T10:23:31.929Z] #50 25.82 The following additional packages will be installed: [2023-04-21T10:23:31.929Z] #50 25.82 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-21T10:23:31.929Z] #50 25.83 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-04-21T10:23:31.929Z] #50 25.83 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-04-21T10:23:31.929Z] #50 25.83 python3-pkg-resources vim-runtime xxd [2023-04-21T10:23:31.929Z] #50 25.84 Suggested packages: [2023-04-21T10:23:31.929Z] #50 25.85 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-21T10:23:31.929Z] #50 25.85 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-21T10:23:31.929Z] #50 25.85 acl attr quota [2023-04-21T10:23:31.929Z] #50 25.85 Recommended packages: [2023-04-21T10:23:31.929Z] #50 25.85 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-21T10:23:32.138Z] #38 18.29 DEP images/pipe.pb-c.d [2023-04-21T10:23:32.138Z] #38 18.45 PBCC images/pstree.pb-c.c [2023-04-21T10:23:32.138Z] #38 18.51 DEP images/pstree.pb-c.d [2023-04-21T10:23:32.399Z] #38 18.64 PBCC images/fs.pb-c.c [2023-04-21T10:23:32.399Z] #38 18.69 DEP images/fs.pb-c.d [2023-04-21T10:23:32.660Z] #38 18.81 PBCC images/signalfd.pb-c.c [2023-04-21T10:23:32.660Z] #38 18.88 DEP images/signalfd.pb-c.d [2023-04-21T10:23:32.857Z] #50 ... [2023-04-21T10:23:32.857Z] [2023-04-21T10:23:32.857Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:23:32.857Z] #24 DONE 239.7s [2023-04-21T10:23:32.921Z] #38 19.10 PBCC images/fh.pb-c.c [2023-04-21T10:23:32.921Z] #38 19.16 PBCC images/fsnotify.pb-c.c [2023-04-21T10:23:33.113Z] [2023-04-21T10:23:33.113Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:33.113Z] #38 140.0 CC criu/cgroup.o [2023-04-21T10:23:33.182Z] #38 19.27 DEP images/fh.pb-c.d [2023-04-21T10:23:33.182Z] #38 19.46 DEP images/fsnotify.pb-c.d [2023-04-21T10:23:33.443Z] #38 19.63 PBCC images/eventpoll.pb-c.c [2023-04-21T10:23:33.443Z] #38 19.68 DEP images/eventpoll.pb-c.d [2023-04-21T10:23:33.443Z] #38 19.74 PBCC images/eventfd.pb-c.c [2023-04-21T10:23:33.443Z] #38 19.77 DEP images/eventfd.pb-c.d [2023-04-21T10:23:33.722Z] #38 19.89 PBCC images/remap-file-path.pb-c.c [2023-04-21T10:23:33.722Z] #38 19.97 DEP images/remap-file-path.pb-c.d [2023-04-21T10:23:33.722Z] #38 20.07 PBCC images/fifo.pb-c.c [2023-04-21T10:23:33.722Z] #38 20.12 DEP images/fifo.pb-c.d [2023-04-21T10:23:33.983Z] #38 20.16 PBCC images/ghost-file.pb-c.c [2023-04-21T10:23:33.983Z] #38 20.25 DEP images/ghost-file.pb-c.d [2023-04-21T10:23:33.983Z] #38 20.35 PBCC images/regfile.pb-c.c [2023-04-21T10:23:34.041Z] #38 145.3 CC criu/clone-noasan.o [2023-04-21T10:23:34.244Z] #38 20.41 DEP images/regfile.pb-c.d [2023-04-21T10:23:34.244Z] #38 20.48 PBCC images/ns.pb-c.c [2023-04-21T10:23:34.244Z] #38 ... [2023-04-21T10:23:34.244Z] [2023-04-21T10:23:34.244Z] #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 [2023-04-21T10:23:34.244Z] #27 106.4 reflect [2023-04-21T10:23:34.244Z] #27 ... [2023-04-21T10:23:34.244Z] [2023-04-21T10:23:34.244Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:34.244Z] #38 20.51 DEP images/ns.pb-c.d [2023-04-21T10:23:34.244Z] #38 20.56 PBCC images/fdinfo.pb-c.c [2023-04-21T10:23:34.298Z] #38 145.7 CC criu/config.o [2023-04-21T10:23:34.298Z] #38 ... [2023-04-21T10:23:34.298Z] [2023-04-21T10:23:34.298Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:23:34.298Z] #50 28.37 The following NEW packages will be installed: [2023-04-21T10:23:34.298Z] #50 28.37 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-04-21T10:23:34.298Z] #50 28.37 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-21T10:23:34.298Z] #50 28.37 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-04-21T10:23:34.298Z] #50 28.37 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-04-21T10:23:34.505Z] #38 20.65 DEP images/fdinfo.pb-c.d [2023-04-21T10:23:34.505Z] #38 20.77 PBCC images/core-aarch64.pb-c.c [2023-04-21T10:23:34.505Z] #38 20.86 PBCC images/core-arm.pb-c.c [2023-04-21T10:23:34.554Z] #50 28.40 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-04-21T10:23:34.554Z] #50 28.40 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-04-21T10:23:34.554Z] #50 28.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-04-21T10:23:34.554Z] #50 28.40 xz-utils zip [2023-04-21T10:23:34.768Z] #38 20.92 PBCC images/core-ppc64.pb-c.c [2023-04-21T10:23:34.768Z] #38 21.00 PBCC images/core-s390.pb-c.c [2023-04-21T10:23:34.768Z] #38 21.10 PBCC images/core-x86.pb-c.c [2023-04-21T10:23:34.768Z] #38 ... [2023-04-21T10:23:34.768Z] [2023-04-21T10:23:34.768Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:23:34.768Z] #32 107.0 Selecting previously unselected package gcc-mingw-w64-base. [2023-04-21T10:23:34.768Z] #32 107.0 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:23:34.768Z] #32 107.0 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-21T10:23:34.768Z] #32 107.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-04-21T10:23:34.768Z] #32 107.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:23:34.768Z] #32 107.5 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-21T10:23:34.813Z] #50 28.85 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:23:34.813Z] #50 28.85 Need to get 27.0 MB of archives. [2023-04-21T10:23:34.813Z] #50 28.85 After this operation, 104 MB of additional disk space will be used. [2023-04-21T10:23:34.813Z] #50 28.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-04-21T10:23:34.813Z] #50 28.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-04-21T10:23:34.813Z] #50 28.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-04-21T10:23:34.813Z] #50 28.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-21T10:23:34.813Z] #50 28.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-04-21T10:23:34.814Z] #50 28.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-04-21T10:23:34.814Z] #50 28.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-04-21T10:23:34.814Z] #50 28.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-04-21T10:23:34.814Z] #50 28.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-21T10:23:34.992Z] DEBUG: print all environment variables to check how Jenkins runs this script [2023-04-21T10:23:34.992Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-017698e2\powershellScript.ps1'; exit $LASTEXITCODE; [2023-04-21T10:23:34.992Z] ---------------------------------------------------------------------------- [2023-04-21T10:23:34.992Z] [2023-04-21T10:23:34.992Z] INFO: executeCI.ps1 starting at Fri Apr 21 10:23:32 CUT 2023 [2023-04-21T10:23:34.992Z] [2023-04-21T10:23:34.992Z] INFO: Script version 05-Feb-2019 09:03 PDT [2023-04-21T10:23:34.992Z] INFO: Running git version 2.24.1.windows.2 [2023-04-21T10:23:34.992Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2023-04-21T10:23:34.992Z] INFO: Environment variables: [2023-04-21T10:23:34.992Z] [2023-04-21T10:23:34.992Z] Name Value [2023-04-21T10:23:34.992Z] ---- ----- [2023-04-21T10:23:34.992Z] ALLUSERSPROFILE C:\ProgramData [2023-04-21T10:23:34.992Z] amd64 true [2023-04-21T10:23:34.992Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2023-04-21T10:23:34.992Z] APT_MIRROR cdn-fastly.deb.debian.org [2023-04-21T10:23:34.992Z] arm64 true [2023-04-21T10:23:34.992Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15 [2023-04-21T10:23:34.992Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2023-04-21T10:23:34.992Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15 [2023-04-21T10:23:34.992Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2023-04-21T10:23:34.992Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2023-04-21T10:23:34.992Z] BRANCH_NAME PR-45238 [2023-04-21T10:23:34.992Z] BUILD_DISPLAY_NAME #8 [2023-04-21T10:23:34.992Z] BUILD_ID 8 [2023-04-21T10:23:34.992Z] BUILD_NUMBER 8 [2023-04-21T10:23:34.992Z] BUILD_TAG jenkins-moby-PR-45238-8 [2023-04-21T10:23:34.992Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-45238/8/ [2023-04-21T10:23:34.992Z] cgroup2 true [2023-04-21T10:23:34.992Z] CHANGE_AUTHOR thaJeztah [2023-04-21T10:23:34.992Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2023-04-21T10:23:34.992Z] CHANGE_BRANCH 20.10_backport_update_runc_binary_1.1.5 [2023-04-21T10:23:34.992Z] CHANGE_FORK thaJeztah/docker [2023-04-21T10:23:34.992Z] CHANGE_ID 45238 [2023-04-21T10:23:34.992Z] CHANGE_TARGET 20.10 [2023-04-21T10:23:34.992Z] CHANGE_TITLE [20.10 backport] update runc binary to v1.1.5 [2023-04-21T10:23:34.992Z] CHANGE_URL https://github.com/moby/moby/pull/45238 [2023-04-21T10:23:34.992Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-04-21T10:23:34.992Z] CommonProgramFiles C:\Program Files\Common Files [2023-04-21T10:23:34.992Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2023-04-21T10:23:34.993Z] CommonProgramW6432 C:\Program Files\Common Files [2023-04-21T10:23:34.993Z] COMPUTERNAME azwin-2-0b68d0 [2023-04-21T10:23:34.993Z] ComSpec C:\Windows\system32\cmd.exe [2023-04-21T10:23:34.993Z] ConfigSequenceNumber 0 [2023-04-21T10:23:34.993Z] dco true [2023-04-21T10:23:34.993Z] DOCKER_BUILDKIT 0 [2023-04-21T10:23:34.993Z] DOCKER_DUT_DEBUG 1 [2023-04-21T10:23:34.993Z] DOCKER_EXPERIMENTAL 1 [2023-04-21T10:23:34.993Z] DOCKER_GRAPHDRIVER overlay2 [2023-04-21T10:23:34.993Z] DriverData C:\Windows\System32\Drivers\DriverData [2023-04-21T10:23:34.993Z] EXECUTOR_NUMBER 0 [2023-04-21T10:23:34.993Z] FQDN azwin-2-0b68d0.westus.cloudapp.azure.com [2023-04-21T10:23:34.993Z] GIT_BRANCH PR-45238 [2023-04-21T10:23:34.993Z] GIT_COMMIT 7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:23:34.993Z] GIT_PREVIOUS_COMMIT 437e8199c01eddb4bf9dffa165256489288038d2 [2023-04-21T10:23:34.993Z] GIT_URL https://github.com/moby/moby.git [2023-04-21T10:23:34.993Z] HUDSON_COOKIE 8ee16180-813c-4cc6-ae05-c50228052b93 [2023-04-21T10:23:34.993Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2023-04-21T10:23:34.993Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2023-04-21T10:23:34.993Z] HUDSON_URL https://ci-next.docker.com/public/ [2023-04-21T10:23:34.993Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2023-04-21T10:23:34.993Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2023-04-21T10:23:34.993Z] JENKINS_NODE_COOKIE 64093fd1-d7bb-471c-91e6-e360d6de5bae [2023-04-21T10:23:34.993Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2023-04-21T10:23:34.993Z] JENKINS_URL https://ci-next.docker.com/public/ [2023-04-21T10:23:34.993Z] JOB_BASE_NAME PR-45238 [2023-04-21T10:23:34.993Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45238/display/redirect [2023-04-21T10:23:34.993Z] JOB_NAME moby/PR-45238 [2023-04-21T10:23:34.993Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-45238/ [2023-04-21T10:23:34.993Z] library.jps.version master [2023-04-21T10:23:34.993Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2023-04-21T10:23:34.993Z] NODE_LABELS amd64 azure azwin-2-0b68d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2023-04-21T10:23:34.993Z] NODE_NAME azwin-2-0b68d0 [2023-04-21T10:23:34.993Z] NUMBER_OF_PROCESSORS 4 [2023-04-21T10:23:34.993Z] OS Windows_NT [2023-04-21T10:23:34.993Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2023-04-21T10:23:34.993Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2023-04-21T10:23:34.993Z] ppc64le false [2023-04-21T10:23:34.993Z] PROCESSOR_ARCHITECTURE AMD64 [2023-04-21T10:23:34.993Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2023-04-21T10:23:34.993Z] PROCESSOR_LEVEL 6 [2023-04-21T10:23:34.993Z] PROCESSOR_REVISION 4f01 [2023-04-21T10:23:34.993Z] ProgramData C:\ProgramData [2023-04-21T10:23:34.993Z] ProgramFiles C:\Program Files [2023-04-21T10:23:34.993Z] ProgramFiles(x86) C:\Program Files (x86) [2023-04-21T10:23:34.993Z] ProgramW6432 C:\Program Files [2023-04-21T10:23:34.993Z] PROMPT $P$G [2023-04-21T10:23:34.993Z] PSExecutionPolicyPreference Bypass [2023-04-21T10:23:34.993Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2023-04-21T10:23:34.993Z] PUBLIC C:\Users\Public [2023-04-21T10:23:34.993Z] rootless true [2023-04-21T10:23:34.993Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45238/8/display/redirect?page=artif... [2023-04-21T10:23:34.993Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45238/8/display/redirect?page=changes [2023-04-21T10:23:34.993Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45238/8/display/redirect [2023-04-21T10:23:34.993Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45238/8/display/redirect?page=tests [2023-04-21T10:23:34.993Z] s390x false [2023-04-21T10:23:34.993Z] SKIP_VALIDATION_TESTS 1 [2023-04-21T10:23:34.993Z] SOURCES_DRIVE d [2023-04-21T10:23:34.993Z] SOURCES_SUBDIR gopath [2023-04-21T10:23:34.993Z] STAGE_NAME Run tests [2023-04-21T10:23:34.993Z] SystemDrive C: [2023-04-21T10:23:34.993Z] SystemRoot C:\Windows [2023-04-21T10:23:34.993Z] TEMP C:\Windows\TEMP [2023-04-21T10:23:34.993Z] TESTDEBUG 0 [2023-04-21T10:23:34.993Z] TESTRUN_DRIVE d [2023-04-21T10:23:34.993Z] TESTRUN_SUBDIR CI [2023-04-21T10:23:34.993Z] TIMEOUT 120m [2023-04-21T10:23:34.993Z] TMP C:\Windows\TEMP [2023-04-21T10:23:34.993Z] unit_validate true [2023-04-21T10:23:34.993Z] USERDOMAIN WORKGROUP [2023-04-21T10:23:34.993Z] USERNAME azwin-2-0b68d0$ [2023-04-21T10:23:34.993Z] USERPROFILE C:\Windows\system32\config\systemprofile [2023-04-21T10:23:34.993Z] validate_force false [2023-04-21T10:23:34.993Z] windir C:\Windows [2023-04-21T10:23:34.993Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2023-04-21T10:23:34.993Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2023-04-21T10:23:34.993Z] windowsRS5 true [2023-04-21T10:23:34.993Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2023-04-21T10:23:34.993Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2023-04-21T10:23:34.993Z] [2023-04-21T10:23:34.993Z] [2023-04-21T10:23:34.993Z] [2023-04-21T10:23:34.993Z] INFO: Sources under d:\gopath\... [2023-04-21T10:23:34.993Z] INFO: Test run under d:\CI\... [2023-04-21T10:23:34.993Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2023-04-21T10:23:34.993Z] INFO: docker/docker repository was found [2023-04-21T10:23:34.993Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2023-04-21T10:23:35.030Z] #32 ... [2023-04-21T10:23:35.030Z] [2023-04-21T10:23:35.030Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:35.030Z] #38 21.16 PBCC images/core.pb-c.c [2023-04-21T10:23:35.030Z] #38 21.24 PBCC images/inventory.pb-c.c [2023-04-21T10:23:35.030Z] #38 21.26 DEP images/core-aarch64.pb-c.d [2023-04-21T10:23:35.069Z] #50 28.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-21T10:23:35.069Z] #50 28.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-04-21T10:23:35.069Z] #50 29.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-04-21T10:23:35.069Z] #50 29.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-04-21T10:23:35.069Z] #50 29.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-04-21T10:23:35.069Z] #50 29.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-04-21T10:23:35.069Z] #50 29.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-04-21T10:23:35.069Z] #50 29.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-04-21T10:23:35.069Z] #50 29.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-04-21T10:23:35.069Z] #50 29.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-04-21T10:23:35.069Z] #50 29.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-04-21T10:23:35.069Z] #50 29.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-04-21T10:23:35.069Z] #50 29.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-21T10:23:35.069Z] #50 29.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-21T10:23:35.069Z] #50 29.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-21T10:23:35.069Z] #50 29.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-04-21T10:23:35.069Z] #50 29.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-04-21T10:23:35.069Z] #50 29.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-21T10:23:35.291Z] #38 21.39 DEP images/core-arm.pb-c.d [2023-04-21T10:23:35.291Z] #38 21.45 DEP images/core-ppc64.pb-c.d [2023-04-21T10:23:35.291Z] #38 21.51 DEP images/core-s390.pb-c.d [2023-04-21T10:23:35.291Z] #38 21.55 DEP images/core-x86.pb-c.d [2023-04-21T10:23:35.291Z] #38 21.62 DEP images/core.pb-c.d [2023-04-21T10:23:35.452Z] ltsc2019: Pulling from windows/servercore [2023-04-21T10:23:35.452Z] 8185ee4ed646: Pulling fs layer [2023-04-21T10:23:35.452Z] a2008f031039: Pulling fs layer [2023-04-21T10:23:35.552Z] #38 21.68 DEP images/inventory.pb-c.d [2023-04-21T10:23:35.552Z] #38 21.79 PBCC images/cpuinfo.pb-c.c [2023-04-21T10:23:35.552Z] #38 21.82 DEP images/cpuinfo.pb-c.d [2023-04-21T10:23:35.552Z] #38 21.91 PBCC images/stats.pb-c.c [2023-04-21T10:23:35.632Z] #50 29.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-04-21T10:23:35.632Z] #50 29.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-21T10:23:35.632Z] #50 29.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] [2023-04-21T10:23:35.632Z] #50 29.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-21T10:23:35.632Z] #50 29.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-04-21T10:23:35.632Z] #50 29.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-04-21T10:23:35.632Z] #50 29.59 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-21T10:23:35.632Z] #50 29.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-21T10:23:35.632Z] #50 29.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-21T10:23:35.632Z] #50 29.71 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-21T10:23:35.632Z] #50 29.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-21T10:23:35.632Z] #50 29.74 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-21T10:23:35.632Z] #50 29.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-21T10:23:35.632Z] #50 29.77 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-04-21T10:23:35.813Z] #38 21.96 DEP images/stats.pb-c.d [2023-04-21T10:23:35.889Z] #50 29.81 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-04-21T10:23:35.889Z] #50 29.82 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-04-21T10:23:35.889Z] #50 29.85 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-21T10:23:36.146Z] #50 30.15 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-04-21T10:23:36.146Z] #50 30.22 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-04-21T10:23:36.403Z] #50 30.27 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-04-21T10:23:36.426Z] #28 ... [2023-04-21T10:23:36.426Z] [2023-04-21T10:23:36.426Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:23:36.426Z] #33 118.7 internal/poll [2023-04-21T10:23:36.426Z] #33 119.7 internal/fmtsort [2023-04-21T10:23:36.430Z] #40 160.7 + mkdir -p /build [2023-04-21T10:23:36.430Z] #40 160.7 + cp runc /build/runc [2023-04-21T10:23:36.430Z] #40 DONE 161.0s [2023-04-21T10:23:36.430Z] [2023-04-21T10:23:36.430Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:23:36.684Z] #33 121.0 internal/safefilepath [2023-04-21T10:23:36.945Z] #33 121.5 internal/syscall/execenv [2023-04-21T10:23:37.334Z] #50 31.19 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:23:37.512Z] #33 121.9 path [2023-04-21T10:23:37.592Z] #50 31.48 Fetched 27.0 MB in 2s (15.6 MB/s) [2023-04-21T10:23:37.592Z] #50 31.69 Selecting previously unselected package pigz. [2023-04-21T10:23:37.850Z] #50 31.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24023 files and directories currently installed.) [2023-04-21T10:23:37.850Z] #50 31.78 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-04-21T10:23:37.850Z] #50 31.79 Unpacking pigz (2.6-1) ... [2023-04-21T10:23:37.991Z] #23 ... [2023-04-21T10:23:37.991Z] [2023-04-21T10:23:37.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 [2023-04-21T10:23:37.991Z] #38 178.8 DEP lib/c/criu.d [2023-04-21T10:23:37.991Z] #38 178.9 CC images/rpc.pb-c.o [2023-04-21T10:23:37.991Z] #38 179.7 CC lib/c/criu.o [2023-04-21T10:23:37.991Z] #38 181.0 LINK lib/c/built-in.o [2023-04-21T10:23:37.991Z] #38 181.0 LINK lib/c/libcriu.so [2023-04-21T10:23:37.991Z] #38 181.1 LINK lib/c/libcriu.a [2023-04-21T10:23:37.991Z] #38 181.3 GEN magic.py [2023-04-21T10:23:37.991Z] #38 181.5 Note: Building without setproctitle() and strlcpy() support. [2023-04-21T10:23:37.991Z] #38 181.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-21T10:23:37.991Z] #38 181.5 Note: Building without GnuTLS support [2023-04-21T10:23:37.991Z] #38 181.5 Makefile.config:39: Warn: you have no libnftables installed [2023-04-21T10:23:37.991Z] #38 181.5 Makefile.config:40: Warn: Building without nftables support [2023-04-21T10:23:37.991Z] #38 182.7 fatal: not a git repository (or any of the parent directories): .git [2023-04-21T10:23:37.991Z] #38 183.5 make[1]: Nothing to be done for 'all'. [2023-04-21T10:23:37.991Z] #38 184.4 make[1]: 'images/built-in.o' is up to date. [2023-04-21T10:23:37.991Z] #38 184.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-04-21T10:23:37.991Z] #38 184.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-04-21T10:23:37.991Z] #38 184.5 make[1]: 'compel/libcompel.a' is up to date. [2023-04-21T10:23:37.991Z] #38 184.6 make[1]: 'compel/compel-host-bin' is up to date. [2023-04-21T10:23:37.991Z] #38 184.6 make[1]: Nothing to be done for 'all'. [2023-04-21T10:23:37.991Z] #38 184.6 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-21T10:23:37.991Z] #38 184.9 make[2]: Nothing to be done for 'all'. [2023-04-21T10:23:37.991Z] #38 185.0 make[2]: Nothing to be done for 'all'. [2023-04-21T10:23:37.991Z] #38 185.0 make[2]: Nothing to be done for 'all'. [2023-04-21T10:23:37.991Z] #38 185.2 make[2]: Nothing to be done for 'all'. [2023-04-21T10:23:37.991Z] #38 185.3 make[2]: Nothing to be done for 'all'. [2023-04-21T10:23:37.991Z] #38 185.3 make[2]: Nothing to be done for 'all'. [2023-04-21T10:23:37.991Z] #38 185.4 make[2]: Nothing to be done for 'all'. [2023-04-21T10:23:37.991Z] #38 185.5 make[2]: Nothing to be done for 'all'. [2023-04-21T10:23:37.991Z] #38 185.5 INSTALL criu/criu [2023-04-21T10:23:37.991Z] #38 DONE 185.9s [2023-04-21T10:23:38.079Z] #33 ... [2023-04-21T10:23:38.079Z] [2023-04-21T10:23:38.079Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:38.079Z] #39 24.53 make[1]: Nothing to be done for 'all'. [2023-04-21T10:23:38.079Z] #39 26.41 CC images/stats.o [2023-04-21T10:23:38.079Z] #39 26.83 CC images/core.o [2023-04-21T10:23:38.079Z] #39 27.86 CC images/core-x86.o [2023-04-21T10:23:38.079Z] #39 28.81 CC images/core-arm.o [2023-04-21T10:23:38.079Z] #39 29.26 CC images/core-aarch64.o [2023-04-21T10:23:38.079Z] #39 29.80 CC images/core-ppc64.o [2023-04-21T10:23:38.079Z] #39 30.63 CC images/core-s390.o [2023-04-21T10:23:38.079Z] #39 31.36 CC images/cpuinfo.o [2023-04-21T10:23:38.079Z] #39 31.86 CC images/inventory.o [2023-04-21T10:23:38.079Z] #39 32.36 CC images/fdinfo.o [2023-04-21T10:23:38.079Z] #39 32.96 CC images/fown.o [2023-04-21T10:23:38.079Z] #39 33.38 CC images/ns.o [2023-04-21T10:23:38.079Z] #39 33.80 CC images/regfile.o [2023-04-21T10:23:38.079Z] #39 34.18 CC images/ghost-file.o [2023-04-21T10:23:38.079Z] #39 34.61 CC images/fifo.o [2023-04-21T10:23:38.107Z] #50 31.96 Selecting previously unselected package libelf1:amd64. [2023-04-21T10:23:38.107Z] #50 31.97 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-04-21T10:23:38.107Z] #50 32.01 Unpacking libelf1:amd64 (0.183-1) ... [2023-04-21T10:23:38.251Z] [2023-04-21T10:23:38.251Z] #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 [2023-04-21T10:23:38.337Z] #39 ... [2023-04-21T10:23:38.337Z] [2023-04-21T10:23:38.337Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:23:38.337Z] #33 122.8 io/fs [2023-04-21T10:23:38.366Z] #50 32.28 Selecting previously unselected package libbpf0:amd64. [2023-04-21T10:23:38.366Z] #50 32.30 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-04-21T10:23:38.366Z] #50 32.30 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-04-21T10:23:38.623Z] #50 32.58 Selecting previously unselected package libcap2:amd64. [2023-04-21T10:23:38.623Z] #50 32.59 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-21T10:23:38.623Z] #50 32.60 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:23:38.880Z] #50 32.72 Selecting previously unselected package libmnl0:amd64. [2023-04-21T10:23:38.880Z] #50 32.73 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-04-21T10:23:38.880Z] #50 32.73 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-04-21T10:23:38.880Z] #50 32.90 Selecting previously unselected package libxtables12:amd64. [2023-04-21T10:23:38.880Z] #50 32.91 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-04-21T10:23:38.880Z] #50 32.91 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-04-21T10:23:38.903Z] #33 123.4 strings [2023-04-21T10:23:39.117Z] #38 25.45 make[1]: Nothing to be done for 'all'. [2023-04-21T10:23:39.137Z] #50 33.02 Selecting previously unselected package libcap2-bin. [2023-04-21T10:23:39.137Z] #50 33.02 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-04-21T10:23:39.137Z] #50 33.04 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-21T10:23:39.195Z] a2008f031039: Verifying Checksum [2023-04-21T10:23:39.195Z] a2008f031039: Download complete [2023-04-21T10:23:39.394Z] #50 33.17 Selecting previously unselected package iproute2. [2023-04-21T10:23:39.394Z] #50 33.18 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-04-21T10:23:39.394Z] #50 33.19 Unpacking iproute2 (5.10.0-4) ... [2023-04-21T10:23:39.838Z] #33 124.3 os [2023-04-21T10:23:39.972Z] #50 33.98 Selecting previously unselected package xxd. [2023-04-21T10:23:40.229Z] #50 34.01 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-21T10:23:40.229Z] #50 34.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:23:40.229Z] #50 34.26 Selecting previously unselected package vim-common. [2023-04-21T10:23:40.229Z] #50 34.26 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-21T10:23:40.486Z] #50 34.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:23:40.486Z] #50 34.51 Selecting previously unselected package bash-completion. [2023-04-21T10:23:40.744Z] #50 34.55 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-21T10:23:41.668Z] #38 27.74 CC images/stats.o [2023-04-21T10:23:41.931Z] #38 28.27 CC images/core.o [2023-04-21T10:23:42.999Z] #37 ... [2023-04-21T10:23:42.999Z] [2023-04-21T10:23:42.999Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:23:42.999Z] #32 270.7 + /build/golangci-lint --version [2023-04-21T10:23:43.120Z] #33 127.2 bufio [2023-04-21T10:23:43.260Z] #32 270.8 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-04-21T10:23:43.322Z] #38 29.25 CC images/core-x86.o [2023-04-21T10:23:43.520Z] #32 DONE 271.2s [2023-04-21T10:23:43.520Z] [2023-04-21T10:23:43.520Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:23:43.779Z] #37 240.3 + bin/containerd [2023-04-21T10:23:43.897Z] #38 30.23 CC images/core-arm.o [2023-04-21T10:23:44.470Z] #38 30.82 CC images/core-aarch64.o [2023-04-21T10:23:44.470Z] #38 ... [2023-04-21T10:23:44.470Z] [2023-04-21T10:23:44.470Z] #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 [2023-04-21T10:23:44.470Z] #27 116.9 internal/syscall/unix [2023-04-21T10:23:44.470Z] #27 117.4 time [2023-04-21T10:23:44.764Z] #27 ... [2023-04-21T10:23:44.764Z] [2023-04-21T10:23:44.764Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:23:44.764Z] #32 121.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-04-21T10:23:44.764Z] #32 121.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:23:44.764Z] #32 121.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:23:44.919Z] #50 38.83 Unpacking bash-completion (1:2.11-2) ... [2023-04-21T10:23:45.023Z] #33 ... [2023-04-21T10:23:45.023Z] [2023-04-21T10:23:45.023Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:45.023Z] #39 34.91 CC images/remap-file-path.o [2023-04-21T10:23:45.023Z] #39 35.06 CC images/eventfd.o [2023-04-21T10:23:45.023Z] #39 35.32 CC images/eventpoll.o [2023-04-21T10:23:45.023Z] #39 35.83 CC images/fh.o [2023-04-21T10:23:45.023Z] #39 36.40 CC images/fsnotify.o [2023-04-21T10:23:45.023Z] #39 37.33 CC images/signalfd.o [2023-04-21T10:23:45.023Z] #39 37.60 CC images/fs.o [2023-04-21T10:23:45.023Z] #39 38.00 CC images/pstree.o [2023-04-21T10:23:45.023Z] #39 38.30 CC images/pipe.o [2023-04-21T10:23:45.023Z] #39 38.58 CC images/tcp-stream.o [2023-04-21T10:23:45.023Z] #39 38.93 CC images/sk-packet.o [2023-04-21T10:23:45.023Z] #39 39.31 CC images/mnt.o [2023-04-21T10:23:45.023Z] #39 39.69 CC images/pipe-data.o [2023-04-21T10:23:45.023Z] #39 40.16 CC images/sa.o [2023-04-21T10:23:45.023Z] #39 40.48 CC images/timer.o [2023-04-21T10:23:45.023Z] #39 41.24 CC images/timerfd.o [2023-04-21T10:23:45.023Z] #39 41.49 CC images/mm.o [2023-04-21T10:23:45.023Z] #39 ... [2023-04-21T10:23:45.023Z] [2023-04-21T10:23:45.023Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:23:45.023Z] #33 129.4 text/tabwriter [2023-04-21T10:23:45.065Z] #32 ... [2023-04-21T10:23:45.065Z] [2023-04-21T10:23:45.065Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:45.065Z] #38 31.43 CC images/core-ppc64.o [2023-04-21T10:23:45.176Z] #37 ... [2023-04-21T10:23:45.176Z] [2023-04-21T10:23:45.176Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-04-21T10:23:45.176Z] #62 DONE 0.2s [2023-04-21T10:23:45.176Z] [2023-04-21T10:23:45.176Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-04-21T10:23:45.176Z] #63 DONE 0.1s [2023-04-21T10:23:45.176Z] [2023-04-21T10:23:45.176Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:23:45.435Z] #37 ... [2023-04-21T10:23:45.435Z] [2023-04-21T10:23:45.435Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-04-21T10:23:45.435Z] #64 DONE 0.1s [2023-04-21T10:23:45.694Z] [2023-04-21T10:23:45.694Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:23:45.851Z] #50 39.65 Selecting previously unselected package bzip2. [2023-04-21T10:23:45.851Z] #50 39.66 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-04-21T10:23:45.851Z] #50 39.67 Unpacking bzip2 (1.0.8-4) ... [2023-04-21T10:23:45.851Z] #50 39.81 Selecting previously unselected package xz-utils. [2023-04-21T10:23:45.851Z] #50 39.81 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-04-21T10:23:45.851Z] #50 39.82 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-21T10:23:46.108Z] #50 40.02 Selecting previously unselected package apparmor. [2023-04-21T10:23:46.108Z] #50 40.02 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-04-21T10:23:46.108Z] #50 40.15 Unpacking apparmor (2.13.6-10) ... [2023-04-21T10:23:46.397Z] #33 130.9 fmt [2023-04-21T10:23:46.485Z] #38 32.53 CC images/core-s390.o [2023-04-21T10:23:46.656Z] #33 130.9 io/ioutil [2023-04-21T10:23:46.672Z] #50 ... [2023-04-21T10:23:46.672Z] [2023-04-21T10:23:46.672Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:46.672Z] #38 148.0 CC criu/cr-check.o [2023-04-21T10:23:46.672Z] #38 150.5 CC criu/cr-dedup.o [2023-04-21T10:23:46.672Z] #38 151.1 CC criu/cr-dump.o [2023-04-21T10:23:46.672Z] #38 154.6 CC criu/cr-errno.o [2023-04-21T10:23:46.672Z] #38 154.7 CC criu/cr-restore.o [2023-04-21T10:23:46.929Z] #38 ... [2023-04-21T10:23:46.929Z] [2023-04-21T10:23:46.929Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:23:46.929Z] #50 40.99 Selecting previously unselected package inetutils-ping. [2023-04-21T10:23:47.186Z] #50 40.99 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-04-21T10:23:47.186Z] #50 41.13 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-21T10:23:47.427Z] #38 33.73 CC images/cpuinfo.o [2023-04-21T10:23:47.443Z] #50 41.42 Selecting previously unselected package libip4tc2:amd64. [2023-04-21T10:23:47.443Z] #50 41.42 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-04-21T10:23:47.443Z] #50 41.43 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-04-21T10:23:47.700Z] #50 41.67 Selecting previously unselected package libip6tc2:amd64. [2023-04-21T10:23:47.700Z] #50 41.69 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-04-21T10:23:47.700Z] #50 41.70 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-04-21T10:23:47.957Z] #50 41.90 Selecting previously unselected package libnfnetlink0:amd64. [2023-04-21T10:23:47.957Z] #50 41.91 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-04-21T10:23:47.957Z] #50 41.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-21T10:23:47.998Z] #38 34.30 CC images/inventory.o [2023-04-21T10:23:48.214Z] #50 42.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-04-21T10:23:48.214Z] #50 42.15 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-04-21T10:23:48.214Z] #50 42.18 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-21T10:23:48.471Z] #50 42.39 Selecting previously unselected package libnftnl11:amd64. [2023-04-21T10:23:48.471Z] #50 42.40 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-04-21T10:23:48.471Z] #50 42.41 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-04-21T10:23:48.569Z] #38 34.77 CC images/fdinfo.o [2023-04-21T10:23:48.728Z] #50 42.64 Selecting previously unselected package iptables. [2023-04-21T10:23:48.728Z] #50 42.65 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-04-21T10:23:48.728Z] #50 42.66 Unpacking iptables (1.8.7-1) ... [2023-04-21T10:23:49.140Z] #38 35.36 CC images/fown.o [2023-04-21T10:23:49.292Z] #50 43.22 Selecting previously unselected package libonig5:amd64. [2023-04-21T10:23:49.292Z] #50 43.23 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-21T10:23:49.292Z] #50 43.25 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:23:49.549Z] #50 43.52 Selecting previously unselected package libjq1:amd64. [2023-04-21T10:23:49.549Z] #50 43.54 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-04-21T10:23:49.549Z] #50 43.55 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:23:49.711Z] #38 35.81 CC images/ns.o [2023-04-21T10:23:49.806Z] #50 43.81 Selecting previously unselected package jq. [2023-04-21T10:23:49.806Z] #50 43.81 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-04-21T10:23:49.806Z] #50 43.82 Unpacking jq (1.6-2.1) ... [2023-04-21T10:23:49.971Z] #38 36.16 CC images/regfile.o [2023-04-21T10:23:50.232Z] #38 36.53 CC images/ghost-file.o [2023-04-21T10:23:50.320Z] #50 44.11 Selecting previously unselected package libaio1:amd64. [2023-04-21T10:23:50.320Z] #50 44.11 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-04-21T10:23:50.320Z] #50 44.12 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-04-21T10:23:50.321Z] #50 44.34 Selecting previously unselected package libgpm2:amd64. [2023-04-21T10:23:50.321Z] #50 44.35 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-04-21T10:23:50.577Z] #50 44.37 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-04-21T10:23:50.577Z] #50 44.65 Selecting previously unselected package libicu67:amd64. [2023-04-21T10:23:50.803Z] #38 37.11 CC images/fifo.o [2023-04-21T10:23:50.834Z] #50 44.65 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-04-21T10:23:50.834Z] #50 44.68 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-21T10:23:51.063Z] #38 37.42 CC images/remap-file-path.o [2023-04-21T10:23:51.324Z] #38 37.77 CC images/eventfd.o [2023-04-21T10:23:51.580Z] 8185ee4ed646: Verifying Checksum [2023-04-21T10:23:51.580Z] 8185ee4ed646: Download complete [2023-04-21T10:23:51.895Z] #38 38.13 CC images/eventpoll.o [2023-04-21T10:23:51.928Z] #33 135.4 flag [2023-04-21T10:23:51.928Z] #33 135.4 github.com/BurntSushi/toml [2023-04-21T10:23:51.928Z] #33 ... [2023-04-21T10:23:51.928Z] [2023-04-21T10:23:51.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 [2023-04-21T10:23:51.928Z] #39 41.86 CC images/sk-opts.o [2023-04-21T10:23:51.928Z] #39 42.22 CC images/sk-unix.o [2023-04-21T10:23:51.928Z] #39 42.52 CC images/sk-inet.o [2023-04-21T10:23:51.928Z] #39 43.27 CC images/tun.o [2023-04-21T10:23:51.928Z] #39 43.63 CC images/sk-netlink.o [2023-04-21T10:23:51.928Z] #39 43.99 CC images/packet-sock.o [2023-04-21T10:23:51.928Z] #39 44.68 CC images/ipc-var.o [2023-04-21T10:23:51.928Z] #39 45.14 CC images/ipc-desc.o [2023-04-21T10:23:51.928Z] #39 45.48 CC images/ipc-shm.o [2023-04-21T10:23:51.928Z] #39 45.68 CC images/ipc-msg.o [2023-04-21T10:23:51.928Z] #39 45.86 CC images/ipc-sem.o [2023-04-21T10:23:51.928Z] #39 46.24 CC images/utsns.o [2023-04-21T10:23:51.928Z] #39 46.52 CC images/creds.o [2023-04-21T10:23:51.928Z] #39 46.90 CC images/vma.o [2023-04-21T10:23:51.928Z] #39 47.23 CC images/netdev.o [2023-04-21T10:23:51.928Z] #39 47.74 CC images/tty.o [2023-04-21T10:23:52.467Z] #38 38.56 CC images/fh.o [2023-04-21T10:23:52.496Z] #39 48.83 CC images/file-lock.o [2023-04-21T10:23:52.732Z] #38 38.98 CC images/fsnotify.o [2023-04-21T10:23:52.755Z] #39 49.18 CC images/rlimit.o [2023-04-21T10:23:53.322Z] #39 49.59 CC images/pagemap.o [2023-04-21T10:23:53.581Z] #39 50.02 CC images/siginfo.o [2023-04-21T10:23:53.673Z] #38 39.76 CC images/signalfd.o [2023-04-21T10:23:53.673Z] #38 40.13 CC images/fs.o [2023-04-21T10:23:54.148Z] #39 50.54 CC images/rpc.o [2023-04-21T10:23:54.148Z] #39 ... [2023-04-21T10:23:54.148Z] [2023-04-21T10:23:54.148Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:23:54.148Z] #33 138.5 log [2023-04-21T10:23:54.244Z] #38 40.55 CC images/pstree.o [2023-04-21T10:23:54.818Z] #38 41.00 CC images/pipe.o [2023-04-21T10:23:55.084Z] #38 41.33 CC images/tcp-stream.o [2023-04-21T10:23:55.344Z] #38 41.59 CC images/sk-packet.o [2023-04-21T10:23:55.344Z] #38 ... [2023-04-21T10:23:55.344Z] [2023-04-21T10:23:55.344Z] #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 [2023-04-21T10:23:55.344Z] #27 127.6 internal/poll [2023-04-21T10:23:55.344Z] #27 130.0 internal/fmtsort [2023-04-21T10:23:55.344Z] #27 131.1 internal/safefilepath [2023-04-21T10:23:55.344Z] #27 131.5 internal/syscall/execenv [2023-04-21T10:23:55.344Z] #27 132.1 path [2023-04-21T10:23:55.344Z] #27 132.8 strings [2023-04-21T10:23:55.344Z] #27 133.2 io/fs [2023-04-21T10:23:55.344Z] #27 135.2 os [2023-04-21T10:23:55.605Z] #27 137.7 bufio [2023-04-21T10:23:55.605Z] #27 ... [2023-04-21T10:23:55.605Z] [2023-04-21T10:23:55.605Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:23:55.605Z] #38 42.02 CC images/mnt.o [2023-04-21T10:23:56.177Z] #38 42.48 CC images/pipe-data.o [2023-04-21T10:23:56.358Z] #33 ... [2023-04-21T10:23:56.358Z] [2023-04-21T10:23:56.358Z] #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 [2023-04-21T10:23:56.358Z] #23 DONE 256.9s [2023-04-21T10:23:56.358Z] [2023-04-21T10:23:56.358Z] #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 [2023-04-21T10:23:56.438Z] #38 42.77 CC images/sa.o [2023-04-21T10:23:56.933Z] #33 ... [2023-04-21T10:23:56.933Z] [2023-04-21T10:23:56.933Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-04-21T10:23:57.010Z] #38 43.21 CC images/timer.o [2023-04-21T10:23:57.450Z] #50 50.44 Selecting previously unselected package libinih1:amd64. [2023-04-21T10:23:57.450Z] #50 50.47 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-04-21T10:23:57.450Z] #50 50.48 Unpacking libinih1:amd64 (53-1+b2) ... [2023-04-21T10:23:57.450Z] #50 50.64 Selecting previously unselected package libnet1:amd64. [2023-04-21T10:23:57.450Z] #50 50.64 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-21T10:23:57.450Z] #50 50.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:23:57.450Z] #50 50.81 Selecting previously unselected package libnl-3-200:amd64. [2023-04-21T10:23:57.450Z] #50 50.83 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-21T10:23:57.450Z] #50 50.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:23:57.450Z] #50 51.04 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-21T10:23:57.450Z] #50 51.04 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:23:57.450Z] #50 51.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:23:57.450Z] #50 51.24 Selecting previously unselected package net-tools. [2023-04-21T10:23:57.450Z] #50 51.30 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-04-21T10:23:57.450Z] #50 51.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-21T10:23:57.512Z] #58 DONE 0.2s [2023-04-21T10:23:57.512Z] [2023-04-21T10:23:57.512Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-04-21T10:23:57.512Z] #59 DONE 0.1s [2023-04-21T10:23:57.512Z] [2023-04-21T10:23:57.512Z] #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 [2023-04-21T10:23:57.512Z] #33 ... [2023-04-21T10:23:57.512Z] [2023-04-21T10:23:57.512Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-04-21T10:23:57.512Z] #60 DONE 0.1s [2023-04-21T10:23:57.512Z] [2023-04-21T10:23:57.512Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-04-21T10:23:57.512Z] #61 DONE 0.1s [2023-04-21T10:23:57.512Z] [2023-04-21T10:23:57.512Z] #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 [2023-04-21T10:23:57.581Z] #38 43.89 CC images/timerfd.o [2023-04-21T10:23:58.015Z] #50 51.78 Selecting previously unselected package patch. [2023-04-21T10:23:58.015Z] #50 51.79 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-04-21T10:23:58.015Z] #50 51.79 Unpacking patch (2.7.6-7) ... [2023-04-21T10:23:58.015Z] #50 51.97 Selecting previously unselected package python-pip-whl. [2023-04-21T10:23:58.015Z] #50 52.00 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-21T10:23:58.015Z] #50 52.00 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-21T10:23:58.152Z] #38 44.32 CC images/mm.o [2023-04-21T10:23:58.339Z] #33 142.5 github.com/BurntSushi/toml/cmd/tomlv [2023-04-21T10:23:58.723Z] #38 44.91 CC images/sk-opts.o [2023-04-21T10:23:58.983Z] #38 45.32 CC images/sk-unix.o [2023-04-21T10:23:59.385Z] #50 53.17 Selecting previously unselected package python3-lib2to3. [2023-04-21T10:23:59.385Z] #50 53.17 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-21T10:23:59.385Z] #50 53.19 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-21T10:23:59.643Z] #50 53.48 Selecting previously unselected package python3-distutils. [2023-04-21T10:23:59.643Z] #50 53.48 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-04-21T10:23:59.643Z] #50 53.49 Unpacking python3-distutils (3.9.2-1) ... [2023-04-21T10:23:59.643Z] #50 53.74 Selecting previously unselected package python3-pkg-resources. [2023-04-21T10:23:59.905Z] #50 53.75 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-21T10:23:59.905Z] #50 53.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:23:59.905Z] #50 53.97 Selecting previously unselected package python3-setuptools. [2023-04-21T10:23:59.905Z] #50 53.99 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-04-21T10:23:59.905Z] #50 54.00 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-21T10:23:59.925Z] #38 45.91 CC images/sk-inet.o [2023-04-21T10:24:00.186Z] #38 46.62 CC images/tun.o [2023-04-21T10:24:00.243Z] #33 ... [2023-04-21T10:24:00.243Z] [2023-04-21T10:24:00.243Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:00.243Z] #39 52.36 CC images/ext-file.o [2023-04-21T10:24:00.243Z] #39 52.82 CC images/cgroup.o [2023-04-21T10:24:00.243Z] #39 54.00 CC images/userns.o [2023-04-21T10:24:00.243Z] #39 54.62 CC images/google/protobuf/descriptor.o [2023-04-21T10:24:00.469Z] #50 54.42 Selecting previously unselected package python3-wheel. [2023-04-21T10:24:00.469Z] #50 54.42 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-04-21T10:24:00.469Z] #50 54.43 Unpacking python3-wheel (0.34.2-1) ... [2023-04-21T10:24:00.504Z] #39 57.01 CC images/opts.o [2023-04-21T10:24:00.729Z] #50 54.53 Selecting previously unselected package python3-pip. [2023-04-21T10:24:00.729Z] #50 54.55 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-21T10:24:00.729Z] #50 54.58 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-21T10:24:00.760Z] #38 47.06 CC images/sk-netlink.o [2023-04-21T10:24:00.763Z] #39 57.29 CC images/seccomp.o [2023-04-21T10:24:00.989Z] #50 ... [2023-04-21T10:24:00.989Z] [2023-04-21T10:24:00.989Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:00.989Z] #38 162.4 CC criu/cr-service.o [2023-04-21T10:24:00.989Z] #38 164.3 CC criu/crtools.o [2023-04-21T10:24:00.989Z] #38 165.3 CC criu/eventfd.o [2023-04-21T10:24:00.989Z] #38 165.7 CC criu/eventpoll.o [2023-04-21T10:24:00.989Z] #38 167.2 CC criu/external.o [2023-04-21T10:24:00.989Z] #38 167.8 CC criu/fault-injection.o [2023-04-21T10:24:00.989Z] #38 168.1 CC criu/fdstore.o [2023-04-21T10:24:00.989Z] #38 168.8 CC criu/fifo.o [2023-04-21T10:24:00.989Z] #38 169.5 CC criu/file-ids.o [2023-04-21T10:24:00.989Z] #38 169.9 CC criu/file-lock.o [2023-04-21T10:24:00.989Z] #38 171.2 CC criu/files-ext.o [2023-04-21T10:24:00.989Z] #38 171.5 CC criu/files-reg.o [2023-04-21T10:24:01.022Z] #39 57.65 CC images/binfmt-misc.o [2023-04-21T10:24:01.022Z] #39 ... [2023-04-21T10:24:01.022Z] [2023-04-21T10:24:01.022Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:24:01.249Z] #38 ... [2023-04-21T10:24:01.249Z] [2023-04-21T10:24:01.249Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:24:01.249Z] #50 55.25 Selecting previously unselected package sudo. [2023-04-21T10:24:01.249Z] #50 55.27 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-04-21T10:24:01.249Z] #50 55.28 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-21T10:24:01.333Z] #38 47.49 CC images/packet-sock.o [2023-04-21T10:24:01.909Z] #38 48.18 CC images/ipc-var.o [2023-04-21T10:24:02.171Z] #38 48.51 CC images/ipc-desc.o [2023-04-21T10:24:02.576Z] #37 78.57 Updating files: 29% (1535/5268) Updating files: 30% (1581/5268) Updating files: 31% (1634/5268) Updating files: 32% (1686/5268) Updating files: 33% (1739/5268) Updating files: 34% (1792/5268) Updating files: 35% (1844/5268) Updating files: 36% (1897/5268) Updating files: 37% (1950/5268) Updating files: 38% (2002/5268) Updating files: 39% (2055/5268) Updating files: 40% (2108/5268) Updating files: 41% (2160/5268) Updating files: 42% (2213/5268) Updating files: 43% (2266/5268) Updating files: 44% (2318/5268) Updating files: 45% (2371/5268) Updating files: 46% (2424/5268) Updating files: 47% (2476/5268) Updating files: 48% (2529/5268) Updating files: 49% (2582/5268) Updating files: 50% (2634/5268) Updating files: 51% (2687/5268) Updating files: 52% (2740/5268) Updating files: 53% (2793/5268) Updating files: 54% (2845/5268) Updating files: 55% (2898/5268) Updating files: 56% (2951/5268) Updating files: 57% (3003/5268) Updating files: 57% (3020/5268) Updating files: 58% (3056/5268) Updating files: 59% (3109/5268) Updating files: 60% (3161/5268) Updating files: 61% (3214/5268) Updating files: 62% (3267/5268) Updating files: 63% (3319/5268) Updating files: 64% (3372/5268) Updating files: 65% (3425/5268) Updating files: 66% (3477/5268) Updating files: 67% (3530/5268) [2023-04-21T10:24:02.576Z] #37 ... [2023-04-21T10:24:02.576Z] [2023-04-21T10:24:02.576Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-04-21T10:24:02.576Z] #33 DONE 147.1s [2023-04-21T10:24:02.576Z] [2023-04-21T10:24:02.576Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:24:02.619Z] #50 56.43 Selecting previously unselected package thin-provisioning-tools. [2023-04-21T10:24:02.619Z] #50 56.47 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-04-21T10:24:02.619Z] #50 56.47 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-21T10:24:02.744Z] #38 48.82 CC images/ipc-shm.o [2023-04-21T10:24:02.877Z] #50 56.97 Selecting previously unselected package uidmap. [2023-04-21T10:24:02.877Z] #50 56.98 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-04-21T10:24:02.877Z] #50 56.99 Unpacking uidmap (1:4.8.1-1) ... [2023-04-21T10:24:03.014Z] #38 49.14 CC images/ipc-msg.o [2023-04-21T10:24:03.133Z] #50 57.23 Selecting previously unselected package vim-runtime. [2023-04-21T10:24:03.134Z] #50 57.24 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-21T10:24:03.391Z] #50 57.34 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-21T10:24:03.391Z] #50 57.39 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-21T10:24:03.391Z] #50 57.42 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:24:03.589Z] #38 49.79 CC images/ipc-sem.o [2023-04-21T10:24:03.872Z] #37 78.57 Updating files: 29% (1535/5268) Updating files: 30% (1581/5268) Updating files: 31% (1634/5268) Updating files: 32% (1686/5268) Updating files: 33% (1739/5268) Updating files: 34% (1792/5268) Updating files: 35% (1844/5268) Updating files: 36% (1897/5268) Updating files: 37% (1950/5268) Updating files: 38% (2002/5268) Updating files: 39% (2055/5268) Updating files: 40% (2108/5268) Updating files: 41% (2160/5268) Updating files: 42% (2213/5268) Updating files: 43% (2266/5268) Updating files: 44% (2318/5268) Updating files: 45% (2371/5268) Updating files: 46% (2424/5268) Updating files: 47% (2476/5268) Updating files: 48% (2529/5268) Updating files: 49% (2582/5268) Updating files: 50% (2634/5268) Updating files: 51% (2687/5268) Updating files: 52% (2740/5268) Updating files: 53% (2793/5268) Updating files: 54% (2845/5268) Updating files: 55% (2898/5268) Updating files: 56% (2951/5268) Updating files: 57% (3003/5268) Updating files: 57% (3020/5268) Updating files: 58% (3056/5268) Updating files: 59% (3109/5268) Updating files: 60% (3161/5268) Updating files: 61% (3214/5268) Updating files: 62% (3267/5268) Updating files: 63% (3319/5268) Updating files: 64% (3372/5268) Updating files: 65% (3425/5268) Updating files: 66% (3477/5268) Updating files: 67% (3530/5268) Updating files: 68% (3583/5268) Updating files: 69% (3635/5268) Updating files: 70% (3688/5268) Updating files: 71% (3741/5268) Updating files: 72% (3793/5268) Updating files: 73% (3846/5268) Updating files: 74% (3899/5268) Updating files: 75% (3951/5268) Updating files: 76% (4004/5268) Updating files: 77% (4057/5268) Updating files: 78% (4110/5268) Updating files: 79% (4162/5268) Updating files: 80% (4215/5268) Updating files: 81% (4268/5268) Updating files: 82% (4320/5268) Updating files: 83% (4373/5268) Updating files: 83% (4399/5268) Updating files: 84% (4426/5268) Updating files: 85% (4478/5268) Updating files: 86% (4531/5268) Updating files: 87% (4584/5268) Updating files: 88% (4636/5268) Updating files: 89% (4689/5268) Updating files: 90% (4742/5268) Updating files: 91% (4794/5268) Updating files: 92% (4847/5268) Updating files: 93% (4900/5268) Updating files: 94% (4952/5268) Updating files: 95% (5005/5268) Updating files: 96% (5058/5268) Updating files: 97% (5110/5268) Updating files: 98% (5163/5268) Updating files: 99% (5216/5268) Updating files: 100% (5268/5268) Updating files: 100% (5268/5268), done. [2023-04-21T10:24:03.872Z] #37 81.34 + cd /tmp/tmp.5xcPE6RbZP/src/github.com/containerd/containerd [2023-04-21T10:24:03.872Z] #37 81.34 + git checkout -q v1.6.16 [2023-04-21T10:24:04.164Z] #38 50.17 CC images/utsns.o [2023-04-21T10:24:04.164Z] #38 50.44 CC images/creds.o [2023-04-21T10:24:04.425Z] #38 50.86 CC images/vma.o [2023-04-21T10:24:04.425Z] #38 ... [2023-04-21T10:24:04.425Z] [2023-04-21T10:24:04.425Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:24:06.429Z] #37 ... [2023-04-21T10:24:06.429Z] [2023-04-21T10:24:06.429Z] #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 [2023-04-21T10:24:06.429Z] #28 140.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-04-21T10:24:06.429Z] #28 140.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:24:06.429Z] #28 140.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:24:06.429Z] #28 ... [2023-04-21T10:24:06.429Z] [2023-04-21T10:24:06.429Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:06.429Z] #39 57.83 CC images/time.o [2023-04-21T10:24:06.429Z] #39 58.09 CC images/sysctl.o [2023-04-21T10:24:06.429Z] #39 58.50 CC images/autofs.o [2023-04-21T10:24:06.429Z] #39 58.76 CC images/macvlan.o [2023-04-21T10:24:06.429Z] #39 59.10 CC images/sit.o [2023-04-21T10:24:06.429Z] #39 59.46 CC images/memfd.o [2023-04-21T10:24:06.429Z] #39 59.72 CC images/timens.o [2023-04-21T10:24:06.429Z] #39 60.07 LINK images/built-in.o [2023-04-21T10:24:06.429Z] #39 60.26 GEN compel/include/asm [2023-04-21T10:24:06.429Z] #39 60.30 GEN compel/include/version.h [2023-04-21T10:24:06.429Z] #39 60.33 touch .config [2023-04-21T10:24:06.429Z] #39 60.39 GEN include/common/config.h [2023-04-21T10:24:06.429Z] #39 60.47 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-04-21T10:24:06.429Z] #39 60.50 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-04-21T10:24:06.429Z] #39 60.53 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-04-21T10:24:06.429Z] #39 60.55 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-04-21T10:24:06.429Z] #39 60.58 DEP compel/arch/x86/plugins/std/memcpy.d [2023-04-21T10:24:06.429Z] #39 60.60 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-04-21T10:24:06.429Z] #39 60.66 GEN compel/plugins/include/uapi/std/syscall.h [2023-04-21T10:24:06.429Z] #39 60.77 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-04-21T10:24:06.429Z] #39 60.80 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-04-21T10:24:06.429Z] #39 60.84 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-04-21T10:24:06.429Z] #39 60.84 DEP compel/plugins/std/infect.d [2023-04-21T10:24:06.429Z] #39 61.07 DEP compel/plugins/std/string.d [2023-04-21T10:24:06.429Z] #39 61.20 DEP compel/plugins/std/log.d [2023-04-21T10:24:06.429Z] #39 61.34 DEP compel/plugins/std/fds.d [2023-04-21T10:24:06.429Z] #39 61.64 DEP compel/plugins/std/std.d [2023-04-21T10:24:06.429Z] #39 61.84 DEP compel/plugins/shmem/shmem.d [2023-04-21T10:24:06.429Z] #39 61.91 DEP compel/plugins/fds/fds.d [2023-04-21T10:24:06.429Z] #39 62.09 CC compel/plugins/std/std.o [2023-04-21T10:24:06.429Z] #39 62.62 CC compel/plugins/std/fds.o [2023-04-21T10:24:06.998Z] #39 63.24 CC compel/plugins/std/log.o [2023-04-21T10:24:07.257Z] #39 ... [2023-04-21T10:24:07.257Z] [2023-04-21T10:24:07.257Z] #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 [2023-04-21T10:24:07.257Z] #28 151.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-04-21T10:24:07.257Z] #28 151.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:24:07.257Z] #28 151.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-21T10:24:07.834Z] #37 83.34 Updating files: 26% (1410/5268) Updating files: 27% (1423/5268) Updating files: 28% (1476/5268) Updating files: 29% (1528/5268) Updating files: 30% (1581/5268) Updating files: 31% (1634/5268) Updating files: 32% (1686/5268) Updating files: 33% (1739/5268) Updating files: 34% (1792/5268) Updating files: 35% (1844/5268) Updating files: 36% (1897/5268) Updating files: 37% (1950/5268) Updating files: 38% (2002/5268) Updating files: 39% (2055/5268) Updating files: 40% (2108/5268) Updating files: 41% (2160/5268) Updating files: 42% (2213/5268) Updating files: 43% (2266/5268) Updating files: 44% (2318/5268) Updating files: 45% (2371/5268) Updating files: 46% (2424/5268) Updating files: 47% (2476/5268) Updating files: 48% (2529/5268) Updating files: 49% (2582/5268) Updating files: 49% (2624/5268) Updating files: 50% (2634/5268) Updating files: 51% (2687/5268) Updating files: 52% (2740/5268) Updating files: 53% (2793/5268) Updating files: 54% (2845/5268) Updating files: 55% (2898/5268) Updating files: 56% (2951/5268) Updating files: 57% (3003/5268) Updating files: 58% (3056/5268) Updating files: 59% (3109/5268) Updating files: 60% (3161/5268) Updating files: 61% (3214/5268) Updating files: 62% (3267/5268) Updating files: 63% (3319/5268) Updating files: 64% (3372/5268) Updating files: 65% (3425/5268) Updating files: 66% (3477/5268) Updating files: 67% (3530/5268) Updating files: 68% (3583/5268) Updating files: 69% (3635/5268) Updating files: 70% (3688/5268) Updating files: 71% (3741/5268) Updating files: 72% (3793/5268) Updating files: 73% (3846/5268) Updating files: 74% (3899/5268) Updating files: 75% (3951/5268) Updating files: 76% (4004/5268) Updating files: 77% (4057/5268) Updating files: 78% (4110/5268) Updating files: 78% (4153/5268) Updating files: 79% (4162/5268) Updating files: 80% (4215/5268) Updating files: 81% (4268/5268) Updating files: 82% (4320/5268) Updating files: 83% (4373/5268) Updating files: 84% (4426/5268) Updating files: 85% (4478/5268) Updating files: 86% (4531/5268) Updating files: 87% (4584/5268) Updating files: 88% (4636/5268) Updating files: 89% (4689/5268) Updating files: 90% (4742/5268) Updating files: 91% (4794/5268) Updating files: 92% (4847/5268) Updating files: 93% (4900/5268) Updating files: 94% (4952/5268) Updating files: 95% (5005/5268) Updating files: 96% (5058/5268) Updating files: 96% (5077/5268) Updating files: 97% (5110/5268) Updating files: 98% (5163/5268) Updating files: 99% (5216/5268) Updating files: 100% (5268/5268) Updating files: 100% (5268/5268), done. [2023-04-21T10:24:07.834Z] #37 86.61 + cd /tmp/tmp.bgT7rYAQhF/src/github.com/containerd/containerd [2023-04-21T10:24:07.834Z] #37 86.61 + git checkout -q v1.6.16 [2023-04-21T10:24:08.409Z] #37 ... [2023-04-21T10:24:08.409Z] [2023-04-21T10:24:08.409Z] #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 [2023-04-21T10:24:08.409Z] #27 140.6 text/tabwriter [2023-04-21T10:24:08.409Z] #27 141.9 io/ioutil [2023-04-21T10:24:08.409Z] #27 141.9 fmt [2023-04-21T10:24:08.409Z] #27 146.7 github.com/BurntSushi/toml [2023-04-21T10:24:08.409Z] #27 146.7 flag [2023-04-21T10:24:08.409Z] #27 149.8 log [2023-04-21T10:24:08.670Z] #27 ... [2023-04-21T10:24:08.670Z] [2023-04-21T10:24:08.670Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:08.670Z] #38 51.25 CC images/netdev.o [2023-04-21T10:24:08.670Z] #38 51.84 CC images/tty.o [2023-04-21T10:24:08.670Z] #38 52.87 CC images/file-lock.o [2023-04-21T10:24:08.670Z] #38 53.19 CC images/rlimit.o [2023-04-21T10:24:08.670Z] #38 53.52 CC images/pagemap.o [2023-04-21T10:24:08.670Z] #38 54.05 CC images/siginfo.o [2023-04-21T10:24:08.670Z] #38 54.57 CC images/rpc.o [2023-04-21T10:24:09.943Z] #50 63.10 Selecting previously unselected package vim. [2023-04-21T10:24:09.943Z] #50 63.11 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-21T10:24:09.943Z] #50 63.16 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:24:10.200Z] #50 64.13 Selecting previously unselected package xfsprogs. [2023-04-21T10:24:10.200Z] #50 64.13 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-04-21T10:24:10.200Z] #50 64.15 Unpacking xfsprogs (5.10.0-4) ... [2023-04-21T10:24:10.590Z] #38 56.82 CC images/ext-file.o [2023-04-21T10:24:10.852Z] #38 57.07 CC images/cgroup.o [2023-04-21T10:24:11.133Z] #50 64.95 Selecting previously unselected package zip. [2023-04-21T10:24:11.133Z] #50 64.95 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-04-21T10:24:11.133Z] #50 64.98 Unpacking zip (3.0-12) ... [2023-04-21T10:24:11.394Z] #50 65.27 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:24:11.424Z] #38 ... [2023-04-21T10:24:11.424Z] [2023-04-21T10:24:11.424Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:24:11.424Z] #37 90.22 + export 'BUILDTAGS=netgo osusergo static_build' [2023-04-21T10:24:11.424Z] #37 90.22 + BUILDTAGS='netgo osusergo static_build' [2023-04-21T10:24:11.424Z] #37 90.22 + export EXTRA_FLAGS=-buildmode=pie [2023-04-21T10:24:11.424Z] #37 90.23 + EXTRA_FLAGS=-buildmode=pie [2023-04-21T10:24:11.424Z] #37 90.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-04-21T10:24:11.424Z] #37 90.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-04-21T10:24:11.424Z] #37 90.23 + '[' '' = dynamic ']' [2023-04-21T10:24:11.424Z] #37 90.23 + make [2023-04-21T10:24:13.288Z] #50 67.07 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-04-21T10:24:13.288Z] #50 67.11 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-21T10:24:13.288Z] #50 67.14 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-04-21T10:24:13.288Z] #50 67.15 Setting up libicu67:amd64 (67.1-7) ... [2023-04-21T10:24:13.288Z] #50 67.20 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-04-21T10:24:13.288Z] #50 67.21 Setting up libinih1:amd64 (53-1+b2) ... [2023-04-21T10:24:13.288Z] #50 67.23 Setting up uidmap (1:4.8.1-1) ... [2023-04-21T10:24:13.288Z] #50 67.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:24:13.288Z] #50 67.25 Setting up bzip2 (1.0.8-4) ... [2023-04-21T10:24:13.288Z] #50 67.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:24:13.288Z] #50 67.28 Setting up python3-wheel (0.34.2-1) ... [2023-04-21T10:24:13.545Z] #50 ... [2023-04-21T10:24:13.545Z] [2023-04-21T10:24:13.545Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:13.545Z] #38 175.0 CC criu/files.o [2023-04-21T10:24:13.545Z] #38 178.3 include/common/asm/bitops.h: Assembler messages: [2023-04-21T10:24:13.545Z] #38 178.3 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-04-21T10:24:13.545Z] #38 178.6 CC criu/filesystems.o [2023-04-21T10:24:13.545Z] #38 179.7 CC criu/fsnotify.o [2023-04-21T10:24:13.545Z] #38 181.5 CC criu/image-desc.o [2023-04-21T10:24:13.545Z] #38 181.7 CC criu/image.o [2023-04-21T10:24:13.545Z] #38 183.4 CC criu/ipc_ns.o [2023-04-21T10:24:13.820Z] #28 ... [2023-04-21T10:24:13.820Z] [2023-04-21T10:24:13.820Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:13.820Z] #39 64.52 CC compel/plugins/std/string.o [2023-04-21T10:24:13.820Z] #39 65.29 CC compel/plugins/std/infect.o [2023-04-21T10:24:13.820Z] #39 65.82 CC compel/arch/x86/plugins/std/parasite-head.o [2023-04-21T10:24:13.820Z] #39 66.00 CC compel/arch/x86/plugins/std/memcpy.o [2023-04-21T10:24:13.820Z] #39 66.17 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-04-21T10:24:13.820Z] #39 66.27 AR compel/plugins/std.lib.a [2023-04-21T10:24:13.820Z] #39 66.43 CC compel/plugins/fds/fds.o [2023-04-21T10:24:13.820Z] #39 66.79 AR compel/plugins/fds.lib.a [2023-04-21T10:24:13.820Z] #39 66.90 HOSTDEP compel/src/lib/log-host.d [2023-04-21T10:24:13.820Z] #39 67.04 HOSTDEP compel/src/lib/handle-elf-host.d [2023-04-21T10:24:13.820Z] #39 67.20 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-04-21T10:24:13.820Z] #39 67.41 HOSTDEP compel/src/main-host.d [2023-04-21T10:24:13.820Z] #39 67.60 DEP compel/src/lib/ptrace.d [2023-04-21T10:24:13.820Z] #39 67.84 DEP compel/src/lib/infect.d [2023-04-21T10:24:13.820Z] #39 68.12 DEP compel/src/lib/infect-util.d [2023-04-21T10:24:13.820Z] #39 68.26 DEP compel/src/lib/infect-rpc.d [2023-04-21T10:24:13.820Z] #39 68.56 DEP compel/arch/x86/src/lib/infect.d [2023-04-21T10:24:13.820Z] #39 68.76 DEP compel/arch/x86/src/lib/cpu.d [2023-04-21T10:24:13.820Z] #39 68.90 DEP compel/src/lib/log.d [2023-04-21T10:24:13.820Z] #39 69.06 DEP compel/src/main.d [2023-04-21T10:24:13.820Z] #39 69.29 DEP compel/src/lib/handle-elf.d [2023-04-21T10:24:13.820Z] #39 69.50 DEP compel/arch/x86/src/lib/handle-elf.d [2023-04-21T10:24:13.820Z] #39 69.63 CC compel/src/lib/log.o [2023-04-21T10:24:13.820Z] #39 69.92 CC compel/arch/x86/src/lib/cpu.o [2023-04-21T10:24:14.475Z] #38 185.8 CC criu/irmap.o [2023-04-21T10:24:14.726Z] #37 93.21 + bin/ctr [2023-04-21T10:24:14.732Z] #38 ... [2023-04-21T10:24:14.732Z] [2023-04-21T10:24:14.732Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:24:14.732Z] #50 68.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:24:14.732Z] #50 68.63 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:24:14.732Z] #50 68.64 Setting up libcap2-bin (1:2.44-1) ... [2023-04-21T10:24:14.732Z] #50 68.65 Setting up apparmor (2.13.6-10) ... [2023-04-21T10:24:14.755Z] #39 71.05 CC compel/arch/x86/src/lib/infect.o [2023-04-21T10:24:14.987Z] #37 ... [2023-04-21T10:24:14.987Z] [2023-04-21T10:24:14.987Z] #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 [2023-04-21T10:24:14.987Z] #27 153.8 github.com/BurntSushi/toml/cmd/tomlv [2023-04-21T10:24:14.987Z] #27 DONE 157.3s [2023-04-21T10:24:15.249Z] [2023-04-21T10:24:15.249Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:15.249Z] #38 58.01 CC images/userns.o [2023-04-21T10:24:15.249Z] #38 58.35 CC images/google/protobuf/descriptor.o [2023-04-21T10:24:15.249Z] #38 61.22 CC images/opts.o [2023-04-21T10:24:15.510Z] #38 61.60 CC images/seccomp.o [2023-04-21T10:24:15.771Z] #38 ... [2023-04-21T10:24:15.771Z] [2023-04-21T10:24:15.771Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:24:15.771Z] #32 148.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-04-21T10:24:15.771Z] #32 148.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:24:15.771Z] #32 148.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:24:16.032Z] #32 ... [2023-04-21T10:24:16.032Z] [2023-04-21T10:24:16.032Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:16.032Z] #38 62.34 CC images/binfmt-misc.o [2023-04-21T10:24:16.130Z] #39 72.46 CC compel/src/lib/infect-rpc.o [2023-04-21T10:24:16.605Z] #38 62.65 CC images/time.o [2023-04-21T10:24:16.605Z] #38 63.00 CC images/sysctl.o [2023-04-21T10:24:16.723Z] #39 72.96 CC compel/src/lib/infect-util.o [2023-04-21T10:24:16.999Z] #39 73.30 CC compel/src/lib/infect.o [2023-04-21T10:24:17.177Z] #38 63.25 CC images/autofs.o [2023-04-21T10:24:17.177Z] #38 63.62 CC images/macvlan.o [2023-04-21T10:24:17.954Z] #39 ... [2023-04-21T10:24:17.954Z] [2023-04-21T10:24:17.954Z] #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 [2023-04-21T10:24:17.954Z] #28 162.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-04-21T10:24:17.954Z] #28 162.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:24:17.954Z] #28 162.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:24:17.954Z] #28 ... [2023-04-21T10:24:17.954Z] [2023-04-21T10:24:17.954Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:24:17.954Z] #37 85.27 + export 'BUILDTAGS=netgo osusergo static_build' [2023-04-21T10:24:17.954Z] #37 85.27 + BUILDTAGS='netgo osusergo static_build' [2023-04-21T10:24:17.954Z] #37 85.27 + export EXTRA_FLAGS=-buildmode=pie [2023-04-21T10:24:17.954Z] #37 85.27 + EXTRA_FLAGS=-buildmode=pie [2023-04-21T10:24:17.954Z] #37 85.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-04-21T10:24:17.954Z] #37 85.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-04-21T10:24:17.954Z] #37 85.27 + '[' '' = dynamic ']' [2023-04-21T10:24:17.954Z] #37 85.27 + make [2023-04-21T10:24:17.954Z] #37 87.98 + bin/ctr [2023-04-21T10:24:18.007Z] #50 71.62 Setting up zip (3.0-12) ... [2023-04-21T10:24:18.007Z] #50 71.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:24:18.007Z] #50 71.69 Setting up bash-completion (1:2.11-2) ... [2023-04-21T10:24:18.125Z] #38 64.10 CC images/sit.o [2023-04-21T10:24:18.126Z] #38 64.48 CC images/memfd.o [2023-04-21T10:24:18.698Z] #38 64.83 CC images/timens.o [2023-04-21T10:24:18.959Z] #38 65.29 LINK images/built-in.o [2023-04-21T10:24:19.531Z] #38 65.58 GEN compel/include/asm [2023-04-21T10:24:19.531Z] #38 65.62 GEN compel/include/version.h [2023-04-21T10:24:19.531Z] #38 65.69 touch .config [2023-04-21T10:24:19.531Z] #38 65.84 GEN include/common/config.h [2023-04-21T10:24:20.103Z] #38 66.19 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-04-21T10:24:20.103Z] #38 66.28 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-04-21T10:24:20.365Z] #38 66.45 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-04-21T10:24:20.365Z] #38 66.51 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-04-21T10:24:20.365Z] #38 66.63 DEP compel/arch/x86/plugins/std/memcpy.d [2023-04-21T10:24:20.365Z] #38 66.73 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-04-21T10:24:20.491Z] #37 ... [2023-04-21T10:24:20.491Z] [2023-04-21T10:24:20.491Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:20.491Z] #39 76.77 CC compel/src/lib/ptrace.o [2023-04-21T10:24:20.491Z] #39 77.12 AR compel/libcompel.a [2023-04-21T10:24:20.626Z] #38 66.86 GEN compel/plugins/include/uapi/std/syscall.h [2023-04-21T10:24:20.626Z] #38 66.89 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-04-21T10:24:20.626Z] #38 66.92 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-04-21T10:24:20.626Z] #38 66.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-04-21T10:24:20.750Z] #39 77.25 HOSTCC compel/src/main-host.o [2023-04-21T10:24:20.887Z] #38 66.98 DEP compel/plugins/std/infect.d [2023-04-21T10:24:21.148Z] #38 67.28 DEP compel/plugins/std/string.d [2023-04-21T10:24:21.148Z] #38 67.40 DEP compel/plugins/std/log.d [2023-04-21T10:24:21.148Z] #38 67.47 DEP compel/plugins/std/fds.d [2023-04-21T10:24:21.318Z] #39 77.71 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-04-21T10:24:21.409Z] #38 67.64 DEP compel/plugins/std/std.d [2023-04-21T10:24:21.409Z] #38 67.78 DEP compel/plugins/shmem/shmem.d [2023-04-21T10:24:21.577Z] #39 77.87 HOSTCC compel/src/lib/handle-elf-host.o [2023-04-21T10:24:21.835Z] #39 78.23 HOSTCC compel/src/lib/log-host.o [2023-04-21T10:24:21.981Z] #38 68.01 DEP compel/plugins/fds/fds.d [2023-04-21T10:24:22.094Z] #39 78.58 HOSTLINK compel/compel-host-bin [2023-04-21T10:24:22.181Z] #50 76.05 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-21T10:24:22.181Z] #50 76.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-21T10:24:22.181Z] #50 76.15 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-04-21T10:24:22.181Z] #50 76.19 Setting up patch (2.7.6-7) ... [2023-04-21T10:24:22.181Z] #50 76.20 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-21T10:24:22.242Z] #38 68.33 CC compel/plugins/std/std.o [2023-04-21T10:24:22.353Z] #39 78.79 DEP soccr/soccr.d [2023-04-21T10:24:22.438Z] #50 76.35 invoke-rc.d: could not determine current runlevel [2023-04-21T10:24:22.438Z] #50 76.37 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-21T10:24:22.438Z] #50 76.40 Setting up xfsprogs (5.10.0-4) ... [2023-04-21T10:24:22.438Z] #50 76.46 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-04-21T10:24:22.438Z] #50 76.47 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-21T10:24:22.438Z] #50 76.48 Setting up pigz (2.6-1) ... [2023-04-21T10:24:22.438Z] #50 76.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-21T10:24:22.503Z] #38 68.77 CC compel/plugins/std/fds.o [2023-04-21T10:24:22.612Z] #39 79.16 CC soccr/soccr.o [2023-04-21T10:24:22.695Z] #50 76.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:24:22.696Z] #50 76.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-21T10:24:22.696Z] #50 76.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:24:23.076Z] #38 69.35 CC compel/plugins/std/log.o [2023-04-21T10:24:24.066Z] #50 77.96 Setting up libaio1:amd64 (0.3.112-9) ... [2023-04-21T10:24:24.066Z] #50 77.98 Setting up python3-lib2to3 (3.9.2-1) ... [2023-04-21T10:24:24.322Z] #50 78.38 Setting up libelf1:amd64 (0.183-1) ... [2023-04-21T10:24:24.322Z] #50 78.43 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:24:24.462Z] #38 70.73 CC compel/plugins/std/string.o [2023-04-21T10:24:24.515Z] #39 80.70 AR soccr/libsoccr.a [2023-04-21T10:24:24.515Z] #39 80.82 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-21T10:24:24.580Z] #50 78.45 Setting up python3-distutils (3.9.2-1) ... [2023-04-21T10:24:25.087Z] #39 81.61 DEP criu/arch/x86/sigframe.d [2023-04-21T10:24:25.087Z] #39 81.70 DEP criu/arch/x86/sigaction_compat.d [2023-04-21T10:24:25.346Z] #39 81.81 DEP criu/arch/x86/kerndat.d [2023-04-21T10:24:25.510Z] #50 79.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:24:25.510Z] #50 79.45 update-alternatives: [2023-04-21T10:24:25.510Z] #50 ... [2023-04-21T10:24:25.510Z] [2023-04-21T10:24:25.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 [2023-04-21T10:24:25.510Z] #38 186.8 CC criu/kcmp-ids.o [2023-04-21T10:24:25.510Z] #38 187.3 CC criu/kerndat.o [2023-04-21T10:24:25.510Z] #38 189.0 CC criu/libnetlink.o [2023-04-21T10:24:25.510Z] #38 189.8 CC criu/log.o [2023-04-21T10:24:25.510Z] #38 190.7 CC criu/lsm.o [2023-04-21T10:24:25.510Z] #38 191.5 CC criu/mem.o [2023-04-21T10:24:25.510Z] #38 194.2 CC criu/memfd.o [2023-04-21T10:24:25.510Z] #38 195.4 CC criu/mount.o [2023-04-21T10:24:25.510Z] #38 ... [2023-04-21T10:24:25.510Z] [2023-04-21T10:24:25.510Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:24:25.510Z] #50 79.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-21T10:24:25.510Z] #50 79.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-21T10:24:25.510Z] #50 79.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-21T10:24:25.510Z] #50 79.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-21T10:24:25.510Z] #50 79.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-21T10:24:25.510Z] #50 79.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-21T10:24:25.510Z] #50 79.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-21T10:24:25.510Z] #50 79.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-21T10:24:25.510Z] #50 79.56 Setting up python3-setuptools (52.0.0-4) ... [2023-04-21T10:24:25.558Z] #38 71.75 CC compel/plugins/std/infect.o [2023-04-21T10:24:25.605Z] #39 82.05 DEP criu/arch/x86/crtools.d [2023-04-21T10:24:25.605Z] #39 82.22 DEP criu/arch/x86/cpu.d [2023-04-21T10:24:25.864Z] #39 82.37 CC criu/arch/x86/cpu.o [2023-04-21T10:24:26.138Z] #38 72.38 CC compel/arch/x86/plugins/std/parasite-head.o [2023-04-21T10:24:26.138Z] #38 72.45 CC compel/arch/x86/plugins/std/memcpy.o [2023-04-21T10:24:26.407Z] #38 72.55 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-04-21T10:24:26.407Z] #38 72.65 AR compel/plugins/std.lib.a [2023-04-21T10:24:26.407Z] #38 72.80 CC compel/plugins/fds/fds.o [2023-04-21T10:24:26.668Z] #38 ... [2023-04-21T10:24:26.668Z] [2023-04-21T10:24:26.668Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:24:26.668Z] #32 159.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-04-21T10:24:26.668Z] #32 159.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:24:26.668Z] #32 159.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-21T10:24:26.803Z] #39 83.04 include/common/asm/bitops.h: Assembler messages: [2023-04-21T10:24:26.803Z] #39 83.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:24:26.803Z] #39 83.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:24:26.803Z] #39 83.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:24:26.803Z] #39 83.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:24:26.803Z] #39 83.08 CC criu/arch/x86/crtools.o [2023-04-21T10:24:26.928Z] #32 ... [2023-04-21T10:24:26.928Z] [2023-04-21T10:24:26.928Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:26.928Z] #38 73.16 AR compel/plugins/fds.lib.a [2023-04-21T10:24:27.189Z] #38 73.52 HOSTDEP compel/src/lib/log-host.d [2023-04-21T10:24:27.450Z] #38 73.81 HOSTDEP compel/src/lib/handle-elf-host.d [2023-04-21T10:24:27.711Z] #38 74.05 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-04-21T10:24:27.973Z] #38 74.19 HOSTDEP compel/src/main-host.d [2023-04-21T10:24:27.973Z] #38 74.41 DEP compel/src/lib/ptrace.d [2023-04-21T10:24:28.034Z] #50 81.96 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:24:28.034Z] #50 81.99 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-04-21T10:24:28.034Z] #50 82.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-21T10:24:28.034Z] #50 82.04 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-21T10:24:28.546Z] #38 74.76 DEP compel/src/lib/infect.d [2023-04-21T10:24:28.707Z] #39 84.96 CC criu/arch/x86/kerndat.o [2023-04-21T10:24:28.807Z] #38 75.10 DEP compel/src/lib/infect-util.d [2023-04-21T10:24:29.068Z] #38 75.36 DEP compel/src/lib/infect-rpc.d [2023-04-21T10:24:29.275Z] #39 85.71 CC criu/arch/x86/sigaction_compat.o [2023-04-21T10:24:29.329Z] #38 75.61 DEP compel/arch/x86/src/lib/infect.d [2023-04-21T10:24:29.533Z] #39 86.07 CC criu/arch/x86/sigframe.o [2023-04-21T10:24:29.590Z] #38 75.81 DEP compel/arch/x86/src/lib/cpu.d [2023-04-21T10:24:29.590Z] #38 75.90 DEP compel/src/lib/log.d [2023-04-21T10:24:29.590Z] #38 76.03 DEP compel/src/main.d [2023-04-21T10:24:29.852Z] #38 76.07 DEP compel/src/lib/handle-elf.d [2023-04-21T10:24:29.852Z] #38 76.11 DEP compel/arch/x86/src/lib/handle-elf.d [2023-04-21T10:24:30.102Z] #39 86.39 LINK criu/arch/x86/crtools.built-in.o [2023-04-21T10:24:30.102Z] #39 86.52 DEP criu/pie/util-vdso-elf32.d [2023-04-21T10:24:30.113Z] #38 76.32 CC compel/src/lib/log.o [2023-04-21T10:24:30.361Z] #39 86.72 DEP criu/pie/util-vdso.d [2023-04-21T10:24:30.374Z] #38 76.69 CC compel/arch/x86/src/lib/cpu.o [2023-04-21T10:24:30.556Z] #50 84.56 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-21T10:24:30.556Z] #50 84.59 Setting up jq (1.6-2.1) ... [2023-04-21T10:24:30.556Z] #50 84.65 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-04-21T10:24:30.624Z] #39 87.02 DEP criu/pie/util.d [2023-04-21T10:24:30.813Z] #50 84.70 Setting up iptables (1.8.7-1) ... [2023-04-21T10:24:30.813Z] #50 84.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-21T10:24:30.813Z] #50 84.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-21T10:24:30.813Z] #50 84.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-21T10:24:30.883Z] #39 87.18 CC criu/pie/util.o [2023-04-21T10:24:31.070Z] #50 84.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-21T10:24:31.070Z] #50 85.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-21T10:24:31.070Z] #50 85.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-21T10:24:31.070Z] #50 85.06 Setting up iproute2 (5.10.0-4) ... [2023-04-21T10:24:31.142Z] #39 87.48 CC criu/pie/util-vdso.o [2023-04-21T10:24:31.319Z] #38 77.53 CC compel/arch/x86/src/lib/infect.o [2023-04-21T10:24:31.634Z] #50 85.63 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:24:32.078Z] #39 88.50 CC criu/pie/util-vdso-elf32.o [2023-04-21T10:24:32.380Z] #37 283.5 # github.com/containerd/containerd/cmd/containerd [2023-04-21T10:24:32.380Z] #37 283.5 /usr/bin/ld: /tmp/go-link-2268552647/000019.o: in function `New': [2023-04-21T10:24:32.380Z] #37 283.5 /tmp/tmp.W4ocw7YFMR/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-04-21T10:24:32.380Z] #37 283.6 + bin/containerd-stress [2023-04-21T10:24:32.380Z] #37 284.8 + bin/containerd-shim [2023-04-21T10:24:32.705Z] #38 78.88 CC compel/src/lib/infect-rpc.o [2023-04-21T10:24:33.004Z] #50 DONE 87.0s [2023-04-21T10:24:33.004Z] [2023-04-21T10:24:33.004Z] #51 [dev-systemd-false 9/27] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-04-21T10:24:33.015Z] #39 89.64 AR criu/pie/pie.lib.a [2023-04-21T10:24:33.278Z] #38 79.49 CC compel/src/lib/infect-util.o [2023-04-21T10:24:33.539Z] #38 79.77 CC compel/src/lib/infect.o [2023-04-21T10:24:33.582Z] #39 89.88 DEP criu/pie/restorer.d [2023-04-21T10:24:33.843Z] #39 90.28 DEP criu/arch/x86/sigaction_compat_pie.d [2023-04-21T10:24:34.102Z] #39 90.52 DEP criu/arch/x86/restorer_unmap.d [2023-04-21T10:24:34.102Z] #39 90.57 DEP criu/arch/x86/restorer.d [2023-04-21T10:24:34.361Z] #39 90.90 DEP criu/arch/x86/vdso-pie.d [2023-04-21T10:24:34.374Z] #51 1.263 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-21T10:24:34.375Z] #51 1.324 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-21T10:24:34.375Z] #51 1.338 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-21T10:24:34.619Z] #39 90.99 DEP criu/pie/parasite-vdso.d [2023-04-21T10:24:34.619Z] #39 91.12 DEP criu/pie/parasite.d [2023-04-21T10:24:34.939Z] #51 DONE 1.9s [2023-04-21T10:24:34.939Z] [2023-04-21T10:24:34.939Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-21T10:24:35.186Z] #39 91.54 CC criu/pie/parasite.o [2023-04-21T10:24:37.651Z] #37 294.0 + bin/containerd-shim-runc-v1 [2023-04-21T10:24:37.730Z] #39 93.69 LINK criu/pie/parasite.built-in.o [2023-04-21T10:24:37.730Z] #39 93.70 GEN criu/pie/parasite-blob.h [2023-04-21T10:24:37.730Z] #39 93.74 CC criu/pie/parasite-vdso.o [2023-04-21T10:24:37.748Z] #38 ... [2023-04-21T10:24:37.748Z] [2023-04-21T10:24:37.748Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:24:37.748Z] #32 169.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-04-21T10:24:37.748Z] #32 169.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:24:37.748Z] #32 169.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:24:37.748Z] #32 ... [2023-04-21T10:24:37.748Z] [2023-04-21T10:24:37.748Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:37.748Z] #38 83.59 CC compel/src/lib/ptrace.o [2023-04-21T10:24:38.009Z] #38 84.20 AR compel/libcompel.a [2023-04-21T10:24:38.009Z] #38 84.35 HOSTCC compel/src/main-host.o [2023-04-21T10:24:38.328Z] #39 94.61 CC criu/arch/x86/vdso-pie.o [2023-04-21T10:24:38.582Z] #38 84.77 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-04-21T10:24:38.582Z] #38 85.00 HOSTCC compel/src/lib/handle-elf-host.o [2023-04-21T10:24:38.618Z] #39 94.90 CC criu/arch/x86/restorer.o [2023-04-21T10:24:38.937Z] #39 95.50 CC criu/arch/x86/restorer_unmap.o [2023-04-21T10:24:39.154Z] #38 85.58 HOSTCC compel/src/lib/log-host.o [2023-04-21T10:24:39.197Z] #39 95.60 CC criu/arch/x86/sigaction_compat_pie.o [2023-04-21T10:24:39.416Z] #38 85.71 HOSTLINK compel/compel-host-bin [2023-04-21T10:24:39.459Z] #39 95.86 CC criu/pie/restorer.o [2023-04-21T10:24:39.682Z] #38 85.90 DEP soccr/soccr.d [2023-04-21T10:24:39.944Z] #38 86.16 CC soccr/soccr.o [2023-04-21T10:24:40.837Z] #39 ... [2023-04-21T10:24:40.837Z] [2023-04-21T10:24:40.837Z] #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 [2023-04-21T10:24:40.837Z] #28 185.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-04-21T10:24:40.837Z] #28 185.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:24:40.837Z] #28 185.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:24:41.487Z] #52 ... [2023-04-21T10:24:41.487Z] [2023-04-21T10:24:41.487Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:41.487Z] #38 202.9 CC criu/namespaces.o [2023-04-21T10:24:41.487Z] #38 206.2 CC criu/net.o [2023-04-21T10:24:41.487Z] #38 212.6 CC criu/netfilter.o [2023-04-21T10:24:41.487Z] #38 213.1 CC criu/page-pipe.o [2023-04-21T10:24:41.860Z] #38 87.98 AR soccr/libsoccr.a [2023-04-21T10:24:41.860Z] #38 88.08 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-21T10:24:42.803Z] #38 88.88 DEP criu/arch/x86/sigframe.d [2023-04-21T10:24:42.858Z] #38 214.4 CC criu/page-xfer.o [2023-04-21T10:24:42.927Z] #37 299.3 + bin/containerd-shim-runc-v2 [2023-04-21T10:24:43.064Z] #38 89.14 DEP criu/arch/x86/sigaction_compat.d [2023-04-21T10:24:43.064Z] #38 89.35 DEP criu/arch/x86/kerndat.d [2023-04-21T10:24:43.326Z] #38 89.67 DEP criu/arch/x86/crtools.d [2023-04-21T10:24:43.587Z] #38 89.90 DEP criu/arch/x86/cpu.d [2023-04-21T10:24:43.863Z] #37 300.1 + binaries [2023-04-21T10:24:43.863Z] #37 300.1 + install -D bin/containerd /build/containerd [2023-04-21T10:24:43.863Z] #37 300.1 + install -D bin/containerd-shim /build/containerd-shim [2023-04-21T10:24:43.863Z] #37 300.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-04-21T10:24:43.863Z] #37 300.1 + install -D bin/ctr /build/ctr [2023-04-21T10:24:44.159Z] #38 90.21 CC criu/arch/x86/cpu.o [2023-04-21T10:24:44.266Z] #33 ... [2023-04-21T10:24:44.266Z] [2023-04-21T10:24:44.266Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:24:44.266Z] #42 173.0 + mkdir -p /build [2023-04-21T10:24:44.266Z] #42 173.0 + cp runc /build/runc [2023-04-21T10:24:44.266Z] #42 DONE 173.7s [2023-04-21T10:24:44.266Z] [2023-04-21T10:24:44.266Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:24:44.431Z] #37 DONE 300.6s [2023-04-21T10:24:44.998Z] [2023-04-21T10:24:44.998Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-04-21T10:24:45.103Z] #38 91.13 include/common/asm/bitops.h: Assembler messages: [2023-04-21T10:24:45.103Z] #38 91.14 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:24:45.103Z] #38 91.14 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:24:45.103Z] #38 91.15 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:24:45.103Z] #38 91.16 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:24:45.103Z] #38 91.19 CC criu/arch/x86/crtools.o [2023-04-21T10:24:46.133Z] #38 217.5 CC criu/pagemap-cache.o [2023-04-21T10:24:46.375Z] #65 DONE 1.3s [2023-04-21T10:24:46.375Z] [2023-04-21T10:24:46.375Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-04-21T10:24:46.375Z] #66 DONE 0.1s [2023-04-21T10:24:46.375Z] [2023-04-21T10:24:46.375Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-04-21T10:24:46.491Z] #38 92.61 CC criu/arch/x86/kerndat.o [2023-04-21T10:24:46.634Z] #67 DONE 0.3s [2023-04-21T10:24:46.634Z] [2023-04-21T10:24:46.634Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-04-21T10:24:46.634Z] #68 DONE 0.1s [2023-04-21T10:24:46.634Z] [2023-04-21T10:24:46.634Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-04-21T10:24:46.634Z] #69 DONE 0.0s [2023-04-21T10:24:46.703Z] #38 218.1 CC criu/pagemap.o [2023-04-21T10:24:46.893Z] [2023-04-21T10:24:46.893Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-04-21T10:24:47.063Z] #38 93.38 CC criu/arch/x86/sigaction_compat.o [2023-04-21T10:24:47.324Z] #38 93.64 CC criu/arch/x86/sigframe.o [2023-04-21T10:24:47.409Z] #28 ... [2023-04-21T10:24:47.409Z] [2023-04-21T10:24:47.409Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:47.409Z] #39 100.5 LINK criu/pie/restorer.built-in.o [2023-04-21T10:24:47.409Z] #39 100.5 GEN criu/pie/restorer-blob.h [2023-04-21T10:24:47.409Z] #39 100.7 DEP criu/vdso.d [2023-04-21T10:24:47.409Z] #39 101.1 DEP criu/vdso-compat.d [2023-04-21T10:24:47.409Z] #39 101.2 DEP criu/uts_ns.d [2023-04-21T10:24:47.409Z] #39 101.4 DEP criu/util.d [2023-04-21T10:24:47.409Z] #39 101.7 DEP criu/uffd.d [2023-04-21T10:24:47.409Z] #39 102.0 DEP criu/tun.d [2023-04-21T10:24:47.409Z] #39 102.3 DEP criu/tty.d [2023-04-21T10:24:47.409Z] #39 102.7 DEP criu/timerfd.d [2023-04-21T10:24:47.409Z] #39 103.0 DEP criu/timens.d [2023-04-21T10:24:47.409Z] #39 103.3 DEP criu/sysfs_parse.d [2023-04-21T10:24:47.409Z] #39 103.6 DEP criu/sysctl.d [2023-04-21T10:24:47.409Z] #39 104.0 DEP criu/string.d [2023-04-21T10:24:47.585Z] #38 93.91 LINK criu/arch/x86/crtools.built-in.o [2023-04-21T10:24:47.669Z] #39 104.0 DEP criu/stats.d [2023-04-21T10:24:47.829Z] #70 DONE 1.0s [2023-04-21T10:24:47.829Z] [2023-04-21T10:24:47.829Z] #71 exporting to image [2023-04-21T10:24:47.829Z] #71 exporting layers [2023-04-21T10:24:47.846Z] #38 94.06 DEP criu/pie/util-vdso-elf32.d [2023-04-21T10:24:47.927Z] #39 104.2 DEP criu/sockets.d [2023-04-21T10:24:48.107Z] #38 94.33 DEP criu/pie/util-vdso.d [2023-04-21T10:24:48.186Z] #39 104.5 DEP criu/sk-unix.d [2023-04-21T10:24:48.368Z] #38 94.63 DEP criu/pie/util.d [2023-04-21T10:24:48.445Z] #39 104.8 DEP criu/sk-tcp.d [2023-04-21T10:24:48.468Z] #37 ... [2023-04-21T10:24:48.468Z] [2023-04-21T10:24:48.468Z] #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 [2023-04-21T10:24:48.468Z] #33 310.8 + /build/golangci-lint --version [2023-04-21T10:24:48.468Z] #33 311.0 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-04-21T10:24:48.468Z] #33 DONE 311.1s [2023-04-21T10:24:48.468Z] [2023-04-21T10:24:48.468Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:24:48.610Z] #38 220.0 CC criu/parasite-syscall.o [2023-04-21T10:24:48.629Z] #38 94.85 CC criu/pie/util.o [2023-04-21T10:24:48.704Z] #39 105.1 DEP criu/sk-queue.d [2023-04-21T10:24:48.728Z] #37 272.9 + bin/containerd [2023-04-21T10:24:48.965Z] #39 105.4 DEP criu/sk-packet.d [2023-04-21T10:24:49.200Z] #38 95.37 CC criu/pie/util-vdso.o [2023-04-21T10:24:49.200Z] #38 ... [2023-04-21T10:24:49.200Z] [2023-04-21T10:24:49.200Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:24:49.200Z] #32 191.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-04-21T10:24:49.461Z] #32 191.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-04-21T10:24:49.461Z] #32 191.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:24:49.532Z] #39 105.7 DEP criu/sk-netlink.d [2023-04-21T10:24:49.532Z] #39 106.1 DEP criu/sk-inet.d [2023-04-21T10:24:49.545Z] #38 ... [2023-04-21T10:24:49.545Z] [2023-04-21T10:24:49.545Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-21T10:24:49.545Z] #52 14.59 Collecting yamllint==1.26.1 [2023-04-21T10:24:50.100Z] #39 106.4 DEP criu/signalfd.d [2023-04-21T10:24:50.359Z] #39 106.7 DEP criu/sigframe.d [2023-04-21T10:24:50.359Z] #39 106.9 DEP criu/shmem.d [2023-04-21T10:24:50.475Z] #52 15.65 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-04-21T10:24:50.646Z] #37 ... [2023-04-21T10:24:50.646Z] [2023-04-21T10:24:50.646Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-04-21T10:24:50.646Z] #62 DONE 0.2s [2023-04-21T10:24:50.646Z] [2023-04-21T10:24:50.646Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-04-21T10:24:50.646Z] #63 DONE 0.1s [2023-04-21T10:24:50.646Z] [2023-04-21T10:24:50.646Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-04-21T10:24:50.646Z] #64 DONE 0.1s [2023-04-21T10:24:50.646Z] [2023-04-21T10:24:50.646Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:24:50.930Z] #39 107.3 DEP criu/servicefd.d [2023-04-21T10:24:51.189Z] #39 107.5 DEP criu/seize.d [2023-04-21T10:24:51.448Z] #39 107.7 DEP criu/seccomp.d [2023-04-21T10:24:51.448Z] #39 107.9 DEP criu/rst-malloc.d [2023-04-21T10:24:51.448Z] #39 108.0 DEP criu/rbtree.d [2023-04-21T10:24:51.707Z] #39 108.0 DEP criu/pstree.d [2023-04-21T10:24:51.707Z] #39 ... [2023-04-21T10:24:51.707Z] [2023-04-21T10:24:51.707Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:24:51.707Z] #24 186.0 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-21T10:24:51.707Z] #24 186.0 + GOBIN=/build [2023-04-21T10:24:51.707Z] #24 186.0 + GO111MODULE=on [2023-04-21T10:24:51.707Z] #24 186.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-04-21T10:24:51.707Z] #24 ... [2023-04-21T10:24:51.707Z] [2023-04-21T10:24:51.707Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:51.707Z] #39 108.1 DEP criu/protobuf.d [2023-04-21T10:24:52.276Z] #39 108.3 GEN criu/protobuf-desc-gen.h [2023-04-21T10:24:53.081Z] #52 17.84 Collecting pathspec>=0.5.3 [2023-04-21T10:24:53.081Z] #52 17.85 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-21T10:24:53.099Z] #71 exporting layers 5.3s done [2023-04-21T10:24:53.099Z] #71 writing image sha256:dc06b9fd964f1fec25f9d3bc9ae09e595383895764890bc80aa9cec68374e7cb done [2023-04-21T10:24:53.099Z] #71 naming to docker.io/library/docker:7a778373c84d1ba440a336e1dcb9076481828ff6 done [2023-04-21T10:24:53.099Z] #71 DONE 5.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-04-21T10:24:53.350Z] #52 18.51 Collecting pyyaml [2023-04-21T10:24:53.350Z] #52 18.54 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-04-21T10:24:53.434Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7a778373c84d1ba440a336e1dcb9076481828ff6 hack/test/unit [2023-04-21T10:24:53.615Z] #52 18.63 Building wheels for collected packages: yamllint [2023-04-21T10:24:53.615Z] #52 18.65 Building wheel for yamllint (setup.py): started [2023-04-21T10:24:54.816Z] #39 ... [2023-04-21T10:24:54.816Z] [2023-04-21T10:24:54.816Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:24:54.816Z] #24 DONE 199.2s [2023-04-21T10:24:55.076Z] [2023-04-21T10:24:55.076Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-04-21T10:24:55.076Z] #40 DONE 0.1s [2023-04-21T10:24:55.076Z] [2023-04-21T10:24:55.076Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-04-21T10:24:55.076Z] #41 DONE 0.1s [2023-04-21T10:24:55.076Z] [2023-04-21T10:24:55.076Z] #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 [2023-04-21T10:24:55.076Z] #28 196.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-04-21T10:24:55.076Z] #28 196.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-04-21T10:24:55.076Z] #28 197.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-21T10:24:55.076Z] #28 199.1 Selecting previously unselected package libapparmor1:amd64. [2023-04-21T10:24:55.076Z] #28 199.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-04-21T10:24:55.076Z] #28 199.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-04-21T10:24:55.076Z] #28 199.4 Selecting previously unselected package libapparmor-dev:amd64. [2023-04-21T10:24:55.076Z] #28 199.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-04-21T10:24:55.076Z] #28 199.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-21T10:24:55.335Z] #28 199.8 Selecting previously unselected package libbtrfs0:amd64. [2023-04-21T10:24:55.335Z] #28 199.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-21T10:24:55.335Z] #28 199.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:24:55.508Z] #52 20.43 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-21T10:24:55.508Z] #52 20.43 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5fba83dda10318d55127fd752919dfd60b759dc1b10fa52aa123cd0eadcc71ef [2023-04-21T10:24:55.508Z] #52 20.43 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-04-21T10:24:55.508Z] #52 20.44 Successfully built yamllint [2023-04-21T10:24:55.508Z] #52 20.49 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-21T10:24:55.594Z] #28 200.0 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-21T10:24:55.594Z] #28 200.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-21T10:24:55.594Z] #28 200.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:24:55.853Z] #28 200.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-04-21T10:24:55.853Z] #28 200.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:24:55.853Z] #28 200.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:24:55.969Z] ? github.com/docker/docker/api [no test files] [2023-04-21T10:24:56.050Z] #32 ... [2023-04-21T10:24:56.050Z] [2023-04-21T10:24:56.050Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:56.050Z] #38 96.60 CC criu/pie/util-vdso-elf32.o [2023-04-21T10:24:56.050Z] #38 97.89 AR criu/pie/pie.lib.a [2023-04-21T10:24:56.050Z] #38 98.01 DEP criu/pie/restorer.d [2023-04-21T10:24:56.050Z] #38 98.35 DEP criu/arch/x86/sigaction_compat_pie.d [2023-04-21T10:24:56.050Z] #38 98.62 DEP criu/arch/x86/restorer_unmap.d [2023-04-21T10:24:56.050Z] #38 98.64 DEP criu/arch/x86/restorer.d [2023-04-21T10:24:56.050Z] #38 98.83 DEP criu/arch/x86/vdso-pie.d [2023-04-21T10:24:56.050Z] #38 98.99 DEP criu/pie/parasite-vdso.d [2023-04-21T10:24:56.050Z] #38 99.39 DEP criu/pie/parasite.d [2023-04-21T10:24:56.050Z] #38 99.72 CC criu/pie/parasite.o [2023-04-21T10:24:56.050Z] #38 101.5 LINK criu/pie/parasite.built-in.o [2023-04-21T10:24:56.050Z] #38 101.6 GEN criu/pie/parasite-blob.h [2023-04-21T10:24:56.050Z] #38 101.6 CC criu/pie/parasite-vdso.o [2023-04-21T10:24:56.071Z] #52 21.22 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-04-21T10:24:56.112Z] #28 200.5 Selecting previously unselected package libudev-dev:amd64. [2023-04-21T10:24:56.112Z] #28 200.5 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-21T10:24:56.112Z] #28 200.5 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:24:56.312Z] #38 102.6 CC criu/arch/x86/vdso-pie.o [2023-04-21T10:24:56.371Z] #28 200.8 Selecting previously unselected package libsepol1-dev:amd64. [2023-04-21T10:24:56.371Z] #28 200.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-04-21T10:24:56.371Z] #28 200.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-04-21T10:24:56.630Z] #28 201.2 Selecting previously unselected package libpcre2-16-0:amd64. [2023-04-21T10:24:56.885Z] #38 103.2 CC criu/arch/x86/restorer.o [2023-04-21T10:24:56.889Z] #28 201.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:24:56.889Z] #28 201.2 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:24:57.148Z] #28 201.5 Selecting previously unselected package libpcre2-32-0:amd64. [2023-04-21T10:24:57.148Z] #28 201.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:24:57.148Z] #28 201.5 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:24:57.148Z] #28 201.8 Selecting previously unselected package libpcre2-posix2:amd64. [2023-04-21T10:24:57.407Z] #28 201.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:24:57.407Z] #28 201.8 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:24:57.407Z] #28 201.9 Selecting previously unselected package libpcre2-dev:amd64. [2023-04-21T10:24:57.407Z] #28 201.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:24:57.407Z] #28 201.9 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:24:57.830Z] #38 104.2 CC criu/arch/x86/restorer_unmap.o [2023-04-21T10:24:57.970Z] #52 DONE 22.9s [2023-04-21T10:24:57.970Z] [2023-04-21T10:24:57.970Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-04-21T10:24:58.092Z] #38 104.3 CC criu/arch/x86/sigaction_compat_pie.o [2023-04-21T10:24:58.227Z] #53 DONE 0.3s [2023-04-21T10:24:58.227Z] [2023-04-21T10:24:58.227Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-04-21T10:24:58.227Z] #54 DONE 0.3s [2023-04-21T10:24:58.227Z] [2023-04-21T10:24:58.227Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:24:58.227Z] #38 221.5 CC criu/path.o [2023-04-21T10:24:58.227Z] #38 222.1 CC criu/pie-util-vdso-elf32.o [2023-04-21T10:24:58.227Z] #38 223.2 CC criu/pie-util-vdso.o [2023-04-21T10:24:58.227Z] #38 224.1 CC criu/pie-util.o [2023-04-21T10:24:58.227Z] #38 224.5 CC criu/pipes.o [2023-04-21T10:24:58.227Z] #38 225.8 CC criu/plugin.o [2023-04-21T10:24:58.227Z] #38 227.0 CC criu/proc_parse.o [2023-04-21T10:24:58.353Z] #38 104.6 CC criu/pie/restorer.o [2023-04-21T10:24:58.484Z] #38 ... [2023-04-21T10:24:58.484Z] [2023-04-21T10:24:58.484Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-04-21T10:24:58.749Z] #55 DONE 0.3s [2023-04-21T10:24:58.749Z] [2023-04-21T10:24:58.749Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-04-21T10:24:58.749Z] #56 DONE 0.1s [2023-04-21T10:24:58.749Z] [2023-04-21T10:24:58.749Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-04-21T10:24:58.749Z] #57 DONE 0.0s [2023-04-21T10:24:58.749Z] [2023-04-21T10:24:58.749Z] #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 [2023-04-21T10:24:58.784Z] #28 203.0 Selecting previously unselected package libselinux1-dev:amd64. [2023-04-21T10:24:58.784Z] #28 203.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-04-21T10:24:58.784Z] #28 203.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-04-21T10:24:59.043Z] #28 203.6 Selecting previously unselected package libdevmapper-dev:amd64. [2023-04-21T10:24:59.297Z] #38 ... [2023-04-21T10:24:59.297Z] [2023-04-21T10:24:59.297Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:24:59.297Z] #33 201.3 + for f in rootlesskit rootlesskit-docker-proxy [2023-04-21T10:24:59.297Z] #33 201.3 + GOBIN=/build [2023-04-21T10:24:59.297Z] #33 201.3 + GO111MODULE=on [2023-04-21T10:24:59.297Z] #33 201.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-04-21T10:24:59.302Z] #28 203.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:24:59.302Z] #28 203.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:24:59.302Z] #28 203.8 Selecting previously unselected package libseccomp-dev:amd64. [2023-04-21T10:24:59.302Z] #28 203.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-04-21T10:24:59.561Z] #28 203.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-21T10:24:59.820Z] #28 204.3 Selecting previously unselected package libsystemd-dev:amd64. [2023-04-21T10:24:59.820Z] #28 204.3 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-21T10:24:59.820Z] #28 204.3 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:25:00.644Z] #33 ... [2023-04-21T10:25:00.645Z] [2023-04-21T10:25:00.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 [2023-04-21T10:25:00.645Z] #38 232.0 CC criu/protobuf-desc.o [2023-04-21T10:25:00.756Z] #28 205.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-21T10:25:00.756Z] #28 205.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-04-21T10:25:00.756Z] #28 205.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-21T10:25:00.756Z] #28 205.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-04-21T10:25:00.756Z] #28 205.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-21T10:25:00.756Z] #28 205.2 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:25:00.756Z] #28 205.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:25:00.756Z] #28 205.3 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:25:01.015Z] #28 205.3 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:25:01.015Z] #28 205.3 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:25:01.015Z] #28 205.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-21T10:25:01.015Z] #28 205.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:25:01.015Z] #28 205.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-21T10:25:01.015Z] #28 205.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-21T10:25:01.015Z] #28 205.4 Setting up mingw-w64-common (8.0.0-1) ... [2023-04-21T10:25:01.015Z] #28 205.4 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:25:01.015Z] #28 205.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-21T10:25:01.015Z] #28 205.4 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:25:01.015Z] #28 205.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-04-21T10:25:01.015Z] #28 205.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-21T10:25:01.015Z] #28 205.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:25:01.274Z] #28 205.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-21T10:25:01.274Z] #28 205.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:25:01.274Z] #28 205.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 [2023-04-21T10:25:01.274Z] #28 205.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-21T10:25:01.274Z] #28 205.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:25:01.274Z] #28 205.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 [2023-04-21T10:25:01.274Z] #28 205.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:25:01.533Z] #28 205.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-21T10:25:01.533Z] #28 205.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:25:01.533Z] #28 206.0 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-21T10:25:01.533Z] #28 206.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:25:01.533Z] #28 206.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:25:01.793Z] #28 206.1 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:25:02.413Z] #28 DONE 206.7s [2023-04-21T10:25:02.413Z] [2023-04-21T10:25:02.413Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:25:02.413Z] #39 111.7 DEP criu/protobuf-desc.d [2023-04-21T10:25:02.413Z] #39 112.0 DEP criu/proc_parse.d [2023-04-21T10:25:02.413Z] #39 112.4 DEP criu/plugin.d [2023-04-21T10:25:02.413Z] #39 112.6 DEP criu/pipes.d [2023-04-21T10:25:02.413Z] #39 112.9 DEP criu/pie-util.d [2023-04-21T10:25:02.413Z] #39 113.1 DEP criu/pie-util-vdso.d [2023-04-21T10:25:02.413Z] #39 113.3 DEP criu/pie-util-vdso-elf32.d [2023-04-21T10:25:02.413Z] #39 113.5 DEP criu/path.d [2023-04-21T10:25:02.413Z] #39 113.8 DEP criu/parasite-syscall.d [2023-04-21T10:25:02.413Z] #39 114.2 DEP criu/pagemap.d [2023-04-21T10:25:02.413Z] #39 114.4 DEP criu/pagemap-cache.d [2023-04-21T10:25:02.413Z] #39 114.6 DEP criu/page-xfer.d [2023-04-21T10:25:02.413Z] #39 114.9 DEP criu/page-pipe.d [2023-04-21T10:25:02.413Z] #39 115.1 DEP criu/netfilter.d [2023-04-21T10:25:02.413Z] #39 115.5 DEP criu/net.d [2023-04-21T10:25:02.413Z] #39 115.8 DEP criu/namespaces.d [2023-04-21T10:25:02.413Z] #39 116.1 DEP criu/mount.d [2023-04-21T10:25:02.413Z] #39 116.5 DEP criu/memfd.d [2023-04-21T10:25:02.413Z] #39 116.8 DEP criu/mem.d [2023-04-21T10:25:02.413Z] #39 117.2 DEP criu/lsm.d [2023-04-21T10:25:02.413Z] #39 117.4 DEP criu/log.d [2023-04-21T10:25:02.413Z] #39 117.6 DEP criu/libnetlink.d [2023-04-21T10:25:02.413Z] #39 117.8 DEP criu/kerndat.d [2023-04-21T10:25:02.413Z] #39 118.0 DEP criu/kcmp-ids.d [2023-04-21T10:25:02.413Z] #39 118.2 DEP criu/irmap.d [2023-04-21T10:25:02.413Z] #39 118.3 DEP criu/ipc_ns.d [2023-04-21T10:25:02.413Z] #39 118.6 DEP criu/image.d [2023-04-21T10:25:02.413Z] #39 ... [2023-04-21T10:25:02.413Z] [2023-04-21T10:25:02.413Z] #42 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-21T10:25:02.543Z] #38 233.8 CC criu/protobuf.o [2023-04-21T10:25:03.110Z] #38 234.6 CC criu/pstree.o [2023-04-21T10:25:04.591Z] #33 ... [2023-04-21T10:25:04.591Z] [2023-04-21T10:25:04.591Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:25:04.591Z] #32 202.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-04-21T10:25:04.591Z] #32 202.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-04-21T10:25:04.591Z] #32 202.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-21T10:25:04.591Z] #32 203.0 Selecting previously unselected package libapparmor1:amd64. [2023-04-21T10:25:04.591Z] #32 203.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-04-21T10:25:04.591Z] #32 203.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-04-21T10:25:04.591Z] #32 203.4 Selecting previously unselected package libapparmor-dev:amd64. [2023-04-21T10:25:04.591Z] #32 203.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-04-21T10:25:04.591Z] #32 203.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-21T10:25:04.591Z] #32 203.7 Selecting previously unselected package libbtrfs0:amd64. [2023-04-21T10:25:04.591Z] #32 203.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-04-21T10:25:04.591Z] #32 203.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:25:04.591Z] #32 204.0 Selecting previously unselected package libbtrfs-dev:amd64. [2023-04-21T10:25:04.591Z] #32 204.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-04-21T10:25:04.591Z] #32 204.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:25:04.591Z] #32 204.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-04-21T10:25:04.591Z] #32 204.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:25:04.591Z] #32 204.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:25:04.591Z] #32 204.6 Selecting previously unselected package libudev-dev:amd64. [2023-04-21T10:25:04.591Z] #32 204.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-21T10:25:04.591Z] #32 204.6 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:25:04.591Z] #32 204.9 Selecting previously unselected package libsepol1-dev:amd64. [2023-04-21T10:25:04.591Z] #32 204.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-04-21T10:25:04.591Z] #32 204.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-04-21T10:25:04.591Z] #32 205.4 Selecting previously unselected package libpcre2-16-0:amd64. [2023-04-21T10:25:04.591Z] #32 205.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:25:04.591Z] #32 205.5 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:25:04.591Z] #32 205.7 Selecting previously unselected package libpcre2-32-0:amd64. [2023-04-21T10:25:04.591Z] #32 205.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:25:04.591Z] #32 205.7 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:25:04.591Z] #32 206.1 Selecting previously unselected package libpcre2-posix2:amd64. [2023-04-21T10:25:04.591Z] #32 206.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:25:04.591Z] #32 206.1 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:25:04.591Z] #32 206.2 Selecting previously unselected package libpcre2-dev:amd64. [2023-04-21T10:25:04.591Z] #32 206.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-04-21T10:25:04.591Z] #32 206.2 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:25:04.591Z] #32 206.8 Selecting previously unselected package libselinux1-dev:amd64. [2023-04-21T10:25:04.591Z] #32 206.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-04-21T10:25:04.591Z] #32 206.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-04-21T10:25:04.853Z] #32 207.3 Selecting previously unselected package libdevmapper-dev:amd64. [2023-04-21T10:25:05.114Z] #32 207.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-04-21T10:25:05.114Z] #32 207.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:25:05.114Z] #32 207.4 Selecting previously unselected package libseccomp-dev:amd64. [2023-04-21T10:25:05.114Z] #32 207.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-04-21T10:25:05.114Z] #32 207.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-21T10:25:05.376Z] #32 207.7 Selecting previously unselected package libsystemd-dev:amd64. [2023-04-21T10:25:05.632Z] #38 236.7 CC criu/rbtree.o [2023-04-21T10:25:05.632Z] #38 237.1 CC criu/rst-malloc.o [2023-04-21T10:25:05.637Z] #32 207.7 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-04-21T10:25:05.637Z] #32 207.7 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:25:05.702Z] #42 DONE 2.9s [2023-04-21T10:25:05.702Z] [2023-04-21T10:25:05.702Z] #43 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-04-21T10:25:06.195Z] #38 237.5 CC criu/seccomp.o [2023-04-21T10:25:06.581Z] #32 208.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-04-21T10:25:06.581Z] #32 208.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-04-21T10:25:06.581Z] #32 208.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-04-21T10:25:06.581Z] #32 208.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-04-21T10:25:06.581Z] #32 208.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-04-21T10:25:06.581Z] #32 208.7 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:25:06.581Z] #32 208.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-04-21T10:25:06.581Z] #32 208.8 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:25:06.581Z] #32 208.8 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:25:06.581Z] #32 208.8 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:25:06.581Z] #32 208.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-04-21T10:25:06.581Z] #32 208.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-04-21T10:25:06.581Z] #32 208.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-04-21T10:25:06.581Z] #32 208.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-04-21T10:25:06.581Z] #32 208.9 Setting up mingw-w64-common (8.0.0-1) ... [2023-04-21T10:25:06.581Z] #32 208.9 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:25:06.934Z] #32 208.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-04-21T10:25:06.934Z] #32 208.9 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-04-21T10:25:06.934Z] #32 209.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-04-21T10:25:06.934Z] #32 209.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-04-21T10:25:06.934Z] #32 209.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:25:06.934Z] #32 209.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-21T10:25:06.934Z] #32 209.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:25:06.934Z] #32 209.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-04-21T10:25:07.079Z] #43 DONE 1.7s [2023-04-21T10:25:07.079Z] [2023-04-21T10:25:07.079Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:25:07.079Z] #39 119.0 DEP criu/image-desc.d [2023-04-21T10:25:07.079Z] #39 119.1 DEP criu/fsnotify.d [2023-04-21T10:25:07.079Z] #39 119.5 DEP criu/filesystems.d [2023-04-21T10:25:07.079Z] #39 119.7 DEP criu/files.d [2023-04-21T10:25:07.079Z] #39 120.0 DEP criu/files-reg.d [2023-04-21T10:25:07.079Z] #39 120.3 DEP criu/files-ext.d [2023-04-21T10:25:07.079Z] #39 120.5 DEP criu/file-lock.d [2023-04-21T10:25:07.079Z] #39 120.7 DEP criu/file-ids.d [2023-04-21T10:25:07.079Z] #39 120.8 DEP criu/fifo.d [2023-04-21T10:25:07.079Z] #39 121.0 DEP criu/fdstore.d [2023-04-21T10:25:07.079Z] #39 121.1 DEP criu/fault-injection.d [2023-04-21T10:25:07.079Z] #39 121.2 DEP criu/external.d [2023-04-21T10:25:07.079Z] #39 121.3 DEP criu/eventpoll.d [2023-04-21T10:25:07.079Z] #39 121.5 DEP criu/eventfd.d [2023-04-21T10:25:07.079Z] #39 121.6 DEP criu/crtools.d [2023-04-21T10:25:07.079Z] #39 122.1 DEP criu/cr-service.d [2023-04-21T10:25:07.079Z] #39 122.5 DEP criu/cr-restore.d [2023-04-21T10:25:07.079Z] #39 123.0 DEP criu/cr-errno.d [2023-04-21T10:25:07.079Z] #39 123.1 DEP criu/cr-dump.d [2023-04-21T10:25:07.079Z] #39 123.5 DEP criu/cr-dedup.d [2023-04-21T10:25:07.195Z] #32 209.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-04-21T10:25:07.195Z] #32 209.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-04-21T10:25:07.195Z] #32 209.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-04-21T10:25:07.195Z] #32 209.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-04-21T10:25:07.195Z] #32 209.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-04-21T10:25:07.338Z] #39 123.7 DEP criu/cr-check.d [2023-04-21T10:25:07.566Z] #38 238.8 CC criu/seize.o [2023-04-21T10:25:07.768Z] #32 209.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:25:07.768Z] #32 210.2 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-21T10:25:07.906Z] #39 124.2 DEP criu/config.d [2023-04-21T10:25:07.906Z] #39 124.4 DEP criu/clone-noasan.d [2023-04-21T10:25:07.906Z] #39 124.5 DEP criu/cgroup.d [2023-04-21T10:25:08.179Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2023-04-21T10:25:08.366Z] #32 210.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:25:08.486Z] #39 124.8 DEP criu/cgroup-props.d [2023-04-21T10:25:08.486Z] #39 ... [2023-04-21T10:25:08.486Z] [2023-04-21T10:25:08.486Z] #44 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-21T10:25:08.486Z] #0 1.433 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-04-21T10:25:08.486Z] #44 DONE 1.6s [2023-04-21T10:25:08.486Z] [2023-04-21T10:25:08.486Z] #45 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-21T10:25:08.888Z] #32 211.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...#32 ... [2023-04-21T10:25:08.888Z] [2023-04-21T10:25:08.888Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-04-21T10:25:08.888Z] #33 DONE 211.0s [2023-04-21T10:25:08.888Z] [2023-04-21T10:25:08.888Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:25:08.888Z] #32 211.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-04-21T10:25:08.888Z] #32 211.1 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:25:08.888Z] #32 ... [2023-04-21T10:25:08.888Z] [2023-04-21T10:25:08.888Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-04-21T10:25:09.152Z] #40 DONE 0.2s [2023-04-21T10:25:09.152Z] [2023-04-21T10:25:09.152Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-04-21T10:25:09.152Z] #41 DONE 0.1s [2023-04-21T10:25:09.152Z] [2023-04-21T10:25:09.152Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:25:09.152Z] #38 109.4 LINK criu/pie/restorer.built-in.o [2023-04-21T10:25:09.152Z] #38 109.5 GEN criu/pie/restorer-blob.h [2023-04-21T10:25:09.152Z] #38 109.7 DEP criu/vdso.d [2023-04-21T10:25:09.152Z] #38 109.9 DEP criu/vdso-compat.d [2023-04-21T10:25:09.152Z] #38 110.1 DEP criu/uts_ns.d [2023-04-21T10:25:09.152Z] #38 110.2 DEP criu/util.d [2023-04-21T10:25:09.152Z] #38 110.5 DEP criu/uffd.d [2023-04-21T10:25:09.152Z] #38 110.8 DEP criu/tun.d [2023-04-21T10:25:09.152Z] #38 111.0 DEP criu/tty.d [2023-04-21T10:25:09.152Z] #38 111.4 DEP criu/timerfd.d [2023-04-21T10:25:09.152Z] #38 111.6 DEP criu/timens.d [2023-04-21T10:25:09.152Z] #38 111.9 DEP criu/sysfs_parse.d [2023-04-21T10:25:09.152Z] #38 112.0 DEP criu/sysctl.d [2023-04-21T10:25:09.152Z] #38 112.2 DEP criu/string.d [2023-04-21T10:25:09.152Z] #38 112.3 DEP criu/stats.d [2023-04-21T10:25:09.152Z] #38 112.6 DEP criu/sockets.d [2023-04-21T10:25:09.152Z] #38 113.0 DEP criu/sk-unix.d [2023-04-21T10:25:09.152Z] #38 113.3 DEP criu/sk-tcp.d [2023-04-21T10:25:09.152Z] #38 113.6 DEP criu/sk-queue.d [2023-04-21T10:25:09.152Z] #38 113.8 DEP criu/sk-packet.d [2023-04-21T10:25:09.152Z] #38 114.1 DEP criu/sk-netlink.d [2023-04-21T10:25:09.152Z] #38 114.4 DEP criu/sk-inet.d [2023-04-21T10:25:09.152Z] #38 114.6 DEP criu/signalfd.d [2023-04-21T10:25:09.152Z] #38 114.8 DEP criu/sigframe.d [2023-04-21T10:25:09.152Z] #38 115.0 DEP criu/shmem.d [2023-04-21T10:25:09.152Z] #38 115.4 DEP criu/servicefd.d [2023-04-21T10:25:09.413Z] #38 115.7 DEP criu/seize.d [2023-04-21T10:25:09.459Z] #38 240.7 CC criu/servicefd.o [2023-04-21T10:25:09.674Z] #38 ... [2023-04-21T10:25:09.674Z] [2023-04-21T10:25:09.674Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-04-21T10:25:09.674Z] #32 DONE 211.8s [2023-04-21T10:25:09.674Z] [2023-04-21T10:25:09.674Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:25:09.674Z] #38 115.9 DEP criu/seccomp.d [2023-04-21T10:25:09.674Z] #38 ... [2023-04-21T10:25:09.674Z] [2023-04-21T10:25:09.674Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:25:10.022Z] #38 241.4 include/common/asm/bitops.h: Assembler messages: [2023-04-21T10:25:10.022Z] #38 241.4 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:25:10.022Z] #38 241.5 CC criu/shmem.o [2023-04-21T10:25:10.396Z] #45 DONE 1.8s [2023-04-21T10:25:10.396Z] [2023-04-21T10:25:10.396Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:25:10.396Z] #39 125.1 DEP criu/bitmap.d [2023-04-21T10:25:10.396Z] #39 125.2 DEP criu/bfd.d [2023-04-21T10:25:10.396Z] #39 125.4 DEP criu/autofs.d [2023-04-21T10:25:10.396Z] #39 125.7 DEP criu/aio.d [2023-04-21T10:25:10.396Z] #39 126.0 DEP criu/action-scripts.d [2023-04-21T10:25:10.396Z] #39 126.4 CC criu/action-scripts.o [2023-04-21T10:25:10.655Z] #39 127.3 CC criu/aio.o [2023-04-21T10:25:11.592Z] #39 128.0 CC criu/autofs.o [2023-04-21T10:25:11.592Z] #39 ... [2023-04-21T10:25:11.592Z] [2023-04-21T10:25:11.592Z] #46 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-21T10:25:11.592Z] #46 DONE 1.4s [2023-04-21T10:25:11.851Z] [2023-04-21T10:25:11.851Z] #47 [dev-systemd-false 6/27] RUN ldconfig [2023-04-21T10:25:11.928Z] #38 243.2 CC criu/sigframe.o [2023-04-21T10:25:12.185Z] #38 243.5 CC criu/signalfd.o [2023-04-21T10:25:12.280Z] #42 2.740 + RM_GOPATH=0 [2023-04-21T10:25:12.280Z] #42 2.740 + TMP_GOPATH= [2023-04-21T10:25:12.280Z] #42 2.740 + : /build [2023-04-21T10:25:12.280Z] #42 2.740 + '[' -z '' ']' [2023-04-21T10:25:12.280Z] #42 2.752 ++ mktemp -d [2023-04-21T10:25:12.280Z] #42 2.752 + export GOPATH=/tmp/tmp.OvxQQkOx9a [2023-04-21T10:25:12.280Z] #42 2.752 + GOPATH=/tmp/tmp.OvxQQkOx9a [2023-04-21T10:25:12.280Z] #42 2.752 + RM_GOPATH=1 [2023-04-21T10:25:12.280Z] #42 2.752 + case "$(go env GOARCH)" in [2023-04-21T10:25:12.280Z] #42 2.759 ++ go env GOARCH [2023-04-21T10:25:12.280Z] #42 2.767 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:25:12.280Z] #42 2.767 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:25:12.280Z] #42 2.775 Install runc version v1.1.5 (build tags: seccomp) [2023-04-21T10:25:12.280Z] #42 2.775 ++ dirname /tmp/install/install.sh [2023-04-21T10:25:12.280Z] #42 2.775 + dir=/tmp/install [2023-04-21T10:25:12.280Z] #42 2.775 + bin=runc [2023-04-21T10:25:12.280Z] #42 2.775 + shift [2023-04-21T10:25:12.280Z] #42 2.775 + '[' '!' -f /tmp/install/runc.installer ']' [2023-04-21T10:25:12.280Z] #42 2.775 + . /tmp/install/runc.installer [2023-04-21T10:25:12.280Z] #42 2.775 ++ set -e [2023-04-21T10:25:12.280Z] #42 2.775 ++ : v1.1.5 [2023-04-21T10:25:12.280Z] #42 2.775 + install_runc [2023-04-21T10:25:12.280Z] #42 2.775 + RUNC_BUILDTAGS=seccomp [2023-04-21T10:25:12.280Z] #42 2.775 + echo 'Install runc version v1.1.5 (build tags: seccomp)' [2023-04-21T10:25:12.280Z] #42 2.775 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OvxQQkOx9a/src/github.com/opencontainers/runc [2023-04-21T10:25:12.280Z] #42 2.779 Cloning into '/tmp/tmp.OvxQQkOx9a/src/github.com/opencontainers/runc'... [2023-04-21T10:25:12.419Z] #47 ... [2023-04-21T10:25:12.419Z] [2023-04-21T10:25:12.419Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:25:12.419Z] #0 2.223 + RM_GOPATH=0 [2023-04-21T10:25:12.419Z] #0 2.223 + TMP_GOPATH= [2023-04-21T10:25:12.419Z] #0 2.223 + : /build [2023-04-21T10:25:12.419Z] #0 2.223 + '[' -z '' ']' [2023-04-21T10:25:12.419Z] #0 2.223 ++ mktemp -d [2023-04-21T10:25:12.419Z] #0 2.233 + export GOPATH=/tmp/tmp.JcJDJyQ8dM [2023-04-21T10:25:12.419Z] #0 2.233 + GOPATH=/tmp/tmp.JcJDJyQ8dM [2023-04-21T10:25:12.419Z] #0 2.233 + RM_GOPATH=1 [2023-04-21T10:25:12.419Z] #0 2.233 + case "$(go env GOARCH)" in [2023-04-21T10:25:12.419Z] #0 2.251 ++ go env GOARCH [2023-04-21T10:25:12.419Z] #0 2.272 + export GO_BUILDMODE=-buildmode=pie [2023-04-21T10:25:12.419Z] #0 2.272 + GO_BUILDMODE=-buildmode=pie [2023-04-21T10:25:12.419Z] #0 2.274 ++ dirname /tmp/install/install.sh [2023-04-21T10:25:12.419Z] #0 2.279 + dir=/tmp/install [2023-04-21T10:25:12.419Z] #0 2.279 + bin=runc [2023-04-21T10:25:12.419Z] #0 2.280 + shift [2023-04-21T10:25:12.419Z] #0 2.281 + '[' '!' -f /tmp/install/runc.installer ']' [2023-04-21T10:25:12.419Z] #0 2.281 + . /tmp/install/runc.installer [2023-04-21T10:25:12.419Z] #0 2.282 ++ set -e [2023-04-21T10:25:12.419Z] #0 2.283 ++ : v1.1.5 [2023-04-21T10:25:12.419Z] #0 2.283 Install runc version v1.1.5 (build tags: seccomp) [2023-04-21T10:25:12.419Z] #0 2.287 + install_runc [2023-04-21T10:25:12.419Z] #0 2.287 + RUNC_BUILDTAGS=seccomp [2023-04-21T10:25:12.419Z] #0 2.287 + echo 'Install runc version v1.1.5 (build tags: seccomp)' [2023-04-21T10:25:12.419Z] #0 2.287 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JcJDJyQ8dM/src/github.com/opencontainers/runc [2023-04-21T10:25:12.419Z] #0 2.287 Cloning into '/tmp/tmp.JcJDJyQ8dM/src/github.com/opencontainers/runc'... [2023-04-21T10:25:12.442Z] #38 243.9 CC criu/sk-inet.o [2023-04-21T10:25:13.235Z] #42 ... [2023-04-21T10:25:13.235Z] [2023-04-21T10:25:13.235Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-04-21T10:25:13.235Z] #43 DONE 3.5s [2023-04-21T10:25:13.235Z] [2023-04-21T10:25:13.235Z] #44 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-04-21T10:25:13.798Z] #48 ... [2023-04-21T10:25:13.798Z] [2023-04-21T10:25:13.798Z] #47 [dev-systemd-false 6/27] RUN ldconfig [2023-04-21T10:25:13.798Z] #47 DONE 1.9s [2023-04-21T10:25:13.798Z] [2023-04-21T10:25:13.798Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-21T10:25:14.335Z] #38 245.8 CC criu/sk-netlink.o [2023-04-21T10:25:14.900Z] #38 246.5 CC criu/sk-packet.o [2023-04-21T10:25:15.145Z] #44 DONE 1.8s [2023-04-21T10:25:15.145Z] [2023-04-21T10:25:15.145Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-04-21T10:25:15.178Z] #49 DONE 1.5s [2023-04-21T10:25:15.178Z] [2023-04-21T10:25:15.178Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:25:16.267Z] #38 247.5 CC criu/sk-queue.o [2023-04-21T10:25:16.529Z] #45 1.550 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-04-21T10:25:16.529Z] #45 DONE 1.7s [2023-04-21T10:25:16.529Z] [2023-04-21T10:25:16.529Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-04-21T10:25:17.082Z] #50 1.904 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:25:17.082Z] #50 2.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:25:17.198Z] #38 248.6 CC criu/sk-tcp.o [2023-04-21T10:25:17.341Z] #50 2.094 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:25:17.909Z] #50 2.784 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:25:18.441Z] #46 DONE 1.6s [2023-04-21T10:25:18.441Z] [2023-04-21T10:25:18.441Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:25:18.441Z] #38 116.2 DEP criu/rst-malloc.d [2023-04-21T10:25:18.441Z] #38 116.3 DEP criu/rbtree.d [2023-04-21T10:25:18.441Z] #38 116.4 DEP criu/pstree.d [2023-04-21T10:25:18.441Z] #38 116.7 DEP criu/protobuf.d [2023-04-21T10:25:18.441Z] #38 116.9 GEN criu/protobuf-desc-gen.h [2023-04-21T10:25:18.441Z] #38 119.7 DEP criu/protobuf-desc.d [2023-04-21T10:25:18.441Z] #38 120.0 DEP criu/proc_parse.d [2023-04-21T10:25:18.441Z] #38 120.4 DEP criu/plugin.d [2023-04-21T10:25:18.441Z] #38 120.6 DEP criu/pipes.d [2023-04-21T10:25:18.441Z] #38 120.8 DEP criu/pie-util.d [2023-04-21T10:25:18.441Z] #38 120.9 DEP criu/pie-util-vdso.d [2023-04-21T10:25:18.441Z] #38 121.1 DEP criu/pie-util-vdso-elf32.d [2023-04-21T10:25:18.441Z] #38 121.2 DEP criu/path.d [2023-04-21T10:25:18.441Z] #38 121.5 DEP criu/parasite-syscall.d [2023-04-21T10:25:18.441Z] #38 122.1 DEP criu/pagemap.d [2023-04-21T10:25:18.441Z] #38 122.4 DEP criu/pagemap-cache.d [2023-04-21T10:25:18.441Z] #38 122.8 DEP criu/page-xfer.d [2023-04-21T10:25:18.441Z] #38 123.2 DEP criu/page-pipe.d [2023-04-21T10:25:18.441Z] #38 123.3 DEP criu/netfilter.d [2023-04-21T10:25:18.441Z] #38 123.6 DEP criu/net.d [2023-04-21T10:25:18.441Z] #38 124.0 DEP criu/namespaces.d [2023-04-21T10:25:18.441Z] #38 124.3 DEP criu/mount.d [2023-04-21T10:25:18.441Z] #38 ... [2023-04-21T10:25:18.441Z] [2023-04-21T10:25:18.441Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-21T10:25:18.566Z] #38 249.7 CC criu/sk-unix.o [2023-04-21T10:25:19.823Z] #47 DONE 1.7s [2023-04-21T10:25:19.823Z] [2023-04-21T10:25:19.823Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-04-21T10:25:20.441Z] #50 4.944 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:25:20.442Z] #50 ... [2023-04-21T10:25:20.442Z] [2023-04-21T10:25:20.442Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:25:20.442Z] #48 18.32 + cd /tmp/tmp.JcJDJyQ8dM/src/github.com/opencontainers/runc [2023-04-21T10:25:20.442Z] #48 18.32 + git checkout -q v1.1.5 [2023-04-21T10:25:21.738Z] #48 DONE 1.6s [2023-04-21T10:25:21.738Z] [2023-04-21T10:25:21.738Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:25:21.738Z] #38 124.7 DEP criu/memfd.d [2023-04-21T10:25:21.738Z] #38 125.0 DEP criu/mem.d [2023-04-21T10:25:21.738Z] #38 125.3 DEP criu/lsm.d [2023-04-21T10:25:21.738Z] #38 125.5 DEP criu/log.d [2023-04-21T10:25:21.738Z] #38 125.8 DEP criu/libnetlink.d [2023-04-21T10:25:21.738Z] #38 126.1 DEP criu/kerndat.d [2023-04-21T10:25:21.738Z] #38 126.3 DEP criu/kcmp-ids.d [2023-04-21T10:25:21.738Z] #38 126.5 DEP criu/irmap.d [2023-04-21T10:25:21.738Z] #38 126.8 DEP criu/ipc_ns.d [2023-04-21T10:25:21.738Z] #38 127.0 DEP criu/image.d [2023-04-21T10:25:21.738Z] #38 127.2 DEP criu/image-desc.d [2023-04-21T10:25:21.738Z] #38 127.4 DEP criu/fsnotify.d [2023-04-21T10:25:21.738Z] #38 127.7 DEP criu/filesystems.d [2023-04-21T10:25:21.738Z] #38 128.0 DEP criu/files.d [2023-04-21T10:25:21.820Z] #48 19.43 + '[' -z '' ']' [2023-04-21T10:25:21.820Z] #48 19.43 + target=static [2023-04-21T10:25:21.820Z] #48 19.43 + make BUILDTAGS=seccomp static [2023-04-21T10:25:22.309Z] #38 128.4 DEP criu/files-reg.d [2023-04-21T10:25:22.388Z] #48 20.11 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc . [2023-04-21T10:25:22.570Z] #38 128.8 DEP criu/files-ext.d [2023-04-21T10:25:22.739Z] #38 253.4 CC criu/sockets.o [2023-04-21T10:25:22.830Z] #38 129.0 DEP criu/file-lock.d [2023-04-21T10:25:23.091Z] #38 129.4 DEP criu/file-ids.d [2023-04-21T10:25:23.091Z] #38 ... [2023-04-21T10:25:23.091Z] [2023-04-21T10:25:23.091Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-21T10:25:23.091Z] #49 DONE 1.7s [2023-04-21T10:25:23.351Z] [2023-04-21T10:25:23.351Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:25:23.351Z] #38 129.6 DEP criu/fifo.d [2023-04-21T10:25:23.612Z] #38 129.9 DEP criu/fdstore.d [2023-04-21T10:25:23.873Z] #38 130.1 DEP criu/fault-injection.d [2023-04-21T10:25:23.873Z] #38 130.1 DEP criu/external.d [2023-04-21T10:25:23.873Z] #38 130.2 DEP criu/eventpoll.d [2023-04-21T10:25:24.109Z] #38 255.4 CC criu/stats.o [2023-04-21T10:25:24.135Z] #38 130.4 DEP criu/eventfd.d [2023-04-21T10:25:24.294Z] #48 ... [2023-04-21T10:25:24.294Z] [2023-04-21T10:25:24.294Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:25:24.294Z] #39 130.8 CC criu/bfd.o [2023-04-21T10:25:24.294Z] #39 131.9 CC criu/bitmap.o [2023-04-21T10:25:24.294Z] #39 132.1 CC criu/cgroup-props.o [2023-04-21T10:25:24.294Z] #39 134.2 CC criu/cgroup.o [2023-04-21T10:25:24.294Z] #39 139.1 CC criu/clone-noasan.o [2023-04-21T10:25:24.294Z] #39 139.5 CC criu/config.o [2023-04-21T10:25:24.396Z] #38 130.8 DEP criu/crtools.d [2023-04-21T10:25:24.672Z] #38 256.0 CC criu/string.o [2023-04-21T10:25:24.672Z] #38 256.1 CC criu/sysctl.o [2023-04-21T10:25:24.968Z] #38 131.0 DEP criu/cr-service.d [2023-04-21T10:25:25.230Z] #39 141.7 CC criu/cr-check.o [2023-04-21T10:25:25.230Z] #38 131.4 DEP criu/cr-restore.d [2023-04-21T10:25:25.602Z] #38 257.1 CC criu/sysfs_parse.o [2023-04-21T10:25:25.802Z] #38 131.9 DEP criu/cr-errno.d [2023-04-21T10:25:25.802Z] #38 132.0 DEP criu/cr-dump.d [2023-04-21T10:25:26.064Z] #38 132.4 DEP criu/cr-dedup.d [2023-04-21T10:25:26.532Z] #38 258.0 CC criu/timens.o [2023-04-21T10:25:26.636Z] #38 132.7 DEP criu/cr-check.d [2023-04-21T10:25:26.998Z] #38 133.1 DEP criu/config.d [2023-04-21T10:25:27.261Z] #38 133.5 DEP criu/clone-noasan.d [2023-04-21T10:25:27.461Z] #38 258.7 CC criu/timerfd.o [2023-04-21T10:25:27.522Z] #38 133.8 DEP criu/cgroup.d [2023-04-21T10:25:27.783Z] #38 134.0 DEP criu/cgroup-props.d [2023-04-21T10:25:28.024Z] #38 259.5 CC criu/tty.o [2023-04-21T10:25:28.044Z] #38 134.2 DEP criu/bitmap.d [2023-04-21T10:25:28.044Z] #38 134.2 DEP criu/bfd.d [2023-04-21T10:25:28.044Z] #38 134.4 DEP criu/autofs.d [2023-04-21T10:25:28.305Z] #38 134.6 DEP criu/aio.d [2023-04-21T10:25:28.566Z] #38 134.9 DEP criu/action-scripts.d [2023-04-21T10:25:29.420Z] #39 145.1 CC criu/cr-dedup.o [2023-04-21T10:25:29.420Z] #39 145.8 CC criu/cr-dump.o [2023-04-21T10:25:29.509Z] #38 135.5 CC criu/action-scripts.o [2023-04-21T10:25:30.453Z] #38 136.8 CC criu/aio.o [2023-04-21T10:25:31.298Z] #38 ... [2023-04-21T10:25:31.298Z] [2023-04-21T10:25:31.298Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-21T10:25:31.298Z] #28 358.1 + dpkg --print-architecture [2023-04-21T10:25:31.298Z] #28 358.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-04-21T10:25:31.396Z] #38 137.7 CC criu/autofs.o [2023-04-21T10:25:31.555Z] #28 358.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-04-21T10:25:31.555Z] #28 358.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-04-21T10:25:32.707Z] #39 ... [2023-04-21T10:25:32.707Z] [2023-04-21T10:25:32.707Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:25:32.707Z] #50 7.198 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:25:32.707Z] #50 13.18 Fetched 8643 kB in 12s (741 kB/s) [2023-04-21T10:25:32.707Z] #50 13.18 Reading package lists... [2023-04-21T10:25:33.309Z] #38 ... [2023-04-21T10:25:33.309Z] [2023-04-21T10:25:33.309Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:25:33.309Z] #0 1.756 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-21T10:25:33.309Z] #0 1.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-21T10:25:33.309Z] #0 1.926 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-21T10:25:33.309Z] #0 2.973 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-04-21T10:25:33.309Z] #0 5.021 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [237 kB] [2023-04-21T10:25:33.309Z] #0 6.821 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-04-21T10:25:33.309Z] #50 ... [2023-04-21T10:25:33.309Z] [2023-04-21T10:25:33.309Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:25:33.309Z] #42 18.47 + cd /tmp/tmp.OvxQQkOx9a/src/github.com/opencontainers/runc [2023-04-21T10:25:33.309Z] #42 18.47 + git checkout -q v1.1.5 [2023-04-21T10:25:33.309Z] #42 19.49 + '[' -z '' ']' [2023-04-21T10:25:33.309Z] #42 19.49 + target=static [2023-04-21T10:25:33.309Z] #42 19.49 + make BUILDTAGS=seccomp static [2023-04-21T10:25:33.309Z] #42 19.90 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a6 -X main.version=1.1.5 " -o runc . [2023-04-21T10:25:33.533Z] #50 17.89 Reading package lists... [2023-04-21T10:25:33.533Z] #50 ... [2023-04-21T10:25:33.533Z] [2023-04-21T10:25:33.533Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:25:33.533Z] #29 DONE 237.9s [2023-04-21T10:25:33.533Z] [2023-04-21T10:25:33.533Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:25:33.533Z] #39 150.0 CC criu/cr-errno.o [2023-04-21T10:25:33.792Z] #39 150.2 CC criu/cr-restore.o [2023-04-21T10:25:33.879Z] #42 ... [2023-04-21T10:25:33.879Z] [2023-04-21T10:25:33.879Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:25:33.879Z] #38 140.2 CC criu/bfd.o [2023-04-21T10:25:34.820Z] #38 141.0 CC criu/bitmap.o [2023-04-21T10:25:35.080Z] #38 141.3 CC criu/cgroup-props.o [2023-04-21T10:25:37.624Z] #38 143.4 CC criu/cgroup.o [2023-04-21T10:25:39.064Z] #39 ... [2023-04-21T10:25:39.064Z] [2023-04-21T10:25:39.064Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:25:39.064Z] #50 17.89 Reading package lists... [2023-04-21T10:25:39.064Z] #50 21.87 Building dependency tree... [2023-04-21T10:25:39.064Z] #50 23.65 The following additional packages will be installed: [2023-04-21T10:25:39.064Z] #50 23.65 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-21T10:25:39.064Z] #50 23.65 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-04-21T10:25:39.064Z] #50 23.65 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-04-21T10:25:39.064Z] #50 23.65 python3-pkg-resources vim-runtime xxd [2023-04-21T10:25:39.064Z] #50 23.66 Suggested packages: [2023-04-21T10:25:39.064Z] #50 23.67 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-21T10:25:39.064Z] #50 23.68 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-21T10:25:39.064Z] #50 23.68 acl attr quota [2023-04-21T10:25:39.064Z] #50 23.68 Recommended packages: [2023-04-21T10:25:39.064Z] #50 23.68 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-21T10:25:40.967Z] #50 25.54 The following NEW packages will be installed: [2023-04-21T10:25:40.967Z] #50 25.55 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-04-21T10:25:40.967Z] #50 25.55 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-21T10:25:40.967Z] #50 25.55 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-04-21T10:25:40.967Z] #50 25.55 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-04-21T10:25:40.967Z] #50 25.55 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-04-21T10:25:40.967Z] #50 25.55 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-04-21T10:25:40.967Z] #50 25.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-04-21T10:25:40.967Z] #50 25.55 xz-utils zip [2023-04-21T10:25:40.967Z] #50 25.89 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:25:40.967Z] #50 25.89 Need to get 27.0 MB of archives. [2023-04-21T10:25:40.967Z] #50 25.89 After this operation, 104 MB of additional disk space will be used. [2023-04-21T10:25:40.967Z] #50 25.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-04-21T10:25:40.967Z] #50 25.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-04-21T10:25:40.967Z] #50 25.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-04-21T10:25:40.967Z] #50 25.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-21T10:25:40.967Z] #50 25.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-04-21T10:25:40.967Z] #50 25.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-04-21T10:25:40.967Z] #50 25.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-04-21T10:25:40.967Z] #50 25.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-04-21T10:25:40.967Z] #50 25.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-21T10:25:40.967Z] #50 25.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-21T10:25:41.226Z] #50 25.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-04-21T10:25:41.226Z] #50 25.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-04-21T10:25:41.226Z] #50 25.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-04-21T10:25:41.226Z] #50 25.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-04-21T10:25:41.226Z] #50 26.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-04-21T10:25:41.226Z] #50 26.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-04-21T10:25:41.226Z] #50 26.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-04-21T10:25:41.226Z] #50 26.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-04-21T10:25:41.226Z] #50 26.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-04-21T10:25:41.226Z] #50 26.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-04-21T10:25:41.226Z] #50 26.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-04-21T10:25:41.226Z] #50 26.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-21T10:25:41.226Z] #50 26.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-21T10:25:41.226Z] #50 26.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-21T10:25:41.226Z] #50 26.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-04-21T10:25:41.226Z] #50 26.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-04-21T10:25:41.226Z] #50 26.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-21T10:25:41.507Z] #28 ... [2023-04-21T10:25:41.507Z] [2023-04-21T10:25:41.507Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:25:41.507Z] #38 262.7 CC criu/tun.o [2023-04-21T10:25:41.507Z] #38 263.4 CC criu/uffd.o [2023-04-21T10:25:41.507Z] #38 265.6 CC criu/util.o [2023-04-21T10:25:41.507Z] #38 268.4 CC criu/uts_ns.o [2023-04-21T10:25:41.507Z] #38 268.9 CC criu/vdso-compat.o [2023-04-21T10:25:41.507Z] #38 269.3 CC criu/vdso.o [2023-04-21T10:25:41.507Z] #38 270.4 LINK criu/built-in.o [2023-04-21T10:25:41.507Z] #38 270.7 LINK criu/criu [2023-04-21T10:25:41.507Z] #38 271.6 DEP lib/c/criu.d [2023-04-21T10:25:41.507Z] #38 271.8 CC images/rpc.pb-c.o [2023-04-21T10:25:41.507Z] #38 273.0 CC lib/c/criu.o [2023-04-21T10:25:41.795Z] #50 26.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-04-21T10:25:41.795Z] #50 26.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-21T10:25:41.795Z] #50 26.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-04-21T10:25:42.055Z] #50 26.77 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-21T10:25:42.055Z] #50 26.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-04-21T10:25:42.055Z] #50 26.77 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-04-21T10:25:42.055Z] #50 26.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-21T10:25:42.055Z] #50 26.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-21T10:25:42.055Z] #50 26.85 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-21T10:25:42.055Z] #50 26.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-21T10:25:42.055Z] #50 26.87 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-21T10:25:42.055Z] #50 26.89 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-21T10:25:42.055Z] #50 26.89 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-21T10:25:42.055Z] #50 26.89 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-04-21T10:25:42.055Z] #50 26.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-04-21T10:25:42.055Z] #50 26.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-04-21T10:25:42.313Z] #50 26.99 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-21T10:25:42.572Z] #50 27.30 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-04-21T10:25:42.572Z] #50 27.34 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-04-21T10:25:42.572Z] #50 27.40 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-04-21T10:25:42.933Z] #38 149.0 CC criu/clone-noasan.o [2023-04-21T10:25:43.198Z] #38 149.4 CC criu/config.o [2023-04-21T10:25:43.512Z] #50 28.29 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:25:43.770Z] #50 28.49 Fetched 27.0 MB in 2s (14.9 MB/s) [2023-04-21T10:25:43.770Z] #50 28.59 Selecting previously unselected package pigz. [2023-04-21T10:25:43.770Z] #50 28.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24023 files and directories currently installed.) [2023-04-21T10:25:43.770Z] #50 28.65 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-04-21T10:25:43.770Z] #50 28.66 Unpacking pigz (2.6-1) ... [2023-04-21T10:25:44.029Z] #50 28.90 Selecting previously unselected package libelf1:amd64. [2023-04-21T10:25:44.029Z] #50 28.91 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-04-21T10:25:44.029Z] #50 28.95 Unpacking libelf1:amd64 (0.183-1) ... [2023-04-21T10:25:44.039Z] #38 275.1 LINK lib/c/built-in.o [2023-04-21T10:25:44.039Z] #38 275.1 LINK lib/c/libcriu.so [2023-04-21T10:25:44.039Z] #38 275.3 LINK lib/c/libcriu.a [2023-04-21T10:25:44.296Z] #38 275.7 GEN magic.py [2023-04-21T10:25:44.553Z] #38 276.0 Note: Building without setproctitle() and strlcpy() support. [2023-04-21T10:25:44.553Z] #38 276.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-21T10:25:44.553Z] #38 276.0 Note: Building without GnuTLS support [2023-04-21T10:25:44.553Z] #38 276.0 Makefile.config:39: Warn: you have no libnftables installed [2023-04-21T10:25:44.553Z] #38 276.0 Makefile.config:40: Warn: Building without nftables support [2023-04-21T10:25:44.596Z] #50 29.40 Selecting previously unselected package libbpf0:amd64. [2023-04-21T10:25:44.596Z] #50 29.40 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-04-21T10:25:44.596Z] #50 29.41 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-04-21T10:25:44.855Z] #50 29.64 Selecting previously unselected package libcap2:amd64. [2023-04-21T10:25:44.855Z] #50 29.65 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-21T10:25:44.855Z] #50 29.65 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:25:45.114Z] #50 29.92 Selecting previously unselected package libmnl0:amd64. [2023-04-21T10:25:45.114Z] #50 29.93 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-04-21T10:25:45.114Z] #50 29.93 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-04-21T10:25:45.114Z] #50 30.00 Selecting previously unselected package libxtables12:amd64. [2023-04-21T10:25:45.114Z] #50 30.00 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-04-21T10:25:45.114Z] #50 30.01 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-04-21T10:25:45.373Z] #50 30.16 Selecting previously unselected package libcap2-bin. [2023-04-21T10:25:45.373Z] #50 30.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-04-21T10:25:45.373Z] #50 30.20 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-21T10:25:45.631Z] #50 30.51 Selecting previously unselected package iproute2. [2023-04-21T10:25:45.631Z] #50 30.51 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-04-21T10:25:45.631Z] #50 30.53 Unpacking iproute2 (5.10.0-4) ... [2023-04-21T10:25:45.748Z] #38 151.9 CC criu/cr-check.o [2023-04-21T10:25:45.922Z] #38 277.4 fatal: not a git repository (or any of the parent directories): .git [2023-04-21T10:25:46.827Z] #50 31.50 Selecting previously unselected package xxd. [2023-04-21T10:25:46.827Z] #50 31.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-21T10:25:46.827Z] #50 31.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:25:46.827Z] #50 31.70 Selecting previously unselected package vim-common. [2023-04-21T10:25:46.827Z] #50 31.71 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-21T10:25:46.908Z] #37 326.9 # github.com/containerd/containerd/cmd/containerd [2023-04-21T10:25:46.908Z] #37 326.9 /usr/bin/ld: /tmp/go-link-4058466025/000019.o: in function `New': [2023-04-21T10:25:46.908Z] #37 326.9 /tmp/tmp.ccSSxyaghG/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-04-21T10:25:46.908Z] #37 327.0 + bin/containerd-stress [2023-04-21T10:25:46.908Z] #37 328.2 + bin/containerd-shim [2023-04-21T10:25:47.086Z] #50 31.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:25:47.086Z] #50 31.93 Selecting previously unselected package bash-completion. [2023-04-21T10:25:47.086Z] #50 31.93 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-21T10:25:47.135Z] #38 ... [2023-04-21T10:25:47.135Z] [2023-04-21T10:25:47.135Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:25:47.135Z] #50 13.60 Fetched 8643 kB in 12s (710 kB/s) [2023-04-21T10:25:47.135Z] #50 13.60 Reading package lists... [2023-04-21T10:25:47.135Z] #50 18.52 Reading package lists... [2023-04-21T10:25:48.079Z] #50 23.26 Building dependency tree... [2023-04-21T10:25:48.443Z] #38 279.6 make[1]: Nothing to be done for 'all'. [2023-04-21T10:25:49.024Z] #50 ... [2023-04-21T10:25:49.024Z] [2023-04-21T10:25:49.024Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:25:49.024Z] #38 155.0 CC criu/cr-dedup.o [2023-04-21T10:25:49.614Z] #38 155.9 CC criu/cr-dump.o [2023-04-21T10:25:49.852Z] #38 281.1 make[1]: 'images/built-in.o' is up to date. [2023-04-21T10:25:49.852Z] #38 281.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-04-21T10:25:49.852Z] #38 281.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-04-21T10:25:49.852Z] #38 281.2 make[1]: 'compel/libcompel.a' is up to date. [2023-04-21T10:25:49.852Z] #38 281.3 make[1]: 'compel/compel-host-bin' is up to date. [2023-04-21T10:25:50.109Z] #38 281.4 make[1]: Nothing to be done for 'all'. [2023-04-21T10:25:50.109Z] #38 281.5 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-21T10:25:50.186Z] #38 ... [2023-04-21T10:25:50.186Z] [2023-04-21T10:25:50.186Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-04-21T10:25:50.186Z] #24 DONE 252.2s [2023-04-21T10:25:50.378Z] #50 34.85 Unpacking bash-completion (1:2.11-2) ... [2023-04-21T10:25:50.378Z] #50 ... [2023-04-21T10:25:50.378Z] [2023-04-21T10:25:50.378Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:25:50.378Z] #39 156.8 CC criu/cr-service.o [2023-04-21T10:25:50.378Z] #39 158.8 CC criu/crtools.o [2023-04-21T10:25:50.378Z] #39 159.7 CC criu/eventfd.o [2023-04-21T10:25:50.378Z] #39 160.3 CC criu/eventpoll.o [2023-04-21T10:25:50.378Z] #39 161.6 CC criu/external.o [2023-04-21T10:25:50.378Z] #39 162.1 CC criu/fault-injection.o [2023-04-21T10:25:50.378Z] #39 162.2 CC criu/fdstore.o [2023-04-21T10:25:50.378Z] #39 162.8 CC criu/fifo.o [2023-04-21T10:25:50.378Z] #39 163.6 CC criu/file-ids.o [2023-04-21T10:25:50.378Z] #39 164.1 CC criu/file-lock.o [2023-04-21T10:25:50.378Z] #39 165.1 CC criu/files-ext.o [2023-04-21T10:25:50.378Z] #39 165.6 CC criu/files-reg.o [2023-04-21T10:25:50.448Z] [2023-04-21T10:25:50.448Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:25:50.448Z] #50 26.51 The following additional packages will be installed: [2023-04-21T10:25:50.448Z] #50 26.51 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-21T10:25:50.448Z] #50 26.53 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-04-21T10:25:50.448Z] #50 26.53 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-04-21T10:25:50.448Z] #50 26.53 python3-pkg-resources vim-runtime xxd [2023-04-21T10:25:50.448Z] #50 26.55 Suggested packages: [2023-04-21T10:25:50.448Z] #50 26.55 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-21T10:25:50.448Z] #50 26.55 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-21T10:25:50.448Z] #50 26.55 acl attr quota [2023-04-21T10:25:50.448Z] #50 26.55 Recommended packages: [2023-04-21T10:25:50.448Z] #50 26.55 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-21T10:25:50.640Z] #39 ... [2023-04-21T10:25:50.640Z] [2023-04-21T10:25:50.640Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:25:50.640Z] #50 35.58 Selecting previously unselected package bzip2. [2023-04-21T10:25:50.640Z] #50 35.58 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-04-21T10:25:50.679Z] #38 282.0 make[2]: Nothing to be done for 'all'. [2023-04-21T10:25:50.679Z] #38 282.1 make[2]: Nothing to be done for 'all'. [2023-04-21T10:25:50.679Z] #38 282.2 make[2]: Nothing to be done for 'all'. [2023-04-21T10:25:50.901Z] #50 35.58 Unpacking bzip2 (1.0.8-4) ... [2023-04-21T10:25:50.902Z] #50 35.71 Selecting previously unselected package xz-utils. [2023-04-21T10:25:50.902Z] #50 35.71 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-04-21T10:25:50.902Z] #50 35.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-21T10:25:50.941Z] #38 282.4 make[2]: Nothing to be done for 'all'. [2023-04-21T10:25:50.941Z] #38 282.5 make[2]: Nothing to be done for 'all'. [2023-04-21T10:25:51.160Z] #50 36.06 Selecting previously unselected package apparmor. [2023-04-21T10:25:51.160Z] #50 36.07 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-04-21T10:25:51.199Z] #38 282.5 make[2]: Nothing to be done for 'all'. [2023-04-21T10:25:51.199Z] #38 282.6 make[2]: Nothing to be done for 'all'. [2023-04-21T10:25:51.199Z] #38 282.7 make[2]: Nothing to be done for 'all'. [2023-04-21T10:25:51.199Z] #38 282.8 INSTALL criu/criu [2023-04-21T10:25:51.419Z] #50 36.18 Unpacking apparmor (2.13.6-10) ... [2023-04-21T10:25:52.355Z] #50 36.92 Selecting previously unselected package inetutils-ping. [2023-04-21T10:25:52.355Z] #50 36.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-04-21T10:25:52.355Z] #50 36.94 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-21T10:25:52.355Z] #50 37.16 Selecting previously unselected package libip4tc2:amd64. [2023-04-21T10:25:52.355Z] #50 37.16 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-04-21T10:25:52.355Z] #50 37.18 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-04-21T10:25:52.364Z] #50 29.02 The following NEW packages will be installed: [2023-04-21T10:25:52.364Z] #50 29.03 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-04-21T10:25:52.364Z] #50 29.03 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-04-21T10:25:52.364Z] #50 29.03 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-04-21T10:25:52.364Z] #50 29.04 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-04-21T10:25:52.364Z] #50 29.04 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-04-21T10:25:52.364Z] #50 29.04 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-04-21T10:25:52.364Z] #50 29.04 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-04-21T10:25:52.364Z] #50 29.04 xz-utils zip [2023-04-21T10:25:52.613Z] #50 37.29 Selecting previously unselected package libip6tc2:amd64. [2023-04-21T10:25:52.613Z] #50 37.30 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-04-21T10:25:52.613Z] #50 37.31 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-04-21T10:25:52.613Z] #50 37.43 Selecting previously unselected package libnfnetlink0:amd64. [2023-04-21T10:25:52.613Z] #50 37.44 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-04-21T10:25:52.613Z] #50 37.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-21T10:25:52.613Z] #50 37.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-04-21T10:25:52.625Z] #50 29.52 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:25:52.625Z] #50 29.52 Need to get 27.0 MB of archives. [2023-04-21T10:25:52.625Z] #50 29.52 After this operation, 104 MB of additional disk space will be used. [2023-04-21T10:25:52.625Z] #50 29.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-04-21T10:25:52.625Z] #50 29.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-04-21T10:25:52.625Z] #50 29.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-04-21T10:25:52.625Z] #50 29.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-04-21T10:25:52.625Z] #50 29.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-04-21T10:25:52.625Z] #50 29.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-04-21T10:25:52.625Z] #50 29.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-04-21T10:25:52.625Z] #50 29.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-04-21T10:25:52.872Z] #50 37.54 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-04-21T10:25:52.872Z] #50 37.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-21T10:25:52.872Z] #50 37.66 Selecting previously unselected package libnftnl11:amd64. [2023-04-21T10:25:52.872Z] #50 37.70 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-04-21T10:25:52.872Z] #50 37.71 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-04-21T10:25:52.886Z] #50 29.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-21T10:25:52.886Z] #50 29.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-21T10:25:52.886Z] #50 29.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-04-21T10:25:52.886Z] #50 29.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-04-21T10:25:52.886Z] #50 29.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-04-21T10:25:52.886Z] #50 29.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-04-21T10:25:52.887Z] #50 29.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-04-21T10:25:53.148Z] #50 29.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-04-21T10:25:53.148Z] #50 29.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-04-21T10:25:53.148Z] #50 29.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-04-21T10:25:53.148Z] #50 29.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-04-21T10:25:53.148Z] #50 29.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-04-21T10:25:53.148Z] #50 29.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-04-21T10:25:53.148Z] #50 29.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-04-21T10:25:53.148Z] #50 29.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-04-21T10:25:53.148Z] #50 29.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-04-21T10:25:53.148Z] #50 29.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-04-21T10:25:53.148Z] #50 29.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-04-21T10:25:53.148Z] #50 29.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-04-21T10:25:53.170Z] #50 37.86 Selecting previously unselected package iptables. [2023-04-21T10:25:53.170Z] #50 37.86 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-04-21T10:25:53.170Z] #50 37.87 Unpacking iptables (1.8.7-1) ... [2023-04-21T10:25:53.455Z] #50 38.35 Selecting previously unselected package libonig5:amd64. [2023-04-21T10:25:53.455Z] #50 38.35 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-21T10:25:53.455Z] #50 38.36 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:25:53.722Z] #50 30.57 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-04-21T10:25:53.722Z] #38 DONE 284.8s [2023-04-21T10:25:53.722Z] [2023-04-21T10:25:53.722Z] #50 30.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-04-21T10:25:53.722Z] #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 [2023-04-21T10:25:53.730Z] #50 38.57 Selecting previously unselected package libjq1:amd64. [2023-04-21T10:25:53.730Z] #50 38.58 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-04-21T10:25:53.730Z] #50 38.58 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:25:53.983Z] #50 30.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-04-21T10:25:53.983Z] #50 30.60 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-04-21T10:25:53.983Z] #50 30.60 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-04-21T10:25:53.983Z] #50 30.61 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-04-21T10:25:53.983Z] #50 30.62 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-21T10:25:53.983Z] #50 30.76 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-21T10:25:53.983Z] #50 30.78 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-21T10:25:53.983Z] #50 30.79 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-21T10:25:53.983Z] #50 30.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-21T10:25:53.983Z] #50 30.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-21T10:25:53.983Z] #50 30.84 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-21T10:25:53.983Z] #50 30.87 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-04-21T10:25:53.996Z] #50 38.86 Selecting previously unselected package jq. [2023-04-21T10:25:53.997Z] #50 38.89 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-04-21T10:25:53.997Z] #50 38.90 Unpacking jq (1.6-2.1) ... [2023-04-21T10:25:54.247Z] #50 30.92 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-04-21T10:25:54.247Z] #50 30.95 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-04-21T10:25:54.247Z] #50 30.96 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-21T10:25:54.255Z] #50 39.02 Selecting previously unselected package libaio1:amd64. [2023-04-21T10:25:54.255Z] #50 39.02 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-04-21T10:25:54.255Z] #50 39.03 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-04-21T10:25:54.523Z] #50 39.17 Selecting previously unselected package libgpm2:amd64. [2023-04-21T10:25:54.523Z] #50 39.18 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-04-21T10:25:54.523Z] #50 39.18 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-04-21T10:25:54.523Z] #50 39.41 Selecting previously unselected package libicu67:amd64. [2023-04-21T10:25:54.523Z] #50 39.41 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-04-21T10:25:54.523Z] #50 39.45 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-21T10:25:54.820Z] #50 31.48 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-04-21T10:25:54.820Z] #50 31.53 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-04-21T10:25:54.820Z] #50 31.58 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-04-21T10:25:56.221Z] #50 32.95 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:25:56.483Z] #50 33.32 Fetched 27.0 MB in 2s (11.1 MB/s) [2023-04-21T10:25:56.905Z] #37 339.9 + bin/containerd-shim-runc-v1 [2023-04-21T10:25:57.056Z] #50 33.96 Selecting previously unselected package pigz. [2023-04-21T10:25:57.056Z] #50 33.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24023 files and directories currently installed.) [2023-04-21T10:25:57.056Z] #50 34.01 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-04-21T10:25:57.317Z] #50 34.18 Unpacking pigz (2.6-1) ... [2023-04-21T10:25:57.579Z] #50 34.30 Selecting previously unselected package libelf1:amd64. [2023-04-21T10:25:57.579Z] #50 34.32 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-04-21T10:25:57.579Z] #50 34.33 Unpacking libelf1:amd64 (0.183-1) ... [2023-04-21T10:25:57.840Z] #50 34.63 Selecting previously unselected package libbpf0:amd64. [2023-04-21T10:25:57.840Z] #50 34.63 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-04-21T10:25:57.840Z] #50 34.63 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-04-21T10:25:58.139Z] #50 34.78 Selecting previously unselected package libcap2:amd64. [2023-04-21T10:25:58.139Z] #50 34.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-04-21T10:25:58.139Z] #50 34.81 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:25:58.404Z] #50 35.23 Selecting previously unselected package libmnl0:amd64. [2023-04-21T10:25:58.404Z] #50 35.24 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-04-21T10:25:58.404Z] #50 35.25 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-04-21T10:25:58.404Z] #50 35.32 Selecting previously unselected package libxtables12:amd64. [2023-04-21T10:25:58.666Z] #50 35.33 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-04-21T10:25:58.666Z] #50 35.33 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-04-21T10:25:58.666Z] #50 35.48 Selecting previously unselected package libcap2-bin. [2023-04-21T10:25:58.666Z] #50 35.48 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-04-21T10:25:58.666Z] #50 35.48 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-21T10:25:58.666Z] #50 35.61 Selecting previously unselected package iproute2. [2023-04-21T10:25:58.928Z] #50 35.61 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-04-21T10:25:58.928Z] #50 35.64 Unpacking iproute2 (5.10.0-4) ... [2023-04-21T10:25:59.874Z] #50 36.76 Selecting previously unselected package xxd. [2023-04-21T10:25:59.875Z] #50 36.78 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-21T10:26:00.136Z] #50 36.79 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:26:00.398Z] #50 37.21 Selecting previously unselected package vim-common. [2023-04-21T10:26:00.398Z] #50 37.21 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-21T10:26:00.398Z] #50 37.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:26:00.971Z] #50 37.77 Selecting previously unselected package bash-completion. [2023-04-21T10:26:00.971Z] #50 37.78 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-21T10:26:01.085Z] #50 45.36 Selecting previously unselected package libinih1:amd64. [2023-04-21T10:26:01.085Z] #50 45.38 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-04-21T10:26:01.085Z] #50 45.40 Unpacking libinih1:amd64 (53-1+b2) ... [2023-04-21T10:26:01.085Z] #50 45.56 Selecting previously unselected package libnet1:amd64. [2023-04-21T10:26:01.085Z] #50 45.56 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-21T10:26:01.085Z] #50 45.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:26:01.085Z] #50 45.75 Selecting previously unselected package libnl-3-200:amd64. [2023-04-21T10:26:01.085Z] #50 45.75 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-21T10:26:01.085Z] #50 45.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:26:01.085Z] #50 45.92 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-21T10:26:01.085Z] #50 45.94 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:26:01.085Z] #50 45.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:26:01.085Z] #50 46.01 Selecting previously unselected package net-tools. [2023-04-21T10:26:01.343Z] #50 46.03 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-04-21T10:26:01.343Z] #50 46.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-21T10:26:01.603Z] #50 46.38 Selecting previously unselected package patch. [2023-04-21T10:26:01.603Z] #50 46.41 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-04-21T10:26:01.603Z] #50 46.44 Unpacking patch (2.7.6-7) ... [2023-04-21T10:26:01.862Z] #50 46.67 Selecting previously unselected package python-pip-whl. [2023-04-21T10:26:01.862Z] #50 46.69 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-21T10:26:01.862Z] #50 46.71 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-21T10:26:02.430Z] #50 ... [2023-04-21T10:26:02.430Z] [2023-04-21T10:26:02.430Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:26:02.430Z] #39 168.8 CC criu/files.o [2023-04-21T10:26:02.430Z] #39 172.3 include/common/asm/bitops.h: Assembler messages: [2023-04-21T10:26:02.430Z] #39 172.3 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-04-21T10:26:02.430Z] #39 172.7 CC criu/filesystems.o [2023-04-21T10:26:02.430Z] #39 173.9 CC criu/fsnotify.o [2023-04-21T10:26:02.430Z] #39 175.3 CC criu/image-desc.o [2023-04-21T10:26:02.430Z] #39 175.8 CC criu/image.o [2023-04-21T10:26:02.430Z] #39 177.9 CC criu/ipc_ns.o [2023-04-21T10:26:02.997Z] #39 ... [2023-04-21T10:26:02.997Z] [2023-04-21T10:26:02.997Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:26:02.997Z] #50 47.91 Selecting previously unselected package python3-lib2to3. [2023-04-21T10:26:02.997Z] #50 47.91 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-21T10:26:02.997Z] #50 47.92 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-21T10:26:03.237Z] 8185ee4ed646: Pull complete [2023-04-21T10:26:03.485Z] #37 346.6 + bin/containerd-shim-runc-v2 [2023-04-21T10:26:03.485Z] #37 347.4 + binaries [2023-04-21T10:26:03.485Z] #37 347.4 + install -D bin/containerd /build/containerd [2023-04-21T10:26:03.485Z] #37 347.4 + install -D bin/containerd-shim /build/containerd-shim [2023-04-21T10:26:03.485Z] #37 347.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-04-21T10:26:03.485Z] #37 347.5 + install -D bin/ctr /build/ctr [2023-04-21T10:26:03.565Z] #50 48.20 Selecting previously unselected package python3-distutils. [2023-04-21T10:26:03.565Z] #50 48.20 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-04-21T10:26:03.565Z] #50 48.21 Unpacking python3-distutils (3.9.2-1) ... [2023-04-21T10:26:03.565Z] #50 48.41 Selecting previously unselected package python3-pkg-resources. [2023-04-21T10:26:03.565Z] #50 48.42 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-21T10:26:03.565Z] #50 48.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:26:03.824Z] #50 48.70 Selecting previously unselected package python3-setuptools. [2023-04-21T10:26:03.824Z] #50 48.71 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-04-21T10:26:03.824Z] #50 48.75 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-21T10:26:04.058Z] #37 DONE 348.0s [2023-04-21T10:26:04.277Z] #50 ... [2023-04-21T10:26:04.277Z] [2023-04-21T10:26:04.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 [2023-04-21T10:26:04.277Z] #38 160.2 CC criu/cr-errno.o [2023-04-21T10:26:04.277Z] #38 160.4 CC criu/cr-restore.o [2023-04-21T10:26:04.277Z] #38 166.7 CC criu/cr-service.o [2023-04-21T10:26:04.277Z] #38 169.1 CC criu/crtools.o [2023-04-21T10:26:04.277Z] #38 170.2 CC criu/eventfd.o [2023-04-21T10:26:04.392Z] #50 49.26 Selecting previously unselected package python3-wheel. [2023-04-21T10:26:04.392Z] #50 49.27 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-04-21T10:26:04.392Z] #50 49.33 Unpacking python3-wheel (0.34.2-1) ... [2023-04-21T10:26:04.538Z] #38 170.7 CC criu/eventpoll.o [2023-04-21T10:26:04.651Z] #50 49.55 Selecting previously unselected package python3-pip. [2023-04-21T10:26:04.651Z] #50 49.56 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-21T10:26:04.651Z] #50 49.58 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-21T10:26:05.001Z] [2023-04-21T10:26:05.001Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-04-21T10:26:05.218Z] #50 50.00 Selecting previously unselected package sudo. [2023-04-21T10:26:05.218Z] #50 50.00 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-04-21T10:26:05.218Z] #50 50.02 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-21T10:26:05.483Z] #38 ... [2023-04-21T10:26:05.483Z] [2023-04-21T10:26:05.483Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:26:05.483Z] #50 42.35 Unpacking bash-completion (1:2.11-2) ... [2023-04-21T10:26:05.939Z] #65 DONE 1.0s [2023-04-21T10:26:05.939Z] [2023-04-21T10:26:05.939Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-04-21T10:26:05.939Z] #66 DONE 0.1s [2023-04-21T10:26:06.153Z] #50 50.91 Selecting previously unselected package thin-provisioning-tools. [2023-04-21T10:26:06.153Z] #50 50.91 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-04-21T10:26:06.153Z] #50 50.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-21T10:26:06.198Z] [2023-04-21T10:26:06.198Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-04-21T10:26:06.416Z] #50 51.41 Selecting previously unselected package uidmap. [2023-04-21T10:26:06.416Z] #50 51.43 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-04-21T10:26:06.427Z] #50 43.00 Selecting previously unselected package bzip2. [2023-04-21T10:26:06.427Z] #50 43.02 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-04-21T10:26:06.427Z] #50 43.03 Unpacking bzip2 (1.0.8-4) ... [2023-04-21T10:26:06.427Z] #50 43.17 Selecting previously unselected package xz-utils. [2023-04-21T10:26:06.427Z] #50 43.17 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-04-21T10:26:06.427Z] #50 43.19 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-21T10:26:06.675Z] #50 51.44 Unpacking uidmap (1:4.8.1-1) ... [2023-04-21T10:26:06.689Z] #50 43.47 Selecting previously unselected package apparmor. [2023-04-21T10:26:06.689Z] #50 43.49 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-04-21T10:26:06.766Z] #67 DONE 0.7s [2023-04-21T10:26:06.766Z] [2023-04-21T10:26:06.766Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-04-21T10:26:06.766Z] #68 DONE 0.1s [2023-04-21T10:26:06.766Z] [2023-04-21T10:26:06.766Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-04-21T10:26:06.766Z] #69 DONE 0.0s [2023-04-21T10:26:06.934Z] #50 51.74 Selecting previously unselected package vim-runtime. [2023-04-21T10:26:06.934Z] #50 51.75 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-21T10:26:06.934Z] #50 51.79 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-21T10:26:06.934Z] #50 51.84 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-21T10:26:06.950Z] #50 43.74 Unpacking apparmor (2.13.6-10) ... [2023-04-21T10:26:07.026Z] [2023-04-21T10:26:07.026Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2023-04-21T10:26:07.192Z] #50 51.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:26:07.595Z] #70 0.676 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-04-21T10:26:07.595Z] #70 0.676 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-04-21T10:26:07.595Z] #70 0.676 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-04-21T10:26:07.896Z] #50 44.56 Selecting previously unselected package inetutils-ping. [2023-04-21T10:26:07.897Z] #50 44.56 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-04-21T10:26:07.897Z] #50 44.58 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-21T10:26:08.158Z] #50 44.84 Selecting previously unselected package libip4tc2:amd64. [2023-04-21T10:26:08.158Z] #50 44.86 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-04-21T10:26:08.158Z] #50 44.86 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-04-21T10:26:08.158Z] #50 44.95 Selecting previously unselected package libip6tc2:amd64. [2023-04-21T10:26:08.158Z] #50 44.95 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-04-21T10:26:08.158Z] #50 44.95 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-04-21T10:26:08.419Z] #50 45.15 Selecting previously unselected package libnfnetlink0:amd64. [2023-04-21T10:26:08.419Z] #50 45.16 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-04-21T10:26:08.419Z] #50 45.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-21T10:26:08.426Z] #70 0.918 Reading package lists... [2023-04-21T10:26:08.582Z] #33 ... [2023-04-21T10:26:08.582Z] [2023-04-21T10:26:08.582Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-04-21T10:26:08.582Z] #28 DONE 393.0s [2023-04-21T10:26:08.582Z] [2023-04-21T10:26:08.582Z] #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 [2023-04-21T10:26:08.582Z] #33 ... [2023-04-21T10:26:08.582Z] [2023-04-21T10:26:08.582Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-04-21T10:26:08.582Z] #58 DONE 0.5s [2023-04-21T10:26:08.582Z] [2023-04-21T10:26:08.582Z] #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 [2023-04-21T10:26:08.582Z] #33 ... [2023-04-21T10:26:08.582Z] [2023-04-21T10:26:08.582Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-04-21T10:26:08.582Z] #59 DONE 0.1s [2023-04-21T10:26:08.582Z] [2023-04-21T10:26:08.582Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-04-21T10:26:08.680Z] #50 45.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-04-21T10:26:08.680Z] #50 45.36 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-04-21T10:26:08.680Z] #50 45.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-21T10:26:08.680Z] #50 45.60 Selecting previously unselected package libnftnl11:amd64. [2023-04-21T10:26:08.680Z] #50 45.61 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-04-21T10:26:08.839Z] #60 DONE 0.1s [2023-04-21T10:26:08.839Z] [2023-04-21T10:26:08.839Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-04-21T10:26:08.839Z] #61 DONE 0.1s [2023-04-21T10:26:08.839Z] [2023-04-21T10:26:08.839Z] #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 [2023-04-21T10:26:08.941Z] #50 45.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-04-21T10:26:08.941Z] #50 45.82 Selecting previously unselected package iptables. [2023-04-21T10:26:08.941Z] #50 45.82 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-04-21T10:26:08.941Z] #50 45.84 Unpacking iptables (1.8.7-1) ... [2023-04-21T10:26:08.995Z] #70 1.514 Reading package lists... [2023-04-21T10:26:08.995Z] #70 2.008 Building dependency tree... [2023-04-21T10:26:08.995Z] #70 2.114 Reading state information... [2023-04-21T10:26:08.995Z] #70 2.228 The following additional packages will be installed: [2023-04-21T10:26:09.255Z] #70 2.228 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2023-04-21T10:26:09.255Z] #70 2.229 Suggested packages: [2023-04-21T10:26:09.255Z] #70 2.229 systemd-container policykit-1 [2023-04-21T10:26:09.255Z] #70 2.229 Recommended packages: [2023-04-21T10:26:09.255Z] #70 2.229 systemd-timesyncd | time-daemon libnss-systemd [2023-04-21T10:26:09.255Z] #70 2.296 The following NEW packages will be installed: [2023-04-21T10:26:09.255Z] #70 2.296 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2023-04-21T10:26:09.255Z] #70 2.297 libkmod2 libpam-systemd systemd systemd-sysv [2023-04-21T10:26:09.513Z] #50 46.37 Selecting previously unselected package libonig5:amd64. [2023-04-21T10:26:09.513Z] #50 46.38 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-04-21T10:26:09.513Z] #50 46.38 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:26:09.515Z] #70 2.567 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-04-21T10:26:09.515Z] #70 2.567 Need to get 5828 kB of archives. [2023-04-21T10:26:09.515Z] #70 2.567 After this operation, 19.3 MB of additional disk space will be used. [2023-04-21T10:26:09.515Z] #70 2.567 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2023-04-21T10:26:09.515Z] #70 2.570 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2023-04-21T10:26:09.515Z] #70 2.572 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2023-04-21T10:26:09.515Z] #70 2.575 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2023-04-21T10:26:09.515Z] #70 2.576 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2023-04-21T10:26:09.515Z] #70 2.614 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2023-04-21T10:26:09.515Z] #70 2.615 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2023-04-21T10:26:09.515Z] #70 2.617 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2023-04-21T10:26:09.515Z] #70 2.618 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2023-04-21T10:26:09.515Z] #70 2.620 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] [2023-04-21T10:26:09.515Z] #70 2.742 debconf: delaying package configuration, since apt-utils is not installed [2023-04-21T10:26:09.515Z] #70 2.777 Fetched 5828 kB in 0s (18.2 MB/s) [2023-04-21T10:26:09.515Z] #70 2.806 Selecting previously unselected package libargon2-1:amd64. [2023-04-21T10:26:09.775Z] #70 2.806 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28613 files and directories currently installed.) [2023-04-21T10:26:09.775Z] #70 2.834 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2023-04-21T10:26:09.775Z] #70 2.844 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-04-21T10:26:09.775Z] #70 2.890 Selecting previously unselected package libjson-c5:amd64. [2023-04-21T10:26:09.775Z] #70 2.893 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2023-04-21T10:26:09.775Z] #70 2.898 Unpacking libjson-c5:amd64 (0.15-2) ... [2023-04-21T10:26:09.775Z] #70 2.938 Selecting previously unselected package libcryptsetup12:amd64. [2023-04-21T10:26:09.775Z] #70 2.941 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2023-04-21T10:26:09.775Z] #70 2.946 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-04-21T10:26:09.775Z] #70 3.008 Selecting previously unselected package libkmod2:amd64. [2023-04-21T10:26:09.775Z] #70 3.011 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2023-04-21T10:26:09.775Z] #70 3.016 Unpacking libkmod2:amd64 (28-1) ... [2023-04-21T10:26:09.775Z] #70 3.065 Selecting previously unselected package systemd. [2023-04-21T10:26:10.036Z] #70 3.068 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2023-04-21T10:26:10.036Z] #70 3.104 Unpacking systemd (247.3-7+deb11u1) ... [2023-04-21T10:26:10.085Z] #50 46.67 Selecting previously unselected package libjq1:amd64. [2023-04-21T10:26:10.085Z] #50 46.69 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-04-21T10:26:10.085Z] #50 46.73 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:26:10.085Z] #50 46.90 Selecting previously unselected package jq. [2023-04-21T10:26:10.085Z] #50 46.90 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-04-21T10:26:10.085Z] #50 46.92 Unpacking jq (1.6-2.1) ... [2023-04-21T10:26:10.085Z] #50 47.01 Selecting previously unselected package libaio1:amd64. [2023-04-21T10:26:10.295Z] #70 3.598 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-04-21T10:26:10.295Z] #70 3.612 Setting up libjson-c5:amd64 (0.15-2) ... [2023-04-21T10:26:10.295Z] #70 3.625 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-04-21T10:26:10.346Z] #50 47.02 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-04-21T10:26:10.346Z] #50 47.02 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-04-21T10:26:10.346Z] #50 47.19 Selecting previously unselected package libgpm2:amd64. [2023-04-21T10:26:10.346Z] #50 47.20 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-04-21T10:26:10.346Z] #50 47.21 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-04-21T10:26:10.555Z] #70 3.638 Setting up libkmod2:amd64 (28-1) ... [2023-04-21T10:26:10.555Z] #70 3.650 Setting up systemd (247.3-7+deb11u1) ... [2023-04-21T10:26:10.555Z] #70 3.695 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-04-21T10:26:10.555Z] #70 3.698 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-04-21T10:26:10.555Z] #70 3.701 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-04-21T10:26:10.555Z] #70 3.727 Initializing machine ID from KVM UUID. [2023-04-21T10:26:10.607Z] #50 47.31 Selecting previously unselected package libicu67:amd64. [2023-04-21T10:26:10.607Z] #50 47.32 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-04-21T10:26:10.607Z] #50 47.34 Unpacking libicu67:amd64 (67.1-7) ... [2023-04-21T10:26:11.125Z] #70 4.094 Selecting previously unselected package systemd-sysv. [2023-04-21T10:26:11.125Z] #70 4.094 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29424 files and directories currently installed.) [2023-04-21T10:26:11.125Z] #70 4.109 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2023-04-21T10:26:11.125Z] #70 4.114 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2023-04-21T10:26:11.125Z] #70 4.161 Selecting previously unselected package libdbus-1-3:amd64. [2023-04-21T10:26:11.125Z] #70 4.164 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2023-04-21T10:26:11.125Z] #70 4.168 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-04-21T10:26:11.125Z] #70 4.234 Selecting previously unselected package dbus. [2023-04-21T10:26:11.125Z] #70 4.234 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2023-04-21T10:26:11.125Z] #70 4.246 Unpacking dbus (1.12.24-0+deb11u1) ... [2023-04-21T10:26:11.125Z] #70 4.306 Selecting previously unselected package libpam-systemd:amd64. [2023-04-21T10:26:11.125Z] #70 4.309 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2023-04-21T10:26:11.125Z] #70 4.314 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:26:11.125Z] #70 4.365 Selecting previously unselected package dbus-user-session. [2023-04-21T10:26:11.125Z] #70 4.368 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2023-04-21T10:26:11.125Z] #70 4.372 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2023-04-21T10:26:11.125Z] #70 4.418 Setting up systemd-sysv (247.3-7+deb11u1) ... [2023-04-21T10:26:11.384Z] #70 4.434 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-04-21T10:26:11.384Z] #70 4.448 Setting up dbus (1.12.24-0+deb11u1) ... [2023-04-21T10:26:11.644Z] #70 4.577 invoke-rc.d: could not determine current runlevel [2023-04-21T10:26:11.644Z] #70 4.580 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-21T10:26:11.644Z] #70 4.587 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-04-21T10:26:11.644Z] #70 4.722 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2023-04-21T10:26:11.644Z] #70 4.740 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:26:11.904Z] #70 DONE 4.9s [2023-04-21T10:26:11.904Z] [2023-04-21T10:26:11.904Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2023-04-21T10:26:12.163Z] #71 0.461 % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-21T10:26:12.163Z] #71 0.461 Dload Upload Total Spent Left Speed [2023-04-21T10:26:12.734Z] #71 0.463 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6179 0 --:--:-- --:--:-- --:--:-- 6179 [2023-04-21T10:26:12.734Z] #71 DONE 0.8s [2023-04-21T10:26:12.734Z] [2023-04-21T10:26:12.734Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-04-21T10:26:13.771Z] #50 57.60 Selecting previously unselected package vim. [2023-04-21T10:26:13.771Z] #50 57.61 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-21T10:26:13.771Z] #50 57.72 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:26:13.771Z] #50 ... [2023-04-21T10:26:13.771Z] [2023-04-21T10:26:13.771Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:26:13.771Z] #39 179.9 CC criu/irmap.o [2023-04-21T10:26:13.771Z] #39 181.0 CC criu/kcmp-ids.o [2023-04-21T10:26:13.771Z] #39 181.4 CC criu/kerndat.o [2023-04-21T10:26:13.771Z] #39 183.2 CC criu/libnetlink.o [2023-04-21T10:26:13.771Z] #39 183.8 CC criu/log.o [2023-04-21T10:26:13.771Z] #39 184.6 CC criu/lsm.o [2023-04-21T10:26:13.771Z] #39 185.3 CC criu/mem.o [2023-04-21T10:26:13.771Z] #39 188.1 CC criu/memfd.o [2023-04-21T10:26:13.771Z] #39 189.2 CC criu/mount.o [2023-04-21T10:26:13.771Z] #39 ... [2023-04-21T10:26:13.771Z] [2023-04-21T10:26:13.771Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:26:13.771Z] #50 58.49 Selecting previously unselected package xfsprogs. [2023-04-21T10:26:13.771Z] #50 58.49 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-04-21T10:26:13.771Z] #50 58.52 Unpacking xfsprogs (5.10.0-4) ... [2023-04-21T10:26:14.707Z] #50 59.60 Selecting previously unselected package zip. [2023-04-21T10:26:14.707Z] #50 59.60 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-04-21T10:26:14.707Z] #50 59.61 Unpacking zip (3.0-12) ... [2023-04-21T10:26:15.273Z] #50 60.07 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:26:15.274Z] #72 DONE 2.4s [2023-04-21T10:26:15.274Z] [2023-04-21T10:26:15.274Z] #73 exporting to image [2023-04-21T10:26:15.274Z] #73 exporting layers [2023-04-21T10:26:15.905Z] #50 ... [2023-04-21T10:26:15.905Z] [2023-04-21T10:26:15.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 [2023-04-21T10:26:15.905Z] #38 171.9 CC criu/external.o [2023-04-21T10:26:15.905Z] #38 172.4 CC criu/fault-injection.o [2023-04-21T10:26:15.905Z] #38 172.6 CC criu/fdstore.o [2023-04-21T10:26:15.905Z] #38 173.2 CC criu/fifo.o [2023-04-21T10:26:15.905Z] #38 173.9 CC criu/file-ids.o [2023-04-21T10:26:15.905Z] #38 174.5 CC criu/file-lock.o [2023-04-21T10:26:15.905Z] #38 176.0 CC criu/files-ext.o [2023-04-21T10:26:15.905Z] #38 176.7 CC criu/files-reg.o [2023-04-21T10:26:15.905Z] #38 180.2 CC criu/files.o [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-04-21T10:26:15.920Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 16.2% of statements [2023-04-21T10:26:15.920Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/server/router [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-04-21T10:26:15.920Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/types [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/types/container [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/types/events [no test files] [2023-04-21T10:26:15.920Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2023-04-21T10:26:15.920Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 93.7% of statements [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/types/image [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/types/network [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-04-21T10:26:15.920Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2023-04-21T10:26:15.920Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/builder [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-04-21T10:26:15.920Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-04-21T10:26:16.478Z] #38 ... [2023-04-21T10:26:16.478Z] [2023-04-21T10:26:16.478Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:26:16.478Z] #50 53.36 Selecting previously unselected package libinih1:amd64. [2023-04-21T10:26:16.478Z] #50 53.36 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-04-21T10:26:16.478Z] #50 53.37 Unpacking libinih1:amd64 (53-1+b2) ... [2023-04-21T10:26:16.487Z] ok github.com/docker/docker/builder/remotecontext 0.134s coverage: 13.7% of statements [2023-04-21T10:26:16.654Z] #50 61.28 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-04-21T10:26:16.654Z] #50 61.29 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-21T10:26:16.654Z] #50 61.31 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-04-21T10:26:16.654Z] #50 61.32 Setting up libicu67:amd64 (67.1-7) ... [2023-04-21T10:26:16.654Z] #50 61.33 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-04-21T10:26:16.654Z] #50 61.36 Setting up libinih1:amd64 (53-1+b2) ... [2023-04-21T10:26:16.654Z] #50 61.46 Setting up uidmap (1:4.8.1-1) ... [2023-04-21T10:26:16.654Z] #50 61.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:26:16.654Z] #50 61.53 Setting up bzip2 (1.0.8-4) ... [2023-04-21T10:26:16.654Z] #50 61.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:26:16.654Z] #50 61.56 Setting up python3-wheel (0.34.2-1) ... [2023-04-21T10:26:16.740Z] #50 53.47 Selecting previously unselected package libnet1:amd64. [2023-04-21T10:26:16.740Z] #50 53.47 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-04-21T10:26:16.740Z] #50 53.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:26:16.740Z] #50 53.60 Selecting previously unselected package libnl-3-200:amd64. [2023-04-21T10:26:16.746Z] ok github.com/docker/docker/builder/dockerfile 0.223s coverage: 48.5% of statements [2023-04-21T10:26:16.746Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-04-21T10:26:17.001Z] #50 53.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-04-21T10:26:17.001Z] #50 53.62 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:26:17.001Z] #50 53.77 Selecting previously unselected package libprotobuf-c1:amd64. [2023-04-21T10:26:17.001Z] #50 53.78 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-04-21T10:26:17.001Z] #50 53.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:26:17.263Z] #50 53.98 Selecting previously unselected package net-tools. [2023-04-21T10:26:17.263Z] #50 53.99 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-04-21T10:26:17.263Z] #50 54.00 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-21T10:26:17.525Z] #50 54.34 Selecting previously unselected package patch. [2023-04-21T10:26:17.525Z] #50 54.34 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-04-21T10:26:17.525Z] #50 54.34 Unpacking patch (2.7.6-7) ... [2023-04-21T10:26:17.681Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-04-21T10:26:17.786Z] #50 54.60 Selecting previously unselected package python-pip-whl. [2023-04-21T10:26:17.786Z] #50 54.60 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-21T10:26:17.786Z] #50 54.62 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-21T10:26:18.037Z] #50 62.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:26:18.037Z] #50 62.90 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:26:18.296Z] #50 62.97 Setting up libcap2-bin (1:2.44-1) ... [2023-04-21T10:26:18.296Z] #50 63.11 Setting up apparmor (2.13.6-10) ... [2023-04-21T10:26:19.172Z] #50 55.77 Selecting previously unselected package python3-lib2to3. [2023-04-21T10:26:19.172Z] #50 55.78 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-21T10:26:19.172Z] #50 55.81 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-21T10:26:19.434Z] #50 56.08 Selecting previously unselected package python3-distutils. [2023-04-21T10:26:19.434Z] #50 56.09 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-04-21T10:26:19.434Z] #50 56.09 Unpacking python3-distutils (3.9.2-1) ... [2023-04-21T10:26:19.695Z] #50 56.35 Selecting previously unselected package python3-pkg-resources. [2023-04-21T10:26:19.695Z] #50 56.35 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-21T10:26:19.695Z] #50 56.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:26:19.695Z] #50 56.58 Selecting previously unselected package python3-setuptools. [2023-04-21T10:26:19.695Z] #50 56.59 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-04-21T10:26:19.695Z] #50 56.59 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-21T10:26:20.216Z] ok github.com/docker/docker/builder/remotecontext/git 2.956s coverage: 83.5% of statements [2023-04-21T10:26:20.216Z] ? github.com/docker/docker/cli [no test files] [2023-04-21T10:26:20.216Z] ? github.com/docker/docker/cli/config [no test files] [2023-04-21T10:26:20.268Z] #50 57.05 Selecting previously unselected package python3-wheel. [2023-04-21T10:26:20.268Z] #50 57.05 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-04-21T10:26:20.268Z] #50 57.06 Unpacking python3-wheel (0.34.2-1) ... [2023-04-21T10:26:20.268Z] #50 57.19 Selecting previously unselected package python3-pip. [2023-04-21T10:26:20.529Z] #50 57.21 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-21T10:26:20.529Z] #50 57.22 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-21T10:26:21.102Z] #50 58.00 Selecting previously unselected package sudo. [2023-04-21T10:26:21.102Z] #50 58.00 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-04-21T10:26:21.363Z] #50 58.05 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-21T10:26:21.581Z] #50 66.20 Setting up zip (3.0-12) ... [2023-04-21T10:26:21.581Z] #50 66.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:26:21.581Z] #50 66.26 Setting up bash-completion (1:2.11-2) ... [2023-04-21T10:26:22.121Z] ok github.com/docker/docker/client 0.090s coverage: 75.4% of statements [2023-04-21T10:26:22.307Z] #50 58.99 Selecting previously unselected package thin-provisioning-tools. [2023-04-21T10:26:22.307Z] #50 59.00 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-04-21T10:26:22.307Z] #50 59.05 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-21T10:26:22.568Z] #50 59.44 Selecting previously unselected package uidmap. [2023-04-21T10:26:22.568Z] #50 59.45 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-04-21T10:26:22.568Z] #50 59.46 Unpacking uidmap (1:4.8.1-1) ... [2023-04-21T10:26:23.091Z] #50 59.68 Selecting previously unselected package vim-runtime. [2023-04-21T10:26:23.091Z] #50 59.69 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-21T10:26:23.091Z] #50 59.73 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-21T10:26:23.091Z] #50 59.76 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-21T10:26:23.091Z] #50 59.77 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:26:23.406Z] #73 exporting layers 7.6s done [2023-04-21T10:26:23.406Z] #73 writing image sha256:c967a376a9c2d6ff2f4751d02b6a93955b3f475f73edf61aadd638818734f650 done [2023-04-21T10:26:23.406Z] #73 naming to docker.io/library/docker:7a778373c84d1ba440a336e1dcb9076481828ff6 done [2023-04-21T10:26:23.406Z] #73 DONE 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T10:26:23.745Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 -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:7a778373c84d1ba440a336e1dcb9076481828ff6 hack/make.sh dynbinary test-integration [2023-04-21T10:26:24.313Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2023-04-21T10:26:24.314Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2023-04-21T10:26:24.314Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2023-04-21T10:26:24.314Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2023-04-21T10:26:24.314Z] systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2023-04-21T10:26:24.314Z] Detected virtualization docker. [2023-04-21T10:26:24.314Z] Detected architecture x86-64. [2023-04-21T10:26:24.314Z] Set hostname to . [2023-04-21T10:26:24.314Z] modprobe@configfs.service: Succeeded. [2023-04-21T10:26:24.314Z] modprobe@drm.service: Succeeded. [2023-04-21T10:26:24.314Z] modprobe@fuse.service: Succeeded. [2023-04-21T10:26:24.573Z] + source /etc/docker-entrypoint-cmd [2023-04-21T10:26:24.573Z] ++ hack/make.sh dynbinary test-integration [2023-04-21T10:26:24.573Z] [2023-04-21T10:26:24.573Z] Removing bundles/ [2023-04-21T10:26:24.573Z] [2023-04-21T10:26:24.573Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-04-21T10:26:24.573Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-04-21T10:26:24.573Z] GOOS="" GOARCH="" GOARM="" [2023-04-21T10:26:25.803Z] #50 70.29 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-21T10:26:25.803Z] #50 70.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-21T10:26:25.804Z] #50 70.38 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-04-21T10:26:25.804Z] #50 70.40 Setting up patch (2.7.6-7) ... [2023-04-21T10:26:25.804Z] #50 70.40 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-21T10:26:25.804Z] #50 70.56 invoke-rc.d: could not determine current runlevel [2023-04-21T10:26:25.804Z] #50 70.61 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-21T10:26:25.804Z] #50 70.63 Setting up xfsprogs (5.10.0-4) ... [2023-04-21T10:26:25.804Z] #50 70.66 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-04-21T10:26:25.804Z] #50 70.71 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-21T10:26:25.804Z] #50 70.73 Setting up pigz (2.6-1) ... [2023-04-21T10:26:25.804Z] #50 70.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-21T10:26:25.804Z] #50 70.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:26:26.061Z] #50 70.80 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-21T10:26:26.061Z] #50 70.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:26:27.303Z] #50 ... [2023-04-21T10:26:27.303Z] [2023-04-21T10:26:27.303Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:26:27.303Z] #38 183.2 include/common/asm/bitops.h: Assembler messages: [2023-04-21T10:26:27.303Z] #38 183.3 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-04-21T10:26:27.303Z] #38 183.4 CC criu/filesystems.o [2023-04-21T10:26:27.303Z] #38 184.3 CC criu/fsnotify.o [2023-04-21T10:26:27.303Z] #38 186.2 CC criu/image-desc.o [2023-04-21T10:26:27.303Z] #38 186.5 CC criu/image.o [2023-04-21T10:26:27.303Z] #38 187.9 CC criu/ipc_ns.o [2023-04-21T10:26:27.303Z] #38 190.0 CC criu/irmap.o [2023-04-21T10:26:27.303Z] #38 191.2 CC criu/kcmp-ids.o [2023-04-21T10:26:27.303Z] #38 191.9 CC criu/kerndat.o [2023-04-21T10:26:27.303Z] #38 193.5 CC criu/libnetlink.o [2023-04-21T10:26:27.451Z] #50 72.12 Setting up libaio1:amd64 (0.3.112-9) ... [2023-04-21T10:26:27.451Z] #50 72.14 Setting up python3-lib2to3 (3.9.2-1) ... [2023-04-21T10:26:27.875Z] #38 194.3 CC criu/log.o [2023-04-21T10:26:28.392Z] #50 73.05 Setting up libelf1:amd64 (0.183-1) ... [2023-04-21T10:26:28.392Z] #50 73.11 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:26:28.392Z] #50 73.15 Setting up python3-distutils (3.9.2-1) ... [2023-04-21T10:26:29.263Z] #38 195.5 CC criu/lsm.o [2023-04-21T10:26:29.263Z] #38 ... [2023-04-21T10:26:29.263Z] [2023-04-21T10:26:29.263Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:26:29.263Z] #50 65.95 Selecting previously unselected package vim. [2023-04-21T10:26:29.263Z] #50 65.96 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-04-21T10:26:29.263Z] #50 66.01 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:26:29.328Z] #50 73.96 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:26:29.328Z] #50 74.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-21T10:26:29.328Z] #50 74.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-21T10:26:29.328Z] #50 74.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-21T10:26:29.328Z] #50 74.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-21T10:26:29.328Z] #50 74.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-21T10:26:29.328Z] #50 74.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-21T10:26:29.328Z] #50 74.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-21T10:26:29.328Z] #50 74.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-21T10:26:29.328Z] #50 74.11 Setting up python3-setuptools (52.0.0-4) ... [2023-04-21T10:26:29.587Z] #50 ... [2023-04-21T10:26:29.587Z] [2023-04-21T10:26:29.587Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:26:29.587Z] #39 195.9 CC criu/namespaces.o [2023-04-21T10:26:29.587Z] #39 199.5 CC criu/net.o [2023-04-21T10:26:29.587Z] #39 205.7 CC criu/netfilter.o [2023-04-21T10:26:29.846Z] #39 206.3 CC criu/page-pipe.o [2023-04-21T10:26:30.650Z] #50 67.25 Selecting previously unselected package xfsprogs. [2023-04-21T10:26:30.650Z] #50 67.26 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-04-21T10:26:30.650Z] #50 67.27 Unpacking xfsprogs (5.10.0-4) ... [2023-04-21T10:26:31.223Z] #50 68.11 Selecting previously unselected package zip. [2023-04-21T10:26:31.223Z] #39 207.4 CC criu/page-xfer.o [2023-04-21T10:26:31.482Z] #39 ... [2023-04-21T10:26:31.482Z] [2023-04-21T10:26:31.482Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:26:31.487Z] #50 68.11 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-04-21T10:26:31.487Z] #50 68.12 Unpacking zip (3.0-12) ... [2023-04-21T10:26:31.741Z] #50 76.41 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:26:31.741Z] #50 76.47 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-04-21T10:26:31.741Z] #50 76.49 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-21T10:26:31.741Z] #50 76.51 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-21T10:26:31.749Z] #50 68.42 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-21T10:26:33.140Z] #50 70.03 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-04-21T10:26:33.402Z] #50 70.05 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-21T10:26:33.402Z] #50 70.06 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-04-21T10:26:33.402Z] #50 70.07 Setting up libicu67:amd64 (67.1-7) ... [2023-04-21T10:26:33.402Z] #50 70.09 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-04-21T10:26:33.402Z] #50 70.12 Setting up libinih1:amd64 (53-1+b2) ... [2023-04-21T10:26:33.402Z] #50 70.16 Setting up uidmap (1:4.8.1-1) ... [2023-04-21T10:26:33.402Z] #50 70.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-04-21T10:26:33.402Z] #50 70.26 Setting up bzip2 (1.0.8-4) ... [2023-04-21T10:26:33.402Z] #50 70.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-04-21T10:26:33.402Z] #50 70.37 Setting up python3-wheel (0.34.2-1) ... [2023-04-21T10:26:34.286Z] #50 78.72 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-21T10:26:34.286Z] #50 78.75 Setting up jq (1.6-2.1) ... [2023-04-21T10:26:34.286Z] #50 78.76 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-04-21T10:26:34.286Z] #50 78.79 Setting up iptables (1.8.7-1) ... [2023-04-21T10:26:34.286Z] #50 78.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-21T10:26:34.286Z] #50 78.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-21T10:26:34.286Z] #50 78.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-21T10:26:34.286Z] #50 78.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-21T10:26:34.286Z] #50 78.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-21T10:26:34.286Z] #50 78.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-21T10:26:34.286Z] #50 79.06 Setting up iproute2 (5.10.0-4) ... [2023-04-21T10:26:34.806Z] #50 71.36 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:26:34.806Z] #50 71.37 Setting up libcap2:amd64 (1:2.44-1) ... [2023-04-21T10:26:34.806Z] #50 71.39 Setting up libcap2-bin (1:2.44-1) ... [2023-04-21T10:26:34.806Z] #50 71.40 Setting up apparmor (2.13.6-10) ... [2023-04-21T10:26:35.224Z] #50 80.06 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:26:37.130Z] #50 DONE 82.1s [2023-04-21T10:26:37.130Z] [2023-04-21T10:26:37.130Z] #51 [dev-systemd-false 9/27] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-04-21T10:26:38.111Z] #50 74.23 Setting up zip (3.0-12) ... [2023-04-21T10:26:38.111Z] #50 74.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:26:38.111Z] #50 74.43 Setting up bash-completion (1:2.11-2) ... [2023-04-21T10:26:38.507Z] #51 1.371 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-21T10:26:38.507Z] #51 1.380 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-21T10:26:38.507Z] #51 1.392 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-21T10:26:38.765Z] #51 DONE 1.5s [2023-04-21T10:26:38.765Z] [2023-04-21T10:26:38.765Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-21T10:26:40.027Z] #50 ... [2023-04-21T10:26:40.027Z] [2023-04-21T10:26:40.027Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:26:40.027Z] #38 196.3 CC criu/mem.o [2023-04-21T10:26:40.027Z] #38 199.5 CC criu/memfd.o [2023-04-21T10:26:40.027Z] #38 200.4 CC criu/mount.o [2023-04-21T10:26:41.415Z] #38 207.4 CC criu/namespaces.o [2023-04-21T10:26:41.415Z] #38 ... [2023-04-21T10:26:41.415Z] [2023-04-21T10:26:41.415Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-04-21T10:26:41.415Z] #50 78.10 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-21T10:26:41.415Z] #50 78.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-21T10:26:41.415Z] #50 78.18 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-04-21T10:26:41.415Z] #50 78.24 Setting up patch (2.7.6-7) ... [2023-04-21T10:26:41.415Z] #50 78.30 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-21T10:26:41.676Z] #50 78.39 invoke-rc.d: could not determine current runlevel [2023-04-21T10:26:41.676Z] #50 78.43 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-21T10:26:41.676Z] #50 78.44 Setting up xfsprogs (5.10.0-4) ... [2023-04-21T10:26:41.676Z] #50 78.47 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-04-21T10:26:41.676Z] #50 78.48 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-21T10:26:41.676Z] #50 78.49 Setting up pigz (2.6-1) ... [2023-04-21T10:26:41.676Z] #50 78.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-04-21T10:26:41.676Z] #50 78.52 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-04-21T10:26:41.676Z] #50 78.54 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-21T10:26:41.676Z] #50 78.56 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:26:43.065Z] #50 79.60 Setting up libaio1:amd64 (0.3.112-9) ... [2023-04-21T10:26:43.065Z] #50 79.62 Setting up python3-lib2to3 (3.9.2-1) ... [2023-04-21T10:26:43.660Z] #50 80.44 Setting up libelf1:amd64 (0.183-1) ... [2023-04-21T10:26:44.035Z] #52 ... [2023-04-21T10:26:44.035Z] [2023-04-21T10:26:44.035Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:26:44.035Z] #39 210.0 CC criu/pagemap-cache.o [2023-04-21T10:26:44.035Z] #39 210.5 CC criu/pagemap.o [2023-04-21T10:26:44.035Z] #39 212.3 CC criu/parasite-syscall.o [2023-04-21T10:26:44.035Z] #39 213.8 CC criu/path.o [2023-04-21T10:26:44.035Z] #39 214.4 CC criu/pie-util-vdso-elf32.o [2023-04-21T10:26:44.035Z] #39 215.4 CC criu/pie-util-vdso.o [2023-04-21T10:26:44.035Z] #39 216.1 CC criu/pie-util.o [2023-04-21T10:26:44.035Z] #39 216.5 CC criu/pipes.o [2023-04-21T10:26:44.035Z] #39 217.8 CC criu/plugin.o [2023-04-21T10:26:44.035Z] #39 218.7 CC criu/proc_parse.o [2023-04-21T10:26:44.232Z] #50 80.92 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-04-21T10:26:44.232Z] #50 80.98 Setting up python3-distutils (3.9.2-1) ... [2023-04-21T10:26:45.238Z] #50 82.11 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-21T10:26:45.239Z] #50 82.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-21T10:26:45.239Z] #50 82.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-21T10:26:45.239Z] #50 82.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-21T10:26:45.239Z] #50 82.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-21T10:26:45.505Z] #50 82.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-21T10:26:45.505Z] #50 82.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-21T10:26:45.505Z] #50 82.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-21T10:26:45.505Z] #50 82.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-21T10:26:45.505Z] #50 82.37 Setting up python3-setuptools (52.0.0-4) ... [2023-04-21T10:26:48.056Z] #50 84.91 Setting up libjq1:amd64 (1.6-2.1) ... [2023-04-21T10:26:48.056Z] #50 84.93 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-04-21T10:26:48.056Z] #50 84.95 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-21T10:26:48.056Z] #50 84.97 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-21T10:26:48.228Z] #39 224.1 CC criu/protobuf-desc.o [2023-04-21T10:26:49.663Z] #39 226.0 CC criu/protobuf.o [2023-04-21T10:26:50.247Z] #39 226.7 CC criu/pstree.o [2023-04-21T10:26:50.606Z] #50 87.39 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-04-21T10:26:50.606Z] #50 87.40 Setting up jq (1.6-2.1) ... [2023-04-21T10:26:50.606Z] #50 87.43 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-04-21T10:26:50.606Z] #50 87.44 Setting up iptables (1.8.7-1) ... [2023-04-21T10:26:50.606Z] #50 87.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-21T10:26:50.606Z] #50 87.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-21T10:26:50.606Z] #50 87.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-21T10:26:50.869Z] #50 87.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-21T10:26:50.869Z] #50 87.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-21T10:26:50.869Z] #50 87.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-21T10:26:50.869Z] #50 87.58 Setting up iproute2 (5.10.0-4) ... [2023-04-21T10:26:51.442Z] #50 88.31 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-21T10:26:52.804Z] #39 228.8 CC criu/rbtree.o [2023-04-21T10:26:52.804Z] #39 ... [2023-04-21T10:26:52.804Z] [2023-04-21T10:26:52.804Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-21T10:26:52.804Z] #52 13.92 Collecting yamllint==1.26.1 [2023-04-21T10:26:52.829Z] #50 DONE 89.7s [2023-04-21T10:26:52.829Z] [2023-04-21T10:26:52.829Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:26:52.829Z] #38 210.7 CC criu/net.o [2023-04-21T10:26:52.829Z] #38 216.8 CC criu/netfilter.o [2023-04-21T10:26:52.829Z] #38 217.5 CC criu/page-pipe.o [2023-04-21T10:26:52.829Z] #38 218.7 CC criu/page-xfer.o [2023-04-21T10:26:53.091Z] #38 ... [2023-04-21T10:26:53.091Z] [2023-04-21T10:26:53.091Z] #51 [dev-systemd-false 9/27] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-04-21T10:26:53.741Z] #52 15.05 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-04-21T10:26:54.202Z] ok github.com/docker/docker/cmd/dockerd 0.099s coverage: 29.0% of statements [2023-04-21T10:26:54.202Z] ok github.com/docker/docker/container 0.115s coverage: 34.3% of statements [2023-04-21T10:26:54.202Z] ? github.com/docker/docker/container/stream [no test files] [2023-04-21T10:26:54.202Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-04-21T10:26:54.202Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-04-21T10:26:54.202Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-04-21T10:26:54.478Z] #51 1.489 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-21T10:26:54.478Z] #51 1.500 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-21T10:26:54.478Z] #51 1.504 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-21T10:26:54.478Z] #51 DONE 1.6s [2023-04-21T10:26:54.478Z] [2023-04-21T10:26:54.478Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-21T10:26:55.645Z] #52 16.82 Collecting pathspec>=0.5.3 [2023-04-21T10:26:55.645Z] #52 16.83 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-21T10:26:56.582Z] #52 17.71 Collecting pyyaml [2023-04-21T10:26:56.582Z] #52 17.72 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-04-21T10:26:56.582Z] #52 17.85 Building wheels for collected packages: yamllint [2023-04-21T10:26:56.582Z] #52 17.86 Building wheel for yamllint (setup.py): started [2023-04-21T10:26:59.117Z] #52 19.97 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-21T10:26:59.117Z] #52 19.97 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b03406179acd0eb521de9bf5afe43b8b800991284790b9c0f0a06bf1a75017a4 [2023-04-21T10:26:59.117Z] #52 19.98 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-04-21T10:26:59.117Z] #52 19.98 Successfully built yamllint [2023-04-21T10:26:59.117Z] #52 20.02 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-21T10:26:59.376Z] #52 20.57 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-04-21T10:26:59.479Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2023-04-21T10:26:59.947Z] #52 DONE 21.3s [2023-04-21T10:26:59.947Z] [2023-04-21T10:26:59.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:26:59.947Z] #39 229.4 CC criu/rst-malloc.o [2023-04-21T10:26:59.947Z] #39 229.7 CC criu/seccomp.o [2023-04-21T10:26:59.947Z] #39 230.9 CC criu/seize.o [2023-04-21T10:26:59.947Z] #39 232.6 CC criu/servicefd.o [2023-04-21T10:26:59.947Z] #39 233.7 include/common/asm/bitops.h: Assembler messages: [2023-04-21T10:26:59.947Z] #39 233.7 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:26:59.947Z] #39 233.8 CC criu/shmem.o [2023-04-21T10:26:59.947Z] #39 235.9 CC criu/sigframe.o [2023-04-21T10:26:59.947Z] #39 236.2 CC criu/signalfd.o [2023-04-21T10:27:00.208Z] #39 ... [2023-04-21T10:27:00.208Z] [2023-04-21T10:27:00.208Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-04-21T10:27:00.208Z] #53 DONE 0.4s [2023-04-21T10:27:00.208Z] [2023-04-21T10:27:00.208Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:27:00.208Z] #39 236.7 CC criu/sk-inet.o [2023-04-21T10:27:00.776Z] #39 ... [2023-04-21T10:27:00.776Z] [2023-04-21T10:27:00.776Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-04-21T10:27:00.776Z] #54 DONE 0.4s [2023-04-21T10:27:00.860Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2023-04-21T10:27:01.038Z] [2023-04-21T10:27:01.038Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-04-21T10:27:01.038Z] #55 DONE 0.2s [2023-04-21T10:27:01.038Z] [2023-04-21T10:27:01.038Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-04-21T10:27:01.038Z] #56 DONE 0.2s [2023-04-21T10:27:01.038Z] [2023-04-21T10:27:01.038Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:27:01.072Z] #52 ... [2023-04-21T10:27:01.072Z] [2023-04-21T10:27:01.072Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:27:01.072Z] #38 221.8 CC criu/pagemap-cache.o [2023-04-21T10:27:01.072Z] #38 222.7 CC criu/pagemap.o [2023-04-21T10:27:01.072Z] #38 224.8 CC criu/parasite-syscall.o [2023-04-21T10:27:01.072Z] #38 226.2 CC criu/path.o [2023-04-21T10:27:01.072Z] #38 226.8 CC criu/pie-util-vdso-elf32.o [2023-04-21T10:27:01.297Z] #39 ... [2023-04-21T10:27:01.297Z] [2023-04-21T10:27:01.297Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-04-21T10:27:01.297Z] #57 DONE 0.1s [2023-04-21T10:27:01.297Z] [2023-04-21T10:27:01.297Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:27:01.799Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2023-04-21T10:27:02.018Z] #38 228.0 CC criu/pie-util-vdso.o [2023-04-21T10:27:02.235Z] #39 238.9 CC criu/sk-netlink.o [2023-04-21T10:27:02.963Z] #38 229.2 CC criu/pie-util.o [2023-04-21T10:27:03.172Z] #39 239.7 CC criu/sk-packet.o [2023-04-21T10:27:03.225Z] #38 229.6 CC criu/pipes.o [2023-04-21T10:27:04.548Z] #39 240.8 CC criu/sk-queue.o [2023-04-21T10:27:04.612Z] #38 230.8 CC criu/plugin.o [2023-04-21T10:27:05.116Z] #39 241.6 CC criu/sk-tcp.o [2023-04-21T10:27:05.186Z] #38 231.4 CC criu/proc_parse.o [2023-04-21T10:27:06.494Z] #39 242.6 CC criu/sk-unix.o [2023-04-21T10:27:08.366Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2023-04-21T10:27:09.402Z] #38 ... [2023-04-21T10:27:09.402Z] [2023-04-21T10:27:09.402Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-04-21T10:27:09.402Z] #52 14.70 Collecting yamllint==1.26.1 [2023-04-21T10:27:09.743Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.8% of statements [2023-04-21T10:27:10.002Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2023-04-21T10:27:10.343Z] #52 15.80 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-04-21T10:27:10.571Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-04-21T10:27:10.683Z] #39 246.4 CC criu/sockets.o [2023-04-21T10:27:11.140Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2023-04-21T10:27:11.251Z] #39 247.7 CC criu/stats.o [2023-04-21T10:27:11.824Z] #39 248.1 CC criu/string.o [2023-04-21T10:27:11.824Z] #39 248.3 CC criu/sysctl.o [2023-04-21T10:27:12.522Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.550s coverage: 74.6% of statements [2023-04-21T10:27:12.890Z] #52 17.99 Collecting pathspec>=0.5.3 [2023-04-21T10:27:12.890Z] #52 18.01 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-21T10:27:13.201Z] #39 249.7 CC criu/sysfs_parse.o [2023-04-21T10:27:13.460Z] ok github.com/docker/docker/daemon 12.105s coverage: 17.1% of statements [2023-04-21T10:27:13.460Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-04-21T10:27:13.460Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-04-21T10:27:13.460Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-04-21T10:27:13.460Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-04-21T10:27:13.461Z] #52 18.89 Collecting pyyaml [2023-04-21T10:27:13.461Z] #52 18.91 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-04-21T10:27:13.461Z] #52 19.16 Building wheels for collected packages: yamllint [2023-04-21T10:27:13.725Z] #52 19.16 Building wheel for yamllint (setup.py): started [2023-04-21T10:27:14.028Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2023-04-21T10:27:14.138Z] #39 250.6 CC criu/timens.o [2023-04-21T10:27:14.604Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.278s coverage: 60.7% of statements [2023-04-21T10:27:14.705Z] #39 251.2 CC criu/timerfd.o [2023-04-21T10:27:15.273Z] #39 251.9 CC criu/tty.o [2023-04-21T10:27:15.642Z] #52 21.01 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-21T10:27:15.642Z] #52 21.02 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3c32616a7213121f3dbbcf003e51341ce83ea4ecc9e2bef98b433d3d669b5d47 [2023-04-21T10:27:15.642Z] #52 21.02 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-04-21T10:27:15.642Z] #52 21.03 Successfully built yamllint [2023-04-21T10:27:15.642Z] #52 21.07 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-21T10:27:15.989Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2023-04-21T10:27:16.215Z] #52 21.74 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-04-21T10:27:17.381Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.328s coverage: 50.5% of statements [2023-04-21T10:27:18.132Z] #52 DONE 23.4s [2023-04-21T10:27:18.132Z] [2023-04-21T10:27:18.132Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-04-21T10:27:18.394Z] #53 DONE 0.6s [2023-04-21T10:27:18.394Z] [2023-04-21T10:27:18.394Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:27:18.394Z] #38 236.1 CC criu/protobuf-desc.o [2023-04-21T10:27:18.394Z] #38 238.4 CC criu/protobuf.o [2023-04-21T10:27:18.394Z] #38 239.3 CC criu/pstree.o [2023-04-21T10:27:18.394Z] #38 241.9 CC criu/rbtree.o [2023-04-21T10:27:18.394Z] #38 242.7 CC criu/rst-malloc.o [2023-04-21T10:27:18.394Z] #38 243.4 CC criu/seccomp.o [2023-04-21T10:27:18.394Z] #38 244.7 CC criu/seize.o [2023-04-21T10:27:18.394Z] #38 ... [2023-04-21T10:27:18.394Z] [2023-04-21T10:27:18.394Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-04-21T10:27:18.761Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.549s coverage: 45.9% of statements [2023-04-21T10:27:18.761Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-04-21T10:27:18.966Z] #54 DONE 0.6s [2023-04-21T10:27:18.966Z] [2023-04-21T10:27:18.966Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:27:18.966Z] #37 ... [2023-04-21T10:27:18.966Z] [2023-04-21T10:27:18.966Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-04-21T10:27:19.475Z] #39 255.6 CC criu/tun.o [2023-04-21T10:27:19.539Z] #55 DONE 0.3s [2023-04-21T10:27:19.539Z] [2023-04-21T10:27:19.539Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-04-21T10:27:19.539Z] #56 DONE 0.1s [2023-04-21T10:27:19.539Z] [2023-04-21T10:27:19.539Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-04-21T10:27:19.539Z] #57 DONE 0.1s [2023-04-21T10:27:19.539Z] [2023-04-21T10:27:19.539Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:27:19.734Z] #39 256.3 CC criu/uffd.o [2023-04-21T10:27:20.140Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.8% of statements [2023-04-21T10:27:20.140Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.058s coverage: 58.0% of statements [2023-04-21T10:27:20.140Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-04-21T10:27:20.140Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-04-21T10:27:20.484Z] #37 ... [2023-04-21T10:27:20.484Z] [2023-04-21T10:27:20.484Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:27:20.484Z] #38 246.5 CC criu/servicefd.o [2023-04-21T10:27:21.007Z] #38 247.1 include/common/asm/bitops.h: Assembler messages: [2023-04-21T10:27:21.007Z] #38 247.1 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-04-21T10:27:21.007Z] #38 247.1 CC criu/shmem.o [2023-04-21T10:27:21.077Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.034s coverage: 3.0% of statements [2023-04-21T10:27:21.337Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2023-04-21T10:27:21.637Z] #39 258.2 CC criu/util.o [2023-04-21T10:27:22.274Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.6% of statements [2023-04-21T10:27:22.274Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-04-21T10:27:22.274Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-04-21T10:27:22.395Z] #38 248.6 CC criu/sigframe.o [2023-04-21T10:27:22.842Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2023-04-21T10:27:22.967Z] #38 249.2 CC criu/signalfd.o [2023-04-21T10:27:23.410Z] ok github.com/docker/docker/daemon/logger/awslogs 0.108s coverage: 76.8% of statements [2023-04-21T10:27:23.410Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-04-21T10:27:23.410Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-04-21T10:27:23.410Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2023-04-21T10:27:23.540Z] #38 249.9 CC criu/sk-inet.o [2023-04-21T10:27:23.978Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2023-04-21T10:27:24.173Z] #39 260.6 CC criu/uts_ns.o [2023-04-21T10:27:24.236Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2023-04-21T10:27:24.236Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2023-04-21T10:27:24.746Z] #39 261.1 CC criu/vdso-compat.o [2023-04-21T10:27:24.803Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2023-04-21T10:27:24.803Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-04-21T10:27:25.004Z] #39 261.4 CC criu/vdso.o [2023-04-21T10:27:25.370Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 58.9% of statements [2023-04-21T10:27:25.370Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2023-04-21T10:27:25.572Z] #39 ... [2023-04-21T10:27:25.572Z] [2023-04-21T10:27:25.572Z] #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 [2023-04-21T10:27:25.572Z] #23 349.8 + dpkg --print-architecture [2023-04-21T10:27:25.572Z] #23 349.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-04-21T10:27:26.087Z] #38 252.0 CC criu/sk-netlink.o [2023-04-21T10:27:26.140Z] #23 350.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-04-21T10:27:26.140Z] #23 350.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-04-21T10:27:26.307Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2023-04-21T10:27:26.349Z] #38 252.6 CC criu/sk-packet.o [2023-04-21T10:27:26.580Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2023-04-21T10:27:27.163Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-04-21T10:27:27.731Z] ok github.com/docker/docker/daemon/logger/splunk 1.538s coverage: 82.5% of statements [2023-04-21T10:27:27.731Z] ? github.com/docker/docker/daemon/names [no test files] [2023-04-21T10:27:27.731Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-04-21T10:27:27.737Z] #38 253.8 CC criu/sk-queue.o [2023-04-21T10:27:28.668Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2023-04-21T10:27:28.679Z] #38 254.9 CC criu/sk-tcp.o [2023-04-21T10:27:29.238Z] ok github.com/docker/docker/distribution 0.602s coverage: 29.0% of statements [2023-04-21T10:27:29.238Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-04-21T10:27:29.271Z] a2008f031039: Pull complete [2023-04-21T10:27:29.271Z] Digest: sha256:b65dbde86b756beb973029c88e545457aa469a7e082c2d99bf984ba17d0a898c [2023-04-21T10:27:29.271Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:27:29.271Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:27:29.271Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2023-04-21T10:27:29.271Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2023-04-21T10:27:29.271Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.4252' [2023-04-21T10:27:29.271Z] INFO: Docker version of control daemon [2023-04-21T10:27:29.271Z] [2023-04-21T10:27:29.271Z] Client: [2023-04-21T10:27:29.271Z] Version: 20.10.9 [2023-04-21T10:27:29.271Z] API version: 1.41 [2023-04-21T10:27:29.271Z] Go version: go1.16.8 [2023-04-21T10:27:29.271Z] Git commit: c2ea9bc [2023-04-21T10:27:29.271Z] Built: Mon Oct 4 16:11:10 2021 [2023-04-21T10:27:29.271Z] OS/Arch: windows/amd64 [2023-04-21T10:27:29.271Z] Context: default [2023-04-21T10:27:29.271Z] Experimental: true [2023-04-21T10:27:29.271Z] [2023-04-21T10:27:29.271Z] Server: Docker Engine - Community [2023-04-21T10:27:29.271Z] Engine: [2023-04-21T10:27:29.271Z] Version: 20.10.9 [2023-04-21T10:27:29.271Z] API version: 1.41 (minimum version 1.24) [2023-04-21T10:27:29.271Z] Go version: go1.16.8 [2023-04-21T10:27:29.271Z] Git commit: 79ea9d3 [2023-04-21T10:27:29.271Z] Built: Mon Oct 4 16:06:39 2021 [2023-04-21T10:27:29.271Z] OS/Arch: windows/amd64 [2023-04-21T10:27:29.271Z] Experimental: true [2023-04-21T10:27:29.271Z] [2023-04-21T10:27:29.271Z] INFO: Docker info of control daemon [2023-04-21T10:27:29.271Z] [2023-04-21T10:27:29.271Z] Client: [2023-04-21T10:27:29.271Z] Context: default [2023-04-21T10:27:29.271Z] Debug Mode: false [2023-04-21T10:27:29.271Z] Plugins: [2023-04-21T10:27:29.271Z] app: Docker Application (Docker Inc., v0.8.0) [2023-04-21T10:27:29.271Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-04-21T10:27:29.271Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-04-21T10:27:29.271Z] [2023-04-21T10:27:29.271Z] Server: [2023-04-21T10:27:29.271Z] Containers: 0 [2023-04-21T10:27:29.271Z] Running: 0 [2023-04-21T10:27:29.271Z] Paused: 0 [2023-04-21T10:27:29.271Z] Stopped: 0 [2023-04-21T10:27:29.271Z] Images: 1 [2023-04-21T10:27:29.271Z] Server Version: 20.10.9 [2023-04-21T10:27:29.271Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-04-21T10:27:29.271Z] Windows: [2023-04-21T10:27:29.271Z] LCOW: [2023-04-21T10:27:29.271Z] Logging Driver: json-file [2023-04-21T10:27:29.271Z] Plugins: [2023-04-21T10:27:29.271Z] Volume: local [2023-04-21T10:27:29.271Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-04-21T10:27:29.271Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-04-21T10:27:29.271Z] Swarm: inactive [2023-04-21T10:27:29.271Z] Default Isolation: process [2023-04-21T10:27:29.271Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-04-21T10:27:29.271Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-04-21T10:27:29.271Z] OSType: windows [2023-04-21T10:27:29.271Z] Architecture: x86_64 [2023-04-21T10:27:29.271Z] CPUs: 4 [2023-04-21T10:27:29.271Z] Total Memory: 32GiB [2023-04-21T10:27:29.271Z] Name: azwin-2-0b68d0 [2023-04-21T10:27:29.271Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-04-21T10:27:29.271Z] Docker Root Dir: D:\docker [2023-04-21T10:27:29.271Z] Debug Mode: false [2023-04-21T10:27:29.271Z] Registry: https://index.docker.io/v1/ [2023-04-21T10:27:29.271Z] Labels: [2023-04-21T10:27:29.271Z] Experimental: true [2023-04-21T10:27:29.271Z] Insecure Registries: [2023-04-21T10:27:29.271Z] 10.0.0.4:5000 [2023-04-21T10:27:29.271Z] 127.0.0.0/8 [2023-04-21T10:27:29.271Z] Registry Mirrors: [2023-04-21T10:27:29.271Z] http://10.0.0.4:5000/ [2023-04-21T10:27:29.271Z] Live Restore Enabled: false [2023-04-21T10:27:29.271Z] Product License: Community Engine [2023-04-21T10:27:29.271Z] [2023-04-21T10:27:29.271Z] [2023-04-21T10:27:29.271Z] INFO: Commit hash is 7a778373c8 [2023-04-21T10:27:29.271Z] INFO: Nuke-Everything... [2023-04-21T10:27:29.271Z] INFO: Container count on control daemon to delete is 0 [2023-04-21T10:27:29.271Z] INFO: Nuking d:\CI [2023-04-21T10:27:29.271Z] INFO: Zapped successfully [2023-04-21T10:27:29.271Z] INFO: Location for testing is d:\CI\PR-45238\8 [2023-04-21T10:27:29.271Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2023-04-21T10:27:29.271Z] [2023-04-21T10:27:29.271Z] [2023-04-21T10:27:29.271Z] INFO: Building the image from Dockerfile.windows at 04/21/2023 10:27:26... [2023-04-21T10:27:29.271Z] [2023-04-21T10:27:29.623Z] #38 256.0 CC criu/sk-unix.o [2023-04-21T10:27:29.806Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2023-04-21T10:27:30.239Z] #33 ... [2023-04-21T10:27:30.239Z] [2023-04-21T10:27:30.239Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:27:30.239Z] #48 262.3 + mkdir -p /build [2023-04-21T10:27:30.239Z] #48 262.3 + cp runc /build/runc [2023-04-21T10:27:30.239Z] #48 DONE 263.7s [2023-04-21T10:27:30.239Z] [2023-04-21T10:27:30.239Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:27:30.239Z] #37 ... [2023-04-21T10:27:30.239Z] [2023-04-21T10:27:30.239Z] #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 [2023-04-21T10:27:30.239Z] #33 475.9 + /build/golangci-lint --version [2023-04-21T10:27:30.239Z] #33 476.1 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-04-21T10:27:30.239Z] #33 DONE 476.7s [2023-04-21T10:27:30.239Z] [2023-04-21T10:27:30.239Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:27:30.239Z] #37 411.0 + bin/containerd [2023-04-21T10:27:30.373Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2023-04-21T10:27:30.941Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-04-21T10:27:31.200Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2023-04-21T10:27:31.200Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.6% of statements [2023-04-21T10:27:31.200Z] ? github.com/docker/docker/dockerversion [no test files] [2023-04-21T10:27:31.200Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-04-21T10:27:31.200Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-04-21T10:27:31.768Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2023-04-21T10:27:32.704Z] ok github.com/docker/docker/oci 0.009s coverage: 40.6% of statements [2023-04-21T10:27:33.272Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2023-04-21T10:27:33.272Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-04-21T10:27:33.836Z] #38 260.1 CC criu/sockets.o [2023-04-21T10:27:33.965Z] Sending build context to Docker daemon 58.53MB [2023-04-21T10:27:33.965Z] [2023-04-21T10:27:33.965Z] Step 1/10 : FROM microsoft/windowsservercore [2023-04-21T10:27:33.965Z] ---> 997b460651ea [2023-04-21T10:27:33.965Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2023-04-21T10:27:33.965Z] ---> Running in 7fa802c2b842 [2023-04-21T10:27:34.257Z] #23 ... [2023-04-21T10:27:34.258Z] [2023-04-21T10:27:34.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:27:34.258Z] #39 262.5 LINK criu/built-in.o [2023-04-21T10:27:34.258Z] #39 262.9 LINK criu/criu [2023-04-21T10:27:34.258Z] #39 263.7 DEP lib/c/criu.d [2023-04-21T10:27:34.258Z] #39 263.8 CC images/rpc.pb-c.o [2023-04-21T10:27:34.258Z] #39 265.1 CC lib/c/criu.o [2023-04-21T10:27:34.258Z] #39 266.7 LINK lib/c/built-in.o [2023-04-21T10:27:34.258Z] #39 266.7 LINK lib/c/libcriu.so [2023-04-21T10:27:34.258Z] #39 266.8 LINK lib/c/libcriu.a [2023-04-21T10:27:34.258Z] #39 266.9 GEN magic.py [2023-04-21T10:27:34.258Z] #39 267.1 Note: Building without setproctitle() and strlcpy() support. [2023-04-21T10:27:34.258Z] #39 267.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-21T10:27:34.258Z] #39 267.2 Note: Building without GnuTLS support [2023-04-21T10:27:34.258Z] #39 267.2 Makefile.config:39: Warn: you have no libnftables installed [2023-04-21T10:27:34.258Z] #39 267.2 Makefile.config:40: Warn: Building without nftables support [2023-04-21T10:27:34.258Z] #39 268.4 fatal: not a git repository (or any of the parent directories): .git [2023-04-21T10:27:34.258Z] #39 269.2 make[1]: Nothing to be done for 'all'. [2023-04-21T10:27:34.258Z] #39 270.0 make[1]: 'images/built-in.o' is up to date. [2023-04-21T10:27:34.258Z] #39 270.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-04-21T10:27:34.258Z] #39 270.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-04-21T10:27:34.258Z] #39 270.2 make[1]: 'compel/libcompel.a' is up to date. [2023-04-21T10:27:34.258Z] #39 270.2 make[1]: 'compel/compel-host-bin' is up to date. [2023-04-21T10:27:34.258Z] #39 270.2 make[1]: Nothing to be done for 'all'. [2023-04-21T10:27:34.258Z] #39 270.3 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-21T10:27:34.258Z] #39 270.5 make[2]: Nothing to be done for 'all'. [2023-04-21T10:27:34.258Z] #39 270.5 make[2]: Nothing to be done for 'all'. [2023-04-21T10:27:34.258Z] #39 270.6 make[2]: Nothing to be done for 'all'. [2023-04-21T10:27:34.427Z] Removing intermediate container 7fa802c2b842 [2023-04-21T10:27:34.427Z] ---> eb408677d13c [2023-04-21T10:27:34.427Z] Step 3/10 : ARG GO_VERSION=1.19.8 [2023-04-21T10:27:34.427Z] ---> Running in 86e0b7a1e835 [2023-04-21T10:27:34.517Z] #39 270.8 make[2]: Nothing to be done for 'all'. [2023-04-21T10:27:34.517Z] #39 270.8 make[2]: Nothing to be done for 'all'. [2023-04-21T10:27:34.517Z] #39 270.8 make[2]: Nothing to be done for 'all'. [2023-04-21T10:27:34.517Z] #39 270.9 make[2]: Nothing to be done for 'all'. [2023-04-21T10:27:34.776Z] #39 271.1 make[2]: Nothing to be done for 'all'. [2023-04-21T10:27:34.776Z] #39 271.1 INSTALL criu/criu [2023-04-21T10:27:35.177Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 82.3% of statements [2023-04-21T10:27:35.397Z] Removing intermediate container 86e0b7a1e835 [2023-04-21T10:27:35.397Z] ---> 838e913176f1 [2023-04-21T10:27:35.397Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2023-04-21T10:27:35.397Z] ---> Running in 6b4dcf24b82d [2023-04-21T10:27:35.397Z] Removing intermediate container 6b4dcf24b82d [2023-04-21T10:27:35.397Z] ---> f0c05d6b9724 [2023-04-21T10:27:35.397Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2023-04-21T10:27:35.397Z] ---> Running in 6ab879d611e5 [2023-04-21T10:27:35.497Z] #37 ... [2023-04-21T10:27:35.497Z] [2023-04-21T10:27:35.497Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-04-21T10:27:35.497Z] #62 DONE 0.7s [2023-04-21T10:27:35.497Z] [2023-04-21T10:27:35.497Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-04-21T10:27:35.497Z] #63 DONE 0.1s [2023-04-21T10:27:35.497Z] [2023-04-21T10:27:35.497Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-04-21T10:27:35.497Z] #64 DONE 0.4s [2023-04-21T10:27:35.497Z] [2023-04-21T10:27:35.497Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:27:35.714Z] #39 DONE 272.0s [2023-04-21T10:27:35.714Z] [2023-04-21T10:27:35.714Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:27:35.857Z] Removing intermediate container 6ab879d611e5 [2023-04-21T10:27:35.857Z] ---> c5afda4b5bc4 [2023-04-21T10:27:35.857Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2023-04-21T10:27:35.857Z] ---> Running in 17937fd67601 [2023-04-21T10:27:36.113Z] ok github.com/docker/docker/pkg/authorization 0.799s coverage: 68.3% of statements [2023-04-21T10:27:36.372Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-04-21T10:27:36.384Z] #38 262.7 CC criu/stats.o [2023-04-21T10:27:36.631Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-04-21T10:27:36.957Z] #38 263.2 CC criu/string.o [2023-04-21T10:27:37.246Z] #38 263.3 CC criu/sysctl.o [2023-04-21T10:27:38.643Z] #38 264.6 CC criu/sysfs_parse.o [2023-04-21T10:27:39.215Z] #38 265.5 CC criu/timens.o [2023-04-21T10:27:39.917Z] ok github.com/docker/docker/pkg/chrootarchive 2.519s coverage: 43.5% of statements [2023-04-21T10:27:39.917Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2023-04-21T10:27:40.158Z] #38 266.3 CC criu/timerfd.o [2023-04-21T10:27:40.175Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2023-04-21T10:27:40.176Z] ok github.com/docker/docker/layer 7.362s coverage: 68.8% of statements [2023-04-21T10:27:40.176Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-04-21T10:27:40.176Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-04-21T10:27:40.176Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-04-21T10:27:40.176Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-04-21T10:27:40.176Z] ? github.com/docker/docker/oci/caps [no test files] [2023-04-21T10:27:40.176Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-04-21T10:27:40.176Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-04-21T10:27:40.435Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2023-04-21T10:27:40.694Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2023-04-21T10:27:40.731Z] #38 267.0 CC criu/tty.o [2023-04-21T10:27:41.263Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2023-04-21T10:27:41.522Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2023-04-21T10:27:42.461Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2023-04-21T10:27:42.720Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.5% of statements [2023-04-21T10:27:43.287Z] ok github.com/docker/docker/pkg/fsutils 0.191s coverage: 85.1% of statements [2023-04-21T10:27:43.561Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2023-04-21T10:27:43.819Z] ok github.com/docker/docker/pkg/discovery/kv 3.036s coverage: 84.1% of statements [2023-04-21T10:27:44.756Z] ok github.com/docker/docker/pkg/idtools 0.381s coverage: 69.5% of statements [2023-04-21T10:27:44.756Z] ok github.com/docker/docker/pkg/ioutils 0.356s coverage: 70.6% of statements [2023-04-21T10:27:44.944Z] #38 271.2 CC criu/tun.o [2023-04-21T10:27:45.014Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2023-04-21T10:27:45.014Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-04-21T10:27:45.014Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2023-04-21T10:27:45.014Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-04-21T10:27:45.014Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-04-21T10:27:45.274Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2023-04-21T10:27:45.274Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-04-21T10:27:45.274Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-04-21T10:27:45.532Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-04-21T10:27:45.791Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2023-04-21T10:27:45.791Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2023-04-21T10:27:45.791Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-04-21T10:27:45.791Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-04-21T10:27:45.891Z] #38 272.1 CC criu/uffd.o [2023-04-21T10:27:46.359Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2023-04-21T10:27:46.927Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2023-04-21T10:27:46.927Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-04-21T10:27:47.186Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-04-21T10:27:48.439Z] #38 274.5 CC criu/util.o [2023-04-21T10:27:48.561Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2023-04-21T10:27:48.820Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2023-04-21T10:27:50.991Z] #38 277.3 CC criu/uts_ns.o [2023-04-21T10:27:51.566Z] #38 277.7 CC criu/vdso-compat.o [2023-04-21T10:27:51.566Z] #38 ... [2023-04-21T10:27:51.566Z] [2023-04-21T10:27:51.566Z] #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 [2023-04-21T10:27:51.566Z] #23 373.7 + dpkg --print-architecture [2023-04-21T10:27:51.566Z] #23 373.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-04-21T10:27:52.089Z] #23 374.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-04-21T10:27:52.089Z] #23 374.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-04-21T10:27:53.007Z] ok github.com/docker/docker/pkg/signal 3.372s coverage: 62.3% of statements [2023-04-21T10:27:53.007Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2023-04-21T10:27:53.007Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-04-21T10:27:53.266Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-04-21T10:27:53.525Z] [2023-04-21T10:27:53.525Z] SUCCESS: Specified value was saved. [2023-04-21T10:27:53.833Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.5% of statements [2023-04-21T10:27:54.091Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-04-21T10:27:54.350Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2023-04-21T10:27:54.918Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2023-04-21T10:27:54.918Z] coverage: [no statements] [2023-04-21T10:27:54.918Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-04-21T10:27:55.485Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-04-21T10:27:55.485Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-04-21T10:27:55.744Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-04-21T10:27:57.654Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2023-04-21T10:27:57.913Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-04-21T10:27:58.172Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2023-04-21T10:27:59.549Z] ok github.com/docker/docker/quota 0.197s coverage: 71.4% of statements [2023-04-21T10:27:59.549Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2023-04-21T10:28:00.235Z] #23 ... [2023-04-21T10:28:00.235Z] [2023-04-21T10:28:00.235Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-04-21T10:28:00.235Z] #38 278.1 CC criu/vdso.o [2023-04-21T10:28:00.235Z] #38 279.5 LINK criu/built-in.o [2023-04-21T10:28:00.235Z] #38 279.9 LINK criu/criu [2023-04-21T10:28:00.235Z] #38 280.8 DEP lib/c/criu.d [2023-04-21T10:28:00.235Z] #38 281.1 CC images/rpc.pb-c.o [2023-04-21T10:28:00.235Z] #38 282.4 CC lib/c/criu.o [2023-04-21T10:28:00.235Z] #38 284.1 LINK lib/c/built-in.o [2023-04-21T10:28:00.235Z] #38 284.1 LINK lib/c/libcriu.so [2023-04-21T10:28:00.235Z] #38 284.2 LINK lib/c/libcriu.a [2023-04-21T10:28:00.235Z] #38 284.4 GEN magic.py [2023-04-21T10:28:00.235Z] #38 284.6 Note: Building without setproctitle() and strlcpy() support. [2023-04-21T10:28:00.235Z] #38 284.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-04-21T10:28:00.235Z] #38 284.6 Note: Building without GnuTLS support [2023-04-21T10:28:00.235Z] #38 284.6 Makefile.config:39: Warn: you have no libnftables installed [2023-04-21T10:28:00.235Z] #38 284.7 Makefile.config:40: Warn: Building without nftables support [2023-04-21T10:28:00.235Z] #38 285.8 fatal: not a git repository (or any of the parent directories): .git [2023-04-21T10:28:00.496Z] #38 286.9 make[1]: Nothing to be done for 'all'. [2023-04-21T10:28:00.591Z] INFO: Downloading git... [2023-04-21T10:28:00.927Z] ok github.com/docker/docker/registry 0.079s coverage: 57.3% of statements [2023-04-21T10:28:00.927Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-04-21T10:28:01.186Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2023-04-21T10:28:01.754Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2023-04-21T10:28:01.885Z] #38 288.1 make[1]: 'images/built-in.o' is up to date. [2023-04-21T10:28:01.885Z] #38 288.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-04-21T10:28:01.885Z] #38 288.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-04-21T10:28:02.013Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2023-04-21T10:28:02.146Z] #38 288.3 make[1]: 'compel/libcompel.a' is up to date. [2023-04-21T10:28:02.147Z] #38 288.4 make[1]: 'compel/compel-host-bin' is up to date. [2023-04-21T10:28:02.147Z] #38 288.4 make[1]: Nothing to be done for 'all'. [2023-04-21T10:28:02.147Z] #38 288.4 make[1]: 'soccr/libsoccr.a' is up to date. [2023-04-21T10:28:02.265Z] #48 ... [2023-04-21T10:28:02.265Z] [2023-04-21T10:28:02.265Z] #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 [2023-04-21T10:28:02.265Z] #23 DONE 382.9s [2023-04-21T10:28:02.265Z] [2023-04-21T10:28:02.265Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:28:02.265Z] #48 ... [2023-04-21T10:28:02.265Z] [2023-04-21T10:28:02.265Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-04-21T10:28:02.265Z] #58 DONE 0.3s [2023-04-21T10:28:02.265Z] [2023-04-21T10:28:02.265Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-04-21T10:28:02.265Z] #59 DONE 0.1s [2023-04-21T10:28:02.265Z] [2023-04-21T10:28:02.265Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:28:02.265Z] #48 ... [2023-04-21T10:28:02.265Z] [2023-04-21T10:28:02.265Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-04-21T10:28:02.265Z] #60 DONE 0.1s [2023-04-21T10:28:02.265Z] [2023-04-21T10:28:02.265Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-04-21T10:28:02.265Z] #61 DONE 0.1s [2023-04-21T10:28:02.265Z] [2023-04-21T10:28:02.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 [2023-04-21T10:28:02.408Z] #38 288.8 make[2]: Nothing to be done for 'all'. [2023-04-21T10:28:02.670Z] #38 288.8 make[2]: Nothing to be done for 'all'. [2023-04-21T10:28:02.670Z] #38 288.9 make[2]: Nothing to be done for 'all'. [2023-04-21T10:28:02.769Z] INFO: Downloading go... [2023-04-21T10:28:02.936Z] #38 289.1 make[2]: Nothing to be done for 'all'. [2023-04-21T10:28:02.936Z] #38 289.1 make[2]: Nothing to be done for 'all'. [2023-04-21T10:28:02.936Z] #38 289.2 make[2]: Nothing to be done for 'all'. [2023-04-21T10:28:03.198Z] #38 289.3 make[2]: Nothing to be done for 'all'. [2023-04-21T10:28:03.198Z] #38 289.5 make[2]: Nothing to be done for 'all'. [2023-04-21T10:28:03.390Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-04-21T10:28:03.460Z] #38 289.6 INSTALL criu/criu [2023-04-21T10:28:04.329Z] ok github.com/docker/docker/volume/local 0.052s coverage: 76.4% of statements [2023-04-21T10:28:04.588Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2023-04-21T10:28:04.988Z] INFO: Downloading compiler 1 of 3... [2023-04-21T10:28:04.988Z] INFO: Downloading compiler 2 of 3... [2023-04-21T10:28:05.378Z] #38 DONE 291.8s [2023-04-21T10:28:05.378Z] [2023-04-21T10:28:05.378Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:28:05.448Z] INFO: Downloading compiler 3 of 3... [2023-04-21T10:28:05.448Z] INFO: Extracting git... [2023-04-21T10:28:05.965Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2023-04-21T10:28:20.259Z] INFO: Expanding go... [2023-04-21T10:28:20.839Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.3% of statements [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/pkg/term [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/rootless [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/testutil/request [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/volume [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-04-21T10:28:20.839Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === Skipped [2023-04-21T10:28:20.839Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-04-21T10:28:20.839Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-04-21T10:28:20.839Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-04-21T10:28:20.839Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:28:20.839Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-04-21T10:28:20.839Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:28:20.839Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-04-21T10:28:20.839Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:28:20.839Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-04-21T10:28:20.839Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:28:20.839Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-04-21T10:28:20.839Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:28:20.839Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-04-21T10:28:20.839Z] graphtest_unix.go:73: No driver to put! [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-04-21T10:28:20.839Z] time="2023-04-21T10:27:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-21T10:28:20.839Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-21T10:28:20.839Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-04-21T10:28:20.839Z] time="2023-04-21T10:27:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-21T10:28:20.839Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-21T10:28:20.839Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-04-21T10:28:20.839Z] time="2023-04-21T10:27:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-21T10:28:20.839Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-21T10:28:20.839Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-04-21T10:28:20.839Z] time="2023-04-21T10:27:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-21T10:28:20.839Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-21T10:28:20.839Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-04-21T10:28:20.839Z] time="2023-04-21T10:27:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-21T10:28:20.839Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-21T10:28:20.839Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-04-21T10:28:20.839Z] graphtest_unix.go:73: No driver to put! [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-04-21T10:28:20.839Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-04-21T10:28:20.839Z] overlay_test.go:50: Fails to compute changes intermittently [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-04-21T10:28:20.839Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-04-21T10:28:20.839Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-04-21T10:28:20.839Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:28:20.839Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-04-21T10:28:20.839Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:28:20.839Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-04-21T10:28:20.839Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:28:20.839Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-04-21T10:28:20.839Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:28:20.839Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-04-21T10:28:20.839Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:28:20.839Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-04-21T10:28:20.839Z] graphtest_unix.go:73: No driver to put! [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-04-21T10:28:20.839Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-04-21T10:28:20.839Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-04-21T10:28:20.839Z] [2023-04-21T10:28:20.839Z] DONE 2266 tests, 26 skipped in 205.560s Post stage [Pipeline] junit [2023-04-21T10:28:20.861Z] Recording test results [2023-04-21T10:28:22.107Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T10:28:22.444Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 -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:7a778373c84d1ba440a336e1dcb9076481828ff6 hack/make.sh dynbinary test-integration [2023-04-21T10:28:23.011Z] [2023-04-21T10:28:23.011Z] Removing bundles/ [2023-04-21T10:28:23.011Z] [2023-04-21T10:28:23.011Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-04-21T10:28:23.011Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-04-21T10:28:23.011Z] GOOS="" GOARCH="" GOARM="" [2023-04-21T10:28:27.354Z] #37 ... [2023-04-21T10:28:27.354Z] [2023-04-21T10:28:27.354Z] #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 [2023-04-21T10:28:27.354Z] #23 DONE 409.5s [2023-04-21T10:28:27.615Z] [2023-04-21T10:28:27.615Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:28:29.533Z] #37 ... [2023-04-21T10:28:29.533Z] [2023-04-21T10:28:29.533Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-04-21T10:28:29.533Z] #58 DONE 0.3s [2023-04-21T10:28:29.533Z] [2023-04-21T10:28:29.533Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-04-21T10:28:29.795Z] #59 DONE 0.2s [2023-04-21T10:28:29.795Z] [2023-04-21T10:28:29.795Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:28:29.795Z] #37 ... [2023-04-21T10:28:29.795Z] [2023-04-21T10:28:29.795Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-04-21T10:28:30.057Z] #60 DONE 0.2s [2023-04-21T10:28:30.057Z] [2023-04-21T10:28:30.057Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-04-21T10:28:30.057Z] #61 DONE 0.1s [2023-04-21T10:28:30.057Z] [2023-04-21T10:28:30.057Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:28:31.112Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-04-21T10:28:31.112Z] [2023-04-21T10:28:31.112Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-21T10:28:31.112Z] DOCKER_SYSTEMD=1 [2023-04-21T10:28:31.112Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-21T10:28:31.112Z] HOSTNAME=e5e24983938e [2023-04-21T10:28:31.112Z] DEST=bundles/test-integration [2023-04-21T10:28:31.112Z] PWD=/go/src/github.com/docker/docker [2023-04-21T10:28:31.112Z] DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:28:31.112Z] container=docker [2023-04-21T10:28:31.112Z] HOME=/root [2023-04-21T10:28:31.112Z] LANG=C.UTF-8 [2023-04-21T10:28:31.112Z] INVOCATION_ID=289fcafa06ed423facfffde83bcc8c2c [2023-04-21T10:28:31.112Z] GOLANG_VERSION=1.19.8 [2023-04-21T10:28:31.112Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-21T10:28:31.112Z] VALIDATE_BRANCH=20.10 [2023-04-21T10:28:31.112Z] TERM=xterm [2023-04-21T10:28:31.112Z] DOCKER_PKG=github.com/docker/docker [2023-04-21T10:28:31.112Z] SHLVL=3 [2023-04-21T10:28:31.112Z] TIMEOUT=120m [2023-04-21T10:28:31.112Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-21T10:28:31.112Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-21T10:28:31.112Z] GO111MODULE=off [2023-04-21T10:28:31.112Z] DOCKER_EXPERIMENTAL=1 [2023-04-21T10:28:31.112Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-04-21T10:28:31.112Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-21T10:28:31.112Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-21T10:28:31.112Z] GOPATH=/go [2023-04-21T10:28:31.112Z] PKG_CONFIG=pkg-config [2023-04-21T10:28:31.112Z] _=/usr/bin/env [2023-04-21T10:28:31.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-04-21T10:28:50.197Z] INFO: Expanding compiler 1 of 3... [2023-04-21T10:28:50.197Z] INFO: Expanding compiler 2 of 3... [2023-04-21T10:28:55.992Z] INFO: Expanding compiler 3 of 3... [2023-04-21T10:28:55.992Z] INFO: Removing downloaded files... [2023-04-21T10:28:55.992Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2023-04-21T10:28:55.992Z] INFO: Configuring git core.autocrlf... [2023-04-21T10:28:56.907Z] #37 486.2 # github.com/containerd/containerd/cmd/containerd [2023-04-21T10:28:56.907Z] #37 486.2 /usr/bin/ld: /tmp/go-link-3686775972/000019.o: in function `New': [2023-04-21T10:28:56.907Z] #37 486.2 /tmp/tmp.jgD5ax6bS2/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-04-21T10:28:56.907Z] #37 486.3 + bin/containerd-stress [2023-04-21T10:28:56.907Z] #37 487.5 + bin/containerd-shim [2023-04-21T10:28:58.275Z] #37 499.1 + bin/containerd-shim-runc-v1 [2023-04-21T10:29:04.820Z] #37 505.5 + bin/containerd-shim-runc-v2 [2023-04-21T10:29:05.383Z] #37 506.3 + binaries [2023-04-21T10:29:05.639Z] #37 506.3 + install -D bin/containerd /build/containerd [2023-04-21T10:29:05.639Z] #37 506.3 + install -D bin/containerd-shim /build/containerd-shim [2023-04-21T10:29:05.639Z] #37 506.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-04-21T10:29:05.639Z] #37 506.3 + install -D bin/ctr /build/ctr [2023-04-21T10:29:07.529Z] #37 DONE 508.3s [2023-04-21T10:29:09.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-04-21T10:29:09.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-04-21T10:29:10.049Z] [2023-04-21T10:29:10.049Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-04-21T10:29:10.611Z] #65 DONE 0.9s [2023-04-21T10:29:10.611Z] [2023-04-21T10:29:10.611Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-04-21T10:29:10.867Z] #66 DONE 0.2s [2023-04-21T10:29:10.867Z] [2023-04-21T10:29:10.867Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-04-21T10:29:11.793Z] #67 DONE 0.9s [2023-04-21T10:29:11.793Z] [2023-04-21T10:29:11.793Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-04-21T10:29:11.793Z] #68 DONE 0.0s [2023-04-21T10:29:11.793Z] [2023-04-21T10:29:11.793Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-04-21T10:29:11.793Z] #69 DONE 0.0s [2023-04-21T10:29:11.793Z] [2023-04-21T10:29:11.793Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-04-21T10:29:15.958Z] #70 DONE 3.5s [2023-04-21T10:29:15.958Z] [2023-04-21T10:29:15.958Z] #71 exporting to image [2023-04-21T10:29:15.958Z] #71 exporting layers [2023-04-21T10:29:22.497Z] #71 exporting layers 6.3s done [2023-04-21T10:29:22.497Z] #71 writing image sha256:187fd0466b153a759acdd9974ab6e436e3efa9b111173ad14df5f56d63451283 done [2023-04-21T10:29:22.497Z] #71 naming to docker.io/library/docker:7a778373c84d1ba440a336e1dcb9076481828ff6 done [2023-04-21T10:29:22.497Z] #71 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2023-04-21T10:29:22.854Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45238/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45238/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7a778373c84d1ba440a336e1dcb9076481828ff6 hack/validate/default [2023-04-21T10:29:23.428Z] Congratulations! All commits are properly signed with the DCO! [2023-04-21T10:29:23.770Z] #37 ... [2023-04-21T10:29:23.770Z] [2023-04-21T10:29:23.770Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:29:23.770Z] #48 248.7 + mkdir -p /build [2023-04-21T10:29:23.770Z] #48 248.7 + cp runc /build/runc [2023-04-21T10:29:23.770Z] #48 DONE 250.3s [2023-04-21T10:29:23.770Z] [2023-04-21T10:29:23.770Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-04-21T10:29:23.770Z] #27 463.0 + /build/golangci-lint --version [2023-04-21T10:29:23.770Z] #27 463.3 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-04-21T10:29:23.770Z] #27 DONE 463.6s [2023-04-21T10:29:23.770Z] [2023-04-21T10:29:23.770Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:29:23.770Z] #37 398.1 + bin/containerd [2023-04-21T10:29:23.770Z] #37 ... [2023-04-21T10:29:23.770Z] [2023-04-21T10:29:23.770Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-04-21T10:29:23.770Z] #62 DONE 0.2s [2023-04-21T10:29:23.770Z] [2023-04-21T10:29:23.770Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-04-21T10:29:23.770Z] #63 DONE 0.1s [2023-04-21T10:29:23.770Z] [2023-04-21T10:29:23.770Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-04-21T10:29:23.770Z] #64 DONE 0.2s [2023-04-21T10:29:23.770Z] [2023-04-21T10:29:23.770Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:29:24.809Z] Congratulations! Seccomp profile generation is done correctly. [2023-04-21T10:29:24.809Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2023-04-21T10:29:31.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-04-21T10:29:31.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-04-21T10:29:32.899Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2023-04-21T10:29:33.461Z] Congratulations! All API changes are done the right way. [2023-04-21T10:29:33.461Z] Congratulations! All TOML source files changed here have valid syntax. [2023-04-21T10:29:33.461Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2023-04-21T10:29:33.461Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2023-04-21T10:29:33.461Z] Congratulations! No new tests were added to integration-cli. [2023-04-21T10:29:33.461Z] [2023-04-21T10:29:33.461Z] INFO Start validation with golang-ci-lint [2023-04-21T10:29:33.717Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2023-04-21T10:29:33.717Z] INFO [lintersdb] Active 11 linters: [goimports gosec gosimple govet ineffassign misspell revive staticcheck typecheck unconvert unused] [2023-04-21T10:29:33.717Z] INFO [loader] Using build tags: [apparmor seccomp] [2023-04-21T10:29:44.455Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-04-21T10:29:44.455Z] [2023-04-21T10:29:44.455Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-21T10:29:44.455Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-21T10:29:44.455Z] HOSTNAME=2f33d6b502cf [2023-04-21T10:29:44.455Z] TESTDEBUG=0 [2023-04-21T10:29:44.455Z] DEST=bundles/test-integration [2023-04-21T10:29:44.455Z] PWD=/go/src/github.com/docker/docker [2023-04-21T10:29:44.455Z] DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:29:44.455Z] container=docker [2023-04-21T10:29:44.455Z] HOME=/root [2023-04-21T10:29:44.455Z] GOLANG_VERSION=1.19.8 [2023-04-21T10:29:44.455Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-21T10:29:44.455Z] VALIDATE_BRANCH=20.10 [2023-04-21T10:29:44.455Z] TERM=xterm [2023-04-21T10:29:44.455Z] DOCKER_PKG=github.com/docker/docker [2023-04-21T10:29:44.455Z] SHLVL=1 [2023-04-21T10:29:44.455Z] TIMEOUT=120m [2023-04-21T10:29:44.455Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-21T10:29:44.455Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-21T10:29:44.455Z] GO111MODULE=off [2023-04-21T10:29:44.455Z] DOCKER_EXPERIMENTAL=1 [2023-04-21T10:29:44.455Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-04-21T10:29:44.455Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-21T10:29:44.455Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-21T10:29:44.455Z] GOPATH=/go [2023-04-21T10:29:44.455Z] PKG_CONFIG=pkg-config [2023-04-21T10:29:44.455Z] _=/usr/bin/env [2023-04-21T10:29:44.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-04-21T10:29:49.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-04-21T10:29:49.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-04-21T10:29:49.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-04-21T10:29:50.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-04-21T10:29:50.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-04-21T10:29:51.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-04-21T10:29:51.576Z] #37 ... [2023-04-21T10:29:51.576Z] [2023-04-21T10:29:51.576Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-04-21T10:29:51.576Z] #42 269.2 + mkdir -p /build [2023-04-21T10:29:51.576Z] #42 269.2 + cp runc /build/runc [2023-04-21T10:29:51.576Z] #42 DONE 269.5s [2023-04-21T10:29:51.576Z] [2023-04-21T10:29:51.576Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:29:51.576Z] #37 ... [2023-04-21T10:29:51.576Z] [2023-04-21T10:29:51.576Z] #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 [2023-04-21T10:29:51.576Z] #36 493.7 + /build/golangci-lint --version [2023-04-21T10:29:51.837Z] #36 494.0 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-04-21T10:29:53.256Z] #36 DONE 495.5s [2023-04-21T10:29:53.256Z] [2023-04-21T10:29:53.256Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:29:53.256Z] #37 430.5 + bin/containerd [2023-04-21T10:29:53.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-04-21T10:29:54.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-04-21T10:29:55.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-04-21T10:29:55.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-04-21T10:29:56.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-04-21T10:29:56.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-04-21T10:29:58.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-04-21T10:29:58.547Z] #37 ... [2023-04-21T10:29:58.547Z] [2023-04-21T10:29:58.547Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-04-21T10:29:58.809Z] #62 DONE 0.3s [2023-04-21T10:29:58.809Z] [2023-04-21T10:29:58.809Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-04-21T10:29:58.809Z] #63 DONE 0.1s [2023-04-21T10:29:58.809Z] [2023-04-21T10:29:58.809Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:29:58.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-04-21T10:29:59.070Z] #37 ... [2023-04-21T10:29:59.070Z] [2023-04-21T10:29:59.070Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-04-21T10:29:59.070Z] #64 DONE 0.1s [2023-04-21T10:29:59.070Z] [2023-04-21T10:29:59.070Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-04-21T10:29:59.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-04-21T10:30:00.448Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-21T10:30:00.448Z] Using test binary docker [2023-04-21T10:30:00.448Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-04-21T10:30:00.448Z] Starting apparmor (via systemctl): apparmor.service. [2023-04-21T10:30:00.448Z] INFO: Waiting for daemon to start... [2023-04-21T10:30:00.448Z] Starting dockerd [2023-04-21T10:30:02.988Z] . [2023-04-21T10:30:02.988Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-21T10:30:02.988Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-21T10:30:02.988Z] Error: No such image: emptyfs [2023-04-21T10:30:02.988Z] Running integration-test (iteration 1) [2023-04-21T10:30:02.988Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-04-21T10:30:02.988Z] Loaded image: busybox:latest [2023-04-21T10:30:03.248Z] Loaded image: busybox:glibc [2023-04-21T10:30:04.630Z] Loaded image: debian:bullseye-slim [2023-04-21T10:30:04.630Z] Loaded image: hello-world:latest [2023-04-21T10:30:04.630Z] Loaded image: arm32v7/hello-world:latest [2023-04-21T10:30:04.630Z] INFO: Testing against a local daemon [2023-04-21T10:30:04.630Z] === RUN TestCgroupNamespacesBuild [2023-04-21T10:30:07.172Z] --- PASS: TestCgroupNamespacesBuild (2.50s) [2023-04-21T10:30:07.172Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-04-21T10:30:08.554Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.56s) [2023-04-21T10:30:08.554Z] === RUN TestBuildWithSession [2023-04-21T10:30:08.554Z] build_session_test.go:25: TODO: BuildKit [2023-04-21T10:30:08.554Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-21T10:30:08.554Z] === RUN TestBuildSquashParent [2023-04-21T10:30:13.836Z] --- PASS: TestBuildSquashParent (4.91s) [2023-04-21T10:30:13.836Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-21T10:30:13.836Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-21T10:30:13.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-21T10:30:13.836Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-21T10:30:13.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-21T10:30:13.836Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-21T10:30:13.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-21T10:30:13.836Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-21T10:30:13.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-21T10:30:13.836Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-21T10:30:13.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-21T10:30:13.836Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-21T10:30:13.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-21T10:30:13.836Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-21T10:30:13.836Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-21T10:30:15.217Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-21T10:30:15.789Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-21T10:30:16.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-04-21T10:30:16.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-04-21T10:30:17.173Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-21T10:30:17.173Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-21T10:30:19.086Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-04-21T10:30:19.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.76s) [2023-04-21T10:30:19.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.04s) [2023-04-21T10:30:19.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s) [2023-04-21T10:30:19.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.65s) [2023-04-21T10:30:19.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.43s) [2023-04-21T10:30:19.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.50s) [2023-04-21T10:30:19.086Z] === RUN TestBuildMultiStageCopy [2023-04-21T10:30:19.086Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-21T10:30:20.485Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-21T10:30:20.485Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-21T10:30:20.485Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-21T10:30:20.752Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-21T10:30:21.018Z] --- PASS: TestBuildMultiStageCopy (2.33s) [2023-04-21T10:30:21.018Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2023-04-21T10:30:21.018Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2023-04-21T10:30:21.018Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2023-04-21T10:30:21.018Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s) [2023-04-21T10:30:21.018Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2023-04-21T10:30:21.018Z] === RUN TestBuildMultiStageParentConfig [2023-04-21T10:30:21.976Z] --- PASS: TestBuildMultiStageParentConfig (0.74s) [2023-04-21T10:30:21.976Z] === RUN TestBuildLabelWithTargets [2023-04-21T10:30:22.916Z] --- PASS: TestBuildLabelWithTargets (1.09s) [2023-04-21T10:30:22.916Z] === RUN TestBuildWithEmptyLayers [2023-04-21T10:30:23.486Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2023-04-21T10:30:23.486Z] === RUN TestBuildMultiStageOnBuild [2023-04-21T10:30:25.400Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2023-04-21T10:30:25.400Z] === RUN TestBuildUncleanTarFilenames [2023-04-21T10:30:25.660Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2023-04-21T10:30:25.660Z] === RUN TestBuildMultiStageLayerLeak [2023-04-21T10:30:27.569Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s) [2023-04-21T10:30:27.569Z] === RUN TestBuildWithHugeFile [2023-04-21T10:30:31.464Z] #37 465.5 # github.com/containerd/containerd/cmd/containerd [2023-04-21T10:30:31.464Z] #37 465.5 /usr/bin/ld: /tmp/go-link-168948346/000019.o: in function `New': [2023-04-21T10:30:31.464Z] #37 465.5 /tmp/tmp.5xcPE6RbZP/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-04-21T10:30:31.464Z] #37 465.7 + bin/containerd-stress [2023-04-21T10:30:31.464Z] #37 466.8 + bin/containerd-shim [2023-04-21T10:30:34.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-04-21T10:30:34.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-04-21T10:30:37.240Z] Removing intermediate container 17937fd67601 [2023-04-21T10:30:37.240Z] ---> 2315d2519d24 [2023-04-21T10:30:37.240Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2023-04-21T10:30:37.240Z] ---> Running in 10ff4e262b2b [2023-04-21T10:30:37.240Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin [2023-04-21T10:30:37.240Z] go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-21T10:30:38.208Z] go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-21T10:30:38.208Z] go: downloading github.com/fatih/color v1.13.0 [2023-04-21T10:30:38.208Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-21T10:30:38.669Z] go: downloading golang.org/x/tools v0.1.11 [2023-04-21T10:30:39.129Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-21T10:30:39.129Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-21T10:30:39.129Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-04-21T10:30:39.129Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-21T10:30:39.129Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-21T10:30:40.106Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-21T10:30:41.443Z] #37 478.0 + bin/containerd-shim-runc-v1 [2023-04-21T10:30:41.644Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-04-21T10:30:48.007Z] #37 484.3 + bin/containerd-shim-runc-v2 [2023-04-21T10:30:48.007Z] #37 485.1 + binaries [2023-04-21T10:30:48.007Z] #37 485.1 + install -D bin/containerd /build/containerd [2023-04-21T10:30:48.007Z] #37 485.1 + install -D bin/containerd-shim /build/containerd-shim [2023-04-21T10:30:48.007Z] #37 485.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-04-21T10:30:48.007Z] #37 485.1 + install -D bin/ctr /build/ctr [2023-04-21T10:30:48.940Z] #37 DONE 486.4s [2023-04-21T10:30:49.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-04-21T10:30:49.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-04-21T10:30:49.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-04-21T10:30:50.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-04-21T10:30:50.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-04-21T10:30:51.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-04-21T10:30:52.221Z] [2023-04-21T10:30:52.221Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-04-21T10:30:52.221Z] #65 DONE 0.6s [2023-04-21T10:30:52.221Z] [2023-04-21T10:30:52.221Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-04-21T10:30:52.221Z] #66 DONE 0.1s [2023-04-21T10:30:52.221Z] [2023-04-21T10:30:52.221Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-04-21T10:30:52.787Z] #67 DONE 0.2s [2023-04-21T10:30:52.787Z] [2023-04-21T10:30:52.787Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-04-21T10:30:52.787Z] #68 DONE 0.0s [2023-04-21T10:30:52.787Z] [2023-04-21T10:30:52.787Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-04-21T10:30:52.787Z] #69 DONE 0.0s [2023-04-21T10:30:52.787Z] [2023-04-21T10:30:52.787Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-04-21T10:30:53.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-04-21T10:30:53.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-04-21T10:30:54.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-04-21T10:30:55.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-04-21T10:30:56.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-04-21T10:30:56.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-04-21T10:30:56.969Z] #70 DONE 3.8s [2023-04-21T10:30:56.969Z] [2023-04-21T10:30:56.969Z] #71 exporting to image [2023-04-21T10:30:56.969Z] #71 exporting layers [2023-04-21T10:30:57.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-04-21T10:30:58.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-04-21T10:30:58.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-04-21T10:30:59.647Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-21T10:30:59.647Z] Using test binary docker [2023-04-21T10:30:59.647Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-04-21T10:30:59.647Z] +++ /etc/init.d/apparmor start [2023-04-21T10:30:59.647Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-21T10:30:59.647Z] INFO: Waiting for daemon to start... [2023-04-21T10:30:59.647Z] Starting dockerd [2023-04-21T10:30:59.647Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-04-21T10:31:01.549Z] . [2023-04-21T10:31:01.549Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-21T10:31:01.807Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-21T10:31:01.807Z] Error: No such image: emptyfs [2023-04-21T10:31:01.807Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-04-21T10:31:01.807Z] ++++ docker load [2023-04-21T10:31:02.067Z] Running integration-test (iteration 1) [2023-04-21T10:31:02.067Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-04-21T10:31:02.067Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:31:02.067Z] ++ set -e [2023-04-21T10:31:02.067Z] ++ '[' -n 0 ']' [2023-04-21T10:31:02.067Z] ++ set -x [2023-04-21T10:31:02.067Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:31:02.325Z] Loaded image: busybox:latest [2023-04-21T10:31:02.326Z] Loaded image: busybox:glibc [2023-04-21T10:31:03.261Z] Loaded image: debian:bullseye-slim [2023-04-21T10:31:03.261Z] Loaded image: hello-world:latest [2023-04-21T10:31:03.520Z] Loaded image: arm32v7/hello-world:latest [2023-04-21T10:31:03.520Z] INFO: Testing against a local daemon [2023-04-21T10:31:03.520Z] === RUN TestCgroupNamespacesBuild [2023-04-21T10:31:03.527Z] #71 exporting layers 6.3s done [2023-04-21T10:31:03.527Z] #71 writing image sha256:eb89c941fc8735943ce0b5ad3dd1697181c4ab774aa001d86accbf87af3ed010 done [2023-04-21T10:31:03.527Z] #71 naming to docker.io/library/docker:7a778373c84d1ba440a336e1dcb9076481828ff6 done [2023-04-21T10:31:03.527Z] #71 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2023-04-21T10:31:03.869Z] + trap exit INT TERM [2023-04-21T10:31:03.869Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2023-04-21T10:31:03.869Z] + CONTAINER_NAME=docker-pr8 [2023-04-21T10:31:03.869Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45238/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45238/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 -e DOCKER_GRAPHDRIVER docker:7a778373c84d1ba440a336e1dcb9076481828ff6 hack/make.sh dynbinary-daemon [2023-04-21T10:31:06.396Z] [2023-04-21T10:31:06.396Z] Removing bundles/ [2023-04-21T10:31:06.396Z] [2023-04-21T10:31:06.396Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-04-21T10:31:06.396Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-04-21T10:31:06.396Z] GOOS="" GOARCH="" GOARM="" [2023-04-21T10:31:06.866Z] #37 501.4 # github.com/containerd/containerd/cmd/containerd [2023-04-21T10:31:06.866Z] #37 501.4 /usr/bin/ld: /tmp/go-link-2939510732/000019.o: in function `New': [2023-04-21T10:31:06.866Z] #37 501.4 /tmp/tmp.bgT7rYAQhF/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-04-21T10:31:06.866Z] #37 501.6 + bin/containerd-stress [2023-04-21T10:31:06.866Z] #37 503.0 + bin/containerd-shim [2023-04-21T10:31:07.705Z] --- PASS: TestCgroupNamespacesBuild (3.61s) [2023-04-21T10:31:07.705Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-04-21T10:31:08.272Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2023-04-21T10:31:08.272Z] === RUN TestBuildWithSession [2023-04-21T10:31:08.272Z] build_session_test.go:25: TODO: BuildKit [2023-04-21T10:31:08.272Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-21T10:31:08.272Z] === RUN TestBuildSquashParent [2023-04-21T10:31:11.609Z] Removing intermediate container 10ff4e262b2b [2023-04-21T10:31:11.609Z] ---> ab97cabd088a [2023-04-21T10:31:11.609Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2023-04-21T10:31:11.609Z] ---> Running in 91ff6bb6131b [2023-04-21T10:31:11.609Z] Removing intermediate container 91ff6bb6131b [2023-04-21T10:31:11.609Z] ---> 88e6dbcd25bd [2023-04-21T10:31:11.609Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2023-04-21T10:31:11.609Z] ---> Running in 33b57d2d0333 [2023-04-21T10:31:11.609Z] Removing intermediate container 33b57d2d0333 [2023-04-21T10:31:11.609Z] ---> 8920e1a6ef47 [2023-04-21T10:31:11.609Z] Step 10/10 : COPY . . [2023-04-21T10:31:12.459Z] --- PASS: TestBuildSquashParent (4.13s) [2023-04-21T10:31:12.459Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-21T10:31:12.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-21T10:31:12.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-21T10:31:12.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-21T10:31:12.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-21T10:31:12.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-21T10:31:12.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-21T10:31:12.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-21T10:31:12.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-21T10:31:12.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-21T10:31:12.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-21T10:31:12.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-21T10:31:12.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-21T10:31:12.459Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-21T10:31:12.459Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-21T10:31:13.834Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-21T10:31:13.834Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-21T10:31:14.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-21T10:31:14.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-21T10:31:16.148Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-04-21T10:31:16.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2023-04-21T10:31:16.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2023-04-21T10:31:16.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2023-04-21T10:31:16.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.06s) [2023-04-21T10:31:16.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s) [2023-04-21T10:31:16.148Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s) [2023-04-21T10:31:16.148Z] === RUN TestBuildMultiStageCopy [2023-04-21T10:31:16.148Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-21T10:31:16.875Z] #37 514.7 + bin/containerd-shim-runc-v1 [2023-04-21T10:31:17.084Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-21T10:31:17.342Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-21T10:31:17.342Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-21T10:31:17.601Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-21T10:31:17.859Z] --- PASS: TestBuildMultiStageCopy (1.76s) [2023-04-21T10:31:17.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.03s) [2023-04-21T10:31:17.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2023-04-21T10:31:17.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2023-04-21T10:31:17.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2023-04-21T10:31:17.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2023-04-21T10:31:17.859Z] === RUN TestBuildMultiStageParentConfig [2023-04-21T10:31:18.426Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2023-04-21T10:31:18.426Z] === RUN TestBuildLabelWithTargets [2023-04-21T10:31:19.361Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2023-04-21T10:31:19.361Z] === RUN TestBuildWithEmptyLayers [2023-04-21T10:31:19.929Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2023-04-21T10:31:19.929Z] === RUN TestBuildMultiStageOnBuild [2023-04-21T10:31:21.305Z] --- PASS: TestBuildMultiStageOnBuild (1.28s) [2023-04-21T10:31:21.305Z] === RUN TestBuildUncleanTarFilenames [2023-04-21T10:31:21.563Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2023-04-21T10:31:21.563Z] === RUN TestBuildMultiStageLayerLeak [2023-04-21T10:31:22.939Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2023-04-21T10:31:22.939Z] === RUN TestBuildWithHugeFile [2023-04-21T10:31:23.461Z] #37 521.3 + bin/containerd-shim-runc-v2 [2023-04-21T10:31:23.461Z] #37 522.1 + binaries [2023-04-21T10:31:23.461Z] #37 522.1 + install -D bin/containerd /build/containerd [2023-04-21T10:31:23.461Z] #37 522.1 + install -D bin/containerd-shim /build/containerd-shim [2023-04-21T10:31:23.461Z] #37 522.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-04-21T10:31:23.461Z] #37 522.1 + install -D bin/ctr /build/ctr [2023-04-21T10:31:23.984Z] --- PASS: TestBuildWithHugeFile (50.22s) [2023-04-21T10:31:23.984Z] === RUN TestBuildWithEmptyDockerfile [2023-04-21T10:31:23.984Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-21T10:31:23.984Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-21T10:31:23.984Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-21T10:31:23.984Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-21T10:31:23.984Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-21T10:31:23.984Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-21T10:31:23.984Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-21T10:31:23.985Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-21T10:31:23.985Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-21T10:31:23.985Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-04-21T10:31:23.985Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2023-04-21T10:31:23.985Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2023-04-21T10:31:23.985Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2023-04-21T10:31:23.985Z] === RUN TestBuildPreserveOwnership [2023-04-21T10:31:23.985Z] === RUN TestBuildPreserveOwnership/copy_from [2023-04-21T10:31:23.985Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-04-21T10:31:23.985Z] --- PASS: TestBuildPreserveOwnership (3.60s) [2023-04-21T10:31:23.985Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2023-04-21T10:31:23.985Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2023-04-21T10:31:23.985Z] === RUN TestBuildPlatformInvalid [2023-04-21T10:31:23.985Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-04-21T10:31:23.985Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-04-21T10:31:23.985Z] Loaded image: busybox:latest [2023-04-21T10:31:23.985Z] Loaded image: busybox:glibc [2023-04-21T10:31:23.985Z] Loaded image: debian:bullseye-slim [2023-04-21T10:31:23.985Z] Loaded image: hello-world:latest [2023-04-21T10:31:23.985Z] Loaded image: arm32v7/hello-world:latest [2023-04-21T10:31:26.001Z] #37 DONE 524.6s [2023-04-21T10:31:29.299Z] [2023-04-21T10:31:29.299Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-04-21T10:31:30.680Z] #65 DONE 1.1s [2023-04-21T10:31:30.680Z] [2023-04-21T10:31:30.680Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-04-21T10:31:30.680Z] #66 DONE 0.3s [2023-04-21T10:31:30.680Z] [2023-04-21T10:31:30.680Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-04-21T10:31:32.063Z] #67 DONE 1.3s [2023-04-21T10:31:32.063Z] [2023-04-21T10:31:32.063Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-04-21T10:31:32.063Z] #68 DONE 0.1s [2023-04-21T10:31:32.063Z] [2023-04-21T10:31:32.063Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-04-21T10:31:32.063Z] #69 DONE 0.0s [2023-04-21T10:31:32.063Z] [2023-04-21T10:31:32.063Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-04-21T10:31:33.976Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.91s) [2023-04-21T10:31:33.976Z] PASS [2023-04-21T10:31:33.976Z] [2023-04-21T10:31:33.976Z] === Skipped [2023-04-21T10:31:33.976Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-04-21T10:31:33.976Z] build_session_test.go:25: TODO: BuildKit [2023-04-21T10:31:33.976Z] [2023-04-21T10:31:33.976Z] DONE 33 tests, 1 skipped in 90.574s [2023-04-21T10:31:33.976Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-04-21T10:31:33.976Z] INFO: Testing against a local daemon [2023-04-21T10:31:33.976Z] === RUN TestConfigInspect [2023-04-21T10:31:35.884Z] --- PASS: TestConfigInspect (2.38s) [2023-04-21T10:31:35.884Z] === RUN TestConfigList [2023-04-21T10:31:38.424Z] --- PASS: TestConfigList (2.24s) [2023-04-21T10:31:38.424Z] === RUN TestConfigsCreateAndDelete [2023-04-21T10:31:38.647Z] #70 DONE 6.7s [2023-04-21T10:31:38.647Z] [2023-04-21T10:31:38.647Z] #71 exporting to image [2023-04-21T10:31:38.647Z] #71 exporting layers [2023-04-21T10:31:40.331Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2023-04-21T10:31:40.331Z] === RUN TestConfigsUpdate [2023-04-21T10:31:41.693Z] ---> 8e8b72150d1f [2023-04-21T10:31:41.693Z] Successfully built 8e8b72150d1f [2023-04-21T10:31:41.693Z] Successfully tagged docker:latest [2023-04-21T10:31:41.693Z] INFO: Image build ended at 04/21/2023 10:31:41. Duration:00:04:14.5458468 [2023-04-21T10:31:41.693Z] [2023-04-21T10:31:41.693Z] [2023-04-21T10:31:41.693Z] INFO: Building the test binaries at 04/21/2023 10:31:41... [2023-04-21T10:31:42.240Z] --- PASS: TestConfigsUpdate (2.15s) [2023-04-21T10:31:42.240Z] === RUN TestTemplatedConfig [2023-04-21T10:31:45.535Z] --- PASS: TestTemplatedConfig (2.73s) [2023-04-21T10:31:45.535Z] === RUN TestConfigCreateResolve [2023-04-21T10:31:46.784Z] #71 exporting layers 7.1s done [2023-04-21T10:31:46.784Z] #71 writing image sha256:ba69670ab876157b113e3c770697706d6aab6f4a5407cdfc7c537dbb844228cb done [2023-04-21T10:31:46.784Z] #71 naming to docker.io/library/docker:7a778373c84d1ba440a336e1dcb9076481828ff6 done [2023-04-21T10:31:46.784Z] #71 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T10:31:47.135Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 -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:7a778373c84d1ba440a336e1dcb9076481828ff6 hack/make.sh dynbinary test-integration [2023-04-21T10:31:47.443Z] --- PASS: TestConfigCreateResolve (2.19s) [2023-04-21T10:31:47.444Z] === RUN TestConfigDaemonLibtrustID [2023-04-21T10:31:47.558Z] INFO: make.ps1 starting at 04/21/2023 10:31:47 [2023-04-21T10:31:47.704Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-04-21T10:31:47.704Z] PASS [2023-04-21T10:31:47.704Z] [2023-04-21T10:31:47.704Z] DONE 7 tests in 14.378s [2023-04-21T10:31:47.704Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-04-21T10:31:47.704Z] INFO: Testing against a local daemon [2023-04-21T10:31:47.704Z] === RUN TestCheckpoint [2023-04-21T10:31:47.704Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-21T10:31:47.704Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-21T10:31:47.704Z] === RUN TestContainerInvalidJSON [2023-04-21T10:31:47.704Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-04-21T10:31:47.704Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-04-21T10:31:47.704Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-04-21T10:31:47.704Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-04-21T10:31:47.704Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-04-21T10:31:47.704Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-04-21T10:31:47.704Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-04-21T10:31:47.704Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-04-21T10:31:47.704Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-04-21T10:31:47.704Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-04-21T10:31:47.704Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-04-21T10:31:47.704Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-04-21T10:31:47.704Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-04-21T10:31:47.704Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-21T10:31:47.704Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-04-21T10:31:47.704Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-21T10:31:47.964Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2023-04-21T10:31:47.964Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-21T10:31:47.964Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2023-04-21T10:31:47.964Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-21T10:31:47.964Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2023-04-21T10:31:47.964Z] === RUN TestCopyFromContainer [2023-04-21T10:31:48.017Z] INFO: Git commit (7a778373c8) assumed from DOCKER_GITCOMMIT environment variable [2023-04-21T10:31:48.017Z] INFO: Invoking autogen... [2023-04-21T10:31:48.476Z] INFO: Building daemon... [2023-04-21T10:31:49.045Z] [2023-04-21T10:31:49.045Z] Removing bundles/ [2023-04-21T10:31:49.045Z] [2023-04-21T10:31:49.045Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-04-21T10:31:49.045Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-04-21T10:31:49.045Z] GOOS="" GOARCH="" GOARM="" [2023-04-21T10:31:49.876Z] === RUN TestCopyFromContainer// [2023-04-21T10:31:49.876Z] === RUN TestCopyFromContainer//bar/root [2023-04-21T10:31:49.876Z] === RUN TestCopyFromContainer//bar/root/ [2023-04-21T10:31:49.876Z] === RUN TestCopyFromContainer/bar/quux [2023-04-21T10:31:49.876Z] === RUN TestCopyFromContainer/bar/quux/ [2023-04-21T10:31:49.876Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-04-21T10:31:49.876Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-04-21T10:31:49.876Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-04-21T10:31:49.876Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-04-21T10:31:49.876Z] === RUN TestCopyFromContainer/bar/notarget [2023-04-21T10:31:50.136Z] --- PASS: TestCopyFromContainer (2.05s) [2023-04-21T10:31:50.136Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-04-21T10:31:50.136Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-04-21T10:31:50.136Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-04-21T10:31:50.136Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-04-21T10:31:50.136Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2023-04-21T10:31:50.136Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-04-21T10:31:50.136Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2023-04-21T10:31:50.136Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-04-21T10:31:50.136Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-04-21T10:31:50.136Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-04-21T10:31:50.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-21T10:31:50.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-21T10:31:50.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-21T10:31:50.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-21T10:31:50.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-21T10:31:50.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-21T10:31:50.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-21T10:31:50.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-21T10:31:50.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-21T10:31:50.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-21T10:31:50.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-04-21T10:31:50.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-04-21T10:31:50.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-21T10:31:50.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-04-21T10:31:50.136Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-21T10:31:50.136Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2023-04-21T10:31:50.136Z] === RUN TestCreateWithInvalidEnv [2023-04-21T10:31:50.136Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-21T10:31:50.136Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-21T10:31:50.136Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-21T10:31:50.136Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-21T10:31:50.136Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-21T10:31:50.136Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-21T10:31:50.136Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-21T10:31:50.136Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-21T10:31:50.136Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-21T10:31:50.136Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-04-21T10:31:50.136Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-04-21T10:31:50.136Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-04-21T10:31:50.136Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-04-21T10:31:50.136Z] === RUN TestCreateTmpfsMountsTarget [2023-04-21T10:31:50.136Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-04-21T10:31:50.136Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-21T10:31:52.045Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2023-04-21T10:31:52.045Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-21T10:31:53.428Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.53s) [2023-04-21T10:31:53.428Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-21T10:31:53.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-21T10:31:53.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-21T10:31:53.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-21T10:31:53.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-21T10:31:53.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-21T10:31:53.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-21T10:31:53.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-21T10:31:53.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-21T10:31:53.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-21T10:31:53.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-21T10:31:53.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-21T10:31:53.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-21T10:31:53.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-21T10:31:53.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-21T10:31:53.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-21T10:31:53.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-04-21T10:31:53.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-04-21T10:31:53.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-04-21T10:31:53.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-04-21T10:31:53.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-04-21T10:31:53.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2023-04-21T10:31:53.428Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-21T10:31:53.998Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2023-04-21T10:31:53.998Z] === RUN TestCreateDifferentPlatform [2023-04-21T10:31:53.998Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-21T10:31:53.998Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-21T10:31:53.998Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-04-21T10:31:53.998Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-04-21T10:31:53.998Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-04-21T10:31:53.998Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-21T10:31:53.998Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-04-21T10:31:53.998Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-21T10:31:53.998Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2023-04-21T10:31:53.998Z] === RUN TestContainerStartOnDaemonRestart [2023-04-21T10:31:53.998Z] === PAUSE TestContainerStartOnDaemonRestart [2023-04-21T10:31:53.998Z] === RUN TestDaemonRestartIpcMode [2023-04-21T10:31:53.998Z] === PAUSE TestDaemonRestartIpcMode [2023-04-21T10:31:53.998Z] === RUN TestDaemonHostGatewayIP [2023-04-21T10:31:53.998Z] === PAUSE TestDaemonHostGatewayIP [2023-04-21T10:31:53.998Z] === RUN TestRestartDaemonWithRestartingContainer [2023-04-21T10:31:53.998Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-04-21T10:31:53.998Z] === RUN TestContainerKillOnDaemonStart [2023-04-21T10:31:53.998Z] === PAUSE TestContainerKillOnDaemonStart [2023-04-21T10:31:53.998Z] === RUN TestDiff [2023-04-21T10:31:54.568Z] --- PASS: TestDiff (0.61s) [2023-04-21T10:31:54.568Z] === RUN TestExecWithCloseStdin [2023-04-21T10:31:55.506Z] --- PASS: TestExecWithCloseStdin (0.63s) [2023-04-21T10:31:55.506Z] === RUN TestExec [2023-04-21T10:31:56.075Z] --- PASS: TestExec (0.62s) [2023-04-21T10:31:56.075Z] === RUN TestExecUser [2023-04-21T10:31:56.646Z] --- PASS: TestExecUser (0.68s) [2023-04-21T10:31:56.646Z] === RUN TestExportContainerAndImportImage [2023-04-21T10:31:57.216Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2023-04-21T10:31:57.216Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-21T10:31:58.598Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2023-04-21T10:31:58.598Z] === RUN TestHealthCheckWorkdir [2023-04-21T10:31:59.168Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2023-04-21T10:31:59.168Z] === RUN TestHealthKillContainer [2023-04-21T10:32:01.764Z] --- PASS: TestBuildWithHugeFile (34.99s) [2023-04-21T10:32:01.764Z] === RUN TestBuildWithEmptyDockerfile [2023-04-21T10:32:01.764Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-21T10:32:01.764Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-21T10:32:01.764Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-21T10:32:01.764Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-21T10:32:01.764Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-21T10:32:01.764Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-21T10:32:01.764Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-21T10:32:01.764Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-21T10:32:01.764Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-21T10:32:01.764Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-04-21T10:32:01.764Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2023-04-21T10:32:01.764Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2023-04-21T10:32:01.764Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-04-21T10:32:01.764Z] === RUN TestBuildPreserveOwnership [2023-04-21T10:32:01.764Z] === RUN TestBuildPreserveOwnership/copy_from [2023-04-21T10:32:01.764Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-04-21T10:32:01.764Z] --- PASS: TestBuildPreserveOwnership (2.77s) [2023-04-21T10:32:01.764Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.85s) [2023-04-21T10:32:01.764Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2023-04-21T10:32:01.764Z] === RUN TestBuildPlatformInvalid [2023-04-21T10:32:01.764Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2023-04-21T10:32:01.764Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-04-21T10:32:01.765Z] Loaded image: busybox:latest [2023-04-21T10:32:01.765Z] Loaded image: busybox:glibc [2023-04-21T10:32:03.142Z] Loaded image: debian:bullseye-slim [2023-04-21T10:32:03.142Z] Loaded image: hello-world:latest [2023-04-21T10:32:03.142Z] Loaded image: arm32v7/hello-world:latest [2023-04-21T10:32:07.298Z] --- PASS: TestHealthKillContainer (8.11s) [2023-04-21T10:32:07.298Z] === RUN TestHealthCheckProcessKilled [2023-04-21T10:32:08.237Z] --- PASS: TestHealthCheckProcessKilled (0.81s) [2023-04-21T10:32:08.237Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-21T10:32:08.815Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2023-04-21T10:32:08.815Z] === RUN TestIpcModeNone [2023-04-21T10:32:09.399Z] --- PASS: TestIpcModeNone (0.64s) [2023-04-21T10:32:09.399Z] === RUN TestIpcModePrivate [2023-04-21T10:32:09.660Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2023-04-21T10:32:09.924Z] --- PASS: TestIpcModePrivate (0.66s) [2023-04-21T10:32:09.924Z] === RUN TestIpcModeShareable [2023-04-21T10:32:10.133Z] INFO [loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|deps|exports_file|files|name) took 2m28.131786245s [2023-04-21T10:32:10.133Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 412.487567ms [2023-04-21T10:32:10.498Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2023-04-21T10:32:10.758Z] --- PASS: TestIpcModeShareable (0.62s) [2023-04-21T10:32:10.758Z] === RUN TestAPIIpcModeShareableAndContainer [2023-04-21T10:32:11.259Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.37s) [2023-04-21T10:32:11.259Z] PASS [2023-04-21T10:32:11.259Z] [2023-04-21T10:32:11.259Z] === Skipped [2023-04-21T10:32:11.259Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-04-21T10:32:11.259Z] build_session_test.go:25: TODO: BuildKit [2023-04-21T10:32:11.259Z] [2023-04-21T10:32:11.259Z] DONE 33 tests, 1 skipped in 69.367s [2023-04-21T10:32:11.259Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-04-21T10:32:11.259Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:32:11.259Z] ++ set -e [2023-04-21T10:32:11.259Z] ++ '[' -n 0 ']' [2023-04-21T10:32:11.259Z] ++ set -x [2023-04-21T10:32:11.259Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:32:11.518Z] INFO: Testing against a local daemon [2023-04-21T10:32:11.518Z] === RUN TestConfigInspect [2023-04-21T10:32:12.666Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.92s) [2023-04-21T10:32:12.666Z] === RUN TestAPIIpcModeHost [2023-04-21T10:32:12.925Z] --- PASS: TestAPIIpcModeHost (0.40s) [2023-04-21T10:32:12.925Z] === RUN TestDaemonIpcModeShareable [2023-04-21T10:32:14.048Z] --- PASS: TestConfigInspect (2.36s) [2023-04-21T10:32:14.048Z] === RUN TestConfigList [2023-04-21T10:32:14.305Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-04-21T10:32:14.305Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2023-04-21T10:32:14.305Z] === RUN TestDaemonIpcModePrivate [2023-04-21T10:32:15.244Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-04-21T10:32:15.504Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2023-04-21T10:32:15.504Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-04-21T10:32:15.949Z] --- PASS: TestConfigList (2.16s) [2023-04-21T10:32:15.949Z] === RUN TestConfigsCreateAndDelete [2023-04-21T10:32:16.443Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-04-21T10:32:16.703Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s) [2023-04-21T10:32:16.703Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-04-21T10:32:17.643Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-04-21T10:32:17.904Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.28s) [2023-04-21T10:32:17.904Z] === RUN TestIpcModeOlderClient [2023-04-21T10:32:17.904Z] === PAUSE TestIpcModeOlderClient [2023-04-21T10:32:17.904Z] === RUN TestKillContainerInvalidSignal [2023-04-21T10:32:18.473Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2023-04-21T10:32:18.473Z] === RUN TestKillContainer [2023-04-21T10:32:18.473Z] === RUN TestKillContainer/no_signal [2023-04-21T10:32:18.481Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2023-04-21T10:32:18.481Z] === RUN TestConfigsUpdate [2023-04-21T10:32:18.732Z] === RUN TestKillContainer/non_killing_signal [2023-04-21T10:32:18.992Z] === RUN TestKillContainer/killing_signal [2023-04-21T10:32:19.932Z] --- PASS: TestKillContainer (1.40s) [2023-04-21T10:32:19.932Z] --- PASS: TestKillContainer/no_signal (0.41s) [2023-04-21T10:32:19.932Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2023-04-21T10:32:19.932Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2023-04-21T10:32:19.932Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-21T10:32:19.932Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-04-21T10:32:20.191Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-04-21T10:32:20.383Z] --- PASS: TestConfigsUpdate (2.21s) [2023-04-21T10:32:20.383Z] === RUN TestTemplatedConfig [2023-04-21T10:32:21.130Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2023-04-21T10:32:21.130Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2023-04-21T10:32:21.130Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2023-04-21T10:32:21.130Z] === RUN TestKillStoppedContainer [2023-04-21T10:32:21.130Z] --- PASS: TestKillStoppedContainer (0.06s) [2023-04-21T10:32:21.130Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-21T10:32:21.130Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2023-04-21T10:32:21.130Z] === RUN TestKillDifferentUserContainer [2023-04-21T10:32:21.699Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2023-04-21T10:32:21.699Z] === RUN TestInspectOomKilledTrue [2023-04-21T10:32:21.699Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-04-21T10:32:21.699Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-04-21T10:32:21.699Z] === RUN TestInspectOomKilledFalse [2023-04-21T10:32:22.270Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2023-04-21T10:32:22.270Z] === RUN TestLinksEtcHostsContentMatch [2023-04-21T10:32:22.530Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2023-04-21T10:32:22.530Z] === RUN TestLinksContainerNames [2023-04-21T10:32:22.913Z] --- PASS: TestTemplatedConfig (2.61s) [2023-04-21T10:32:22.914Z] === RUN TestConfigCreateResolve [2023-04-21T10:32:23.470Z] --- PASS: TestLinksContainerNames (0.92s) [2023-04-21T10:32:23.470Z] === RUN TestLogsFollowTailEmpty [2023-04-21T10:32:23.730Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2023-04-21T10:32:23.730Z] === RUN TestContainerNetworkMountsNoChown [2023-04-21T10:32:24.300Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/default [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/default [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/private [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/private [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/rprivate [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/rprivate [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/slave [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/slave [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/rslave [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/rslave [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/shared [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/shared [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/rshared [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/rshared [2023-04-21T10:32:24.300Z] === CONT TestMountDaemonRoot/default [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/default/bind_root [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/default/mount_root [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-04-21T10:32:24.300Z] === CONT TestMountDaemonRoot/default/bind_root [2023-04-21T10:32:24.300Z] === CONT TestMountDaemonRoot/rshared [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-04-21T10:32:24.300Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-04-21T10:32:24.300Z] === CONT TestMountDaemonRoot/shared [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-04-21T10:32:24.300Z] === CONT TestMountDaemonRoot/rslave [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-04-21T10:32:24.300Z] === CONT TestMountDaemonRoot/slave [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-04-21T10:32:24.300Z] === CONT TestMountDaemonRoot/rprivate [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-04-21T10:32:24.300Z] === CONT TestMountDaemonRoot/private [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/private/bind_root [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-04-21T10:32:24.300Z] === RUN TestMountDaemonRoot/private/mount_root [2023-04-21T10:32:24.300Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-04-21T10:32:24.300Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-04-21T10:32:24.300Z] === CONT TestMountDaemonRoot/default/mount_root [2023-04-21T10:32:24.300Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-04-21T10:32:24.300Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-04-21T10:32:24.560Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-04-21T10:32:24.560Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-04-21T10:32:24.560Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-04-21T10:32:24.560Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-04-21T10:32:24.560Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-04-21T10:32:24.560Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-04-21T10:32:24.560Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-04-21T10:32:24.560Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-04-21T10:32:24.560Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-04-21T10:32:24.560Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-04-21T10:32:24.821Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-04-21T10:32:24.821Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-04-21T10:32:24.821Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-04-21T10:32:24.821Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-04-21T10:32:24.821Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-04-21T10:32:24.821Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-04-21T10:32:24.821Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-04-21T10:32:24.821Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-04-21T10:32:24.821Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-04-21T10:32:24.821Z] === CONT TestMountDaemonRoot/private/mount_root [2023-04-21T10:32:24.821Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-04-21T10:32:24.821Z] === CONT TestMountDaemonRoot/private/bind_root [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-04-21T10:32:25.081Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2023-04-21T10:32:25.081Z] === RUN TestContainerBindMountNonRecursive [2023-04-21T10:32:25.509Z] --- PASS: TestConfigCreateResolve (2.31s) [2023-04-21T10:32:25.509Z] === RUN TestConfigDaemonLibtrustID [2023-04-21T10:32:25.767Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-04-21T10:32:25.767Z] PASS [2023-04-21T10:32:25.767Z] [2023-04-21T10:32:25.767Z] DONE 7 tests in 14.412s [2023-04-21T10:32:25.767Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-04-21T10:32:25.767Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:32:25.767Z] ++ set -e [2023-04-21T10:32:25.767Z] ++ '[' -n 0 ']' [2023-04-21T10:32:25.767Z] ++ set -x [2023-04-21T10:32:25.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:32:26.025Z] INFO: Testing against a local daemon [2023-04-21T10:32:26.025Z] === RUN TestCheckpoint [2023-04-21T10:32:26.025Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-21T10:32:26.025Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-21T10:32:26.025Z] === RUN TestContainerInvalidJSON [2023-04-21T10:32:26.025Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-04-21T10:32:26.025Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-04-21T10:32:26.025Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-04-21T10:32:26.025Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-04-21T10:32:26.025Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-04-21T10:32:26.025Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-04-21T10:32:26.025Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-04-21T10:32:26.025Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-04-21T10:32:26.025Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-04-21T10:32:26.025Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-04-21T10:32:26.025Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-04-21T10:32:26.025Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-04-21T10:32:26.025Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-04-21T10:32:26.025Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-21T10:32:26.025Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-04-21T10:32:26.025Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-21T10:32:26.284Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2023-04-21T10:32:26.284Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-21T10:32:26.284Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2023-04-21T10:32:26.284Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-21T10:32:26.284Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-04-21T10:32:26.284Z] === RUN TestCopyFromContainer [2023-04-21T10:32:26.462Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2023-04-21T10:32:26.462Z] === RUN TestContainerVolumesMountedAsShared [2023-04-21T10:32:26.722Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2023-04-21T10:32:26.722Z] === RUN TestContainerVolumesMountedAsSlave [2023-04-21T10:32:26.982Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2023-04-21T10:32:26.982Z] === RUN TestNetworkNat [2023-04-21T10:32:27.221Z] === RUN TestCopyFromContainer// [2023-04-21T10:32:27.221Z] === RUN TestCopyFromContainer//bar/root [2023-04-21T10:32:27.221Z] === RUN TestCopyFromContainer//bar/root/ [2023-04-21T10:32:27.221Z] === RUN TestCopyFromContainer/bar/quux [2023-04-21T10:32:27.479Z] === RUN TestCopyFromContainer/bar/quux/ [2023-04-21T10:32:27.479Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-04-21T10:32:27.479Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-04-21T10:32:27.479Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-04-21T10:32:27.479Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-04-21T10:32:27.552Z] --- PASS: TestNetworkNat (0.50s) [2023-04-21T10:32:27.553Z] === RUN TestNetworkLocalhostTCPNat [2023-04-21T10:32:27.738Z] === RUN TestCopyFromContainer/bar/notarget [2023-04-21T10:32:27.738Z] --- PASS: TestCopyFromContainer (1.39s) [2023-04-21T10:32:27.738Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-04-21T10:32:27.738Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-04-21T10:32:27.738Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-04-21T10:32:27.738Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-04-21T10:32:27.738Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-04-21T10:32:27.738Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-04-21T10:32:27.738Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-04-21T10:32:27.738Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-04-21T10:32:27.738Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-04-21T10:32:27.738Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-04-21T10:32:27.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-21T10:32:27.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-21T10:32:27.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-21T10:32:27.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-21T10:32:27.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-21T10:32:27.738Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-21T10:32:27.738Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-21T10:32:27.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-21T10:32:27.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-21T10:32:27.738Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-21T10:32:27.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-04-21T10:32:27.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-21T10:32:27.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-04-21T10:32:27.738Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-04-21T10:32:27.738Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-21T10:32:27.738Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-04-21T10:32:27.738Z] === RUN TestCreateWithInvalidEnv [2023-04-21T10:32:27.738Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-21T10:32:27.738Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-21T10:32:27.738Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-21T10:32:27.738Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-21T10:32:27.738Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-21T10:32:27.738Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-21T10:32:27.738Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-21T10:32:27.738Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-21T10:32:27.738Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-21T10:32:27.738Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-04-21T10:32:27.738Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-04-21T10:32:27.738Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-04-21T10:32:27.738Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-04-21T10:32:27.738Z] === RUN TestCreateTmpfsMountsTarget [2023-04-21T10:32:27.738Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-04-21T10:32:27.738Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-21T10:32:28.122Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2023-04-21T10:32:28.122Z] === RUN TestNetworkLoopbackNat [2023-04-21T10:32:29.117Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2023-04-21T10:32:29.117Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-21T10:32:30.053Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2023-04-21T10:32:30.053Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-21T10:32:30.053Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-21T10:32:30.053Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-21T10:32:30.053Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-21T10:32:30.053Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-21T10:32:30.053Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-21T10:32:30.053Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-21T10:32:30.053Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-21T10:32:30.053Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-21T10:32:30.053Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-21T10:32:30.053Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-21T10:32:30.053Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-21T10:32:30.053Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-21T10:32:30.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-21T10:32:30.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-21T10:32:30.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-21T10:32:30.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-04-21T10:32:30.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-04-21T10:32:30.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-04-21T10:32:30.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-04-21T10:32:30.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-04-21T10:32:30.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-04-21T10:32:30.312Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-21T10:32:30.571Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2023-04-21T10:32:30.571Z] === RUN TestCreateDifferentPlatform [2023-04-21T10:32:30.571Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-21T10:32:30.571Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-21T10:32:30.571Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-04-21T10:32:30.571Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-04-21T10:32:30.571Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-04-21T10:32:30.571Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-21T10:32:30.571Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-04-21T10:32:30.571Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-21T10:32:30.659Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2023-04-21T10:32:30.659Z] === RUN TestPause [2023-04-21T10:32:30.830Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2023-04-21T10:32:30.830Z] === RUN TestContainerStartOnDaemonRestart [2023-04-21T10:32:30.830Z] === PAUSE TestContainerStartOnDaemonRestart [2023-04-21T10:32:30.830Z] === RUN TestDaemonRestartIpcMode [2023-04-21T10:32:30.830Z] === PAUSE TestDaemonRestartIpcMode [2023-04-21T10:32:30.830Z] === RUN TestDaemonHostGatewayIP [2023-04-21T10:32:30.830Z] === PAUSE TestDaemonHostGatewayIP [2023-04-21T10:32:30.830Z] === RUN TestRestartDaemonWithRestartingContainer [2023-04-21T10:32:30.830Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-04-21T10:32:30.830Z] === RUN TestContainerKillOnDaemonStart [2023-04-21T10:32:30.830Z] === PAUSE TestContainerKillOnDaemonStart [2023-04-21T10:32:30.830Z] === RUN TestDiff [2023-04-21T10:32:31.088Z] --- PASS: TestDiff (0.44s) [2023-04-21T10:32:31.088Z] === RUN TestExecWithCloseStdin [2023-04-21T10:32:31.228Z] --- PASS: TestPause (0.50s) [2023-04-21T10:32:31.228Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-21T10:32:31.228Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-21T10:32:31.228Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-21T10:32:31.228Z] === RUN TestPauseStopPausedContainer [2023-04-21T10:32:31.489Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2023-04-21T10:32:31.489Z] === RUN TestPsFilter [2023-04-21T10:32:31.655Z] --- PASS: TestExecWithCloseStdin (0.50s) [2023-04-21T10:32:31.655Z] === RUN TestExec [2023-04-21T10:32:31.749Z] --- PASS: TestPsFilter (0.15s) [2023-04-21T10:32:31.749Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-21T10:32:32.225Z] --- PASS: TestExec (0.47s) [2023-04-21T10:32:32.225Z] === RUN TestExecUser [2023-04-21T10:32:32.318Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2023-04-21T10:32:32.318Z] === RUN TestRemoveContainerWithVolume [2023-04-21T10:32:32.792Z] --- PASS: TestExecUser (0.48s) [2023-04-21T10:32:32.792Z] === RUN TestExportContainerAndImportImage [2023-04-21T10:32:32.888Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2023-04-21T10:32:32.888Z] === RUN TestRemoveContainerRunning [2023-04-21T10:32:33.051Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2023-04-21T10:32:33.051Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-21T10:32:33.148Z] --- PASS: TestRemoveContainerRunning (0.44s) [2023-04-21T10:32:33.148Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-21T10:32:33.718Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2023-04-21T10:32:33.718Z] === RUN TestRemoveInvalidContainer [2023-04-21T10:32:33.718Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-04-21T10:32:33.718Z] === RUN TestRenameLinkedContainer [2023-04-21T10:32:34.427Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2023-04-21T10:32:34.427Z] === RUN TestHealthCheckWorkdir [2023-04-21T10:32:34.994Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2023-04-21T10:32:34.994Z] === RUN TestHealthKillContainer [2023-04-21T10:32:35.626Z] --- PASS: TestRenameLinkedContainer (1.83s) [2023-04-21T10:32:35.626Z] === RUN TestRenameStoppedContainer [2023-04-21T10:32:35.886Z] --- PASS: TestRenameStoppedContainer (0.44s) [2023-04-21T10:32:35.886Z] === RUN TestRenameRunningContainerAndReuse [2023-04-21T10:32:36.826Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2023-04-21T10:32:36.826Z] === RUN TestRenameInvalidName [2023-04-21T10:32:37.086Z] --- PASS: TestRenameInvalidName (0.44s) [2023-04-21T10:32:37.086Z] === RUN TestRenameAnonymousContainer [2023-04-21T10:32:38.999Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2023-04-21T10:32:38.999Z] === RUN TestRenameContainerWithSameName [2023-04-21T10:32:39.259Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2023-04-21T10:32:39.259Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-21T10:32:40.200Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2023-04-21T10:32:40.200Z] === RUN TestResize [2023-04-21T10:32:40.774Z] --- PASS: TestResize (0.48s) [2023-04-21T10:32:40.774Z] === RUN TestResizeWithInvalidSize [2023-04-21T10:32:41.034Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2023-04-21T10:32:41.034Z] === RUN TestResizeWhenContainerNotStarted [2023-04-21T10:32:41.603Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2023-04-21T10:32:41.603Z] === RUN TestDaemonRestartKillContainers [2023-04-21T10:32:41.603Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-21T10:32:41.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-21T10:32:41.603Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-21T10:32:41.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-21T10:32:41.603Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-21T10:32:41.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-21T10:32:41.603Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-21T10:32:41.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-21T10:32:41.603Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-21T10:32:41.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-21T10:32:41.603Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-21T10:32:41.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-21T10:32:41.603Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-21T10:32:41.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-21T10:32:41.603Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-21T10:32:41.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-21T10:32:41.603Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:32:41.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:32:41.603Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:32:41.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:32:41.603Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:32:41.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:32:41.603Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:32:41.603Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:32:41.603Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-21T10:32:41.603Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-21T10:32:43.106Z] --- PASS: TestHealthKillContainer (7.91s) [2023-04-21T10:32:43.106Z] === RUN TestHealthCheckProcessKilled [2023-04-21T10:32:43.514Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:32:43.514Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:32:43.673Z] --- PASS: TestHealthCheckProcessKilled (0.68s) [2023-04-21T10:32:43.673Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-21T10:32:44.240Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2023-04-21T10:32:44.240Z] === RUN TestIpcModeNone [2023-04-21T10:32:44.499Z] --- PASS: TestIpcModeNone (0.48s) [2023-04-21T10:32:44.499Z] === RUN TestIpcModePrivate [2023-04-21T10:32:44.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:32:44.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:32:45.066Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-04-21T10:32:45.066Z] --- PASS: TestIpcModePrivate (0.44s) [2023-04-21T10:32:45.066Z] === RUN TestIpcModeShareable [2023-04-21T10:32:45.324Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-04-21T10:32:45.583Z] --- PASS: TestIpcModeShareable (0.46s) [2023-04-21T10:32:45.583Z] === RUN TestAPIIpcModeShareableAndContainer [2023-04-21T10:32:45.834Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-21T10:32:46.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-21T10:32:46.959Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2023-04-21T10:32:46.959Z] === RUN TestAPIIpcModeHost [2023-04-21T10:32:47.218Z] --- PASS: TestAPIIpcModeHost (0.36s) [2023-04-21T10:32:47.218Z] === RUN TestDaemonIpcModeShareable [2023-04-21T10:32:48.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-21T10:32:48.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-21T10:32:48.153Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-04-21T10:32:48.412Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2023-04-21T10:32:48.412Z] === RUN TestDaemonIpcModePrivate [2023-04-21T10:32:49.347Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-04-21T10:32:49.605Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2023-04-21T10:32:49.605Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-04-21T10:32:49.914Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-21T10:32:50.176Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-21T10:32:50.540Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-04-21T10:32:50.798Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2023-04-21T10:32:50.798Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-04-21T10:32:51.734Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-04-21T10:32:51.992Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2023-04-21T10:32:51.992Z] === RUN TestIpcModeOlderClient [2023-04-21T10:32:51.992Z] === PAUSE TestIpcModeOlderClient [2023-04-21T10:32:51.992Z] === RUN TestKillContainerInvalidSignal [2023-04-21T10:32:52.083Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-04-21T10:32:52.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2023-04-21T10:32:52.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.01s) [2023-04-21T10:32:52.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2023-04-21T10:32:52.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2023-04-21T10:32:52.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2023-04-21T10:32:52.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2023-04-21T10:32:52.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s) [2023-04-21T10:32:52.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2023-04-21T10:32:52.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2023-04-21T10:32:52.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s) [2023-04-21T10:32:52.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2023-04-21T10:32:52.083Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s) [2023-04-21T10:32:52.083Z] === RUN TestCgroupNamespacesRun [2023-04-21T10:32:52.250Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2023-04-21T10:32:52.250Z] === RUN TestKillContainer [2023-04-21T10:32:52.250Z] === RUN TestKillContainer/no_signal [2023-04-21T10:32:52.817Z] === RUN TestKillContainer/non_killing_signal [2023-04-21T10:32:53.024Z] --- PASS: TestCgroupNamespacesRun (1.25s) [2023-04-21T10:32:53.024Z] === RUN TestCgroupNamespacesRunPrivileged [2023-04-21T10:32:53.024Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-04-21T10:32:53.024Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2023-04-21T10:32:53.024Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-04-21T10:32:53.076Z] === RUN TestKillContainer/killing_signal [2023-04-21T10:32:53.646Z] --- PASS: TestKillContainer (1.28s) [2023-04-21T10:32:53.646Z] --- PASS: TestKillContainer/no_signal (0.40s) [2023-04-21T10:32:53.646Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2023-04-21T10:32:53.647Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2023-04-21T10:32:53.647Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-21T10:32:53.647Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-04-21T10:32:53.905Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-04-21T10:32:54.405Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2023-04-21T10:32:54.405Z] === RUN TestCgroupNamespacesRunHostMode [2023-04-21T10:32:54.845Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2023-04-21T10:32:54.845Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2023-04-21T10:32:54.845Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2023-04-21T10:32:54.845Z] === RUN TestKillStoppedContainer [2023-04-21T10:32:54.845Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-04-21T10:32:54.845Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-21T10:32:54.845Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-04-21T10:32:54.845Z] === RUN TestKillDifferentUserContainer [2023-04-21T10:32:55.413Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2023-04-21T10:32:55.413Z] === RUN TestInspectOomKilledTrue [2023-04-21T10:32:55.672Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2023-04-21T10:32:55.672Z] === RUN TestInspectOomKilledFalse [2023-04-21T10:32:55.849Z] --- PASS: TestCgroupNamespacesRunHostMode (1.30s) [2023-04-21T10:32:55.849Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-04-21T10:32:56.240Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2023-04-21T10:32:56.240Z] === RUN TestLinksEtcHostsContentMatch [2023-04-21T10:32:56.499Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2023-04-21T10:32:56.499Z] === RUN TestLinksContainerNames [2023-04-21T10:32:56.809Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.23s) [2023-04-21T10:32:56.809Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-04-21T10:32:57.436Z] --- PASS: TestLinksContainerNames (0.83s) [2023-04-21T10:32:57.436Z] === RUN TestLogsFollowTailEmpty [2023-04-21T10:32:57.694Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2023-04-21T10:32:57.694Z] === RUN TestContainerNetworkMountsNoChown [2023-04-21T10:32:57.860Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-04-21T10:32:57.860Z] [2023-04-21T10:32:57.860Z] + TEST_INTEGRATION_DEST=1 [2023-04-21T10:32:57.860Z] + CONTAINER_NAME=docker-pr8-1 [2023-04-21T10:32:57.860Z] + TEST_SKIP_INTEGRATION_CLI=1 [2023-04-21T10:32:57.860Z] + run_tests test-integration-flaky [2023-04-21T10:32:57.860Z] + '[' -n 0 ']' [2023-04-21T10:32:57.860Z] + rm= [2023-04-21T10:32:57.860Z] + c=0 [2023-04-21T10:32:57.860Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45238/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45238/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45238/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7a778373c84d1ba440a336e1dcb9076481828ff6 hack/make.sh test-integration-flaky test-integration [2023-04-21T10:32:57.860Z] + TEST_INTEGRATION_DEST=2 [2023-04-21T10:32:57.860Z] + CONTAINER_NAME=docker-pr8-2 [2023-04-21T10:32:57.860Z] + TEST_SKIP_INTEGRATION=1 [2023-04-21T10:32:57.860Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-04-21T10:32:57.860Z] + run_tests [2023-04-21T10:32:57.860Z] + '[' -n 0 ']' [2023-04-21T10:32:57.860Z] + rm= [2023-04-21T10:32:57.860Z] + TEST_INTEGRATION_DEST=3 [2023-04-21T10:32:57.860Z] + CONTAINER_NAME=docker-pr8-3 [2023-04-21T10:32:57.860Z] + TEST_SKIP_INTEGRATION=1 [2023-04-21T10:32:57.860Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-04-21T10:32:57.860Z] + run_tests [2023-04-21T10:32:57.860Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45238/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45238/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45238/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7a778373c84d1ba440a336e1dcb9076481828ff6 hack/make.sh '' test-integration [2023-04-21T10:32:57.860Z] + '[' -n 0 ']' [2023-04-21T10:32:57.860Z] + rm= [2023-04-21T10:32:57.860Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45238/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45238/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45238/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7a778373c84d1ba440a336e1dcb9076481828ff6 hack/make.sh '' test-integration [2023-04-21T10:32:57.860Z] ++ jobs -p [2023-04-21T10:32:57.860Z] + for job in $(jobs -p) [2023-04-21T10:32:57.860Z] + wait 6451 [2023-04-21T10:32:57.860Z] [2023-04-21T10:32:57.860Z] [2023-04-21T10:32:57.860Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2023-04-21T10:32:57.860Z] [2023-04-21T10:32:57.860Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-21T10:32:57.860Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-21T10:32:57.860Z] HOSTNAME=b0d31592a458 [2023-04-21T10:32:57.860Z] TEST_SKIP_INTEGRATION=1 [2023-04-21T10:32:57.860Z] TESTDEBUG=0 [2023-04-21T10:32:57.860Z] DEST=bundles/test-integration [2023-04-21T10:32:57.860Z] PWD=/go/src/github.com/docker/docker [2023-04-21T10:32:57.860Z] KEEPBUNDLE=1 [2023-04-21T10:32:57.860Z] DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:32:57.860Z] container=docker [2023-04-21T10:32:57.860Z] HOME=/root [2023-04-21T10:32:57.860Z] GOLANG_VERSION=1.19.8 [2023-04-21T10:32:57.860Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-21T10:32:57.860Z] VALIDATE_BRANCH=20.10 [2023-04-21T10:32:57.860Z] TERM=xterm [2023-04-21T10:32:57.860Z] DOCKER_PKG=github.com/docker/docker [2023-04-21T10:32:57.860Z] SHLVL=1 [2023-04-21T10:32:57.860Z] TIMEOUT=120m [2023-04-21T10:32:57.860Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-21T10:32:57.860Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-21T10:32:57.860Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-04-21T10:32:57.860Z] GO111MODULE=off [2023-04-21T10:32:57.860Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-21T10:32:57.860Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-21T10:32:57.860Z] GOPATH=/go [2023-04-21T10:32:57.860Z] PKG_CONFIG=pkg-config [2023-04-21T10:32:57.860Z] _=/usr/bin/env [2023-04-21T10:32:57.860Z] Building test suite binary ./integration-cli/test.main [2023-04-21T10:32:57.860Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-21T10:32:57.860Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-21T10:32:57.860Z] HOSTNAME=1ee97bdca651 [2023-04-21T10:32:57.860Z] TEST_SKIP_INTEGRATION=1 [2023-04-21T10:32:57.860Z] TESTDEBUG=0 [2023-04-21T10:32:57.860Z] DEST=bundles/test-integration [2023-04-21T10:32:57.860Z] PWD=/go/src/github.com/docker/docker [2023-04-21T10:32:57.860Z] KEEPBUNDLE=1 [2023-04-21T10:32:57.860Z] DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:32:57.860Z] container=docker [2023-04-21T10:32:57.860Z] HOME=/root [2023-04-21T10:32:57.860Z] GOLANG_VERSION=1.19.8 [2023-04-21T10:32:57.860Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-21T10:32:57.860Z] VALIDATE_BRANCH=20.10 [2023-04-21T10:32:57.860Z] TERM=xterm [2023-04-21T10:32:57.860Z] DOCKER_PKG=github.com/docker/docker [2023-04-21T10:32:57.860Z] SHLVL=1 [2023-04-21T10:32:57.860Z] TIMEOUT=120m [2023-04-21T10:32:57.860Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-21T10:32:57.860Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-21T10:32:57.860Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-04-21T10:32:57.860Z] GO111MODULE=off [2023-04-21T10:32:57.860Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-21T10:32:57.861Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-21T10:32:57.861Z] GOPATH=/go [2023-04-21T10:32:57.861Z] PKG_CONFIG=pkg-config [2023-04-21T10:32:57.861Z] _=/usr/bin/env [2023-04-21T10:32:57.861Z] Building test suite binary ./integration-cli/test.main [2023-04-21T10:32:57.861Z] No new tests added to integration. [2023-04-21T10:32:57.861Z] [2023-04-21T10:32:57.861Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-21T10:32:57.861Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-21T10:32:57.861Z] HOSTNAME=63a25c7c9f14 [2023-04-21T10:32:57.861Z] TESTDEBUG=0 [2023-04-21T10:32:57.861Z] DEST=bundles/test-integration [2023-04-21T10:32:57.861Z] PWD=/go/src/github.com/docker/docker [2023-04-21T10:32:57.861Z] KEEPBUNDLE=1 [2023-04-21T10:32:57.861Z] DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:32:57.861Z] container=docker [2023-04-21T10:32:57.861Z] HOME=/root [2023-04-21T10:32:57.861Z] GOLANG_VERSION=1.19.8 [2023-04-21T10:32:57.861Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-21T10:32:57.861Z] VALIDATE_BRANCH=20.10 [2023-04-21T10:32:57.861Z] TERM=xterm [2023-04-21T10:32:57.861Z] DOCKER_PKG=github.com/docker/docker [2023-04-21T10:32:57.861Z] SHLVL=1 [2023-04-21T10:32:57.861Z] TIMEOUT=120m [2023-04-21T10:32:57.861Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-21T10:32:57.861Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-21T10:32:57.861Z] GO111MODULE=off [2023-04-21T10:32:57.861Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-04-21T10:32:57.861Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-21T10:32:57.861Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-21T10:32:57.861Z] GOPATH=/go [2023-04-21T10:32:57.861Z] PKG_CONFIG=pkg-config [2023-04-21T10:32:57.861Z] _=/usr/bin/env [2023-04-21T10:32:57.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-04-21T10:32:58.190Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2023-04-21T10:32:58.190Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-04-21T10:32:58.262Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/default [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/default [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/private [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/private [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/rprivate [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/rprivate [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/slave [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/slave [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/rslave [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/rslave [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/shared [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/shared [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/rshared [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/rshared [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/default [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/default/mount_root [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/default/bind_root [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/rprivate [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/private [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/private/bind_root [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/private/mount_root [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/default/bind_root [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/default/mount_root [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/shared [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/rshared [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/rslave [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/slave [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-04-21T10:32:58.262Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-04-21T10:32:58.262Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/private/bind_root [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-04-21T10:32:58.262Z] === CONT TestMountDaemonRoot/private/mount_root [2023-04-21T10:32:58.521Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-04-21T10:32:58.521Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-04-21T10:32:58.521Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-04-21T10:32:58.521Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-04-21T10:32:58.521Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-04-21T10:32:58.521Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-04-21T10:32:58.521Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-04-21T10:32:58.521Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-04-21T10:32:58.521Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-04-21T10:32:58.521Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-04-21T10:32:58.521Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-04-21T10:32:58.521Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-04-21T10:32:58.760Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2023-04-21T10:32:58.760Z] === RUN TestCgroupNamespacesRunOlderClient [2023-04-21T10:32:58.779Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-04-21T10:32:58.779Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-04-21T10:32:58.779Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-04-21T10:32:58.779Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-04-21T10:32:58.779Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-04-21T10:32:58.779Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-04-21T10:32:58.779Z] === RUN TestContainerBindMountNonRecursive [2023-04-21T10:33:00.142Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2023-04-21T10:33:00.142Z] === RUN TestNISDomainname [2023-04-21T10:33:00.155Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2023-04-21T10:33:00.155Z] === RUN TestContainerVolumesMountedAsShared [2023-04-21T10:33:00.413Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2023-04-21T10:33:00.413Z] === RUN TestContainerVolumesMountedAsSlave [2023-04-21T10:33:00.712Z] --- PASS: TestNISDomainname (0.57s) [2023-04-21T10:33:00.712Z] === RUN TestHostnameDnsResolution [2023-04-21T10:33:00.980Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2023-04-21T10:33:00.980Z] === RUN TestNetworkNat [2023-04-21T10:33:01.239Z] --- PASS: TestNetworkNat (0.47s) [2023-04-21T10:33:01.239Z] === RUN TestNetworkLocalhostTCPNat [2023-04-21T10:33:01.282Z] --- PASS: TestHostnameDnsResolution (0.74s) [2023-04-21T10:33:01.282Z] === RUN TestUnprivilegedPortsAndPing [2023-04-21T10:33:01.807Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2023-04-21T10:33:01.807Z] === RUN TestNetworkLoopbackNat [2023-04-21T10:33:01.851Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2023-04-21T10:33:01.851Z] === RUN TestStats [2023-04-21T10:33:04.340Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2023-04-21T10:33:04.340Z] === RUN TestPause [2023-04-21T10:33:04.389Z] --- PASS: TestStats (2.53s) [2023-04-21T10:33:04.389Z] === RUN TestStopContainerWithTimeout [2023-04-21T10:33:04.389Z] === RUN TestStopContainerWithTimeout/0 [2023-04-21T10:33:04.389Z] === PAUSE TestStopContainerWithTimeout/0 [2023-04-21T10:33:04.389Z] === RUN TestStopContainerWithTimeout/1 [2023-04-21T10:33:04.389Z] === PAUSE TestStopContainerWithTimeout/1 [2023-04-21T10:33:04.389Z] === RUN TestStopContainerWithTimeout/3 [2023-04-21T10:33:04.389Z] === PAUSE TestStopContainerWithTimeout/3 [2023-04-21T10:33:04.389Z] === RUN TestStopContainerWithTimeout/-1 [2023-04-21T10:33:04.389Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-04-21T10:33:04.389Z] === CONT TestStopContainerWithTimeout/0 [2023-04-21T10:33:04.389Z] === CONT TestStopContainerWithTimeout/3 [2023-04-21T10:33:04.907Z] --- PASS: TestPause (0.55s) [2023-04-21T10:33:04.907Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-21T10:33:04.907Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-21T10:33:04.907Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-21T10:33:04.907Z] === RUN TestPauseStopPausedContainer [2023-04-21T10:33:04.962Z] === CONT TestStopContainerWithTimeout/-1 [2023-04-21T10:33:05.167Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2023-04-21T10:33:05.167Z] === RUN TestPsFilter [2023-04-21T10:33:05.425Z] --- PASS: TestPsFilter (0.13s) [2023-04-21T10:33:05.426Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-21T10:33:05.685Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2023-04-21T10:33:05.685Z] === RUN TestRemoveContainerWithVolume [2023-04-21T10:33:06.252Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2023-04-21T10:33:06.252Z] === RUN TestRemoveContainerRunning [2023-04-21T10:33:06.512Z] --- PASS: TestRemoveContainerRunning (0.42s) [2023-04-21T10:33:06.512Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-21T10:33:07.079Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2023-04-21T10:33:07.079Z] === RUN TestRemoveInvalidContainer [2023-04-21T10:33:07.079Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-04-21T10:33:07.079Z] === RUN TestRenameLinkedContainer [2023-04-21T10:33:07.501Z] === CONT TestStopContainerWithTimeout/1 [2023-04-21T10:33:08.439Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-04-21T10:33:08.439Z] --- PASS: TestStopContainerWithTimeout/0 (0.54s) [2023-04-21T10:33:08.439Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2023-04-21T10:33:08.439Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2023-04-21T10:33:08.439Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2023-04-21T10:33:08.439Z] === RUN TestDeleteDevicemapper [2023-04-21T10:33:08.439Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-21T10:33:08.439Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-04-21T10:33:08.439Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-21T10:33:08.987Z] --- PASS: TestRenameLinkedContainer (1.65s) [2023-04-21T10:33:08.987Z] === RUN TestRenameStoppedContainer [2023-04-21T10:33:09.253Z] --- PASS: TestRenameStoppedContainer (0.41s) [2023-04-21T10:33:09.253Z] === RUN TestRenameRunningContainerAndReuse [2023-04-21T10:33:10.207Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2023-04-21T10:33:10.207Z] === RUN TestRenameInvalidName [2023-04-21T10:33:10.349Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2023-04-21T10:33:10.349Z] === RUN TestUpdateMemory [2023-04-21T10:33:10.468Z] --- PASS: TestRenameInvalidName (0.42s) [2023-04-21T10:33:10.468Z] === RUN TestRenameAnonymousContainer [2023-04-21T10:33:10.610Z] --- PASS: TestUpdateMemory (0.57s) [2023-04-21T10:33:10.610Z] === RUN TestUpdateCPUQuota [2023-04-21T10:33:11.550Z] --- PASS: TestUpdateCPUQuota (1.03s) [2023-04-21T10:33:11.550Z] === RUN TestUpdatePidsLimit [2023-04-21T10:33:11.550Z] === RUN TestUpdatePidsLimit/update_from_none [2023-04-21T10:33:11.810Z] === RUN TestUpdatePidsLimit/no_change [2023-04-21T10:33:11.847Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2023-04-21T10:33:11.847Z] === RUN TestRenameContainerWithSameName [2023-04-21T10:33:12.071Z] === RUN TestUpdatePidsLimit/update_lower [2023-04-21T10:33:12.331Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-04-21T10:33:12.414Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2023-04-21T10:33:12.414Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-21T10:33:12.591Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-04-21T10:33:12.591Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-04-21T10:33:13.162Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-04-21T10:33:13.351Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2023-04-21T10:33:13.351Z] === RUN TestResize [2023-04-21T10:33:13.609Z] --- PASS: TestResize (0.41s) [2023-04-21T10:33:13.609Z] === RUN TestResizeWithInvalidSize [2023-04-21T10:33:13.732Z] --- PASS: TestUpdatePidsLimit (2.24s) [2023-04-21T10:33:13.732Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2023-04-21T10:33:13.732Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2023-04-21T10:33:13.732Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2023-04-21T10:33:13.732Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2023-04-21T10:33:13.732Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2023-04-21T10:33:13.732Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2023-04-21T10:33:13.732Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2023-04-21T10:33:13.732Z] === RUN TestUpdateRestartPolicy [2023-04-21T10:33:14.176Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2023-04-21T10:33:14.176Z] === RUN TestResizeWhenContainerNotStarted [2023-04-21T10:33:14.437Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2023-04-21T10:33:14.437Z] === RUN TestDaemonRestartKillContainers [2023-04-21T10:33:14.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-21T10:33:14.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-21T10:33:14.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-21T10:33:14.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-21T10:33:14.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-21T10:33:14.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-21T10:33:14.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-21T10:33:14.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-21T10:33:14.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-21T10:33:14.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-21T10:33:14.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-21T10:33:14.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-21T10:33:14.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-21T10:33:14.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-21T10:33:14.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-21T10:33:14.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-21T10:33:14.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:33:14.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:33:14.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:33:14.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:33:14.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:33:14.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:33:14.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:33:14.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:33:14.437Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-21T10:33:14.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-21T10:33:16.338Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:33:16.338Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:33:17.714Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:33:17.714Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:33:19.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-21T10:33:19.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-21T10:33:20.992Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-21T10:33:20.992Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-21T10:33:22.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-21T10:33:22.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-21T10:33:24.796Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-04-21T10:33:24.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2023-04-21T10:33:24.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.91s) [2023-04-21T10:33:24.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2023-04-21T10:33:24.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2023-04-21T10:33:24.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2023-04-21T10:33:24.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2023-04-21T10:33:24.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2023-04-21T10:33:24.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.90s) [2023-04-21T10:33:24.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) [2023-04-21T10:33:24.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2023-04-21T10:33:24.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2023-04-21T10:33:24.796Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.55s) [2023-04-21T10:33:24.796Z] === RUN TestCgroupNamespacesRun [2023-04-21T10:33:25.731Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2023-04-21T10:33:25.731Z] === RUN TestCgroupNamespacesRunPrivileged [2023-04-21T10:33:25.951Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2023-04-21T10:33:25.951Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-21T10:33:25.951Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2023-04-21T10:33:25.951Z] === RUN TestWaitNonBlocked [2023-04-21T10:33:25.951Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-21T10:33:25.951Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-21T10:33:25.951Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-21T10:33:25.951Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-21T10:33:25.951Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-21T10:33:25.951Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-21T10:33:26.211Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-04-21T10:33:26.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2023-04-21T10:33:26.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2023-04-21T10:33:26.211Z] === RUN TestWaitBlocked [2023-04-21T10:33:26.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-21T10:33:26.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-21T10:33:26.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-04-21T10:33:26.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-04-21T10:33:26.211Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-21T10:33:26.211Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-04-21T10:33:26.789Z] --- PASS: TestWaitBlocked (0.02s) [2023-04-21T10:33:26.789Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2023-04-21T10:33:26.789Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2023-04-21T10:33:26.789Z] === CONT TestContainerStartOnDaemonRestart [2023-04-21T10:33:26.789Z] === CONT TestContainerKillOnDaemonStart [2023-04-21T10:33:27.106Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2023-04-21T10:33:27.107Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-04-21T10:33:28.043Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2023-04-21T10:33:28.043Z] === RUN TestCgroupNamespacesRunHostMode [2023-04-21T10:33:28.979Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2023-04-21T10:33:28.979Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-04-21T10:33:29.330Z] --- PASS: TestContainerStartOnDaemonRestart (2.26s) [2023-04-21T10:33:29.330Z] === CONT TestIpcModeOlderClient [2023-04-21T10:33:29.330Z] --- PASS: TestIpcModeOlderClient (0.09s) [2023-04-21T10:33:29.330Z] === CONT TestDaemonHostGatewayIP [2023-04-21T10:33:29.733Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2023-04-21T10:33:29.733Z] [2023-04-21T10:33:29.733Z] ________ ____ __. [2023-04-21T10:33:29.733Z] \_____ \ | |/ _| [2023-04-21T10:33:29.733Z] / | \| < [2023-04-21T10:33:29.733Z] / | \ | \ [2023-04-21T10:33:29.733Z] \_______ /____|__ \ [2023-04-21T10:33:29.733Z] \/ \/ [2023-04-21T10:33:29.733Z] [2023-04-21T10:33:29.733Z] INFO: make.ps1 ended at 04/21/2023 10:33:19 [2023-04-21T10:33:29.733Z] INFO: Binaries build ended at 04/21/2023 10:33:20. Duration:00:01:39.2739675 [2023-04-21T10:33:29.733Z] INFO: Copying the built daemon binary to d:\CI\PR-45238\8\binary\dockerd-7a778373c8.exe... [2023-04-21T10:33:29.733Z] INFO: Copying the built client binary to d:\CI\PR-45238\8\binary\docker-7a778373c8.exe... [2023-04-21T10:33:29.733Z] INFO: Copying dockerversion from the container... [2023-04-21T10:33:29.733Z] INFO: Copying the golang package from the container to d:\CI\PR-45238\8\installer\go.zip... [2023-04-21T10:33:29.733Z] INFO: Extracting go.zip to d:\CI\PR-45238\8\go [2023-04-21T10:33:30.354Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2023-04-21T10:33:30.354Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-04-21T10:33:31.290Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2023-04-21T10:33:31.290Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-04-21T10:33:31.518Z] INFO [linters context/goanalysis] analyzers took 5m1.738901383s with top 10 stages: buildir: 1m57.808301603s, goimports: 22.887226619s, the_only_name: 18.934930538s, unconvert: 16.242294899s, S1038: 12.216134333s, gosec: 12.103667296s, misspell: 4.770572745s, unused: 4.421201193s, S1039: 4.243524859s, inspect: 4.218337711s [2023-04-21T10:33:31.519Z] INFO [runner] Issues before processing: 1862, after processing: 0 [2023-04-21T10:33:31.519Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1781/1781, path_prettifier: 1781/1781, autogenerated_exclude: 1753/1781, skip_dirs: 1781/1781, exclude-rules: 58/1753, nolint: 0/58, exclude: 1753/1753, cgo: 1781/1862, skip_files: 1781/1781, identifier_marker: 1753/1753 [2023-04-21T10:33:31.519Z] INFO [runner] processing took 166.545911ms with stages: nolint: 48.185162ms, identifier_marker: 39.015737ms, exclude-rules: 32.454247ms, autogenerated_exclude: 31.03243ms, path_prettifier: 12.1438ms, skip_dirs: 2.679815ms, cgo: 564.678µs, filename_unadjuster: 464.064µs, max_same_issues: 1.662µs, max_from_linter: 604ns, uniq_by_line: 568ns, skip_files: 521ns, exclude: 410ns, diff: 409ns, source_code: 407ns, severity-rules: 361ns, path_shortener: 303ns, max_per_file_from_linter: 296ns, sort_results: 265ns, path_prefixer: 172ns [2023-04-21T10:33:31.519Z] INFO [runner] linters took 1m25.980535228s with stages: goanalysis_metalinter: 1m25.81251065s [2023-04-21T10:33:31.519Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2023-04-21T10:33:31.519Z] INFO Memory: 2347 samples, avg is 281.8MB, max is 1040.9MB [2023-04-21T10:33:31.519Z] INFO Execution took 3m54.537239589s [2023-04-21T10:33:31.519Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2023-04-21T10:33:31.836Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7a778373c84d1ba440a336e1dcb9076481828ff6 hack/make.sh dynbinary-daemon test-docker-py [2023-04-21T10:33:31.868Z] --- PASS: TestDaemonHostGatewayIP (2.33s) [2023-04-21T10:33:31.868Z] === CONT TestRestartDaemonWithRestartingContainer [2023-04-21T10:33:32.225Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2023-04-21T10:33:32.225Z] === RUN TestCgroupNamespacesRunOlderClient [2023-04-21T10:33:32.401Z] [2023-04-21T10:33:32.401Z] Removing bundles/ [2023-04-21T10:33:32.401Z] [2023-04-21T10:33:32.401Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-04-21T10:33:32.401Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-04-21T10:33:32.401Z] GOOS="" GOARCH="" GOARM="" [2023-04-21T10:33:33.161Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2023-04-21T10:33:33.161Z] === RUN TestNISDomainname [2023-04-21T10:33:33.728Z] --- PASS: TestNISDomainname (0.59s) [2023-04-21T10:33:33.728Z] === RUN TestHostnameDnsResolution [2023-04-21T10:33:33.776Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s) [2023-04-21T10:33:33.776Z] === CONT TestDaemonRestartIpcMode [2023-04-21T10:33:34.296Z] --- PASS: TestHostnameDnsResolution (0.63s) [2023-04-21T10:33:34.296Z] === RUN TestUnprivilegedPortsAndPing [2023-04-21T10:33:34.862Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2023-04-21T10:33:34.862Z] === RUN TestStats [2023-04-21T10:33:36.314Z] --- PASS: TestDaemonRestartIpcMode (2.28s) [2023-04-21T10:33:37.395Z] --- PASS: TestStats (2.45s) [2023-04-21T10:33:37.395Z] === RUN TestStopContainerWithTimeout [2023-04-21T10:33:37.395Z] === RUN TestStopContainerWithTimeout/0 [2023-04-21T10:33:37.395Z] === PAUSE TestStopContainerWithTimeout/0 [2023-04-21T10:33:37.395Z] === RUN TestStopContainerWithTimeout/1 [2023-04-21T10:33:37.395Z] === PAUSE TestStopContainerWithTimeout/1 [2023-04-21T10:33:37.395Z] === RUN TestStopContainerWithTimeout/3 [2023-04-21T10:33:37.395Z] === PAUSE TestStopContainerWithTimeout/3 [2023-04-21T10:33:37.395Z] === RUN TestStopContainerWithTimeout/-1 [2023-04-21T10:33:37.395Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-04-21T10:33:37.395Z] === CONT TestStopContainerWithTimeout/0 [2023-04-21T10:33:37.395Z] === CONT TestStopContainerWithTimeout/3 [2023-04-21T10:33:37.962Z] === CONT TestStopContainerWithTimeout/1 [2023-04-21T10:33:38.853Z] --- PASS: TestContainerKillOnDaemonStart (11.87s) [2023-04-21T10:33:38.853Z] PASS [2023-04-21T10:33:38.853Z] [2023-04-21T10:33:38.853Z] === Skipped [2023-04-21T10:33:38.853Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-04-21T10:33:38.853Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-21T10:33:38.853Z] [2023-04-21T10:33:38.853Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-04-21T10:33:38.853Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-04-21T10:33:38.853Z] [2023-04-21T10:33:38.853Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-21T10:33:38.853Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-21T10:33:38.853Z] [2023-04-21T10:33:38.853Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2023-04-21T10:33:38.853Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-04-21T10:33:38.853Z] [2023-04-21T10:33:38.853Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-04-21T10:33:38.853Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-21T10:33:38.853Z] [2023-04-21T10:33:38.853Z] DONE 197 tests, 5 skipped in 111.034s [2023-04-21T10:33:38.853Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-04-21T10:33:38.853Z] INFO: Testing against a local daemon [2023-04-21T10:33:38.853Z] === RUN TestLiveRestore [2023-04-21T10:33:38.853Z] === RUN TestLiveRestore/volume_references [2023-04-21T10:33:38.853Z] === PAUSE TestLiveRestore/volume_references [2023-04-21T10:33:38.853Z] === CONT TestLiveRestore/volume_references [2023-04-21T10:33:39.337Z] === CONT TestStopContainerWithTimeout/-1 [2023-04-21T10:33:39.422Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-04-21T10:33:39.422Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-04-21T10:33:40.361Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-04-21T10:33:40.560Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-04-21T10:33:40.560Z] [2023-04-21T10:33:40.560Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-21T10:33:40.822Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-21T10:33:40.822Z] HOSTNAME=0cec7e6f59ae [2023-04-21T10:33:40.822Z] DEST=bundles/test-integration [2023-04-21T10:33:40.822Z] PWD=/go/src/github.com/docker/docker [2023-04-21T10:33:40.822Z] DOCKER_ROOTLESS=1 [2023-04-21T10:33:40.822Z] DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 [2023-04-21T10:33:40.822Z] container=docker [2023-04-21T10:33:40.822Z] HOME=/root [2023-04-21T10:33:40.822Z] GOLANG_VERSION=1.19.8 [2023-04-21T10:33:40.822Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-21T10:33:40.822Z] VALIDATE_BRANCH=20.10 [2023-04-21T10:33:40.822Z] TERM=xterm [2023-04-21T10:33:40.822Z] DOCKER_PKG=github.com/docker/docker [2023-04-21T10:33:40.822Z] SHLVL=1 [2023-04-21T10:33:40.822Z] TIMEOUT=120m [2023-04-21T10:33:40.822Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-04-21T10:33:40.822Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-21T10:33:40.822Z] GO111MODULE=off [2023-04-21T10:33:40.822Z] DOCKER_EXPERIMENTAL=1 [2023-04-21T10:33:40.822Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-04-21T10:33:40.822Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-21T10:33:40.822Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-21T10:33:40.822Z] GOPATH=/go [2023-04-21T10:33:40.822Z] PKG_CONFIG=pkg-config [2023-04-21T10:33:40.822Z] _=/usr/bin/env [2023-04-21T10:33:40.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-04-21T10:33:41.301Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-04-21T10:33:41.868Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-04-21T10:33:41.868Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2023-04-21T10:33:41.868Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2023-04-21T10:33:41.868Z] --- PASS: TestStopContainerWithTimeout/3 (2.56s) [2023-04-21T10:33:41.868Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2023-04-21T10:33:41.868Z] === RUN TestDeleteDevicemapper [2023-04-21T10:33:41.868Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-21T10:33:41.868Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-04-21T10:33:41.868Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-21T10:33:42.682Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-04-21T10:33:43.244Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2023-04-21T10:33:43.244Z] === RUN TestUpdateMemory [2023-04-21T10:33:43.251Z] --- PASS: TestLiveRestore (0.00s) [2023-04-21T10:33:43.251Z] --- PASS: TestLiveRestore/volume_references (4.57s) [2023-04-21T10:33:43.251Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.89s) [2023-04-21T10:33:43.251Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.01s) [2023-04-21T10:33:43.251Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) [2023-04-21T10:33:43.251Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s) [2023-04-21T10:33:43.251Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s) [2023-04-21T10:33:43.251Z] PASS [2023-04-21T10:33:43.251Z] [2023-04-21T10:33:43.251Z] DONE 7 tests in 4.607s [2023-04-21T10:33:43.251Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-04-21T10:33:43.511Z] INFO: Testing against a local daemon [2023-04-21T10:33:43.511Z] === RUN TestCommitInheritsEnv [2023-04-21T10:33:43.770Z] --- PASS: TestCommitInheritsEnv (0.29s) [2023-04-21T10:33:43.770Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-21T10:33:43.770Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-04-21T10:33:43.770Z] === RUN TestImagesFilterMultiReference [2023-04-21T10:33:43.770Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-04-21T10:33:43.770Z] === RUN TestImagePullPlatformInvalid [2023-04-21T10:33:43.770Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-04-21T10:33:43.770Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-21T10:33:43.811Z] --- PASS: TestUpdateMemory (0.61s) [2023-04-21T10:33:43.811Z] === RUN TestUpdateCPUQuota [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.8 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=info msg="redis not configured" go.version=go1.19.8 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=info msg="Starting upload purge in 40m0s" go.version=go1.19.8 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.8 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=678baefb-b73d-47ce-a751-76684d521061 http.request.method=GET http.request.remoteaddr="127.0.0.1:60674" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=678baefb-b73d-47ce-a751-76684d521061 http.request.method=GET http.request.remoteaddr="127.0.0.1:60674" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.214597ms http.response.status=200 http.response.written=2 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] 127.0.0.1 - - [21/Apr/2023:10:33:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=95ee8056-58e5-4527-bb1b-8f198948206c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=95ee8056-58e5-4527-bb1b-8f198948206c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=95ee8056-58e5-4527-bb1b-8f198948206c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=30.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=04c709a4-a769-41e3-b1ad-8970b286e3d3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=95ee8056-58e5-4527-bb1b-8f198948206c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.061154ms http.response.status=404 http.response.written=157 instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] 127.0.0.1 - - [21/Apr/2023:10:33:43 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b1ae93f2-5b04-4da2-b9d2-c81330666803 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b1ae93f2-5b04-4da2-b9d2-c81330666803 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8818986d-d6a2-4e98-af5c-c7969026a001 http.request.method=POST http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b1ae93f2-5b04-4da2-b9d2-c81330666803 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=31.158µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b5636894-3e0c-4065-99f5-3df7e398f7a0 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8818986d-d6a2-4e98-af5c-c7969026a001 http.request.method=POST http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b1ae93f2-5b04-4da2-b9d2-c81330666803 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60678" 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=6.768217ms http.response.status=404 http.response.written=157 instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] 127.0.0.1 - - [21/Apr/2023:10:33:43 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=da5aa21f-a9b0-435b-bc96-f05152e17eea http.request.method=POST http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=da5aa21f-a9b0-435b-bc96-f05152e17eea http.request.method=POST http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/54912455-972a-4858-8f89-8ee262166b2c/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=da5aa21f-a9b0-435b-bc96-f05152e17eea http.request.method=POST http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=290.022µs trace.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=b1b9f39d-5e8d-4c96-91c6-897e102dbd7e trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/54912455-972a-4858-8f89-8ee262166b2c/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=da5aa21f-a9b0-435b-bc96-f05152e17eea http.request.method=POST http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=21.42µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=03f902db-e7cc-4545-abde-734b66da2a6d trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6e730335-b1fd-4d10-8471-ec89a18728b8/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8818986d-d6a2-4e98-af5c-c7969026a001 http.request.method=POST http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=4.104613ms trace.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=93112e20-917b-4e84-b085-996a0d1d763a trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e730335-b1fd-4d10-8471-ec89a18728b8/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8818986d-d6a2-4e98-af5c-c7969026a001 http.request.method=POST http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=378.896µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=51e309eb-f916-4b27-9348-6ea8724aee56 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/54912455-972a-4858-8f89-8ee262166b2c/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=da5aa21f-a9b0-435b-bc96-f05152e17eea http.request.method=POST http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=353.931µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3cc0e1d1-6dcd-4587-a389-1fe47e51e5e4 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=da5aa21f-a9b0-435b-bc96-f05152e17eea http.request.method=POST http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.471316ms http.response.status=202 http.response.written=0 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] 127.0.0.1 - - [21/Apr/2023:10:33:43 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6e730335-b1fd-4d10-8471-ec89a18728b8/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8818986d-d6a2-4e98-af5c-c7969026a001 http.request.method=POST http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=168.449µs trace.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=fff924ee-bc50-4519-98f8-bd2a704169be trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8818986d-d6a2-4e98-af5c-c7969026a001 http.request.method=POST http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=12.18618ms http.response.status=202 http.response.written=0 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] 127.0.0.1 - - [21/Apr/2023:10:33:43 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad1a826d-2220-4212-837d-a7bf6e941560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/54912455-972a-4858-8f89-8ee262166b2c?_state=Im1rbWspgXbVQimAnTwYQ9LSnW6J-6j50z9AeaUQRLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0OTEyNDU1LTk3MmEtNDg1OC04Zjg5LThlZTI2MjE2NmIyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDk1MzE0NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.uuid=54912455-972a-4858-8f89-8ee262166b2c version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad1a826d-2220-4212-837d-a7bf6e941560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/54912455-972a-4858-8f89-8ee262166b2c?_state=Im1rbWspgXbVQimAnTwYQ9LSnW6J-6j50z9AeaUQRLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0OTEyNDU1LTk3MmEtNDg1OC04Zjg5LThlZTI2MjE2NmIyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDk1MzE0NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.uuid=54912455-972a-4858-8f89-8ee262166b2c version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/54912455-972a-4858-8f89-8ee262166b2c/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad1a826d-2220-4212-837d-a7bf6e941560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/54912455-972a-4858-8f89-8ee262166b2c?_state=Im1rbWspgXbVQimAnTwYQ9LSnW6J-6j50z9AeaUQRLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0OTEyNDU1LTk3MmEtNDg1OC04Zjg5LThlZTI2MjE2NmIyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDk1MzE0NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=64.578µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=18e922ca-0624-4f70-9703-d39175089def trace.line=82 vars.name=test vars.uuid=54912455-972a-4858-8f89-8ee262166b2c version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/54912455-972a-4858-8f89-8ee262166b2c/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad1a826d-2220-4212-837d-a7bf6e941560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/54912455-972a-4858-8f89-8ee262166b2c?_state=Im1rbWspgXbVQimAnTwYQ9LSnW6J-6j50z9AeaUQRLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0OTEyNDU1LTk3MmEtNDg1OC04Zjg5LThlZTI2MjE2NmIyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDk1MzE0NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=18.929µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=674cc8e6-114f-4d29-a9b7-37232e639db2 trace.line=141 vars.name=test vars.uuid=54912455-972a-4858-8f89-8ee262166b2c version="v2.1.0+unknown" [2023-04-21T10:33:44.033Z] time="2023-04-21T10:33:43Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07bdee2b-7dc1-4583-8274-c750886cb400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/6e730335-b1fd-4d10-8471-ec89a18728b8?_state=qWMEsao2qfRNFfYu5Mk79jV9bA8LkE7GiHmdkJOzfj57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzMwMzM1LWIxZmQtNGQxMC04NDcxLWVjODlhMTg3MjhiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDc5NDg2MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.uuid=6e730335-b1fd-4d10-8471-ec89a18728b8 version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07bdee2b-7dc1-4583-8274-c750886cb400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/6e730335-b1fd-4d10-8471-ec89a18728b8?_state=qWMEsao2qfRNFfYu5Mk79jV9bA8LkE7GiHmdkJOzfj57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzMwMzM1LWIxZmQtNGQxMC04NDcxLWVjODlhMTg3MjhiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDc5NDg2MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.uuid=6e730335-b1fd-4d10-8471-ec89a18728b8 version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6e730335-b1fd-4d10-8471-ec89a18728b8/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07bdee2b-7dc1-4583-8274-c750886cb400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/6e730335-b1fd-4d10-8471-ec89a18728b8?_state=qWMEsao2qfRNFfYu5Mk79jV9bA8LkE7GiHmdkJOzfj57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzMwMzM1LWIxZmQtNGQxMC04NDcxLWVjODlhMTg3MjhiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDc5NDg2MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=35.598µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f2fb90b2-ae3e-44bb-a6e7-40a5d3a03383 trace.line=82 vars.name=test vars.uuid=6e730335-b1fd-4d10-8471-ec89a18728b8 version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/54912455-972a-4858-8f89-8ee262166b2c/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad1a826d-2220-4212-837d-a7bf6e941560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/54912455-972a-4858-8f89-8ee262166b2c?_state=Im1rbWspgXbVQimAnTwYQ9LSnW6J-6j50z9AeaUQRLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0OTEyNDU1LTk3MmEtNDg1OC04Zjg5LThlZTI2MjE2NmIyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDk1MzE0NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=1.056805ms trace.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=9260a4a0-c3f8-4dc8-8324-7d166a59bab5 trace.line=124 vars.name=test vars.uuid=54912455-972a-4858-8f89-8ee262166b2c version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad1a826d-2220-4212-837d-a7bf6e941560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/54912455-972a-4858-8f89-8ee262166b2c?_state=Im1rbWspgXbVQimAnTwYQ9LSnW6J-6j50z9AeaUQRLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0OTEyNDU1LTk3MmEtNDg1OC04Zjg5LThlZTI2MjE2NmIyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDk1MzE0NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.uuid=54912455-972a-4858-8f89-8ee262166b2c version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/54912455-972a-4858-8f89-8ee262166b2c/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad1a826d-2220-4212-837d-a7bf6e941560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/54912455-972a-4858-8f89-8ee262166b2c?_state=Im1rbWspgXbVQimAnTwYQ9LSnW6J-6j50z9AeaUQRLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0OTEyNDU1LTk3MmEtNDg1OC04Zjg5LThlZTI2MjE2NmIyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDk1MzE0NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=123.741µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c668b27f-f79f-47a0-90ee-b1c842803fbf trace.line=141 vars.name=test vars.uuid=54912455-972a-4858-8f89-8ee262166b2c version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e730335-b1fd-4d10-8471-ec89a18728b8/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07bdee2b-7dc1-4583-8274-c750886cb400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/6e730335-b1fd-4d10-8471-ec89a18728b8?_state=qWMEsao2qfRNFfYu5Mk79jV9bA8LkE7GiHmdkJOzfj57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzMwMzM1LWIxZmQtNGQxMC04NDcxLWVjODlhMTg3MjhiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDc5NDg2MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=189.352µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f72a0994-3a0d-4207-83fb-7140293457b4 trace.line=141 vars.name=test vars.uuid=6e730335-b1fd-4d10-8471-ec89a18728b8 version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad1a826d-2220-4212-837d-a7bf6e941560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/54912455-972a-4858-8f89-8ee262166b2c?_state=Im1rbWspgXbVQimAnTwYQ9LSnW6J-6j50z9AeaUQRLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0OTEyNDU1LTk3MmEtNDg1OC04Zjg5LThlZTI2MjE2NmIyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDk1MzE0NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=154.401µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2622607e-8668-4c55-bfb3-5c9d4011ef47 trace.line=141 vars.name=test vars.uuid=54912455-972a-4858-8f89-8ee262166b2c version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/54912455-972a-4858-8f89-8ee262166b2c/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad1a826d-2220-4212-837d-a7bf6e941560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/54912455-972a-4858-8f89-8ee262166b2c?_state=Im1rbWspgXbVQimAnTwYQ9LSnW6J-6j50z9AeaUQRLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0OTEyNDU1LTk3MmEtNDg1OC04Zjg5LThlZTI2MjE2NmIyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDk1MzE0NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=191.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).Stat" trace.id=76fb70a3-63d3-40a0-945b-33ebd6bc3835 trace.line=141 vars.name=test vars.uuid=54912455-972a-4858-8f89-8ee262166b2c version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/54912455-972a-4858-8f89-8ee262166b2c/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad1a826d-2220-4212-837d-a7bf6e941560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/54912455-972a-4858-8f89-8ee262166b2c?_state=Im1rbWspgXbVQimAnTwYQ9LSnW6J-6j50z9AeaUQRLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0OTEyNDU1LTk3MmEtNDg1OC04Zjg5LThlZTI2MjE2NmIyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDk1MzE0NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=241.298µs trace.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=cd05b049-fabe-40b3-90ac-3f474130c984 trace.line=167 vars.name=test vars.uuid=54912455-972a-4858-8f89-8ee262166b2c version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad1a826d-2220-4212-837d-a7bf6e941560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/54912455-972a-4858-8f89-8ee262166b2c?_state=Im1rbWspgXbVQimAnTwYQ9LSnW6J-6j50z9AeaUQRLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0OTEyNDU1LTk3MmEtNDg1OC04Zjg5LThlZTI2MjE2NmIyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDk1MzE0NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=272.004µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8573a1c1-8d39-400d-a72f-9105f5e3eeb7 trace.line=95 vars.name=test vars.uuid=54912455-972a-4858-8f89-8ee262166b2c version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/54912455-972a-4858-8f89-8ee262166b2c\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad1a826d-2220-4212-837d-a7bf6e941560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/54912455-972a-4858-8f89-8ee262166b2c?_state=Im1rbWspgXbVQimAnTwYQ9LSnW6J-6j50z9AeaUQRLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0OTEyNDU1LTk3MmEtNDg1OC04Zjg5LThlZTI2MjE2NmIyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDk1MzE0NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=319.802µs trace.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=a2bc000a-0312-4c11-9b58-ec4096562394 trace.line=181 vars.name=test vars.uuid=54912455-972a-4858-8f89-8ee262166b2c version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ad1a826d-2220-4212-837d-a7bf6e941560 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60678" http.request.uri="/v2/test/blobs/uploads/54912455-972a-4858-8f89-8ee262166b2c?_state=Im1rbWspgXbVQimAnTwYQ9LSnW6J-6j50z9AeaUQRLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0OTEyNDU1LTk3MmEtNDg1OC04Zjg5LThlZTI2MjE2NmIyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDk1MzE0NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=18.630222ms http.response.status=201 http.response.written=0 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] 127.0.0.1 - - [21/Apr/2023:10:33:43 +0000] "PUT /v2/test/blobs/uploads/54912455-972a-4858-8f89-8ee262166b2c?_state=Im1rbWspgXbVQimAnTwYQ9LSnW6J-6j50z9AeaUQRLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0OTEyNDU1LTk3MmEtNDg1OC04Zjg5LThlZTI2MjE2NmIyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDk1MzE0NTVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6e730335-b1fd-4d10-8471-ec89a18728b8/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07bdee2b-7dc1-4583-8274-c750886cb400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/6e730335-b1fd-4d10-8471-ec89a18728b8?_state=qWMEsao2qfRNFfYu5Mk79jV9bA8LkE7GiHmdkJOzfj57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzMwMzM1LWIxZmQtNGQxMC04NDcxLWVjODlhMTg3MjhiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDc5NDg2MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=84.185µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=0de7fc29-526d-475a-8fad-e809c16bfbef trace.line=124 vars.name=test vars.uuid=6e730335-b1fd-4d10-8471-ec89a18728b8 version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07bdee2b-7dc1-4583-8274-c750886cb400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/6e730335-b1fd-4d10-8471-ec89a18728b8?_state=qWMEsao2qfRNFfYu5Mk79jV9bA8LkE7GiHmdkJOzfj57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzMwMzM1LWIxZmQtNGQxMC04NDcxLWVjODlhMTg3MjhiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDc5NDg2MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.uuid=6e730335-b1fd-4d10-8471-ec89a18728b8 version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e730335-b1fd-4d10-8471-ec89a18728b8/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07bdee2b-7dc1-4583-8274-c750886cb400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/6e730335-b1fd-4d10-8471-ec89a18728b8?_state=qWMEsao2qfRNFfYu5Mk79jV9bA8LkE7GiHmdkJOzfj57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzMwMzM1LWIxZmQtNGQxMC04NDcxLWVjODlhMTg3MjhiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDc5NDg2MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=16.69µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c2a92424-0bef-4726-b31a-027fc6eb0da3 trace.line=141 vars.name=test vars.uuid=6e730335-b1fd-4d10-8471-ec89a18728b8 version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07bdee2b-7dc1-4583-8274-c750886cb400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/6e730335-b1fd-4d10-8471-ec89a18728b8?_state=qWMEsao2qfRNFfYu5Mk79jV9bA8LkE7GiHmdkJOzfj57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzMwMzM1LWIxZmQtNGQxMC04NDcxLWVjODlhMTg3MjhiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDc5NDg2MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=62.805µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=98446997-1242-4ede-8c45-56eb477c2ce1 trace.line=141 vars.name=test vars.uuid=6e730335-b1fd-4d10-8471-ec89a18728b8 version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e730335-b1fd-4d10-8471-ec89a18728b8/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07bdee2b-7dc1-4583-8274-c750886cb400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/6e730335-b1fd-4d10-8471-ec89a18728b8?_state=qWMEsao2qfRNFfYu5Mk79jV9bA8LkE7GiHmdkJOzfj57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzMwMzM1LWIxZmQtNGQxMC04NDcxLWVjODlhMTg3MjhiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDc5NDg2MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=28.387µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b0eb6b86-9c89-4613-a40c-f98a0747bffb trace.line=141 vars.name=test vars.uuid=6e730335-b1fd-4d10-8471-ec89a18728b8 version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6e730335-b1fd-4d10-8471-ec89a18728b8/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07bdee2b-7dc1-4583-8274-c750886cb400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/6e730335-b1fd-4d10-8471-ec89a18728b8?_state=qWMEsao2qfRNFfYu5Mk79jV9bA8LkE7GiHmdkJOzfj57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzMwMzM1LWIxZmQtNGQxMC04NDcxLWVjODlhMTg3MjhiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDc5NDg2MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=280.521µs trace.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=9452c010-9c35-48ff-ad6d-9c8f00868c3b trace.line=167 vars.name=test vars.uuid=6e730335-b1fd-4d10-8471-ec89a18728b8 version="v2.1.0+unknown" [2023-04-21T10:33:44.034Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07bdee2b-7dc1-4583-8274-c750886cb400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/6e730335-b1fd-4d10-8471-ec89a18728b8?_state=qWMEsao2qfRNFfYu5Mk79jV9bA8LkE7GiHmdkJOzfj57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzMwMzM1LWIxZmQtNGQxMC04NDcxLWVjODlhMTg3MjhiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDc5NDg2MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=221.564µs trace.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=7dd44fe6-7917-4417-91d7-3acc7a8679d6 trace.line=95 vars.name=test vars.uuid=6e730335-b1fd-4d10-8471-ec89a18728b8 version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6e730335-b1fd-4d10-8471-ec89a18728b8\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07bdee2b-7dc1-4583-8274-c750886cb400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/6e730335-b1fd-4d10-8471-ec89a18728b8?_state=qWMEsao2qfRNFfYu5Mk79jV9bA8LkE7GiHmdkJOzfj57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzMwMzM1LWIxZmQtNGQxMC04NDcxLWVjODlhMTg3MjhiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDc5NDg2MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=322.541µs trace.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=fbd2173f-382a-4a63-9775-5cdd64798a0c trace.line=181 vars.name=test vars.uuid=6e730335-b1fd-4d10-8471-ec89a18728b8 version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=07bdee2b-7dc1-4583-8274-c750886cb400 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/blobs/uploads/6e730335-b1fd-4d10-8471-ec89a18728b8?_state=qWMEsao2qfRNFfYu5Mk79jV9bA8LkE7GiHmdkJOzfj57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzMwMzM1LWIxZmQtNGQxMC04NDcxLWVjODlhMTg3MjhiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDc5NDg2MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=15.599206ms http.response.status=201 http.response.written=0 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] 127.0.0.1 - - [21/Apr/2023:10:33:43 +0000] "PUT /v2/test/blobs/uploads/6e730335-b1fd-4d10-8471-ec89a18728b8?_state=qWMEsao2qfRNFfYu5Mk79jV9bA8LkE7GiHmdkJOzfj57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlNzMwMzM1LWIxZmQtNGQxMC04NDcxLWVjODlhMTg3MjhiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozMzo0My44NDc5NDg2MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f2511d94-d059-47c3-a366-c36fbed3b9a5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f2511d94-d059-47c3-a366-c36fbed3b9a5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f2511d94-d059-47c3-a366-c36fbed3b9a5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=65.699µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5fb4d80f-d49d-4b13-8592-54886f46d112 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f2511d94-d059-47c3-a366-c36fbed3b9a5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60680" 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.274684ms http.response.status=404 http.response.written=96 instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] 127.0.0.1 - - [21/Apr/2023:10:33:43 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28a51a69-f213-49ae-aaa5-98642e308534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg=PutImageManifest go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28a51a69-f213-49ae-aaa5-98642e308534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28a51a69-f213-49ae-aaa5-98642e308534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28a51a69-f213-49ae-aaa5-98642e308534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28a51a69-f213-49ae-aaa5-98642e308534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=66.776µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e23fa06c-c209-4f11-a5be-b0de90425842 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28a51a69-f213-49ae-aaa5-98642e308534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=68.006µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c76cb3b6-001d-4c18-a33f-fa98840edbc6 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28a51a69-f213-49ae-aaa5-98642e308534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=35.825µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=be7d04d7-4e01-4e40-8a4a-4df1b52c84ab trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28a51a69-f213-49ae-aaa5-98642e308534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=18.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).Stat" trace.id=8cbdc744-9d32-44e7-9846-6990acbb7cae trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28a51a69-f213-49ae-aaa5-98642e308534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=20.833µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=71463a89-7984-4451-842d-0ea415933db8 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28a51a69-f213-49ae-aaa5-98642e308534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=187.645µs trace.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=07d92b3a-155b-429d-a283-191b59476c65 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28a51a69-f213-49ae-aaa5-98642e308534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=289.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).PutContent" trace.id=3ec0bcf1-584f-4484-80b8-734ef337d16e trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28a51a69-f213-49ae-aaa5-98642e308534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=57.624µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f4e42169-336d-47f9-acea-1e8e72801006 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28a51a69-f213-49ae-aaa5-98642e308534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=302.652µs trace.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=4c183d5f-59eb-49b3-96de-88cb84184ce7 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28a51a69-f213-49ae-aaa5-98642e308534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=125.631µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=694c98d6-f048-47e8-9a3a-b1b63bb9d4db trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28a51a69-f213-49ae-aaa5-98642e308534 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60680" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.487574ms http.response.status=201 http.response.written=0 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] 127.0.0.1 - - [21/Apr/2023:10:33:43 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ae2bb802-8ba9-49df-971b-ffacac58c785 http.request.method=GET http.request.remoteaddr="127.0.0.1:60720" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ae2bb802-8ba9-49df-971b-ffacac58c785 http.request.method=GET http.request.remoteaddr="127.0.0.1:60720" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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="968.051µs" http.response.status=200 http.response.written=2 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] 127.0.0.1 - - [21/Apr/2023:10:33:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b29edaf2-85b7-42d1-8de8-e0db19f12382 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60724" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b29edaf2-85b7-42d1-8de8-e0db19f12382 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60724" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b29edaf2-85b7-42d1-8de8-e0db19f12382 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60724" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=54.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).GetContent" trace.id=1c789e47-bd2a-4ef2-b666-24ef0f9eb4b3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b29edaf2-85b7-42d1-8de8-e0db19f12382 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60724" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.035Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b29edaf2-85b7-42d1-8de8-e0db19f12382 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60724" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=57.699µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=35041aff-c7eb-4bef-b193-8d1eaf102303 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b29edaf2-85b7-42d1-8de8-e0db19f12382 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60724" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=60.39µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=da583fb0-2382-4640-813c-a772aa474367 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b29edaf2-85b7-42d1-8de8-e0db19f12382 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60724" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=48.645µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a66d9654-facc-45bb-b029-14b90c25a380 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b29edaf2-85b7-42d1-8de8-e0db19f12382 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60724" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b29edaf2-85b7-42d1-8de8-e0db19f12382 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60724" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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.74369ms http.response.status=200 http.response.written=417 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] 127.0.0.1 - - [21/Apr/2023:10:33:43 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=19f9def4-ba29-45a6-902d-66c94433a0d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60728" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=19f9def4-ba29-45a6-902d-66c94433a0d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60728" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=19f9def4-ba29-45a6-902d-66c94433a0d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60728" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=19f9def4-ba29-45a6-902d-66c94433a0d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60728" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=30.322µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=20999983-97ab-4e35-a12c-4f7c5c6ef6ab trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=19f9def4-ba29-45a6-902d-66c94433a0d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60728" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=14.23µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f3ea4d45-28ba-4144-b619-db2cb6670e0c trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=19f9def4-ba29-45a6-902d-66c94433a0d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60728" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=21.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).GetContent" trace.id=93e141b1-3ebd-4e3c-811a-7f0ddc9b80ee trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=19f9def4-ba29-45a6-902d-66c94433a0d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60728" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=19f9def4-ba29-45a6-902d-66c94433a0d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:60728" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.415628ms http.response.status=200 http.response.written=417 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] 127.0.0.1 - - [21/Apr/2023:10:33:43 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dafea449-5555-474c-acca-72effa6b283c http.request.method=GET http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dafea449-5555-474c-acca-72effa6b283c http.request.method=GET http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dafea449-5555-474c-acca-72effa6b283c http.request.method=GET http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=68.325µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=900bf128-803e-4c1b-8a10-71ca87edf616 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dafea449-5555-474c-acca-72effa6b283c http.request.method=GET http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=64.588µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b5e6b29b-6701-4444-831d-012327752d74 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dafea449-5555-474c-acca-72effa6b283c http.request.method=GET http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=66.831µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ddde4556-140d-4163-bbf5-90c5133c0e62 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dafea449-5555-474c-acca-72effa6b283c http.request.method=GET http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=28.922µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b72a60ae-9511-4da4-a1f9-1272c668e5a6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dafea449-5555-474c-acca-72effa6b283c http.request.method=GET http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=16.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).Stat" trace.id=45b813a1-227c-4ef7-8ac3-d71b5dd49c41 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dafea449-5555-474c-acca-72effa6b283c http.request.method=GET http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=18.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).URLFor" trace.id=d73bb16a-127e-48ba-9f04-1adf6ff92793 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dafea449-5555-474c-acca-72effa6b283c http.request.method=GET http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=28.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).ReadStream" trace.id=c4f57229-6434-4f5a-8b48-f9563bed8051 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dafea449-5555-474c-acca-72effa6b283c http.request.method=GET http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=58.09µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=09b4807a-0ff4-404a-9690-0255229dab04 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c2708bb3-43a7-4603-bf75-705a210baaf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c2708bb3-43a7-4603-bf75-705a210baaf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.036Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c2708bb3-43a7-4603-bf75-705a210baaf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=36.228µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=31332b02-71b6-449c-965b-0ac0d1aff0d2 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c2708bb3-43a7-4603-bf75-705a210baaf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=18.323µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=65890962-8dd7-48d7-895e-81f2411daec8 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c2708bb3-43a7-4603-bf75-705a210baaf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=38.999µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9a0d9149-c012-4d1a-8f57-0f6b47e2bb7a trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c2708bb3-43a7-4603-bf75-705a210baaf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=177.981µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=89944d26-26a1-4f3f-b065-547e2ed7755f trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c2708bb3-43a7-4603-bf75-705a210baaf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=44.896µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f9b7360c-2708-438c-b853-2c7b6e60d417 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c2708bb3-43a7-4603-bf75-705a210baaf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=8.939µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=29349160-9941-47c3-880d-9adcd2eb099d trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c2708bb3-43a7-4603-bf75-705a210baaf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=320.471µs trace.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=7456aa4b-8302-400d-bb76-0303d67cdd42 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dafea449-5555-474c-acca-72effa6b283c http.request.method=GET http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=51.949µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=70156f5d-49dd-4832-bb21-293fe271c515 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c2708bb3-43a7-4603-bf75-705a210baaf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=57.956µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d84343dc-a6fb-41e0-834e-9b66ff523286 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:43Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c2708bb3-43a7-4603-bf75-705a210baaf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=27.645µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7a8cc65e-54ba-443c-8358-944c55744dda trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:43Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c2708bb3-43a7-4603-bf75-705a210baaf2 http.request.method=GET http.request.remoteaddr="127.0.0.1:60742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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=15.332636ms http.response.status=200 http.response.written=179 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] 127.0.0.1 - - [21/Apr/2023:10:33:43 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:43Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=dafea449-5555-474c-acca-72effa6b283c http.request.method=GET http.request.remoteaddr="127.0.0.1:60748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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=17.557641ms http.response.status=200 http.response.written=68 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] 127.0.0.1 - - [21/Apr/2023:10:33:43 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:43Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2cc46fac-7242-4fc3-ae5f-4fe6a3186976 http.request.method=GET http.request.remoteaddr="127.0.0.1:60762" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:43Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2cc46fac-7242-4fc3-ae5f-4fe6a3186976 http.request.method=GET http.request.remoteaddr="127.0.0.1:60762" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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="811.594µs" http.response.status=200 http.response.written=2 instance.id=4c23a331-a693-4941-846f-c984a8482f06 version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] 127.0.0.1 - - [21/Apr/2023:10:33:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:44Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f918944f-53b8-44d6-b223-2ad32ce8f6d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60764" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:44Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f918944f-53b8-44d6-b223-2ad32ce8f6d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60764" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f918944f-53b8-44d6-b223-2ad32ce8f6d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60764" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f918944f-53b8-44d6-b223-2ad32ce8f6d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60764" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=36.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=cf0ddd10-a552-4eca-bec2-f25ce01762e8 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f918944f-53b8-44d6-b223-2ad32ce8f6d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60764" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=15.541µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f3335317-0b04-4b6a-bc40-607440c7805b trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=f918944f-53b8-44d6-b223-2ad32ce8f6d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60764" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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.275469ms http.response.status=404 http.response.written=181 instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] 127.0.0.1 - - [21/Apr/2023:10:33:44 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:44Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=87adcd8b-8ce3-4abd-bec1-079e44559e42 http.request.method=GET http.request.remoteaddr="127.0.0.1:60772" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:44Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=87adcd8b-8ce3-4abd-bec1-079e44559e42 http.request.method=GET http.request.remoteaddr="127.0.0.1:60772" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=87adcd8b-8ce3-4abd-bec1-079e44559e42 http.request.method=GET http.request.remoteaddr="127.0.0.1:60772" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=87adcd8b-8ce3-4abd-bec1-079e44559e42 http.request.method=GET http.request.remoteaddr="127.0.0.1:60772" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=17.442µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1d52e26e-b9e7-4bdb-af6b-28cd016891bc trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=87adcd8b-8ce3-4abd-bec1-079e44559e42 http.request.method=GET http.request.remoteaddr="127.0.0.1:60772" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4c23a331-a693-4941-846f-c984a8482f06 trace.duration=8.868µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a706f428-ca8f-49a0-8678-b115e9e1fe4b trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.037Z] time="2023-04-21T10:33:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=87adcd8b-8ce3-4abd-bec1-079e44559e42 http.request.method=GET http.request.remoteaddr="127.0.0.1:60772" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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="933.873µs" http.response.status=404 http.response.written=181 instance.id=4c23a331-a693-4941-846f-c984a8482f06 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:33:44.038Z] 127.0.0.1 - - [21/Apr/2023:10:33:44 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:33:44.038Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.32s) [2023-04-21T10:33:44.038Z] === RUN TestRemoveImageOrphaning [2023-04-21T10:33:44.378Z] --- PASS: TestUpdateCPUQuota (0.70s) [2023-04-21T10:33:44.378Z] === RUN TestUpdatePidsLimit [2023-04-21T10:33:44.378Z] === RUN TestUpdatePidsLimit/update_from_none [2023-04-21T10:33:44.606Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2023-04-21T10:33:44.606Z] === RUN TestRemoveImageGarbageCollector [2023-04-21T10:33:44.636Z] === RUN TestUpdatePidsLimit/no_change [2023-04-21T10:33:44.894Z] === RUN TestUpdatePidsLimit/update_lower [2023-04-21T10:33:45.153Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-04-21T10:33:45.153Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-04-21T10:33:45.412Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-04-21T10:33:45.671Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-04-21T10:33:46.238Z] --- PASS: TestUpdatePidsLimit (1.86s) [2023-04-21T10:33:46.238Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2023-04-21T10:33:46.238Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2023-04-21T10:33:46.238Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2023-04-21T10:33:46.238Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2023-04-21T10:33:46.238Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2023-04-21T10:33:46.238Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2023-04-21T10:33:46.238Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2023-04-21T10:33:46.238Z] === RUN TestUpdateRestartPolicy [2023-04-21T10:33:46.515Z] --- PASS: TestRemoveImageGarbageCollector (2.05s) [2023-04-21T10:33:46.515Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-21T10:33:46.515Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-04-21T10:33:46.515Z] === RUN TestTagInvalidReference [2023-04-21T10:33:46.515Z] --- PASS: TestTagInvalidReference (0.01s) [2023-04-21T10:33:46.515Z] === RUN TestTagValidPrefixedRepo [2023-04-21T10:33:46.515Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-04-21T10:33:46.515Z] === RUN TestTagExistedNameWithoutForce [2023-04-21T10:33:46.515Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-04-21T10:33:46.515Z] === RUN TestTagOfficialNames [2023-04-21T10:33:46.775Z] --- PASS: TestTagOfficialNames (0.06s) [2023-04-21T10:33:46.775Z] === RUN TestTagMatchesDigest [2023-04-21T10:33:46.775Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-04-21T10:33:46.775Z] === CONT TestImportExtremelyLargeImageWorks [2023-04-21T10:33:54.864Z] INFO: Extraction ended at 04/21/2023 10:33:53. Duration:00:00:30.7798205 [2023-04-21T10:33:54.864Z] INFO: Updating the golang and path environment variables [2023-04-21T10:33:54.864Z] INFO: GOPATH=d:\gopath [2023-04-21T10:33:54.864Z] INFO: go version go1.19.8 windows/amd64 [2023-04-21T10:33:54.864Z] INFO: Running the daemon under test in debug mode [2023-04-21T10:33:54.864Z] INFO: Starting a daemon under test... [2023-04-21T10:33:54.864Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-45238\8\daemon --pidfile d:\CI\PR-45238\8\docker.pid -D [2023-04-21T10:33:54.864Z] INFO: Process started successfully. [2023-04-21T10:33:54.864Z] INFO: Start tailing logs of the daemon under tests [2023-04-21T10:33:54.864Z] INFO: Waiting for the daemon under test to start... [2023-04-21T10:33:58.441Z] --- PASS: TestUpdateRestartPolicy (10.80s) [2023-04-21T10:33:58.441Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-21T10:33:58.441Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2023-04-21T10:33:58.441Z] === RUN TestWaitNonBlocked [2023-04-21T10:33:58.441Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-21T10:33:58.441Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-21T10:33:58.441Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-21T10:33:58.441Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-21T10:33:58.441Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-21T10:33:58.441Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-21T10:33:58.441Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-04-21T10:33:58.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2023-04-21T10:33:58.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2023-04-21T10:33:58.441Z] === RUN TestWaitBlocked [2023-04-21T10:33:58.441Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-21T10:33:58.441Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-21T10:33:58.441Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-04-21T10:33:58.441Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-04-21T10:33:58.441Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-21T10:33:58.441Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-04-21T10:33:59.008Z] --- PASS: TestWaitBlocked (0.01s) [2023-04-21T10:33:59.008Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2023-04-21T10:33:59.008Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2023-04-21T10:33:59.008Z] === CONT TestContainerStartOnDaemonRestart [2023-04-21T10:33:59.008Z] === CONT TestRestartDaemonWithRestartingContainer [2023-04-21T10:34:00.911Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.93s) [2023-04-21T10:34:00.911Z] === CONT TestDaemonHostGatewayIP [2023-04-21T10:34:01.170Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2023-04-21T10:34:01.170Z] === CONT TestDaemonRestartIpcMode [2023-04-21T10:34:03.704Z] --- PASS: TestDaemonHostGatewayIP (2.36s) [2023-04-21T10:34:03.704Z] === CONT TestIpcModeOlderClient [2023-04-21T10:34:03.704Z] --- PASS: TestIpcModeOlderClient (0.09s) [2023-04-21T10:34:03.704Z] === CONT TestContainerKillOnDaemonStart [2023-04-21T10:34:03.704Z] --- PASS: TestDaemonRestartIpcMode (2.45s) [2023-04-21T10:34:15.956Z] .....INFO: Daemon under test started and replied! [2023-04-21T10:34:15.956Z] INFO: Docker version of the daemon under test [2023-04-21T10:34:15.956Z] [2023-04-21T10:34:15.956Z] Client: [2023-04-21T10:34:15.956Z] Version: 17.06.2-ce [2023-04-21T10:34:15.956Z] API version: 1.30 [2023-04-21T10:34:15.956Z] Go version: go1.8.3 [2023-04-21T10:34:15.956Z] Git commit: cec0b72 [2023-04-21T10:34:15.956Z] Built: Tue Sep 5 19:57:19 2017 [2023-04-21T10:34:15.956Z] OS/Arch: windows/amd64 [2023-04-21T10:34:15.956Z] [2023-04-21T10:34:15.956Z] Server: [2023-04-21T10:34:15.956Z] Version: 0.0.0-dev [2023-04-21T10:34:15.956Z] API version: 1.41 (minimum version 1.24) [2023-04-21T10:34:15.956Z] Go version: go1.19.8 [2023-04-21T10:34:15.956Z] Git commit: 7a778373c8 [2023-04-21T10:34:15.956Z] Built: 04/21/2023 10:31:47 [2023-04-21T10:34:15.956Z] OS/Arch: windows/amd64 [2023-04-21T10:34:15.956Z] Experimental: false [2023-04-21T10:34:15.956Z] [2023-04-21T10:34:15.956Z] INFO: Docker info of the daemon under test [2023-04-21T10:34:15.956Z] [2023-04-21T10:34:15.956Z] Containers: 0 [2023-04-21T10:34:15.956Z] Running: 0 [2023-04-21T10:34:15.956Z] Paused: 0 [2023-04-21T10:34:15.956Z] Stopped: 0 [2023-04-21T10:34:15.956Z] Images: 0 [2023-04-21T10:34:15.956Z] Server Version: 0.0.0-dev [2023-04-21T10:34:15.956Z] Storage Driver: windowsfilter [2023-04-21T10:34:15.956Z] Windows: [2023-04-21T10:34:15.956Z] Logging Driver: json-file [2023-04-21T10:34:15.956Z] Plugins: [2023-04-21T10:34:15.956Z] Volume: local [2023-04-21T10:34:15.956Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-04-21T10:34:15.956Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-04-21T10:34:15.956Z] Swarm: inactive [2023-04-21T10:34:15.956Z] Default Isolation: process [2023-04-21T10:34:15.956Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-04-21T10:34:15.956Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-04-21T10:34:15.956Z] OSType: windows [2023-04-21T10:34:15.956Z] Architecture: x86_64 [2023-04-21T10:34:15.956Z] CPUs: 4 [2023-04-21T10:34:15.956Z] Total Memory: 32GiB [2023-04-21T10:34:15.956Z] Name: azwin-2-0b68d0 [2023-04-21T10:34:15.956Z] ID: YAYI:U4LX:C2GW:GKJG:CSWZ:2FZW:ILNU:3Z3S:HR55:VGYS:I2ZA:NR4Q [2023-04-21T10:34:15.956Z] Docker Root Dir: D:\CI\PR-45238\8\daemon [2023-04-21T10:34:15.956Z] Debug Mode (client): false [2023-04-21T10:34:15.956Z] Debug Mode (server): true [2023-04-21T10:34:15.956Z] File Descriptors: -1 [2023-04-21T10:34:15.956Z] Goroutines: 16 [2023-04-21T10:34:15.956Z] System Time: 2023-04-21T10:34:13.2430727Z [2023-04-21T10:34:15.956Z] EventsListeners: 0 [2023-04-21T10:34:15.956Z] Registry: https://index.docker.io/v1/ [2023-04-21T10:34:15.956Z] Labels: [2023-04-21T10:34:15.956Z] Experimental: false [2023-04-21T10:34:15.956Z] Insecure Registries: [2023-04-21T10:34:15.956Z] 127.0.0.0/8 [2023-04-21T10:34:15.956Z] Live Restore Enabled: false [2023-04-21T10:34:15.956Z] [2023-04-21T10:34:15.956Z] [2023-04-21T10:34:15.956Z] INFO: Docker images of the daemon under test [2023-04-21T10:34:15.956Z] [2023-04-21T10:34:15.956Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-21T10:34:15.956Z] [2023-04-21T10:34:15.956Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2023-04-21T10:34:15.956Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2023-04-21T10:34:15.956Z] ltsc2019: Pulling from windows/servercore [2023-04-21T10:34:15.956Z] 8185ee4ed646: Pulling fs layer [2023-04-21T10:34:15.956Z] a2008f031039: Pulling fs layer [2023-04-21T10:34:15.962Z] --- PASS: TestContainerKillOnDaemonStart (11.46s) [2023-04-21T10:34:15.962Z] PASS [2023-04-21T10:34:15.962Z] [2023-04-21T10:34:15.962Z] === Skipped [2023-04-21T10:34:15.962Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-04-21T10:34:15.962Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-21T10:34:15.962Z] [2023-04-21T10:34:15.962Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-21T10:34:15.962Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-21T10:34:15.962Z] [2023-04-21T10:34:15.962Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-04-21T10:34:15.962Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-21T10:34:15.962Z] [2023-04-21T10:34:15.962Z] DONE 197 tests, 3 skipped in 109.128s [2023-04-21T10:34:15.962Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-04-21T10:34:15.962Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:34:15.962Z] ++ set -e [2023-04-21T10:34:15.962Z] ++ '[' -n 0 ']' [2023-04-21T10:34:15.962Z] ++ set -x [2023-04-21T10:34:15.962Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:34:15.962Z] INFO: Testing against a local daemon [2023-04-21T10:34:15.962Z] === RUN TestLiveRestore [2023-04-21T10:34:15.962Z] === RUN TestLiveRestore/volume_references [2023-04-21T10:34:15.962Z] === PAUSE TestLiveRestore/volume_references [2023-04-21T10:34:15.962Z] === CONT TestLiveRestore/volume_references [2023-04-21T10:34:15.962Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-04-21T10:34:15.962Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-04-21T10:34:16.529Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-04-21T10:34:17.464Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-04-21T10:34:18.146Z] a2008f031039: Verifying Checksum [2023-04-21T10:34:18.146Z] a2008f031039: Download complete [2023-04-21T10:34:18.400Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-04-21T10:34:19.336Z] --- PASS: TestLiveRestore (0.00s) [2023-04-21T10:34:19.336Z] --- PASS: TestLiveRestore/volume_references (4.43s) [2023-04-21T10:34:19.336Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.77s) [2023-04-21T10:34:19.336Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.95s) [2023-04-21T10:34:19.336Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) [2023-04-21T10:34:19.336Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s) [2023-04-21T10:34:19.336Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s) [2023-04-21T10:34:19.336Z] PASS [2023-04-21T10:34:19.336Z] [2023-04-21T10:34:19.336Z] DONE 7 tests in 4.547s [2023-04-21T10:34:19.594Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-04-21T10:34:19.594Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:34:19.594Z] ++ set -e [2023-04-21T10:34:19.594Z] ++ '[' -n 0 ']' [2023-04-21T10:34:19.594Z] ++ set -x [2023-04-21T10:34:19.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:34:19.853Z] INFO: Testing against a local daemon [2023-04-21T10:34:19.853Z] === RUN TestCommitInheritsEnv [2023-04-21T10:34:20.112Z] --- PASS: TestCommitInheritsEnv (0.28s) [2023-04-21T10:34:20.112Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-21T10:34:20.112Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-04-21T10:34:20.112Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-04-21T10:34:20.112Z] === RUN TestImagesFilterMultiReference [2023-04-21T10:34:20.112Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-04-21T10:34:20.112Z] === RUN TestImagePullPlatformInvalid [2023-04-21T10:34:20.112Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-04-21T10:34:20.112Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-21T10:34:20.112Z] time="2023-04-21T10:34:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.8 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.112Z] time="2023-04-21T10:34:20Z" level=info msg="Starting upload purge in 35m0s" go.version=go1.19.8 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.112Z] time="2023-04-21T10:34:20Z" level=info msg="redis not configured" go.version=go1.19.8 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.112Z] time="2023-04-21T10:34:20Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.8 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1caff71a-1af3-409d-8fa8-b72b18ddd960 http.request.method=GET http.request.remoteaddr="127.0.0.1:49890" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1caff71a-1af3-409d-8fa8-b72b18ddd960 http.request.method=GET http.request.remoteaddr="127.0.0.1:49890" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.11132ms http.response.status=200 http.response.written=2 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8489ad4f-c950-45fd-9f00-b7faa426cc07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8489ad4f-c950-45fd-9f00-b7faa426cc07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8489ad4f-c950-45fd-9f00-b7faa426cc07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=30.982µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bcdae51f-be56-4514-9c61-526540df6f2c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8489ad4f-c950-45fd-9f00-b7faa426cc07 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49906" 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.209159ms http.response.status=404 http.response.written=157 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9d9405d1-e90e-464a-8daf-4216fee16431 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9d9405d1-e90e-464a-8daf-4216fee16431 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9d9405d1-e90e-464a-8daf-4216fee16431 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=42.099µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ffd787c3-8c88-4e9c-bf3c-54d6a7440aee trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9d9405d1-e90e-464a-8daf-4216fee16431 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.905451ms http.response.status=404 http.response.written=157 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0f5c81bc-40fe-4605-adfc-ee5f90fb8890 http.request.method=POST http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0f5c81bc-40fe-4605-adfc-ee5f90fb8890 http.request.method=POST http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0f5c81bc-40fe-4605-adfc-ee5f90fb8890 http.request.method=POST http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=93.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cb2c8380-2b18-4912-b052-7e911ef13f4a trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0f5c81bc-40fe-4605-adfc-ee5f90fb8890 http.request.method=POST http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=10.469µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=27a4047c-37bf-4a4b-a2fb-e1db476aa398 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0b9e3464-0f34-4d72-8526-899c66330102 http.request.method=POST http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0b9e3464-0f34-4d72-8526-899c66330102 http.request.method=POST http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/65406084-6c54-4e5e-a2f2-81086899dfa3/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0b9e3464-0f34-4d72-8526-899c66330102 http.request.method=POST http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=2.311024ms trace.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=8bc449ed-71be-4964-937a-5df7cff7c8f8 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/65406084-6c54-4e5e-a2f2-81086899dfa3/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0b9e3464-0f34-4d72-8526-899c66330102 http.request.method=POST http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=46.284µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b184cca6-af67-4e36-b262-191881d57f0e trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0f5c81bc-40fe-4605-adfc-ee5f90fb8890 http.request.method=POST http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=250.505µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9e7c6091-d4bc-4f68-9deb-9df0fcb3a926 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0f5c81bc-40fe-4605-adfc-ee5f90fb8890 http.request.method=POST http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.151074ms http.response.status=202 http.response.written=0 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/65406084-6c54-4e5e-a2f2-81086899dfa3/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0b9e3464-0f34-4d72-8526-899c66330102 http.request.method=POST http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=76.503µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=03fb8e7b-fed0-41dd-9d01-2e9f3a1f26cf trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=0b9e3464-0f34-4d72-8526-899c66330102 http.request.method=POST http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.073133ms http.response.status=202 http.response.written=0 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c9dcdd-cfe3-43fe-bec6-74b946df0a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b?_state=On7bGa-0NTcrYuuexXe-Im5ivCk-iPXAzetLTpc_SLN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjN2I5MzU5LWY1ZjgtNDQ2Zi05MTNjLTU1OTVmNWIwNTAzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMwNTkxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.uuid=4c7b9359-f5f8-446f-913c-5595f5b0503b version="v2.1.0+unknown" [2023-04-21T10:34:20.373Z] time="2023-04-21T10:34:20Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c9dcdd-cfe3-43fe-bec6-74b946df0a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b?_state=On7bGa-0NTcrYuuexXe-Im5ivCk-iPXAzetLTpc_SLN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjN2I5MzU5LWY1ZjgtNDQ2Zi05MTNjLTU1OTVmNWIwNTAzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMwNTkxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.uuid=4c7b9359-f5f8-446f-913c-5595f5b0503b version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c9dcdd-cfe3-43fe-bec6-74b946df0a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b?_state=On7bGa-0NTcrYuuexXe-Im5ivCk-iPXAzetLTpc_SLN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjN2I5MzU5LWY1ZjgtNDQ2Zi05MTNjLTU1OTVmNWIwNTAzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMwNTkxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=280.691µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4324395b-1c58-4077-ae4c-389abbd2f2cc trace.line=82 vars.name=test vars.uuid=4c7b9359-f5f8-446f-913c-5595f5b0503b version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=592e7b9b-59ca-40fa-9c9d-ee352a4d64c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/65406084-6c54-4e5e-a2f2-81086899dfa3?_state=Lhgbj4ZJGs8fjBuh7cPBNcV3MoQUmkmWcDoyc_0MDap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NDA2MDg0LTZjNTQtNGU1ZS1hMmYyLTgxMDg2ODk5ZGZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMzMTQ1NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.uuid=65406084-6c54-4e5e-a2f2-81086899dfa3 version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=592e7b9b-59ca-40fa-9c9d-ee352a4d64c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/65406084-6c54-4e5e-a2f2-81086899dfa3?_state=Lhgbj4ZJGs8fjBuh7cPBNcV3MoQUmkmWcDoyc_0MDap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NDA2MDg0LTZjNTQtNGU1ZS1hMmYyLTgxMDg2ODk5ZGZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMzMTQ1NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.uuid=65406084-6c54-4e5e-a2f2-81086899dfa3 version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/65406084-6c54-4e5e-a2f2-81086899dfa3/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=592e7b9b-59ca-40fa-9c9d-ee352a4d64c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/65406084-6c54-4e5e-a2f2-81086899dfa3?_state=Lhgbj4ZJGs8fjBuh7cPBNcV3MoQUmkmWcDoyc_0MDap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NDA2MDg0LTZjNTQtNGU1ZS1hMmYyLTgxMDg2ODk5ZGZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMzMTQ1NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=53.447µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6ab4ccf1-1441-444a-a7c8-2f5eef54f67b trace.line=82 vars.name=test vars.uuid=65406084-6c54-4e5e-a2f2-81086899dfa3 version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/65406084-6c54-4e5e-a2f2-81086899dfa3/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=592e7b9b-59ca-40fa-9c9d-ee352a4d64c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/65406084-6c54-4e5e-a2f2-81086899dfa3?_state=Lhgbj4ZJGs8fjBuh7cPBNcV3MoQUmkmWcDoyc_0MDap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NDA2MDg0LTZjNTQtNGU1ZS1hMmYyLTgxMDg2ODk5ZGZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMzMTQ1NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=15.483µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d7b5d6e5-e801-4c5b-afeb-4b2c676014ae trace.line=141 vars.name=test vars.uuid=65406084-6c54-4e5e-a2f2-81086899dfa3 version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c9dcdd-cfe3-43fe-bec6-74b946df0a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b?_state=On7bGa-0NTcrYuuexXe-Im5ivCk-iPXAzetLTpc_SLN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjN2I5MzU5LWY1ZjgtNDQ2Zi05MTNjLTU1OTVmNWIwNTAzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMwNTkxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=750.802µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9b268c19-d2d3-45b5-994e-fb00f3279f02 trace.line=141 vars.name=test vars.uuid=4c7b9359-f5f8-446f-913c-5595f5b0503b version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/65406084-6c54-4e5e-a2f2-81086899dfa3/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=592e7b9b-59ca-40fa-9c9d-ee352a4d64c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/65406084-6c54-4e5e-a2f2-81086899dfa3?_state=Lhgbj4ZJGs8fjBuh7cPBNcV3MoQUmkmWcDoyc_0MDap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NDA2MDg0LTZjNTQtNGU1ZS1hMmYyLTgxMDg2ODk5ZGZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMzMTQ1NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=72.392µs trace.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=4032a134-226a-44a9-bfb7-7a2c19b9f1aa trace.line=124 vars.name=test vars.uuid=65406084-6c54-4e5e-a2f2-81086899dfa3 version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=592e7b9b-59ca-40fa-9c9d-ee352a4d64c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/65406084-6c54-4e5e-a2f2-81086899dfa3?_state=Lhgbj4ZJGs8fjBuh7cPBNcV3MoQUmkmWcDoyc_0MDap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NDA2MDg0LTZjNTQtNGU1ZS1hMmYyLTgxMDg2ODk5ZGZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMzMTQ1NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.uuid=65406084-6c54-4e5e-a2f2-81086899dfa3 version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/65406084-6c54-4e5e-a2f2-81086899dfa3/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=592e7b9b-59ca-40fa-9c9d-ee352a4d64c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/65406084-6c54-4e5e-a2f2-81086899dfa3?_state=Lhgbj4ZJGs8fjBuh7cPBNcV3MoQUmkmWcDoyc_0MDap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NDA2MDg0LTZjNTQtNGU1ZS1hMmYyLTgxMDg2ODk5ZGZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMzMTQ1NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=22.087µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=96fef78a-ec4e-468d-9f17-0a7cdc0d63f0 trace.line=141 vars.name=test vars.uuid=65406084-6c54-4e5e-a2f2-81086899dfa3 version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=592e7b9b-59ca-40fa-9c9d-ee352a4d64c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/65406084-6c54-4e5e-a2f2-81086899dfa3?_state=Lhgbj4ZJGs8fjBuh7cPBNcV3MoQUmkmWcDoyc_0MDap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NDA2MDg0LTZjNTQtNGU1ZS1hMmYyLTgxMDg2ODk5ZGZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMzMTQ1NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=18.937µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2beb6f47-d81a-4caf-a119-b53718faba62 trace.line=141 vars.name=test vars.uuid=65406084-6c54-4e5e-a2f2-81086899dfa3 version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/65406084-6c54-4e5e-a2f2-81086899dfa3/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=592e7b9b-59ca-40fa-9c9d-ee352a4d64c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/65406084-6c54-4e5e-a2f2-81086899dfa3?_state=Lhgbj4ZJGs8fjBuh7cPBNcV3MoQUmkmWcDoyc_0MDap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NDA2MDg0LTZjNTQtNGU1ZS1hMmYyLTgxMDg2ODk5ZGZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMzMTQ1NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=14.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).Stat" trace.id=6002f85b-3a9a-44be-aaf7-195d5fae81da trace.line=141 vars.name=test vars.uuid=65406084-6c54-4e5e-a2f2-81086899dfa3 version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c9dcdd-cfe3-43fe-bec6-74b946df0a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b?_state=On7bGa-0NTcrYuuexXe-Im5ivCk-iPXAzetLTpc_SLN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjN2I5MzU5LWY1ZjgtNDQ2Zi05MTNjLTU1OTVmNWIwNTAzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMwNTkxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=206.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).WriteStream" trace.id=5340c848-c8b8-4fca-b095-59397a2f616d trace.line=124 vars.name=test vars.uuid=4c7b9359-f5f8-446f-913c-5595f5b0503b version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c9dcdd-cfe3-43fe-bec6-74b946df0a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b?_state=On7bGa-0NTcrYuuexXe-Im5ivCk-iPXAzetLTpc_SLN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjN2I5MzU5LWY1ZjgtNDQ2Zi05MTNjLTU1OTVmNWIwNTAzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMwNTkxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.uuid=4c7b9359-f5f8-446f-913c-5595f5b0503b version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c9dcdd-cfe3-43fe-bec6-74b946df0a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b?_state=On7bGa-0NTcrYuuexXe-Im5ivCk-iPXAzetLTpc_SLN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjN2I5MzU5LWY1ZjgtNDQ2Zi05MTNjLTU1OTVmNWIwNTAzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMwNTkxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=14.843µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=18639594-cbf0-47e6-a6e3-6cda8fe87a5e trace.line=141 vars.name=test vars.uuid=4c7b9359-f5f8-446f-913c-5595f5b0503b version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c9dcdd-cfe3-43fe-bec6-74b946df0a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b?_state=On7bGa-0NTcrYuuexXe-Im5ivCk-iPXAzetLTpc_SLN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjN2I5MzU5LWY1ZjgtNDQ2Zi05MTNjLTU1OTVmNWIwNTAzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMwNTkxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=18.469µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b489d73e-151b-4f9f-9e79-6fbd169d1849 trace.line=141 vars.name=test vars.uuid=4c7b9359-f5f8-446f-913c-5595f5b0503b version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c9dcdd-cfe3-43fe-bec6-74b946df0a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b?_state=On7bGa-0NTcrYuuexXe-Im5ivCk-iPXAzetLTpc_SLN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjN2I5MzU5LWY1ZjgtNDQ2Zi05MTNjLTU1OTVmNWIwNTAzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMwNTkxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=12.857µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c60f1631-e107-4555-b161-9b2998177a28 trace.line=141 vars.name=test vars.uuid=4c7b9359-f5f8-446f-913c-5595f5b0503b version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c9dcdd-cfe3-43fe-bec6-74b946df0a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b?_state=On7bGa-0NTcrYuuexXe-Im5ivCk-iPXAzetLTpc_SLN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjN2I5MzU5LWY1ZjgtNDQ2Zi05MTNjLTU1OTVmNWIwNTAzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMwNTkxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=130.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).Move" trace.id=18f5aeaf-fab1-47e2-b634-cc101b244530 trace.line=167 vars.name=test vars.uuid=4c7b9359-f5f8-446f-913c-5595f5b0503b version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c9dcdd-cfe3-43fe-bec6-74b946df0a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b?_state=On7bGa-0NTcrYuuexXe-Im5ivCk-iPXAzetLTpc_SLN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjN2I5MzU5LWY1ZjgtNDQ2Zi05MTNjLTU1OTVmNWIwNTAzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMwNTkxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=92.183µs trace.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=cdc57f5b-0e65-465a-9659-f14429014de8 trace.line=95 vars.name=test vars.uuid=4c7b9359-f5f8-446f-913c-5595f5b0503b version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c9dcdd-cfe3-43fe-bec6-74b946df0a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b?_state=On7bGa-0NTcrYuuexXe-Im5ivCk-iPXAzetLTpc_SLN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjN2I5MzU5LWY1ZjgtNDQ2Zi05MTNjLTU1OTVmNWIwNTAzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMwNTkxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=212.237µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=d08e9ca8-c80c-4e63-b124-a2b4d7851871 trace.line=181 vars.name=test vars.uuid=4c7b9359-f5f8-446f-913c-5595f5b0503b version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] time="2023-04-21T10:34:20Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=98c9dcdd-cfe3-43fe-bec6-74b946df0a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49892" http.request.uri="/v2/test/blobs/uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b?_state=On7bGa-0NTcrYuuexXe-Im5ivCk-iPXAzetLTpc_SLN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjN2I5MzU5LWY1ZjgtNDQ2Zi05MTNjLTU1OTVmNWIwNTAzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMwNTkxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.605653ms http.response.status=201 http.response.written=0 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.374Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "PUT /v2/test/blobs/uploads/4c7b9359-f5f8-446f-913c-5595f5b0503b?_state=On7bGa-0NTcrYuuexXe-Im5ivCk-iPXAzetLTpc_SLN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRjN2I5MzU5LWY1ZjgtNDQ2Zi05MTNjLTU1OTVmNWIwNTAzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMwNTkxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/65406084-6c54-4e5e-a2f2-81086899dfa3/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=592e7b9b-59ca-40fa-9c9d-ee352a4d64c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/65406084-6c54-4e5e-a2f2-81086899dfa3?_state=Lhgbj4ZJGs8fjBuh7cPBNcV3MoQUmkmWcDoyc_0MDap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NDA2MDg0LTZjNTQtNGU1ZS1hMmYyLTgxMDg2ODk5ZGZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMzMTQ1NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=404.192µs trace.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=b014ffea-9908-4bfa-b813-31d080348848 trace.line=167 vars.name=test vars.uuid=65406084-6c54-4e5e-a2f2-81086899dfa3 version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=592e7b9b-59ca-40fa-9c9d-ee352a4d64c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/65406084-6c54-4e5e-a2f2-81086899dfa3?_state=Lhgbj4ZJGs8fjBuh7cPBNcV3MoQUmkmWcDoyc_0MDap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NDA2MDg0LTZjNTQtNGU1ZS1hMmYyLTgxMDg2ODk5ZGZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMzMTQ1NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=161.588µs trace.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=3446976e-1675-4659-a4ec-21282785a7ee trace.line=95 vars.name=test vars.uuid=65406084-6c54-4e5e-a2f2-81086899dfa3 version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/65406084-6c54-4e5e-a2f2-81086899dfa3\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=592e7b9b-59ca-40fa-9c9d-ee352a4d64c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/65406084-6c54-4e5e-a2f2-81086899dfa3?_state=Lhgbj4ZJGs8fjBuh7cPBNcV3MoQUmkmWcDoyc_0MDap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NDA2MDg0LTZjNTQtNGU1ZS1hMmYyLTgxMDg2ODk5ZGZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMzMTQ1NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=97.147µs trace.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=71fb2dd1-db95-4e8a-92b2-107d5fe498ef trace.line=181 vars.name=test vars.uuid=65406084-6c54-4e5e-a2f2-81086899dfa3 version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=592e7b9b-59ca-40fa-9c9d-ee352a4d64c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/blobs/uploads/65406084-6c54-4e5e-a2f2-81086899dfa3?_state=Lhgbj4ZJGs8fjBuh7cPBNcV3MoQUmkmWcDoyc_0MDap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NDA2MDg0LTZjNTQtNGU1ZS1hMmYyLTgxMDg2ODk5ZGZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMzMTQ1NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.273025ms http.response.status=201 http.response.written=0 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "PUT /v2/test/blobs/uploads/65406084-6c54-4e5e-a2f2-81086899dfa3?_state=Lhgbj4ZJGs8fjBuh7cPBNcV3MoQUmkmWcDoyc_0MDap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY1NDA2MDg0LTZjNTQtNGU1ZS1hMmYyLTgxMDg2ODk5ZGZhMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDozNDoyMC4yMjMzMTQ1NDhaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ebc85fcc-8601-47b2-986e-34a8f2948ba1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ebc85fcc-8601-47b2-986e-34a8f2948ba1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ebc85fcc-8601-47b2-986e-34a8f2948ba1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=23.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).GetContent" trace.id=320d5e9c-c53a-42af-8a95-249a84b78322 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ebc85fcc-8601-47b2-986e-34a8f2948ba1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49906" 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.51744ms http.response.status=404 http.response.written=96 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3dc7e9a6-ca61-46a0-9146-7dc8968a3f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg=PutImageManifest go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3dc7e9a6-ca61-46a0-9146-7dc8968a3f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3dc7e9a6-ca61-46a0-9146-7dc8968a3f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3dc7e9a6-ca61-46a0-9146-7dc8968a3f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3dc7e9a6-ca61-46a0-9146-7dc8968a3f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=34.765µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=457525bb-2f3d-4d8b-b0d6-424682458436 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3dc7e9a6-ca61-46a0-9146-7dc8968a3f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=119.136µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ccca3bba-a9c9-47c5-8256-e4b02f3eed7c trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3dc7e9a6-ca61-46a0-9146-7dc8968a3f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=27.29µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3b317d7c-4a95-46d9-b440-ba9b662265cd trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3dc7e9a6-ca61-46a0-9146-7dc8968a3f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=95.531µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5a60d390-cf07-47ba-aeeb-8ab473f2a83f trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3dc7e9a6-ca61-46a0-9146-7dc8968a3f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=17.263µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a83467f7-39b6-4dc3-b10c-e6096f7c6d68 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3dc7e9a6-ca61-46a0-9146-7dc8968a3f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=114.508µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fb6a8606-c884-4fd6-91d3-bee1e8bbcb66 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3dc7e9a6-ca61-46a0-9146-7dc8968a3f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=83.026µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0541d91c-e787-42b4-863b-510de9af0612 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3dc7e9a6-ca61-46a0-9146-7dc8968a3f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=29.514µs trace.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=85ef17e1-82fd-4d2d-ab29-4de3a4142308 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3dc7e9a6-ca61-46a0-9146-7dc8968a3f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=72.278µs trace.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=19a3f092-194b-4590-9f8d-ec637d2c5dbd trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3dc7e9a6-ca61-46a0-9146-7dc8968a3f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=32.147µs trace.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=3165da79-adbc-4d8b-8939-d7aebda2a777 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3dc7e9a6-ca61-46a0-9146-7dc8968a3f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49906" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.783288ms http.response.status=201 http.response.written=0 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ff7e56a9-aaab-40b3-bad1-0f28022bbea4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49920" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ff7e56a9-aaab-40b3-bad1-0f28022bbea4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49920" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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="835.338µs" http.response.status=200 http.response.written=2 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1637b0fe-1b19-4b7e-a515-e822a448b7f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1637b0fe-1b19-4b7e-a515-e822a448b7f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1637b0fe-1b19-4b7e-a515-e822a448b7f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=130.081µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=516bc634-01e2-4118-991a-0eaac2ab27a9 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1637b0fe-1b19-4b7e-a515-e822a448b7f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.375Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1637b0fe-1b19-4b7e-a515-e822a448b7f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=109.766µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6f9d381e-584b-45e0-84f4-497d892f2a58 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1637b0fe-1b19-4b7e-a515-e822a448b7f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=17.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).Stat" trace.id=9a766f6c-2be7-4b6c-acdd-bf204ac84bd7 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1637b0fe-1b19-4b7e-a515-e822a448b7f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=27.954µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dac64357-4d2d-4c43-ae41-fc7ee72c2cdf trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1637b0fe-1b19-4b7e-a515-e822a448b7f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=1637b0fe-1b19-4b7e-a515-e822a448b7f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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.813044ms http.response.status=200 http.response.written=417 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2979ed71-9cbf-4914-8d8d-dc40f57cd8ef http.request.method=GET http.request.remoteaddr="127.0.0.1:49940" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2979ed71-9cbf-4914-8d8d-dc40f57cd8ef http.request.method=GET http.request.remoteaddr="127.0.0.1:49940" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2979ed71-9cbf-4914-8d8d-dc40f57cd8ef http.request.method=GET http.request.remoteaddr="127.0.0.1:49940" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2979ed71-9cbf-4914-8d8d-dc40f57cd8ef http.request.method=GET http.request.remoteaddr="127.0.0.1:49940" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=37.801µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b3187641-a494-4fd4-8e6a-bdc2e51ac54b trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2979ed71-9cbf-4914-8d8d-dc40f57cd8ef http.request.method=GET http.request.remoteaddr="127.0.0.1:49940" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=15.721µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=854fa3fb-a924-4d38-8c7e-6f3d2e07678e trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2979ed71-9cbf-4914-8d8d-dc40f57cd8ef http.request.method=GET http.request.remoteaddr="127.0.0.1:49940" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=27.569µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a4e8e268-0fba-40c4-a6ef-275b56f391f3 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2979ed71-9cbf-4914-8d8d-dc40f57cd8ef http.request.method=GET http.request.remoteaddr="127.0.0.1:49940" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2979ed71-9cbf-4914-8d8d-dc40f57cd8ef http.request.method=GET http.request.remoteaddr="127.0.0.1:49940" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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.231354ms http.response.status=200 http.response.written=417 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3f6c70fb-86db-4376-86cf-a15a2a3960a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3f6c70fb-86db-4376-86cf-a15a2a3960a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3f6c70fb-86db-4376-86cf-a15a2a3960a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=63.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).GetContent" trace.id=9c142626-888e-4b60-83db-08846807ee9a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3f6c70fb-86db-4376-86cf-a15a2a3960a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=19.642µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7847bb12-538a-4f3f-8714-cb7bbfb4ce76 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3f6c70fb-86db-4376-86cf-a15a2a3960a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=50.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).GetContent" trace.id=4f579a5a-3f3d-4347-b1a0-983632202a18 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3f6c70fb-86db-4376-86cf-a15a2a3960a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=47.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).Stat" trace.id=ca37293b-84cd-48d3-8ae9-4152c37f0675 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3f6c70fb-86db-4376-86cf-a15a2a3960a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=14.72µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=320f8827-a4b7-48bc-bb1b-def82c4690b4 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3f6c70fb-86db-4376-86cf-a15a2a3960a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=7.417µs trace.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=34b8a5ab-dd21-49b6-8022-31b69666c2c4 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.376Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3f6c70fb-86db-4376-86cf-a15a2a3960a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=20.98µs trace.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=9dbb53a2-adcc-4394-a8dc-7cca13a0cc7d trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3f6c70fb-86db-4376-86cf-a15a2a3960a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=54.907µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5beb6c19-109a-470f-ba34-01b8b1c7c7fc trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3f6c70fb-86db-4376-86cf-a15a2a3960a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=14.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).Stat" trace.id=7189e25e-90d1-4920-acb8-7b6171e0a3c2 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3f6c70fb-86db-4376-86cf-a15a2a3960a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49942" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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=3.499117ms http.response.status=200 http.response.written=179 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2e5996f0-ce85-42ab-b521-30fe8f004b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2e5996f0-ce85-42ab-b521-30fe8f004b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2e5996f0-ce85-42ab-b521-30fe8f004b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=54.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).GetContent" trace.id=eb131279-478d-47f7-909a-e351239d4ce9 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2e5996f0-ce85-42ab-b521-30fe8f004b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=54.735µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1e2452cb-18ee-4ff1-9bdc-368098bf9a5c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2e5996f0-ce85-42ab-b521-30fe8f004b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=26.174µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0e0f5847-571b-4308-8471-9fd56ca9e3a4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2e5996f0-ce85-42ab-b521-30fe8f004b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=13.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=94b50b6a-fcd3-4a81-b8ba-5aa9c826e468 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2e5996f0-ce85-42ab-b521-30fe8f004b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=12.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).Stat" trace.id=13e645ca-c90f-4058-8daf-4df47a8e76e6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2e5996f0-ce85-42ab-b521-30fe8f004b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=6.293µs trace.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=b27312e8-5d24-4a1d-9af7-e35bd448cd2e trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2e5996f0-ce85-42ab-b521-30fe8f004b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=19.692µs trace.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=30ed1d50-a26f-4905-b540-ea88d7740622 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2e5996f0-ce85-42ab-b521-30fe8f004b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=44.225µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=09542f9a-76a7-4269-9d69-b4cfa137b800 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2e5996f0-ce85-42ab-b521-30fe8f004b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=19.577µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=96f8cec5-2b11-4c02-9c01-64e0fd918d0b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2e5996f0-ce85-42ab-b521-30fe8f004b3f http.request.method=GET http.request.remoteaddr="127.0.0.1:49956" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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=7.633134ms http.response.status=200 http.response.written=68 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7c100adf-689c-4120-8c7b-d298199cbe18 http.request.method=GET http.request.remoteaddr="127.0.0.1:49986" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7c100adf-689c-4120-8c7b-d298199cbe18 http.request.method=GET http.request.remoteaddr="127.0.0.1:49986" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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="878.2µs" http.response.status=200 http.response.written=2 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=00c65846-f22c-4def-9a3a-6b8f4c74b0e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=00c65846-f22c-4def-9a3a-6b8f4c74b0e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=00c65846-f22c-4def-9a3a-6b8f4c74b0e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=00c65846-f22c-4def-9a3a-6b8f4c74b0e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=28.972µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1cb33544-de2a-462a-a9d3-8121f1ae63c2 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=00c65846-f22c-4def-9a3a-6b8f4c74b0e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=22.367µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8c6719b0-c8a0-496a-bbb8-2c15fb273cae trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=00c65846-f22c-4def-9a3a-6b8f4c74b0e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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.848051ms http.response.status=404 http.response.written=181 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=82a82944-2f47-46e0-8b4c-6f247e49fcaf http.request.method=GET http.request.remoteaddr="127.0.0.1:50014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.377Z] time="2023-04-21T10:34:20Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=82a82944-2f47-46e0-8b4c-6f247e49fcaf http.request.method=GET http.request.remoteaddr="127.0.0.1:50014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.378Z] time="2023-04-21T10:34:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=82a82944-2f47-46e0-8b4c-6f247e49fcaf http.request.method=GET http.request.remoteaddr="127.0.0.1:50014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.378Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=82a82944-2f47-46e0-8b4c-6f247e49fcaf http.request.method=GET http.request.remoteaddr="127.0.0.1:50014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=20.89µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4d9afa6a-5a2d-4744-b954-bce92612b08f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.378Z] time="2023-04-21T10:34:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=82a82944-2f47-46e0-8b4c-6f247e49fcaf http.request.method=GET http.request.remoteaddr="127.0.0.1:50014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 trace.duration=11.315µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=01b622e2-20af-42ce-9617-76856af287c1 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.378Z] time="2023-04-21T10:34:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=82a82944-2f47-46e0-8b4c-6f247e49fcaf http.request.method=GET http.request.remoteaddr="127.0.0.1:50014" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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="949.231µs" http.response.status=404 http.response.written=181 instance.id=7a65e311-eaae-4bdd-8794-82562a1d3590 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-04-21T10:34:20.378Z] 127.0.0.1 - - [21/Apr/2023:10:34:20 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:34:20.378Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.36s) [2023-04-21T10:34:20.378Z] === RUN TestRemoveImageOrphaning [2023-04-21T10:34:20.945Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2023-04-21T10:34:20.945Z] === RUN TestRemoveImageGarbageCollector [2023-04-21T10:34:20.945Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-21T10:34:20.945Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-04-21T10:34:20.945Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-21T10:34:20.945Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-04-21T10:34:20.945Z] === RUN TestTagInvalidReference [2023-04-21T10:34:20.945Z] --- PASS: TestTagInvalidReference (0.01s) [2023-04-21T10:34:20.945Z] === RUN TestTagValidPrefixedRepo [2023-04-21T10:34:20.945Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-04-21T10:34:20.945Z] === RUN TestTagExistedNameWithoutForce [2023-04-21T10:34:20.945Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-04-21T10:34:20.945Z] === RUN TestTagOfficialNames [2023-04-21T10:34:20.945Z] --- PASS: TestTagOfficialNames (0.05s) [2023-04-21T10:34:20.945Z] === RUN TestTagMatchesDigest [2023-04-21T10:34:20.945Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-04-21T10:34:20.945Z] PASS [2023-04-21T10:34:20.945Z] [2023-04-21T10:34:20.945Z] === Skipped [2023-04-21T10:34:20.945Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-04-21T10:34:20.945Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-04-21T10:34:20.945Z] [2023-04-21T10:34:20.945Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-04-21T10:34:20.945Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-21T10:34:20.945Z] [2023-04-21T10:34:20.945Z] DONE 13 tests, 2 skipped in 1.530s [2023-04-21T10:34:20.945Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-04-21T10:34:20.945Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:34:20.945Z] ++ set -e [2023-04-21T10:34:20.945Z] ++ '[' -n 0 ']' [2023-04-21T10:34:20.945Z] ++ set -x [2023-04-21T10:34:20.945Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:34:21.204Z] INFO: Testing against a local daemon [2023-04-21T10:34:21.204Z] === RUN TestNetworkCreateDelete [2023-04-21T10:34:21.204Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-04-21T10:34:21.204Z] === RUN TestDockerNetworkDeletePreferID [2023-04-21T10:34:21.771Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2023-04-21T10:34:21.771Z] === RUN TestDaemonDNSFallback [2023-04-21T10:34:27.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-04-21T10:34:27.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-04-21T10:34:28.333Z] --- PASS: TestDaemonDNSFallback (6.22s) [2023-04-21T10:34:28.333Z] === RUN TestInspectNetwork [2023-04-21T10:34:30.546Z] 8185ee4ed646: Download complete [2023-04-21T10:34:30.864Z] === RUN TestInspectNetwork/full_network_id [2023-04-21T10:34:30.864Z] === RUN TestInspectNetwork/partial_network_id [2023-04-21T10:34:30.864Z] === RUN TestInspectNetwork/network_name [2023-04-21T10:34:30.864Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-04-21T10:34:35.050Z] --- PASS: TestInspectNetwork (6.88s) [2023-04-21T10:34:35.050Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-04-21T10:34:35.050Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-04-21T10:34:35.050Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-04-21T10:34:35.050Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-04-21T10:34:35.050Z] === RUN TestRunContainerWithBridgeNone [2023-04-21T10:34:36.425Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2023-04-21T10:34:36.425Z] === RUN TestNetworkInvalidJSON [2023-04-21T10:34:36.425Z] === RUN TestNetworkInvalidJSON//networks/create [2023-04-21T10:34:36.425Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-04-21T10:34:36.425Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-04-21T10:34:36.425Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-04-21T10:34:36.425Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-21T10:34:36.425Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-21T10:34:36.425Z] === CONT TestNetworkInvalidJSON//networks/create [2023-04-21T10:34:36.425Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-21T10:34:36.425Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-04-21T10:34:36.425Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-04-21T10:34:36.425Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-04-21T10:34:36.425Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-04-21T10:34:36.425Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-04-21T10:34:36.425Z] === RUN TestNetworkList [2023-04-21T10:34:36.425Z] === RUN TestNetworkList//networks [2023-04-21T10:34:36.425Z] === PAUSE TestNetworkList//networks [2023-04-21T10:34:36.425Z] === RUN TestNetworkList//networks/ [2023-04-21T10:34:36.425Z] === PAUSE TestNetworkList//networks/ [2023-04-21T10:34:36.425Z] === CONT TestNetworkList//networks [2023-04-21T10:34:36.425Z] === CONT TestNetworkList//networks/ [2023-04-21T10:34:36.425Z] --- PASS: TestNetworkList (0.01s) [2023-04-21T10:34:36.426Z] --- PASS: TestNetworkList//networks (0.00s) [2023-04-21T10:34:36.426Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-04-21T10:34:36.426Z] === RUN TestHostIPv4BridgeLabel [2023-04-21T10:34:36.992Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-04-21T10:34:36.992Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-21T10:34:37.927Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-04-21T10:34:37.927Z] === RUN TestDaemonDefaultNetworkPools [2023-04-21T10:34:38.862Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2023-04-21T10:34:38.862Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-21T10:34:39.799Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-04-21T10:34:39.799Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-21T10:34:41.174Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2023-04-21T10:34:41.174Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-21T10:34:41.740Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2023-04-21T10:34:41.740Z] === RUN TestServiceWithPredefinedNetwork [2023-04-21T10:34:44.272Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s) [2023-04-21T10:34:44.272Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-21T10:34:44.272Z] service_test.go:242: FLAKY_TEST [2023-04-21T10:34:44.272Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-21T10:34:44.272Z] === RUN TestServiceWithDataPathPortInit [2023-04-21T10:34:54.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-04-21T10:34:54.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-04-21T10:34:59.226Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2023-04-21T10:34:59.226Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-21T10:35:00.162Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6hltazi4yw8vpp8mozdmi91f6 Created:2023-04-21 10:34:58.813539982 +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[6bf667c24e48bb984fec7c7c1e7716a2698c454d4cc96df1f4b051c81fcd1ced:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5ds2suiqfkqq77w8nmomu6ywu EndpointID:b698f81f70b5c842aa9ae33ff56940a696f6404be6556077f096ba394c506b9e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7a56e9d7e096081d73a84ac341182331a64b8ffebaf9d3f4bbb962515d277496 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:8cea5bc1e853 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5ds2suiqfkqq77w8nmomu6ywu EndpointID:b698f81f70b5c842aa9ae33ff56940a696f6404be6556077f096ba394c506b9e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-04-21T10:35:05.434Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2023-04-21T10:35:05.434Z] PASS [2023-04-21T10:35:05.434Z] [2023-04-21T10:35:05.434Z] === Skipped [2023-04-21T10:35:05.434Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-21T10:35:05.434Z] service_test.go:242: FLAKY_TEST [2023-04-21T10:35:05.434Z] [2023-04-21T10:35:05.434Z] DONE 26 tests, 1 skipped in 43.493s [2023-04-21T10:35:05.434Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-04-21T10:35:05.434Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:35:05.434Z] ++ set -e [2023-04-21T10:35:05.434Z] ++ '[' -n 0 ']' [2023-04-21T10:35:05.434Z] ++ set -x [2023-04-21T10:35:05.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:35:05.434Z] INFO: Testing against a local daemon [2023-04-21T10:35:05.434Z] === RUN TestDockerNetworkIpvlanPersistance [2023-04-21T10:35:05.434Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:35:05.434Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-21T10:35:05.434Z] === RUN TestDockerNetworkIpvlan [2023-04-21T10:35:05.434Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:35:05.434Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-04-21T10:35:05.434Z] PASS [2023-04-21T10:35:05.434Z] [2023-04-21T10:35:05.434Z] === Skipped [2023-04-21T10:35:05.434Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-21T10:35:05.434Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:35:05.434Z] [2023-04-21T10:35:05.434Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-04-21T10:35:05.434Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:35:05.434Z] [2023-04-21T10:35:05.434Z] DONE 2 tests, 2 skipped in 0.144s [2023-04-21T10:35:05.434Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-04-21T10:35:05.434Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:35:05.434Z] ++ set -e [2023-04-21T10:35:05.434Z] ++ '[' -n 0 ']' [2023-04-21T10:35:05.434Z] ++ set -x [2023-04-21T10:35:05.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:35:05.434Z] INFO: Testing against a local daemon [2023-04-21T10:35:05.434Z] === RUN TestDockerNetworkMacvlanPersistance [2023-04-21T10:35:06.370Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2023-04-21T10:35:06.370Z] === RUN TestDockerNetworkMacvlan [2023-04-21T10:35:06.937Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-04-21T10:35:07.505Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-04-21T10:35:08.442Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-04-21T10:35:10.345Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-04-21T10:35:11.721Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-04-21T10:35:12.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-04-21T10:35:12.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-04-21T10:35:12.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-04-21T10:35:12.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-04-21T10:35:12.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-04-21T10:35:12.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-04-21T10:35:14.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-04-21T10:35:15.013Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-04-21T10:35:15.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-04-21T10:35:15.949Z] --- PASS: TestDockerNetworkMacvlan (9.56s) [2023-04-21T10:35:15.950Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2023-04-21T10:35:15.950Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-04-21T10:35:15.950Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2023-04-21T10:35:15.950Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2023-04-21T10:35:15.950Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.92s) [2023-04-21T10:35:15.950Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2023-04-21T10:35:15.950Z] PASS [2023-04-21T10:35:15.950Z] [2023-04-21T10:35:15.950Z] DONE 8 tests in 11.028s [2023-04-21T10:35:15.950Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-04-21T10:35:15.950Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:35:15.950Z] ++ set -e [2023-04-21T10:35:15.950Z] ++ '[' -n 0 ']' [2023-04-21T10:35:15.950Z] ++ set -x [2023-04-21T10:35:15.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:35:15.950Z] testing: warning: no tests to run [2023-04-21T10:35:15.950Z] PASS [2023-04-21T10:35:15.950Z] [2023-04-21T10:35:15.950Z] DONE 0 tests in 0.029s [2023-04-21T10:35:15.950Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-04-21T10:35:15.950Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:35:15.950Z] ++ set -e [2023-04-21T10:35:15.950Z] ++ '[' -n 0 ']' [2023-04-21T10:35:15.950Z] ++ set -x [2023-04-21T10:35:15.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:35:15.950Z] INFO: Testing against a local daemon [2023-04-21T10:35:15.950Z] === RUN TestAuthZPluginAllowRequest [2023-04-21T10:35:16.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-04-21T10:35:16.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-04-21T10:35:16.885Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2023-04-21T10:35:16.885Z] === RUN TestAuthZPluginTLS [2023-04-21T10:35:17.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-04-21T10:35:17.452Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-04-21T10:35:17.452Z] === RUN TestAuthZPluginDenyRequest [2023-04-21T10:35:18.019Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-04-21T10:35:18.019Z] === RUN TestAuthZPluginAPIDenyResponse [2023-04-21T10:35:18.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-04-21T10:35:18.586Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2023-04-21T10:35:18.586Z] === RUN TestAuthZPluginDenyResponse [2023-04-21T10:35:19.152Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-04-21T10:35:19.152Z] === RUN TestAuthZPluginAllowEventStream [2023-04-21T10:35:19.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-04-21T10:35:19.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-04-21T10:35:19.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-04-21T10:35:20.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-04-21T10:35:20.527Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2023-04-21T10:35:20.527Z] === RUN TestAuthZPluginErrorResponse [2023-04-21T10:35:20.786Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-04-21T10:35:20.786Z] === RUN TestAuthZPluginErrorRequest [2023-04-21T10:35:20.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-04-21T10:35:21.353Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-04-21T10:35:21.353Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-04-21T10:35:21.760Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-21T10:35:21.760Z] Using test binary docker [2023-04-21T10:35:21.760Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-04-21T10:35:21.760Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-21T10:35:21.760Z] INFO: Waiting for daemon to start... [2023-04-21T10:35:21.760Z] Starting dockerd [2023-04-21T10:35:21.919Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-04-21T10:35:21.919Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-04-21T10:35:23.295Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2023-04-21T10:35:23.295Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-04-21T10:35:23.302Z] --- PASS: TestImportExtremelyLargeImageWorks (91.73s) [2023-04-21T10:35:23.302Z] PASS [2023-04-21T10:35:23.302Z] [2023-04-21T10:35:23.302Z] DONE 13 tests in 95.029s [2023-04-21T10:35:23.302Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-04-21T10:35:23.302Z] INFO: Testing against a local daemon [2023-04-21T10:35:23.302Z] === RUN TestNetworkCreateDelete [2023-04-21T10:35:23.302Z] --- PASS: TestNetworkCreateDelete (0.12s) [2023-04-21T10:35:23.302Z] === RUN TestDockerNetworkDeletePreferID [2023-04-21T10:35:23.302Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2023-04-21T10:35:23.302Z] === RUN TestDaemonDNSFallback [2023-04-21T10:35:23.804Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-04-21T10:35:23.804Z] [2023-04-21T10:35:23.804Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2023-04-21T10:35:23.804Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2023-04-21T10:35:23.804Z] Using test binary docker [2023-04-21T10:35:23.804Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-04-21T10:35:23.804Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-21T10:35:23.804Z] INFO: Waiting for daemon to start... [2023-04-21T10:35:23.804Z] Starting dockerd [2023-04-21T10:35:24.365Z] . [2023-04-21T10:35:24.365Z] INFO: Building docker-sdk-python3:4.4.1... [2023-04-21T10:35:24.671Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.51s) [2023-04-21T10:35:24.671Z] === RUN TestAuthZPluginHeader [2023-04-21T10:35:25.054Z] . [2023-04-21T10:35:25.054Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-21T10:35:25.054Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-21T10:35:25.054Z] Error: No such image: emptyfs [2023-04-21T10:35:25.054Z] Running integration-test (iteration 1) [2023-04-21T10:35:25.054Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-04-21T10:35:25.209Z] --- PASS: TestDaemonDNSFallback (6.34s) [2023-04-21T10:35:25.209Z] === RUN TestInspectNetwork [2023-04-21T10:35:25.314Z] Loaded image: busybox:latest [2023-04-21T10:35:25.575Z] Loaded image: busybox:glibc [2023-04-21T10:35:25.606Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-04-21T10:35:25.606Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-04-21T10:35:25.606Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-21T10:35:25.606Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-04-21T10:35:25.606Z] === RUN TestAuthZPluginV2Disable [2023-04-21T10:35:25.606Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-21T10:35:25.606Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-04-21T10:35:25.606Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-04-21T10:35:25.606Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-21T10:35:25.606Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-04-21T10:35:25.606Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-04-21T10:35:25.606Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-21T10:35:25.606Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-04-21T10:35:25.606Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-04-21T10:35:26.959Z] Loaded image: debian:bullseye-slim [2023-04-21T10:35:26.959Z] Loaded image: hello-world:latest [2023-04-21T10:35:26.959Z] Loaded image: arm32v7/hello-world:latest [2023-04-21T10:35:26.959Z] INFO: Testing against a local daemon [2023-04-21T10:35:26.959Z] === RUN TestCgroupNamespacesBuild [2023-04-21T10:35:28.501Z] === RUN TestInspectNetwork/full_network_id [2023-04-21T10:35:28.501Z] === RUN TestInspectNetwork/partial_network_id [2023-04-21T10:35:28.501Z] === RUN TestInspectNetwork/network_name [2023-04-21T10:35:28.501Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-04-21T10:35:29.501Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2023-04-21T10:35:29.501Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-04-21T10:35:31.412Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2023-04-21T10:35:31.412Z] === RUN TestBuildWithSession [2023-04-21T10:35:31.412Z] build_session_test.go:25: TODO: BuildKit [2023-04-21T10:35:31.412Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-21T10:35:31.412Z] === RUN TestBuildSquashParent [2023-04-21T10:35:32.700Z] --- PASS: TestInspectNetwork (7.29s) [2023-04-21T10:35:32.700Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-04-21T10:35:32.700Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-04-21T10:35:32.700Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-04-21T10:35:32.700Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-04-21T10:35:32.700Z] === RUN TestRunContainerWithBridgeNone [2023-04-21T10:35:34.609Z] --- PASS: TestRunContainerWithBridgeNone (1.65s) [2023-04-21T10:35:34.609Z] === RUN TestNetworkInvalidJSON [2023-04-21T10:35:34.609Z] === RUN TestNetworkInvalidJSON//networks/create [2023-04-21T10:35:34.609Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-04-21T10:35:34.609Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-04-21T10:35:34.609Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-04-21T10:35:34.609Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-21T10:35:34.609Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-21T10:35:34.609Z] === CONT TestNetworkInvalidJSON//networks/create [2023-04-21T10:35:34.609Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-21T10:35:34.609Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-04-21T10:35:34.609Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-04-21T10:35:34.609Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-04-21T10:35:34.609Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-04-21T10:35:34.609Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-04-21T10:35:34.609Z] === RUN TestNetworkList [2023-04-21T10:35:34.609Z] === RUN TestNetworkList//networks [2023-04-21T10:35:34.609Z] === PAUSE TestNetworkList//networks [2023-04-21T10:35:34.609Z] === RUN TestNetworkList//networks/ [2023-04-21T10:35:34.609Z] === PAUSE TestNetworkList//networks/ [2023-04-21T10:35:34.609Z] === CONT TestNetworkList//networks [2023-04-21T10:35:34.609Z] === CONT TestNetworkList//networks/ [2023-04-21T10:35:34.609Z] --- PASS: TestNetworkList (0.01s) [2023-04-21T10:35:34.609Z] --- PASS: TestNetworkList//networks (0.00s) [2023-04-21T10:35:34.609Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-04-21T10:35:34.609Z] === RUN TestHostIPv4BridgeLabel [2023-04-21T10:35:34.868Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-04-21T10:35:34.868Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-21T10:35:35.807Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-04-21T10:35:35.807Z] === RUN TestDaemonDefaultNetworkPools [2023-04-21T10:35:36.746Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2023-04-21T10:35:36.746Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-21T10:35:37.685Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2023-04-21T10:35:37.685Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-21T10:35:39.065Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2023-04-21T10:35:39.065Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-21T10:35:39.542Z] --- PASS: TestBuildSquashParent (6.72s) [2023-04-21T10:35:39.542Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-21T10:35:39.542Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-21T10:35:39.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-21T10:35:39.542Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-21T10:35:39.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-21T10:35:39.542Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-21T10:35:39.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-21T10:35:39.542Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-21T10:35:39.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-21T10:35:39.542Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-21T10:35:39.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-21T10:35:39.542Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-21T10:35:39.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-21T10:35:39.542Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-21T10:35:39.542Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-21T10:35:39.635Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2023-04-21T10:35:39.635Z] === RUN TestServiceWithPredefinedNetwork [2023-04-21T10:35:39.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-21T10:35:39.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-21T10:35:42.176Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2023-04-21T10:35:42.176Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-21T10:35:42.176Z] service_test.go:242: FLAKY_TEST [2023-04-21T10:35:42.176Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-21T10:35:42.176Z] === RUN TestServiceWithDataPathPortInit [2023-04-21T10:35:42.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-21T10:35:42.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-21T10:35:43.684Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-04-21T10:35:43.684Z] PASS [2023-04-21T10:35:43.684Z] [2023-04-21T10:35:43.684Z] === Skipped [2023-04-21T10:35:43.684Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-04-21T10:35:43.684Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-21T10:35:43.684Z] [2023-04-21T10:35:43.684Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-04-21T10:35:43.684Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-21T10:35:43.684Z] [2023-04-21T10:35:43.684Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-04-21T10:35:43.684Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-21T10:35:43.684Z] [2023-04-21T10:35:43.684Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-04-21T10:35:43.684Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-21T10:35:43.684Z] [2023-04-21T10:35:43.684Z] DONE 17 tests, 4 skipped in 26.460s [2023-04-21T10:35:43.684Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-04-21T10:35:43.684Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:35:43.684Z] ++ set -e [2023-04-21T10:35:43.684Z] ++ '[' -n 0 ']' [2023-04-21T10:35:43.684Z] ++ set -x [2023-04-21T10:35:43.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:35:43.684Z] INFO: Testing against a local daemon [2023-04-21T10:35:43.684Z] === RUN TestPluginInvalidJSON [2023-04-21T10:35:43.684Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:35:43.684Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:35:43.684Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:35:43.684Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-04-21T10:35:43.684Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-04-21T10:35:43.684Z] === RUN TestPluginInstall [2023-04-21T10:35:43.684Z] === RUN TestPluginInstall/no_auth [2023-04-21T10:35:43.726Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-04-21T10:35:43.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2023-04-21T10:35:43.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.68s) [2023-04-21T10:35:43.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2023-04-21T10:35:43.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2023-04-21T10:35:43.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.80s) [2023-04-21T10:35:43.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2023-04-21T10:35:43.727Z] === RUN TestBuildMultiStageCopy [2023-04-21T10:35:43.727Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-21T10:35:46.975Z] time="2023-04-21T10:35:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:35:46.975Z] time="2023-04-21T10:35:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4452a44bb07bc3e03b7a36674f38fdd5a3228fc031f9e208c2d04af8ebfdeaac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:35:46.975Z] time="2023-04-21T10:35:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:35:46.975Z] time="2023-04-21T10:35:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4452a44bb07bc3e03b7a36674f38fdd5a3228fc031f9e208c2d04af8ebfdeaac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:35:46.975Z] === RUN TestPluginInstall/with_htpasswd [2023-04-21T10:35:46.975Z] time="2023-04-21T10:35:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:35:46.975Z] time="2023-04-21T10:35:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4452a44bb07bc3e03b7a36674f38fdd5a3228fc031f9e208c2d04af8ebfdeaac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:35:46.975Z] time="2023-04-21T10:35:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:35:46.975Z] time="2023-04-21T10:35:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4452a44bb07bc3e03b7a36674f38fdd5a3228fc031f9e208c2d04af8ebfdeaac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:35:47.234Z] === RUN TestPluginInstall/with_insecure [2023-04-21T10:35:47.930Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-21T10:35:48.171Z] time="2023-04-21T10:35:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:35:48.171Z] time="2023-04-21T10:35:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b95d830aac87b54b1d1e1a11651dfd863e691a17bbb1702ec5fe72b7df254c1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:35:48.171Z] time="2023-04-21T10:35:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:35:48.171Z] time="2023-04-21T10:35:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b95d830aac87b54b1d1e1a11651dfd863e691a17bbb1702ec5fe72b7df254c1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:35:48.190Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-21T10:35:48.429Z] plugin_test.go:164: [dabe7c8536d56] daemon is not started [2023-04-21T10:35:48.429Z] --- PASS: TestPluginInstall (5.77s) [2023-04-21T10:35:48.429Z] --- PASS: TestPluginInstall/no_auth (4.14s) [2023-04-21T10:35:48.429Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2023-04-21T10:35:48.429Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2023-04-21T10:35:48.429Z] === RUN TestPluginsWithRuntimes [2023-04-21T10:35:49.130Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-21T10:35:49.805Z] === RUN TestPluginsWithRuntimes/No_Args [2023-04-21T10:35:50.069Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-21T10:35:50.741Z] === RUN TestPluginsWithRuntimes/With_Args [2023-04-21T10:35:51.451Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2023-04-21T10:35:51.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2023-04-21T10:35:51.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2023-04-21T10:35:51.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2023-04-21T10:35:51.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2023-04-21T10:35:51.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2023-04-21T10:35:51.451Z] === RUN TestBuildMultiStageParentConfig [2023-04-21T10:35:51.676Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2023-04-21T10:35:51.676Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2023-04-21T10:35:51.676Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2023-04-21T10:35:51.676Z] === RUN TestPluginBackCompatMediaTypes [2023-04-21T10:35:52.243Z] --- PASS: TestPluginBackCompatMediaTypes (0.71s) [2023-04-21T10:35:52.243Z] PASS [2023-04-21T10:35:52.243Z] [2023-04-21T10:35:52.243Z] DONE 10 tests in 10.008s [2023-04-21T10:35:52.243Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-04-21T10:35:52.243Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:35:52.243Z] ++ set -e [2023-04-21T10:35:52.243Z] ++ '[' -n 0 ']' [2023-04-21T10:35:52.243Z] ++ set -x [2023-04-21T10:35:52.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:35:52.502Z] INFO: Testing against a local daemon [2023-04-21T10:35:52.502Z] === RUN TestExternalGraphDriver [2023-04-21T10:35:52.761Z] === RUN TestExternalGraphDriver/json [2023-04-21T10:35:54.664Z] === RUN TestExternalGraphDriver/spec [2023-04-21T10:35:56.041Z] === RUN TestExternalGraphDriver/pull [2023-04-21T10:35:56.791Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2023-04-21T10:35:56.791Z] === RUN TestBuildLabelWithTargets [2023-04-21T10:35:57.067Z] --- PASS: TestServiceWithDataPathPortInit (14.07s) [2023-04-21T10:35:57.067Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-21T10:35:57.417Z] --- PASS: TestExternalGraphDriver (5.08s) [2023-04-21T10:35:57.417Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2023-04-21T10:35:57.417Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2023-04-21T10:35:57.417Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2023-04-21T10:35:57.417Z] === RUN TestGraphdriverPluginV2 [2023-04-21T10:35:57.984Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-21T10:35:57.984Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-04-21T10:35:57.984Z] PASS [2023-04-21T10:35:57.984Z] [2023-04-21T10:35:57.984Z] === Skipped [2023-04-21T10:35:57.984Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-04-21T10:35:57.984Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-21T10:35:57.984Z] [2023-04-21T10:35:57.984Z] DONE 5 tests, 1 skipped in 5.534s [2023-04-21T10:35:57.984Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-04-21T10:35:57.984Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:35:57.984Z] ++ set -e [2023-04-21T10:35:57.984Z] ++ '[' -n 0 ']' [2023-04-21T10:35:57.984Z] ++ set -x [2023-04-21T10:35:57.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:35:57.984Z] INFO: Testing against a local daemon [2023-04-21T10:35:57.984Z] === RUN TestContinueAfterPluginCrash [2023-04-21T10:35:57.984Z] === PAUSE TestContinueAfterPluginCrash [2023-04-21T10:35:57.984Z] === RUN TestReadPluginNoRead [2023-04-21T10:35:57.984Z] === PAUSE TestReadPluginNoRead [2023-04-21T10:35:57.984Z] === RUN TestDaemonStartWithLogOpt [2023-04-21T10:35:57.984Z] === PAUSE TestDaemonStartWithLogOpt [2023-04-21T10:35:57.984Z] === CONT TestContinueAfterPluginCrash [2023-04-21T10:35:57.984Z] === CONT TestDaemonStartWithLogOpt [2023-04-21T10:35:58.448Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n6hv12smlwaxgjdq5ct72bu0s Created:2023-04-21 10:35:57.148470946 +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[034b5b7cda87cecf3978f4857d7b422e5061a9f66c6c921b4444bcdd8e217df6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fm3bd7dc5ili2wbhgtw0y49n0 EndpointID:51a4775a40192c426b938a1f17aca259e7ef94a83c636e28a9943e267b76a255 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:91bac8e471a731fe2c1f38d373ab7f32f039cfea6df97a7f6a5960b31d22f3d1 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:f8c8f4e6bfef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fm3bd7dc5ili2wbhgtw0y49n0 EndpointID:51a4775a40192c426b938a1f17aca259e7ef94a83c636e28a9943e267b76a255 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-04-21T10:36:01.270Z] --- PASS: TestDaemonStartWithLogOpt (3.15s) [2023-04-21T10:36:01.270Z] === CONT TestReadPluginNoRead [2023-04-21T10:36:03.726Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.11s) [2023-04-21T10:36:03.726Z] PASS [2023-04-21T10:36:03.726Z] [2023-04-21T10:36:03.726Z] === Skipped [2023-04-21T10:36:03.726Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-21T10:36:03.726Z] service_test.go:242: FLAKY_TEST [2023-04-21T10:36:03.726Z] [2023-04-21T10:36:03.726Z] DONE 26 tests, 1 skipped in 44.553s [2023-04-21T10:36:03.726Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-04-21T10:36:03.726Z] INFO: Testing against a local daemon [2023-04-21T10:36:03.726Z] === RUN TestDockerNetworkIpvlanPersistance [2023-04-21T10:36:03.726Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:36:03.726Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-21T10:36:03.726Z] === RUN TestDockerNetworkIpvlan [2023-04-21T10:36:03.726Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:36:03.726Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-04-21T10:36:03.726Z] PASS [2023-04-21T10:36:03.726Z] [2023-04-21T10:36:03.726Z] === Skipped [2023-04-21T10:36:03.726Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-21T10:36:03.726Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:36:03.726Z] [2023-04-21T10:36:03.726Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-04-21T10:36:03.726Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:36:03.726Z] [2023-04-21T10:36:03.726Z] DONE 2 tests, 2 skipped in 0.039s [2023-04-21T10:36:03.726Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-04-21T10:36:03.726Z] INFO: Testing against a local daemon [2023-04-21T10:36:03.726Z] === RUN TestDockerNetworkMacvlanPersistance [2023-04-21T10:36:03.818Z] === RUN TestReadPluginNoRead/default [2023-04-21T10:36:04.295Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2023-04-21T10:36:04.295Z] === RUN TestDockerNetworkMacvlan [2023-04-21T10:36:04.756Z] === RUN TestReadPluginNoRead/disabled_caching [2023-04-21T10:36:04.920Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2023-04-21T10:36:04.920Z] === RUN TestBuildWithEmptyLayers [2023-04-21T10:36:05.234Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-04-21T10:36:05.691Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-04-21T10:36:05.804Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-04-21T10:36:06.258Z] --- PASS: TestContinueAfterPluginCrash (8.09s) [2023-04-21T10:36:06.741Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-04-21T10:36:06.825Z] === CONT TestReadPluginNoRead [2023-04-21T10:36:06.826Z] read_test.go:92: [d5aacfa3f06c4] daemon is not started [2023-04-21T10:36:06.826Z] --- PASS: TestReadPluginNoRead (5.61s) [2023-04-21T10:36:06.826Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2023-04-21T10:36:06.826Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2023-04-21T10:36:06.826Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2023-04-21T10:36:06.826Z] PASS [2023-04-21T10:36:06.826Z] [2023-04-21T10:36:06.826Z] DONE 6 tests in 8.960s [2023-04-21T10:36:06.826Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-04-21T10:36:06.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:36:06.826Z] ++ set -e [2023-04-21T10:36:06.826Z] ++ '[' -n 0 ']' [2023-04-21T10:36:06.826Z] ++ set -x [2023-04-21T10:36:06.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:36:06.826Z] testing: warning: no tests to run [2023-04-21T10:36:06.826Z] PASS [2023-04-21T10:36:06.826Z] [2023-04-21T10:36:06.826Z] DONE 0 tests in 0.048s [2023-04-21T10:36:06.826Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-04-21T10:36:06.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:36:06.826Z] ++ set -e [2023-04-21T10:36:06.826Z] ++ '[' -n 0 ']' [2023-04-21T10:36:06.826Z] ++ set -x [2023-04-21T10:36:06.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:36:07.084Z] INFO: Testing against a local daemon [2023-04-21T10:36:07.084Z] === RUN TestPluginWithDevMounts [2023-04-21T10:36:07.084Z] === PAUSE TestPluginWithDevMounts [2023-04-21T10:36:07.084Z] === CONT TestPluginWithDevMounts [2023-04-21T10:36:07.460Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2023-04-21T10:36:07.460Z] === RUN TestBuildMultiStageOnBuild [2023-04-21T10:36:08.121Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-04-21T10:36:08.460Z] --- PASS: TestPluginWithDevMounts (1.53s) [2023-04-21T10:36:08.460Z] PASS [2023-04-21T10:36:08.460Z] [2023-04-21T10:36:08.460Z] DONE 1 tests in 1.663s [2023-04-21T10:36:08.460Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-04-21T10:36:08.460Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:36:08.460Z] ++ set -e [2023-04-21T10:36:08.460Z] ++ '[' -n 0 ']' [2023-04-21T10:36:08.460Z] ++ set -x [2023-04-21T10:36:08.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:36:08.719Z] INFO: Testing against a local daemon [2023-04-21T10:36:08.719Z] === RUN TestSecretInspect [2023-04-21T10:36:10.030Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-04-21T10:36:11.002Z] sha256:7cfcde6ed5592da7c87cd7ca184e0c084370c877e11639728522485faf82b55c [2023-04-21T10:36:11.003Z] INFO: Starting docker-py tests... [2023-04-21T10:36:11.251Z] --- PASS: TestSecretInspect (2.12s) [2023-04-21T10:36:11.251Z] === RUN TestSecretList [2023-04-21T10:36:11.566Z] ============================= test session starts ============================== [2023-04-21T10:36:11.566Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2023-04-21T10:36:11.566Z] rootdir: /src, inifile: pytest.ini [2023-04-21T10:36:11.566Z] plugins: timeout-1.3.3, cov-2.6.1 [2023-04-21T10:36:12.495Z] collected 389 items / 1 deselected / 388 selected [2023-04-21T10:36:12.495Z] [2023-04-21T10:36:12.739Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2023-04-21T10:36:12.739Z] === RUN TestBuildUncleanTarFilenames [2023-04-21T10:36:12.739Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2023-04-21T10:36:12.739Z] === RUN TestBuildMultiStageLayerLeak [2023-04-21T10:36:13.152Z] --- PASS: TestSecretList (2.11s) [2023-04-21T10:36:13.152Z] === RUN TestSecretsCreateAndDelete [2023-04-21T10:36:13.329Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-04-21T10:36:14.275Z] --- PASS: TestDockerNetworkMacvlan (9.66s) [2023-04-21T10:36:14.275Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-04-21T10:36:14.275Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2023-04-21T10:36:14.275Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2023-04-21T10:36:14.275Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2023-04-21T10:36:14.275Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2023-04-21T10:36:14.275Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2023-04-21T10:36:14.275Z] PASS [2023-04-21T10:36:14.275Z] [2023-04-21T10:36:14.275Z] DONE 8 tests in 11.006s [2023-04-21T10:36:14.275Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-04-21T10:36:14.275Z] testing: warning: no tests to run [2023-04-21T10:36:14.275Z] PASS [2023-04-21T10:36:14.275Z] [2023-04-21T10:36:14.275Z] DONE 0 tests in 0.007s [2023-04-21T10:36:14.275Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-04-21T10:36:14.275Z] INFO: Testing against a local daemon [2023-04-21T10:36:14.275Z] === RUN TestAuthZPluginAllowRequest [2023-04-21T10:36:15.053Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2023-04-21T10:36:15.053Z] === RUN TestSecretsUpdate [2023-04-21T10:36:15.213Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2023-04-21T10:36:15.213Z] === RUN TestAuthZPluginTLS [2023-04-21T10:36:15.782Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-04-21T10:36:15.782Z] === RUN TestAuthZPluginDenyRequest [2023-04-21T10:36:16.352Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-04-21T10:36:16.352Z] === RUN TestAuthZPluginAPIDenyResponse [2023-04-21T10:36:16.922Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-04-21T10:36:16.922Z] === RUN TestAuthZPluginDenyResponse [2023-04-21T10:36:17.494Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-04-21T10:36:17.494Z] === RUN TestAuthZPluginAllowEventStream [2023-04-21T10:36:17.584Z] --- PASS: TestSecretsUpdate (2.09s) [2023-04-21T10:36:17.584Z] === RUN TestTemplatedSecret [2023-04-21T10:36:18.018Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2023-04-21T10:36:18.018Z] === RUN TestBuildWithHugeFile [2023-04-21T10:36:18.874Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2023-04-21T10:36:18.874Z] === RUN TestAuthZPluginErrorResponse [2023-04-21T10:36:19.134Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-04-21T10:36:19.134Z] === RUN TestAuthZPluginErrorRequest [2023-04-21T10:36:19.703Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-04-21T10:36:19.703Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-04-21T10:36:20.114Z] --- PASS: TestTemplatedSecret (2.53s) [2023-04-21T10:36:20.114Z] === RUN TestSecretCreateResolve [2023-04-21T10:36:20.273Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-04-21T10:36:20.273Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-04-21T10:36:21.662Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2023-04-21T10:36:21.662Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-04-21T10:36:22.019Z] --- PASS: TestSecretCreateResolve (2.11s) [2023-04-21T10:36:22.019Z] PASS [2023-04-21T10:36:22.019Z] [2023-04-21T10:36:22.019Z] DONE 6 tests in 13.251s [2023-04-21T10:36:22.019Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-04-21T10:36:22.019Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:36:22.019Z] ++ set -e [2023-04-21T10:36:22.019Z] ++ '[' -n 0 ']' [2023-04-21T10:36:22.019Z] ++ set -x [2023-04-21T10:36:22.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:36:22.019Z] INFO: Testing against a local daemon [2023-04-21T10:36:22.019Z] === RUN TestServiceCreateInit [2023-04-21T10:36:22.019Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-21T10:36:23.044Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2023-04-21T10:36:23.044Z] === RUN TestAuthZPluginHeader [2023-04-21T10:36:23.982Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-04-21T10:36:23.982Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-04-21T10:36:26.215Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-21T10:36:27.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-04-21T10:36:27.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-04-21T10:36:27.961Z] tests/integration/api_build_test.py .......................X [ 6%] [2023-04-21T10:36:28.208Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.46s) [2023-04-21T10:36:28.208Z] === RUN TestAuthZPluginV2Disable [2023-04-21T10:36:28.521Z] tests/integration/api_client_test.py ..... [ 7%] [2023-04-21T10:36:29.502Z] --- PASS: TestServiceCreateInit (7.26s) [2023-04-21T10:36:29.502Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s) [2023-04-21T10:36:29.502Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2023-04-21T10:36:29.502Z] === RUN TestCreateServiceMultipleTimes [2023-04-21T10:36:30.267Z] tests/integration/api_config_test.py ..... [ 8%] [2023-04-21T10:36:32.499Z] --- PASS: TestAuthZPluginV2Disable (3.74s) [2023-04-21T10:36:32.499Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-04-21T10:36:35.791Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2023-04-21T10:36:35.791Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-04-21T10:36:42.216Z] 8185ee4ed646: Pull complete [2023-04-21T10:36:44.383Z] --- PASS: TestCreateServiceMultipleTimes (14.50s) [2023-04-21T10:36:44.383Z] === RUN TestCreateServiceConflict [2023-04-21T10:36:45.761Z] --- PASS: TestCreateServiceConflict (2.14s) [2023-04-21T10:36:45.761Z] === RUN TestCreateServiceMaxReplicas [2023-04-21T10:36:48.009Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.50s) [2023-04-21T10:36:48.009Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-04-21T10:36:49.050Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2023-04-21T10:36:49.050Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-21T10:36:58.782Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2023-04-21T10:37:03.936Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2023-04-21T10:37:03.937Z] === RUN TestCreateServiceSecretFileMode [2023-04-21T10:37:06.107Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-04-21T10:37:06.107Z] PASS [2023-04-21T10:37:06.107Z] [2023-04-21T10:37:06.107Z] DONE 17 tests in 50.749s [2023-04-21T10:37:06.107Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-04-21T10:37:06.107Z] INFO: Testing against a local daemon [2023-04-21T10:37:06.107Z] === RUN TestPluginInvalidJSON [2023-04-21T10:37:06.107Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:37:06.107Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:37:06.107Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:37:06.107Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-04-21T10:37:06.107Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-04-21T10:37:06.107Z] === RUN TestPluginInstall [2023-04-21T10:37:06.107Z] === RUN TestPluginInstall/no_auth [2023-04-21T10:37:10.312Z] time="2023-04-21T10:37:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:37:10.312Z] time="2023-04-21T10:37:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc462ed658cdac1a27cb9a3b5283b564246560494182331bd98f0940f15d6994" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:37:10.312Z] time="2023-04-21T10:37:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:37:10.312Z] time="2023-04-21T10:37:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc462ed658cdac1a27cb9a3b5283b564246560494182331bd98f0940f15d6994" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:37:10.312Z] === RUN TestPluginInstall/with_htpasswd [2023-04-21T10:37:10.312Z] time="2023-04-21T10:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:37:10.312Z] time="2023-04-21T10:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc462ed658cdac1a27cb9a3b5283b564246560494182331bd98f0940f15d6994" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:37:10.312Z] time="2023-04-21T10:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:37:10.312Z] time="2023-04-21T10:37:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc462ed658cdac1a27cb9a3b5283b564246560494182331bd98f0940f15d6994" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:37:10.572Z] === RUN TestPluginInstall/with_insecure [2023-04-21T10:37:11.513Z] time="2023-04-21T10:37:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:37:11.513Z] time="2023-04-21T10:37:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:671852cc7a4e6e8ab2a5802bde11b010f398a204a616a9184f965d5045bbbb99" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:37:11.513Z] time="2023-04-21T10:37:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:37:11.513Z] time="2023-04-21T10:37:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:671852cc7a4e6e8ab2a5802bde11b010f398a204a616a9184f965d5045bbbb99" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:37:11.772Z] plugin_test.go:164: [d863183d0b143] daemon is not started [2023-04-21T10:37:11.772Z] --- PASS: TestPluginInstall (6.84s) [2023-04-21T10:37:11.772Z] --- PASS: TestPluginInstall/no_auth (5.07s) [2023-04-21T10:37:11.772Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2023-04-21T10:37:11.772Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2023-04-21T10:37:11.772Z] === RUN TestPluginsWithRuntimes [2023-04-21T10:37:13.154Z] === RUN TestPluginsWithRuntimes/No_Args [2023-04-21T10:37:13.914Z] --- PASS: TestCreateServiceSecretFileMode (12.40s) [2023-04-21T10:37:13.914Z] === RUN TestCreateServiceConfigFileMode [2023-04-21T10:37:14.096Z] === RUN TestPluginsWithRuntimes/With_Args [2023-04-21T10:37:14.285Z] --- PASS: TestBuildWithHugeFile (51.42s) [2023-04-21T10:37:14.285Z] === RUN TestBuildWithEmptyDockerfile [2023-04-21T10:37:14.285Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-21T10:37:14.285Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-21T10:37:14.285Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-21T10:37:14.285Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-21T10:37:14.285Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-21T10:37:14.285Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-21T10:37:14.285Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-21T10:37:14.285Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-21T10:37:14.285Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-21T10:37:14.285Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-04-21T10:37:14.285Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2023-04-21T10:37:14.285Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2023-04-21T10:37:14.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-04-21T10:37:14.286Z] === RUN TestBuildPreserveOwnership [2023-04-21T10:37:14.286Z] === RUN TestBuildPreserveOwnership/copy_from [2023-04-21T10:37:15.036Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2023-04-21T10:37:15.036Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2023-04-21T10:37:15.036Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2023-04-21T10:37:15.036Z] === RUN TestPluginBackCompatMediaTypes [2023-04-21T10:37:15.225Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-04-21T10:37:15.605Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2023-04-21T10:37:15.605Z] PASS [2023-04-21T10:37:15.605Z] [2023-04-21T10:37:15.605Z] DONE 10 tests in 10.811s [2023-04-21T10:37:15.605Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-04-21T10:37:15.605Z] INFO: Testing against a local daemon [2023-04-21T10:37:15.605Z] === RUN TestExternalGraphDriver [2023-04-21T10:37:16.174Z] === RUN TestExternalGraphDriver/json [2023-04-21T10:37:18.081Z] === RUN TestExternalGraphDriver/spec [2023-04-21T10:37:19.462Z] === RUN TestExternalGraphDriver/pull [2023-04-21T10:37:19.597Z] --- PASS: TestBuildPreserveOwnership (10.35s) [2023-04-21T10:37:19.597Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.34s) [2023-04-21T10:37:19.597Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2023-04-21T10:37:19.597Z] === RUN TestBuildPlatformInvalid [2023-04-21T10:37:19.597Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-04-21T10:37:19.597Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-04-21T10:37:19.597Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-04-21T10:37:19.597Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-04-21T10:37:19.597Z] PASS [2023-04-21T10:37:19.597Z] [2023-04-21T10:37:19.597Z] === Skipped [2023-04-21T10:37:19.597Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-04-21T10:37:19.597Z] build_session_test.go:25: TODO: BuildKit [2023-04-21T10:37:19.597Z] [2023-04-21T10:37:19.597Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-04-21T10:37:19.597Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-04-21T10:37:19.597Z] [2023-04-21T10:37:19.597Z] DONE 33 tests, 2 skipped in 114.154s [2023-04-21T10:37:19.597Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-04-21T10:37:19.597Z] INFO: Testing against a local daemon [2023-04-21T10:37:19.597Z] === RUN TestConfigInspect [2023-04-21T10:37:19.597Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:37:19.597Z] --- SKIP: TestConfigInspect (0.02s) [2023-04-21T10:37:19.597Z] === RUN TestConfigList [2023-04-21T10:37:19.597Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:37:19.597Z] --- SKIP: TestConfigList (0.02s) [2023-04-21T10:37:19.597Z] === RUN TestConfigsCreateAndDelete [2023-04-21T10:37:19.597Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:37:19.597Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2023-04-21T10:37:19.597Z] === RUN TestConfigsUpdate [2023-04-21T10:37:19.597Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:37:19.597Z] --- SKIP: TestConfigsUpdate (0.01s) [2023-04-21T10:37:19.597Z] === RUN TestTemplatedConfig [2023-04-21T10:37:19.597Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:37:19.597Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-04-21T10:37:19.597Z] === RUN TestConfigCreateResolve [2023-04-21T10:37:19.597Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:37:19.597Z] --- SKIP: TestConfigCreateResolve (0.01s) [2023-04-21T10:37:19.597Z] === RUN TestConfigDaemonLibtrustID [2023-04-21T10:37:20.979Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2023-04-21T10:37:20.979Z] PASS [2023-04-21T10:37:20.979Z] [2023-04-21T10:37:20.979Z] === Skipped [2023-04-21T10:37:20.979Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2023-04-21T10:37:20.979Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:37:20.979Z] [2023-04-21T10:37:20.979Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2023-04-21T10:37:20.979Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:37:20.979Z] [2023-04-21T10:37:20.979Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2023-04-21T10:37:20.979Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:37:20.979Z] [2023-04-21T10:37:20.979Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2023-04-21T10:37:20.979Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:37:20.979Z] [2023-04-21T10:37:20.979Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2023-04-21T10:37:20.979Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:37:20.979Z] [2023-04-21T10:37:20.979Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2023-04-21T10:37:20.979Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:37:20.979Z] [2023-04-21T10:37:20.979Z] DONE 7 tests, 6 skipped in 1.754s [2023-04-21T10:37:20.979Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-04-21T10:37:21.371Z] --- PASS: TestExternalGraphDriver (5.36s) [2023-04-21T10:37:21.371Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2023-04-21T10:37:21.371Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2023-04-21T10:37:21.371Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2023-04-21T10:37:21.371Z] === RUN TestGraphdriverPluginV2 [2023-04-21T10:37:21.550Z] INFO: Testing against a local daemon [2023-04-21T10:37:21.550Z] === RUN TestCheckpoint [2023-04-21T10:37:21.550Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-21T10:37:21.550Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-21T10:37:21.550Z] === RUN TestContainerInvalidJSON [2023-04-21T10:37:21.550Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-04-21T10:37:21.550Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-04-21T10:37:21.550Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-04-21T10:37:21.550Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-04-21T10:37:21.550Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-04-21T10:37:21.550Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-04-21T10:37:21.550Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-04-21T10:37:21.550Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-04-21T10:37:21.550Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-04-21T10:37:21.550Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-04-21T10:37:21.550Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-04-21T10:37:21.550Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-04-21T10:37:21.550Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-04-21T10:37:21.550Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-21T10:37:21.550Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-04-21T10:37:21.550Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-21T10:37:21.550Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-04-21T10:37:21.550Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-21T10:37:21.550Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-04-21T10:37:21.550Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-21T10:37:21.550Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-04-21T10:37:21.550Z] === RUN TestCopyFromContainer [2023-04-21T10:37:23.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-04-21T10:37:23.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-04-21T10:37:24.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-04-21T10:37:25.573Z] --- PASS: TestGraphdriverPluginV2 (4.38s) [2023-04-21T10:37:25.573Z] PASS [2023-04-21T10:37:25.573Z] [2023-04-21T10:37:25.573Z] DONE 5 tests in 9.801s [2023-04-21T10:37:25.573Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-04-21T10:37:25.573Z] INFO: Testing against a local daemon [2023-04-21T10:37:25.573Z] === RUN TestContinueAfterPluginCrash [2023-04-21T10:37:25.573Z] === PAUSE TestContinueAfterPluginCrash [2023-04-21T10:37:25.573Z] === RUN TestReadPluginNoRead [2023-04-21T10:37:25.573Z] === PAUSE TestReadPluginNoRead [2023-04-21T10:37:25.573Z] === RUN TestDaemonStartWithLogOpt [2023-04-21T10:37:25.573Z] === PAUSE TestDaemonStartWithLogOpt [2023-04-21T10:37:25.573Z] === CONT TestContinueAfterPluginCrash [2023-04-21T10:37:25.573Z] === CONT TestDaemonStartWithLogOpt [2023-04-21T10:37:25.750Z] === RUN TestCopyFromContainer// [2023-04-21T10:37:25.750Z] === RUN TestCopyFromContainer//bar/root [2023-04-21T10:37:25.750Z] === RUN TestCopyFromContainer//bar/root/ [2023-04-21T10:37:25.750Z] === RUN TestCopyFromContainer/bar/quux [2023-04-21T10:37:25.750Z] === RUN TestCopyFromContainer/bar/quux/ [2023-04-21T10:37:25.750Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-04-21T10:37:25.750Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-04-21T10:37:25.750Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-04-21T10:37:25.750Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-04-21T10:37:25.750Z] === RUN TestCopyFromContainer/bar/notarget [2023-04-21T10:37:25.750Z] --- PASS: TestCopyFromContainer (4.08s) [2023-04-21T10:37:25.750Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-04-21T10:37:25.750Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-04-21T10:37:25.750Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-04-21T10:37:25.750Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-04-21T10:37:25.750Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-04-21T10:37:25.750Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-04-21T10:37:25.750Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-04-21T10:37:25.750Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-04-21T10:37:25.750Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-04-21T10:37:25.750Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-04-21T10:37:25.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-21T10:37:25.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-21T10:37:25.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-21T10:37:25.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-21T10:37:25.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-21T10:37:25.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-21T10:37:25.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-21T10:37:25.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-21T10:37:25.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-21T10:37:25.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-21T10:37:25.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-04-21T10:37:25.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-21T10:37:25.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-04-21T10:37:25.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-04-21T10:37:25.750Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-21T10:37:25.750Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-04-21T10:37:25.750Z] === RUN TestCreateWithInvalidEnv [2023-04-21T10:37:25.750Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-21T10:37:25.750Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-21T10:37:25.750Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-21T10:37:25.750Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-21T10:37:25.750Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-21T10:37:25.750Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-21T10:37:25.750Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-21T10:37:25.750Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-21T10:37:25.750Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-21T10:37:25.750Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2023-04-21T10:37:25.750Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-04-21T10:37:25.750Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-04-21T10:37:25.750Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-04-21T10:37:25.750Z] === RUN TestCreateTmpfsMountsTarget [2023-04-21T10:37:25.750Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-04-21T10:37:25.750Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-21T10:37:26.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-04-21T10:37:27.133Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2023-04-21T10:37:27.133Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-21T10:37:27.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-04-21T10:37:28.074Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2023-04-21T10:37:28.074Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-21T10:37:28.074Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-21T10:37:28.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-21T10:37:28.074Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-21T10:37:28.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-21T10:37:28.074Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-21T10:37:28.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-21T10:37:28.074Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-21T10:37:28.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-21T10:37:28.074Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-21T10:37:28.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-21T10:37:28.074Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-21T10:37:28.074Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-21T10:37:28.074Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-21T10:37:28.074Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-21T10:37:28.074Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-21T10:37:28.074Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2023-04-21T10:37:28.074Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-04-21T10:37:28.074Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-04-21T10:37:28.074Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-04-21T10:37:28.074Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-04-21T10:37:28.074Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-04-21T10:37:28.074Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-21T10:37:28.644Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2023-04-21T10:37:28.644Z] === RUN TestCreateDifferentPlatform [2023-04-21T10:37:28.644Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-21T10:37:28.644Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-21T10:37:28.644Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-04-21T10:37:28.644Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-04-21T10:37:28.644Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-04-21T10:37:28.644Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-21T10:37:28.644Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-04-21T10:37:28.644Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-21T10:37:28.644Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-04-21T10:37:28.644Z] === RUN TestContainerStartOnDaemonRestart [2023-04-21T10:37:28.644Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-04-21T10:37:28.644Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2023-04-21T10:37:28.644Z] === RUN TestDaemonRestartIpcMode [2023-04-21T10:37:28.644Z] === PAUSE TestDaemonRestartIpcMode [2023-04-21T10:37:28.644Z] === RUN TestDaemonHostGatewayIP [2023-04-21T10:37:28.644Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:37:28.644Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2023-04-21T10:37:28.644Z] === RUN TestRestartDaemonWithRestartingContainer [2023-04-21T10:37:28.644Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-04-21T10:37:28.644Z] === RUN TestContainerKillOnDaemonStart [2023-04-21T10:37:28.644Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-04-21T10:37:28.644Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-04-21T10:37:28.644Z] === RUN TestDiff [2023-04-21T10:37:28.792Z] --- PASS: TestCreateServiceConfigFileMode (12.53s) [2023-04-21T10:37:28.792Z] === RUN TestCreateServiceSysctls [2023-04-21T10:37:28.866Z] --- PASS: TestDaemonStartWithLogOpt (3.46s) [2023-04-21T10:37:28.866Z] === CONT TestReadPluginNoRead [2023-04-21T10:37:28.904Z] --- PASS: TestDiff (0.38s) [2023-04-21T10:37:28.904Z] === RUN TestExecWithCloseStdin [2023-04-21T10:37:29.361Z] --- PASS: TestCreateServiceSysctls (2.95s) [2023-04-21T10:37:29.361Z] === RUN TestCreateServiceCapabilities [2023-04-21T10:37:29.474Z] --- PASS: TestExecWithCloseStdin (0.46s) [2023-04-21T10:37:29.474Z] === RUN TestExec [2023-04-21T10:37:30.043Z] --- PASS: TestExec (0.45s) [2023-04-21T10:37:30.043Z] === RUN TestExecUser [2023-04-21T10:37:30.304Z] --- PASS: TestExecUser (0.47s) [2023-04-21T10:37:30.304Z] === RUN TestExportContainerAndImportImage [2023-04-21T10:37:30.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-04-21T10:37:30.876Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2023-04-21T10:37:30.876Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-21T10:37:31.406Z] === RUN TestReadPluginNoRead/disabled_caching [2023-04-21T10:37:31.895Z] --- PASS: TestCreateServiceCapabilities (2.42s) [2023-04-21T10:37:31.895Z] === RUN TestInspect [2023-04-21T10:37:32.788Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-04-21T10:37:33.728Z] === RUN TestReadPluginNoRead/default [2023-04-21T10:37:33.987Z] --- PASS: TestContinueAfterPluginCrash (8.45s) [2023-04-21T10:37:34.171Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2023-04-21T10:37:34.171Z] === RUN TestHealthCheckWorkdir [2023-04-21T10:37:34.428Z] --- PASS: TestInspect (2.62s) [2023-04-21T10:37:34.428Z] === RUN TestCreateJob [2023-04-21T10:37:34.741Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2023-04-21T10:37:34.741Z] === RUN TestHealthKillContainer [2023-04-21T10:37:34.926Z] === CONT TestReadPluginNoRead [2023-04-21T10:37:34.926Z] read_test.go:92: [df9468dc108be] daemon is not started [2023-04-21T10:37:34.926Z] --- PASS: TestReadPluginNoRead (6.03s) [2023-04-21T10:37:34.926Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2023-04-21T10:37:34.926Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2023-04-21T10:37:34.926Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2023-04-21T10:37:34.926Z] PASS [2023-04-21T10:37:34.926Z] [2023-04-21T10:37:34.926Z] DONE 6 tests in 9.534s [2023-04-21T10:37:34.926Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-04-21T10:37:34.926Z] testing: warning: no tests to run [2023-04-21T10:37:34.926Z] PASS [2023-04-21T10:37:34.926Z] [2023-04-21T10:37:34.926Z] DONE 0 tests in 0.008s [2023-04-21T10:37:34.926Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-04-21T10:37:35.186Z] INFO: Testing against a local daemon [2023-04-21T10:37:35.186Z] === RUN TestPluginWithDevMounts [2023-04-21T10:37:35.186Z] === PAUSE TestPluginWithDevMounts [2023-04-21T10:37:35.186Z] === CONT TestPluginWithDevMounts [2023-04-21T10:37:35.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-04-21T10:37:36.566Z] --- PASS: TestPluginWithDevMounts (1.59s) [2023-04-21T10:37:36.566Z] PASS [2023-04-21T10:37:36.566Z] [2023-04-21T10:37:36.566Z] DONE 1 tests in 1.627s [2023-04-21T10:37:36.566Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-04-21T10:37:36.826Z] INFO: Testing against a local daemon [2023-04-21T10:37:36.827Z] === RUN TestSecretInspect [2023-04-21T10:37:37.717Z] --- PASS: TestCreateJob (3.09s) [2023-04-21T10:37:37.717Z] === RUN TestReplicatedJob [2023-04-21T10:37:38.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-04-21T10:37:38.733Z] --- PASS: TestSecretInspect (2.11s) [2023-04-21T10:37:38.733Z] === RUN TestSecretList [2023-04-21T10:37:40.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-04-21T10:37:41.270Z] --- PASS: TestSecretList (2.23s) [2023-04-21T10:37:41.270Z] === RUN TestSecretsCreateAndDelete [2023-04-21T10:37:41.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-04-21T10:37:42.871Z] --- PASS: TestHealthKillContainer (7.89s) [2023-04-21T10:37:42.871Z] === RUN TestHealthCheckProcessKilled [2023-04-21T10:37:42.990Z] --- PASS: TestReplicatedJob (4.64s) [2023-04-21T10:37:42.990Z] === RUN TestUpdateReplicatedJob [2023-04-21T10:37:43.178Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2023-04-21T10:37:43.178Z] === RUN TestSecretsUpdate [2023-04-21T10:37:43.441Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2023-04-21T10:37:43.442Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-21T10:37:43.442Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-04-21T10:37:43.442Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-04-21T10:37:43.442Z] === RUN TestIpcModeNone [2023-04-21T10:37:43.702Z] --- PASS: TestIpcModeNone (0.43s) [2023-04-21T10:37:43.702Z] === RUN TestIpcModePrivate [2023-04-21T10:37:43.962Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2023-04-21T10:37:44.222Z] --- PASS: TestIpcModePrivate (0.44s) [2023-04-21T10:37:44.222Z] === RUN TestIpcModeShareable [2023-04-21T10:37:44.222Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-21T10:37:44.222Z] --- SKIP: TestIpcModeShareable (0.00s) [2023-04-21T10:37:44.222Z] === RUN TestAPIIpcModeShareableAndContainer [2023-04-21T10:37:44.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-04-21T10:37:45.525Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2023-04-21T10:37:45.525Z] === RUN TestServiceListWithStatuses [2023-04-21T10:37:45.525Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-21T10:37:45.525Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-21T10:37:45.525Z] === RUN TestDockerNetworkConnectAlias [2023-04-21T10:37:45.604Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2023-04-21T10:37:45.604Z] === RUN TestAPIIpcModeHost [2023-04-21T10:37:45.604Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-21T10:37:45.604Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2023-04-21T10:37:45.604Z] === RUN TestDaemonIpcModeShareable [2023-04-21T10:37:45.604Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-21T10:37:45.604Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2023-04-21T10:37:45.604Z] === RUN TestDaemonIpcModePrivate [2023-04-21T10:37:45.736Z] --- PASS: TestSecretsUpdate (2.15s) [2023-04-21T10:37:45.736Z] === RUN TestTemplatedSecret [2023-04-21T10:37:46.583Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2023-04-21T10:37:46.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-04-21T10:37:47.981Z] --- PASS: TestDaemonIpcModePrivate (2.16s) [2023-04-21T10:37:47.982Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-04-21T10:37:47.982Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-21T10:37:47.982Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2023-04-21T10:37:47.982Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-04-21T10:37:47.982Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-21T10:37:47.982Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2023-04-21T10:37:47.982Z] === RUN TestIpcModeOlderClient [2023-04-21T10:37:47.982Z] === PAUSE TestIpcModeOlderClient [2023-04-21T10:37:47.982Z] === RUN TestKillContainerInvalidSignal [2023-04-21T10:37:48.242Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2023-04-21T10:37:48.242Z] === RUN TestKillContainer [2023-04-21T10:37:48.242Z] === RUN TestKillContainer/no_signal [2023-04-21T10:37:48.275Z] --- PASS: TestTemplatedSecret (2.59s) [2023-04-21T10:37:48.276Z] === RUN TestSecretCreateResolve [2023-04-21T10:37:48.502Z] === RUN TestKillContainer/non_killing_signal [2023-04-21T10:37:48.763Z] === RUN TestKillContainer/killing_signal [2023-04-21T10:37:49.333Z] --- PASS: TestKillContainer (1.24s) [2023-04-21T10:37:49.333Z] --- PASS: TestKillContainer/no_signal (0.41s) [2023-04-21T10:37:49.333Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2023-04-21T10:37:49.333Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2023-04-21T10:37:49.333Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-21T10:37:49.333Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-04-21T10:37:49.714Z] --- PASS: TestDockerNetworkConnectAlias (3.90s) [2023-04-21T10:37:49.714Z] === RUN TestDockerNetworkReConnect [2023-04-21T10:37:49.903Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-04-21T10:37:50.163Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2023-04-21T10:37:50.163Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2023-04-21T10:37:50.163Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2023-04-21T10:37:50.163Z] === RUN TestKillStoppedContainer [2023-04-21T10:37:50.163Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-04-21T10:37:50.163Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-21T10:37:50.163Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-04-21T10:37:50.163Z] === RUN TestKillDifferentUserContainer [2023-04-21T10:37:50.183Z] --- PASS: TestSecretCreateResolve (2.13s) [2023-04-21T10:37:50.183Z] PASS [2023-04-21T10:37:50.183Z] [2023-04-21T10:37:50.183Z] DONE 6 tests in 13.399s [2023-04-21T10:37:50.183Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-04-21T10:37:50.183Z] INFO: Testing against a local daemon [2023-04-21T10:37:50.183Z] === RUN TestServiceCreateInit [2023-04-21T10:37:50.183Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-21T10:37:50.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-04-21T10:37:50.733Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2023-04-21T10:37:50.733Z] === RUN TestInspectOomKilledTrue [2023-04-21T10:37:50.733Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-21T10:37:50.733Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-04-21T10:37:50.733Z] === RUN TestInspectOomKilledFalse [2023-04-21T10:37:50.733Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-21T10:37:50.733Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-04-21T10:37:50.733Z] === RUN TestLinksEtcHostsContentMatch [2023-04-21T10:37:50.733Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-04-21T10:37:50.733Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2023-04-21T10:37:50.733Z] === RUN TestLinksContainerNames [2023-04-21T10:37:51.071Z] ..........................xx.................... [ 29%] [2023-04-21T10:37:51.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-04-21T10:37:51.673Z] --- PASS: TestLinksContainerNames (0.81s) [2023-04-21T10:37:51.673Z] === RUN TestLogsFollowTailEmpty [2023-04-21T10:37:51.933Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2023-04-21T10:37:51.933Z] === RUN TestContainerNetworkMountsNoChown [2023-04-21T10:37:52.504Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/default [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/default [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/private [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/private [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/rprivate [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/rprivate [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/slave [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/slave [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/rslave [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/rslave [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/shared [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/shared [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/rshared [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/rshared [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/default [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/default/bind_root [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/default/mount_root [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/default/bind_root [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/rshared [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/shared [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/rslave [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/slave [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/rprivate [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/private [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/private/mount_root [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-04-21T10:37:52.504Z] === RUN TestMountDaemonRoot/private/bind_root [2023-04-21T10:37:52.504Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/default/mount_root [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-04-21T10:37:52.504Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-04-21T10:37:52.766Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-04-21T10:37:52.766Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-04-21T10:37:52.766Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-04-21T10:37:52.766Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-04-21T10:37:52.766Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-04-21T10:37:52.766Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-04-21T10:37:52.766Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-04-21T10:37:52.766Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-04-21T10:37:52.766Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-04-21T10:37:52.766Z] === CONT TestMountDaemonRoot/private/bind_root [2023-04-21T10:37:52.766Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-04-21T10:37:52.766Z] === CONT TestMountDaemonRoot/private/mount_root [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-04-21T10:37:52.766Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2023-04-21T10:37:52.766Z] === RUN TestContainerBindMountNonRecursive [2023-04-21T10:37:52.766Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-04-21T10:37:52.766Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2023-04-21T10:37:52.766Z] === RUN TestContainerVolumesMountedAsShared [2023-04-21T10:37:52.766Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-04-21T10:37:52.766Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2023-04-21T10:37:52.766Z] === RUN TestContainerVolumesMountedAsSlave [2023-04-21T10:37:52.766Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-04-21T10:37:52.766Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2023-04-21T10:37:52.766Z] === RUN TestNetworkNat [2023-04-21T10:37:52.998Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2023-04-21T10:37:52.998Z] === RUN TestServicePlugin [2023-04-21T10:37:52.999Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-21T10:37:52.999Z] --- SKIP: TestServicePlugin (0.00s) [2023-04-21T10:37:52.999Z] === RUN TestServiceUpdateLabel [2023-04-21T10:37:53.337Z] --- PASS: TestNetworkNat (0.61s) [2023-04-21T10:37:53.337Z] === RUN TestNetworkLocalhostTCPNat [2023-04-21T10:37:53.906Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2023-04-21T10:37:53.906Z] === RUN TestNetworkLoopbackNat [2023-04-21T10:37:54.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-04-21T10:37:54.379Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-21T10:37:54.900Z] --- PASS: TestServiceUpdateLabel (2.14s) [2023-04-21T10:37:54.900Z] === RUN TestServiceUpdateSecrets [2023-04-21T10:37:56.446Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2023-04-21T10:37:56.446Z] === RUN TestPause [2023-04-21T10:37:56.446Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-21T10:37:56.446Z] --- SKIP: TestPause (0.00s) [2023-04-21T10:37:56.446Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-21T10:37:56.446Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-21T10:37:56.446Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-21T10:37:56.446Z] === RUN TestPauseStopPausedContainer [2023-04-21T10:37:56.446Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-21T10:37:56.446Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2023-04-21T10:37:56.446Z] === RUN TestPsFilter [2023-04-21T10:37:56.446Z] --- PASS: TestPsFilter (0.11s) [2023-04-21T10:37:56.446Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-21T10:37:56.807Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-21T10:37:56.807Z] Using test binary docker [2023-04-21T10:37:56.807Z] +++ /etc/init.d/apparmor start [2023-04-21T10:37:56.807Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-21T10:37:56.807Z] INFO: Waiting for daemon to start... [2023-04-21T10:37:56.807Z] Starting dockerd [2023-04-21T10:37:56.807Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2023-04-21T10:37:57.017Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2023-04-21T10:37:57.017Z] === RUN TestRemoveContainerWithVolume [2023-04-21T10:37:57.277Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2023-04-21T10:37:57.277Z] === RUN TestRemoveContainerRunning [2023-04-21T10:37:57.538Z] --- PASS: TestRemoveContainerRunning (0.41s) [2023-04-21T10:37:57.538Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-21T10:37:57.673Z] --- PASS: TestServiceCreateInit (7.34s) [2023-04-21T10:37:57.673Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2023-04-21T10:37:57.673Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s) [2023-04-21T10:37:57.673Z] === RUN TestCreateServiceMultipleTimes [2023-04-21T10:37:58.109Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2023-04-21T10:37:58.109Z] === RUN TestRemoveInvalidContainer [2023-04-21T10:37:58.109Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-04-21T10:37:58.109Z] === RUN TestRenameLinkedContainer [2023-04-21T10:37:58.706Z] . [2023-04-21T10:37:58.706Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-21T10:37:58.706Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-21T10:37:58.965Z] Error: No such image: emptyfs [2023-04-21T10:37:58.965Z] ++++ docker load [2023-04-21T10:37:58.965Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-04-21T10:37:59.223Z] Running integration-test (iteration 1) [2023-04-21T10:37:59.223Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-04-21T10:37:59.223Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:37:59.223Z] ++ set -e [2023-04-21T10:37:59.223Z] ++ '[' -n 0 ']' [2023-04-21T10:37:59.223Z] ++ set -x [2023-04-21T10:37:59.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:38:00.020Z] --- PASS: TestRenameLinkedContainer (1.60s) [2023-04-21T10:38:00.020Z] === RUN TestRenameStoppedContainer [2023-04-21T10:38:00.020Z] --- PASS: TestRenameStoppedContainer (0.38s) [2023-04-21T10:38:00.020Z] === RUN TestRenameRunningContainerAndReuse [2023-04-21T10:38:00.159Z] Loaded image: busybox:latest [2023-04-21T10:38:00.726Z] Loaded image: busybox:glibc [2023-04-21T10:38:00.960Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2023-04-21T10:38:00.960Z] === RUN TestRenameInvalidName [2023-04-21T10:38:01.220Z] --- PASS: TestRenameInvalidName (0.40s) [2023-04-21T10:38:01.220Z] === RUN TestRenameAnonymousContainer [2023-04-21T10:38:03.132Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2023-04-21T10:38:03.132Z] === RUN TestRenameContainerWithSameName [2023-04-21T10:38:03.132Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2023-04-21T10:38:03.132Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-21T10:38:04.074Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2023-04-21T10:38:04.074Z] === RUN TestResize [2023-04-21T10:38:04.335Z] --- PASS: TestResize (0.40s) [2023-04-21T10:38:04.335Z] === RUN TestResizeWithInvalidSize [2023-04-21T10:38:04.904Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2023-04-21T10:38:04.904Z] === RUN TestResizeWhenContainerNotStarted [2023-04-21T10:38:05.167Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2023-04-21T10:38:05.167Z] === RUN TestDaemonRestartKillContainers [2023-04-21T10:38:05.167Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-04-21T10:38:05.167Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-04-21T10:38:05.167Z] === RUN TestCgroupNamespacesRun [2023-04-21T10:38:05.993Z] Loaded image: debian:bullseye-slim [2023-04-21T10:38:05.993Z] Loaded image: hello-world:latest [2023-04-21T10:38:05.993Z] Loaded image: arm32v7/hello-world:latest [2023-04-21T10:38:05.993Z] INFO: Testing against a local daemon [2023-04-21T10:38:05.993Z] === RUN TestCgroupNamespacesBuild [2023-04-21T10:38:06.889Z] tests/integration/api_exec_test.py ..................... [ 34%] [2023-04-21T10:38:07.707Z] --- PASS: TestCgroupNamespacesRun (2.19s) [2023-04-21T10:38:07.707Z] === RUN TestCgroupNamespacesRunPrivileged [2023-04-21T10:38:08.376Z] a2008f031039: Pull complete [2023-04-21T10:38:08.376Z] Digest: sha256:b65dbde86b756beb973029c88e545457aa469a7e082c2d99bf984ba17d0a898c [2023-04-21T10:38:08.376Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:38:08.376Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2023-04-21T10:38:08.376Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2023-04-21T10:38:08.376Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.4252' [2023-04-21T10:38:08.376Z] WARN: Skipping validation tests [2023-04-21T10:38:08.376Z] INFO: Running unit tests at 04/21/2023 10:38:03... [2023-04-21T10:38:08.525Z] --- PASS: TestCgroupNamespacesBuild (2.42s) [2023-04-21T10:38:08.525Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-04-21T10:38:09.616Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2023-04-21T10:38:09.616Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-04-21T10:38:09.772Z] --- PASS: TestServiceUpdateSecrets (14.38s) [2023-04-21T10:38:09.772Z] === RUN TestServiceUpdateConfigs [2023-04-21T10:38:09.914Z] INFO: make.ps1 starting at 04/21/2023 10:38:09 [2023-04-21T10:38:10.373Z] INFO: Git commit (7a778373c8) assumed from DOCKER_GITCOMMIT environment variable [2023-04-21T10:38:10.373Z] INFO: Invoking autogen... [2023-04-21T10:38:10.427Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.93s) [2023-04-21T10:38:10.427Z] === RUN TestBuildWithSession [2023-04-21T10:38:10.427Z] build_session_test.go:25: TODO: BuildKit [2023-04-21T10:38:10.427Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-21T10:38:10.427Z] === RUN TestBuildSquashParent [2023-04-21T10:38:10.833Z] INFO: Running unit tests... [2023-04-21T10:38:12.156Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2023-04-21T10:38:12.156Z] === RUN TestCgroupNamespacesRunHostMode [2023-04-21T10:38:14.065Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2023-04-21T10:38:14.065Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-04-21T10:38:14.303Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2023-04-21T10:38:15.772Z] --- PASS: TestCreateServiceMultipleTimes (15.52s) [2023-04-21T10:38:15.773Z] === RUN TestCreateServiceConflict [2023-04-21T10:38:15.773Z] --- PASS: TestCreateServiceConflict (2.15s) [2023-04-21T10:38:15.773Z] === RUN TestCreateServiceMaxReplicas [2023-04-21T10:38:15.975Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2023-04-21T10:38:15.975Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-04-21T10:38:18.309Z] --- PASS: TestCreateServiceMaxReplicas (2.86s) [2023-04-21T10:38:18.310Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-21T10:38:18.503Z] tests/integration/api_image_test.py ............s..... [ 40%] [2023-04-21T10:38:18.514Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2023-04-21T10:38:18.514Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-04-21T10:38:18.544Z] --- PASS: TestBuildSquashParent (8.37s) [2023-04-21T10:38:18.544Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-21T10:38:18.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-21T10:38:18.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-21T10:38:18.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-21T10:38:18.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-21T10:38:18.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-21T10:38:18.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-21T10:38:18.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-21T10:38:18.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-21T10:38:18.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-21T10:38:18.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-21T10:38:18.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-21T10:38:18.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-21T10:38:18.544Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-21T10:38:18.544Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-21T10:38:19.894Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s) [2023-04-21T10:38:19.894Z] === RUN TestCgroupNamespacesRunOlderClient [2023-04-21T10:38:21.200Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2023-04-21T10:38:21.803Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2023-04-21T10:38:21.803Z] === RUN TestNISDomainname [2023-04-21T10:38:21.803Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-04-21T10:38:21.803Z] --- SKIP: TestNISDomainname (0.01s) [2023-04-21T10:38:21.803Z] === RUN TestHostnameDnsResolution [2023-04-21T10:38:21.830Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-21T10:38:21.830Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-21T10:38:22.373Z] --- PASS: TestHostnameDnsResolution (0.62s) [2023-04-21T10:38:22.374Z] === RUN TestUnprivilegedPortsAndPing [2023-04-21T10:38:22.374Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2023-04-21T10:38:22.374Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2023-04-21T10:38:22.374Z] === RUN TestStats [2023-04-21T10:38:22.374Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-21T10:38:22.374Z] --- SKIP: TestStats (0.00s) [2023-04-21T10:38:22.374Z] === RUN TestStopContainerWithTimeout [2023-04-21T10:38:22.374Z] === RUN TestStopContainerWithTimeout/0 [2023-04-21T10:38:22.374Z] === PAUSE TestStopContainerWithTimeout/0 [2023-04-21T10:38:22.374Z] === RUN TestStopContainerWithTimeout/1 [2023-04-21T10:38:22.374Z] === PAUSE TestStopContainerWithTimeout/1 [2023-04-21T10:38:22.374Z] === RUN TestStopContainerWithTimeout/3 [2023-04-21T10:38:22.374Z] === PAUSE TestStopContainerWithTimeout/3 [2023-04-21T10:38:22.374Z] === RUN TestStopContainerWithTimeout/-1 [2023-04-21T10:38:22.374Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-04-21T10:38:22.634Z] === CONT TestStopContainerWithTimeout/0 [2023-04-21T10:38:22.634Z] === CONT TestStopContainerWithTimeout/-1 [2023-04-21T10:38:23.204Z] === CONT TestStopContainerWithTimeout/3 [2023-04-21T10:38:24.364Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-21T10:38:24.623Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-21T10:38:24.667Z] --- PASS: TestServiceUpdateConfigs (13.85s) [2023-04-21T10:38:24.667Z] === RUN TestServiceUpdateNetwork [2023-04-21T10:38:25.113Z] === CONT TestStopContainerWithTimeout/1 [2023-04-21T10:38:26.493Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-04-21T10:38:26.493Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2023-04-21T10:38:26.493Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2023-04-21T10:38:26.493Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2023-04-21T10:38:26.493Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2023-04-21T10:38:26.493Z] === RUN TestDeleteDevicemapper [2023-04-21T10:38:26.493Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-21T10:38:26.493Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-04-21T10:38:26.493Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-21T10:38:27.911Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-04-21T10:38:27.911Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2023-04-21T10:38:27.911Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.06s) [2023-04-21T10:38:27.911Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2023-04-21T10:38:27.911Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2023-04-21T10:38:27.911Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2023-04-21T10:38:27.911Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.93s) [2023-04-21T10:38:27.911Z] === RUN TestBuildMultiStageCopy [2023-04-21T10:38:27.911Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-21T10:38:28.405Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s) [2023-04-21T10:38:28.405Z] === RUN TestUpdateMemory [2023-04-21T10:38:28.405Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-21T10:38:28.405Z] --- SKIP: TestUpdateMemory (0.00s) [2023-04-21T10:38:28.405Z] === RUN TestUpdateCPUQuota [2023-04-21T10:38:28.406Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-21T10:38:28.406Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2023-04-21T10:38:28.406Z] === RUN TestUpdatePidsLimit [2023-04-21T10:38:28.666Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-21T10:38:28.666Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2023-04-21T10:38:28.666Z] === RUN TestUpdateRestartPolicy [2023-04-21T10:38:29.813Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-21T10:38:30.381Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-21T10:38:30.948Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-21T10:38:31.515Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-21T10:38:31.533Z] ? github.com/docker/docker/api [no test files] [2023-04-21T10:38:32.082Z] --- PASS: TestBuildMultiStageCopy (4.57s) [2023-04-21T10:38:32.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.49s) [2023-04-21T10:38:32.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2023-04-21T10:38:32.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2023-04-21T10:38:32.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2023-04-21T10:38:32.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2023-04-21T10:38:32.083Z] === RUN TestBuildMultiStageParentConfig [2023-04-21T10:38:33.213Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.16s) [2023-04-21T10:38:33.213Z] === RUN TestCreateServiceSecretFileMode [2023-04-21T10:38:33.458Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2023-04-21T10:38:33.458Z] === RUN TestBuildLabelWithTargets [2023-04-21T10:38:33.954Z] tests/integration/api_network_test.py ............................ [ 47%] [2023-04-21T10:38:35.362Z] --- PASS: TestBuildLabelWithTargets (2.01s) [2023-04-21T10:38:35.362Z] === RUN TestBuildWithEmptyLayers [2023-04-21T10:38:36.298Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2023-04-21T10:38:36.298Z] === RUN TestBuildMultiStageOnBuild [2023-04-21T10:38:36.867Z] --- PASS: TestServiceUpdateNetwork (12.10s) [2023-04-21T10:38:36.867Z] === RUN TestServiceUpdatePidsLimit [2023-04-21T10:38:36.867Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-04-21T10:38:36.867Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-04-21T10:38:39.585Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2023-04-21T10:38:39.585Z] === RUN TestBuildUncleanTarFilenames [2023-04-21T10:38:40.521Z] --- PASS: TestBuildUncleanTarFilenames (1.45s) [2023-04-21T10:38:40.521Z] === RUN TestBuildMultiStageLayerLeak [2023-04-21T10:38:40.936Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2023-04-21T10:38:40.936Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-21T10:38:40.936Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2023-04-21T10:38:40.936Z] === RUN TestWaitNonBlocked [2023-04-21T10:38:40.936Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-21T10:38:40.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-21T10:38:40.936Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-21T10:38:40.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-21T10:38:40.936Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-21T10:38:40.936Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-21T10:38:40.936Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-04-21T10:38:40.936Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2023-04-21T10:38:40.936Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2023-04-21T10:38:40.936Z] === RUN TestWaitBlocked [2023-04-21T10:38:40.936Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-21T10:38:40.936Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-21T10:38:40.936Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-04-21T10:38:40.936Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-04-21T10:38:40.936Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-21T10:38:40.936Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-04-21T10:38:41.211Z] --- PASS: TestWaitBlocked (0.01s) [2023-04-21T10:38:41.211Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2023-04-21T10:38:41.211Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2023-04-21T10:38:41.211Z] === CONT TestDaemonRestartIpcMode [2023-04-21T10:38:41.211Z] === CONT TestIpcModeOlderClient [2023-04-21T10:38:41.473Z] --- PASS: TestIpcModeOlderClient (0.09s) [2023-04-21T10:38:41.473Z] === CONT TestRestartDaemonWithRestartingContainer [2023-04-21T10:38:43.659Z] tests/integration/api_plugin_test.py ........... [ 50%] [2023-04-21T10:38:43.807Z] --- PASS: TestBuildMultiStageLayerLeak (3.02s) [2023-04-21T10:38:43.807Z] === RUN TestBuildWithHugeFile [2023-04-21T10:38:44.983Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-04-21T10:38:45.148Z] tests/integration/api_secret_test.py ..... [ 51%] [2023-04-21T10:38:45.427Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2023-04-21T10:38:45.427Z] === RUN TestCreateServiceConfigFileMode [2023-04-21T10:38:45.682Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.29s) [2023-04-21T10:38:45.941Z] --- PASS: TestDaemonRestartIpcMode (4.53s) [2023-04-21T10:38:45.941Z] PASS [2023-04-21T10:38:45.941Z] [2023-04-21T10:38:45.941Z] === Skipped [2023-04-21T10:38:45.941Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-04-21T10:38:45.941Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-21T10:38:45.941Z] [2023-04-21T10:38:45.941Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2023-04-21T10:38:45.941Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-04-21T10:38:45.941Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2023-04-21T10:38:45.942Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2023-04-21T10:38:45.942Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2023-04-21T10:38:45.942Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2023-04-21T10:38:45.942Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2023-04-21T10:38:45.942Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2023-04-21T10:38:45.942Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2023-04-21T10:38:45.942Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2023-04-21T10:38:45.942Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-04-21T10:38:45.942Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-04-21T10:38:45.942Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2023-04-21T10:38:45.942Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2023-04-21T10:38:45.942Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2023-04-21T10:38:45.942Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2023-04-21T10:38:45.942Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestPause (0.00s) [2023-04-21T10:38:45.942Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-21T10:38:45.942Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2023-04-21T10:38:45.942Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2023-04-21T10:38:45.942Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2023-04-21T10:38:45.942Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2023-04-21T10:38:45.942Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestStats (0.00s) [2023-04-21T10:38:45.942Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-04-21T10:38:45.942Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-04-21T10:38:45.942Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2023-04-21T10:38:45.942Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2023-04-21T10:38:45.942Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-04-21T10:38:45.942Z] [2023-04-21T10:38:45.942Z] DONE 178 tests, 27 skipped in 84.773s [2023-04-21T10:38:45.942Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-04-21T10:38:45.942Z] INFO: Testing against a local daemon [2023-04-21T10:38:45.942Z] === RUN TestLiveRestore [2023-04-21T10:38:45.942Z] === RUN TestLiveRestore/volume_references [2023-04-21T10:38:45.942Z] === PAUSE TestLiveRestore/volume_references [2023-04-21T10:38:45.942Z] === CONT TestLiveRestore/volume_references [2023-04-21T10:38:46.511Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-04-21T10:38:46.511Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-04-21T10:38:49.051Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-04-21T10:38:50.146Z] tests/integration/api_service_test.py .................................. [ 60%] [2023-04-21T10:38:50.961Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-04-21T10:38:51.547Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2023-04-21T10:38:51.547Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2023-04-21T10:38:51.547Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2023-04-21T10:38:51.547Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-04-21T10:38:51.547Z] PASS [2023-04-21T10:38:51.547Z] [2023-04-21T10:38:51.547Z] === Skipped [2023-04-21T10:38:51.547Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-04-21T10:38:51.547Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-21T10:38:51.547Z] [2023-04-21T10:38:51.547Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-04-21T10:38:51.547Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-21T10:38:51.547Z] [2023-04-21T10:38:51.547Z] DONE 27 tests, 2 skipped in 149.241s [2023-04-21T10:38:51.547Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-04-21T10:38:51.547Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:38:51.547Z] ++ set -e [2023-04-21T10:38:51.547Z] ++ '[' -n 0 ']' [2023-04-21T10:38:51.547Z] ++ set -x [2023-04-21T10:38:51.547Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:38:51.547Z] INFO: Testing against a local daemon [2023-04-21T10:38:51.547Z] === RUN TestSessionCreate [2023-04-21T10:38:51.547Z] --- PASS: TestSessionCreate (0.02s) [2023-04-21T10:38:51.547Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-21T10:38:51.547Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-04-21T10:38:51.547Z] PASS [2023-04-21T10:38:51.547Z] [2023-04-21T10:38:51.547Z] DONE 2 tests in 0.162s [2023-04-21T10:38:51.547Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-04-21T10:38:51.547Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:38:51.547Z] ++ set -e [2023-04-21T10:38:51.547Z] ++ '[' -n 0 ']' [2023-04-21T10:38:51.547Z] ++ set -x [2023-04-21T10:38:51.547Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:38:51.547Z] INFO: Testing against a local daemon [2023-04-21T10:38:51.547Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-21T10:38:51.547Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-21T10:38:51.547Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-21T10:38:51.547Z] === RUN TestEventsExecDie [2023-04-21T10:38:52.115Z] --- PASS: TestEventsExecDie (0.54s) [2023-04-21T10:38:52.115Z] === RUN TestEventsBackwardsCompatible [2023-04-21T10:38:52.115Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2023-04-21T10:38:52.115Z] === RUN TestInfoBinaryCommits [2023-04-21T10:38:52.115Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-04-21T10:38:52.115Z] === RUN TestInfoAPIVersioned [2023-04-21T10:38:52.115Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-04-21T10:38:52.115Z] === RUN TestInfoDiscoveryBackend [2023-04-21T10:38:52.631Z] === RUN TestMiddlewares [2023-04-21T10:38:52.631Z] --- PASS: TestMiddlewares (0.00s) [2023-04-21T10:38:52.631Z] PASS [2023-04-21T10:38:52.631Z] coverage: 7.9% of statements [2023-04-21T10:38:52.631Z] ok github.com/docker/docker/api/server 0.081s coverage: 7.9% of statements [2023-04-21T10:38:52.682Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-04-21T10:38:52.682Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-04-21T10:38:53.501Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-04-21T10:38:53.616Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-04-21T10:38:53.617Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-04-21T10:38:54.184Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-04-21T10:38:54.184Z] === RUN TestInfoAPI [2023-04-21T10:38:54.184Z] --- PASS: TestInfoAPI (0.02s) [2023-04-21T10:38:54.184Z] === RUN TestInfoAPIWarnings [2023-04-21T10:38:56.040Z] --- PASS: TestLiveRestore (0.00s) [2023-04-21T10:38:56.040Z] --- PASS: TestLiveRestore/volume_references (9.90s) [2023-04-21T10:38:56.040Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.21s) [2023-04-21T10:38:56.040Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.18s) [2023-04-21T10:38:56.040Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.11s) [2023-04-21T10:38:56.040Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.13s) [2023-04-21T10:38:56.040Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.80s) [2023-04-21T10:38:56.040Z] PASS [2023-04-21T10:38:56.040Z] [2023-04-21T10:38:56.040Z] DONE 7 tests in 10.007s [2023-04-21T10:38:56.040Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-04-21T10:38:56.040Z] INFO: Testing against a local daemon [2023-04-21T10:38:56.040Z] === RUN TestCommitInheritsEnv [2023-04-21T10:38:57.640Z] --- PASS: TestCreateServiceConfigFileMode (12.54s) [2023-04-21T10:38:57.640Z] === RUN TestCreateServiceSysctls [2023-04-21T10:38:58.580Z] --- PASS: TestCommitInheritsEnv (2.03s) [2023-04-21T10:38:58.580Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-21T10:38:58.580Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-04-21T10:38:58.580Z] === RUN TestImagesFilterMultiReference [2023-04-21T10:38:58.580Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-04-21T10:38:58.580Z] === RUN TestImagePullPlatformInvalid [2023-04-21T10:38:58.580Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-04-21T10:38:58.580Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-21T10:38:58.580Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-04-21T10:38:58.580Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-04-21T10:38:58.580Z] === RUN TestRemoveImageOrphaning [2023-04-21T10:38:59.547Z] --- PASS: TestCreateServiceSysctls (3.23s) [2023-04-21T10:38:59.547Z] === RUN TestCreateServiceCapabilities [2023-04-21T10:39:00.488Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2023-04-21T10:39:00.488Z] === RUN TestRemoveImageGarbageCollector [2023-04-21T10:39:00.488Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-04-21T10:39:00.488Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-04-21T10:39:00.488Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-21T10:39:00.488Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-04-21T10:39:00.488Z] === RUN TestTagInvalidReference [2023-04-21T10:39:00.488Z] --- PASS: TestTagInvalidReference (0.01s) [2023-04-21T10:39:00.488Z] === RUN TestTagValidPrefixedRepo [2023-04-21T10:39:00.488Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-04-21T10:39:00.488Z] === RUN TestTagExistedNameWithoutForce [2023-04-21T10:39:00.488Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-04-21T10:39:00.488Z] === RUN TestTagOfficialNames [2023-04-21T10:39:00.488Z] --- PASS: TestTagOfficialNames (0.04s) [2023-04-21T10:39:00.488Z] === RUN TestTagMatchesDigest [2023-04-21T10:39:00.488Z] --- PASS: TestTagMatchesDigest (0.02s) [2023-04-21T10:39:00.488Z] === CONT TestImportExtremelyLargeImageWorks [2023-04-21T10:39:01.458Z] --- PASS: TestCreateServiceCapabilities (2.08s) [2023-04-21T10:39:01.458Z] === RUN TestInspect [2023-04-21T10:39:04.717Z] ......................... [ 67%] [2023-04-21T10:39:04.753Z] --- PASS: TestInspect (2.82s) [2023-04-21T10:39:04.753Z] === RUN TestCreateJob [2023-04-21T10:39:08.047Z] --- PASS: TestCreateJob (3.15s) [2023-04-21T10:39:08.047Z] === RUN TestReplicatedJob [2023-04-21T10:39:12.266Z] --- PASS: TestReplicatedJob (4.89s) [2023-04-21T10:39:12.266Z] === RUN TestUpdateReplicatedJob [2023-04-21T10:39:12.273Z] --- PASS: TestInfoAPIWarnings (16.36s) [2023-04-21T10:39:12.273Z] === RUN TestInfoDebug [2023-04-21T10:39:12.273Z] --- PASS: TestInfoDebug (0.52s) [2023-04-21T10:39:12.273Z] === RUN TestInfoInsecureRegistries [2023-04-21T10:39:12.273Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2023-04-21T10:39:12.273Z] === RUN TestInfoRegistryMirrors [2023-04-21T10:39:12.273Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2023-04-21T10:39:12.273Z] === RUN TestLoginFailsWithBadCredentials [2023-04-21T10:39:12.532Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-04-21T10:39:12.532Z] === RUN TestPingCacheHeaders [2023-04-21T10:39:12.532Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-04-21T10:39:12.532Z] === RUN TestPingGet [2023-04-21T10:39:12.532Z] --- PASS: TestPingGet (0.02s) [2023-04-21T10:39:12.532Z] === RUN TestPingHead [2023-04-21T10:39:12.532Z] --- PASS: TestPingHead (0.02s) [2023-04-21T10:39:12.532Z] === RUN TestVersion [2023-04-21T10:39:12.532Z] --- PASS: TestVersion (0.02s) [2023-04-21T10:39:12.532Z] PASS [2023-04-21T10:39:12.532Z] [2023-04-21T10:39:12.532Z] === Skipped [2023-04-21T10:39:12.532Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-21T10:39:12.532Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-21T10:39:12.532Z] [2023-04-21T10:39:12.532Z] DONE 18 tests, 1 skipped in 21.254s [2023-04-21T10:39:12.532Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-04-21T10:39:12.532Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:39:12.532Z] ++ set -e [2023-04-21T10:39:12.532Z] ++ '[' -n 0 ']' [2023-04-21T10:39:12.532Z] ++ set -x [2023-04-21T10:39:12.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:39:12.790Z] INFO: Testing against a local daemon [2023-04-21T10:39:12.790Z] === RUN TestVolumesCreateAndList [2023-04-21T10:39:12.790Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-04-21T10:39:12.790Z] === RUN TestVolumesRemove [2023-04-21T10:39:12.790Z] --- PASS: TestVolumesRemove (0.07s) [2023-04-21T10:39:12.790Z] === RUN TestVolumesInspect [2023-04-21T10:39:12.790Z] --- PASS: TestVolumesInspect (0.02s) [2023-04-21T10:39:12.790Z] === RUN TestVolumesInvalidJSON [2023-04-21T10:39:12.790Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-04-21T10:39:12.790Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-04-21T10:39:12.790Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-04-21T10:39:12.790Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-04-21T10:39:12.790Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-04-21T10:39:12.790Z] PASS [2023-04-21T10:39:12.790Z] [2023-04-21T10:39:12.790Z] DONE 5 tests in 0.232s [2023-04-21T10:39:12.790Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-21T10:39:12.790Z] ++++ cat bundles/test-integration/docker.pid [2023-04-21T10:39:13.049Z] +++ kill 12876 [2023-04-21T10:39:14.428Z] +++ /etc/init.d/apparmor stop [2023-04-21T10:39:14.428Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-21T10:39:14.428Z] [2023-04-21T10:39:14.428Z] Unloading profiles will leave already running processes permanently [2023-04-21T10:39:14.428Z] unconfined, which can lead to unexpected situations. [2023-04-21T10:39:14.428Z] [2023-04-21T10:39:14.428Z] To set a process to complain mode, use the command line tool [2023-04-21T10:39:14.428Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-21T10:39:14.428Z] +++ true [2023-04-21T10:39:14.428Z] exiting test-integration [2023-04-21T10:39:14.428Z] ++ exit 0 [2023-04-21T10:39:14.428Z] Post stage [Pipeline] junit [2023-04-21T10:39:14.700Z] Recording test results [2023-04-21T10:39:14.878Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-21T10:39:15.211Z] + echo Ensuring container killed. [2023-04-21T10:39:15.211Z] Ensuring container killed. [2023-04-21T10:39:15.211Z] + docker rm -vf docker-pr8 [2023-04-21T10:39:15.211Z] Error response from daemon: No such container: docker-pr8 [Pipeline] sh [2023-04-21T10:39:15.496Z] + echo Chowning /workspace to jenkins user [2023-04-21T10:39:15.496Z] Chowning /workspace to jenkins user [2023-04-21T10:39:15.496Z] + id -u [2023-04-21T10:39:15.496Z] + id -g [2023-04-21T10:39:15.496Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45238:/workspace busybox chown -R 1000:1000 /workspace [2023-04-21T10:39:15.560Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2023-04-21T10:39:15.560Z] === RUN TestServiceListWithStatuses [2023-04-21T10:39:15.560Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-21T10:39:15.560Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-21T10:39:15.560Z] === RUN TestDockerNetworkConnectAlias [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-21T10:39:17.708Z] + bundleName=arm64-integration [2023-04-21T10:39:17.708Z] + echo Creating arm64-integration-bundles.tar.gz [2023-04-21T10:39:17.708Z] Creating arm64-integration-bundles.tar.gz [2023-04-21T10:39:17.708Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-04-21T10:39:17.708Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-04-21T10:39:17.979Z] Archiving artifacts [2023-04-21T10:39:19.755Z] --- PASS: TestDockerNetworkConnectAlias (4.16s) [2023-04-21T10:39:19.756Z] === RUN TestDockerNetworkReConnect [2023-04-21T10:39:19.815Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45238/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-21T10:39:20.120Z] + make clean [2023-04-21T10:39:20.379Z] docker volume rm -f docker-dev-cache [2023-04-21T10:39:20.379Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-21T10:39:23.956Z] --- PASS: TestDockerNetworkReConnect (3.46s) [2023-04-21T10:39:23.956Z] === RUN TestServicePlugin [2023-04-21T10:39:27.250Z] plugin_test.go:61: [d6ad82654b995] joining swarm manager [d03ec408fa04e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:39:28.189Z] plugin_test.go:64: [d468cc2bf85e0] joining swarm manager [d03ec408fa04e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:39:43.183Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2023-04-21T10:39:54.749Z] --- PASS: TestServicePlugin (29.91s) [2023-04-21T10:39:54.749Z] === RUN TestServiceUpdateLabel [2023-04-21T10:39:55.318Z] --- PASS: TestServiceUpdateLabel (2.17s) [2023-04-21T10:39:55.318Z] === RUN TestServiceUpdateSecrets [2023-04-21T10:39:58.530Z] tests/integration/api_volume_test.py ......... [ 74%] [2023-04-21T10:40:00.417Z] tests/integration/client_test.py ..... [ 75%] [2023-04-21T10:40:00.673Z] tests/integration/context_api_test.py ... [ 76%] [2023-04-21T10:40:01.236Z] tests/integration/errors_test.py . [ 76%] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-04-21T10:40:04.745Z] === RUN TestBoolValue [2023-04-21T10:40:04.745Z] --- PASS: TestBoolValue (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestBoolValueOrDefault [2023-04-21T10:40:04.745Z] --- PASS: TestBoolValueOrDefault (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestInt64ValueOrZero [2023-04-21T10:40:04.745Z] --- PASS: TestInt64ValueOrZero (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestInt64ValueOrDefault [2023-04-21T10:40:04.745Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestInt64ValueOrDefaultWithError [2023-04-21T10:40:04.745Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestJsonContentType [2023-04-21T10:40:04.745Z] --- PASS: TestJsonContentType (0.00s) [2023-04-21T10:40:04.745Z] PASS [2023-04-21T10:40:04.745Z] coverage: 16.2% of statements [2023-04-21T10:40:04.745Z] ok github.com/docker/docker/api/server/httputils 0.078s coverage: 16.2% of statements [2023-04-21T10:40:04.745Z] === RUN TestMaskSecretKeys [2023-04-21T10:40:04.745Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2023-04-21T10:40:04.745Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2023-04-21T10:40:04.745Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2023-04-21T10:40:04.745Z] --- PASS: TestMaskSecretKeys (0.00s) [2023-04-21T10:40:04.745Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2023-04-21T10:40:04.745Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2023-04-21T10:40:04.745Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestVersionMiddlewareVersion [2023-04-21T10:40:04.745Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2023-04-21T10:40:04.745Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2023-04-21T10:40:04.745Z] PASS [2023-04-21T10:40:04.745Z] coverage: 37.7% of statements [2023-04-21T10:40:04.745Z] ok github.com/docker/docker/api/server/middleware 0.078s coverage: 37.7% of statements [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/server/router [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-04-21T10:40:04.745Z] === RUN TestStrSliceMarshalJSON [2023-04-21T10:40:04.745Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestStrSliceUnmarshalJSON [2023-04-21T10:40:04.745Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestStrSliceUnmarshalString [2023-04-21T10:40:04.745Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestStrSliceUnmarshalSlice [2023-04-21T10:40:04.745Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2023-04-21T10:40:04.745Z] PASS [2023-04-21T10:40:04.745Z] coverage: 90.0% of statements [2023-04-21T10:40:04.745Z] ok github.com/docker/docker/api/types/strslice 0.071s coverage: 90.0% of statements [2023-04-21T10:40:04.745Z] === RUN TestMarshalJSON [2023-04-21T10:40:04.745Z] --- PASS: TestMarshalJSON (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestMarshalJSONWithEmpty [2023-04-21T10:40:04.745Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestToJSON [2023-04-21T10:40:04.745Z] --- PASS: TestToJSON (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestToParamWithVersion [2023-04-21T10:40:04.745Z] --- PASS: TestToParamWithVersion (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestFromJSON [2023-04-21T10:40:04.745Z] --- PASS: TestFromJSON (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestEmpty [2023-04-21T10:40:04.745Z] --- PASS: TestEmpty (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestArgsMatchKVListEmptySources [2023-04-21T10:40:04.745Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestArgsMatchKVList [2023-04-21T10:40:04.745Z] --- PASS: TestArgsMatchKVList (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestArgsMatch [2023-04-21T10:40:04.745Z] --- PASS: TestArgsMatch (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestAdd [2023-04-21T10:40:04.745Z] --- PASS: TestAdd (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestDel [2023-04-21T10:40:04.745Z] --- PASS: TestDel (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestLen [2023-04-21T10:40:04.745Z] --- PASS: TestLen (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestExactMatch [2023-04-21T10:40:04.745Z] --- PASS: TestExactMatch (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestOnlyOneExactMatch [2023-04-21T10:40:04.745Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestContains [2023-04-21T10:40:04.745Z] --- PASS: TestContains (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestValidate [2023-04-21T10:40:04.745Z] --- PASS: TestValidate (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestWalkValues [2023-04-21T10:40:04.745Z] --- PASS: TestWalkValues (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestFuzzyMatch [2023-04-21T10:40:04.745Z] --- PASS: TestFuzzyMatch (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestClone [2023-04-21T10:40:04.745Z] --- PASS: TestClone (0.00s) [2023-04-21T10:40:04.745Z] PASS [2023-04-21T10:40:04.745Z] coverage: 93.7% of statements [2023-04-21T10:40:04.745Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 93.7% of statements [2023-04-21T10:40:04.745Z] === RUN TestDurationToSecondsString [2023-04-21T10:40:04.745Z] --- PASS: TestDurationToSecondsString (0.00s) [2023-04-21T10:40:04.745Z] === RUN TestGetTimestamp [2023-04-21T10:40:04.745Z] === RUN TestAdjustForAPIVersion [2023-04-21T10:40:04.745Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2023-04-21T10:40:04.745Z] PASS [2023-04-21T10:40:04.745Z] coverage: 5.7% of statements [2023-04-21T10:40:04.745Z] ok github.com/docker/docker/api/server/router/swarm 0.059s coverage: 5.7% of statements [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/types [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/types/container [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/types/events [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/types/image [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/types/network [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-04-21T10:40:04.745Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-04-21T10:40:04.746Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-04-21T10:40:04.746Z] --- PASS: TestGetTimestamp (0.19s) [2023-04-21T10:40:04.746Z] === RUN TestParseTimestamps [2023-04-21T10:40:04.746Z] --- PASS: TestParseTimestamps (0.00s) [2023-04-21T10:40:04.746Z] PASS [2023-04-21T10:40:04.746Z] coverage: 100.0% of statements [2023-04-21T10:40:04.746Z] ok github.com/docker/docker/api/types/time 0.237s coverage: 100.0% of statements [2023-04-21T10:40:04.746Z] === RUN TestCompareVersion [2023-04-21T10:40:04.746Z] --- PASS: TestCompareVersion (0.00s) [2023-04-21T10:40:04.746Z] PASS [2023-04-21T10:40:04.746Z] coverage: 75.0% of statements [2023-04-21T10:40:04.746Z] ok github.com/docker/docker/api/types/versions 0.062s coverage: 75.0% of statements [2023-04-21T10:40:04.746Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-04-21T10:40:04.746Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-04-21T10:40:04.746Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-04-21T10:40:04.746Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2023-04-21T10:40:04.746Z] ? github.com/docker/docker/builder [no test files] [2023-04-21T10:40:04.746Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-04-21T10:40:04.746Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-04-21T10:40:04.746Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-04-21T10:40:04.746Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-04-21T10:40:04.746Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-04-21T10:40:04.746Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-04-21T10:40:04.746Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-04-21T10:40:04.746Z] === RUN TestParseRemoteURL [2023-04-21T10:40:04.746Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2023-04-21T10:40:04.746Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2023-04-21T10:40:04.746Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2023-04-21T10:40:04.746Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2023-04-21T10:40:04.746Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2023-04-21T10:40:04.746Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2023-04-21T10:40:04.746Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2023-04-21T10:40:04.746Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2023-04-21T10:40:04.746Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2023-04-21T10:40:04.746Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2023-04-21T10:40:04.746Z] --- PASS: TestParseRemoteURL (0.00s) [2023-04-21T10:40:04.746Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2023-04-21T10:40:04.746Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2023-04-21T10:40:04.746Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2023-04-21T10:40:04.746Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2023-04-21T10:40:04.746Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2023-04-21T10:40:04.746Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2023-04-21T10:40:04.746Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2023-04-21T10:40:04.746Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2023-04-21T10:40:04.746Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2023-04-21T10:40:04.746Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestCloneArgsSmartHttp [2023-04-21T10:40:04.746Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2023-04-21T10:40:04.746Z] === RUN TestCloneArgsDumbHttp [2023-04-21T10:40:04.746Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestCloneArgsGit [2023-04-21T10:40:04.746Z] --- PASS: TestCloneArgsGit (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestCheckoutGit [2023-04-21T10:40:04.746Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2023-04-21T10:40:04.746Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2253961631/001/repo/.git/ [2023-04-21T10:40:04.746Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-04-21T10:40:04.746Z] The file will have its original line endings in your working directory. [2023-04-21T10:40:04.746Z] gitutils_test.go:254: [master (root-commit) 136fb3c] First commit [2023-04-21T10:40:04.746Z] 2 files changed, 3 insertions(+) [2023-04-21T10:40:04.746Z] create mode 100644 Dockerfile [2023-04-21T10:40:04.746Z] create mode 100644 subdir/Dockerfile [2023-04-21T10:40:04.746Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-04-21T10:40:04.746Z] The file will have its original line endings in your working directory. [2023-04-21T10:40:04.746Z] gitutils_test.go:255: Switched to a new branch 'test' [2023-04-21T10:40:04.746Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2023-04-21T10:40:04.746Z] The file will have its original line endings in your working directory. [2023-04-21T10:40:04.746Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-04-21T10:40:04.746Z] The file will have its original line endings in your working directory. [2023-04-21T10:40:04.746Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2023-04-21T10:40:04.746Z] The file will have its original line endings in your working directory. [2023-04-21T10:40:04.746Z] [test b6c7fa4] Branch commit [2023-04-21T10:40:04.746Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2023-04-21T10:40:04.746Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-04-21T10:40:04.746Z] The file will have its original line endings in your working directory. [2023-04-21T10:40:04.746Z] gitutils_test.go:262: Switched to branch 'master' [2023-04-21T10:40:04.746Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2253961631/001/subrepo/.git/ [2023-04-21T10:40:04.746Z] === RUN TestEnable [2023-04-21T10:40:04.746Z] --- PASS: TestEnable (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestDisable [2023-04-21T10:40:04.746Z] --- PASS: TestDisable (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestEnabled [2023-04-21T10:40:04.746Z] --- PASS: TestEnabled (0.00s) [2023-04-21T10:40:04.746Z] PASS [2023-04-21T10:40:04.746Z] coverage: 100.0% of statements [2023-04-21T10:40:04.746Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2023-04-21T10:40:04.746Z] gitutils_test.go:273: [master (root-commit) 5084041] Subrepo initial [2023-04-21T10:40:04.746Z] 1 file changed, 1 insertion(+) [2023-04-21T10:40:04.746Z] create mode 100644 subfile [2023-04-21T10:40:04.746Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2023-04-21T10:40:04.746Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestProcessNoDockerignore [2023-04-21T10:40:04.746Z] --- PASS: TestProcessNoDockerignore (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestProcessShouldLeaveAllFiles [2023-04-21T10:40:04.746Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestDetectContentType [2023-04-21T10:40:04.746Z] --- PASS: TestDetectContentType (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestSelectAcceptableMIME [2023-04-21T10:40:04.746Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestInspectEmptyResponse [2023-04-21T10:40:04.746Z] --- PASS: TestInspectEmptyResponse (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestInspectResponseBinary [2023-04-21T10:40:04.746Z] --- PASS: TestInspectResponseBinary (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestResponseUnsupportedContentType [2023-04-21T10:40:04.746Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestInspectResponseTextSimple [2023-04-21T10:40:04.746Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestInspectResponseEmptyContentType [2023-04-21T10:40:04.746Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestUnknownContentLength [2023-04-21T10:40:04.746Z] --- PASS: TestUnknownContentLength (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestDownloadRemote [2023-04-21T10:40:04.746Z] --- PASS: TestDownloadRemote (0.10s) [2023-04-21T10:40:04.746Z] === RUN TestGetWithStatusError [2023-04-21T10:40:04.746Z] --- PASS: TestGetWithStatusError (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestCloseRootDirectory [2023-04-21T10:40:04.746Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:40:04.746Z] --- SKIP: TestCloseRootDirectory (0.01s) [2023-04-21T10:40:04.746Z] === RUN TestHashFile [2023-04-21T10:40:04.746Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:40:04.746Z] --- SKIP: TestHashFile (0.01s) [2023-04-21T10:40:04.746Z] === RUN TestHashSubdir [2023-04-21T10:40:04.746Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:40:04.746Z] --- SKIP: TestHashSubdir (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestRemoveDirectory [2023-04-21T10:40:04.746Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:40:04.746Z] --- SKIP: TestRemoveDirectory (0.00s) [2023-04-21T10:40:04.746Z] PASS [2023-04-21T10:40:04.746Z] coverage: 9.3% of statements [2023-04-21T10:40:04.746Z] ok github.com/docker/docker/builder/remotecontext 0.364s coverage: 9.3% of statements [2023-04-21T10:40:04.746Z] === RUN TestGetAllAllowed [2023-04-21T10:40:04.746Z] --- PASS: TestGetAllAllowed (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestGetAllMeta [2023-04-21T10:40:04.746Z] --- PASS: TestGetAllMeta (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestWarnOnUnusedBuildArgs [2023-04-21T10:40:04.746Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestIsUnreferencedBuiltin [2023-04-21T10:40:04.746Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestIsExistingDirectory [2023-04-21T10:40:04.746Z] --- PASS: TestIsExistingDirectory (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestGetFilenameForDownload [2023-04-21T10:40:04.746Z] --- PASS: TestGetFilenameForDownload (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestEnv2Variables [2023-04-21T10:40:04.746Z] --- PASS: TestEnv2Variables (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestEnvValueWithExistingRunConfigEnv [2023-04-21T10:40:04.746Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestMaintainer [2023-04-21T10:40:04.746Z] --- PASS: TestMaintainer (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestLabel [2023-04-21T10:40:04.746Z] --- PASS: TestLabel (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestFromScratch [2023-04-21T10:40:04.746Z] --- PASS: TestFromScratch (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestFromWithArg [2023-04-21T10:40:04.746Z] --- PASS: TestFromWithArg (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestFromWithArgButBuildArgsNotGiven [2023-04-21T10:40:04.746Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestFromWithUndefinedArg [2023-04-21T10:40:04.746Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestFromMultiStageWithNamedStage [2023-04-21T10:40:04.746Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestOnbuild [2023-04-21T10:40:04.746Z] --- PASS: TestOnbuild (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestWorkdir [2023-04-21T10:40:04.746Z] --- PASS: TestWorkdir (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestCmd [2023-04-21T10:40:04.746Z] --- PASS: TestCmd (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestHealthcheckNone [2023-04-21T10:40:04.746Z] --- PASS: TestHealthcheckNone (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestHealthcheckCmd [2023-04-21T10:40:04.746Z] --- PASS: TestHealthcheckCmd (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestEntrypoint [2023-04-21T10:40:04.746Z] --- PASS: TestEntrypoint (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestExpose [2023-04-21T10:40:04.746Z] --- PASS: TestExpose (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestUser [2023-04-21T10:40:04.746Z] --- PASS: TestUser (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestVolume [2023-04-21T10:40:04.746Z] --- PASS: TestVolume (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestStopSignal [2023-04-21T10:40:04.746Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-04-21T10:40:04.746Z] --- SKIP: TestStopSignal (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestArg [2023-04-21T10:40:04.746Z] --- PASS: TestArg (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestShell [2023-04-21T10:40:04.746Z] --- PASS: TestShell (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestPrependEnvOnCmd [2023-04-21T10:40:04.746Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestRunWithBuildArgs [2023-04-21T10:40:04.746Z] --- PASS: TestRunWithBuildArgs (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestRunIgnoresHealthcheck [2023-04-21T10:40:04.746Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestDispatchUnsupportedOptions [2023-04-21T10:40:04.746Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2023-04-21T10:40:04.746Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2023-04-21T10:40:04.746Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2023-04-21T10:40:04.746Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2023-04-21T10:40:04.746Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2023-04-21T10:40:04.746Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2023-04-21T10:40:04.746Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestNormalizeWorkdir [2023-04-21T10:40:04.746Z] --- PASS: TestNormalizeWorkdir (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestDispatch [2023-04-21T10:40:04.746Z] === RUN TestDispatch/ADD_multiple_files_to_file [2023-04-21T10:40:04.746Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2023-04-21T10:40:04.746Z] === RUN TestDispatch/COPY_multiple_files_to_file [2023-04-21T10:40:04.746Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2023-04-21T10:40:04.746Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2023-04-21T10:40:04.746Z] === RUN TestDispatch/COPY_wildcard_no_files [2023-04-21T10:40:04.746Z] === RUN TestDispatch/COPY_url [2023-04-21T10:40:04.746Z] --- PASS: TestDispatch (0.16s) [2023-04-21T10:40:04.746Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.06s) [2023-04-21T10:40:04.746Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2023-04-21T10:40:04.746Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.04s) [2023-04-21T10:40:04.746Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2023-04-21T10:40:04.746Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2023-04-21T10:40:04.746Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2023-04-21T10:40:04.746Z] --- PASS: TestDispatch/COPY_url (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestAddScratchImageAddsToMounts [2023-04-21T10:40:04.746Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestAddFromScratchPopulatesPlatform [2023-04-21T10:40:04.746Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2023-04-21T10:40:04.746Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2023-04-21T10:40:04.746Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestImageSourceGetAddsToMounts [2023-04-21T10:40:04.746Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestEmptyDockerfile [2023-04-21T10:40:04.746Z] --- PASS: TestEmptyDockerfile (0.02s) [2023-04-21T10:40:04.746Z] === RUN TestSymlinkDockerfile [2023-04-21T10:40:04.746Z] --- PASS: TestSymlinkDockerfile (0.01s) [2023-04-21T10:40:04.746Z] === RUN TestDockerfileOutsideTheBuildContext [2023-04-21T10:40:04.746Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestNonExistingDockerfile [2023-04-21T10:40:04.746Z] --- PASS: TestNonExistingDockerfile (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestCopyRunConfig [2023-04-21T10:40:04.746Z] --- PASS: TestCopyRunConfig (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestDeepCopyRunConfig [2023-04-21T10:40:04.746Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestExportImage [2023-04-21T10:40:04.746Z] --- PASS: TestExportImage (0.00s) [2023-04-21T10:40:04.746Z] === RUN TestNormalizeDest [2023-04-21T10:40:04.746Z] --- PASS: TestNormalizeDest (0.00s) [2023-04-21T10:40:04.746Z] PASS [2023-04-21T10:40:04.746Z] coverage: 46.8% of statements [2023-04-21T10:40:04.746Z] ok github.com/docker/docker/builder/dockerfile 0.411s coverage: 46.8% of statements [2023-04-21T10:40:04.746Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-04-21T10:40:05.250Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-21T10:40:05.250Z] Using test binary docker [2023-04-21T10:40:05.250Z] +++ /etc/init.d/apparmor start [2023-04-21T10:40:05.250Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-21T10:40:05.250Z] INFO: Waiting for daemon to start... [2023-04-21T10:40:05.250Z] Starting dockerd [2023-04-21T10:40:05.250Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2023-04-21T10:40:05.250Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-21T10:40:05.250Z] Using test binary docker [2023-04-21T10:40:05.250Z] +++ /etc/init.d/apparmor start [2023-04-21T10:40:05.250Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-21T10:40:05.250Z] INFO: Waiting for daemon to start... [2023-04-21T10:40:05.250Z] Starting dockerd [2023-04-21T10:40:05.250Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2023-04-21T10:40:05.250Z] . [2023-04-21T10:40:05.250Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-21T10:40:05.250Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-21T10:40:05.250Z] Error: No such image: emptyfs [2023-04-21T10:40:05.250Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-04-21T10:40:05.250Z] ++++ docker load [2023-04-21T10:40:05.250Z] Running integration-test (iteration 1) [2023-04-21T10:40:05.250Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-04-21T10:40:05.250Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-04-21T10:40:05.250Z] ++ set -e [2023-04-21T10:40:05.250Z] ++ '[' -n 0 ']' [2023-04-21T10:40:05.250Z] ++ set -x [2023-04-21T10:40:05.250Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-04-21T10:40:05.250Z] Loaded image: busybox:latest [2023-04-21T10:40:05.250Z] Loaded image: busybox:glibc [2023-04-21T10:40:05.250Z] [2023-04-21T10:40:05.250Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-21T10:40:05.250Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-21T10:40:05.250Z] Error: No such image: emptyfs [2023-04-21T10:40:05.250Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-04-21T10:40:05.250Z] ++++ docker load [2023-04-21T10:40:05.250Z] Running integration-test (iteration 1) [2023-04-21T10:40:05.250Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-04-21T10:40:05.250Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-04-21T10:40:05.250Z] ++ set -e [2023-04-21T10:40:05.250Z] ++ '[' -n 0 ']' [2023-04-21T10:40:05.250Z] ++ set -x [2023-04-21T10:40:05.250Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-04-21T10:40:05.250Z] Loaded image: busybox:latest [2023-04-21T10:40:05.250Z] Loaded image: busybox:glibc [2023-04-21T10:40:05.250Z] Loaded image: debian:bullseye-slim [2023-04-21T10:40:05.250Z] Loaded image: hello-world:latest [2023-04-21T10:40:05.250Z] Loaded image: arm32v7/hello-world:latest [2023-04-21T10:40:05.250Z] INFO: Testing against a local daemon [2023-04-21T10:40:05.250Z] === RUN TestDockerSuite [2023-04-21T10:40:05.250Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-04-21T10:40:05.250Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-04-21T10:40:05.250Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-04-21T10:40:05.250Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-04-21T10:40:05.250Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-04-21T10:40:05.250Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-04-21T10:40:05.250Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-04-21T10:40:05.250Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-04-21T10:40:05.716Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2253961631/001/repo/sub'... [2023-04-21T10:40:05.716Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-04-21T10:40:05.716Z] The file will have its original line endings in your working directory. [2023-04-21T10:40:06.177Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2023-04-21T10:40:06.177Z] The file will have its original line endings in your working directory. [2023-04-21T10:40:06.177Z] gitutils_test.go:277: [master 4b8ea97] With submodule [2023-04-21T10:40:06.177Z] 2 files changed, 4 insertions(+) [2023-04-21T10:40:06.177Z] create mode 100644 .gitmodules [2023-04-21T10:40:06.177Z] create mode 160000 sub [2023-04-21T10:40:06.177Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-04-21T10:40:06.177Z] The file will have its original line endings in your working directory. [2023-04-21T10:40:06.177Z] === RUN TestCheckoutGit/#00 [2023-04-21T10:40:06.270Z] Loaded image: debian:bullseye-slim [2023-04-21T10:40:06.270Z] Loaded image: hello-world:latest [2023-04-21T10:40:06.544Z] Loaded image: arm32v7/hello-world:latest [2023-04-21T10:40:06.544Z] INFO: Testing against a local daemon [2023-04-21T10:40:06.544Z] === RUN TestDockerDaemonSuite [2023-04-21T10:40:06.544Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2023-04-21T10:40:07.716Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-21T10:40:07.716Z] [2023-04-21T10:40:07.716Z] gitutils_test.go:211: git-http-backend: [2023-04-21T10:40:07.926Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-04-21T10:40:08.188Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-04-21T10:40:09.124Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-04-21T10:40:09.124Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-04-21T10:40:10.063Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-04-21T10:40:10.244Z] --- PASS: TestServiceUpdateSecrets (14.56s) [2023-04-21T10:40:10.244Z] === RUN TestServiceUpdateConfigs [2023-04-21T10:40:10.625Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-21T10:40:10.626Z] [2023-04-21T10:40:10.626Z] gitutils_test.go:211: git-http-backend: [2023-04-21T10:40:10.629Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-04-21T10:40:10.629Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-04-21T10:40:12.003Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2023-04-21T10:40:12.261Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-04-21T10:40:12.520Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-04-21T10:40:12.520Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-04-21T10:40:12.520Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-04-21T10:40:12.806Z] === RUN TestCheckoutGit/master [2023-04-21T10:40:13.455Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-04-21T10:40:13.713Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-04-21T10:40:14.346Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-21T10:40:14.346Z] [2023-04-21T10:40:14.346Z] gitutils_test.go:211: git-http-backend: [2023-04-21T10:40:14.649Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-04-21T10:40:14.649Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-04-21T10:40:14.649Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-04-21T10:40:14.649Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-04-21T10:40:17.266Z] === RUN TestCheckpointCreateError [2023-04-21T10:40:17.266Z] --- PASS: TestCheckpointCreateError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestCheckpointCreate [2023-04-21T10:40:17.266Z] --- PASS: TestCheckpointCreate (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestCheckpointDeleteError [2023-04-21T10:40:17.266Z] --- PASS: TestCheckpointDeleteError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestCheckpointDelete [2023-04-21T10:40:17.266Z] --- PASS: TestCheckpointDelete (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestCheckpointListError [2023-04-21T10:40:17.266Z] --- PASS: TestCheckpointListError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestCheckpointList [2023-04-21T10:40:17.266Z] --- PASS: TestCheckpointList (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestCheckpointListContainerNotFound [2023-04-21T10:40:17.266Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestNewClientWithOpsFromEnv [2023-04-21T10:40:17.266Z] client_test.go:23: runtime.GOOS == "windows" [2023-04-21T10:40:17.266Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestGetAPIPath [2023-04-21T10:40:17.266Z] --- PASS: TestGetAPIPath (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestParseHostURL [2023-04-21T10:40:17.266Z] --- PASS: TestParseHostURL (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2023-04-21T10:40:17.266Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestNegotiateAPIVersionEmpty [2023-04-21T10:40:17.266Z] --- PASS: TestNegotiateAPIVersionEmpty (0.01s) [2023-04-21T10:40:17.266Z] === RUN TestNegotiateAPIVersion [2023-04-21T10:40:17.266Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestNegotiateAPVersionOverride [2023-04-21T10:40:17.266Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestNegotiateAPIVersionAutomatic [2023-04-21T10:40:17.266Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2023-04-21T10:40:17.266Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2023-04-21T10:40:17.266Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestClientRedirect [2023-04-21T10:40:17.266Z] --- PASS: TestClientRedirect (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigCreateUnsupported [2023-04-21T10:40:17.266Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigCreateError [2023-04-21T10:40:17.266Z] --- PASS: TestConfigCreateError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigCreate [2023-04-21T10:40:17.266Z] --- PASS: TestConfigCreate (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigInspectNotFound [2023-04-21T10:40:17.266Z] --- PASS: TestConfigInspectNotFound (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigInspectWithEmptyID [2023-04-21T10:40:17.266Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigInspectUnsupported [2023-04-21T10:40:17.266Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigInspectError [2023-04-21T10:40:17.266Z] --- PASS: TestConfigInspectError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigInspectConfigNotFound [2023-04-21T10:40:17.266Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigInspect [2023-04-21T10:40:17.266Z] --- PASS: TestConfigInspect (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigListUnsupported [2023-04-21T10:40:17.266Z] --- PASS: TestConfigListUnsupported (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigListError [2023-04-21T10:40:17.266Z] --- PASS: TestConfigListError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigList [2023-04-21T10:40:17.266Z] --- PASS: TestConfigList (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigRemoveUnsupported [2023-04-21T10:40:17.266Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigRemoveError [2023-04-21T10:40:17.266Z] --- PASS: TestConfigRemoveError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigRemove [2023-04-21T10:40:17.266Z] --- PASS: TestConfigRemove (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigUpdateUnsupported [2023-04-21T10:40:17.266Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigUpdateError [2023-04-21T10:40:17.266Z] --- PASS: TestConfigUpdateError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestConfigUpdate [2023-04-21T10:40:17.266Z] --- PASS: TestConfigUpdate (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestContainerCommitError [2023-04-21T10:40:17.266Z] --- PASS: TestContainerCommitError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestContainerCommit [2023-04-21T10:40:17.266Z] --- PASS: TestContainerCommit (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestContainerStatPathError [2023-04-21T10:40:17.266Z] --- PASS: TestContainerStatPathError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestContainerStatPathNotFoundError [2023-04-21T10:40:17.266Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestContainerStatPathNoHeaderError [2023-04-21T10:40:17.266Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestContainerStatPath [2023-04-21T10:40:17.266Z] --- PASS: TestContainerStatPath (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestCopyToContainerError [2023-04-21T10:40:17.266Z] --- PASS: TestCopyToContainerError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestCopyToContainerNotFoundError [2023-04-21T10:40:17.266Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestCopyToContainerNotStatusOKError [2023-04-21T10:40:17.266Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestCopyToContainer [2023-04-21T10:40:17.266Z] --- PASS: TestCopyToContainer (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestCopyFromContainerError [2023-04-21T10:40:17.266Z] --- PASS: TestCopyFromContainerError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestCopyFromContainerNotFoundError [2023-04-21T10:40:17.266Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestCopyFromContainerNotStatusOKError [2023-04-21T10:40:17.266Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestCopyFromContainerNoHeaderError [2023-04-21T10:40:17.266Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestCopyFromContainer [2023-04-21T10:40:17.266Z] --- PASS: TestCopyFromContainer (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestContainerCreateError [2023-04-21T10:40:17.266Z] --- PASS: TestContainerCreateError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestContainerCreateImageNotFound [2023-04-21T10:40:17.266Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestContainerCreateWithName [2023-04-21T10:40:17.266Z] --- PASS: TestContainerCreateWithName (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestContainerCreateAutoRemove [2023-04-21T10:40:17.266Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestContainerDiffError [2023-04-21T10:40:17.266Z] --- PASS: TestContainerDiffError (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestContainerDiff [2023-04-21T10:40:17.266Z] --- PASS: TestContainerDiff (0.00s) [2023-04-21T10:40:17.266Z] === RUN TestContainerExecCreateError [2023-04-21T10:40:17.266Z] --- PASS: TestContainerExecCreateError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerExecCreate [2023-04-21T10:40:17.267Z] --- PASS: TestContainerExecCreate (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerExecStartError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerExecStartError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerExecStart [2023-04-21T10:40:17.267Z] --- PASS: TestContainerExecStart (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerExecInspectError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerExecInspectError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerExecInspect [2023-04-21T10:40:17.267Z] --- PASS: TestContainerExecInspect (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerExportError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerExportError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerExport [2023-04-21T10:40:17.267Z] --- PASS: TestContainerExport (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerInspectError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerInspectError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerInspectContainerNotFound [2023-04-21T10:40:17.267Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerInspectWithEmptyID [2023-04-21T10:40:17.267Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerInspect [2023-04-21T10:40:17.267Z] --- PASS: TestContainerInspect (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerInspectNode [2023-04-21T10:40:17.267Z] --- PASS: TestContainerInspectNode (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerKillError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerKillError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerKill [2023-04-21T10:40:17.267Z] --- PASS: TestContainerKill (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerListError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerListError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerList [2023-04-21T10:40:17.267Z] --- PASS: TestContainerList (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerLogsNotFoundError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerLogsError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerLogsError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerLogs [2023-04-21T10:40:17.267Z] --- PASS: TestContainerLogs (0.24s) [2023-04-21T10:40:17.267Z] === RUN TestContainerPauseError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerPauseError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerPause [2023-04-21T10:40:17.267Z] --- PASS: TestContainerPause (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainersPruneError [2023-04-21T10:40:17.267Z] --- PASS: TestContainersPruneError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainersPrune [2023-04-21T10:40:17.267Z] --- PASS: TestContainersPrune (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerRemoveError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerRemoveError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerRemoveNotFoundError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerRemove [2023-04-21T10:40:17.267Z] --- PASS: TestContainerRemove (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerRenameError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerRenameError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerRename [2023-04-21T10:40:17.267Z] --- PASS: TestContainerRename (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerResizeError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerResizeError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerExecResizeError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerExecResizeError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerResize [2023-04-21T10:40:17.267Z] --- PASS: TestContainerResize (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerExecResize [2023-04-21T10:40:17.267Z] --- PASS: TestContainerExecResize (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerRestartError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerRestartError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerRestart [2023-04-21T10:40:17.267Z] --- PASS: TestContainerRestart (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerStartError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerStartError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerStart [2023-04-21T10:40:17.267Z] --- PASS: TestContainerStart (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerStatsError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerStatsError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerStats [2023-04-21T10:40:17.267Z] --- PASS: TestContainerStats (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerStopError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerStopError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerStop [2023-04-21T10:40:17.267Z] --- PASS: TestContainerStop (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerTopError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerTopError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerTop [2023-04-21T10:40:17.267Z] --- PASS: TestContainerTop (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerUnpauseError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerUnpauseError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerUnpause [2023-04-21T10:40:17.267Z] --- PASS: TestContainerUnpause (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerUpdateError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerUpdateError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerUpdate [2023-04-21T10:40:17.267Z] --- PASS: TestContainerUpdate (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerWaitError [2023-04-21T10:40:17.267Z] --- PASS: TestContainerWaitError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestContainerWait [2023-04-21T10:40:17.267Z] --- PASS: TestContainerWait (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestDiskUsageError [2023-04-21T10:40:17.267Z] --- PASS: TestDiskUsageError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestDiskUsage [2023-04-21T10:40:17.267Z] --- PASS: TestDiskUsage (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestDistributionInspectUnsupported [2023-04-21T10:40:17.267Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestDistributionInspectWithEmptyID [2023-04-21T10:40:17.267Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestEventsErrorInOptions [2023-04-21T10:40:17.267Z] --- PASS: TestEventsErrorInOptions (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestEventsErrorFromServer [2023-04-21T10:40:17.267Z] --- PASS: TestEventsErrorFromServer (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestEvents [2023-04-21T10:40:17.267Z] --- PASS: TestEvents (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestTLSCloseWriter [2023-04-21T10:40:17.267Z] === PAUSE TestTLSCloseWriter [2023-04-21T10:40:17.267Z] === RUN TestImageBuildError [2023-04-21T10:40:17.267Z] --- PASS: TestImageBuildError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestImageBuild [2023-04-21T10:40:17.267Z] --- PASS: TestImageBuild (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestGetDockerOS [2023-04-21T10:40:17.267Z] --- PASS: TestGetDockerOS (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestImageCreateError [2023-04-21T10:40:17.267Z] --- PASS: TestImageCreateError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestImageCreate [2023-04-21T10:40:17.267Z] --- PASS: TestImageCreate (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestImageHistoryError [2023-04-21T10:40:17.267Z] --- PASS: TestImageHistoryError (0.00s) [2023-04-21T10:40:17.267Z] === RUN TestImageHistory [2023-04-21T10:40:17.267Z] --- PASS: TestImageHistory (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageImportError [2023-04-21T10:40:17.727Z] --- PASS: TestImageImportError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageImport [2023-04-21T10:40:17.727Z] --- PASS: TestImageImport (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageInspectError [2023-04-21T10:40:17.727Z] --- PASS: TestImageInspectError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageInspectImageNotFound [2023-04-21T10:40:17.727Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageInspectWithEmptyID [2023-04-21T10:40:17.727Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageInspect [2023-04-21T10:40:17.727Z] --- PASS: TestImageInspect (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageListError [2023-04-21T10:40:17.727Z] --- PASS: TestImageListError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageList [2023-04-21T10:40:17.727Z] --- PASS: TestImageList (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageListApiBefore125 [2023-04-21T10:40:17.727Z] --- PASS: TestImageListApiBefore125 (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageLoadError [2023-04-21T10:40:17.727Z] --- PASS: TestImageLoadError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageLoad [2023-04-21T10:40:17.727Z] --- PASS: TestImageLoad (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagesPruneError [2023-04-21T10:40:17.727Z] --- PASS: TestImagesPruneError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagesPrune [2023-04-21T10:40:17.727Z] --- PASS: TestImagesPrune (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagePullReferenceParseError [2023-04-21T10:40:17.727Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagePullAnyError [2023-04-21T10:40:17.727Z] --- PASS: TestImagePullAnyError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagePullStatusUnauthorizedError [2023-04-21T10:40:17.727Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2023-04-21T10:40:17.727Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-04-21T10:40:17.727Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagePullWithPrivilegedFuncNoError [2023-04-21T10:40:17.727Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagePullWithoutErrors [2023-04-21T10:40:17.727Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagePushReferenceError [2023-04-21T10:40:17.727Z] --- PASS: TestImagePushReferenceError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagePushAnyError [2023-04-21T10:40:17.727Z] --- PASS: TestImagePushAnyError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagePushStatusUnauthorizedError [2023-04-21T10:40:17.727Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2023-04-21T10:40:17.727Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-04-21T10:40:17.727Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagePushWithPrivilegedFuncNoError [2023-04-21T10:40:17.727Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImagePushWithoutErrors [2023-04-21T10:40:17.727Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2023-04-21T10:40:17.727Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2023-04-21T10:40:17.727Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2023-04-21T10:40:17.727Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2023-04-21T10:40:17.727Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2023-04-21T10:40:17.727Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2023-04-21T10:40:17.727Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2023-04-21T10:40:17.727Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2023-04-21T10:40:17.727Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageRemoveError [2023-04-21T10:40:17.727Z] --- PASS: TestImageRemoveError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageRemoveImageNotFound [2023-04-21T10:40:17.727Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageRemove [2023-04-21T10:40:17.727Z] --- PASS: TestImageRemove (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageSaveError [2023-04-21T10:40:17.727Z] --- PASS: TestImageSaveError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageSave [2023-04-21T10:40:17.727Z] --- PASS: TestImageSave (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageSearchAnyError [2023-04-21T10:40:17.727Z] --- PASS: TestImageSearchAnyError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageSearchStatusUnauthorizedError [2023-04-21T10:40:17.727Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2023-04-21T10:40:17.727Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-04-21T10:40:17.727Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2023-04-21T10:40:17.727Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageSearchWithoutErrors [2023-04-21T10:40:17.727Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageTagError [2023-04-21T10:40:17.727Z] --- PASS: TestImageTagError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageTagInvalidReference [2023-04-21T10:40:17.727Z] --- PASS: TestImageTagInvalidReference (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageTagInvalidSourceImageName [2023-04-21T10:40:17.727Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageTagHexSource [2023-04-21T10:40:17.727Z] --- PASS: TestImageTagHexSource (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestImageTag [2023-04-21T10:40:17.727Z] --- PASS: TestImageTag (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestInfoServerError [2023-04-21T10:40:17.727Z] --- PASS: TestInfoServerError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestInfoInvalidResponseJSONError [2023-04-21T10:40:17.727Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestInfo [2023-04-21T10:40:17.727Z] --- PASS: TestInfo (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworkConnectError [2023-04-21T10:40:17.727Z] --- PASS: TestNetworkConnectError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2023-04-21T10:40:17.727Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworkConnect [2023-04-21T10:40:17.727Z] --- PASS: TestNetworkConnect (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworkCreateError [2023-04-21T10:40:17.727Z] --- PASS: TestNetworkCreateError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworkCreate [2023-04-21T10:40:17.727Z] --- PASS: TestNetworkCreate (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworkDisconnectError [2023-04-21T10:40:17.727Z] --- PASS: TestNetworkDisconnectError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworkDisconnect [2023-04-21T10:40:17.727Z] --- PASS: TestNetworkDisconnect (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworkInspectError [2023-04-21T10:40:17.727Z] --- PASS: TestNetworkInspectError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworkInspectNotFoundError [2023-04-21T10:40:17.727Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworkInspectWithEmptyID [2023-04-21T10:40:17.727Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworkInspect [2023-04-21T10:40:17.727Z] --- PASS: TestNetworkInspect (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworkListError [2023-04-21T10:40:17.727Z] --- PASS: TestNetworkListError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworkList [2023-04-21T10:40:17.727Z] --- PASS: TestNetworkList (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworksPruneError [2023-04-21T10:40:17.727Z] --- PASS: TestNetworksPruneError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworksPrune [2023-04-21T10:40:17.727Z] --- PASS: TestNetworksPrune (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworkRemoveError [2023-04-21T10:40:17.727Z] --- PASS: TestNetworkRemoveError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNetworkRemove [2023-04-21T10:40:17.727Z] --- PASS: TestNetworkRemove (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNodeInspectError [2023-04-21T10:40:17.727Z] --- PASS: TestNodeInspectError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNodeInspectNodeNotFound [2023-04-21T10:40:17.727Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNodeInspectWithEmptyID [2023-04-21T10:40:17.727Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNodeInspect [2023-04-21T10:40:17.727Z] --- PASS: TestNodeInspect (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNodeListError [2023-04-21T10:40:17.727Z] --- PASS: TestNodeListError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNodeList [2023-04-21T10:40:17.727Z] --- PASS: TestNodeList (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNodeRemoveError [2023-04-21T10:40:17.727Z] --- PASS: TestNodeRemoveError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNodeRemove [2023-04-21T10:40:17.727Z] --- PASS: TestNodeRemove (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNodeUpdateError [2023-04-21T10:40:17.727Z] --- PASS: TestNodeUpdateError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestNodeUpdate [2023-04-21T10:40:17.727Z] --- PASS: TestNodeUpdate (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestOptionWithTimeout [2023-04-21T10:40:17.727Z] --- PASS: TestOptionWithTimeout (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPingFail [2023-04-21T10:40:17.727Z] --- PASS: TestPingFail (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPingWithError [2023-04-21T10:40:17.727Z] 2023/04/21 10:40:17 RoundTripper returned a response & error; ignoring response [2023-04-21T10:40:17.727Z] 2023/04/21 10:40:17 RoundTripper returned a response & error; ignoring response [2023-04-21T10:40:17.727Z] --- PASS: TestPingWithError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPingSuccess [2023-04-21T10:40:17.727Z] --- PASS: TestPingSuccess (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPingHeadFallback [2023-04-21T10:40:17.727Z] === RUN TestPingHeadFallback/OK [2023-04-21T10:40:17.727Z] === RUN TestPingHeadFallback/Internal_Server_Error [2023-04-21T10:40:17.727Z] === RUN TestPingHeadFallback/Not_Found [2023-04-21T10:40:17.727Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2023-04-21T10:40:17.727Z] --- PASS: TestPingHeadFallback (0.02s) [2023-04-21T10:40:17.727Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2023-04-21T10:40:17.727Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2023-04-21T10:40:17.727Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2023-04-21T10:40:17.727Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPluginDisableError [2023-04-21T10:40:17.727Z] --- PASS: TestPluginDisableError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPluginDisable [2023-04-21T10:40:17.727Z] --- PASS: TestPluginDisable (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPluginEnableError [2023-04-21T10:40:17.727Z] --- PASS: TestPluginEnableError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPluginEnable [2023-04-21T10:40:17.727Z] --- PASS: TestPluginEnable (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPluginInspectError [2023-04-21T10:40:17.727Z] --- PASS: TestPluginInspectError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPluginInspectWithEmptyID [2023-04-21T10:40:17.727Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPluginInspect [2023-04-21T10:40:17.727Z] --- PASS: TestPluginInspect (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPluginListError [2023-04-21T10:40:17.727Z] --- PASS: TestPluginListError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPluginList [2023-04-21T10:40:17.727Z] --- PASS: TestPluginList (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPluginPushError [2023-04-21T10:40:17.727Z] --- PASS: TestPluginPushError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPluginPush [2023-04-21T10:40:17.727Z] --- PASS: TestPluginPush (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPluginRemoveError [2023-04-21T10:40:17.727Z] --- PASS: TestPluginRemoveError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPluginRemove [2023-04-21T10:40:17.727Z] --- PASS: TestPluginRemove (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPluginSetError [2023-04-21T10:40:17.727Z] --- PASS: TestPluginSetError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPluginSet [2023-04-21T10:40:17.727Z] --- PASS: TestPluginSet (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestSetHostHeader [2023-04-21T10:40:17.727Z] --- PASS: TestSetHostHeader (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestPlainTextError [2023-04-21T10:40:17.727Z] --- PASS: TestPlainTextError (0.00s) [2023-04-21T10:40:17.727Z] === RUN TestInfiniteError [2023-04-21T10:40:17.727Z] --- PASS: TestInfiniteError (0.06s) [2023-04-21T10:40:17.727Z] === RUN TestSecretCreateUnsupported [2023-04-21T10:40:17.727Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretCreateError [2023-04-21T10:40:17.728Z] --- PASS: TestSecretCreateError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretCreate [2023-04-21T10:40:17.728Z] --- PASS: TestSecretCreate (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretInspectUnsupported [2023-04-21T10:40:17.728Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretInspectError [2023-04-21T10:40:17.728Z] --- PASS: TestSecretInspectError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretInspectSecretNotFound [2023-04-21T10:40:17.728Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretInspectWithEmptyID [2023-04-21T10:40:17.728Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretInspect [2023-04-21T10:40:17.728Z] --- PASS: TestSecretInspect (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretListUnsupported [2023-04-21T10:40:17.728Z] --- PASS: TestSecretListUnsupported (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretListError [2023-04-21T10:40:17.728Z] --- PASS: TestSecretListError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretList [2023-04-21T10:40:17.728Z] --- PASS: TestSecretList (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretRemoveUnsupported [2023-04-21T10:40:17.728Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretRemoveError [2023-04-21T10:40:17.728Z] --- PASS: TestSecretRemoveError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretRemove [2023-04-21T10:40:17.728Z] --- PASS: TestSecretRemove (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretUpdateUnsupported [2023-04-21T10:40:17.728Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretUpdateError [2023-04-21T10:40:17.728Z] --- PASS: TestSecretUpdateError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSecretUpdate [2023-04-21T10:40:17.728Z] --- PASS: TestSecretUpdate (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceCreateError [2023-04-21T10:40:17.728Z] --- PASS: TestServiceCreateError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceCreate [2023-04-21T10:40:17.728Z] --- PASS: TestServiceCreate (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceCreateCompatiblePlatforms [2023-04-21T10:40:17.728Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceCreateDigestPinning [2023-04-21T10:40:17.728Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceInspectError [2023-04-21T10:40:17.728Z] --- PASS: TestServiceInspectError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceInspectServiceNotFound [2023-04-21T10:40:17.728Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceInspectWithEmptyID [2023-04-21T10:40:17.728Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceInspect [2023-04-21T10:40:17.728Z] --- PASS: TestServiceInspect (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceListError [2023-04-21T10:40:17.728Z] --- PASS: TestServiceListError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceList [2023-04-21T10:40:17.728Z] --- PASS: TestServiceList (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceLogsError [2023-04-21T10:40:17.728Z] --- PASS: TestServiceLogsError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceLogs [2023-04-21T10:40:17.728Z] --- PASS: TestServiceLogs (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceRemoveError [2023-04-21T10:40:17.728Z] --- PASS: TestServiceRemoveError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceRemoveNotFoundError [2023-04-21T10:40:17.728Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceRemove [2023-04-21T10:40:17.728Z] --- PASS: TestServiceRemove (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceUpdateError [2023-04-21T10:40:17.728Z] --- PASS: TestServiceUpdateError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestServiceUpdate [2023-04-21T10:40:17.728Z] --- PASS: TestServiceUpdate (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSwarmGetUnlockKeyError [2023-04-21T10:40:17.728Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSwarmGetUnlockKey [2023-04-21T10:40:17.728Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSwarmInitError [2023-04-21T10:40:17.728Z] --- PASS: TestSwarmInitError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSwarmInit [2023-04-21T10:40:17.728Z] --- PASS: TestSwarmInit (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSwarmInspectError [2023-04-21T10:40:17.728Z] --- PASS: TestSwarmInspectError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSwarmInspect [2023-04-21T10:40:17.728Z] --- PASS: TestSwarmInspect (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSwarmJoinError [2023-04-21T10:40:17.728Z] --- PASS: TestSwarmJoinError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSwarmJoin [2023-04-21T10:40:17.728Z] --- PASS: TestSwarmJoin (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSwarmLeaveError [2023-04-21T10:40:17.728Z] --- PASS: TestSwarmLeaveError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSwarmLeave [2023-04-21T10:40:17.728Z] --- PASS: TestSwarmLeave (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSwarmUnlockError [2023-04-21T10:40:17.728Z] --- PASS: TestSwarmUnlockError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSwarmUnlock [2023-04-21T10:40:17.728Z] --- PASS: TestSwarmUnlock (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSwarmUpdateError [2023-04-21T10:40:17.728Z] --- PASS: TestSwarmUpdateError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestSwarmUpdate [2023-04-21T10:40:17.728Z] --- PASS: TestSwarmUpdate (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestTaskInspectError [2023-04-21T10:40:17.728Z] --- PASS: TestTaskInspectError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestTaskInspectWithEmptyID [2023-04-21T10:40:17.728Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestTaskInspect [2023-04-21T10:40:17.728Z] --- PASS: TestTaskInspect (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestTaskListError [2023-04-21T10:40:17.728Z] --- PASS: TestTaskListError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestTaskList [2023-04-21T10:40:17.728Z] --- PASS: TestTaskList (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestVolumeCreateError [2023-04-21T10:40:17.728Z] --- PASS: TestVolumeCreateError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestVolumeCreate [2023-04-21T10:40:17.728Z] --- PASS: TestVolumeCreate (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestVolumeInspectError [2023-04-21T10:40:17.728Z] --- PASS: TestVolumeInspectError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestVolumeInspectNotFound [2023-04-21T10:40:17.728Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestVolumeInspectWithEmptyID [2023-04-21T10:40:17.728Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestVolumeInspect [2023-04-21T10:40:17.728Z] --- PASS: TestVolumeInspect (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestVolumeListError [2023-04-21T10:40:17.728Z] --- PASS: TestVolumeListError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestVolumeList [2023-04-21T10:40:17.728Z] --- PASS: TestVolumeList (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestVolumeRemoveError [2023-04-21T10:40:17.728Z] --- PASS: TestVolumeRemoveError (0.00s) [2023-04-21T10:40:17.728Z] === RUN TestVolumeRemove [2023-04-21T10:40:17.728Z] --- PASS: TestVolumeRemove (0.00s) [2023-04-21T10:40:17.728Z] === CONT TestTLSCloseWriter [2023-04-21T10:40:17.728Z] --- PASS: TestTLSCloseWriter (0.06s) [2023-04-21T10:40:17.728Z] PASS [2023-04-21T10:40:17.728Z] coverage: 74.9% of statements [2023-04-21T10:40:17.728Z] ok github.com/docker/docker/client 0.513s coverage: 74.9% of statements [2023-04-21T10:40:17.728Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-21T10:40:17.728Z] [2023-04-21T10:40:17.728Z] gitutils_test.go:211: git-http-backend: [2023-04-21T10:40:18.835Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-04-21T10:40:19.345Z] tests/integration/models_containers_test.py ............................ [ 83%] [2023-04-21T10:40:20.640Z] === RUN TestCheckoutGit/:subdir [2023-04-21T10:40:21.363Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-04-21T10:40:21.612Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-21T10:40:21.612Z] [2023-04-21T10:40:21.612Z] gitutils_test.go:211: git-http-backend: [2023-04-21T10:40:23.892Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-04-21T10:40:24.529Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-21T10:40:24.529Z] [2023-04-21T10:40:24.529Z] gitutils_test.go:211: git-http-backend: [2023-04-21T10:40:25.137Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2023-04-21T10:40:25.137Z] === RUN TestServiceUpdateNetwork [2023-04-21T10:40:25.792Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-04-21T10:40:26.366Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-04-21T10:40:26.933Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-04-21T10:40:27.442Z] === RUN TestCheckoutGit/:nosubdir [2023-04-21T10:40:27.868Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-04-21T10:40:28.435Z] === RUN TestDockerSuite/TestAttachAfterDetach [2023-04-21T10:40:28.982Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-21T10:40:28.982Z] [2023-04-21T10:40:28.982Z] gitutils_test.go:211: git-http-backend: [2023-04-21T10:40:29.442Z] === RUN TestCheckoutGit/:Dockerfile [2023-04-21T10:40:29.811Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2023-04-21T10:40:30.384Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2023-04-21T10:40:30.385Z] --- PASS: TestBuildWithHugeFile (107.05s) [2023-04-21T10:40:30.385Z] === RUN TestBuildWithEmptyDockerfile [2023-04-21T10:40:30.643Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-21T10:40:30.643Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-21T10:40:30.643Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-21T10:40:30.643Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-21T10:40:30.643Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-21T10:40:30.643Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-21T10:40:30.643Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-21T10:40:30.643Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-21T10:40:30.643Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-21T10:40:30.901Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-04-21T10:40:30.901Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2023-04-21T10:40:30.901Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2023-04-21T10:40:30.901Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2023-04-21T10:40:30.901Z] === RUN TestBuildPreserveOwnership [2023-04-21T10:40:30.901Z] === RUN TestBuildPreserveOwnership/copy_from [2023-04-21T10:40:30.985Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-21T10:40:30.985Z] [2023-04-21T10:40:30.985Z] gitutils_test.go:211: git-http-backend: [2023-04-21T10:40:31.444Z] === RUN TestCheckoutGit/master:nosubdir [2023-04-21T10:40:31.467Z] docker_cli_daemon_test.go:1455: [da77c83bda594] daemon is not started [2023-04-21T10:40:32.033Z] check_test.go:308: [d46c6979e72a4] daemon is not started [2023-04-21T10:40:32.033Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2023-04-21T10:40:32.033Z] === RUN TestDockerSuite/TestAttachDetach [2023-04-21T10:40:32.413Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-21T10:40:32.413Z] [2023-04-21T10:40:32.413Z] gitutils_test.go:211: git-http-backend: [2023-04-21T10:40:32.968Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-04-21T10:40:33.386Z] === RUN TestCheckoutGit/master:subdir [2023-04-21T10:40:33.535Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-04-21T10:40:33.794Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-04-21T10:40:33.845Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-21T10:40:33.845Z] [2023-04-21T10:40:33.845Z] gitutils_test.go:211: git-http-backend: [2023-04-21T10:40:34.053Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2023-04-21T10:40:34.832Z] ......... [ 86%] [2023-04-21T10:40:34.989Z] --- PASS: TestBuildPreserveOwnership (4.13s) [2023-04-21T10:40:34.989Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.78s) [2023-04-21T10:40:34.989Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2023-04-21T10:40:34.989Z] === RUN TestBuildPlatformInvalid [2023-04-21T10:40:34.989Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2023-04-21T10:40:34.989Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-04-21T10:40:35.556Z] check_test.go:308: [d0f05b2d61ecd] daemon is not started [2023-04-21T10:40:35.556Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2023-04-21T10:40:35.556Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-04-21T10:40:36.122Z] Loaded image: busybox:latest [2023-04-21T10:40:36.122Z] Loaded image: busybox:glibc [2023-04-21T10:40:36.122Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-04-21T10:40:36.752Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-21T10:40:36.752Z] [2023-04-21T10:40:36.752Z] gitutils_test.go:211: git-http-backend: [2023-04-21T10:40:36.973Z] --- PASS: TestImportExtremelyLargeImageWorks (94.30s) [2023-04-21T10:40:36.973Z] PASS [2023-04-21T10:40:36.973Z] [2023-04-21T10:40:36.973Z] === Skipped [2023-04-21T10:40:36.973Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-04-21T10:40:36.973Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-04-21T10:40:36.973Z] [2023-04-21T10:40:36.973Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-04-21T10:40:36.973Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-04-21T10:40:36.973Z] [2023-04-21T10:40:36.973Z] DONE 13 tests, 2 skipped in 98.732s [2023-04-21T10:40:36.973Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-04-21T10:40:36.973Z] INFO: Testing against a local daemon [2023-04-21T10:40:36.973Z] === RUN TestNetworkCreateDelete [2023-04-21T10:40:36.973Z] --- PASS: TestNetworkCreateDelete (0.12s) [2023-04-21T10:40:36.973Z] === RUN TestDockerNetworkDeletePreferID [2023-04-21T10:40:36.973Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2023-04-21T10:40:36.973Z] === RUN TestDaemonDNSFallback [2023-04-21T10:40:37.057Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-04-21T10:40:37.353Z] --- PASS: TestServiceUpdateNetwork (12.36s) [2023-04-21T10:40:37.353Z] === RUN TestServiceUpdatePidsLimit [2023-04-21T10:40:37.922Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-04-21T10:40:38.433Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-04-21T10:40:38.433Z] Loaded image: debian:bullseye-slim [2023-04-21T10:40:38.433Z] Loaded image: hello-world:latest [2023-04-21T10:40:38.692Z] Loaded image: arm32v7/hello-world:latest [2023-04-21T10:40:38.862Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-04-21T10:40:38.932Z] === RUN TestCheckoutGit/master:../subdir [2023-04-21T10:40:39.543Z] tests/integration/models_images_test.py ............... [ 89%] [2023-04-21T10:40:39.628Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-04-21T10:40:39.887Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2023-04-21T10:40:39.900Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-21T10:40:39.900Z] [2023-04-21T10:40:39.900Z] gitutils_test.go:211: git-http-backend: [2023-04-21T10:40:40.372Z] === RUN TestCheckoutGit/test [2023-04-21T10:40:40.725Z] tests/integration/models_networks_test.py .... [ 90%] [2023-04-21T10:40:40.821Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-04-21T10:40:40.831Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-21T10:40:40.831Z] [2023-04-21T10:40:41.290Z] gitutils_test.go:211: git-http-backend: [2023-04-21T10:40:41.755Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-04-21T10:40:41.755Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-04-21T10:40:42.694Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2023-04-21T10:40:42.828Z] === RUN TestCheckoutGit/test: [2023-04-21T10:40:42.953Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-04-21T10:40:43.546Z] --- PASS: TestDaemonDNSFallback (7.32s) [2023-04-21T10:40:43.546Z] === RUN TestInspectNetwork [2023-04-21T10:40:43.546Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:40:43.546Z] --- SKIP: TestInspectNetwork (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestRunContainerWithBridgeNone [2023-04-21T10:40:43.546Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestNetworkInvalidJSON [2023-04-21T10:40:43.546Z] === RUN TestNetworkInvalidJSON//networks/create [2023-04-21T10:40:43.546Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-04-21T10:40:43.546Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-04-21T10:40:43.546Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-04-21T10:40:43.546Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-21T10:40:43.546Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-21T10:40:43.546Z] === CONT TestNetworkInvalidJSON//networks/create [2023-04-21T10:40:43.546Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-21T10:40:43.546Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-04-21T10:40:43.546Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-04-21T10:40:43.546Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-04-21T10:40:43.546Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-04-21T10:40:43.546Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestNetworkList [2023-04-21T10:40:43.546Z] === RUN TestNetworkList//networks [2023-04-21T10:40:43.546Z] === PAUSE TestNetworkList//networks [2023-04-21T10:40:43.546Z] === RUN TestNetworkList//networks/ [2023-04-21T10:40:43.546Z] === PAUSE TestNetworkList//networks/ [2023-04-21T10:40:43.546Z] === CONT TestNetworkList//networks [2023-04-21T10:40:43.546Z] === CONT TestNetworkList//networks/ [2023-04-21T10:40:43.546Z] --- PASS: TestNetworkList (0.01s) [2023-04-21T10:40:43.546Z] --- PASS: TestNetworkList//networks (0.00s) [2023-04-21T10:40:43.546Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestHostIPv4BridgeLabel [2023-04-21T10:40:43.546Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-21T10:40:43.546Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2023-04-21T10:40:43.546Z] === RUN TestDaemonDefaultNetworkPools [2023-04-21T10:40:43.546Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-21T10:40:43.546Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-21T10:40:43.546Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-21T10:40:43.546Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestServiceWithPredefinedNetwork [2023-04-21T10:40:43.546Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:40:43.546Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-21T10:40:43.546Z] service_test.go:242: FLAKY_TEST [2023-04-21T10:40:43.546Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestServiceWithDataPathPortInit [2023-04-21T10:40:43.546Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:40:43.546Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-21T10:40:43.546Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:40:43.546Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-04-21T10:40:43.546Z] PASS [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === Skipped [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2023-04-21T10:40:43.546Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2023-04-21T10:40:43.546Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2023-04-21T10:40:43.546Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2023-04-21T10:40:43.546Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2023-04-21T10:40:43.546Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2023-04-21T10:40:43.546Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-04-21T10:40:43.546Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-04-21T10:40:43.546Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2023-04-21T10:40:43.546Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-21T10:40:43.546Z] service_test.go:242: FLAKY_TEST [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2023-04-21T10:40:43.546Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-04-21T10:40:43.546Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] DONE 22 tests, 12 skipped in 8.004s [2023-04-21T10:40:43.546Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-04-21T10:40:43.546Z] INFO: Testing against a local daemon [2023-04-21T10:40:43.546Z] === RUN TestDockerNetworkIpvlanPersistance [2023-04-21T10:40:43.546Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:40:43.546Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestDockerNetworkIpvlan [2023-04-21T10:40:43.546Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:40:43.546Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-04-21T10:40:43.546Z] PASS [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === Skipped [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-21T10:40:43.546Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-04-21T10:40:43.546Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] DONE 2 tests, 2 skipped in 0.127s [2023-04-21T10:40:43.546Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-04-21T10:40:43.546Z] INFO: Testing against a local daemon [2023-04-21T10:40:43.546Z] === RUN TestDockerNetworkMacvlanPersistance [2023-04-21T10:40:43.546Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestDockerNetworkMacvlan [2023-04-21T10:40:43.546Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2023-04-21T10:40:43.546Z] PASS [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === Skipped [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2023-04-21T10:40:43.546Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2023-04-21T10:40:43.546Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] DONE 2 tests, 2 skipped in 0.145s [2023-04-21T10:40:43.546Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-04-21T10:40:43.546Z] testing: warning: no tests to run [2023-04-21T10:40:43.546Z] PASS [2023-04-21T10:40:43.546Z] [2023-04-21T10:40:43.546Z] DONE 0 tests in 0.028s [2023-04-21T10:40:43.546Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-04-21T10:40:43.546Z] INFO: Testing against a local daemon [2023-04-21T10:40:43.546Z] === RUN TestAuthZPluginAllowRequest [2023-04-21T10:40:43.546Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:43.546Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestAuthZPluginTLS [2023-04-21T10:40:43.546Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:43.546Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestAuthZPluginDenyRequest [2023-04-21T10:40:43.546Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:43.546Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestAuthZPluginAPIDenyResponse [2023-04-21T10:40:43.546Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:43.546Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2023-04-21T10:40:43.546Z] === RUN TestAuthZPluginDenyResponse [2023-04-21T10:40:43.547Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:43.547Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2023-04-21T10:40:43.547Z] === RUN TestAuthZPluginAllowEventStream [2023-04-21T10:40:43.547Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:43.547Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2023-04-21T10:40:43.547Z] === RUN TestAuthZPluginErrorResponse [2023-04-21T10:40:43.547Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:43.547Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2023-04-21T10:40:43.547Z] === RUN TestAuthZPluginErrorRequest [2023-04-21T10:40:43.547Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:43.547Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2023-04-21T10:40:43.547Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-04-21T10:40:43.547Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:43.547Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-04-21T10:40:43.547Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-04-21T10:40:43.547Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:43.547Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-04-21T10:40:43.547Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-04-21T10:40:43.547Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:43.547Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-04-21T10:40:43.547Z] === RUN TestAuthZPluginHeader [2023-04-21T10:40:43.547Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:43.547Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2023-04-21T10:40:43.547Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-04-21T10:40:43.547Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:43.547Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.50s) [2023-04-21T10:40:43.547Z] === RUN TestAuthZPluginV2Disable [2023-04-21T10:40:43.798Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-21T10:40:43.798Z] [2023-04-21T10:40:43.798Z] gitutils_test.go:211: git-http-backend: [2023-04-21T10:40:43.890Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-04-21T10:40:44.116Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.116Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2023-04-21T10:40:44.116Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-04-21T10:40:44.375Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.375Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-04-21T10:40:44.375Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-04-21T10:40:44.635Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.635Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-04-21T10:40:44.635Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-04-21T10:40:44.894Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.894Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-04-21T10:40:44.894Z] PASS [2023-04-21T10:40:44.894Z] [2023-04-21T10:40:44.894Z] === Skipped [2023-04-21T10:40:44.894Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2023-04-21T10:40:44.894Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.894Z] [2023-04-21T10:40:44.894Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2023-04-21T10:40:44.894Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.894Z] [2023-04-21T10:40:44.895Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2023-04-21T10:40:44.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.895Z] [2023-04-21T10:40:44.895Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2023-04-21T10:40:44.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.895Z] [2023-04-21T10:40:44.895Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2023-04-21T10:40:44.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.895Z] [2023-04-21T10:40:44.895Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2023-04-21T10:40:44.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.895Z] [2023-04-21T10:40:44.895Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2023-04-21T10:40:44.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.895Z] [2023-04-21T10:40:44.895Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2023-04-21T10:40:44.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.895Z] [2023-04-21T10:40:44.895Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-04-21T10:40:44.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.895Z] [2023-04-21T10:40:44.895Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-04-21T10:40:44.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.895Z] [2023-04-21T10:40:44.895Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-04-21T10:40:44.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.895Z] [2023-04-21T10:40:44.895Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2023-04-21T10:40:44.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.895Z] [2023-04-21T10:40:44.895Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.50s) [2023-04-21T10:40:44.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.895Z] [2023-04-21T10:40:44.895Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2023-04-21T10:40:44.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.895Z] [2023-04-21T10:40:44.895Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-04-21T10:40:44.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.895Z] [2023-04-21T10:40:44.895Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-04-21T10:40:44.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.895Z] [2023-04-21T10:40:44.895Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-04-21T10:40:44.895Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:44.895Z] [2023-04-21T10:40:44.895Z] DONE 17 tests, 17 skipped in 1.944s [2023-04-21T10:40:44.895Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-04-21T10:40:45.155Z] INFO: Testing against a local daemon [2023-04-21T10:40:45.155Z] === RUN TestPluginInvalidJSON [2023-04-21T10:40:45.155Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:40:45.155Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:40:45.155Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:40:45.155Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-04-21T10:40:45.155Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-04-21T10:40:45.155Z] === RUN TestPluginInstall [2023-04-21T10:40:45.155Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:45.155Z] --- SKIP: TestPluginInstall (0.00s) [2023-04-21T10:40:45.155Z] === RUN TestPluginsWithRuntimes [2023-04-21T10:40:45.155Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-04-21T10:40:45.155Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-04-21T10:40:45.155Z] === RUN TestPluginBackCompatMediaTypes [2023-04-21T10:40:45.155Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-04-21T10:40:45.155Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-04-21T10:40:45.155Z] PASS [2023-04-21T10:40:45.155Z] [2023-04-21T10:40:45.155Z] === Skipped [2023-04-21T10:40:45.155Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2023-04-21T10:40:45.155Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-04-21T10:40:45.155Z] [2023-04-21T10:40:45.155Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2023-04-21T10:40:45.155Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-04-21T10:40:45.155Z] [2023-04-21T10:40:45.155Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2023-04-21T10:40:45.155Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-04-21T10:40:45.155Z] [2023-04-21T10:40:45.155Z] DONE 5 tests, 3 skipped in 0.193s [2023-04-21T10:40:45.155Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-04-21T10:40:45.264Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2023-04-21T10:40:45.335Z] === RUN TestCheckoutGit/test:subdir [2023-04-21T10:40:45.415Z] INFO: Testing against a local daemon [2023-04-21T10:40:45.415Z] === RUN TestExternalGraphDriver [2023-04-21T10:40:45.432Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-04-21T10:40:45.675Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-04-21T10:40:45.675Z] --- SKIP: TestExternalGraphDriver (0.34s) [2023-04-21T10:40:45.675Z] === RUN TestGraphdriverPluginV2 [2023-04-21T10:40:46.309Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-04-21T10:40:46.310Z] [2023-04-21T10:40:46.310Z] gitutils_test.go:211: git-http-backend: [2023-04-21T10:40:47.257Z] tests/integration/models_nodes_test.py . [ 91%] [2023-04-21T10:40:47.257Z] tests/integration/models_resources_test.py . [ 91%] [2023-04-21T10:40:47.848Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2023-04-21T10:40:47.848Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2023-04-21T10:40:47.848Z] === RUN TestLoadDaemonCliConfigWithTLS [2023-04-21T10:40:47.848Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2023-04-21T10:40:47.848Z] === RUN TestLoadDaemonCliConfigWithConflicts [2023-04-21T10:40:47.848Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2023-04-21T10:40:47.848Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2023-04-21T10:40:47.848Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2023-04-21T10:40:47.848Z] === RUN TestLoadDaemonCliWithConflictingLabels [2023-04-21T10:40:47.848Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2023-04-21T10:40:47.848Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2023-04-21T10:40:47.848Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2023-04-21T10:40:47.848Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2023-04-21T10:40:47.848Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2023-04-21T10:40:47.848Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2023-04-21T10:40:47.848Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2023-04-21T10:40:47.848Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2023-04-21T10:40:47.848Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2023-04-21T10:40:47.848Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2023-04-21T10:40:47.848Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2023-04-21T10:40:47.848Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2023-04-21T10:40:47.848Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2023-04-21T10:40:47.848Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2023-04-21T10:40:47.848Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2023-04-21T10:40:47.848Z] === RUN TestConfigureDaemonLogs [2023-04-21T10:40:47.848Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2023-04-21T10:40:47.848Z] === RUN TestCommonOptionsInstallFlags [2023-04-21T10:40:47.848Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2023-04-21T10:40:47.848Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2023-04-21T10:40:47.848Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2023-04-21T10:40:47.848Z] PASS [2023-04-21T10:40:47.848Z] coverage: 18.4% of statements [2023-04-21T10:40:47.848Z] ok github.com/docker/docker/cmd/dockerd 0.256s coverage: 18.4% of statements [2023-04-21T10:40:48.307Z] --- PASS: TestCheckoutGit (47.93s) [2023-04-21T10:40:48.307Z] --- PASS: TestCheckoutGit/#00 (6.41s) [2023-04-21T10:40:48.307Z] --- PASS: TestCheckoutGit/master (7.38s) [2023-04-21T10:40:48.307Z] --- PASS: TestCheckoutGit/:subdir (7.09s) [2023-04-21T10:40:48.307Z] --- PASS: TestCheckoutGit/:nosubdir (2.31s) [2023-04-21T10:40:48.307Z] --- PASS: TestCheckoutGit/:Dockerfile (1.91s) [2023-04-21T10:40:48.307Z] --- PASS: TestCheckoutGit/master:nosubdir (1.77s) [2023-04-21T10:40:48.307Z] --- PASS: TestCheckoutGit/master:subdir (5.49s) [2023-04-21T10:40:48.307Z] --- PASS: TestCheckoutGit/master:../subdir (1.52s) [2023-04-21T10:40:48.307Z] --- PASS: TestCheckoutGit/test (2.55s) [2023-04-21T10:40:48.307Z] --- PASS: TestCheckoutGit/test: (2.63s) [2023-04-21T10:40:48.307Z] --- PASS: TestCheckoutGit/test:subdir (2.77s) [2023-04-21T10:40:48.307Z] === RUN TestValidGitTransport [2023-04-21T10:40:48.307Z] --- PASS: TestValidGitTransport (0.00s) [2023-04-21T10:40:48.307Z] === RUN TestGitInvalidRef [2023-04-21T10:40:48.550Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2023-04-21T10:40:48.767Z] --- PASS: TestGitInvalidRef (0.27s) [2023-04-21T10:40:48.767Z] PASS [2023-04-21T10:40:48.767Z] coverage: 83.5% of statements [2023-04-21T10:40:48.767Z] ok github.com/docker/docker/builder/remotecontext/git 48.310s coverage: 83.5% of statements [2023-04-21T10:40:49.735Z] === RUN TestContainerStopSignal [2023-04-21T10:40:49.736Z] --- PASS: TestContainerStopSignal (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestContainerStopTimeout [2023-04-21T10:40:49.736Z] --- PASS: TestContainerStopTimeout (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestContainerSecretReferenceDestTarget [2023-04-21T10:40:49.736Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestContainerLogPathSetForJSONFileLogger [2023-04-21T10:40:49.736Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2023-04-21T10:40:49.736Z] === RUN TestContainerLogPathSetForRingLogger [2023-04-21T10:40:49.736Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestReplaceAndAppendEnvVars [2023-04-21T10:40:49.736Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2023-04-21T10:40:49.736Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestNewMemoryStore [2023-04-21T10:40:49.736Z] --- PASS: TestNewMemoryStore (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestAddContainers [2023-04-21T10:40:49.736Z] --- PASS: TestAddContainers (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestGetContainer [2023-04-21T10:40:49.736Z] --- PASS: TestGetContainer (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestDeleteContainer [2023-04-21T10:40:49.736Z] --- PASS: TestDeleteContainer (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestListContainers [2023-04-21T10:40:49.736Z] --- PASS: TestListContainers (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestFirstContainer [2023-04-21T10:40:49.736Z] --- PASS: TestFirstContainer (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestApplyAllContainer [2023-04-21T10:40:49.736Z] --- PASS: TestApplyAllContainer (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestIsValidHealthString [2023-04-21T10:40:49.736Z] --- PASS: TestIsValidHealthString (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestStateRunStop [2023-04-21T10:40:49.736Z] --- PASS: TestStateRunStop (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestStateTimeoutWait [2023-04-21T10:40:49.736Z] state_test.go:141: Stop callback fired [2023-04-21T10:40:49.736Z] state_test.go:165: Stop callback fired [2023-04-21T10:40:49.736Z] --- PASS: TestStateTimeoutWait (0.12s) [2023-04-21T10:40:49.736Z] === RUN TestIsValidStateString [2023-04-21T10:40:49.736Z] --- PASS: TestIsValidStateString (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestViewSaveDelete [2023-04-21T10:40:49.736Z] --- PASS: TestViewSaveDelete (0.03s) [2023-04-21T10:40:49.736Z] === RUN TestViewAll [2023-04-21T10:40:49.736Z] --- PASS: TestViewAll (0.02s) [2023-04-21T10:40:49.736Z] === RUN TestViewGet [2023-04-21T10:40:49.736Z] --- PASS: TestViewGet (0.01s) [2023-04-21T10:40:49.736Z] === RUN TestNames [2023-04-21T10:40:49.736Z] --- PASS: TestNames (0.00s) [2023-04-21T10:40:49.736Z] === RUN TestViewWithHealthCheck [2023-04-21T10:40:49.736Z] --- PASS: TestViewWithHealthCheck (0.01s) [2023-04-21T10:40:49.736Z] PASS [2023-04-21T10:40:49.736Z] coverage: 41.4% of statements [2023-04-21T10:40:49.736Z] ok github.com/docker/docker/container 0.333s coverage: 41.4% of statements [2023-04-21T10:40:50.706Z] ? github.com/docker/docker/cli [no test files] [2023-04-21T10:40:50.706Z] ? github.com/docker/docker/cli/config [no test files] [2023-04-21T10:40:50.706Z] ? github.com/docker/docker/container/stream [no test files] [2023-04-21T10:40:50.706Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-04-21T10:40:50.706Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-04-21T10:40:50.706Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-04-21T10:40:51.836Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2023-04-21T10:40:52.095Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.05s) [2023-04-21T10:40:52.095Z] PASS [2023-04-21T10:40:52.095Z] [2023-04-21T10:40:52.095Z] === Skipped [2023-04-21T10:40:52.095Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-04-21T10:40:52.095Z] build_session_test.go:25: TODO: BuildKit [2023-04-21T10:40:52.095Z] [2023-04-21T10:40:52.095Z] DONE 33 tests, 1 skipped in 172.887s [2023-04-21T10:40:52.095Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-04-21T10:40:52.095Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:40:52.095Z] ++ set -e [2023-04-21T10:40:52.095Z] ++ '[' -n 0 ']' [2023-04-21T10:40:52.095Z] ++ set -x [2023-04-21T10:40:52.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:40:52.245Z] === RUN TestPrepare [2023-04-21T10:40:52.245Z] --- PASS: TestPrepare (0.00s) [2023-04-21T10:40:52.245Z] === RUN TestStart [2023-04-21T10:40:52.245Z] --- PASS: TestStart (0.00s) [2023-04-21T10:40:52.245Z] === RUN TestWaitCancel [2023-04-21T10:40:52.245Z] --- PASS: TestWaitCancel (0.00s) [2023-04-21T10:40:52.245Z] === RUN TestWaitDisabled [2023-04-21T10:40:52.245Z] --- PASS: TestWaitDisabled (0.00s) [2023-04-21T10:40:52.245Z] === RUN TestWaitEnabled [2023-04-21T10:40:52.245Z] --- PASS: TestWaitEnabled (0.00s) [2023-04-21T10:40:52.245Z] === RUN TestRemove [2023-04-21T10:40:52.245Z] --- PASS: TestRemove (0.00s) [2023-04-21T10:40:52.245Z] PASS [2023-04-21T10:40:52.245Z] coverage: 65.3% of statements [2023-04-21T10:40:52.245Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.087s coverage: 65.3% of statements [2023-04-21T10:40:52.251Z] --- PASS: TestGraphdriverPluginV2 (5.71s) [2023-04-21T10:40:52.251Z] PASS [2023-04-21T10:40:52.251Z] [2023-04-21T10:40:52.251Z] === Skipped [2023-04-21T10:40:52.251Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2023-04-21T10:40:52.251Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-04-21T10:40:52.251Z] [2023-04-21T10:40:52.251Z] DONE 2 tests, 1 skipped in 6.195s [2023-04-21T10:40:52.251Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-04-21T10:40:52.251Z] INFO: Testing against a local daemon [2023-04-21T10:40:52.251Z] === RUN TestContinueAfterPluginCrash [2023-04-21T10:40:52.252Z] === PAUSE TestContinueAfterPluginCrash [2023-04-21T10:40:52.252Z] === RUN TestReadPluginNoRead [2023-04-21T10:40:52.252Z] === PAUSE TestReadPluginNoRead [2023-04-21T10:40:52.252Z] === RUN TestDaemonStartWithLogOpt [2023-04-21T10:40:52.252Z] === PAUSE TestDaemonStartWithLogOpt [2023-04-21T10:40:52.252Z] === CONT TestContinueAfterPluginCrash [2023-04-21T10:40:52.252Z] === CONT TestDaemonStartWithLogOpt [2023-04-21T10:40:52.353Z] INFO: Testing against a local daemon [2023-04-21T10:40:52.353Z] === RUN TestConfigInspect [2023-04-21T10:40:53.264Z] tests/integration/models_services_test.py ..............X. [ 95%] [2023-04-21T10:40:53.564Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) [2023-04-21T10:40:53.564Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-04-21T10:40:53.564Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2023-04-21T10:40:53.564Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2023-04-21T10:40:53.564Z] PASS [2023-04-21T10:40:53.564Z] [2023-04-21T10:40:53.564Z] === Skipped [2023-04-21T10:40:53.564Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-04-21T10:40:53.564Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-21T10:40:53.564Z] [2023-04-21T10:40:53.564Z] DONE 27 tests, 1 skipped in 182.924s [2023-04-21T10:40:53.564Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-04-21T10:40:53.564Z] INFO: Testing against a local daemon [2023-04-21T10:40:53.564Z] === RUN TestSessionCreate [2023-04-21T10:40:53.564Z] --- PASS: TestSessionCreate (0.02s) [2023-04-21T10:40:53.564Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-21T10:40:53.564Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-04-21T10:40:53.564Z] PASS [2023-04-21T10:40:53.564Z] [2023-04-21T10:40:53.564Z] DONE 2 tests in 0.073s [2023-04-21T10:40:53.564Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-04-21T10:40:53.564Z] INFO: Testing against a local daemon [2023-04-21T10:40:53.564Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-21T10:40:53.564Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2023-04-21T10:40:53.564Z] === RUN TestEventsExecDie [2023-04-21T10:40:53.564Z] --- PASS: TestEventsExecDie (0.54s) [2023-04-21T10:40:53.564Z] === RUN TestEventsBackwardsCompatible [2023-04-21T10:40:53.784Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2023-04-21T10:40:53.824Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2023-04-21T10:40:53.824Z] === RUN TestInfoBinaryCommits [2023-04-21T10:40:53.824Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-04-21T10:40:53.824Z] === RUN TestInfoAPIVersioned [2023-04-21T10:40:53.824Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-04-21T10:40:53.824Z] === RUN TestInfoDiscoveryBackend [2023-04-21T10:40:54.243Z] === RUN TestNewListSecretsFilters [2023-04-21T10:40:54.244Z] --- PASS: TestNewListSecretsFilters (0.00s) [2023-04-21T10:40:54.244Z] === RUN TestNewListConfigsFilters [2023-04-21T10:40:54.244Z] --- PASS: TestNewListConfigsFilters (0.00s) [2023-04-21T10:40:54.244Z] PASS [2023-04-21T10:40:54.244Z] coverage: 0.5% of statements [2023-04-21T10:40:54.244Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCContainerRuntime [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCIsolation [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCIsolation/empty [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCIsolation/default [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCIsolation/process [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertFromGRPCIsolation [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertFromGRPCIsolation/default [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertFromGRPCIsolation/process [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCCredentialSpec [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2023-04-21T10:40:54.244Z] ok github.com/docker/docker/daemon/cluster 0.291s coverage: 0.5% of statements [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2023-04-21T10:40:54.244Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2023-04-21T10:40:54.244Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertFromGRPCConfigs [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertFromGRPCConfigs/file [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCConfigs [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCConfigs/file [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2023-04-21T10:40:54.244Z] === RUN TestServiceConvertToGRPCConfigs/none [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2023-04-21T10:40:54.244Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2023-04-21T10:40:54.244Z] PASS [2023-04-21T10:40:54.244Z] coverage: 35.9% of statements [2023-04-21T10:40:54.244Z] ok github.com/docker/docker/daemon/cluster/convert 0.324s coverage: 35.9% of statements [2023-04-21T10:40:54.300Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2023-04-21T10:40:54.392Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-04-21T10:40:54.392Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-04-21T10:40:55.237Z] --- PASS: TestConfigInspect (2.82s) [2023-04-21T10:40:55.237Z] === RUN TestConfigList [2023-04-21T10:40:55.237Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2023-04-21T10:40:55.330Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-04-21T10:40:55.330Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-04-21T10:40:55.898Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-04-21T10:40:55.898Z] === RUN TestInfoAPI [2023-04-21T10:40:55.898Z] --- PASS: TestInfoAPI (0.02s) [2023-04-21T10:40:55.898Z] === RUN TestInfoAPIWarnings [2023-04-21T10:40:55.992Z] tests/integration/models_swarm_test.py .. [ 96%] [2023-04-21T10:40:55.992Z] tests/integration/models_volumes_test.py .. [ 96%] [2023-04-21T10:40:57.154Z] === RUN TestDiscoveryOptsErrors [2023-04-21T10:40:57.154Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2023-04-21T10:40:57.154Z] === RUN TestDiscoveryOpts [2023-04-21T10:40:57.154Z] --- PASS: TestDiscoveryOpts (0.00s) [2023-04-21T10:40:57.154Z] PASS [2023-04-21T10:40:57.154Z] coverage: 30.0% of statements [2023-04-21T10:40:57.154Z] ok github.com/docker/docker/daemon/discovery 0.260s coverage: 30.0% of statements [2023-04-21T10:40:57.615Z] === RUN TestBuilderGC [2023-04-21T10:40:57.615Z] --- PASS: TestBuilderGC (0.00s) [2023-04-21T10:40:57.615Z] === RUN TestDaemonConfigurationNotFound [2023-04-21T10:40:57.767Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2023-04-21T10:40:57.767Z] --- PASS: TestConfigList (2.35s) [2023-04-21T10:40:57.767Z] === RUN TestConfigsCreateAndDelete [2023-04-21T10:40:57.767Z] check_test.go:308: [da306b6556157] daemon is not started [2023-04-21T10:40:57.767Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2023-04-21T10:40:58.075Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestDaemonBrokenConfiguration [2023-04-21T10:40:58.075Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestParseClusterAdvertiseSettings [2023-04-21T10:40:58.075Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestFindConfigurationConflicts [2023-04-21T10:40:58.075Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2023-04-21T10:40:58.075Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestDaemonConfigurationMergeConflicts [2023-04-21T10:40:58.075Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestDaemonConfigurationMergeConcurrent [2023-04-21T10:40:58.075Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestDaemonConfigurationMergeConcurrentError [2023-04-21T10:40:58.075Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2023-04-21T10:40:58.075Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2023-04-21T10:40:58.075Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2023-04-21T10:40:58.075Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2023-04-21T10:40:58.075Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2023-04-21T10:40:58.075Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2023-04-21T10:40:58.075Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestFindConfigurationConflictsWithMergedValues [2023-04-21T10:40:58.075Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestValidateConfigurationErrors [2023-04-21T10:40:58.075Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2023-04-21T10:40:58.075Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2023-04-21T10:40:58.075Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2023-04-21T10:40:58.075Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2023-04-21T10:40:58.075Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2023-04-21T10:40:58.075Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2023-04-21T10:40:58.075Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2023-04-21T10:40:58.075Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2023-04-21T10:40:58.075Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2023-04-21T10:40:58.075Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2023-04-21T10:40:58.075Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2023-04-21T10:40:58.075Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestValidateConfiguration [2023-04-21T10:40:58.075Z] === RUN TestValidateConfiguration/with_label [2023-04-21T10:40:58.075Z] === RUN TestValidateConfiguration/with_dns [2023-04-21T10:40:58.075Z] === RUN TestValidateConfiguration/with_dns-search [2023-04-21T10:40:58.075Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2023-04-21T10:40:58.075Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2023-04-21T10:40:58.075Z] === RUN TestValidateConfiguration/with_max-download-attempts [2023-04-21T10:40:58.075Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2023-04-21T10:40:58.075Z] === RUN TestValidateConfiguration/with_node_generic_resources [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfiguration (0.01s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2023-04-21T10:40:58.075Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestModifiedDiscoverySettings [2023-04-21T10:40:58.075Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestReloadSetConfigFileNotExist [2023-04-21T10:40:58.075Z] time="2023-04-21T10:40:57Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2023-04-21T10:40:58.075Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2023-04-21T10:40:58.075Z] === RUN TestReloadDefaultConfigNotExist [2023-04-21T10:40:58.075Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:40:58.075Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestReloadBadDefaultConfig [2023-04-21T10:40:58.075Z] time="2023-04-21T10:40:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-307377166" [2023-04-21T10:40:58.075Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2023-04-21T10:40:58.075Z] === RUN TestReloadWithConflictingLabels [2023-04-21T10:40:58.075Z] time="2023-04-21T10:40:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1349213891" [2023-04-21T10:40:58.075Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2023-04-21T10:40:58.075Z] === RUN TestReloadWithDuplicateLabels [2023-04-21T10:40:58.075Z] time="2023-04-21T10:40:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1017278702" [2023-04-21T10:40:58.075Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2023-04-21T10:40:58.075Z] === RUN TestDaemonConfigurationMerge [2023-04-21T10:40:58.075Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2023-04-21T10:40:58.075Z] PASS [2023-04-21T10:40:58.075Z] coverage: 79.7% of statements [2023-04-21T10:40:58.075Z] ok github.com/docker/docker/daemon/config 0.370s coverage: 79.7% of statements [2023-04-21T10:40:58.075Z] === RUN TestWaitNodeAttachment [2023-04-21T10:40:58.334Z] check_test.go:308: [d5b1cf3be6df8] daemon is not started [2023-04-21T10:40:58.334Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2023-04-21T10:40:58.535Z] --- PASS: TestWaitNodeAttachment (0.43s) [2023-04-21T10:40:58.535Z] === RUN TestIsolationConversion [2023-04-21T10:40:58.535Z] === RUN TestIsolationConversion/default [2023-04-21T10:40:58.535Z] === RUN TestIsolationConversion/process [2023-04-21T10:40:58.535Z] === RUN TestIsolationConversion/hyperv [2023-04-21T10:40:58.535Z] --- PASS: TestIsolationConversion (0.00s) [2023-04-21T10:40:58.535Z] --- PASS: TestIsolationConversion/default (0.00s) [2023-04-21T10:40:58.535Z] --- PASS: TestIsolationConversion/process (0.00s) [2023-04-21T10:40:58.535Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2023-04-21T10:40:58.535Z] === RUN TestContainerLabels [2023-04-21T10:40:58.536Z] --- PASS: TestContainerLabels (0.00s) [2023-04-21T10:40:58.536Z] === RUN TestCredentialSpecConversion [2023-04-21T10:40:58.536Z] === RUN TestCredentialSpecConversion/none [2023-04-21T10:40:58.536Z] === RUN TestCredentialSpecConversion/config [2023-04-21T10:40:58.536Z] === RUN TestCredentialSpecConversion/file [2023-04-21T10:40:58.536Z] === RUN TestCredentialSpecConversion/registry [2023-04-21T10:40:58.536Z] --- PASS: TestCredentialSpecConversion (0.00s) [2023-04-21T10:40:58.536Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2023-04-21T10:40:58.536Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2023-04-21T10:40:58.536Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2023-04-21T10:40:58.536Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2023-04-21T10:40:58.536Z] === RUN TestControllerValidateMountBind [2023-04-21T10:40:58.536Z] --- PASS: TestControllerValidateMountBind (0.00s) [2023-04-21T10:40:58.536Z] === RUN TestControllerValidateMountVolume [2023-04-21T10:40:58.536Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2023-04-21T10:40:58.536Z] === RUN TestControllerValidateMountTarget [2023-04-21T10:40:58.536Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2023-04-21T10:40:58.536Z] === RUN TestControllerValidateMountTmpfs [2023-04-21T10:40:58.536Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2023-04-21T10:40:58.536Z] === RUN TestControllerValidateMountInvalidType [2023-04-21T10:40:58.536Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2023-04-21T10:40:58.536Z] === RUN TestControllerValidateMountNamedPipe [2023-04-21T10:40:58.536Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2023-04-21T10:40:58.536Z] PASS [2023-04-21T10:40:58.536Z] coverage: 11.0% of statements [2023-04-21T10:40:58.536Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.650s coverage: 11.0% of statements [2023-04-21T10:40:58.902Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-04-21T10:40:59.468Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-04-21T10:40:59.503Z] === RUN TestEventsLog [2023-04-21T10:40:59.503Z] --- PASS: TestEventsLog (0.00s) [2023-04-21T10:40:59.503Z] === RUN TestEventsLogTimeout [2023-04-21T10:40:59.503Z] --- PASS: TestEventsLogTimeout (0.00s) [2023-04-21T10:40:59.503Z] === RUN TestLogEvents [2023-04-21T10:40:59.503Z] --- PASS: TestLogEvents (0.05s) [2023-04-21T10:40:59.503Z] === RUN TestLoadBufferedEvents [2023-04-21T10:40:59.503Z] --- PASS: TestLoadBufferedEvents (0.19s) [2023-04-21T10:40:59.503Z] === RUN TestLoadBufferedEventsOnlyFromPast [2023-04-21T10:40:59.503Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2023-04-21T10:40:59.503Z] === RUN TestIgnoreBufferedWhenNoTimes [2023-04-21T10:40:59.503Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2023-04-21T10:40:59.503Z] PASS [2023-04-21T10:40:59.503Z] coverage: 50.0% of statements [2023-04-21T10:40:59.503Z] ok github.com/docker/docker/daemon/events 0.326s coverage: 50.0% of statements [2023-04-21T10:40:59.580Z] tests/integration/regression_test.py ...... [ 98%] [2023-04-21T10:40:59.726Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2023-04-21T10:40:59.984Z] --- PASS: TestConfigsCreateAndDelete (2.62s) [2023-04-21T10:40:59.984Z] === RUN TestConfigsUpdate [2023-04-21T10:41:00.093Z] tests/integration/credentials/store_test.py ...... [ 99%] [2023-04-21T10:41:00.093Z] tests/integration/credentials/utils_test.py . [100%] [2023-04-21T10:41:00.093Z] [2023-04-21T10:41:00.093Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2023-04-21T10:41:00.093Z] =========================== short test summary info ============================ [2023-04-21T10:41:00.093Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2023-04-21T10:41:00.093Z] CONFIG_RT_GROUP_SCHED isn't enabled [2023-04-21T10:41:00.093Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2023-04-21T10:41:00.093Z] Not supported on most drivers [2023-04-21T10:41:00.093Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2023-04-21T10:41:00.093Z] Output of docker top depends on host distro, and is not formalized. [2023-04-21T10:41:00.093Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2023-04-21T10:41:00.093Z] Output of docker top depends on host distro, and is not formalized. [2023-04-21T10:41:00.093Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2023-04-21T10:41:00.093Z] Can fail if eth0 has multiple IP addresses [2023-04-21T10:41:00.093Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2023-04-21T10:41:00.093Z] This doesn't seem to be taken into account by the engine [2023-04-21T10:41:00.093Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2023-04-21T10:41:00.093Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2023-04-21T10:41:00.093Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 288.50 seconds == [2023-04-21T10:41:00.243Z] check_test.go:308: [de89118076cf4] daemon is not started [2023-04-21T10:41:00.243Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2023-04-21T10:41:00.349Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2023-04-21T10:41:00.475Z] === RUN TestIsEmptyDir [2023-04-21T10:41:00.475Z] --- PASS: TestIsEmptyDir (0.01s) [2023-04-21T10:41:00.475Z] PASS [2023-04-21T10:41:00.475Z] coverage: 2.3% of statements [2023-04-21T10:41:00.475Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2023-04-21T10:41:00.475Z] === RUN TestLinkNaming [2023-04-21T10:41:00.475Z] --- PASS: TestLinkNaming (0.00s) [2023-04-21T10:41:00.475Z] === RUN TestLinkNew [2023-04-21T10:41:00.475Z] --- PASS: TestLinkNew (0.00s) [2023-04-21T10:41:00.475Z] === RUN TestLinkEnv [2023-04-21T10:41:00.475Z] --- PASS: TestLinkEnv (0.00s) [2023-04-21T10:41:00.475Z] === RUN TestLinkMultipleEnv [2023-04-21T10:41:00.475Z] --- PASS: TestLinkMultipleEnv (0.00s) [2023-04-21T10:41:00.475Z] === RUN TestLinkPortRangeEnv [2023-04-21T10:41:00.475Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2023-04-21T10:41:00.475Z] PASS [2023-04-21T10:41:00.475Z] coverage: 93.0% of statements [2023-04-21T10:41:00.475Z] ok github.com/docker/docker/daemon/links 0.052s coverage: 93.0% of statements [2023-04-21T10:41:00.811Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-04-21T10:41:01.069Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-04-21T10:41:01.444Z] === RUN TestVerifyNetworkingConfig [2023-04-21T10:41:01.444Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2023-04-21T10:41:01.444Z] === RUN TestGetContainer [2023-04-21T10:41:01.444Z] --- PASS: TestGetContainer (0.00s) [2023-04-21T10:41:01.444Z] === RUN TestValidContainerNames [2023-04-21T10:41:01.444Z] --- PASS: TestValidContainerNames (0.00s) [2023-04-21T10:41:01.444Z] === RUN TestContainerInitDNS [2023-04-21T10:41:01.444Z] daemon_test.go:146: root required [2023-04-21T10:41:01.444Z] --- SKIP: TestContainerInitDNS (0.00s) [2023-04-21T10:41:01.444Z] === RUN TestMerge [2023-04-21T10:41:01.444Z] --- PASS: TestMerge (0.00s) [2023-04-21T10:41:01.444Z] === RUN TestValidateContainerIsolation [2023-04-21T10:41:01.444Z] --- PASS: TestValidateContainerIsolation (0.00s) [2023-04-21T10:41:01.444Z] === RUN TestFindNetworkErrorType [2023-04-21T10:41:01.444Z] --- PASS: TestFindNetworkErrorType (0.00s) [2023-04-21T10:41:01.444Z] === RUN TestEnsureServicesExist [2023-04-21T10:41:01.444Z] --- PASS: TestEnsureServicesExist (0.00s) [2023-04-21T10:41:01.444Z] === RUN TestEnsureServicesExistErrors [2023-04-21T10:41:01.444Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2023-04-21T10:41:01.444Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2023-04-21T10:41:01.444Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2023-04-21T10:41:01.444Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2023-04-21T10:41:01.444Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2023-04-21T10:41:01.444Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2023-04-21T10:41:01.444Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2023-04-21T10:41:01.444Z] === RUN TestContainerDelete [2023-04-21T10:41:01.444Z] --- PASS: TestContainerDelete (0.01s) [2023-04-21T10:41:01.444Z] === RUN TestContainerDoubleDelete [2023-04-21T10:41:01.444Z] --- PASS: TestContainerDoubleDelete (0.00s) [2023-04-21T10:41:01.444Z] === RUN TestLogContainerEventCopyLabels [2023-04-21T10:41:01.444Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2023-04-21T10:41:01.444Z] === RUN TestLogContainerEventWithAttributes [2023-04-21T10:41:01.444Z] --- PASS: TestLogContainerEventWithAttributes (0.01s) [2023-04-21T10:41:01.444Z] === RUN TestNoneHealthcheck [2023-04-21T10:41:01.444Z] --- PASS: TestNoneHealthcheck (0.00s) [2023-04-21T10:41:01.444Z] === RUN TestHealthStates [2023-04-21T10:41:01.636Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2023-04-21T10:41:01.907Z] time="2023-04-21T10:41:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-21T10:41:01.907Z] time="2023-04-21T10:41:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-21T10:41:01.907Z] time="2023-04-21T10:41:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-21T10:41:01.907Z] time="2023-04-21T10:41:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-21T10:41:01.907Z] time="2023-04-21T10:41:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-21T10:41:01.907Z] time="2023-04-21T10:41:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-21T10:41:01.907Z] time="2023-04-21T10:41:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-21T10:41:01.907Z] time="2023-04-21T10:41:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-21T10:41:01.907Z] time="2023-04-21T10:41:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-21T10:41:01.907Z] time="2023-04-21T10:41:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-04-21T10:41:01.907Z] --- PASS: TestHealthStates (0.16s) [2023-04-21T10:41:01.907Z] === RUN TestMaskURLCredentials [2023-04-21T10:41:01.907Z] --- PASS: TestMaskURLCredentials (0.00s) [2023-04-21T10:41:01.907Z] === RUN TestGetInspectData [2023-04-21T10:41:01.907Z] --- PASS: TestGetInspectData (0.00s) [2023-04-21T10:41:01.907Z] === RUN TestFillLicense [2023-04-21T10:41:01.907Z] --- PASS: TestFillLicense (0.00s) [2023-04-21T10:41:01.907Z] === RUN TestListInvalidFilter [2023-04-21T10:41:01.907Z] --- PASS: TestListInvalidFilter (0.00s) [2023-04-21T10:41:01.907Z] === RUN TestNameFilter [2023-04-21T10:41:01.907Z] --- PASS: TestNameFilter (0.02s) [2023-04-21T10:41:01.907Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2023-04-21T10:41:01.907Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2023-04-21T10:41:01.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2023-04-21T10:41:01.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2023-04-21T10:41:01.907Z] === RUN TestDaemonReloadLabels [2023-04-21T10:41:01.907Z] --- PASS: TestDaemonReloadLabels (0.00s) [2023-04-21T10:41:01.907Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2023-04-21T10:41:01.907Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2023-04-21T10:41:01.908Z] === RUN TestDaemonReloadMirrors [2023-04-21T10:41:01.908Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2023-04-21T10:41:01.908Z] === RUN TestDaemonReloadInsecureRegistries [2023-04-21T10:41:01.908Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2023-04-21T10:41:01.908Z] === RUN TestDaemonReloadNotAffectOthers [2023-04-21T10:41:01.908Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2023-04-21T10:41:01.908Z] === RUN TestDaemonDiscoveryReload [2023-04-21T10:41:02.202Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2023-04-21T10:41:02.769Z] --- PASS: TestConfigsUpdate (2.72s) [2023-04-21T10:41:02.769Z] === RUN TestTemplatedConfig [2023-04-21T10:41:02.877Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2023-04-21T10:41:02.877Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2023-04-21T10:41:03.336Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-04-21T10:41:03.337Z] === RUN TestAdapterReadLogs [2023-04-21T10:41:03.337Z] --- PASS: TestAdapterReadLogs (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestCopier [2023-04-21T10:41:03.337Z] --- PASS: TestCopier (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestCopierLongLines [2023-04-21T10:41:03.337Z] --- PASS: TestCopierLongLines (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestCopierSlow [2023-04-21T10:41:03.337Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2023-04-21T10:41:03.337Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2023-04-21T10:41:03.337Z] === RUN TestNewStreamConfig [2023-04-21T10:41:03.337Z] === RUN TestNewStreamConfig/defaults [2023-04-21T10:41:03.337Z] === RUN TestNewStreamConfig/invalid_create_group [2023-04-21T10:41:03.337Z] === RUN TestNewStreamConfig/invalid_flush_interval [2023-04-21T10:41:03.337Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2023-04-21T10:41:03.337Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2023-04-21T10:41:03.337Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2023-04-21T10:41:03.337Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2023-04-21T10:41:03.337Z] --- PASS: TestNewStreamConfig (0.00s) [2023-04-21T10:41:03.337Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2023-04-21T10:41:03.337Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2023-04-21T10:41:03.337Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2023-04-21T10:41:03.337Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2023-04-21T10:41:03.337Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2023-04-21T10:41:03.337Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2023-04-21T10:41:03.337Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestNewAWSLogsClientUserAgentHandler [2023-04-21T10:41:03.337Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2023-04-21T10:41:03.337Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestNewAWSLogsClientRegionDetect [2023-04-21T10:41:03.337Z] --- PASS: TestCopierSlow (0.24s) [2023-04-21T10:41:03.337Z] === RUN TestCopierWithSized [2023-04-21T10:41:03.337Z] === RUN TestCopierWithSized/as_is [2023-04-21T10:41:03.337Z] === RUN TestCopierWithSized/With_RingLogger [2023-04-21T10:41:03.337Z] --- PASS: TestCopierWithSized (0.01s) [2023-04-21T10:41:03.337Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2023-04-21T10:41:03.337Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2023-04-21T10:41:03.337Z] === RUN TestCopierWithPartial [2023-04-21T10:41:03.337Z] --- PASS: TestCopierWithPartial (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestRingLogger [2023-04-21T10:41:03.337Z] --- PASS: TestRingLogger (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestRingCap [2023-04-21T10:41:03.337Z] --- PASS: TestRingCap (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestRingClose [2023-04-21T10:41:03.337Z] --- PASS: TestRingClose (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestRingDrain [2023-04-21T10:41:03.337Z] --- PASS: TestRingDrain (0.00s) [2023-04-21T10:41:03.337Z] PASS [2023-04-21T10:41:03.337Z] coverage: 43.5% of statements [2023-04-21T10:41:03.337Z] ok github.com/docker/docker/daemon/logger 0.322s coverage: 43.5% of statements [2023-04-21T10:41:03.337Z] time="2023-04-21T10:41:03Z" level=info msg="Trying to get region from EC2 Metadata" [2023-04-21T10:41:03.337Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2023-04-21T10:41:03.337Z] === RUN TestCreateSuccess [2023-04-21T10:41:03.337Z] --- PASS: TestCreateSuccess (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestCreateLogGroupSuccess [2023-04-21T10:41:03.337Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestCreateError [2023-04-21T10:41:03.337Z] --- PASS: TestCreateError (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestCreateAlreadyExists [2023-04-21T10:41:03.337Z] time="2023-04-21T10:41:03Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2023-04-21T10:41:03.337Z] --- PASS: TestCreateAlreadyExists (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestLogClosed [2023-04-21T10:41:03.337Z] --- PASS: TestLogClosed (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestLogBlocking [2023-04-21T10:41:03.337Z] --- PASS: TestLogBlocking (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestLogBufferEmpty [2023-04-21T10:41:03.337Z] --- PASS: TestLogBufferEmpty (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestPublishBatchSuccess [2023-04-21T10:41:03.337Z] --- PASS: TestPublishBatchSuccess (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestPublishBatchError [2023-04-21T10:41:03.337Z] time="2023-04-21T10:41:03Z" level=error msg=Error [2023-04-21T10:41:03.337Z] --- PASS: TestPublishBatchError (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestPublishBatchInvalidSeqSuccess [2023-04-21T10:41:03.337Z] time="2023-04-21T10:41:03Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-04-21T10:41:03.337Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestPublishBatchAlreadyAccepted [2023-04-21T10:41:03.337Z] time="2023-04-21T10:41:03Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-04-21T10:41:03.337Z] time="2023-04-21T10:41:03Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2023-04-21T10:41:03.337Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestCollectBatchSimple [2023-04-21T10:41:03.337Z] --- PASS: TestCollectBatchSimple (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestCollectBatchTicker [2023-04-21T10:41:03.337Z] --- PASS: TestCollectBatchTicker (0.00s) [2023-04-21T10:41:03.337Z] === RUN TestCollectBatchMultilinePattern [2023-04-21T10:41:03.337Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2023-04-21T10:41:03.804Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2023-04-21T10:41:03.804Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2023-04-21T10:41:03.804Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2023-04-21T10:41:03.804Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2023-04-21T10:41:03.804Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2023-04-21T10:41:03.804Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2023-04-21T10:41:03.804Z] === RUN TestCollectBatchClose [2023-04-21T10:41:03.804Z] --- PASS: TestCollectBatchClose (0.00s) [2023-04-21T10:41:03.804Z] === RUN TestEffectiveLen [2023-04-21T10:41:03.804Z] === RUN TestEffectiveLen/0/Hello [2023-04-21T10:41:03.804Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2023-04-21T10:41:03.804Z] === RUN TestEffectiveLen/2/🙃 [2023-04-21T10:41:03.804Z] === RUN TestEffectiveLen/3/���� [2023-04-21T10:41:03.804Z] === RUN TestEffectiveLen/4/He��o [2023-04-21T10:41:03.804Z] === RUN TestEffectiveLen/5/ [2023-04-21T10:41:03.804Z] --- PASS: TestEffectiveLen (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2023-04-21T10:41:03.804Z] === RUN TestFindValidSplit [2023-04-21T10:41:03.804Z] === RUN TestFindValidSplit/0/ [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1017: [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1018: [2023-04-21T10:41:03.804Z] === RUN TestFindValidSplit/1/Hello [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1017: Hello [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1018: [2023-04-21T10:41:03.804Z] === RUN TestFindValidSplit/2/Hello [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1017: He [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1018: llo [2023-04-21T10:41:03.804Z] === RUN TestFindValidSplit/3/Hello [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1017: [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1018: Hello [2023-04-21T10:41:03.804Z] === RUN TestFindValidSplit/4/🙃 [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1017: [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1018: 🙃 [2023-04-21T10:41:03.804Z] === RUN TestFindValidSplit/5/🙃 [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1017: 🙃 [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1018: [2023-04-21T10:41:03.804Z] === RUN TestFindValidSplit/6/a� [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1017: a [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1018: � [2023-04-21T10:41:03.804Z] === RUN TestFindValidSplit/7/a� [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1017: a� [2023-04-21T10:41:03.804Z] cloudwatchlogs_test.go:1018: [2023-04-21T10:41:03.804Z] --- PASS: TestFindValidSplit (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2023-04-21T10:41:03.804Z] === RUN TestProcessEventEmoji [2023-04-21T10:41:03.804Z] --- PASS: TestProcessEventEmoji (0.00s) [2023-04-21T10:41:03.804Z] === RUN TestCollectBatchLineSplit [2023-04-21T10:41:03.804Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2023-04-21T10:41:03.804Z] === RUN TestCollectBatchLineSplitWithBinary [2023-04-21T10:41:03.804Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2023-04-21T10:41:03.804Z] === RUN TestCollectBatchMaxEvents [2023-04-21T10:41:03.804Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2023-04-21T10:41:03.804Z] === RUN TestCollectBatchMaxTotalBytes [2023-04-21T10:41:03.804Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2023-04-21T10:41:03.804Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2023-04-21T10:41:03.804Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2023-04-21T10:41:03.804Z] === RUN TestCollectBatchWithDuplicateTimestamps [2023-04-21T10:41:03.804Z] === RUN TestSearchRegistryForImagesErrors [2023-04-21T10:41:03.804Z] --- PASS: TestSearchRegistryForImagesErrors (0.01s) [2023-04-21T10:41:03.804Z] === RUN TestSearchRegistryForImages [2023-04-21T10:41:03.804Z] --- PASS: TestSearchRegistryForImages (0.00s) [2023-04-21T10:41:03.804Z] === RUN TestOnlyPlatformWithFallback [2023-04-21T10:41:03.804Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2023-04-21T10:41:03.804Z] === RUN TestImageDelete [2023-04-21T10:41:03.804Z] === RUN TestImageDelete/no_lease [2023-04-21T10:41:03.804Z] === RUN TestImageDelete/lease_exists [2023-04-21T10:41:03.804Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2023-04-21T10:41:03.804Z] === RUN TestParseLogOptionsMultilinePattern [2023-04-21T10:41:03.804Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2023-04-21T10:41:03.804Z] === RUN TestParseLogOptionsDatetimeFormat [2023-04-21T10:41:03.804Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2023-04-21T10:41:03.804Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2023-04-21T10:41:03.804Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2023-04-21T10:41:03.804Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2023-04-21T10:41:03.804Z] --- PASS: TestImageDelete (0.04s) [2023-04-21T10:41:03.804Z] --- PASS: TestImageDelete/no_lease (0.01s) [2023-04-21T10:41:03.804Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2023-04-21T10:41:03.804Z] === RUN TestContentStoreForPull [2023-04-21T10:41:03.804Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2023-04-21T10:41:03.804Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2023-04-21T10:41:03.804Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2023-04-21T10:41:03.804Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2023-04-21T10:41:03.804Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2023-04-21T10:41:03.804Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2023-04-21T10:41:03.805Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2023-04-21T10:41:03.805Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2023-04-21T10:41:03.805Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2023-04-21T10:41:03.805Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2023-04-21T10:41:03.805Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2023-04-21T10:41:03.805Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2023-04-21T10:41:03.805Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2023-04-21T10:41:03.805Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2023-04-21T10:41:03.805Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2023-04-21T10:41:03.805Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2023-04-21T10:41:03.805Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2023-04-21T10:41:03.805Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2023-04-21T10:41:03.805Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2023-04-21T10:41:03.805Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2023-04-21T10:41:03.805Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2023-04-21T10:41:03.805Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2023-04-21T10:41:03.805Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2023-04-21T10:41:03.805Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2023-04-21T10:41:03.805Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2023-04-21T10:41:03.805Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2023-04-21T10:41:03.805Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2023-04-21T10:41:03.805Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2023-04-21T10:41:03.805Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2023-04-21T10:41:03.805Z] === RUN TestCreateTagSuccess [2023-04-21T10:41:03.805Z] --- PASS: TestCreateTagSuccess (0.00s) [2023-04-21T10:41:03.805Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2023-04-21T10:41:03.805Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2023-04-21T10:41:03.805Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2023-04-21T10:41:03.805Z] reload_test.go:520: root required [2023-04-21T10:41:03.805Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-04-21T10:41:03.805Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2023-04-21T10:41:03.805Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2023-04-21T10:41:03.805Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2023-04-21T10:41:03.805Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2023-04-21T10:41:03.805Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2023-04-21T10:41:03.805Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2023-04-21T10:41:03.805Z] PASS [2023-04-21T10:41:03.805Z] coverage: 76.5% of statements [2023-04-21T10:41:03.805Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2023-04-21T10:41:03.805Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2023-04-21T10:41:03.805Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2023-04-21T10:41:03.805Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2023-04-21T10:41:03.805Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2023-04-21T10:41:03.805Z] ok github.com/docker/docker/daemon/logger/awslogs 0.461s coverage: 76.5% of statements [2023-04-21T10:41:03.805Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2023-04-21T10:41:03.805Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2023-04-21T10:41:03.805Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2023-04-21T10:41:03.805Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2023-04-21T10:41:03.805Z] === RUN TestParseVolumesFrom [2023-04-21T10:41:03.805Z] --- PASS: TestParseVolumesFrom (0.00s) [2023-04-21T10:41:03.805Z] PASS [2023-04-21T10:41:03.805Z] coverage: 9.0% of statements [2023-04-21T10:41:03.805Z] ok github.com/docker/docker/daemon 2.642s coverage: 9.0% of statements [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2023-04-21T10:41:03.805Z] --- PASS: TestContentStoreForPull (0.22s) [2023-04-21T10:41:03.805Z] PASS [2023-04-21T10:41:03.805Z] coverage: 6.6% of statements [2023-04-21T10:41:03.805Z] ok github.com/docker/docker/daemon/images 0.378s coverage: 6.6% of statements [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2023-04-21T10:41:03.805Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2023-04-21T10:41:03.902Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2023-04-21T10:41:04.773Z] === RUN TestJSONLogsMarshalJSONBuf [2023-04-21T10:41:04.773Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2023-04-21T10:41:04.773Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2023-04-21T10:41:04.773Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2023-04-21T10:41:04.773Z] === RUN TestFastTimeMarshalJSON [2023-04-21T10:41:04.773Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2023-04-21T10:41:04.773Z] PASS [2023-04-21T10:41:04.773Z] coverage: 87.2% of statements [2023-04-21T10:41:04.773Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.244s coverage: 87.2% of statements [2023-04-21T10:41:05.233Z] === RUN TestJSONFileLogger [2023-04-21T10:41:05.233Z] --- PASS: TestJSONFileLogger (0.00s) [2023-04-21T10:41:05.233Z] === RUN TestJSONFileLoggerWithTags [2023-04-21T10:41:05.233Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2023-04-21T10:41:05.233Z] === RUN TestJSONFileLoggerWithOpts [2023-04-21T10:41:05.233Z] --- PASS: TestJSONFileLoggerWithOpts (0.00s) [2023-04-21T10:41:05.233Z] === RUN TestJSONFileLoggerWithLabelsEnv [2023-04-21T10:41:05.233Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2023-04-21T10:41:05.233Z] === RUN TestEncodeDecode [2023-04-21T10:41:05.233Z] === PAUSE TestEncodeDecode [2023-04-21T10:41:05.233Z] === RUN TestUnexpectedEOF [2023-04-21T10:41:05.233Z] time="2023-04-21T10:41:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-04-21T10:41:05.233Z] time="2023-04-21T10:41:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-04-21T10:41:05.233Z] --- PASS: TestUnexpectedEOF (0.19s) [2023-04-21T10:41:05.233Z] === CONT TestEncodeDecode [2023-04-21T10:41:05.233Z] --- PASS: TestEncodeDecode (0.00s) [2023-04-21T10:41:05.233Z] PASS [2023-04-21T10:41:05.233Z] coverage: 69.9% of statements [2023-04-21T10:41:05.233Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.299s coverage: 69.9% of statements [2023-04-21T10:41:05.693Z] === RUN TestWriteLog [2023-04-21T10:41:05.693Z] === PAUSE TestWriteLog [2023-04-21T10:41:05.693Z] === RUN TestReadLog [2023-04-21T10:41:05.693Z] === PAUSE TestReadLog [2023-04-21T10:41:05.693Z] === RUN TestDecode [2023-04-21T10:41:05.693Z] --- PASS: TestDecode (0.03s) [2023-04-21T10:41:05.693Z] === CONT TestWriteLog [2023-04-21T10:41:05.693Z] --- PASS: TestWriteLog (0.00s) [2023-04-21T10:41:05.693Z] === CONT TestReadLog [2023-04-21T10:41:05.693Z] === RUN TestReadLog/tail_exact [2023-04-21T10:41:05.693Z] === RUN TestReadLog/tail_less_than_available [2023-04-21T10:41:05.693Z] === RUN TestReadLog/tail_more_than_available [2023-04-21T10:41:05.693Z] --- PASS: TestReadLog (0.21s) [2023-04-21T10:41:05.693Z] --- PASS: TestReadLog/tail_exact (0.18s) [2023-04-21T10:41:05.693Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2023-04-21T10:41:05.693Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2023-04-21T10:41:05.693Z] PASS [2023-04-21T10:41:05.693Z] coverage: 78.7% of statements [2023-04-21T10:41:05.693Z] ok github.com/docker/docker/daemon/logger/local 0.327s coverage: 78.7% of statements [2023-04-21T10:41:05.693Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-04-21T10:41:05.804Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-04-21T10:41:05.804Z] --- PASS: TestTemplatedConfig (2.94s) [2023-04-21T10:41:05.804Z] === RUN TestConfigCreateResolve [2023-04-21T10:41:05.804Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2023-04-21T10:41:06.062Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-04-21T10:41:06.662Z] === RUN TestOpenFileDelete [2023-04-21T10:41:06.662Z] --- PASS: TestOpenFileDelete (0.00s) [2023-04-21T10:41:06.662Z] === RUN TestOpenFileRename [2023-04-21T10:41:06.662Z] --- PASS: TestOpenFileRename (0.00s) [2023-04-21T10:41:06.662Z] === RUN TestHandleDecoderErr [2023-04-21T10:41:06.662Z] --- PASS: TestHandleDecoderErr (0.00s) [2023-04-21T10:41:06.662Z] === RUN TestParseLogTagDefaultTag [2023-04-21T10:41:06.662Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2023-04-21T10:41:06.662Z] === RUN TestParseLogTag [2023-04-21T10:41:06.662Z] --- PASS: TestParseLogTag (0.00s) [2023-04-21T10:41:06.662Z] === RUN TestParseLogTagEmptyTag [2023-04-21T10:41:06.662Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2023-04-21T10:41:06.662Z] === RUN TestTailFiles [2023-04-21T10:41:06.662Z] --- PASS: TestTailFiles (0.00s) [2023-04-21T10:41:06.662Z] === RUN TestFollowLogsConsumerGone [2023-04-21T10:41:06.662Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2023-04-21T10:41:06.662Z] === RUN TestFollowLogsProducerGone [2023-04-21T10:41:06.662Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2023-04-21T10:41:06.662Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2023-04-21T10:41:06.662Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2023-04-21T10:41:06.662Z] === RUN TestCheckCapacityAndRotate [2023-04-21T10:41:06.662Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2023-04-21T10:41:06.662Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2023-04-21T10:41:06.662Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2023-04-21T10:41:06.662Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2023-04-21T10:41:06.662Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2023-04-21T10:41:06.662Z] PASS [2023-04-21T10:41:06.662Z] coverage: 54.9% of statements [2023-04-21T10:41:06.662Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.261s coverage: 54.9% of statements [2023-04-21T10:41:06.662Z] === RUN TestLog [2023-04-21T10:41:06.662Z] --- PASS: TestLog (0.01s) [2023-04-21T10:41:06.662Z] PASS [2023-04-21T10:41:06.662Z] coverage: 31.5% of statements [2023-04-21T10:41:06.662Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.067s coverage: 31.5% of statements [2023-04-21T10:41:06.996Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2023-04-21T10:41:07.150Z] --- PASS: TestDaemonStartWithLogOpt (13.69s) [2023-04-21T10:41:07.150Z] === CONT TestReadPluginNoRead [2023-04-21T10:41:07.564Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2023-04-21T10:41:07.633Z] === RUN TestParseLogFormat [2023-04-21T10:41:07.633Z] --- PASS: TestParseLogFormat (0.00s) [2023-04-21T10:41:07.633Z] === RUN TestValidateLogOptEmpty [2023-04-21T10:41:07.633Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2023-04-21T10:41:07.633Z] === RUN TestValidateSyslogAddress [2023-04-21T10:41:07.633Z] --- PASS: TestValidateSyslogAddress (0.00s) [2023-04-21T10:41:07.633Z] === RUN TestParseAddressDefaultPort [2023-04-21T10:41:07.633Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2023-04-21T10:41:07.633Z] === RUN TestValidateSyslogFacility [2023-04-21T10:41:07.633Z] --- PASS: TestValidateSyslogFacility (0.00s) [2023-04-21T10:41:07.633Z] === RUN TestValidateLogOptSyslogFormat [2023-04-21T10:41:07.633Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2023-04-21T10:41:07.633Z] === RUN TestValidateLogOpt [2023-04-21T10:41:07.633Z] --- PASS: TestValidateLogOpt (0.00s) [2023-04-21T10:41:07.633Z] PASS [2023-04-21T10:41:07.633Z] coverage: 46.8% of statements [2023-04-21T10:41:07.633Z] === RUN TestNewParse [2023-04-21T10:41:07.633Z] --- PASS: TestNewParse (0.00s) [2023-04-21T10:41:07.633Z] PASS [2023-04-21T10:41:07.633Z] coverage: 8.3% of statements [2023-04-21T10:41:07.633Z] === RUN TestValidateLogOpt [2023-04-21T10:41:07.633Z] --- PASS: TestValidateLogOpt (0.00s) [2023-04-21T10:41:07.633Z] === RUN TestNewMissedConfig [2023-04-21T10:41:07.633Z] --- PASS: TestNewMissedConfig (0.00s) [2023-04-21T10:41:07.633Z] === RUN TestNewMissedUrl [2023-04-21T10:41:07.633Z] --- PASS: TestNewMissedUrl (0.00s) [2023-04-21T10:41:07.633Z] === RUN TestNewMissedToken [2023-04-21T10:41:07.633Z] --- PASS: TestNewMissedToken (0.00s) [2023-04-21T10:41:07.633Z] === RUN TestNewWithProxy [2023-04-21T10:41:07.633Z] ok github.com/docker/docker/daemon/logger/syslog 0.058s coverage: 46.8% of statements [2023-04-21T10:41:07.633Z] --- PASS: TestNewWithProxy (0.00s) [2023-04-21T10:41:07.633Z] === RUN TestDefault [2023-04-21T10:41:07.634Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2023-04-21T10:41:07.634Z] --- PASS: TestDefault (0.01s) [2023-04-21T10:41:07.634Z] === RUN TestInlineFormatWithNonDefaultOptions [2023-04-21T10:41:07.634Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2023-04-21T10:41:07.634Z] === RUN TestJsonFormat [2023-04-21T10:41:07.634Z] --- PASS: TestJsonFormat (0.01s) [2023-04-21T10:41:07.634Z] === RUN TestRawFormat [2023-04-21T10:41:07.634Z] --- PASS: TestRawFormat (0.00s) [2023-04-21T10:41:07.634Z] === RUN TestRawFormatWithLabels [2023-04-21T10:41:07.634Z] --- PASS: TestRawFormatWithLabels (0.00s) [2023-04-21T10:41:07.634Z] === RUN TestRawFormatWithoutTag [2023-04-21T10:41:07.634Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2023-04-21T10:41:07.634Z] === RUN TestBatching [2023-04-21T10:41:08.094Z] --- PASS: TestBatching (0.27s) [2023-04-21T10:41:08.094Z] === RUN TestFrequency [2023-04-21T10:41:08.094Z] --- PASS: TestFrequency (0.22s) [2023-04-21T10:41:08.094Z] === RUN TestOneMessagePerRequest [2023-04-21T10:41:08.094Z] --- PASS: TestOneMessagePerRequest (0.00s) [2023-04-21T10:41:08.094Z] === RUN TestVerify [2023-04-21T10:41:08.094Z] --- PASS: TestVerify (0.01s) [2023-04-21T10:41:08.094Z] === RUN TestSkipVerify [2023-04-21T10:41:08.497Z] --- PASS: TestConfigCreateResolve (2.66s) [2023-04-21T10:41:08.497Z] === RUN TestConfigDaemonLibtrustID [2023-04-21T10:41:08.530Z] === RUN TestReadPluginNoRead/default [2023-04-21T10:41:08.554Z] time="2023-04-21T10:41:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-21T10:41:08.554Z] time="2023-04-21T10:41:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-21T10:41:08.554Z] time="2023-04-21T10:41:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-21T10:41:08.554Z] time="2023-04-21T10:41:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-21T10:41:09.013Z] --- PASS: TestSkipVerify (0.76s) [2023-04-21T10:41:09.014Z] === RUN TestBufferMaximum [2023-04-21T10:41:09.014Z] time="2023-04-21T10:41:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-21T10:41:09.014Z] time="2023-04-21T10:41:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-21T10:41:09.014Z] time="2023-04-21T10:41:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-21T10:41:09.014Z] time="2023-04-21T10:41:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-21T10:41:09.014Z] time="2023-04-21T10:41:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-21T10:41:09.014Z] time="2023-04-21T10:41:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1682073668.636506\",\"host\":\"63cc247dcdac\"}'" [2023-04-21T10:41:09.014Z] time="2023-04-21T10:41:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1682073668.636506\",\"host\":\"63cc247dcdac\"}'" [2023-04-21T10:41:09.014Z] --- PASS: TestBufferMaximum (0.01s) [2023-04-21T10:41:09.014Z] === RUN TestServerAlwaysDown [2023-04-21T10:41:09.014Z] time="2023-04-21T10:41:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-21T10:41:09.014Z] time="2023-04-21T10:41:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-21T10:41:09.014Z] time="2023-04-21T10:41:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1682073668.642519\",\"host\":\"63cc247dcdac\"}'" [2023-04-21T10:41:09.014Z] time="2023-04-21T10:41:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1682073668.642519\",\"host\":\"63cc247dcdac\"}'" [2023-04-21T10:41:09.014Z] time="2023-04-21T10:41:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-04-21T10:41:09.014Z] time="2023-04-21T10:41:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1682073668.642519\",\"host\":\"63cc247dcdac\"}'" [2023-04-21T10:41:09.014Z] time="2023-04-21T10:41:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1682073668.642519\",\"host\":\"63cc247dcdac\"}'" [2023-04-21T10:41:09.014Z] time="2023-04-21T10:41:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1682073668.642519\",\"host\":\"63cc247dcdac\"}'" [2023-04-21T10:41:09.014Z] --- PASS: TestServerAlwaysDown (0.01s) [2023-04-21T10:41:09.014Z] === RUN TestCannotSendAfterClose [2023-04-21T10:41:09.014Z] --- PASS: TestCannotSendAfterClose (0.01s) [2023-04-21T10:41:09.014Z] === RUN TestDeadlockOnBlockedEndpoint [2023-04-21T10:41:09.064Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2023-04-21T10:41:09.064Z] PASS [2023-04-21T10:41:09.064Z] [2023-04-21T10:41:09.064Z] DONE 7 tests in 16.793s [2023-04-21T10:41:09.064Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-04-21T10:41:09.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:41:09.064Z] ++ set -e [2023-04-21T10:41:09.064Z] ++ '[' -n 0 ']' [2023-04-21T10:41:09.064Z] ++ set -x [2023-04-21T10:41:09.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:41:09.064Z] INFO: Testing against a local daemon [2023-04-21T10:41:09.064Z] === RUN TestCheckpoint [2023-04-21T10:41:09.064Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-21T10:41:09.064Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-21T10:41:09.064Z] === RUN TestContainerInvalidJSON [2023-04-21T10:41:09.064Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-04-21T10:41:09.064Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-04-21T10:41:09.064Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-04-21T10:41:09.064Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-04-21T10:41:09.064Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-04-21T10:41:09.064Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-04-21T10:41:09.064Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-04-21T10:41:09.064Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-04-21T10:41:09.064Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-04-21T10:41:09.064Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-04-21T10:41:09.064Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-04-21T10:41:09.064Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-04-21T10:41:09.064Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-04-21T10:41:09.064Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-21T10:41:09.099Z] --- PASS: TestContinueAfterPluginCrash (17.44s) [2023-04-21T10:41:09.322Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-04-21T10:41:09.323Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-21T10:41:09.323Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-04-21T10:41:09.323Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-21T10:41:09.323Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-04-21T10:41:09.323Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-21T10:41:09.323Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-04-21T10:41:09.323Z] === RUN TestCopyFromContainer [2023-04-21T10:41:09.982Z] === RUN TestV1IDService [2023-04-21T10:41:09.982Z] --- PASS: TestV1IDService (0.03s) [2023-04-21T10:41:09.982Z] === RUN TestV2MetadataService [2023-04-21T10:41:09.982Z] time="2023-04-21T10:41:09Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49221/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2023-04-21T10:41:09.982Z] time="2023-04-21T10:41:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"63cc247dcdac\"}'" [2023-04-21T10:41:09.982Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2023-04-21T10:41:09.982Z] PASS [2023-04-21T10:41:09.982Z] coverage: 82.5% of statements [2023-04-21T10:41:09.982Z] ok github.com/docker/docker/daemon/logger/splunk 2.394s coverage: 82.5% of statements [2023-04-21T10:41:09.982Z] ? github.com/docker/docker/daemon/names [no test files] [2023-04-21T10:41:09.982Z] ? github.com/docker/docker/daemon/network [no test files] [2023-04-21T10:41:09.982Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-04-21T10:41:09.982Z] === RUN TestSuccessfulDownload [2023-04-21T10:41:09.982Z] download_test.go:267: Needs fixing on Windows [2023-04-21T10:41:09.982Z] --- SKIP: TestSuccessfulDownload (0.00s) [2023-04-21T10:41:09.982Z] === RUN TestCancelledDownload [2023-04-21T10:41:09.982Z] --- PASS: TestCancelledDownload (0.01s) [2023-04-21T10:41:09.982Z] === RUN TestMaxDownloadAttempts [2023-04-21T10:41:09.982Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-04-21T10:41:09.982Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-04-21T10:41:09.982Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-04-21T10:41:09.982Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-04-21T10:41:09.982Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-04-21T10:41:09.982Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-04-21T10:41:09.982Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-04-21T10:41:09.982Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-04-21T10:41:09.982Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-04-21T10:41:09.982Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-04-21T10:41:09.982Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-04-21T10:41:09.982Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-04-21T10:41:10.443Z] === RUN TestContinueOnError_NonMirrorEndpoint [2023-04-21T10:41:10.443Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2023-04-21T10:41:10.443Z] === RUN TestContinueOnError_MirrorEndpoint [2023-04-21T10:41:10.443Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2023-04-21T10:41:10.443Z] === RUN TestContinueOnError_NeverContinue [2023-04-21T10:41:10.443Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2023-04-21T10:41:10.443Z] === RUN TestContinueOnError_UnnestsErrors [2023-04-21T10:41:10.443Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2023-04-21T10:41:10.443Z] === RUN TestManifestStore [2023-04-21T10:41:10.443Z] === RUN TestManifestStore/no_remote_or_local [2023-04-21T10:41:10.697Z] === RUN TestCopyFromContainer// [2023-04-21T10:41:10.697Z] === RUN TestCopyFromContainer//bar/root [2023-04-21T10:41:10.697Z] === RUN TestCopyFromContainer//bar/root/ [2023-04-21T10:41:10.697Z] === RUN TestCopyFromContainer/bar/quux [2023-04-21T10:41:10.697Z] === RUN TestCopyFromContainer/bar/quux/ [2023-04-21T10:41:10.903Z] time="2023-04-21T10:41:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-04-21T10:41:10.903Z] time="2023-04-21T10:41:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-04-21T10:41:10.903Z] time="2023-04-21T10:41:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-04-21T10:41:10.903Z] time="2023-04-21T10:41:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-04-21T10:41:10.903Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2023-04-21T10:41:10.903Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.58s) [2023-04-21T10:41:10.903Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.58s) [2023-04-21T10:41:10.903Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.58s) [2023-04-21T10:41:10.903Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.58s) [2023-04-21T10:41:10.903Z] === RUN TestTransfer [2023-04-21T10:41:10.903Z] --- PASS: TestTransfer (0.16s) [2023-04-21T10:41:10.903Z] === RUN TestConcurrencyLimit [2023-04-21T10:41:10.903Z] time="2023-04-21T10:41:10Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3404950938\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2023-04-21T10:41:10.903Z] === RUN TestManifestStore/no_local_cache [2023-04-21T10:41:10.903Z] === RUN TestManifestStore/no_local_cache/digested [2023-04-21T10:41:10.903Z] === RUN TestManifestStore/with_local_cache [2023-04-21T10:41:10.903Z] === RUN TestManifestStore/unknown_media_type [2023-04-21T10:41:10.903Z] === RUN TestManifestStore/unknown_media_type/no_cache [2023-04-21T10:41:10.903Z] time="2023-04-21T10:41:10Z" level=warning msg="reference for unknown type: " [2023-04-21T10:41:10.903Z] time="2023-04-21T10:41:10Z" level=warning msg="reference for unknown type: " [2023-04-21T10:41:10.903Z] === RUN TestManifestStore/unknown_media_type/with_cache [2023-04-21T10:41:10.903Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2023-04-21T10:41:10.903Z] time="2023-04-21T10:41:10Z" level=warning msg="reference for unknown type: " [2023-04-21T10:41:10.903Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2023-04-21T10:41:10.903Z] time="2023-04-21T10:41:10Z" level=warning msg="reference for unknown type: " [2023-04-21T10:41:10.903Z] time="2023-04-21T10:41:10Z" level=warning msg="reference for unknown type: " [2023-04-21T10:41:10.903Z] === RUN TestManifestStore/error_persisting_manifest [2023-04-21T10:41:10.903Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2023-04-21T10:41:10.903Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2023-04-21T10:41:10.903Z] time="2023-04-21T10:41:10Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2023-04-21T10:41:10.904Z] --- PASS: TestManifestStore (0.42s) [2023-04-21T10:41:10.904Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2023-04-21T10:41:10.904Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2023-04-21T10:41:10.904Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2023-04-21T10:41:10.904Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2023-04-21T10:41:10.904Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2023-04-21T10:41:10.904Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2023-04-21T10:41:10.904Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2023-04-21T10:41:10.904Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2023-04-21T10:41:10.904Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2023-04-21T10:41:10.904Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2023-04-21T10:41:10.904Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaType [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaType/schema1 [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2023-04-21T10:41:10.904Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2023-04-21T10:41:10.904Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2023-04-21T10:41:10.904Z] === RUN TestFixManifestLayers [2023-04-21T10:41:10.904Z] --- PASS: TestFixManifestLayers (0.00s) [2023-04-21T10:41:10.904Z] === RUN TestFixManifestLayersBaseLayerParent [2023-04-21T10:41:10.904Z] pull_v2_test.go:81: Needs fixing on Windows [2023-04-21T10:41:10.904Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2023-04-21T10:41:10.904Z] === RUN TestFixManifestLayersBadParent [2023-04-21T10:41:10.904Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2023-04-21T10:41:10.904Z] === RUN TestValidateManifest [2023-04-21T10:41:10.904Z] pull_v2_test.go:126: Needs fixing on Windows [2023-04-21T10:41:10.904Z] --- SKIP: TestValidateManifest (0.00s) [2023-04-21T10:41:10.904Z] === RUN TestFormatPlatform [2023-04-21T10:41:10.904Z] --- PASS: TestFormatPlatform (0.00s) [2023-04-21T10:41:10.904Z] === RUN TestPullSchema2Config [2023-04-21T10:41:10.904Z] === RUN TestPullSchema2Config/success_first_time [2023-04-21T10:41:10.904Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-04-21T10:41:10.904Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-21T10:41:10.904Z] === RUN TestPullSchema2Config/500_status [2023-04-21T10:41:10.904Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-04-21T10:41:10.904Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-21T10:41:10.955Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-04-21T10:41:10.955Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-04-21T10:41:10.955Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-04-21T10:41:10.955Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2023-04-21T10:41:11.008Z] === RUN TestReadPluginNoRead/disabled_caching [2023-04-21T10:41:11.213Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-04-21T10:41:11.213Z] === RUN TestCopyFromContainer/bar/notarget [2023-04-21T10:41:11.213Z] --- PASS: TestCopyFromContainer (1.95s) [2023-04-21T10:41:11.213Z] --- PASS: TestCopyFromContainer// (0.06s) [2023-04-21T10:41:11.213Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2023-04-21T10:41:11.213Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2023-04-21T10:41:11.213Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2023-04-21T10:41:11.213Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2023-04-21T10:41:11.213Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2023-04-21T10:41:11.213Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-04-21T10:41:11.213Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2023-04-21T10:41:11.213Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2023-04-21T10:41:11.213Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2023-04-21T10:41:11.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-21T10:41:11.363Z] --- PASS: TestV2MetadataService (1.37s) [2023-04-21T10:41:11.363Z] PASS [2023-04-21T10:41:11.363Z] coverage: 48.2% of statements [2023-04-21T10:41:11.363Z] ok github.com/docker/docker/distribution/metadata 1.490s coverage: 48.2% of statements [2023-04-21T10:41:11.363Z] --- PASS: TestConcurrencyLimit (0.51s) [2023-04-21T10:41:11.363Z] === RUN TestInactiveJobs [2023-04-21T10:41:11.363Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-21T10:41:11.363Z] === RUN TestPullSchema2Config/EOF [2023-04-21T10:41:11.363Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-04-21T10:41:11.363Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-21T10:41:11.363Z] 2023/04/21 10:41:11 http: panic serving 127.0.0.1:49233: intentional panic [2023-04-21T10:41:11.363Z] goroutine 133 [running]: [2023-04-21T10:41:11.363Z] net/http.(*conn).serve.func1() [2023-04-21T10:41:11.363Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-04-21T10:41:11.363Z] panic({0x18f53e0, 0x1aaa860}) [2023-04-21T10:41:11.363Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-04-21T10:41:11.363Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000012d00?, {0x1ab1d88?, 0xc0004ec380?}) [2023-04-21T10:41:11.363Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:261 +0xb4 [2023-04-21T10:41:11.363Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1ab1d88, 0xc0004ec380}, 0xc0004f7400) [2023-04-21T10:41:11.363Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:289 +0x285 [2023-04-21T10:41:11.363Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1ab1d88?, 0xc0004ec380?}, 0x13db415?) [2023-04-21T10:41:11.363Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-04-21T10:41:11.363Z] net/http.serverHandler.ServeHTTP({0xc0001f6090?}, {0x1ab1d88, 0xc0004ec380}, 0xc0004f7400) [2023-04-21T10:41:11.363Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-04-21T10:41:11.363Z] net/http.(*conn).serve(0xc00018e500, {0x1ab2700, 0xc0000dff80}) [2023-04-21T10:41:11.363Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-04-21T10:41:11.363Z] created by net/http.(*Server).Serve [2023-04-21T10:41:11.363Z] c:/go/src/net/http/server.go:3102 +0x4db [2023-04-21T10:41:11.363Z] === RUN TestNotFound [2023-04-21T10:41:11.363Z] --- PASS: TestNotFound (0.00s) [2023-04-21T10:41:11.363Z] === RUN TestConflict [2023-04-21T10:41:11.363Z] --- PASS: TestConflict (0.00s) [2023-04-21T10:41:11.363Z] === RUN TestForbidden [2023-04-21T10:41:11.363Z] --- PASS: TestForbidden (0.00s) [2023-04-21T10:41:11.363Z] === RUN TestInvalidParameter [2023-04-21T10:41:11.363Z] --- PASS: TestInvalidParameter (0.00s) [2023-04-21T10:41:11.363Z] === RUN TestNotImplemented [2023-04-21T10:41:11.363Z] --- PASS: TestNotImplemented (0.00s) [2023-04-21T10:41:11.363Z] === RUN TestNotModified [2023-04-21T10:41:11.363Z] --- PASS: TestNotModified (0.00s) [2023-04-21T10:41:11.363Z] === RUN TestUnauthorized [2023-04-21T10:41:11.363Z] --- PASS: TestUnauthorized (0.00s) [2023-04-21T10:41:11.363Z] === RUN TestUnknown [2023-04-21T10:41:11.363Z] --- PASS: TestUnknown (0.00s) [2023-04-21T10:41:11.363Z] === RUN TestCancelled [2023-04-21T10:41:11.363Z] --- PASS: TestCancelled (0.00s) [2023-04-21T10:41:11.363Z] === RUN TestDeadline [2023-04-21T10:41:11.363Z] --- PASS: TestDeadline (0.00s) [2023-04-21T10:41:11.363Z] === RUN TestDataLoss [2023-04-21T10:41:11.363Z] --- PASS: TestDataLoss (0.00s) [2023-04-21T10:41:11.363Z] === RUN TestUnavailable [2023-04-21T10:41:11.363Z] --- PASS: TestUnavailable (0.00s) [2023-04-21T10:41:11.363Z] === RUN TestSystem [2023-04-21T10:41:11.363Z] --- PASS: TestSystem (0.00s) [2023-04-21T10:41:11.363Z] === RUN TestFromStatusCode [2023-04-21T10:41:11.363Z] === RUN TestFromStatusCode/Not_Found [2023-04-21T10:41:11.363Z] === RUN TestFromStatusCode/Bad_Request [2023-04-21T10:41:11.363Z] === RUN TestFromStatusCode/Conflict [2023-04-21T10:41:11.363Z] === RUN TestFromStatusCode/Unauthorized [2023-04-21T10:41:11.363Z] === RUN TestFromStatusCode/Service_Unavailable [2023-04-21T10:41:11.363Z] === RUN TestFromStatusCode/Forbidden [2023-04-21T10:41:11.363Z] === RUN TestFromStatusCode/Not_Modified [2023-04-21T10:41:11.363Z] === RUN TestFromStatusCode/Not_Implemented [2023-04-21T10:41:11.363Z] === RUN TestFromStatusCode/Internal_Server_Error [2023-04-21T10:41:11.363Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2023-04-21T10:41:11.363Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2023-04-21T10:41:11.363Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2023-04-21T10:41:11.363Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2023-04-21T10:41:11.363Z] --- PASS: TestFromStatusCode (0.00s) [2023-04-21T10:41:11.363Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2023-04-21T10:41:11.363Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2023-04-21T10:41:11.363Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2023-04-21T10:41:11.363Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2023-04-21T10:41:11.363Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2023-04-21T10:41:11.363Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2023-04-21T10:41:11.363Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2023-04-21T10:41:11.363Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2023-04-21T10:41:11.363Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2023-04-21T10:41:11.363Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2023-04-21T10:41:11.363Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2023-04-21T10:41:11.363Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2023-04-21T10:41:11.363Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2023-04-21T10:41:11.363Z] PASS [2023-04-21T10:41:11.363Z] coverage: 77.0% of statements [2023-04-21T10:41:11.363Z] ok github.com/docker/docker/errdefs 0.064s coverage: 77.0% of statements [2023-04-21T10:41:11.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-21T10:41:11.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-21T10:41:11.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-21T10:41:11.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-21T10:41:11.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-21T10:41:11.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-21T10:41:11.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-21T10:41:11.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-21T10:41:11.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-21T10:41:11.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2023-04-21T10:41:11.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-04-21T10:41:11.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-21T10:41:11.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-04-21T10:41:11.473Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-21T10:41:11.473Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2023-04-21T10:41:11.473Z] === RUN TestCreateWithInvalidEnv [2023-04-21T10:41:11.473Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-21T10:41:11.473Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-21T10:41:11.473Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-21T10:41:11.473Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-21T10:41:11.473Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-21T10:41:11.473Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-21T10:41:11.473Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-21T10:41:11.473Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-21T10:41:11.473Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-21T10:41:11.473Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-04-21T10:41:11.473Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-04-21T10:41:11.473Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-04-21T10:41:11.473Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-04-21T10:41:11.473Z] === RUN TestCreateTmpfsMountsTarget [2023-04-21T10:41:11.473Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-04-21T10:41:11.473Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-21T10:41:11.731Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-04-21T10:41:11.822Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-21T10:41:11.822Z] === RUN TestPullSchema2Config/unauthorized [2023-04-21T10:41:11.822Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-04-21T10:41:11.823Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-04-21T10:41:11.823Z] --- PASS: TestPullSchema2Config (0.56s) [2023-04-21T10:41:11.823Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2023-04-21T10:41:11.823Z] --- PASS: TestPullSchema2Config/500_status (0.27s) [2023-04-21T10:41:11.823Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2023-04-21T10:41:11.823Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2023-04-21T10:41:11.823Z] === RUN TestGetRepositoryMountCandidates [2023-04-21T10:41:11.823Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2023-04-21T10:41:11.823Z] === RUN TestLayerAlreadyExists [2023-04-21T10:41:11.823Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-04-21T10:41:11.823Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-04-21T10:41:11.823Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-04-21T10:41:11.823Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-04-21T10:41:11.823Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-04-21T10:41:11.823Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-04-21T10:41:11.823Z] --- PASS: TestLayerAlreadyExists (0.00s) [2023-04-21T10:41:11.823Z] === RUN TestWhenEmptyAuthConfig [2023-04-21T10:41:11.823Z] --- PASS: TestInactiveJobs (0.53s) [2023-04-21T10:41:11.823Z] === RUN TestWatchRelease [2023-04-21T10:41:11.823Z] --- PASS: TestWatchRelease (0.08s) [2023-04-21T10:41:11.823Z] === RUN TestWatchFinishedTransfer [2023-04-21T10:41:11.823Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2023-04-21T10:41:11.823Z] === RUN TestDuplicateTransfer [2023-04-21T10:41:11.823Z] --- PASS: TestDuplicateTransfer (0.08s) [2023-04-21T10:41:11.823Z] === RUN TestSuccessfulUpload [2023-04-21T10:41:12.286Z] time="2023-04-21T10:41:12Z" level=error msg="Upload failed, retrying: simulating retry" [2023-04-21T10:41:12.512Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-21T10:41:12.512Z] [2023-04-21T10:41:12.512Z] Unloading profiles will leave already running processes permanently [2023-04-21T10:41:12.512Z] unconfined, which can lead to unexpected situations. [2023-04-21T10:41:12.512Z] [2023-04-21T10:41:12.512Z] To set a process to complain mode, use the command line tool [2023-04-21T10:41:12.512Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-21T10:41:12.512Z] [2023-04-21T10:41:12.746Z] --- PASS: TestWhenEmptyAuthConfig (0.95s) [2023-04-21T10:41:12.746Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2023-04-21T10:41:12.746Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.01s) [2023-04-21T10:41:12.746Z] === RUN TestTokenPassThru [2023-04-21T10:41:12.746Z] --- PASS: TestTokenPassThru (0.01s) [2023-04-21T10:41:12.746Z] === RUN TestTokenPassThruDifferentHost [2023-04-21T10:41:12.746Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2023-04-21T10:41:12.746Z] PASS [2023-04-21T10:41:12.746Z] coverage: 27.4% of statements [2023-04-21T10:41:12.746Z] --- PASS: TestSuccessfulUpload (0.58s) [2023-04-21T10:41:12.746Z] === RUN TestCancelledUpload [2023-04-21T10:41:12.746Z] --- PASS: TestCancelledUpload (0.00s) [2023-04-21T10:41:12.746Z] PASS [2023-04-21T10:41:12.746Z] coverage: 76.9% of statements [2023-04-21T10:41:12.746Z] ok github.com/docker/docker/distribution 2.117s coverage: 27.4% of statements [2023-04-21T10:41:12.746Z] ok github.com/docker/docker/distribution/xfer 2.627s coverage: 76.9% of statements [2023-04-21T10:41:12.746Z] === RUN TestCompare [2023-04-21T10:41:12.746Z] --- PASS: TestCompare (0.00s) [2023-04-21T10:41:12.746Z] PASS [2023-04-21T10:41:12.746Z] coverage: 19.2% of statements [2023-04-21T10:41:12.746Z] === RUN TestFSGetInvalidData [2023-04-21T10:41:12.746Z] ok github.com/docker/docker/image/cache 0.083s coverage: 19.2% of statements [2023-04-21T10:41:12.746Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-04-21T10:41:12.746Z] ? github.com/docker/docker/dockerversion [no test files] [2023-04-21T10:41:12.746Z] --- PASS: TestFSGetInvalidData (0.02s) [2023-04-21T10:41:12.746Z] === RUN TestFSInvalidSet [2023-04-21T10:41:12.746Z] --- PASS: TestFSInvalidSet (0.01s) [2023-04-21T10:41:12.746Z] === RUN TestFSInvalidRoot [2023-04-21T10:41:12.746Z] --- PASS: TestFSInvalidRoot (0.01s) [2023-04-21T10:41:12.746Z] === RUN TestFSMetadataGetSet [2023-04-21T10:41:12.746Z] --- PASS: TestFSMetadataGetSet (0.05s) [2023-04-21T10:41:12.746Z] === RUN TestFSInvalidWalker [2023-04-21T10:41:12.746Z] --- PASS: TestFSInvalidWalker (0.02s) [2023-04-21T10:41:12.746Z] === RUN TestFSGetSet [2023-04-21T10:41:12.746Z] --- PASS: TestFSGetSet (0.02s) [2023-04-21T10:41:12.746Z] === RUN TestFSGetUnsetKey [2023-04-21T10:41:12.746Z] --- PASS: TestFSGetUnsetKey (0.01s) [2023-04-21T10:41:12.746Z] === RUN TestFSGetEmptyData [2023-04-21T10:41:12.746Z] --- PASS: TestFSGetEmptyData (0.01s) [2023-04-21T10:41:12.746Z] === RUN TestFSDelete [2023-04-21T10:41:12.746Z] --- PASS: TestFSDelete (0.02s) [2023-04-21T10:41:12.746Z] === RUN TestFSWalker Post stage [Pipeline] junit [2023-04-21T10:41:12.778Z] Recording test results [2023-04-21T10:41:12.916Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-04-21T10:41:13.105Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s) [2023-04-21T10:41:13.105Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-21T10:41:13.206Z] --- PASS: TestFSWalker (0.02s) [2023-04-21T10:41:13.206Z] === RUN TestFSWalkerStopOnError [2023-04-21T10:41:13.206Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2023-04-21T10:41:13.206Z] === RUN TestNewFromJSON [2023-04-21T10:41:13.206Z] --- PASS: TestNewFromJSON (0.00s) [2023-04-21T10:41:13.206Z] === RUN TestNewFromJSONWithInvalidJSON [2023-04-21T10:41:13.206Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2023-04-21T10:41:13.206Z] === RUN TestMarshalKeyOrder [2023-04-21T10:41:13.206Z] --- PASS: TestMarshalKeyOrder (0.00s) [2023-04-21T10:41:13.206Z] === RUN TestImage [2023-04-21T10:41:13.206Z] --- PASS: TestImage (0.00s) [2023-04-21T10:41:13.206Z] === RUN TestImageOSNotEmpty [2023-04-21T10:41:13.206Z] --- PASS: TestImageOSNotEmpty (0.00s) [2023-04-21T10:41:13.206Z] === RUN TestNewChildImageFromImageWithRootFS [2023-04-21T10:41:13.206Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2023-04-21T10:41:13.206Z] === RUN TestCreate [2023-04-21T10:41:13.206Z] --- PASS: TestCreate (0.01s) [2023-04-21T10:41:13.206Z] === RUN TestRestore [2023-04-21T10:41:13.207Z] time="2023-04-21T10:41:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2023-04-21T10:41:13.207Z] --- PASS: TestRestore (0.27s) [2023-04-21T10:41:13.207Z] === RUN TestAddDelete [2023-04-21T10:41:13.207Z] --- PASS: TestAddDelete (0.03s) [2023-04-21T10:41:13.207Z] === RUN TestSearchAfterDelete [2023-04-21T10:41:13.207Z] --- PASS: TestSearchAfterDelete (0.02s) [2023-04-21T10:41:13.207Z] === RUN TestParentReset [2023-04-21T10:41:13.207Z] --- PASS: TestParentReset (0.05s) [2023-04-21T10:41:13.207Z] === RUN TestGetAndSetLastUpdated [2023-04-21T10:41:13.207Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2023-04-21T10:41:13.207Z] === RUN TestStoreLen [2023-04-21T10:41:13.666Z] --- PASS: TestStoreLen (0.08s) [2023-04-21T10:41:13.666Z] PASS [2023-04-21T10:41:13.666Z] coverage: 86.8% of statements [2023-04-21T10:41:13.666Z] ok github.com/docker/docker/image 0.773s coverage: 86.8% of statements [2023-04-21T10:41:13.992Z] --- PASS: TestInfoAPIWarnings (16.25s) [2023-04-21T10:41:13.992Z] === RUN TestInfoDebug [2023-04-21T10:41:13.992Z] --- PASS: TestInfoDebug (0.52s) [2023-04-21T10:41:13.992Z] === RUN TestInfoInsecureRegistries [2023-04-21T10:41:13.992Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-04-21T10:41:13.992Z] === RUN TestInfoRegistryMirrors [2023-04-21T10:41:13.992Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-04-21T10:41:13.992Z] === RUN TestLoginFailsWithBadCredentials [2023-04-21T10:41:13.992Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2023-04-21T10:41:13.992Z] === RUN TestPingCacheHeaders [2023-04-21T10:41:13.992Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-04-21T10:41:13.992Z] === RUN TestPingGet [2023-04-21T10:41:13.992Z] --- PASS: TestPingGet (0.01s) [2023-04-21T10:41:13.992Z] === RUN TestPingHead [2023-04-21T10:41:13.992Z] --- PASS: TestPingHead (0.02s) [2023-04-21T10:41:13.992Z] === RUN TestVersion [2023-04-21T10:41:13.992Z] --- PASS: TestVersion (0.03s) [2023-04-21T10:41:13.992Z] === CONT TestCgroupDriverSystemdMemoryLimit [2023-04-21T10:41:14.031Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2023-04-21T10:41:14.125Z] === RUN TestMakeV1ConfigFromConfig [2023-04-21T10:41:14.125Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2023-04-21T10:41:14.125Z] PASS [2023-04-21T10:41:14.125Z] coverage: 25.0% of statements [2023-04-21T10:41:14.125Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-04-21T10:41:14.125Z] ok github.com/docker/docker/image/v1 0.083s coverage: 25.0% of statements [2023-04-21T10:41:14.125Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-04-21T10:41:14.306Z] + echo Ensuring container killed. [2023-04-21T10:41:14.306Z] Ensuring container killed. [2023-04-21T10:41:14.306Z] + docker rm -vf docker-pr8 [2023-04-21T10:41:14.306Z] Error response from daemon: No such container: docker-pr8 [Pipeline] sh [2023-04-21T10:41:14.480Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-04-21T10:41:14.480Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-04-21T10:41:14.480Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.48s) [2023-04-21T10:41:14.480Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-21T10:41:14.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-21T10:41:14.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-21T10:41:14.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-21T10:41:14.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-21T10:41:14.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-21T10:41:14.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-21T10:41:14.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-21T10:41:14.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-21T10:41:14.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-21T10:41:14.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-21T10:41:14.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-21T10:41:14.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-21T10:41:14.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-21T10:41:14.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-21T10:41:14.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-21T10:41:14.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-04-21T10:41:14.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-04-21T10:41:14.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2023-04-21T10:41:14.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-04-21T10:41:14.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2023-04-21T10:41:14.480Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-04-21T10:41:14.480Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-21T10:41:14.586Z] + echo Chowning /workspace to jenkins user [2023-04-21T10:41:14.586Z] Chowning /workspace to jenkins user [2023-04-21T10:41:14.586Z] + id -u [2023-04-21T10:41:14.586Z] + id -g [2023-04-21T10:41:14.586Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45238:/workspace busybox chown -R 1000:1000 /workspace [2023-04-21T10:41:14.586Z] Unable to find image 'busybox:latest' locally [2023-04-21T10:41:14.747Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2023-04-21T10:41:14.843Z] latest: Pulling from library/busybox [2023-04-21T10:41:14.843Z] 4b35f584bb4f: Pulling fs layer [2023-04-21T10:41:14.843Z] 4b35f584bb4f: Verifying Checksum [2023-04-21T10:41:14.843Z] 4b35f584bb4f: Download complete [2023-04-21T10:41:15.093Z] === RUN TestSerialization [2023-04-21T10:41:15.093Z] --- PASS: TestSerialization (0.02s) [2023-04-21T10:41:15.093Z] PASS [2023-04-21T10:41:15.093Z] coverage: 87.5% of statements [2023-04-21T10:41:15.093Z] ok github.com/docker/docker/libcontainerd/queue 0.077s coverage: 87.5% of statements [2023-04-21T10:41:15.093Z] === RUN TestEmptyLayer [2023-04-21T10:41:15.100Z] 4b35f584bb4f: Pull complete [2023-04-21T10:41:15.100Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-04-21T10:41:15.100Z] Status: Downloaded newer image for busybox:latest [2023-04-21T10:41:15.314Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2023-04-21T10:41:15.314Z] === RUN TestCreateDifferentPlatform [2023-04-21T10:41:15.314Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-21T10:41:15.314Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-21T10:41:15.314Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-04-21T10:41:15.314Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-04-21T10:41:15.314Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-04-21T10:41:15.314Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-21T10:41:15.314Z] check_test.go:308: [d4f11935e0057] daemon is not started [2023-04-21T10:41:15.314Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2023-04-21T10:41:15.314Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2023-04-21T10:41:15.314Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-21T10:41:15.314Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2023-04-21T10:41:15.314Z] === RUN TestContainerStartOnDaemonRestart [2023-04-21T10:41:15.314Z] === PAUSE TestContainerStartOnDaemonRestart [2023-04-21T10:41:15.314Z] === RUN TestDaemonRestartIpcMode [2023-04-21T10:41:15.314Z] === PAUSE TestDaemonRestartIpcMode [2023-04-21T10:41:15.314Z] === RUN TestDaemonHostGatewayIP [2023-04-21T10:41:15.314Z] === PAUSE TestDaemonHostGatewayIP [2023-04-21T10:41:15.314Z] === RUN TestRestartDaemonWithRestartingContainer [2023-04-21T10:41:15.314Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-04-21T10:41:15.314Z] === RUN TestContainerKillOnDaemonStart [2023-04-21T10:41:15.314Z] === PAUSE TestContainerKillOnDaemonStart [2023-04-21T10:41:15.314Z] === RUN TestDiff [2023-04-21T10:41:15.371Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.23s) [2023-04-21T10:41:15.371Z] PASS [2023-04-21T10:41:15.371Z] [2023-04-21T10:41:15.371Z] DONE 18 tests in 22.222s [2023-04-21T10:41:15.371Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-04-21T10:41:15.371Z] INFO: Testing against a local daemon [2023-04-21T10:41:15.371Z] === RUN TestVolumesCreateAndList [2023-04-21T10:41:15.372Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-04-21T10:41:15.372Z] === RUN TestVolumesRemove [2023-04-21T10:41:15.372Z] --- PASS: TestVolumesRemove (0.08s) [2023-04-21T10:41:15.372Z] === RUN TestVolumesInspect [2023-04-21T10:41:15.372Z] --- PASS: TestVolumesInspect (0.02s) [2023-04-21T10:41:15.372Z] === RUN TestVolumesInvalidJSON [2023-04-21T10:41:15.455Z] === CONT TestReadPluginNoRead [2023-04-21T10:41:15.455Z] read_test.go:92: [d8e614eb9681d] daemon is not started [2023-04-21T10:41:15.455Z] --- PASS: TestReadPluginNoRead (10.00s) [2023-04-21T10:41:15.455Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2023-04-21T10:41:15.455Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2023-04-21T10:41:15.455Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.28s) [2023-04-21T10:41:15.455Z] PASS [2023-04-21T10:41:15.455Z] [2023-04-21T10:41:15.455Z] DONE 6 tests in 23.851s [2023-04-21T10:41:15.455Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-04-21T10:41:15.455Z] testing: warning: no tests to run [2023-04-21T10:41:15.455Z] PASS [2023-04-21T10:41:15.455Z] [2023-04-21T10:41:15.455Z] DONE 0 tests in 0.056s [2023-04-21T10:41:15.455Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-04-21T10:41:15.455Z] INFO: Testing against a local daemon [2023-04-21T10:41:15.455Z] === RUN TestPluginWithDevMounts [2023-04-21T10:41:15.455Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-04-21T10:41:15.455Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-04-21T10:41:15.455Z] PASS [2023-04-21T10:41:15.455Z] [2023-04-21T10:41:15.455Z] === Skipped [2023-04-21T10:41:15.455Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2023-04-21T10:41:15.455Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-04-21T10:41:15.455Z] [2023-04-21T10:41:15.455Z] DONE 1 tests, 1 skipped in 0.159s [2023-04-21T10:41:15.455Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-04-21T10:41:15.552Z] --- PASS: TestEmptyLayer (0.00s) [2023-04-21T10:41:15.553Z] === RUN TestCommitFailure [2023-04-21T10:41:15.553Z] --- PASS: TestCommitFailure (0.01s) [2023-04-21T10:41:15.553Z] === RUN TestStartTransactionFailure [2023-04-21T10:41:15.553Z] --- PASS: TestStartTransactionFailure (0.00s) [2023-04-21T10:41:15.553Z] === RUN TestGetOrphan [2023-04-21T10:41:15.553Z] === RUN TestEnvironmentParsing [2023-04-21T10:41:15.553Z] --- PASS: TestEnvironmentParsing (0.00s) [2023-04-21T10:41:15.553Z] PASS [2023-04-21T10:41:15.553Z] coverage: 1.0% of statements [2023-04-21T10:41:15.553Z] --- PASS: TestGetOrphan (0.01s) [2023-04-21T10:41:15.553Z] === RUN TestMountAndRegister [2023-04-21T10:41:15.553Z] ok github.com/docker/docker/libcontainerd/local 0.078s coverage: 1.0% of statements [2023-04-21T10:41:15.553Z] layer_test.go:270: Layer size: 14 [2023-04-21T10:41:15.553Z] --- PASS: TestMountAndRegister (0.06s) [2023-04-21T10:41:15.553Z] === RUN TestLayerRelease [2023-04-21T10:41:15.553Z] layer_test.go:303: Failing on Windows [2023-04-21T10:41:15.553Z] --- SKIP: TestLayerRelease (0.00s) [2023-04-21T10:41:15.553Z] === RUN TestStoreRestore [2023-04-21T10:41:15.553Z] layer_test.go:352: Failing on Windows [2023-04-21T10:41:15.553Z] --- SKIP: TestStoreRestore (0.00s) [2023-04-21T10:41:15.553Z] === RUN TestTarStreamStability [2023-04-21T10:41:15.553Z] layer_test.go:467: Failing on Windows [2023-04-21T10:41:15.553Z] --- SKIP: TestTarStreamStability (0.00s) [2023-04-21T10:41:15.553Z] === RUN TestRegisterExistingLayer [2023-04-21T10:41:15.553Z] --- PASS: TestRegisterExistingLayer (0.19s) [2023-04-21T10:41:15.553Z] === RUN TestTarStreamVerification [2023-04-21T10:41:15.553Z] layer_test.go:696: Failing on Windows [2023-04-21T10:41:15.553Z] --- SKIP: TestTarStreamVerification (0.00s) [2023-04-21T10:41:15.553Z] === RUN TestLayerMigration [2023-04-21T10:41:15.553Z] migration_test.go:45: Failing on Windows [2023-04-21T10:41:15.553Z] --- SKIP: TestLayerMigration (0.00s) [2023-04-21T10:41:15.553Z] === RUN TestLayerMigrationNoTarsplit [2023-04-21T10:41:15.553Z] migration_test.go:181: Failing on Windows [2023-04-21T10:41:15.553Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2023-04-21T10:41:15.553Z] === RUN TestMountInit [2023-04-21T10:41:15.553Z] mount_test.go:17: Failing on Windows [2023-04-21T10:41:15.553Z] --- SKIP: TestMountInit (0.00s) [2023-04-21T10:41:15.553Z] === RUN TestMountSize [2023-04-21T10:41:15.553Z] mount_test.go:76: Failing on Windows [2023-04-21T10:41:15.553Z] --- SKIP: TestMountSize (0.00s) [2023-04-21T10:41:15.553Z] === RUN TestMountChanges [2023-04-21T10:41:15.553Z] mount_test.go:125: Failing on Windows [2023-04-21T10:41:15.553Z] --- SKIP: TestMountChanges (0.00s) [2023-04-21T10:41:15.553Z] === RUN TestMountApply [2023-04-21T10:41:15.553Z] mount_test.go:212: Failing on Windows [2023-04-21T10:41:15.553Z] --- SKIP: TestMountApply (0.00s) [2023-04-21T10:41:15.553Z] PASS [2023-04-21T10:41:15.553Z] coverage: 30.1% of statements [2023-04-21T10:41:15.553Z] ok github.com/docker/docker/layer 0.373s coverage: 30.1% of statements [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2023-04-21T10:41:15.553Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2023-04-21T10:41:15.553Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2023-04-21T10:41:15.553Z] PASS [2023-04-21T10:41:15.553Z] coverage: 45.8% of statements [2023-04-21T10:41:15.553Z] ok github.com/docker/docker/oci 0.057s coverage: 45.8% of statements [2023-04-21T10:41:15.631Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-04-21T10:41:15.631Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-04-21T10:41:15.631Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-04-21T10:41:15.631Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-04-21T10:41:15.631Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-04-21T10:41:15.631Z] PASS [2023-04-21T10:41:15.631Z] [2023-04-21T10:41:15.631Z] DONE 5 tests in 0.170s [2023-04-21T10:41:15.631Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-21T10:41:15.716Z] INFO: Testing against a local daemon [2023-04-21T10:41:15.716Z] === RUN TestSecretInspect [2023-04-21T10:41:15.716Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.716Z] --- SKIP: TestSecretInspect (0.02s) [2023-04-21T10:41:15.716Z] === RUN TestSecretList [2023-04-21T10:41:15.716Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.716Z] --- SKIP: TestSecretList (0.01s) [2023-04-21T10:41:15.716Z] === RUN TestSecretsCreateAndDelete [2023-04-21T10:41:15.716Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.716Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2023-04-21T10:41:15.716Z] === RUN TestSecretsUpdate [2023-04-21T10:41:15.716Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.716Z] --- SKIP: TestSecretsUpdate (0.02s) [2023-04-21T10:41:15.716Z] === RUN TestTemplatedSecret [2023-04-21T10:41:15.716Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.716Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-04-21T10:41:15.716Z] === RUN TestSecretCreateResolve [2023-04-21T10:41:15.716Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.716Z] --- SKIP: TestSecretCreateResolve (0.01s) [2023-04-21T10:41:15.716Z] PASS [2023-04-21T10:41:15.716Z] [2023-04-21T10:41:15.716Z] === Skipped [2023-04-21T10:41:15.716Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2023-04-21T10:41:15.716Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.716Z] [2023-04-21T10:41:15.716Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2023-04-21T10:41:15.716Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.716Z] [2023-04-21T10:41:15.716Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2023-04-21T10:41:15.716Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.716Z] [2023-04-21T10:41:15.716Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2023-04-21T10:41:15.716Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.716Z] [2023-04-21T10:41:15.716Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2023-04-21T10:41:15.716Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.716Z] [2023-04-21T10:41:15.716Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2023-04-21T10:41:15.716Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.716Z] [2023-04-21T10:41:15.716Z] DONE 6 tests, 6 skipped in 0.193s [2023-04-21T10:41:15.716Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-04-21T10:41:15.716Z] INFO: Testing against a local daemon [2023-04-21T10:41:15.716Z] === RUN TestServiceCreateInit [2023-04-21T10:41:15.716Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-21T10:41:15.716Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.716Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-21T10:41:15.716Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.716Z] --- PASS: TestServiceCreateInit (0.02s) [2023-04-21T10:41:15.716Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-21T10:41:15.716Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-21T10:41:15.716Z] === RUN TestCreateServiceMultipleTimes [2023-04-21T10:41:15.716Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.881Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2023-04-21T10:41:15.881Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-04-21T10:41:15.881Z] --- PASS: TestDiff (0.67s) [2023-04-21T10:41:15.977Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2023-04-21T10:41:15.977Z] === RUN TestCreateServiceConflict [2023-04-21T10:41:15.977Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.977Z] --- SKIP: TestCreateServiceConflict (0.01s) [2023-04-21T10:41:15.977Z] === RUN TestCreateServiceMaxReplicas [2023-04-21T10:41:15.977Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.977Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2023-04-21T10:41:15.977Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-21T10:41:15.977Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.977Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2023-04-21T10:41:15.977Z] === RUN TestCreateServiceSecretFileMode [2023-04-21T10:41:15.977Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.977Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2023-04-21T10:41:15.977Z] === RUN TestCreateServiceConfigFileMode [2023-04-21T10:41:15.977Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.977Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2023-04-21T10:41:15.977Z] === RUN TestCreateServiceSysctls [2023-04-21T10:41:15.977Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.977Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2023-04-21T10:41:15.977Z] === RUN TestCreateServiceCapabilities [2023-04-21T10:41:15.977Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.977Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2023-04-21T10:41:15.977Z] === RUN TestInspect [2023-04-21T10:41:15.977Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.977Z] --- SKIP: TestInspect (0.01s) [2023-04-21T10:41:15.977Z] === RUN TestCreateJob [2023-04-21T10:41:15.977Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.977Z] --- SKIP: TestCreateJob (0.01s) [2023-04-21T10:41:15.977Z] === RUN TestReplicatedJob [2023-04-21T10:41:15.977Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.977Z] --- SKIP: TestReplicatedJob (0.01s) [2023-04-21T10:41:15.977Z] === RUN TestUpdateReplicatedJob [2023-04-21T10:41:15.977Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.977Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2023-04-21T10:41:15.977Z] === RUN TestServiceListWithStatuses [2023-04-21T10:41:15.977Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-21T10:41:15.977Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-21T10:41:15.977Z] === RUN TestDockerNetworkConnectAlias [2023-04-21T10:41:15.977Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.977Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2023-04-21T10:41:15.977Z] === RUN TestDockerNetworkReConnect [2023-04-21T10:41:15.977Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:15.977Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2023-04-21T10:41:15.977Z] === RUN TestServicePlugin [2023-04-21T10:41:16.012Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-04-21T10:41:16.012Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-04-21T10:41:16.012Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-04-21T10:41:16.012Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-04-21T10:41:16.012Z] ? github.com/docker/docker/oci/caps [no test files] [2023-04-21T10:41:16.012Z] === RUN TestParseVersion [2023-04-21T10:41:16.012Z] --- PASS: TestParseVersion (0.00s) [2023-04-21T10:41:16.012Z] PASS [2023-04-21T10:41:16.012Z] coverage: 52.9% of statements [2023-04-21T10:41:16.012Z] ok github.com/docker/docker/pkg/aaparser 0.072s coverage: 52.9% of statements [2023-04-21T10:41:16.139Z] === RUN TestExecWithCloseStdin [2023-04-21T10:41:16.397Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-21T10:41:16.655Z] --- PASS: TestExecWithCloseStdin (0.77s) [2023-04-21T10:41:16.655Z] === RUN TestExec [2023-04-21T10:41:16.750Z] + bundleName=docker-py [2023-04-21T10:41:16.750Z] + echo Creating docker-py-bundles.tar.gz [2023-04-21T10:41:16.750Z] Creating docker-py-bundles.tar.gz [2023-04-21T10:41:16.750Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2023-04-21T10:41:16.759Z] Archiving artifacts [2023-04-21T10:41:16.914Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2023-04-21T10:41:16.982Z] === RUN TestAddressPoolOpt [2023-04-21T10:41:16.982Z] --- PASS: TestAddressPoolOpt (0.00s) [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/a [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/something [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/_=a [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/env1=value1 [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/_env1=value1 [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/env2=value2=value3 [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/env3=abc!qwe [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/env_4=value_4 [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/PATH [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/=a [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/PATH= [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/PATH=something [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/asd!qwe [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/1asd [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/123 [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/some_space [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/__some_space_before [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/some_space_after__ [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/= [2023-04-21T10:41:16.982Z] === RUN TestValidateEnv/PaTh [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/a (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/something (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/_=a (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/PATH (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/=a (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/1asd (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/123 (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/some_space (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/= (0.00s) [2023-04-21T10:41:16.982Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2023-04-21T10:41:16.982Z] === RUN TestParseHost [2023-04-21T10:41:16.982Z] --- PASS: TestParseHost (0.00s) [2023-04-21T10:41:16.982Z] === RUN TestParseDockerDaemonHost [2023-04-21T10:41:16.982Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2023-04-21T10:41:16.982Z] === RUN TestParseTCP [2023-04-21T10:41:16.982Z] --- PASS: TestParseTCP (0.00s) [2023-04-21T10:41:16.982Z] === RUN TestParseInvalidUnixAddrInvalid [2023-04-21T10:41:16.982Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2023-04-21T10:41:16.982Z] === RUN TestValidateExtraHosts [2023-04-21T10:41:16.982Z] --- PASS: TestValidateExtraHosts (0.00s) [2023-04-21T10:41:16.982Z] === RUN TestIpOptString [2023-04-21T10:41:16.982Z] --- PASS: TestIpOptString (0.00s) [2023-04-21T10:41:16.982Z] === RUN TestNewIpOptInvalidDefaultVal [2023-04-21T10:41:16.982Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2023-04-21T10:41:16.982Z] === RUN TestNewIpOptValidDefaultVal [2023-04-21T10:41:16.982Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2023-04-21T10:41:16.982Z] === RUN TestIpOptSetInvalidVal [2023-04-21T10:41:16.982Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2023-04-21T10:41:16.982Z] === RUN TestValidateIPAddress [2023-04-21T10:41:16.982Z] --- PASS: TestValidateIPAddress (0.00s) [2023-04-21T10:41:16.982Z] === RUN TestMapOpts [2023-04-21T10:41:17.010Z] Stopping apparmor (via systemctl): apparmor.service. [2023-04-21T10:41:17.010Z] Removing test suite binaries [2023-04-21T10:41:17.010Z] exiting test-integration [2023-04-21T10:41:17.010Z] ++ exit 0 [2023-04-21T10:41:17.010Z] [2023-04-21T10:41:17.442Z] --- PASS: TestMapOpts (0.00s) [2023-04-21T10:41:17.442Z] === RUN TestListOptsWithoutValidator [2023-04-21T10:41:17.442Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2023-04-21T10:41:17.442Z] === RUN TestListOptsWithValidator [2023-04-21T10:41:17.442Z] --- PASS: TestListOptsWithValidator (0.00s) [2023-04-21T10:41:17.442Z] === RUN TestValidateDNSSearch [2023-04-21T10:41:17.442Z] --- PASS: TestValidateDNSSearch (0.00s) [2023-04-21T10:41:17.442Z] === RUN TestValidateLabel [2023-04-21T10:41:17.442Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2023-04-21T10:41:17.442Z] === RUN TestValidateLabel/label_with_general_format [2023-04-21T10:41:17.442Z] === RUN TestValidateLabel/label_with_more_than_one_= [2023-04-21T10:41:17.442Z] === RUN TestValidateLabel/label_with_one_more [2023-04-21T10:41:17.442Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2023-04-21T10:41:17.442Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2023-04-21T10:41:17.442Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2023-04-21T10:41:17.442Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2023-04-21T10:41:17.442Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2023-04-21T10:41:17.442Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2023-04-21T10:41:17.442Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2023-04-21T10:41:17.442Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2023-04-21T10:41:17.442Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2023-04-21T10:41:17.442Z] --- PASS: TestValidateLabel (0.00s) [2023-04-21T10:41:17.442Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2023-04-21T10:41:17.442Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2023-04-21T10:41:17.442Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2023-04-21T10:41:17.442Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2023-04-21T10:41:17.442Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2023-04-21T10:41:17.442Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2023-04-21T10:41:17.442Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2023-04-21T10:41:17.442Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2023-04-21T10:41:17.442Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2023-04-21T10:41:17.442Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2023-04-21T10:41:17.442Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2023-04-21T10:41:17.442Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2023-04-21T10:41:17.442Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2023-04-21T10:41:17.442Z] === RUN TestNamedListOpts [2023-04-21T10:41:17.442Z] --- PASS: TestNamedListOpts (0.00s) [2023-04-21T10:41:17.442Z] === RUN TestNamedMapOpts [2023-04-21T10:41:17.442Z] --- PASS: TestNamedMapOpts (0.00s) [2023-04-21T10:41:17.442Z] === RUN TestParseLink [2023-04-21T10:41:17.442Z] --- PASS: TestParseLink (0.00s) [2023-04-21T10:41:17.442Z] === RUN TestQuotedStringSetWithQuotes [2023-04-21T10:41:17.442Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2023-04-21T10:41:17.442Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2023-04-21T10:41:17.442Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2023-04-21T10:41:17.442Z] === RUN TestQuotedStringSetWithNoQuotes [2023-04-21T10:41:17.442Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2023-04-21T10:41:17.442Z] === RUN TestUlimitOpt [2023-04-21T10:41:17.442Z] --- PASS: TestUlimitOpt (0.00s) [2023-04-21T10:41:17.442Z] PASS [2023-04-21T10:41:17.442Z] coverage: 67.1% of statements [2023-04-21T10:41:17.442Z] ok github.com/docker/docker/opts 0.145s coverage: 67.1% of statements [2023-04-21T10:41:17.442Z] === RUN TestUnbuffered [2023-04-21T10:41:17.442Z] --- PASS: TestUnbuffered (0.00s) [2023-04-21T10:41:17.442Z] === RUN TestRaceUnbuffered [2023-04-21T10:41:17.442Z] --- PASS: TestRaceUnbuffered (0.00s) [2023-04-21T10:41:17.442Z] PASS [2023-04-21T10:41:17.442Z] coverage: 100.0% of statements [2023-04-21T10:41:17.442Z] ok github.com/docker/docker/pkg/broadcaster 0.080s coverage: 100.0% of statements [2023-04-21T10:41:17.442Z] === RUN TestPeerCertificateMarshalJSON [2023-04-21T10:41:17.480Z] --- PASS: TestExec (0.75s) [2023-04-21T10:41:17.480Z] === RUN TestExecUser [2023-04-21T10:41:17.902Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2023-04-21T10:41:17.902Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2023-04-21T10:41:17.902Z] --- PASS: TestPeerCertificateMarshalJSON (0.30s) [2023-04-21T10:41:17.902Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2023-04-21T10:41:17.902Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2023-04-21T10:41:17.902Z] === RUN TestMiddleware [2023-04-21T10:41:17.902Z] --- PASS: TestMiddleware (0.00s) [2023-04-21T10:41:17.902Z] === RUN TestNewResponseModifier [2023-04-21T10:41:17.902Z] --- PASS: TestNewResponseModifier (0.00s) [2023-04-21T10:41:17.902Z] PASS [2023-04-21T10:41:17.902Z] coverage: 26.8% of statements [2023-04-21T10:41:17.902Z] ok github.com/docker/docker/pkg/authorization 0.370s coverage: 26.8% of statements [2023-04-21T10:41:17.902Z] === RUN TestMatch [2023-04-21T10:41:17.902Z] === RUN TestMatch/[[]] [2023-04-21T10:41:17.902Z] === RUN TestMatch/[[foo]] [2023-04-21T10:41:17.902Z] === RUN TestMatch/[[bar]_[foo]] [2023-04-21T10:41:17.902Z] === RUN TestMatch/[[foo_bar]] [2023-04-21T10:41:17.902Z] === RUN TestMatch/[[qux]_[foo]] [2023-04-21T10:41:17.902Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2023-04-21T10:41:17.902Z] === RUN TestMatch/[] [2023-04-21T10:41:17.902Z] === RUN TestMatch/[]#01 [2023-04-21T10:41:17.902Z] === RUN TestMatch/[[qux]] [2023-04-21T10:41:17.902Z] === RUN TestMatch/[[foo_bar_qux]] [2023-04-21T10:41:17.902Z] === RUN TestMatch/[[qux]_[baz]] [2023-04-21T10:41:17.902Z] === RUN TestMatch/[[foo_baz]] [2023-04-21T10:41:17.902Z] --- PASS: TestMatch (0.00s) [2023-04-21T10:41:17.902Z] --- PASS: TestMatch/[[]] (0.00s) [2023-04-21T10:41:17.902Z] --- PASS: TestMatch/[[foo]] (0.00s) [2023-04-21T10:41:17.902Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2023-04-21T10:41:17.902Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2023-04-21T10:41:17.902Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2023-04-21T10:41:17.902Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2023-04-21T10:41:17.902Z] --- PASS: TestMatch/[] (0.00s) [2023-04-21T10:41:17.902Z] --- PASS: TestMatch/[]#01 (0.00s) [2023-04-21T10:41:17.902Z] --- PASS: TestMatch/[[qux]] (0.00s) [2023-04-21T10:41:17.902Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2023-04-21T10:41:17.902Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2023-04-21T10:41:17.902Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2023-04-21T10:41:17.902Z] PASS [2023-04-21T10:41:17.902Z] coverage: 87.5% of statements [2023-04-21T10:41:17.902Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2023-04-21T10:41:18.415Z] --- PASS: TestExecUser (0.73s) [2023-04-21T10:41:18.415Z] === RUN TestExportContainerAndImportImage [2023-04-21T10:41:18.553Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45238/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2023-04-21T10:41:18.873Z] === RUN TestChrootTarUntar [2023-04-21T10:41:18.873Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:41:18.873Z] --- SKIP: TestChrootTarUntar (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestChrootUntarWithHugeExcludesList [2023-04-21T10:41:18.873Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:41:18.873Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestChrootUntarEmptyArchive [2023-04-21T10:41:18.873Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestChrootTarUntarWithSymlink [2023-04-21T10:41:18.873Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-21T10:41:18.873Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestChrootCopyWithTar [2023-04-21T10:41:18.873Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-21T10:41:18.873Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestChrootCopyFileWithTar [2023-04-21T10:41:18.873Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:41:18.873Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestChrootUntarPath [2023-04-21T10:41:18.873Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-21T10:41:18.873Z] --- SKIP: TestChrootUntarPath (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2023-04-21T10:41:18.873Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:41:18.873Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2023-04-21T10:41:18.873Z] === RUN TestIsArchivePathDir [2023-04-21T10:41:18.873Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:41:18.873Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestChrootApplyDotDotFile [2023-04-21T10:41:18.873Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:41:18.873Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2023-04-21T10:41:18.873Z] PASS [2023-04-21T10:41:18.873Z] coverage: 15.1% of statements [2023-04-21T10:41:18.873Z] ok github.com/docker/docker/pkg/chrootarchive 0.112s coverage: 15.1% of statements [2023-04-21T10:41:18.873Z] --- PASS: TestIsArchivePathDir (0.09s) [2023-04-21T10:41:18.873Z] === RUN TestIsArchivePathInvalidFile [2023-04-21T10:41:18.873Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2023-04-21T10:41:18.873Z] === RUN TestIsArchivePathTar [2023-04-21T10:41:18.873Z] === RUN TestSizeEmpty [2023-04-21T10:41:18.873Z] --- PASS: TestSizeEmpty (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestSizeEmptyFile [2023-04-21T10:41:18.873Z] --- PASS: TestSizeEmptyFile (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestSizeNonemptyFile [2023-04-21T10:41:18.873Z] --- PASS: TestSizeNonemptyFile (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestSizeNestedDirectoryEmpty [2023-04-21T10:41:18.873Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2023-04-21T10:41:18.873Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2023-04-21T10:41:18.873Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestMoveToSubdir [2023-04-21T10:41:18.873Z] --- PASS: TestMoveToSubdir (0.00s) [2023-04-21T10:41:18.873Z] === RUN TestSizeNonExistingDirectory [2023-04-21T10:41:18.873Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2023-04-21T10:41:18.873Z] PASS [2023-04-21T10:41:18.873Z] coverage: 80.0% of statements [2023-04-21T10:41:18.873Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements Post stage [Pipeline] junit [2023-04-21T10:41:18.933Z] Recording test results [2023-04-21T10:41:18.942Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 -e DOCKER_GRAPHDRIVER docker:7a778373c84d1ba440a336e1dcb9076481828ff6 hack/make.sh binary-daemon [2023-04-21T10:41:19.198Z] [2023-04-21T10:41:19.308Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] --- SKIP: TestServicePlugin (2.96s) [2023-04-21T10:41:19.308Z] === RUN TestServiceUpdateLabel [2023-04-21T10:41:19.308Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-04-21T10:41:19.308Z] === RUN TestServiceUpdateSecrets [2023-04-21T10:41:19.308Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2023-04-21T10:41:19.308Z] === RUN TestServiceUpdateConfigs [2023-04-21T10:41:19.308Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2023-04-21T10:41:19.308Z] === RUN TestServiceUpdateNetwork [2023-04-21T10:41:19.308Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2023-04-21T10:41:19.308Z] === RUN TestServiceUpdatePidsLimit [2023-04-21T10:41:19.308Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2023-04-21T10:41:19.308Z] PASS [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === Skipped [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-21T10:41:19.308Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-21T10:41:19.308Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2023-04-21T10:41:19.308Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2023-04-21T10:41:19.308Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2023-04-21T10:41:19.308Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2023-04-21T10:41:19.308Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2023-04-21T10:41:19.308Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2023-04-21T10:41:19.308Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2023-04-21T10:41:19.308Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2023-04-21T10:41:19.308Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2023-04-21T10:41:19.308Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2023-04-21T10:41:19.308Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2023-04-21T10:41:19.308Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2023-04-21T10:41:19.308Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-04-21T10:41:19.308Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2023-04-21T10:41:19.308Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2023-04-21T10:41:19.308Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestServicePlugin (2.96s) [2023-04-21T10:41:19.308Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2023-04-21T10:41:19.308Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2023-04-21T10:41:19.308Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2023-04-21T10:41:19.308Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2023-04-21T10:41:19.308Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2023-04-21T10:41:19.308Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] DONE 24 tests, 23 skipped in 3.356s [2023-04-21T10:41:19.308Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-04-21T10:41:19.308Z] INFO: Testing against a local daemon [2023-04-21T10:41:19.308Z] === RUN TestSessionCreate [2023-04-21T10:41:19.308Z] --- PASS: TestSessionCreate (0.02s) [2023-04-21T10:41:19.308Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-21T10:41:19.308Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-04-21T10:41:19.308Z] PASS [2023-04-21T10:41:19.308Z] [2023-04-21T10:41:19.308Z] DONE 2 tests in 0.182s [2023-04-21T10:41:19.308Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-04-21T10:41:19.333Z] --- PASS: TestIsArchivePathTar (0.25s) [2023-04-21T10:41:19.333Z] === RUN TestDecompressStreamGzip [2023-04-21T10:41:19.333Z] --- PASS: TestDecompressStreamGzip (0.19s) [2023-04-21T10:41:19.333Z] === RUN TestDecompressStreamBzip2 [2023-04-21T10:41:19.333Z] === RUN Test [2023-04-21T10:41:19.333Z] === RUN Test/TestContainsEntry [2023-04-21T10:41:19.333Z] === RUN Test/TestCreateEntries [2023-04-21T10:41:19.333Z] === RUN Test/TestEntriesDiff [2023-04-21T10:41:19.333Z] === RUN Test/TestEntriesEquality [2023-04-21T10:41:19.333Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2023-04-21T10:41:19.333Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2023-04-21T10:41:19.333Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2023-04-21T10:41:19.333Z] === RUN Test/TestGeneratorNotGenerate [2023-04-21T10:41:19.333Z] === RUN Test/TestGeneratorWithPort [2023-04-21T10:41:19.333Z] === RUN Test/TestGeneratorWithPortNotGenerate [2023-04-21T10:41:19.333Z] === RUN Test/TestNewEntry [2023-04-21T10:41:19.333Z] === RUN Test/TestParse [2023-04-21T10:41:19.333Z] --- PASS: Test (0.00s) [2023-04-21T10:41:19.333Z] --- PASS: Test/TestContainsEntry (0.00s) [2023-04-21T10:41:19.333Z] --- PASS: Test/TestCreateEntries (0.00s) [2023-04-21T10:41:19.333Z] --- PASS: Test/TestEntriesDiff (0.00s) [2023-04-21T10:41:19.333Z] --- PASS: Test/TestEntriesEquality (0.00s) [2023-04-21T10:41:19.333Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2023-04-21T10:41:19.333Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2023-04-21T10:41:19.333Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2023-04-21T10:41:19.333Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2023-04-21T10:41:19.333Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2023-04-21T10:41:19.333Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2023-04-21T10:41:19.333Z] --- PASS: Test/TestNewEntry (0.00s) [2023-04-21T10:41:19.333Z] --- PASS: Test/TestParse (0.00s) [2023-04-21T10:41:19.333Z] PASS [2023-04-21T10:41:19.333Z] coverage: 58.3% of statements [2023-04-21T10:41:19.333Z] ok github.com/docker/docker/pkg/discovery 0.048s coverage: 58.3% of statements [2023-04-21T10:41:19.333Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2023-04-21T10:41:19.333Z] === RUN TestDecompressStreamXz [2023-04-21T10:41:19.333Z] archive_test.go:133: Xz not present in msys2 [2023-04-21T10:41:19.333Z] --- SKIP: TestDecompressStreamXz (0.00s) [2023-04-21T10:41:19.333Z] === RUN TestCompressStreamXzUnsupported [2023-04-21T10:41:19.333Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2023-04-21T10:41:19.333Z] === RUN TestCompressStreamBzip2Unsupported [2023-04-21T10:41:19.333Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2023-04-21T10:41:19.333Z] === RUN TestCompressStreamInvalid [2023-04-21T10:41:19.333Z] --- PASS: TestCompressStreamInvalid (0.00s) [2023-04-21T10:41:19.333Z] === RUN TestExtensionInvalid [2023-04-21T10:41:19.333Z] --- PASS: TestExtensionInvalid (0.00s) [2023-04-21T10:41:19.333Z] === RUN TestExtensionUncompressed [2023-04-21T10:41:19.333Z] --- PASS: TestExtensionUncompressed (0.00s) [2023-04-21T10:41:19.333Z] === RUN TestExtensionBzip2 [2023-04-21T10:41:19.333Z] --- PASS: TestExtensionBzip2 (0.00s) [2023-04-21T10:41:19.333Z] === RUN TestExtensionGzip [2023-04-21T10:41:19.333Z] --- PASS: TestExtensionGzip (0.00s) [2023-04-21T10:41:19.333Z] === RUN TestExtensionXz [2023-04-21T10:41:19.333Z] --- PASS: TestExtensionXz (0.00s) [2023-04-21T10:41:19.333Z] === RUN TestCmdStreamLargeStderr [2023-04-21T10:41:19.351Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-04-21T10:41:19.351Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2023-04-21T10:41:19.351Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-21T10:41:19.454Z] Removing bundles/ [2023-04-21T10:41:19.454Z] [2023-04-21T10:41:19.454Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2023-04-21T10:41:19.454Z] Building: bundles/binary-daemon/dockerd-dev [2023-04-21T10:41:19.454Z] GOOS="" GOARCH="" GOARM="" [2023-04-21T10:41:19.586Z] INFO: Testing against a local daemon [2023-04-21T10:41:19.586Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-21T10:41:19.586Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-21T10:41:19.586Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-21T10:41:19.586Z] === RUN TestEventsExecDie [2023-04-21T10:41:19.610Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2023-04-21T10:41:19.793Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2023-04-21T10:41:19.793Z] === RUN TestCmdStreamBad [2023-04-21T10:41:19.793Z] archive_test.go:238: Failing on Windows CI machines [2023-04-21T10:41:19.793Z] --- SKIP: TestCmdStreamBad (0.00s) [2023-04-21T10:41:19.793Z] === RUN TestCmdStreamGood [2023-04-21T10:41:19.793Z] --- PASS: TestCmdStreamGood (0.06s) [2023-04-21T10:41:19.793Z] === RUN TestUntarPathWithInvalidDest [2023-04-21T10:41:19.793Z] === RUN Test [2023-04-21T10:41:19.793Z] === RUN Test/TestContent [2023-04-21T10:41:19.793Z] === RUN Test/TestInitialize [2023-04-21T10:41:19.793Z] === RUN Test/TestNew [2023-04-21T10:41:19.793Z] === RUN Test/TestParsingContentsWithComments [2023-04-21T10:41:19.793Z] === RUN Test/TestRegister [2023-04-21T10:41:19.793Z] === RUN Test/TestWatch [2023-04-21T10:41:19.793Z] --- PASS: Test (0.00s) [2023-04-21T10:41:19.793Z] --- PASS: Test/TestContent (0.00s) [2023-04-21T10:41:19.793Z] --- PASS: Test/TestInitialize (0.00s) [2023-04-21T10:41:19.793Z] --- PASS: Test/TestNew (0.00s) [2023-04-21T10:41:19.793Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2023-04-21T10:41:19.793Z] --- PASS: Test/TestRegister (0.00s) [2023-04-21T10:41:19.793Z] --- PASS: Test/TestWatch (0.00s) [2023-04-21T10:41:19.793Z] PASS [2023-04-21T10:41:19.793Z] coverage: 97.6% of statements [2023-04-21T10:41:19.793Z] ok github.com/docker/docker/pkg/discovery/file 0.059s coverage: 97.6% of statements [2023-04-21T10:41:19.793Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2023-04-21T10:41:19.793Z] === RUN TestUntarPathWithInvalidSrc [2023-04-21T10:41:19.793Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2023-04-21T10:41:19.793Z] === RUN TestUntarPath [2023-04-21T10:41:19.793Z] --- PASS: TestUntarPath (0.08s) [2023-04-21T10:41:19.793Z] === RUN TestUntarPathWithDestinationFile [2023-04-21T10:41:19.793Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2023-04-21T10:41:19.793Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2023-04-21T10:41:19.793Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2023-04-21T10:41:19.793Z] === RUN TestCopyWithTarInvalidSrc [2023-04-21T10:41:20.156Z] --- PASS: TestEventsExecDie (0.54s) [2023-04-21T10:41:20.156Z] === RUN TestEventsBackwardsCompatible [2023-04-21T10:41:20.156Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-04-21T10:41:20.156Z] === RUN TestInfoBinaryCommits [2023-04-21T10:41:20.156Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-04-21T10:41:20.156Z] === RUN TestInfoAPIVersioned [2023-04-21T10:41:20.156Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-04-21T10:41:20.156Z] === RUN TestInfoDiscoveryBackend [2023-04-21T10:41:20.252Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2023-04-21T10:41:20.252Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2023-04-21T10:41:20.252Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.01s) [2023-04-21T10:41:20.252Z] === RUN TestCopyWithTarSrcFile [2023-04-21T10:41:20.252Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2023-04-21T10:41:20.252Z] === RUN TestCopyWithTarSrcFolder [2023-04-21T10:41:20.252Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2023-04-21T10:41:20.252Z] === RUN TestCopyFileWithTarInvalidSrc [2023-04-21T10:41:20.252Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2023-04-21T10:41:20.252Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2023-04-21T10:41:20.252Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2023-04-21T10:41:20.252Z] === RUN TestCopyFileWithTarSrcFolder [2023-04-21T10:41:20.252Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2023-04-21T10:41:20.252Z] === RUN TestCopyFileWithTarSrcFile [2023-04-21T10:41:20.252Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2023-04-21T10:41:20.252Z] === RUN TestTarFiles [2023-04-21T10:41:20.252Z] === RUN Test [2023-04-21T10:41:20.252Z] === RUN Test/TestWatch [2023-04-21T10:41:20.252Z] --- PASS: Test (0.00s) [2023-04-21T10:41:20.252Z] --- PASS: Test/TestWatch (0.00s) [2023-04-21T10:41:20.252Z] PASS [2023-04-21T10:41:20.252Z] coverage: 92.3% of statements [2023-04-21T10:41:20.252Z] ok github.com/docker/docker/pkg/discovery/memory 0.073s coverage: 92.3% of statements [2023-04-21T10:41:20.252Z] === RUN Test [2023-04-21T10:41:20.252Z] === RUN Test/TestInitialize [2023-04-21T10:41:20.546Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-04-21T10:41:20.588Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-21T10:41:20.713Z] time="2023-04-21T10:41:20Z" level=info msg="Initializing discovery without TLS" [2023-04-21T10:41:20.713Z] time="2023-04-21T10:41:20Z" level=info msg="Initializing discovery without TLS" [2023-04-21T10:41:20.713Z] time="2023-04-21T10:41:20Z" level=info msg="Initializing discovery without TLS" [2023-04-21T10:41:20.713Z] === RUN Test/TestInitializeWithCerts [2023-04-21T10:41:20.713Z] time="2023-04-21T10:41:20Z" level=info msg="Initializing discovery with TLS" [2023-04-21T10:41:20.713Z] === RUN Test/TestWatch [2023-04-21T10:41:20.713Z] time="2023-04-21T10:41:20Z" level=info msg="Initializing discovery without TLS" [2023-04-21T10:41:20.713Z] === RUN Test [2023-04-21T10:41:20.713Z] === RUN Test/TestInitialize [2023-04-21T10:41:20.713Z] === RUN Test/TestInitializeWithPattern [2023-04-21T10:41:20.713Z] === RUN Test/TestRegister [2023-04-21T10:41:20.713Z] === RUN Test/TestWatch [2023-04-21T10:41:20.713Z] --- PASS: Test (0.00s) [2023-04-21T10:41:20.713Z] --- PASS: Test/TestInitialize (0.00s) [2023-04-21T10:41:20.713Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2023-04-21T10:41:20.713Z] --- PASS: Test/TestRegister (0.00s) [2023-04-21T10:41:20.713Z] --- PASS: Test/TestWatch (0.00s) [2023-04-21T10:41:20.713Z] PASS [2023-04-21T10:41:20.713Z] coverage: 93.8% of statements [2023-04-21T10:41:20.713Z] ok github.com/docker/docker/pkg/discovery/nodes 0.059s coverage: 93.8% of statements [2023-04-21T10:41:20.806Z] --- PASS: TestExportContainerAfterDaemonRestart (1.39s) [2023-04-21T10:41:20.806Z] === RUN TestHealthCheckWorkdir [2023-04-21T10:41:20.926Z] + echo Ensuring container killed. [2023-04-21T10:41:20.926Z] Ensuring container killed. [2023-04-21T10:41:20.926Z] + docker rm -vf docker-pr8 [2023-04-21T10:41:20.926Z] Error response from daemon: No such container: docker-pr8 [Pipeline] sh [2023-04-21T10:41:21.065Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-04-21T10:41:21.212Z] + echo Chowning /workspace to jenkins user [2023-04-21T10:41:21.212Z] Chowning /workspace to jenkins user [2023-04-21T10:41:21.212Z] + id -u [2023-04-21T10:41:21.212Z] + id -g [2023-04-21T10:41:21.212Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45238:/workspace busybox chown -R 1000:1000 /workspace [2023-04-21T10:41:21.536Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2023-04-21T10:41:21.537Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-04-21T10:41:21.681Z] === RUN TestPollerAddRemove [2023-04-21T10:41:21.681Z] --- PASS: TestPollerAddRemove (0.00s) [2023-04-21T10:41:21.681Z] === RUN TestPollerEvent [2023-04-21T10:41:21.681Z] poller_test.go:40: No chmod on Windows [2023-04-21T10:41:21.681Z] --- SKIP: TestPollerEvent (0.00s) [2023-04-21T10:41:21.681Z] === RUN TestPollerClose [2023-04-21T10:41:21.681Z] --- PASS: TestPollerClose (0.00s) [2023-04-21T10:41:21.681Z] PASS [2023-04-21T10:41:21.681Z] coverage: 45.7% of statements [2023-04-21T10:41:21.681Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2023-04-21T10:41:21.998Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2023-04-21T10:41:21.998Z] === RUN TestHealthKillContainer [2023-04-21T10:41:22.141Z] === RUN TestCopyFileWithInvalidSrc [2023-04-21T10:41:22.141Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestCopyFileWithInvalidDest [2023-04-21T10:41:22.141Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestCopyFileWithSameSrcAndDest [2023-04-21T10:41:22.141Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2023-04-21T10:41:22.141Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2023-04-21T10:41:22.141Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestCopyFile [2023-04-21T10:41:22.141Z] --- PASS: TestCopyFile (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2023-04-21T10:41:22.141Z] fileutils_test.go:133: Needs porting to Windows [2023-04-21T10:41:22.141Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2023-04-21T10:41:22.141Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestReadSymlinkedDirectoryToFile [2023-04-21T10:41:22.141Z] fileutils_test.go:179: Needs porting to Windows [2023-04-21T10:41:22.141Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestWildcardMatches [2023-04-21T10:41:22.141Z] --- PASS: TestWildcardMatches (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestPatternMatches [2023-04-21T10:41:22.141Z] --- PASS: TestPatternMatches (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestExclusionPatternMatchesPatternBefore [2023-04-21T10:41:22.141Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestPatternMatchesFolderExclusions [2023-04-21T10:41:22.141Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2023-04-21T10:41:22.141Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestPatternMatchesFolderWildcardExclusions [2023-04-21T10:41:22.141Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestExclusionPatternMatchesPatternAfter [2023-04-21T10:41:22.141Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestExclusionPatternMatchesWholeDirectory [2023-04-21T10:41:22.141Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestSingleExclamationError [2023-04-21T10:41:22.141Z] --- PASS: TestSingleExclamationError (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestMatchesWithNoPatterns [2023-04-21T10:41:22.141Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestMatchesWithMalformedPatterns [2023-04-21T10:41:22.141Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestMatches [2023-04-21T10:41:22.141Z] --- PASS: TestMatches (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestCleanPatterns [2023-04-21T10:41:22.141Z] --- PASS: TestCleanPatterns (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestCleanPatternsStripEmptyPatterns [2023-04-21T10:41:22.141Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestCleanPatternsExceptionFlag [2023-04-21T10:41:22.141Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2023-04-21T10:41:22.141Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2023-04-21T10:41:22.141Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestCleanPatternsErrorSingleException [2023-04-21T10:41:22.141Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestCreateIfNotExistsDir [2023-04-21T10:41:22.141Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2023-04-21T10:41:22.141Z] === RUN TestCreateIfNotExistsFile [2023-04-21T10:41:22.141Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestMatch [2023-04-21T10:41:22.141Z] --- PASS: TestMatch (0.00s) [2023-04-21T10:41:22.141Z] PASS [2023-04-21T10:41:22.141Z] coverage: 85.4% of statements [2023-04-21T10:41:22.141Z] ok github.com/docker/docker/pkg/fileutils 0.102s coverage: 85.4% of statements [2023-04-21T10:41:22.141Z] === RUN TestGet [2023-04-21T10:41:22.141Z] --- PASS: TestGet (0.00s) [2023-04-21T10:41:22.141Z] === RUN TestGetShortcutString [2023-04-21T10:41:22.141Z] --- PASS: TestGetShortcutString (0.00s) [2023-04-21T10:41:22.141Z] PASS [2023-04-21T10:41:22.141Z] coverage: 42.9% of statements [2023-04-21T10:41:22.141Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-21T10:41:23.373Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-04-21T10:41:23.424Z] + bundleName=amd64-cgroup2 [2023-04-21T10:41:23.424Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2023-04-21T10:41:23.424Z] Creating amd64-cgroup2-bundles.tar.gz [2023-04-21T10:41:23.424Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-04-21T10:41:23.424Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2023-04-21T10:41:23.686Z] === RUN TestCreateIDMapOrder [2023-04-21T10:41:23.686Z] --- PASS: TestCreateIDMapOrder (0.00s) [2023-04-21T10:41:23.686Z] PASS [2023-04-21T10:41:23.686Z] coverage: 7.2% of statements [2023-04-21T10:41:23.686Z] ok github.com/docker/docker/pkg/idtools 0.062s coverage: 7.2% of statements [2023-04-21T10:41:23.686Z] --- PASS: Test (3.23s) [2023-04-21T10:41:23.686Z] --- PASS: Test/TestInitialize (0.21s) [2023-04-21T10:41:23.686Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2023-04-21T10:41:23.686Z] --- PASS: Test/TestWatch (3.01s) [2023-04-21T10:41:23.686Z] PASS [2023-04-21T10:41:23.686Z] coverage: 84.1% of statements [2023-04-21T10:41:23.686Z] ok github.com/docker/docker/pkg/discovery/kv 3.294s coverage: 84.1% of statements [2023-04-21T10:41:23.686Z] === RUN TestFixedBufferCap [2023-04-21T10:41:23.686Z] --- PASS: TestFixedBufferCap (0.00s) [2023-04-21T10:41:23.686Z] === RUN TestFixedBufferLen [2023-04-21T10:41:23.686Z] --- PASS: TestFixedBufferLen (0.00s) [2023-04-21T10:41:23.686Z] === RUN TestFixedBufferString [2023-04-21T10:41:23.686Z] --- PASS: TestFixedBufferString (0.00s) [2023-04-21T10:41:23.686Z] === RUN TestFixedBufferWrite [2023-04-21T10:41:23.686Z] --- PASS: TestFixedBufferWrite (0.00s) [2023-04-21T10:41:23.686Z] === RUN TestFixedBufferRead [2023-04-21T10:41:23.686Z] --- PASS: TestFixedBufferRead (0.00s) [2023-04-21T10:41:23.686Z] === RUN TestBytesPipeRead [2023-04-21T10:41:23.686Z] --- PASS: TestBytesPipeRead (0.00s) [2023-04-21T10:41:23.686Z] === RUN TestBytesPipeWrite [2023-04-21T10:41:23.686Z] --- PASS: TestBytesPipeWrite (0.00s) [2023-04-21T10:41:23.686Z] === RUN TestBytesPipeWriteRandomChunks [Pipeline] archiveArtifacts [2023-04-21T10:41:23.698Z] Archiving artifacts [2023-04-21T10:41:24.307Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2023-04-21T10:41:24.655Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2023-04-21T10:41:24.655Z] === RUN TestAtomicWriteToFile [2023-04-21T10:41:24.655Z] --- PASS: TestAtomicWriteToFile (0.01s) [2023-04-21T10:41:24.655Z] === RUN TestAtomicWriteSetCommit [2023-04-21T10:41:24.655Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2023-04-21T10:41:24.655Z] === RUN TestAtomicWriteSetCancel [2023-04-21T10:41:24.655Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2023-04-21T10:41:24.656Z] === RUN TestReadCloserWrapperClose [2023-04-21T10:41:24.656Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2023-04-21T10:41:24.656Z] === RUN TestReaderErrWrapperReadOnError [2023-04-21T10:41:24.656Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2023-04-21T10:41:24.656Z] === RUN TestReaderErrWrapperRead [2023-04-21T10:41:24.656Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2023-04-21T10:41:24.656Z] === RUN TestHashData [2023-04-21T10:41:24.656Z] --- PASS: TestHashData (0.00s) [2023-04-21T10:41:24.656Z] === RUN TestCancelReadCloser [2023-04-21T10:41:24.656Z] === RUN TestError [2023-04-21T10:41:24.656Z] --- PASS: TestError (0.00s) [2023-04-21T10:41:24.656Z] === RUN TestProgressString [2023-04-21T10:41:24.656Z] === RUN TestProgressString/no_progress [2023-04-21T10:41:24.656Z] === RUN TestProgressString/progress_1 [2023-04-21T10:41:24.656Z] === RUN TestProgressString/some_progress_with_a_start_time [2023-04-21T10:41:24.656Z] === RUN TestProgressString/some_progress_without_a_start_time [2023-04-21T10:41:24.656Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2023-04-21T10:41:24.656Z] === RUN TestProgressString/with_units [2023-04-21T10:41:24.656Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2023-04-21T10:41:24.656Z] === RUN TestProgressString/hide_counts [2023-04-21T10:41:24.656Z] --- PASS: TestProgressString (0.00s) [2023-04-21T10:41:24.656Z] --- PASS: TestProgressString/no_progress (0.00s) [2023-04-21T10:41:24.656Z] --- PASS: TestProgressString/progress_1 (0.00s) [2023-04-21T10:41:24.656Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2023-04-21T10:41:24.656Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2023-04-21T10:41:24.656Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2023-04-21T10:41:24.656Z] --- PASS: TestProgressString/with_units (0.00s) [2023-04-21T10:41:24.656Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2023-04-21T10:41:24.656Z] --- PASS: TestProgressString/hide_counts (0.00s) [2023-04-21T10:41:24.656Z] === RUN TestJSONMessageDisplay [2023-04-21T10:41:24.656Z] --- PASS: TestCancelReadCloser (0.11s) [2023-04-21T10:41:24.656Z] === RUN TestWriteCloserWrapperClose [2023-04-21T10:41:24.656Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2023-04-21T10:41:24.656Z] === RUN TestNopWriteCloser [2023-04-21T10:41:24.656Z] --- PASS: TestNopWriteCloser (0.00s) [2023-04-21T10:41:24.656Z] === RUN TestNopWriter [2023-04-21T10:41:24.656Z] --- PASS: TestNopWriter (0.00s) [2023-04-21T10:41:24.656Z] === RUN TestWriteCounter [2023-04-21T10:41:24.656Z] --- PASS: TestWriteCounter (0.00s) [2023-04-21T10:41:24.656Z] PASS [2023-04-21T10:41:24.656Z] coverage: 68.4% of statements [2023-04-21T10:41:24.656Z] ok github.com/docker/docker/pkg/ioutils 0.721s coverage: 68.4% of statements [2023-04-21T10:41:24.656Z] === RUN TestStandardLongPath [2023-04-21T10:41:24.656Z] --- PASS: TestStandardLongPath (0.00s) [2023-04-21T10:41:24.656Z] === RUN TestUNCLongPath [2023-04-21T10:41:24.656Z] --- PASS: TestUNCLongPath (0.00s) [2023-04-21T10:41:24.656Z] PASS [2023-04-21T10:41:24.656Z] coverage: 100.0% of statements [2023-04-21T10:41:24.656Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2023-04-21T10:41:24.656Z] --- PASS: TestJSONMessageDisplay (0.19s) [2023-04-21T10:41:24.656Z] === RUN TestJSONMessageDisplayWithJSONError [2023-04-21T10:41:24.656Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2023-04-21T10:41:24.656Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2023-04-21T10:41:24.656Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2023-04-21T10:41:24.656Z] === RUN TestDisplayJSONMessagesStream [2023-04-21T10:41:24.656Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2023-04-21T10:41:24.656Z] PASS [2023-04-21T10:41:24.656Z] coverage: 91.7% of statements [2023-04-21T10:41:24.656Z] ok github.com/docker/docker/pkg/jsonmessage 0.281s coverage: 91.7% of statements [2023-04-21T10:41:25.628Z] === RUN TestNameFormat [2023-04-21T10:41:25.628Z] --- PASS: TestNameFormat (0.00s) [2023-04-21T10:41:25.628Z] === RUN TestNameRetries [2023-04-21T10:41:25.628Z] --- PASS: TestNameRetries (0.00s) [2023-04-21T10:41:25.628Z] PASS [2023-04-21T10:41:25.628Z] coverage: 85.7% of statements [2023-04-21T10:41:25.628Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2023-04-21T10:41:25.628Z] === RUN TestParseKeyValueOpt [2023-04-21T10:41:25.628Z] --- PASS: TestParseKeyValueOpt (0.00s) [2023-04-21T10:41:25.628Z] === RUN TestParseUintList [2023-04-21T10:41:25.628Z] --- PASS: TestParseUintList (0.00s) [2023-04-21T10:41:25.628Z] === RUN TestParseUintListMaximumLimits [2023-04-21T10:41:25.628Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2023-04-21T10:41:25.628Z] PASS [2023-04-21T10:41:25.628Z] coverage: 97.0% of statements [2023-04-21T10:41:25.628Z] ok github.com/docker/docker/pkg/parsers 0.056s coverage: 97.0% of statements [2023-04-21T10:41:25.733Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2023-04-21T10:41:25.733Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-04-21T10:41:25.733Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:41:25.733Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-04-21T10:41:25.733Z] === RUN TestInfoAPI [2023-04-21T10:41:25.733Z] --- PASS: TestInfoAPI (0.02s) [2023-04-21T10:41:25.733Z] === RUN TestInfoAPIWarnings [2023-04-21T10:41:25.861Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45238/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-21T10:41:26.089Z] === RUN TestNewAndRemove [2023-04-21T10:41:26.089Z] --- PASS: TestNewAndRemove (0.00s) [2023-04-21T10:41:26.089Z] === RUN TestRemoveInvalidPath [2023-04-21T10:41:26.089Z] --- PASS: TestRemoveInvalidPath (0.00s) [2023-04-21T10:41:26.089Z] PASS [2023-04-21T10:41:26.089Z] coverage: 82.6% of statements [2023-04-21T10:41:26.089Z] ok github.com/docker/docker/pkg/pidfile 0.052s coverage: 82.6% of statements [2023-04-21T10:41:26.170Z] + make clean [2023-04-21T10:41:26.205Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-04-21T10:41:26.205Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2023-04-21T10:41:26.205Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-04-21T10:41:26.205Z] check_test.go:308: [daaa8635ef3e4] daemon is not started [2023-04-21T10:41:26.205Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2023-04-21T10:41:26.431Z] docker volume rm -f docker-dev-cache [2023-04-21T10:41:26.431Z] docker-dev-cache [Pipeline] deleteDir [2023-04-21T10:41:26.552Z] --- PASS: TestTarFiles (6.44s) [2023-04-21T10:41:26.552Z] === RUN TestTarUntar [2023-04-21T10:41:26.552Z] --- PASS: TestTarUntar (0.03s) [2023-04-21T10:41:26.552Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2023-04-21T10:41:26.552Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2023-04-21T10:41:26.552Z] === RUN TestTarWithOptions [2023-04-21T10:41:26.552Z] --- PASS: TestTarWithOptions (0.04s) [2023-04-21T10:41:26.552Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2023-04-21T10:41:26.552Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2023-04-21T10:41:26.552Z] === RUN TestUntarUstarGnuConflict [2023-04-21T10:41:26.552Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2023-04-21T10:41:26.552Z] === RUN TestUntarInvalidFilenames [2023-04-21T10:41:26.552Z] === RUN TestParseEmptyInterface [2023-04-21T10:41:26.552Z] --- PASS: TestParseEmptyInterface (0.00s) [2023-04-21T10:41:26.552Z] === RUN TestParseNonInterfaceType [2023-04-21T10:41:26.552Z] --- PASS: TestParseNonInterfaceType (0.00s) [2023-04-21T10:41:26.552Z] === RUN TestParseWithOneFunction [2023-04-21T10:41:26.552Z] --- PASS: TestParseWithOneFunction (0.00s) [2023-04-21T10:41:26.552Z] === RUN TestParseWithMultipleFuncs [2023-04-21T10:41:26.552Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2023-04-21T10:41:26.552Z] === RUN TestParseWithUnnamedReturn [2023-04-21T10:41:26.552Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2023-04-21T10:41:26.552Z] === RUN TestEmbeddedInterface [2023-04-21T10:41:26.552Z] --- PASS: TestEmbeddedInterface (0.00s) [2023-04-21T10:41:26.552Z] === RUN TestParsedImports [2023-04-21T10:41:26.552Z] --- PASS: TestParsedImports (0.00s) [2023-04-21T10:41:26.552Z] === RUN TestAliasedImports [2023-04-21T10:41:26.552Z] --- PASS: TestAliasedImports (0.00s) [2023-04-21T10:41:26.552Z] PASS [2023-04-21T10:41:26.552Z] coverage: 56.8% of statements [2023-04-21T10:41:26.552Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.071s coverage: 56.8% of statements [2023-04-21T10:41:26.552Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames521510812\\dest" [2023-04-21T10:41:26.771Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-04-21T10:41:27.012Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2023-04-21T10:41:27.012Z] === RUN TestUntarHardlinkToSymlink [2023-04-21T10:41:27.012Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2023-04-21T10:41:27.012Z] === RUN TestUntarInvalidHardlink [2023-04-21T10:41:27.012Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1106905061\\victim\\hello" -> "../victim/hello" [2023-04-21T10:41:27.012Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3570765339\\victim\\hello" -> "/../victim/hello" [2023-04-21T10:41:27.012Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2235889521\\victim" -> "../victim" [2023-04-21T10:41:27.012Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink643053273\\victim" -> "../victim" [2023-04-21T10:41:27.012Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2032293814\\victim" -> "../victim" [2023-04-21T10:41:27.012Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink435332055\\victim" -> "../victim" [2023-04-21T10:41:27.012Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2023-04-21T10:41:27.012Z] === RUN TestUntarInvalidSymlink [2023-04-21T10:41:27.012Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2511650271\\dest\\dotdot" -> "../victim/hello" [2023-04-21T10:41:27.012Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2049988233\\dest\\slash-dotdot" -> "/../victim/hello" [2023-04-21T10:41:27.012Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2037043717\\dest\\loophole-victim" -> "../victim" [2023-04-21T10:41:27.012Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1260437867\\dest\\loophole-victim" -> "../victim" [2023-04-21T10:41:27.012Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1218552306\\dest\\loophole-victim" -> "../victim" [2023-04-21T10:41:27.012Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1194455629\\dest\\loophole-victim" -> "../victim" [2023-04-21T10:41:27.012Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink451840800\\dest\\dir\\loophole" -> "../../victim" [2023-04-21T10:41:27.012Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2023-04-21T10:41:27.012Z] === RUN TestTempArchiveCloseMultipleTimes [2023-04-21T10:41:27.012Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2023-04-21T10:41:27.012Z] === RUN TestXGlobalNoParent [2023-04-21T10:41:27.012Z] --- PASS: TestXGlobalNoParent (0.01s) [2023-04-21T10:41:27.012Z] === RUN TestReplaceFileTarWrapper [2023-04-21T10:41:27.012Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2023-04-21T10:41:27.012Z] === RUN TestPrefixHeaderReadable [2023-04-21T10:41:27.012Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2023-04-21T10:41:27.012Z] === RUN TestDisablePigz [2023-04-21T10:41:27.012Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2023-04-21T10:41:27.346Z] === RUN TestDockerSuite/TestBuildAddScript [2023-04-21T10:41:27.472Z] --- PASS: TestDisablePigz (0.19s) [2023-04-21T10:41:27.472Z] === RUN TestPigz [2023-04-21T10:41:27.472Z] === RUN TestFailedConnection [2023-04-21T10:41:27.472Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2023-04-21T10:41:27.472Z] --- PASS: TestPigz (0.16s) [2023-04-21T10:41:27.472Z] === RUN TestCopyFileWithInvalidDest [2023-04-21T10:41:27.472Z] archive_windows_test.go:16: Currently fails [2023-04-21T10:41:27.472Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2023-04-21T10:41:27.472Z] === RUN TestCanonicalTarNameForPath [2023-04-21T10:41:27.472Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2023-04-21T10:41:27.472Z] === RUN TestCanonicalTarName [2023-04-21T10:41:27.472Z] --- PASS: TestCanonicalTarName (0.00s) [2023-04-21T10:41:27.472Z] === RUN TestChmodTarEntry [2023-04-21T10:41:27.472Z] --- PASS: TestChmodTarEntry (0.00s) [2023-04-21T10:41:27.472Z] === RUN TestHardLinkOrder [2023-04-21T10:41:27.472Z] --- PASS: TestHardLinkOrder (0.13s) [2023-04-21T10:41:27.472Z] === RUN TestChangeString [2023-04-21T10:41:27.472Z] --- PASS: TestChangeString (0.00s) [2023-04-21T10:41:27.472Z] === RUN TestChangesWithNoChanges [2023-04-21T10:41:27.472Z] --- PASS: TestChangesWithNoChanges (0.03s) [2023-04-21T10:41:27.472Z] === RUN TestChangesWithChanges [2023-04-21T10:41:27.472Z] --- PASS: TestChangesWithChanges (0.04s) [2023-04-21T10:41:27.472Z] === RUN TestChangesWithChangesGH13590 [2023-04-21T10:41:27.472Z] changes_test.go:191: needs more investigation [2023-04-21T10:41:27.472Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2023-04-21T10:41:27.472Z] === RUN TestChangesDirsEmpty [2023-04-21T10:41:27.913Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2023-04-21T10:41:27.933Z] === RUN TestHTTPTransport [2023-04-21T10:41:27.933Z] --- PASS: TestHTTPTransport (0.00s) [2023-04-21T10:41:27.933Z] PASS [2023-04-21T10:41:27.933Z] coverage: 85.7% of statements [2023-04-21T10:41:27.933Z] ok github.com/docker/docker/pkg/plugins/transport 0.063s coverage: 85.7% of statements [2023-04-21T10:41:27.933Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2023-04-21T10:41:27.933Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-04-21T10:41:27.933Z] === RUN TestBufioReaderPoolPutAndGet [2023-04-21T10:41:27.933Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2023-04-21T10:41:27.933Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2023-04-21T10:41:27.933Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2023-04-21T10:41:27.933Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2023-04-21T10:41:27.933Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-04-21T10:41:27.933Z] === RUN TestBufioWriterPoolPutAndGet [2023-04-21T10:41:27.933Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2023-04-21T10:41:27.933Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2023-04-21T10:41:27.933Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2023-04-21T10:41:27.933Z] === RUN TestBufferPoolPutAndGet [2023-04-21T10:41:27.933Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2023-04-21T10:41:27.933Z] PASS [2023-04-21T10:41:27.933Z] coverage: 88.2% of statements [2023-04-21T10:41:27.933Z] ok github.com/docker/docker/pkg/pools 0.059s coverage: 88.2% of statements [2023-04-21T10:41:27.933Z] --- PASS: TestChangesDirsEmpty (0.17s) [2023-04-21T10:41:27.933Z] === RUN TestChangesDirsMutated [2023-04-21T10:41:27.933Z] --- PASS: TestChangesDirsMutated (0.18s) [2023-04-21T10:41:27.933Z] === RUN TestApplyLayer [2023-04-21T10:41:27.933Z] changes_test.go:404: needs further investigation [2023-04-21T10:41:27.933Z] --- SKIP: TestApplyLayer (0.00s) [2023-04-21T10:41:27.933Z] === RUN TestChangesSizeWithHardlinks [2023-04-21T10:41:27.933Z] changes_test.go:440: needs further investigation [2023-04-21T10:41:27.933Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2023-04-21T10:41:27.933Z] === RUN TestChangesSizeWithNoChanges [2023-04-21T10:41:27.933Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2023-04-21T10:41:27.933Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2023-04-21T10:41:27.933Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2023-04-21T10:41:27.933Z] === RUN TestChangesSize [2023-04-21T10:41:27.933Z] --- PASS: TestChangesSize (0.00s) [2023-04-21T10:41:27.933Z] === RUN TestApplyLayerInvalidFilenames [2023-04-21T10:41:27.933Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3522329155\\dest" [2023-04-21T10:41:27.933Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2023-04-21T10:41:27.933Z] === RUN TestApplyLayerInvalidHardlink [2023-04-21T10:41:27.933Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3523363654\\victim\\hello" -> "../victim/hello" [2023-04-21T10:41:27.933Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3410545270\\victim\\hello" -> "/../victim/hello" [2023-04-21T10:41:27.933Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1132520864\\victim" -> "../victim" [2023-04-21T10:41:27.933Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2141271767\\victim" -> "../victim" [2023-04-21T10:41:27.933Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4169964552\\victim" -> "../victim" [2023-04-21T10:41:27.933Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3184100525\\victim" -> "../victim" [2023-04-21T10:41:27.933Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2023-04-21T10:41:27.933Z] === RUN TestApplyLayerInvalidSymlink [2023-04-21T10:41:27.933Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink212505816\\dest\\dotdot" -> "../victim/hello" [2023-04-21T10:41:27.933Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1159805553\\dest\\slash-dotdot" -> "/../victim/hello" [2023-04-21T10:41:27.933Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink390376810\\dest\\loophole-victim" -> "../victim" [2023-04-21T10:41:27.933Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4221036931\\dest\\loophole-victim" -> "../victim" [2023-04-21T10:41:27.933Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1663047073\\dest\\loophole-victim" -> "../victim" [2023-04-21T10:41:27.933Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3212792908\\dest\\loophole-victim" -> "../victim" [2023-04-21T10:41:27.933Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2023-04-21T10:41:27.933Z] === RUN TestApplyLayerWhiteouts [2023-04-21T10:41:28.394Z] --- PASS: TestApplyLayerWhiteouts (0.18s) [2023-04-21T10:41:28.394Z] === RUN TestGenerateEmptyFile [2023-04-21T10:41:28.394Z] --- PASS: TestGenerateEmptyFile (0.00s) [2023-04-21T10:41:28.394Z] === RUN TestGenerateWithContent [2023-04-21T10:41:28.394Z] --- PASS: TestGenerateWithContent (0.00s) [2023-04-21T10:41:28.394Z] PASS [2023-04-21T10:41:28.394Z] coverage: 62.6% of statements [2023-04-21T10:41:28.394Z] ok github.com/docker/docker/pkg/archive 9.784s coverage: 62.6% of statements [2023-04-21T10:41:28.394Z] === RUN TestOutputOnPrematureClose [2023-04-21T10:41:28.394Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2023-04-21T10:41:28.394Z] === RUN TestCompleteSilently [2023-04-21T10:41:28.394Z] --- PASS: TestCompleteSilently (0.00s) [2023-04-21T10:41:28.394Z] PASS [2023-04-21T10:41:28.394Z] coverage: 75.9% of statements [2023-04-21T10:41:28.394Z] ok github.com/docker/docker/pkg/progress 0.074s coverage: 75.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-21T10:41:28.856Z] --- PASS: TestFailedConnection (1.24s) [2023-04-21T10:41:28.856Z] === RUN TestFailOnce [2023-04-21T10:41:28.856Z] === RUN TestSendToOneSub [2023-04-21T10:41:28.856Z] --- PASS: TestSendToOneSub (0.00s) [2023-04-21T10:41:28.856Z] === RUN TestSendToMultipleSubs [2023-04-21T10:41:28.856Z] --- PASS: TestSendToMultipleSubs (0.00s) [2023-04-21T10:41:28.856Z] === RUN TestEvictOneSub [2023-04-21T10:41:28.856Z] --- PASS: TestEvictOneSub (0.00s) [2023-04-21T10:41:28.856Z] === RUN TestClosePublisher [2023-04-21T10:41:28.856Z] --- PASS: TestClosePublisher (0.00s) [2023-04-21T10:41:28.856Z] === RUN TestPubSubRace [2023-04-21T10:41:28.856Z] 2023/04/21 10:41:28 http: panic serving 127.0.0.1:49257: Plugin not ready [2023-04-21T10:41:28.856Z] goroutine 34 [running]: [2023-04-21T10:41:28.856Z] net/http.(*conn).serve.func1() [2023-04-21T10:41:28.856Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-04-21T10:41:28.856Z] panic({0xcf91a0, 0xe4b9e0}) [2023-04-21T10:41:28.856Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-04-21T10:41:28.856Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0x0?) [2023-04-21T10:41:28.856Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2023-04-21T10:41:28.856Z] net/http.HandlerFunc.ServeHTTP(0xc0001900d0?, {0xe51868?, 0xc0000d4000?}, 0xc000063b00?) [2023-04-21T10:41:28.856Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-04-21T10:41:28.856Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xe51868, 0xc0000d4000}, 0xc0000b4200) [2023-04-21T10:41:28.856Z] c:/go/src/net/http/server.go:2487 +0x149 [2023-04-21T10:41:28.856Z] net/http.serverHandler.ServeHTTP({0xe4fd18?}, {0xe51868, 0xc0000d4000}, 0xc0000b4200) [2023-04-21T10:41:28.856Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-04-21T10:41:28.856Z] net/http.(*conn).serve(0xc0001a0000, {0xe51ee0, 0xc0001820c0}) [2023-04-21T10:41:28.856Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-04-21T10:41:28.856Z] created by net/http.(*Server).Serve [2023-04-21T10:41:28.856Z] c:/go/src/net/http/server.go:3102 +0x4db [2023-04-21T10:41:28.856Z] time="2023-04-21T10:41:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.FailOnce: Post \"http://127.0.0.1:49256/Test.FailOnce\": EOF, retrying in 1s" [2023-04-21T10:41:29.315Z] === RUN TestRegister [2023-04-21T10:41:29.315Z] --- PASS: TestRegister (0.00s) [2023-04-21T10:41:29.315Z] === RUN TestCommand [2023-04-21T10:41:29.315Z] --- PASS: TestCommand (0.06s) [2023-04-21T10:41:29.315Z] === RUN TestNaiveSelf [2023-04-21T10:41:29.315Z] --- PASS: TestNaiveSelf (0.04s) [2023-04-21T10:41:29.315Z] PASS [2023-04-21T10:41:29.315Z] coverage: 82.4% of statements [2023-04-21T10:41:29.315Z] ok github.com/docker/docker/pkg/reexec 0.134s coverage: 82.4% of statements [2023-04-21T10:41:29.776Z] --- PASS: TestPubSubRace (1.10s) [2023-04-21T10:41:29.776Z] PASS [2023-04-21T10:41:29.776Z] coverage: 75.0% of statements [2023-04-21T10:41:29.776Z] ok github.com/docker/docker/pkg/pubsub 1.144s coverage: 75.0% of statements [2023-04-21T10:41:29.776Z] --- PASS: TestFailOnce (1.21s) [2023-04-21T10:41:29.776Z] === RUN TestEchoInputOutput [2023-04-21T10:41:29.776Z] --- PASS: TestEchoInputOutput (0.00s) [2023-04-21T10:41:29.776Z] === RUN TestBackoff [2023-04-21T10:41:29.776Z] --- PASS: TestBackoff (0.00s) [2023-04-21T10:41:29.776Z] === RUN TestAbortRetry [2023-04-21T10:41:29.776Z] --- PASS: TestAbortRetry (0.00s) [2023-04-21T10:41:29.776Z] === RUN TestClientScheme [2023-04-21T10:41:29.776Z] --- PASS: TestClientScheme (0.00s) [2023-04-21T10:41:29.776Z] === RUN TestNewClientWithTimeout [2023-04-21T10:41:29.815Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-04-21T10:41:29.815Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2023-04-21T10:41:30.237Z] === RUN TestParseSignal [2023-04-21T10:41:30.237Z] --- PASS: TestParseSignal (0.00s) [2023-04-21T10:41:30.237Z] === RUN TestValidSignalForPlatform [2023-04-21T10:41:30.237Z] --- PASS: TestValidSignalForPlatform (0.00s) [2023-04-21T10:41:30.237Z] PASS [2023-04-21T10:41:30.237Z] coverage: 19.7% of statements [2023-04-21T10:41:30.237Z] ok github.com/docker/docker/pkg/signal 0.044s coverage: 19.7% of statements [2023-04-21T10:41:30.237Z] time="2023-04-21T10:41:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49261/Test.Echo: Post \"http://127.0.0.1:49261/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2023-04-21T10:41:30.382Z] --- PASS: TestHealthKillContainer (8.39s) [2023-04-21T10:41:30.382Z] === RUN TestHealthCheckProcessKilled [2023-04-21T10:41:30.697Z] === RUN TestNewStdWriter [2023-04-21T10:41:30.697Z] --- PASS: TestNewStdWriter (0.00s) [2023-04-21T10:41:30.697Z] === RUN TestWriteWithUninitializedStdWriter [2023-04-21T10:41:30.697Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2023-04-21T10:41:30.697Z] === RUN TestWriteWithNilBytes [2023-04-21T10:41:30.697Z] --- PASS: TestWriteWithNilBytes (0.00s) [2023-04-21T10:41:30.697Z] === RUN TestWrite [2023-04-21T10:41:30.697Z] --- PASS: TestWrite (0.00s) [2023-04-21T10:41:30.697Z] === RUN TestWriteWithWriterError [2023-04-21T10:41:30.697Z] --- PASS: TestWriteWithWriterError (0.00s) [2023-04-21T10:41:30.697Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2023-04-21T10:41:30.697Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2023-04-21T10:41:30.697Z] === RUN TestStdCopyWriteAndRead [2023-04-21T10:41:30.697Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2023-04-21T10:41:30.697Z] === RUN TestStdCopyReturnsErrorReadingHeader [2023-04-21T10:41:30.697Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2023-04-21T10:41:30.697Z] === RUN TestStdCopyReturnsErrorReadingFrame [2023-04-21T10:41:30.697Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2023-04-21T10:41:30.697Z] === RUN TestStdCopyDetectsCorruptedFrame [2023-04-21T10:41:30.697Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2023-04-21T10:41:30.697Z] === RUN TestStdCopyWithInvalidInputHeader [2023-04-21T10:41:30.697Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2023-04-21T10:41:30.697Z] === RUN TestStdCopyWithCorruptedPrefix [2023-04-21T10:41:30.697Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2023-04-21T10:41:30.697Z] === RUN TestStdCopyReturnsWriteErrors [2023-04-21T10:41:30.697Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2023-04-21T10:41:30.698Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2023-04-21T10:41:30.698Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2023-04-21T10:41:30.698Z] === RUN TestStdCopyReturnsErrorFromSystem [2023-04-21T10:41:30.698Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2023-04-21T10:41:30.698Z] PASS [2023-04-21T10:41:30.698Z] coverage: 100.0% of statements [2023-04-21T10:41:30.698Z] ok github.com/docker/docker/pkg/stdcopy 0.066s coverage: 100.0% of statements [2023-04-21T10:41:31.157Z] === RUN TestRawProgressFormatterFormatStatus [2023-04-21T10:41:31.157Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2023-04-21T10:41:31.157Z] === RUN TestRawProgressFormatterFormatProgress [2023-04-21T10:41:31.157Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2023-04-21T10:41:31.157Z] === RUN TestFormatStatus [2023-04-21T10:41:31.157Z] --- PASS: TestFormatStatus (0.00s) [2023-04-21T10:41:31.157Z] === RUN TestFormatError [2023-04-21T10:41:31.157Z] --- PASS: TestFormatError (0.00s) [2023-04-21T10:41:31.157Z] === RUN TestFormatJSONError [2023-04-21T10:41:31.157Z] --- PASS: TestFormatJSONError (0.00s) [2023-04-21T10:41:31.157Z] === RUN TestJsonProgressFormatterFormatProgress [2023-04-21T10:41:31.157Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2023-04-21T10:41:31.157Z] === RUN TestJsonProgressFormatterFormatStatus [2023-04-21T10:41:31.157Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2023-04-21T10:41:31.157Z] === RUN TestNewJSONProgressOutput [2023-04-21T10:41:31.157Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2023-04-21T10:41:31.157Z] === RUN TestAuxFormatterEmit [2023-04-21T10:41:31.157Z] --- PASS: TestAuxFormatterEmit (0.00s) [2023-04-21T10:41:31.157Z] === RUN TestStreamWriterStdout [2023-04-21T10:41:31.157Z] --- PASS: TestStreamWriterStdout (0.00s) [2023-04-21T10:41:31.157Z] === RUN TestStreamWriterStderr [2023-04-21T10:41:31.157Z] --- PASS: TestStreamWriterStderr (0.00s) [2023-04-21T10:41:31.157Z] PASS [2023-04-21T10:41:31.157Z] coverage: 66.2% of statements [2023-04-21T10:41:31.157Z] ok github.com/docker/docker/pkg/streamformatter 0.062s coverage: 66.2% of statements [2023-04-21T10:41:31.318Z] --- PASS: TestHealthCheckProcessKilled (0.96s) [2023-04-21T10:41:31.318Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-21T10:41:31.318Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2023-04-21T10:41:31.619Z] === RUN TestGenerateRandomID [2023-04-21T10:41:31.619Z] --- PASS: TestGenerateRandomID (0.00s) [2023-04-21T10:41:31.619Z] === RUN TestShortenId [2023-04-21T10:41:31.619Z] --- PASS: TestShortenId (0.00s) [2023-04-21T10:41:31.619Z] === RUN TestShortenSha256Id [2023-04-21T10:41:31.619Z] --- PASS: TestShortenSha256Id (0.00s) [2023-04-21T10:41:31.619Z] === RUN TestShortenIdEmpty [2023-04-21T10:41:31.619Z] --- PASS: TestShortenIdEmpty (0.00s) [2023-04-21T10:41:31.619Z] === RUN TestShortenIdInvalid [2023-04-21T10:41:31.619Z] --- PASS: TestShortenIdInvalid (0.00s) [2023-04-21T10:41:31.619Z] === RUN TestIsShortIDNonHex [2023-04-21T10:41:31.619Z] --- PASS: TestIsShortIDNonHex (0.00s) [2023-04-21T10:41:31.619Z] === RUN TestIsShortIDNotCorrectSize [2023-04-21T10:41:31.619Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2023-04-21T10:41:31.619Z] PASS [2023-04-21T10:41:31.619Z] coverage: 70.6% of statements [2023-04-21T10:41:31.619Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements [2023-04-21T10:41:31.886Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2023-04-21T10:41:31.886Z] === RUN TestIpcModeNone [2023-04-21T10:41:32.079Z] time="2023-04-21T10:41:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49261/Test.Echo: Post \"http://127.0.0.1:49261/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2023-04-21T10:41:32.452Z] --- PASS: TestIpcModeNone (0.78s) [2023-04-21T10:41:32.453Z] === RUN TestIpcModePrivate [2023-04-21T10:41:32.538Z] === RUN TestIsCpusetListAvailable [2023-04-21T10:41:32.538Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2023-04-21T10:41:32.538Z] PASS [2023-04-21T10:41:32.538Z] coverage: 38.2% of statements [2023-04-21T10:41:32.538Z] ok github.com/docker/docker/pkg/sysinfo 0.047s coverage: 38.2% of statements [2023-04-21T10:41:33.024Z] check_test.go:308: [daa7ef95ea2f1] daemon is not started [2023-04-21T10:41:33.024Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2023-04-21T10:41:33.024Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:90, shared: false, mustBeShared: false [2023-04-21T10:41:33.282Z] --- PASS: TestIpcModePrivate (0.66s) [2023-04-21T10:41:33.282Z] === RUN TestIpcModeShareable [2023-04-21T10:41:33.509Z] === RUN TestChtimes [2023-04-21T10:41:33.509Z] --- PASS: TestChtimes (0.01s) [2023-04-21T10:41:33.509Z] === RUN TestChtimesWindows [2023-04-21T10:41:33.509Z] === RUN TestTailFile [2023-04-21T10:41:33.509Z] --- PASS: TestTailFile (0.00s) [2023-04-21T10:41:33.509Z] === RUN TestTailFileManyLines [2023-04-21T10:41:33.509Z] --- PASS: TestTailFileManyLines (0.00s) [2023-04-21T10:41:33.509Z] === RUN TestTailEmptyFile [2023-04-21T10:41:33.509Z] --- PASS: TestTailEmptyFile (0.00s) [2023-04-21T10:41:33.509Z] === RUN TestTailNegativeN [2023-04-21T10:41:33.509Z] --- PASS: TestTailNegativeN (0.00s) [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader [2023-04-21T10:41:33.509Z] === CONT TestNewTailReader [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/12_byte_delimiter [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/12_byte_delimiter [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/no_delimiter [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/no_delimiter [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/single_byte_delimiter [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/single_byte_delimiter [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/2_byte_delimiter [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/2_byte_delimiter [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/4_byte_delimiter [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/4_byte_delimiter [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/truncated_last_line [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/truncated_last_line#01 [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/truncated_last_line#02 [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2023-04-21T10:41:33.509Z] === CONT TestNewTailReader/8_byte_delimiter [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.509Z] --- PASS: TestChtimesWindows (0.01s) [2023-04-21T10:41:33.509Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2023-04-21T10:41:33.509Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2023-04-21T10:41:33.509Z] === RUN TestEnsureRemoveAllNotExist [2023-04-21T10:41:33.509Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2023-04-21T10:41:33.509Z] === RUN TestEnsureRemoveAllWithDir [2023-04-21T10:41:33.509Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2023-04-21T10:41:33.509Z] === RUN TestEnsureRemoveAllWithFile [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-04-21T10:41:33.509Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2023-04-21T10:41:33.509Z] === RUN TestHasWin32KSupport [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.509Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:33.509Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-04-21T10:41:33.509Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:33.509Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:33.509Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-04-21T10:41:33.509Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.509Z] syscall_windows_test.go:8: win32k: true [2023-04-21T10:41:33.509Z] --- PASS: TestHasWin32KSupport (0.00s) [2023-04-21T10:41:33.509Z] PASS [2023-04-21T10:41:33.509Z] coverage: 12.0% of statements [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:33.509Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:33.509Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-04-21T10:41:33.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:33.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:33.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:33.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:33.510Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2023-04-21T10:41:33.510Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-04-21T10:41:33.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-04-21T10:41:33.510Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-04-21T10:41:33.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-04-21T10:41:33.510Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-04-21T10:41:33.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-04-21T10:41:33.510Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:33.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:33.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:33.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:33.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:33.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:33.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:33.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:33.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:33.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:33.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:33.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:33.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.510Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:33.510Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:33.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:33.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:33.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:33.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:33.849Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:33.970Z] === CONT TestNewTailReader/no_delimiter [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/no_delimiter/no_lines [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.970Z] === CONT TestNewTailReader/2_byte_delimiter [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.970Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:33.970Z] === CONT TestNewTailReader/4_byte_delimiter [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.970Z] === CONT TestNewTailReader/12_byte_delimiter [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-04-21T10:41:33.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-04-21T10:41:33.970Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:33.971Z] ok github.com/docker/docker/pkg/system 0.089s coverage: 12.0% of statements [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/single_byte_delimiter [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/no_delimiter/no_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:33.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:33.971Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:33.971Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.972Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-04-21T10:41:33.972Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-04-21T10:41:33.972Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:33.973Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:33.973Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:33.973Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:33.974Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:33.974Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:33.974Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:33.974Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:33.974Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:33.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-04-21T10:41:33.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-04-21T10:41:33.974Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-04-21T10:41:33.974Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-04-21T10:41:33.974Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-04-21T10:41:33.974Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-04-21T10:41:34.108Z] --- PASS: TestIpcModeShareable (0.75s) [2023-04-21T10:41:34.108Z] === RUN TestAPIIpcModeShareableAndContainer [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:34.434Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:34.434Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:34.434Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:34.434Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:34.434Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:34.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:34.434Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:34.434Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:34.434Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:34.434Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:34.434Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:34.434Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:34.434Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:34.434Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-04-21T10:41:34.435Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-04-21T10:41:34.436Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.02s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2023-04-21T10:41:34.436Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.03s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.02s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-21T10:41:34.437Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.438Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-04-21T10:41:34.897Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2023-04-21T10:41:34.898Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2023-04-21T10:41:34.898Z] PASS [2023-04-21T10:41:34.898Z] coverage: 88.6% of statements [2023-04-21T10:41:34.898Z] ok github.com/docker/docker/pkg/tailfile 0.318s coverage: 88.6% of statements [2023-04-21T10:41:34.898Z] time="2023-04-21T10:41:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49261/Test.Echo: Post \"http://127.0.0.1:49261/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2023-04-21T10:41:35.358Z] testing: warning: no tests to run [2023-04-21T10:41:35.359Z] PASS [2023-04-21T10:41:35.359Z] coverage: [no statements] [2023-04-21T10:41:35.359Z] ok github.com/docker/docker/pkg/term/windows 0.052s coverage: [no statements] [no tests to run] [2023-04-21T10:41:35.359Z] === RUN TestTarSumRemoveNonExistent [2023-04-21T10:41:35.359Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2023-04-21T10:41:35.359Z] === RUN TestTarSumRemove [2023-04-21T10:41:35.359Z] --- PASS: TestTarSumRemove (0.00s) [2023-04-21T10:41:35.359Z] === RUN TestSortFileInfoSums [2023-04-21T10:41:35.359Z] --- PASS: TestSortFileInfoSums (0.00s) [2023-04-21T10:41:35.359Z] === RUN TestNewTarSumForLabelInvalid [2023-04-21T10:41:35.359Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2023-04-21T10:41:35.359Z] === RUN TestNewTarSumForLabel [2023-04-21T10:41:35.359Z] --- PASS: TestNewTarSumForLabel (0.00s) [2023-04-21T10:41:35.359Z] === RUN TestEmptyTar [2023-04-21T10:41:35.359Z] --- PASS: TestEmptyTar (0.00s) [2023-04-21T10:41:35.359Z] === RUN TestTarSumsReadSize [2023-04-21T10:41:35.359Z] --- PASS: TestTarSumsReadSize (0.01s) [2023-04-21T10:41:35.359Z] === RUN TestTarSums [2023-04-21T10:41:35.359Z] --- PASS: TestTarSums (0.08s) [2023-04-21T10:41:35.359Z] === RUN TestIteration [2023-04-21T10:41:35.359Z] --- PASS: TestIteration (0.00s) [2023-04-21T10:41:35.359Z] === RUN TestVersionLabelForChecksum [2023-04-21T10:41:35.359Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2023-04-21T10:41:35.359Z] === RUN TestVersion [2023-04-21T10:41:35.359Z] --- PASS: TestVersion (0.00s) [2023-04-21T10:41:35.359Z] === RUN TestGetVersion [2023-04-21T10:41:35.359Z] --- PASS: TestGetVersion (0.00s) [2023-04-21T10:41:35.359Z] === RUN TestGetVersions [2023-04-21T10:41:35.359Z] --- PASS: TestGetVersions (0.00s) [2023-04-21T10:41:35.359Z] PASS [2023-04-21T10:41:35.359Z] coverage: 89.3% of statements [2023-04-21T10:41:35.359Z] ok github.com/docker/docker/pkg/tarsum 0.150s coverage: 89.3% of statements [2023-04-21T10:41:35.819Z] === RUN TestTruncIndex [2023-04-21T10:41:35.819Z] --- PASS: TestTruncIndex (0.11s) [2023-04-21T10:41:35.819Z] PASS [2023-04-21T10:41:35.819Z] coverage: 91.5% of statements [2023-04-21T10:41:35.819Z] ok github.com/docker/docker/pkg/truncindex 0.162s coverage: 91.5% of statements [2023-04-21T10:41:36.071Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2023-04-21T10:41:36.278Z] === RUN TestIsGIT [2023-04-21T10:41:36.278Z] --- PASS: TestIsGIT (0.00s) [2023-04-21T10:41:36.278Z] === RUN TestIsTransport [2023-04-21T10:41:36.278Z] --- PASS: TestIsTransport (0.00s) [2023-04-21T10:41:36.278Z] PASS [2023-04-21T10:41:36.278Z] coverage: 100.0% of statements [2023-04-21T10:41:36.278Z] ok github.com/docker/docker/pkg/urlutil 0.046s coverage: 100.0% of statements [2023-04-21T10:41:36.332Z] check_test.go:308: [d4b7dc18993d4] daemon is not started [2023-04-21T10:41:36.332Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2023-04-21T10:41:36.595Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-04-21T10:41:36.595Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.56s) [2023-04-21T10:41:36.595Z] === RUN TestAPIIpcModeHost [2023-04-21T10:41:36.738Z] === RUN TestVersionInfo [2023-04-21T10:41:36.738Z] --- PASS: TestVersionInfo (0.00s) [2023-04-21T10:41:36.738Z] === RUN TestAppendVersions [2023-04-21T10:41:36.738Z] --- PASS: TestAppendVersions (0.00s) [2023-04-21T10:41:36.738Z] PASS [2023-04-21T10:41:36.738Z] coverage: 88.9% of statements [2023-04-21T10:41:36.738Z] ok github.com/docker/docker/pkg/useragent 0.075s coverage: 88.9% of statements [2023-04-21T10:41:37.166Z] --- PASS: TestAPIIpcModeHost (0.58s) [2023-04-21T10:41:37.166Z] === RUN TestDaemonIpcModeShareable [2023-04-21T10:41:38.280Z] === RUN TestValidatePrivileges [2023-04-21T10:41:38.280Z] --- PASS: TestValidatePrivileges (0.00s) [2023-04-21T10:41:38.280Z] === RUN TestFilterByCapNeg [2023-04-21T10:41:38.280Z] --- PASS: TestFilterByCapNeg (0.00s) [2023-04-21T10:41:38.280Z] === RUN TestFilterByCapPos [2023-04-21T10:41:38.280Z] --- PASS: TestFilterByCapPos (0.00s) [2023-04-21T10:41:38.280Z] === RUN TestStoreGetPluginNotMatchCapRefs [2023-04-21T10:41:38.280Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2023-04-21T10:41:38.280Z] PASS [2023-04-21T10:41:38.280Z] coverage: 12.0% of statements [2023-04-21T10:41:38.280Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.0% of statements [2023-04-21T10:41:38.280Z] === RUN TestNewSettable [2023-04-21T10:41:38.280Z] --- PASS: TestNewSettable (0.00s) [2023-04-21T10:41:38.280Z] === RUN TestIsSettable [2023-04-21T10:41:38.280Z] --- PASS: TestIsSettable (0.00s) [2023-04-21T10:41:38.280Z] === RUN TestUpdateSettingsEnv [2023-04-21T10:41:38.280Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2023-04-21T10:41:38.280Z] PASS [2023-04-21T10:41:38.280Z] coverage: 20.0% of statements [2023-04-21T10:41:38.280Z] ok github.com/docker/docker/plugin/v2 0.075s coverage: 20.0% of statements [2023-04-21T10:41:38.541Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2023-04-21T10:41:38.541Z] --- PASS: TestDaemonIpcModeShareable (1.37s) [2023-04-21T10:41:38.541Z] === RUN TestDaemonIpcModePrivate [2023-04-21T10:41:38.739Z] time="2023-04-21T10:41:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49261/Test.Echo: Post \"http://127.0.0.1:49261/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2023-04-21T10:41:39.200Z] === RUN TestLoad [2023-04-21T10:41:39.200Z] --- PASS: TestLoad (0.00s) [2023-04-21T10:41:39.200Z] === RUN TestSave [2023-04-21T10:41:39.200Z] --- PASS: TestSave (0.04s) [2023-04-21T10:41:39.200Z] === RUN TestAddDeleteGet [2023-04-21T10:41:39.659Z] --- PASS: TestAddDeleteGet (0.22s) [2023-04-21T10:41:39.659Z] === RUN TestInvalidTags [2023-04-21T10:41:39.659Z] --- PASS: TestInvalidTags (0.01s) [2023-04-21T10:41:39.659Z] PASS [2023-04-21T10:41:39.659Z] coverage: 83.7% of statements [2023-04-21T10:41:39.659Z] ok github.com/docker/docker/reference 0.328s coverage: 83.7% of statements [2023-04-21T10:41:39.925Z] docker_cli_daemon_plugins_test.go:80: [d08821f28e9c4] daemon is not started [2023-04-21T10:41:39.925Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2023-04-21T10:41:39.925Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-04-21T10:41:39.925Z] --- PASS: TestDaemonIpcModePrivate (1.51s) [2023-04-21T10:41:39.925Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-04-21T10:41:40.633Z] === RUN TestResolveAuthConfigIndexServer [2023-04-21T10:41:40.633Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2023-04-21T10:41:40.633Z] === RUN TestResolveAuthConfigFullURL [2023-04-21T10:41:40.633Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2023-04-21T10:41:40.633Z] === RUN TestLoadAllowNondistributableArtifacts [2023-04-21T10:41:40.633Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2023-04-21T10:41:40.633Z] === RUN TestValidateMirror [2023-04-21T10:41:40.633Z] --- PASS: TestValidateMirror (0.00s) [2023-04-21T10:41:40.633Z] === RUN TestLoadInsecureRegistries [2023-04-21T10:41:40.862Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2023-04-21T10:41:41.093Z] === RUN TestResumableRequestHeaderSimpleErrors [2023-04-21T10:41:41.093Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2023-04-21T10:41:41.093Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2023-04-21T10:41:41.093Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2023-04-21T10:41:41.093Z] === RUN TestResumableRequestHeaderTooMuchFailures [2023-04-21T10:41:41.093Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2023-04-21T10:41:41.093Z] === RUN TestResumableRequestReaderWithReadError [2023-04-21T10:41:41.093Z] time="2023-04-21T10:41:40Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-04-21T10:41:41.093Z] time="2023-04-21T10:41:40Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2023-04-21T10:41:41.093Z] time="2023-04-21T10:41:40Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-04-21T10:41:41.093Z] --- PASS: TestLoadInsecureRegistries (0.24s) [2023-04-21T10:41:41.093Z] === RUN TestNewServiceConfig [2023-04-21T10:41:41.093Z] --- PASS: TestNewServiceConfig (0.00s) [2023-04-21T10:41:41.093Z] === RUN TestValidateIndexName [2023-04-21T10:41:41.093Z] --- PASS: TestValidateIndexName (0.00s) [2023-04-21T10:41:41.093Z] === RUN TestValidateIndexNameWithError [2023-04-21T10:41:41.093Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2023-04-21T10:41:41.093Z] === RUN TestEndpointParse [2023-04-21T10:41:41.093Z] --- PASS: TestEndpointParse (0.00s) [2023-04-21T10:41:41.093Z] === RUN TestEndpointParseInvalid [2023-04-21T10:41:41.093Z] --- PASS: TestEndpointParseInvalid (0.00s) [2023-04-21T10:41:41.093Z] === RUN TestValidateEndpoint [2023-04-21T10:41:41.093Z] --- PASS: TestValidateEndpoint (0.01s) [2023-04-21T10:41:41.093Z] === RUN TestPing [2023-04-21T10:41:41.093Z] --- PASS: TestPing (0.00s) [2023-04-21T10:41:41.093Z] === RUN TestPingRegistryEndpoint [2023-04-21T10:41:41.093Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:41:41.093Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2023-04-21T10:41:41.093Z] === RUN TestEndpoint [2023-04-21T10:41:41.093Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:41:41.093Z] --- SKIP: TestEndpoint (0.01s) [2023-04-21T10:41:41.093Z] === RUN TestParseRepositoryInfo [2023-04-21T10:41:41.093Z] --- PASS: TestParseRepositoryInfo (0.00s) [2023-04-21T10:41:41.093Z] === RUN TestNewIndexInfo [2023-04-21T10:41:41.093Z] --- PASS: TestNewIndexInfo (0.00s) [2023-04-21T10:41:41.093Z] === RUN TestMirrorEndpointLookup [2023-04-21T10:41:41.093Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:41:41.093Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2023-04-21T10:41:41.093Z] === RUN TestSearchRepositories [2023-04-21T10:41:41.093Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2023-04-21T10:41:41.093Z] Host: 127.0.0.1:49266 [2023-04-21T10:41:41.093Z] User-Agent: docker test client [2023-04-21T10:41:41.093Z] Authorization: Token fake-token [2023-04-21T10:41:41.093Z] X-Docker-Token: true [2023-04-21T10:41:41.093Z] Accept-Encoding: gzip [2023-04-21T10:41:41.093Z] [2023-04-21T10:41:41.093Z] [2023-04-21T10:41:41.093Z] registry_test.go:730: HTTP/1.1 200 OK [2023-04-21T10:41:41.093Z] Connection: close [2023-04-21T10:41:41.093Z] Content-Length: 144 [2023-04-21T10:41:41.093Z] Cache-Control: no-cache [2023-04-21T10:41:41.093Z] Content-Type: application/json [2023-04-21T10:41:41.093Z] Date: Fri, 21 Apr 2023 10:41:40 GMT [2023-04-21T10:41:41.093Z] Expires: -1 [2023-04-21T10:41:41.093Z] Pragma: no-cache [2023-04-21T10:41:41.093Z] Server: docker-tests/mock [2023-04-21T10:41:41.093Z] X-Docker-Registry-Config: mock [2023-04-21T10:41:41.093Z] X-Docker-Registry-Version: 0.0.0 [2023-04-21T10:41:41.093Z] [2023-04-21T10:41:41.093Z] [2023-04-21T10:41:41.093Z] --- PASS: TestSearchRepositories (0.01s) [2023-04-21T10:41:41.093Z] === RUN TestTrustedLocation [2023-04-21T10:41:41.093Z] --- PASS: TestTrustedLocation (0.00s) [2023-04-21T10:41:41.093Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2023-04-21T10:41:41.093Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2023-04-21T10:41:41.093Z] === RUN TestAllowNondistributableArtifacts [2023-04-21T10:41:41.093Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2023-04-21T10:41:41.093Z] === RUN TestIsSecureIndex [2023-04-21T10:41:41.093Z] --- PASS: TestIsSecureIndex (0.00s) [2023-04-21T10:41:41.093Z] PASS [2023-04-21T10:41:41.093Z] coverage: 50.2% of statements [2023-04-21T10:41:41.093Z] ok github.com/docker/docker/registry 0.356s coverage: 50.2% of statements [2023-04-21T10:41:41.093Z] time="2023-04-21T10:41:40Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2023-04-21T10:41:41.094Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2023-04-21T10:41:41.094Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2023-04-21T10:41:41.094Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2023-04-21T10:41:41.094Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2023-04-21T10:41:41.094Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2023-04-21T10:41:41.094Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2023-04-21T10:41:41.094Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2023-04-21T10:41:41.094Z] === RUN TestResumableRequestReader [2023-04-21T10:41:41.094Z] --- PASS: TestResumableRequestReader (0.00s) [2023-04-21T10:41:41.094Z] === RUN TestResumableRequestReaderWithInitialResponse [2023-04-21T10:41:41.094Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2023-04-21T10:41:41.094Z] PASS [2023-04-21T10:41:41.094Z] coverage: 100.0% of statements [2023-04-21T10:41:41.094Z] ok github.com/docker/docker/registry/resumable 0.317s coverage: 100.0% of statements [2023-04-21T10:41:41.428Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2023-04-21T10:41:41.428Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.53s) [2023-04-21T10:41:41.428Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-04-21T10:41:41.554Z] === RUN TestRestartManagerTimeout [2023-04-21T10:41:41.554Z] --- PASS: TestRestartManagerTimeout (0.00s) [2023-04-21T10:41:41.554Z] === RUN TestRestartManagerTimeoutReset [2023-04-21T10:41:41.554Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2023-04-21T10:41:41.554Z] PASS [2023-04-21T10:41:41.554Z] coverage: 50.9% of statements [2023-04-21T10:41:41.554Z] ok github.com/docker/docker/restartmanager 0.048s coverage: 50.9% of statements [2023-04-21T10:41:42.014Z] === RUN TestDecodeContainerConfig [2023-04-21T10:41:42.014Z] --- PASS: TestDecodeContainerConfig (0.00s) [2023-04-21T10:41:42.014Z] === RUN TestDecodeContainerConfigIsolation [2023-04-21T10:41:42.014Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2023-04-21T10:41:42.014Z] === RUN TestValidatePrivileged [2023-04-21T10:41:42.014Z] --- PASS: TestValidatePrivileged (0.00s) [2023-04-21T10:41:42.014Z] PASS [2023-04-21T10:41:42.014Z] coverage: 52.2% of statements [2023-04-21T10:41:42.014Z] ok github.com/docker/docker/runconfig 0.067s coverage: 52.2% of statements [2023-04-21T10:41:42.364Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-04-21T10:41:42.364Z] === RUN TestDockerSuite/TestBuildAddTar [2023-04-21T10:41:42.932Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2023-04-21T10:41:42.932Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s) [2023-04-21T10:41:42.932Z] === RUN TestIpcModeOlderClient [2023-04-21T10:41:42.932Z] === PAUSE TestIpcModeOlderClient [2023-04-21T10:41:42.932Z] === RUN TestKillContainerInvalidSignal [2023-04-21T10:41:42.983Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2023-04-21T10:41:42.983Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2023-04-21T10:41:42.983Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2023-04-21T10:41:42.983Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2023-04-21T10:41:42.983Z] PASS [2023-04-21T10:41:42.983Z] coverage: 62.5% of statements [2023-04-21T10:41:42.983Z] ok github.com/docker/docker/testutil 0.068s coverage: 62.5% of statements [2023-04-21T10:41:43.834Z] --- PASS: TestInfoAPIWarnings (17.35s) [2023-04-21T10:41:43.834Z] === RUN TestInfoDebug [2023-04-21T10:41:43.834Z] --- PASS: TestInfoDebug (1.54s) [2023-04-21T10:41:43.834Z] === RUN TestInfoInsecureRegistries [2023-04-21T10:41:43.866Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2023-04-21T10:41:43.866Z] === RUN TestKillContainer [2023-04-21T10:41:43.866Z] === RUN TestKillContainer/no_signal [2023-04-21T10:41:43.866Z] docker_cli_daemon_plugins_test.go:170: [da5a343fcb26a] daemon is not started [2023-04-21T10:41:44.432Z] === RUN TestKillContainer/non_killing_signal [2023-04-21T10:41:44.690Z] === RUN TestKillContainer/killing_signal [2023-04-21T10:41:45.255Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2023-04-21T10:41:45.515Z] --- PASS: TestKillContainer (1.91s) [2023-04-21T10:41:45.515Z] --- PASS: TestKillContainer/no_signal (0.61s) [2023-04-21T10:41:45.515Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2023-04-21T10:41:45.515Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2023-04-21T10:41:45.515Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-21T10:41:45.515Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-04-21T10:41:45.742Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2023-04-21T10:41:45.742Z] === RUN TestInfoRegistryMirrors [2023-04-21T10:41:45.891Z] === RUN TestGetDriver [2023-04-21T10:41:45.891Z] --- PASS: TestGetDriver (0.00s) [2023-04-21T10:41:45.891Z] === RUN TestVolumeRequestError [2023-04-21T10:41:45.891Z] --- PASS: TestVolumeRequestError (0.01s) [2023-04-21T10:41:45.891Z] PASS [2023-04-21T10:41:45.891Z] coverage: 36.1% of statements [2023-04-21T10:41:45.891Z] ok github.com/docker/docker/volume/drivers 0.079s coverage: 36.1% of statements [2023-04-21T10:41:45.891Z] === RUN TestGetAddress [2023-04-21T10:41:45.891Z] --- PASS: TestGetAddress (0.00s) [2023-04-21T10:41:45.891Z] === RUN TestRemove [2023-04-21T10:41:45.891Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-04-21T10:41:45.891Z] --- SKIP: TestRemove (0.00s) [2023-04-21T10:41:45.891Z] === RUN TestInitializeWithVolumes [2023-04-21T10:41:45.891Z] --- PASS: TestInitializeWithVolumes (0.01s) [2023-04-21T10:41:45.891Z] === RUN TestCreate [2023-04-21T10:41:45.891Z] --- PASS: TestCreate (0.02s) [2023-04-21T10:41:45.891Z] === RUN TestValidateName [2023-04-21T10:41:45.891Z] --- PASS: TestValidateName (0.00s) [2023-04-21T10:41:45.891Z] === RUN TestCreateWithOpts [2023-04-21T10:41:45.891Z] local_test.go:180: runtime.GOOS == "windows" [2023-04-21T10:41:45.891Z] --- SKIP: TestCreateWithOpts (0.00s) [2023-04-21T10:41:45.891Z] === RUN TestRelaodNoOpts [2023-04-21T10:41:45.891Z] --- PASS: TestRelaodNoOpts (0.02s) [2023-04-21T10:41:45.891Z] PASS [2023-04-21T10:41:45.891Z] coverage: 41.5% of statements [2023-04-21T10:41:45.891Z] ok github.com/docker/docker/volume/local 0.110s coverage: 41.5% of statements [2023-04-21T10:41:46.451Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-04-21T10:41:47.021Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2023-04-21T10:41:47.021Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2023-04-21T10:41:47.021Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2023-04-21T10:41:47.021Z] === RUN TestKillStoppedContainer [2023-04-21T10:41:47.021Z] --- PASS: TestKillStoppedContainer (0.06s) [2023-04-21T10:41:47.021Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-21T10:41:47.021Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2023-04-21T10:41:47.021Z] === RUN TestKillDifferentUserContainer [2023-04-21T10:41:47.123Z] --- PASS: TestInfoRegistryMirrors (1.55s) [2023-04-21T10:41:47.123Z] === RUN TestLoginFailsWithBadCredentials [2023-04-21T10:41:47.383Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-04-21T10:41:47.383Z] === RUN TestPingCacheHeaders [2023-04-21T10:41:47.383Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-04-21T10:41:47.383Z] === RUN TestPingGet [2023-04-21T10:41:47.383Z] --- PASS: TestPingGet (0.01s) [2023-04-21T10:41:47.383Z] === RUN TestPingHead [2023-04-21T10:41:47.383Z] --- PASS: TestPingHead (0.02s) [2023-04-21T10:41:47.383Z] === RUN TestVersion [2023-04-21T10:41:47.383Z] --- PASS: TestVersion (0.02s) [2023-04-21T10:41:47.383Z] PASS [2023-04-21T10:41:47.383Z] [2023-04-21T10:41:47.383Z] === Skipped [2023-04-21T10:41:47.383Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-21T10:41:47.383Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-21T10:41:47.383Z] [2023-04-21T10:41:47.383Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-04-21T10:41:47.383Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-04-21T10:41:47.383Z] [2023-04-21T10:41:47.383Z] DONE 18 tests, 2 skipped in 28.181s [2023-04-21T10:41:47.383Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-04-21T10:41:47.430Z] === RUN TestConvertTmpfsOptions [2023-04-21T10:41:47.430Z] parser_test.go:48: data="mode=700,size=1m" [2023-04-21T10:41:47.430Z] parser_test.go:48: data="ro" [2023-04-21T10:41:47.430Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2023-04-21T10:41:47.430Z] === RUN TestParseMountRaw [2023-04-21T10:41:47.430Z] --- PASS: TestParseMountRaw (0.03s) [2023-04-21T10:41:47.430Z] === RUN TestParseMountRawSplit [2023-04-21T10:41:47.430Z] parser_test.go:389: case 0 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 1 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 2 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 3 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 4 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 5 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 6 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 7 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 8 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 0 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 1 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 2 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 3 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 4 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 5 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 6 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 7 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 8 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 9 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 10 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 11 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 12 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 0 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 1 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 2 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 3 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 4 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 5 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 6 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 7 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 8 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 9 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 10 [2023-04-21T10:41:47.430Z] parser_test.go:389: case 11 [2023-04-21T10:41:47.430Z] --- PASS: TestParseMountRawSplit (0.01s) [2023-04-21T10:41:47.430Z] === RUN TestParseMountSpec [2023-04-21T10:41:47.430Z] parser_test.go:454: case 0 [2023-04-21T10:41:47.430Z] parser_test.go:454: case 1 [2023-04-21T10:41:47.430Z] parser_test.go:454: case 2 [2023-04-21T10:41:47.430Z] parser_test.go:454: case 3 [2023-04-21T10:41:47.430Z] parser_test.go:454: case 4 [2023-04-21T10:41:47.430Z] parser_test.go:454: case 5 [2023-04-21T10:41:47.430Z] --- PASS: TestParseMountSpec (0.00s) [2023-04-21T10:41:47.430Z] === RUN TestParseMountSpecBindWithFileinfoError [2023-04-21T10:41:47.430Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2023-04-21T10:41:47.430Z] === RUN TestValidateMount [2023-04-21T10:41:47.430Z] --- PASS: TestValidateMount (0.00s) [2023-04-21T10:41:47.430Z] PASS [2023-04-21T10:41:47.430Z] coverage: 66.2% of statements [2023-04-21T10:41:47.430Z] ok github.com/docker/docker/volume/mounts 0.106s coverage: 66.2% of statements [2023-04-21T10:41:47.430Z] --- PASS: TestNewClientWithTimeout (17.73s) [2023-04-21T10:41:47.430Z] === RUN TestClientStream [2023-04-21T10:41:47.430Z] --- PASS: TestClientStream (0.00s) [2023-04-21T10:41:47.430Z] === RUN TestClientSendFile [2023-04-21T10:41:47.430Z] --- PASS: TestClientSendFile (0.00s) [2023-04-21T10:41:47.430Z] === RUN TestClientWithRequestTimeout [2023-04-21T10:41:47.430Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2023-04-21T10:41:47.430Z] === RUN TestFileSpecPlugin [2023-04-21T10:41:47.430Z] --- PASS: TestFileSpecPlugin (0.01s) [2023-04-21T10:41:47.430Z] === RUN TestFileJSONSpecPlugin [2023-04-21T10:41:47.430Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2023-04-21T10:41:47.430Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2023-04-21T10:41:47.430Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2023-04-21T10:41:47.430Z] === RUN TestPluginAddHandler [2023-04-21T10:41:47.430Z] --- PASS: TestPluginAddHandler (0.00s) [2023-04-21T10:41:47.430Z] === RUN TestPluginWaitBadPlugin [2023-04-21T10:41:47.430Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2023-04-21T10:41:47.430Z] === RUN TestGet [2023-04-21T10:41:47.430Z] time="2023-04-21T10:41:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2023-04-21T10:41:47.644Z] INFO: Testing against a local daemon [2023-04-21T10:41:47.644Z] === RUN TestVolumesCreateAndList [2023-04-21T10:41:47.644Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-04-21T10:41:47.644Z] === RUN TestVolumesRemove [2023-04-21T10:41:47.644Z] --- PASS: TestVolumesRemove (0.07s) [2023-04-21T10:41:47.644Z] === RUN TestVolumesInspect [2023-04-21T10:41:47.644Z] --- PASS: TestVolumesInspect (0.01s) [2023-04-21T10:41:47.644Z] === RUN TestVolumesInvalidJSON [2023-04-21T10:41:47.644Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-04-21T10:41:47.644Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-04-21T10:41:47.644Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-04-21T10:41:47.644Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-04-21T10:41:47.644Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-04-21T10:41:47.644Z] PASS [2023-04-21T10:41:47.644Z] [2023-04-21T10:41:47.644Z] DONE 5 tests in 0.257s [2023-04-21T10:41:47.644Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-21T10:41:47.644Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12905 is not a child of this shell [2023-04-21T10:41:47.644Z] warning: PID 12905 from bundles/test-integration/docker.pid had a nonzero exit code [2023-04-21T10:41:47.644Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-21T10:41:47.644Z] [2023-04-21T10:41:47.644Z] Unloading profiles will leave already running processes permanently [2023-04-21T10:41:47.644Z] unconfined, which can lead to unexpected situations. [2023-04-21T10:41:47.644Z] [2023-04-21T10:41:47.644Z] To set a process to complain mode, use the command line tool [2023-04-21T10:41:47.644Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-21T10:41:47.644Z] Removing test suite binaries [2023-04-21T10:41:47.891Z] === RUN TestSetGetMeta [2023-04-21T10:41:47.891Z] === PAUSE TestSetGetMeta [2023-04-21T10:41:47.891Z] === RUN TestRestore [2023-04-21T10:41:47.891Z] === PAUSE TestRestore [2023-04-21T10:41:47.891Z] === RUN TestServiceCreate [2023-04-21T10:41:47.891Z] === PAUSE TestServiceCreate [2023-04-21T10:41:47.891Z] === RUN TestServiceList [2023-04-21T10:41:47.891Z] === PAUSE TestServiceList [2023-04-21T10:41:47.891Z] === RUN TestServiceRemove [2023-04-21T10:41:47.891Z] === PAUSE TestServiceRemove [2023-04-21T10:41:47.891Z] === RUN TestServiceGet [2023-04-21T10:41:47.891Z] === PAUSE TestServiceGet [2023-04-21T10:41:47.891Z] === RUN TestServicePrune [2023-04-21T10:41:47.891Z] === PAUSE TestServicePrune [2023-04-21T10:41:47.891Z] === RUN TestCreate [2023-04-21T10:41:47.891Z] === PAUSE TestCreate [2023-04-21T10:41:47.891Z] === RUN TestRemove [2023-04-21T10:41:47.891Z] === PAUSE TestRemove [2023-04-21T10:41:47.891Z] === RUN TestList [2023-04-21T10:41:47.891Z] === PAUSE TestList [2023-04-21T10:41:47.891Z] === RUN TestFindByDriver [2023-04-21T10:41:47.891Z] === PAUSE TestFindByDriver [2023-04-21T10:41:47.891Z] === RUN TestFindByReferenced [2023-04-21T10:41:47.891Z] === PAUSE TestFindByReferenced [2023-04-21T10:41:47.891Z] === RUN TestDerefMultipleOfSameRef [2023-04-21T10:41:47.891Z] === PAUSE TestDerefMultipleOfSameRef [2023-04-21T10:41:47.891Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2023-04-21T10:41:47.891Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2023-04-21T10:41:47.891Z] === RUN TestDefererencePluginOnCreateError [2023-04-21T10:41:47.891Z] === PAUSE TestDefererencePluginOnCreateError [2023-04-21T10:41:47.891Z] === RUN TestRefDerefRemove [2023-04-21T10:41:47.891Z] === PAUSE TestRefDerefRemove [2023-04-21T10:41:47.891Z] === RUN TestGet [2023-04-21T10:41:47.891Z] === PAUSE TestGet [2023-04-21T10:41:47.891Z] === RUN TestGetWithReference [2023-04-21T10:41:47.891Z] === PAUSE TestGetWithReference [2023-04-21T10:41:47.891Z] === RUN TestFilterFunc [2023-04-21T10:41:47.891Z] === RUN TestFilterFunc/test_nil_list [2023-04-21T10:41:47.891Z] === PAUSE TestFilterFunc/test_nil_list [2023-04-21T10:41:47.891Z] === RUN TestFilterFunc/test_empty_list [2023-04-21T10:41:47.891Z] === PAUSE TestFilterFunc/test_empty_list [2023-04-21T10:41:47.891Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2023-04-21T10:41:47.891Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2023-04-21T10:41:47.891Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-04-21T10:41:47.891Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-04-21T10:41:47.891Z] === RUN TestFilterFunc/test_filter_some [2023-04-21T10:41:47.891Z] === PAUSE TestFilterFunc/test_filter_some [2023-04-21T10:41:47.891Z] === RUN TestFilterFunc/test_filter_middle [2023-04-21T10:41:47.891Z] === PAUSE TestFilterFunc/test_filter_middle [2023-04-21T10:41:47.891Z] === RUN TestFilterFunc/test_filter_middle_and_last [2023-04-21T10:41:47.891Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2023-04-21T10:41:47.891Z] === RUN TestFilterFunc/test_filter_first_and_last [2023-04-21T10:41:47.891Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2023-04-21T10:41:47.891Z] === CONT TestFilterFunc/test_nil_list [2023-04-21T10:41:47.891Z] === CONT TestFilterFunc/test_filter_some [2023-04-21T10:41:47.891Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-04-21T10:41:47.891Z] === CONT TestFilterFunc/test_filter_first_and_last [2023-04-21T10:41:47.891Z] === CONT TestFilterFunc/test_filter_middle_and_last [2023-04-21T10:41:47.891Z] === CONT TestFilterFunc/test_empty_list [2023-04-21T10:41:47.891Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2023-04-21T10:41:47.891Z] === CONT TestFilterFunc/test_filter_middle [2023-04-21T10:41:47.891Z] --- PASS: TestFilterFunc (0.00s) [2023-04-21T10:41:47.891Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2023-04-21T10:41:47.891Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2023-04-21T10:41:47.891Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2023-04-21T10:41:47.891Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2023-04-21T10:41:47.891Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2023-04-21T10:41:47.891Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2023-04-21T10:41:47.891Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2023-04-21T10:41:47.891Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2023-04-21T10:41:47.891Z] === CONT TestSetGetMeta [2023-04-21T10:41:47.891Z] === CONT TestDefererencePluginOnCreateError [2023-04-21T10:41:47.891Z] === CONT TestList [2023-04-21T10:41:47.891Z] === CONT TestServiceGet [2023-04-21T10:41:47.891Z] --- PASS: TestSetGetMeta (0.03s) [2023-04-21T10:41:47.891Z] === CONT TestServiceRemove [2023-04-21T10:41:47.891Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2023-04-21T10:41:47.891Z] === CONT TestServiceList [2023-04-21T10:41:47.903Z] exiting test-integration [2023-04-21T10:41:47.903Z] ++ exit 0 [2023-04-21T10:41:47.958Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2023-04-21T10:41:47.958Z] === RUN TestInspectOomKilledTrue [2023-04-21T10:41:47.958Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-21T10:41:47.958Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-04-21T10:41:47.958Z] === RUN TestInspectOomKilledFalse [2023-04-21T10:41:47.958Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-21T10:41:47.958Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-04-21T10:41:47.958Z] === RUN TestLinksEtcHostsContentMatch [2023-04-21T10:41:48.352Z] --- PASS: TestList (0.06s) [2023-04-21T10:41:48.352Z] === CONT TestServiceCreate [2023-04-21T10:41:48.352Z] --- PASS: TestServiceGet (0.22s) [2023-04-21T10:41:48.352Z] === CONT TestRestore [2023-04-21T10:41:48.352Z] --- PASS: TestServiceRemove (0.20s) [2023-04-21T10:41:48.352Z] === CONT TestDerefMultipleOfSameRef [2023-04-21T10:41:48.352Z] --- PASS: TestServiceCreate (0.17s) [2023-04-21T10:41:48.352Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2023-04-21T10:41:48.352Z] --- PASS: TestServiceList (0.19s) [2023-04-21T10:41:48.352Z] === CONT TestGet [2023-04-21T10:41:48.352Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2023-04-21T10:41:48.352Z] === CONT TestGetWithReference [2023-04-21T10:41:48.352Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2023-04-21T10:41:48.352Z] === CONT TestRefDerefRemove [2023-04-21T10:41:48.352Z] --- PASS: TestRestore (0.05s) [2023-04-21T10:41:48.352Z] === CONT TestFindByReferenced [2023-04-21T10:41:48.352Z] --- PASS: TestGet (0.04s) [2023-04-21T10:41:48.352Z] === CONT TestFindByDriver [2023-04-21T10:41:48.352Z] --- PASS: TestRefDerefRemove (0.03s) [2023-04-21T10:41:48.352Z] === CONT TestCreate [2023-04-21T10:41:48.352Z] --- PASS: TestFindByReferenced (0.04s) [2023-04-21T10:41:48.352Z] === CONT TestRemove [2023-04-21T10:41:48.352Z] --- PASS: TestGetWithReference (0.04s) [2023-04-21T10:41:48.352Z] === CONT TestServicePrune [2023-04-21T10:41:48.352Z] --- PASS: TestFindByDriver (0.04s) [2023-04-21T10:41:48.352Z] --- PASS: TestCreate (0.03s) [2023-04-21T10:41:48.352Z] time="2023-04-21T10:41:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-04-21T10:41:48.352Z] --- PASS: TestRemove (0.04s) [2023-04-21T10:41:48.352Z] time="2023-04-21T10:41:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-04-21T10:41:48.352Z] time="2023-04-21T10:41:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-04-21T10:41:48.352Z] time="2023-04-21T10:41:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2023-04-21T10:41:48.352Z] time="2023-04-21T10:41:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-04-21T10:41:48.352Z] --- PASS: TestServicePrune (0.09s) [2023-04-21T10:41:48.352Z] PASS [2023-04-21T10:41:48.352Z] coverage: 70.3% of statements [2023-04-21T10:41:48.352Z] ok github.com/docker/docker/volume/service 0.469s coverage: 70.3% of statements [2023-04-21T10:41:48.524Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2023-04-21T10:41:48.525Z] === RUN TestLinksContainerNames [2023-04-21T10:41:48.525Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2023-04-21T10:41:48.784Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-04-21T10:41:48.812Z] time="2023-04-21T10:41:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2023-04-21T10:41:48.843Z] [2023-04-21T10:41:49.043Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2023-04-21T10:41:49.610Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong Post stage [Pipeline] junit [2023-04-21T10:41:49.796Z] Recording test results [2023-04-21T10:41:49.869Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-04-21T10:41:49.869Z] --- PASS: TestLinksContainerNames (1.36s) [2023-04-21T10:41:49.869Z] === RUN TestLogsFollowTailEmpty [2023-04-21T10:41:50.128Z] check_test.go:308: [d6669b52f33f1] daemon is not started [2023-04-21T10:41:50.128Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2023-04-21T10:41:50.387Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2023-04-21T10:41:50.387Z] === RUN TestContainerNetworkMountsNoChown [2023-04-21T10:41:50.954Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-04-21T10:41:50.954Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/default [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/default [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/private [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/private [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/rprivate [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/rprivate [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/slave [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/slave [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/rslave [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/rslave [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/shared [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/shared [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/rshared [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/rshared [2023-04-21T10:41:50.954Z] === CONT TestMountDaemonRoot/default [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/default/bind_root [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/default/mount_root [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-04-21T10:41:50.954Z] === CONT TestMountDaemonRoot/default/bind_root [2023-04-21T10:41:50.954Z] === CONT TestMountDaemonRoot/rslave [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-04-21T10:41:50.954Z] === CONT TestMountDaemonRoot/slave [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-04-21T10:41:50.954Z] === CONT TestMountDaemonRoot/rprivate [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-04-21T10:41:50.954Z] === CONT TestMountDaemonRoot/private [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/private/bind_root [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/private/mount_root [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-04-21T10:41:50.954Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-04-21T10:41:50.954Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-04-21T10:41:50.954Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-04-21T10:41:50.989Z] time="2023-04-21T10:41:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2023-04-21T10:41:50.989Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-04-21T10:41:50.989Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-04-21T10:41:50.989Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-04-21T10:41:50.989Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-04-21T10:41:50.989Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-04-21T10:41:50.989Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2023-04-21T10:41:50.989Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2023-04-21T10:41:50.989Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-04-21T10:41:50.989Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-04-21T10:41:51.111Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-21T10:41:51.213Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-04-21T10:41:51.213Z] === CONT TestMountDaemonRoot/default/mount_root [2023-04-21T10:41:51.213Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-04-21T10:41:51.213Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-04-21T10:41:51.213Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-04-21T10:41:51.213Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-04-21T10:41:51.213Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-04-21T10:41:51.213Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-04-21T10:41:51.213Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-04-21T10:41:51.449Z] + echo Ensuring container killed. [2023-04-21T10:41:51.449Z] Ensuring container killed. [2023-04-21T10:41:51.449Z] + docker rm -vf docker-pr8 [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/private/bind_root [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/private/mount_root [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/rshared [2023-04-21T10:41:51.471Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-04-21T10:41:51.471Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-04-21T10:41:51.471Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-04-21T10:41:51.471Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-04-21T10:41:51.471Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-04-21T10:41:51.471Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-04-21T10:41:51.471Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-04-21T10:41:51.471Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/shared [2023-04-21T10:41:51.471Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-04-21T10:41:51.471Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-04-21T10:41:51.471Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-04-21T10:41:51.471Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-04-21T10:41:51.471Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-04-21T10:41:51.471Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-04-21T10:41:51.471Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-04-21T10:41:51.471Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-04-21T10:41:51.471Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-04-21T10:41:51.731Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-04-21T10:41:51.731Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-04-21T10:41:51.731Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-04-21T10:41:51.732Z] === RUN TestContainerBindMountNonRecursive [2023-04-21T10:41:51.732Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2023-04-21T10:41:52.022Z] Error response from daemon: No such container: docker-pr8 [Pipeline] sh [2023-04-21T10:41:52.309Z] + echo Chowning /workspace to jenkins user [2023-04-21T10:41:52.309Z] Chowning /workspace to jenkins user [2023-04-21T10:41:52.309Z] + id -u [2023-04-21T10:41:52.309Z] + id -g [2023-04-21T10:41:52.309Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45238:/workspace busybox chown -R 1000:1000 /workspace [2023-04-21T10:41:52.309Z] Unable to find image 'busybox:latest' locally [2023-04-21T10:41:52.309Z] latest: Pulling from library/busybox [2023-04-21T10:41:52.569Z] 4b35f584bb4f: Pulling fs layer [2023-04-21T10:41:52.569Z] 4b35f584bb4f: Verifying Checksum [2023-04-21T10:41:52.569Z] 4b35f584bb4f: Download complete [2023-04-21T10:41:52.569Z] 4b35f584bb4f: Pull complete [2023-04-21T10:41:52.829Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-04-21T10:41:52.829Z] Status: Downloaded newer image for busybox:latest [2023-04-21T10:41:53.634Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2023-04-21T10:41:53.634Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2023-04-21T10:41:53.634Z] === RUN TestContainerVolumesMountedAsShared [2023-04-21T10:41:54.202Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2023-04-21T10:41:54.202Z] === RUN TestContainerVolumesMountedAsSlave [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-21T10:41:54.461Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-04-21T10:41:54.509Z] + bundleName=amd64-rootless [2023-04-21T10:41:54.509Z] + echo Creating amd64-rootless-bundles.tar.gz [2023-04-21T10:41:54.509Z] Creating amd64-rootless-bundles.tar.gz [2023-04-21T10:41:54.509Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-04-21T10:41:54.509Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2023-04-21T10:41:54.527Z] Archiving artifacts [2023-04-21T10:41:54.721Z] time="2023-04-21T10:41:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2023-04-21T10:41:55.029Z] --- PASS: TestContainerVolumesMountedAsSlave (0.56s) [2023-04-21T10:41:55.029Z] === RUN TestNetworkNat [2023-04-21T10:41:55.287Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2023-04-21T10:41:55.545Z] --- PASS: TestNetworkNat (0.79s) [2023-04-21T10:41:55.545Z] === RUN TestNetworkLocalhostTCPNat [2023-04-21T10:41:56.316Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45238/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-21T10:41:56.482Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2023-04-21T10:41:56.482Z] === RUN TestNetworkLoopbackNat [2023-04-21T10:41:56.635Z] + make clean [2023-04-21T10:41:56.741Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2023-04-21T10:41:56.900Z] docker volume rm -f docker-dev-cache [2023-04-21T10:41:57.160Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-21T10:41:58.118Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2023-04-21T10:41:59.493Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2023-04-21T10:41:59.493Z] === RUN TestPause [2023-04-21T10:41:59.493Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2023-04-21T10:41:59.751Z] === RUN TestDockerSuite/TestBuildBlankName [2023-04-21T10:42:00.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-04-21T10:42:00.268Z] --- PASS: TestPause (0.73s) [2023-04-21T10:42:00.268Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-21T10:42:00.268Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-21T10:42:00.268Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-21T10:42:00.268Z] === RUN TestPauseStopPausedContainer [2023-04-21T10:42:01.207Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2023-04-21T10:42:01.207Z] === RUN TestPsFilter [2023-04-21T10:42:01.207Z] --- PASS: TestPsFilter (0.17s) [2023-04-21T10:42:01.207Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-21T10:42:01.466Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2023-04-21T10:42:02.033Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2023-04-21T10:42:02.033Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2023-04-21T10:42:02.033Z] === RUN TestRemoveContainerWithVolume [2023-04-21T10:42:02.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-04-21T10:42:02.600Z] --- PASS: TestRemoveContainerWithVolume (0.58s) [2023-04-21T10:42:02.600Z] === RUN TestRemoveContainerRunning [2023-04-21T10:42:03.167Z] --- PASS: TestRemoveContainerRunning (0.57s) [2023-04-21T10:42:03.167Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-21T10:42:03.286Z] --- PASS: TestGet (15.02s) [2023-04-21T10:42:03.286Z] === RUN TestPluginWithNoManifest [2023-04-21T10:42:03.286Z] --- PASS: TestPluginWithNoManifest (0.00s) [2023-04-21T10:42:03.286Z] === RUN TestGetAll [2023-04-21T10:42:03.286Z] --- PASS: TestGetAll (0.01s) [2023-04-21T10:42:03.286Z] PASS [2023-04-21T10:42:03.286Z] coverage: 73.2% of statements [2023-04-21T10:42:03.286Z] ok github.com/docker/docker/pkg/plugins 35.319s coverage: 73.2% of statements [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/pkg/term [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/quota [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/rootless [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/testutil/request [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/volume [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-04-21T10:42:03.286Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-04-21T10:42:03.426Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-04-21T10:42:03.684Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2023-04-21T10:42:03.684Z] === RUN TestRemoveInvalidContainer [2023-04-21T10:42:03.684Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2023-04-21T10:42:03.684Z] === RUN TestRenameLinkedContainer [2023-04-21T10:42:04.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === Skipped [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2023-04-21T10:42:05.467Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2023-04-21T10:42:05.467Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2023-04-21T10:42:05.467Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2023-04-21T10:42:05.467Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2023-04-21T10:42:05.467Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2023-04-21T10:42:05.467Z] client_test.go:23: runtime.GOOS == "windows" [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2023-04-21T10:42:05.467Z] daemon_test.go:146: root required [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-04-21T10:42:05.467Z] reload_test.go:520: root required [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2023-04-21T10:42:05.467Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2023-04-21T10:42:05.467Z] pull_v2_test.go:81: Needs fixing on Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2023-04-21T10:42:05.467Z] pull_v2_test.go:126: Needs fixing on Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2023-04-21T10:42:05.467Z] download_test.go:267: Needs fixing on Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2023-04-21T10:42:05.467Z] layer_test.go:303: Failing on Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2023-04-21T10:42:05.467Z] layer_test.go:352: Failing on Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2023-04-21T10:42:05.467Z] layer_test.go:467: Failing on Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2023-04-21T10:42:05.467Z] layer_test.go:696: Failing on Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2023-04-21T10:42:05.467Z] migration_test.go:45: Failing on Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2023-04-21T10:42:05.467Z] migration_test.go:181: Failing on Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2023-04-21T10:42:05.467Z] mount_test.go:17: Failing on Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2023-04-21T10:42:05.467Z] mount_test.go:76: Failing on Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2023-04-21T10:42:05.467Z] mount_test.go:125: Failing on Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2023-04-21T10:42:05.467Z] mount_test.go:212: Failing on Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2023-04-21T10:42:05.467Z] archive_test.go:133: Xz not present in msys2 [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2023-04-21T10:42:05.467Z] archive_test.go:238: Failing on Windows CI machines [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2023-04-21T10:42:05.467Z] archive_windows_test.go:16: Currently fails [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2023-04-21T10:42:05.467Z] changes_test.go:191: needs more investigation [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2023-04-21T10:42:05.467Z] changes_test.go:404: needs further investigation [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2023-04-21T10:42:05.467Z] changes_test.go:440: needs further investigation [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2023-04-21T10:42:05.467Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2023-04-21T10:42:05.467Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2023-04-21T10:42:05.467Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2023-04-21T10:42:05.467Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2023-04-21T10:42:05.467Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2023-04-21T10:42:05.467Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-04-21T10:42:05.467Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-04-21T10:42:05.467Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2023-04-21T10:42:05.467Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2023-04-21T10:42:05.467Z] poller_test.go:40: No chmod on Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-04-21T10:42:05.467Z] fileutils_test.go:133: Needs porting to Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2023-04-21T10:42:05.467Z] fileutils_test.go:179: Needs porting to Windows [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2023-04-21T10:42:05.467Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2023-04-21T10:42:05.467Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2023-04-21T10:42:05.467Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2023-04-21T10:42:05.467Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2023-04-21T10:42:05.467Z] local_test.go:180: runtime.GOOS == "windows" [2023-04-21T10:42:05.467Z] [2023-04-21T10:42:05.467Z] DONE 1864 tests, 45 skipped in 225.212s [2023-04-21T10:42:05.467Z] INFO: make.ps1 ended at 04/21/2023 10:42:05 [2023-04-21T10:42:05.554Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2023-04-21T10:42:06.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-04-21T10:42:06.124Z] --- PASS: TestRenameLinkedContainer (2.35s) [2023-04-21T10:42:06.124Z] === RUN TestRenameStoppedContainer [2023-04-21T10:42:06.698Z] --- PASS: TestRenameStoppedContainer (0.69s) [2023-04-21T10:42:06.698Z] === RUN TestRenameRunningContainerAndReuse [2023-04-21T10:42:07.634Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-04-21T10:42:07.646Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2023-04-21T10:42:07.646Z] INFO: Unit tests ended at 04/21/2023 10:42:06. Duration:00:04:03.3029857 [2023-04-21T10:42:07.646Z] INFO: Building busybox [2023-04-21T10:42:07.646Z] Sending build context to Docker daemon 5.12kB [2023-04-21T10:42:07.646Z] [2023-04-21T10:42:07.646Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2023-04-21T10:42:07.646Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2023-04-21T10:42:07.646Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2023-04-21T10:42:07.646Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2023-04-21T10:42:07.646Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2023-04-21T10:42:07.646Z] ---> 997b460651ea [2023-04-21T10:42:07.646Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2023-04-21T10:42:07.646Z] ---> Running in b91bf637a993 [2023-04-21T10:42:07.892Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s) [2023-04-21T10:42:07.892Z] === RUN TestRenameInvalidName [2023-04-21T10:42:08.458Z] --- PASS: TestRenameInvalidName (0.61s) [2023-04-21T10:42:08.458Z] === RUN TestRenameAnonymousContainer [2023-04-21T10:42:09.394Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-04-21T10:42:10.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-04-21T10:42:10.587Z] --- PASS: TestRenameAnonymousContainer (2.03s) [2023-04-21T10:42:10.587Z] === RUN TestRenameContainerWithSameName [2023-04-21T10:42:11.153Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2023-04-21T10:42:11.153Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-21T10:42:12.090Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2023-04-21T10:42:12.090Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2023-04-21T10:42:12.090Z] === RUN TestResize [2023-04-21T10:42:12.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-04-21T10:42:12.917Z] --- PASS: TestResize (0.71s) [2023-04-21T10:42:12.917Z] === RUN TestResizeWithInvalidSize [2023-04-21T10:42:13.484Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2023-04-21T10:42:13.484Z] === RUN TestResizeWhenContainerNotStarted [2023-04-21T10:42:14.421Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2023-04-21T10:42:14.421Z] === RUN TestDaemonRestartKillContainers [2023-04-21T10:42:14.421Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-21T10:42:14.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-21T10:42:14.421Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-21T10:42:14.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-21T10:42:14.421Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-21T10:42:14.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-21T10:42:14.421Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-21T10:42:14.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-21T10:42:14.421Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-21T10:42:14.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-21T10:42:14.421Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-21T10:42:14.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-21T10:42:14.421Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-21T10:42:14.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-21T10:42:14.421Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-21T10:42:14.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-21T10:42:14.421Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:42:14.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:42:14.421Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:42:14.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:42:14.421Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:42:14.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:42:14.421Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:42:14.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:42:14.421Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-21T10:42:14.421Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-21T10:42:16.953Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:42:16.953Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:42:17.890Z] check_test.go:308: [d6e66c886f44e] daemon is not started [2023-04-21T10:42:17.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2023-04-21T10:42:18.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-21T10:42:18.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-21T10:42:20.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2023-04-21T10:42:20.228Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-21T10:42:20.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-21T10:42:23.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-04-21T10:42:23.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-21T10:42:23.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-21T10:42:27.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-04-21T10:42:27.334Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-21T10:42:27.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-21T10:42:29.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-04-21T10:42:30.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-04-21T10:42:30.632Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-04-21T10:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.77s) [2023-04-21T10:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) [2023-04-21T10:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2023-04-21T10:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2023-04-21T10:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2023-04-21T10:42:30.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2023-04-21T10:42:30.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.14s) [2023-04-21T10:42:30.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.20s) [2023-04-21T10:42:30.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s) [2023-04-21T10:42:30.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.06s) [2023-04-21T10:42:30.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2023-04-21T10:42:30.633Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.85s) [2023-04-21T10:42:30.633Z] === RUN TestCgroupNamespacesRun [2023-04-21T10:42:32.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-04-21T10:42:32.270Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2023-04-21T10:42:32.270Z] === RUN TestCgroupNamespacesRunPrivileged [2023-04-21T10:42:32.783Z] Removing intermediate container b91bf637a993 [2023-04-21T10:42:32.783Z] ---> 3044a59a2b85 [2023-04-21T10:42:32.783Z] Step 7/13 : ARG BUSYBOX_VERSION [2023-04-21T10:42:32.783Z] ---> Running in 0d603ebdf9f6 [2023-04-21T10:42:32.783Z] Removing intermediate container 0d603ebdf9f6 [2023-04-21T10:42:32.783Z] ---> 3759af76e5cf [2023-04-21T10:42:32.783Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2023-04-21T10:42:32.783Z] ---> Running in d090b2397d15 [2023-04-21T10:42:32.783Z] Removing intermediate container d090b2397d15 [2023-04-21T10:42:32.783Z] ---> 52596fbb1ea8 [2023-04-21T10:42:32.783Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2023-04-21T10:42:32.783Z] [2023-04-21T10:42:32.783Z] [2023-04-21T10:42:32.783Z] ---> baa567d00f80 [2023-04-21T10:42:32.783Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2023-04-21T10:42:32.783Z] ---> Running in 4fd9c6dbe34e [2023-04-21T10:42:34.802Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.94s) [2023-04-21T10:42:34.802Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-04-21T10:42:34.802Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2023-04-21T10:42:34.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-04-21T10:42:36.178Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s) [2023-04-21T10:42:36.178Z] === RUN TestCgroupNamespacesRunHostMode [2023-04-21T10:42:36.746Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2023-04-21T10:42:37.313Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s) [2023-04-21T10:42:37.313Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-04-21T10:42:37.880Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2023-04-21T10:42:38.816Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2023-04-21T10:42:38.816Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-04-21T10:42:39.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-04-21T10:42:40.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-04-21T10:42:40.270Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.47s) [2023-04-21T10:42:40.270Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-04-21T10:42:41.206Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-04-21T10:42:41.206Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2023-04-21T10:42:41.206Z] === RUN TestCgroupNamespacesRunOlderClient [2023-04-21T10:42:41.772Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-04-21T10:42:42.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2023-04-21T10:42:42.598Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-04-21T10:42:42.858Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2023-04-21T10:42:42.858Z] === RUN TestNISDomainname [2023-04-21T10:42:43.793Z] --- PASS: TestNISDomainname (0.91s) [2023-04-21T10:42:43.793Z] === RUN TestHostnameDnsResolution [2023-04-21T10:42:44.730Z] --- PASS: TestHostnameDnsResolution (1.03s) [2023-04-21T10:42:44.730Z] === RUN TestUnprivilegedPortsAndPing [2023-04-21T10:42:44.988Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2023-04-21T10:42:45.924Z] --- PASS: TestUnprivilegedPortsAndPing (0.96s) [2023-04-21T10:42:45.924Z] === RUN TestStats [2023-04-21T10:42:47.299Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-04-21T10:42:48.675Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-04-21T10:42:48.675Z] --- PASS: TestStats (2.76s) [2023-04-21T10:42:48.675Z] === RUN TestStopContainerWithTimeout [2023-04-21T10:42:48.675Z] === RUN TestStopContainerWithTimeout/0 [2023-04-21T10:42:48.675Z] === PAUSE TestStopContainerWithTimeout/0 [2023-04-21T10:42:48.675Z] === RUN TestStopContainerWithTimeout/1 [2023-04-21T10:42:48.675Z] === PAUSE TestStopContainerWithTimeout/1 [2023-04-21T10:42:48.675Z] === RUN TestStopContainerWithTimeout/3 [2023-04-21T10:42:48.675Z] === PAUSE TestStopContainerWithTimeout/3 [2023-04-21T10:42:48.675Z] === RUN TestStopContainerWithTimeout/-1 [2023-04-21T10:42:48.675Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-04-21T10:42:48.675Z] === CONT TestStopContainerWithTimeout/0 [2023-04-21T10:42:48.675Z] === CONT TestStopContainerWithTimeout/-1 [2023-04-21T10:42:49.243Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2023-04-21T10:42:49.504Z] check_test.go:308: [dd3c05f85924b] daemon is not started [2023-04-21T10:42:49.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2023-04-21T10:42:49.504Z] === CONT TestStopContainerWithTimeout/3 [2023-04-21T10:42:50.071Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-04-21T10:42:51.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2023-04-21T10:42:51.576Z] === CONT TestStopContainerWithTimeout/1 [2023-04-21T10:42:52.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2023-04-21T10:42:53.212Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2023-04-21T10:42:53.212Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2023-04-21T10:42:53.212Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2023-04-21T10:42:53.212Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2023-04-21T10:42:53.212Z] --- PASS: TestStopContainerWithTimeout/1 (1.63s) [2023-04-21T10:42:53.212Z] === RUN TestDeleteDevicemapper [2023-04-21T10:42:53.212Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-21T10:42:53.212Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-04-21T10:42:53.212Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-21T10:42:54.152Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-04-21T10:42:55.087Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.01s) [2023-04-21T10:42:55.087Z] === RUN TestUpdateMemory [2023-04-21T10:42:55.087Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-04-21T10:42:55.087Z] --- SKIP: TestUpdateMemory (0.00s) [2023-04-21T10:42:55.087Z] === RUN TestUpdateCPUQuota [2023-04-21T10:42:56.470Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-04-21T10:42:56.470Z] --- PASS: TestUpdateCPUQuota (1.46s) [2023-04-21T10:42:56.470Z] === RUN TestUpdatePidsLimit [2023-04-21T10:42:56.470Z] === RUN TestUpdatePidsLimit/update_from_none [2023-04-21T10:42:57.037Z] === RUN TestUpdatePidsLimit/no_change [2023-04-21T10:42:57.037Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-04-21T10:42:57.296Z] === RUN TestUpdatePidsLimit/update_lower [2023-04-21T10:42:57.296Z] === RUN TestDockerSuite/TestBuildCmd [2023-04-21T10:42:57.556Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-04-21T10:42:57.815Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-04-21T10:42:58.074Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-04-21T10:42:58.074Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-04-21T10:42:58.332Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-04-21T10:42:58.590Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-04-21T10:42:58.590Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-04-21T10:42:58.590Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-04-21T10:42:58.849Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-04-21T10:42:59.787Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-04-21T10:43:00.046Z] --- PASS: TestUpdatePidsLimit (3.42s) [2023-04-21T10:43:00.046Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2023-04-21T10:43:00.046Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2023-04-21T10:43:00.046Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2023-04-21T10:43:00.046Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2023-04-21T10:43:00.046Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2023-04-21T10:43:00.046Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2023-04-21T10:43:00.046Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2023-04-21T10:43:00.046Z] === RUN TestUpdateRestartPolicy [2023-04-21T10:43:01.948Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2023-04-21T10:43:02.842Z] Removing intermediate container 4fd9c6dbe34e [2023-04-21T10:43:02.842Z] ---> 076c95baf869 [2023-04-21T10:43:02.842Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2023-04-21T10:43:02.842Z] ---> Running in 6a422e535207 [2023-04-21T10:43:02.842Z] [2023-04-21T10:43:02.842Z] SUCCESS: Specified value was saved. [2023-04-21T10:43:03.302Z] Removing intermediate container 6a422e535207 [2023-04-21T10:43:03.302Z] ---> e72782299c44 [2023-04-21T10:43:03.302Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2023-04-21T10:43:03.302Z] ---> Running in f79424eb13ca [2023-04-21T10:43:04.478Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2023-04-21T10:43:04.478Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-04-21T10:43:05.046Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-04-21T10:43:05.612Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2023-04-21T10:43:05.873Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-04-21T10:43:06.132Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-04-21T10:43:06.698Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-04-21T10:43:07.266Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-04-21T10:43:07.266Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-04-21T10:43:07.525Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2023-04-21T10:43:10.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2023-04-21T10:43:10.293Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-04-21T10:43:10.293Z] check_test.go:308: [df33b687e94d9] daemon is not started [2023-04-21T10:43:10.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2023-04-21T10:43:10.293Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-04-21T10:43:10.293Z] check_test.go:308: [ddd4319dc834c] daemon is not started [2023-04-21T10:43:10.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2023-04-21T10:43:10.502Z] Cannot create a file when that file already exists. [2023-04-21T10:43:10.857Z] Created binary: bundles/binary-daemon/dockerd-dev [2023-04-21T10:43:10.857Z] Copying nested executables into bundles/binary-daemon [2023-04-21T10:43:10.857Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2023-04-21T10:43:11.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 -e DOCKER_GRAPHDRIVER docker:7a778373c84d1ba440a336e1dcb9076481828ff6 hack/make.sh cross [2023-04-21T10:43:11.434Z] [2023-04-21T10:43:11.690Z] Removing bundles/ [2023-04-21T10:43:11.690Z] [2023-04-21T10:43:11.690Z] ---> Making bundle: cross (in bundles/cross) [2023-04-21T10:43:11.690Z] Cross building: bundles/cross/linux/amd64 [2023-04-21T10:43:11.690Z] Building: bundles/cross/linux/amd64/dockerd-dev [2023-04-21T10:43:11.690Z] GOOS="linux" GOARCH="amd64" GOARM="" [2023-04-21T10:43:12.821Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2023-04-21T10:43:12.821Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-21T10:43:13.079Z] check_test.go:308: [d0ce1df4b43fe] daemon is not started [2023-04-21T10:43:13.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2023-04-21T10:43:13.079Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2023-04-21T10:43:13.079Z] === RUN TestWaitNonBlocked [2023-04-21T10:43:13.079Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-21T10:43:13.079Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-21T10:43:13.079Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-21T10:43:13.079Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-21T10:43:13.079Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-21T10:43:13.079Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-21T10:43:14.453Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-04-21T10:43:14.454Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2023-04-21T10:43:14.454Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2023-04-21T10:43:14.454Z] === RUN TestWaitBlocked [2023-04-21T10:43:14.454Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-21T10:43:14.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-21T10:43:14.454Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-04-21T10:43:14.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-04-21T10:43:14.454Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-21T10:43:14.454Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-04-21T10:43:15.193Z] Removing intermediate container f79424eb13ca [2023-04-21T10:43:15.193Z] ---> 224a29a28560 [2023-04-21T10:43:15.193Z] Step 13/13 : CMD ["sh"] [2023-04-21T10:43:15.193Z] ---> Running in d4c6ddde2696 [2023-04-21T10:43:15.653Z] Removing intermediate container d4c6ddde2696 [2023-04-21T10:43:15.653Z] ---> 44cd3b45cf3c [2023-04-21T10:43:15.653Z] Successfully built 44cd3b45cf3c [2023-04-21T10:43:15.653Z] Successfully tagged busybox:latest [2023-04-21T10:43:15.653Z] INFO: Docker images of the daemon under test [2023-04-21T10:43:15.653Z] [2023-04-21T10:43:15.653Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-21T10:43:15.653Z] busybox latest 44cd3b45cf3c Less than a second ago 4.67GB [2023-04-21T10:43:15.653Z] microsoft/windowsservercore latest 997b460651ea 2 weeks ago 4.65GB [2023-04-21T10:43:15.653Z] mcr.microsoft.com/windows/servercore ltsc2019 997b460651ea 2 weeks ago 4.65GB [2023-04-21T10:43:15.653Z] [2023-04-21T10:43:15.653Z] INFO: Running integration tests at 04/21/2023 10:43:15... [2023-04-21T10:43:15.653Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2023-04-21T10:43:15.653Z] INFO: Integration API tests being run from the host: [2023-04-21T10:43:15.653Z] INFO: make.ps1 starting at 04/21/2023 10:43:15 [2023-04-21T10:43:15.830Z] --- PASS: TestWaitBlocked (0.04s) [2023-04-21T10:43:15.830Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2023-04-21T10:43:15.830Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2023-04-21T10:43:15.830Z] === CONT TestContainerStartOnDaemonRestart [2023-04-21T10:43:15.830Z] === CONT TestIpcModeOlderClient [2023-04-21T10:43:15.830Z] --- PASS: TestIpcModeOlderClient (0.09s) [2023-04-21T10:43:15.830Z] === CONT TestContainerKillOnDaemonStart [2023-04-21T10:43:16.088Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-04-21T10:43:17.023Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-04-21T10:43:17.191Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2023-04-21T10:43:17.589Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-04-21T10:43:17.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2023-04-21T10:43:18.786Z] --- PASS: TestContainerStartOnDaemonRestart (3.19s) [2023-04-21T10:43:18.786Z] === CONT TestRestartDaemonWithRestartingContainer [2023-04-21T10:43:20.691Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-04-21T10:43:20.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2023-04-21T10:43:21.258Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2023-04-21T10:43:21.258Z] === CONT TestDaemonHostGatewayIP [2023-04-21T10:43:23.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2023-04-21T10:43:23.789Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-04-21T10:43:24.048Z] --- PASS: TestDaemonHostGatewayIP (2.95s) [2023-04-21T10:43:24.048Z] === CONT TestDaemonRestartIpcMode [2023-04-21T10:43:24.614Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-04-21T10:43:24.614Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-04-21T10:43:24.872Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-04-21T10:43:24.872Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-04-21T10:43:24.872Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-04-21T10:43:24.872Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-04-21T10:43:24.872Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-04-21T10:43:24.872Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-04-21T10:43:24.872Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-04-21T10:43:26.780Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2023-04-21T10:43:27.040Z] --- PASS: TestDaemonRestartIpcMode (2.90s) [2023-04-21T10:43:27.606Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-04-21T10:43:28.175Z] --- PASS: TestContainerKillOnDaemonStart (12.64s) [2023-04-21T10:43:28.175Z] PASS [2023-04-21T10:43:28.175Z] [2023-04-21T10:43:28.175Z] === Skipped [2023-04-21T10:43:28.175Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-04-21T10:43:28.175Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-21T10:43:28.175Z] [2023-04-21T10:43:28.175Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-04-21T10:43:28.175Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-21T10:43:28.175Z] [2023-04-21T10:43:28.175Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-04-21T10:43:28.175Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-21T10:43:28.175Z] [2023-04-21T10:43:28.175Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-21T10:43:28.175Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-21T10:43:28.175Z] [2023-04-21T10:43:28.175Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-04-21T10:43:28.175Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-21T10:43:28.175Z] [2023-04-21T10:43:28.175Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-04-21T10:43:28.175Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-04-21T10:43:28.175Z] [2023-04-21T10:43:28.175Z] DONE 197 tests, 6 skipped in 139.332s [2023-04-21T10:43:28.175Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-04-21T10:43:28.175Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:43:28.175Z] ++ set -e [2023-04-21T10:43:28.175Z] ++ '[' -n 0 ']' [2023-04-21T10:43:28.175Z] ++ set -x [2023-04-21T10:43:28.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:43:28.433Z] INFO: Testing against a local daemon [2023-04-21T10:43:28.433Z] === RUN TestLiveRestore [2023-04-21T10:43:28.433Z] === RUN TestLiveRestore/volume_references [2023-04-21T10:43:28.433Z] === PAUSE TestLiveRestore/volume_references [2023-04-21T10:43:28.433Z] === CONT TestLiveRestore/volume_references [2023-04-21T10:43:29.369Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-04-21T10:43:29.369Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-04-21T10:43:30.304Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-04-21T10:43:30.871Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2023-04-21T10:43:31.438Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-04-21T10:43:31.697Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-04-21T10:43:33.073Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-04-21T10:43:34.009Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-04-21T10:43:34.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2023-04-21T10:43:34.525Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-04-21T10:43:34.526Z] --- PASS: TestLiveRestore (0.00s) [2023-04-21T10:43:34.526Z] --- PASS: TestLiveRestore/volume_references (5.98s) [2023-04-21T10:43:34.526Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (5.24s) [2023-04-21T10:43:34.526Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.23s) [2023-04-21T10:43:34.526Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.35s) [2023-04-21T10:43:34.526Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.37s) [2023-04-21T10:43:34.526Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.29s) [2023-04-21T10:43:34.526Z] PASS [2023-04-21T10:43:34.526Z] [2023-04-21T10:43:34.526Z] DONE 7 tests in 6.156s [2023-04-21T10:43:34.526Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-04-21T10:43:34.526Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:43:34.526Z] ++ set -e [2023-04-21T10:43:34.526Z] ++ '[' -n 0 ']' [2023-04-21T10:43:34.526Z] ++ set -x [2023-04-21T10:43:34.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-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:43:34.783Z] INFO: Testing against a local daemon [2023-04-21T10:43:34.783Z] === RUN TestCommitInheritsEnv [2023-04-21T10:43:35.041Z] --- PASS: TestCommitInheritsEnv (0.41s) [2023-04-21T10:43:35.041Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-21T10:43:35.041Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-04-21T10:43:35.041Z] === RUN TestImagesFilterMultiReference [2023-04-21T10:43:35.300Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2023-04-21T10:43:35.300Z] === RUN TestImagePullPlatformInvalid [2023-04-21T10:43:35.300Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2023-04-21T10:43:35.300Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-21T10:43:35.300Z] time="2023-04-21T10:43:35Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.8 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.300Z] time="2023-04-21T10:43:35Z" level=info msg="redis not configured" go.version=go1.19.8 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.300Z] time="2023-04-21T10:43:35Z" level=info msg="Starting upload purge in 25m0s" go.version=go1.19.8 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.300Z] time="2023-04-21T10:43:35Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.8 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.300Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7c6f5f04-2b08-46ea-976d-000668a1e875 http.request.method=GET http.request.remoteaddr="127.0.0.1:53770" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.300Z] time="2023-04-21T10:43:35Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7c6f5f04-2b08-46ea-976d-000668a1e875 http.request.method=GET http.request.remoteaddr="127.0.0.1:53770" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.144007ms http.response.status=200 http.response.written=2 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.300Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-04-21T10:43:35.300Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=645c4f31-af5c-4322-8f98-7023f1cdbdf7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.300Z] time="2023-04-21T10:43:35Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=645c4f31-af5c-4322-8f98-7023f1cdbdf7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.300Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=645c4f31-af5c-4322-8f98-7023f1cdbdf7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=343.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).GetContent" trace.id=dbe6410e-19a8-4657-853d-9d9b46a616e5 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.300Z] time="2023-04-21T10:43:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=645c4f31-af5c-4322-8f98-7023f1cdbdf7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53786" 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=4.373855ms http.response.status=404 http.response.written=157 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.300Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-21T10:43:35.560Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=811c13ec-dd72-47a1-a02a-5ab48fa7153f http.request.method=POST http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.560Z] time="2023-04-21T10:43:35Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=811c13ec-dd72-47a1-a02a-5ab48fa7153f http.request.method=POST http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=811c13ec-dd72-47a1-a02a-5ab48fa7153f http.request.method=POST http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=98.418µs trace.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=0a227a47-2f1f-442a-88c2-39089ab0c35b trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=811c13ec-dd72-47a1-a02a-5ab48fa7153f http.request.method=POST http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=405.152µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2f48066a-989f-4f93-bb17-c801f19780bd trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=883740ee-1f55-4eac-98c8-79355204d105 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=883740ee-1f55-4eac-98c8-79355204d105 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=883740ee-1f55-4eac-98c8-79355204d105 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=19.872µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d5a5a29a-9b46-4955-9595-86552957372c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=883740ee-1f55-4eac-98c8-79355204d105 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53778" 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=13.549237ms http.response.status=404 http.response.written=157 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=39ccf775-5c85-41ef-b26d-893a7dbb8224 http.request.method=POST http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=39ccf775-5c85-41ef-b26d-893a7dbb8224 http.request.method=POST http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/352f5889-2339-4bc0-904f-51772e278303/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=39ccf775-5c85-41ef-b26d-893a7dbb8224 http.request.method=POST http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=55.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).PutContent" trace.id=ef1be004-754f-408d-8f06-8a93da451a1e trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=811c13ec-dd72-47a1-a02a-5ab48fa7153f http.request.method=POST http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=56.912µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=160e6b44-4c62-4299-89e5-565fd5882a97 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=811c13ec-dd72-47a1-a02a-5ab48fa7153f http.request.method=POST http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=16.149443ms http.response.status=202 http.response.written=0 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/352f5889-2339-4bc0-904f-51772e278303/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=39ccf775-5c85-41ef-b26d-893a7dbb8224 http.request.method=POST http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=24.784843ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5f0786ff-e018-49cc-a8eb-060075542f19 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/352f5889-2339-4bc0-904f-51772e278303/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=39ccf775-5c85-41ef-b26d-893a7dbb8224 http.request.method=POST http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=138.885µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ee3e193a-298a-40b7-b742-0731ec5db026 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=39ccf775-5c85-41ef-b26d-893a7dbb8224 http.request.method=POST http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=29.749591ms http.response.status=202 http.response.written=0 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87884177-a481-4291-96bb-6fed6d44a69a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d?_state=wULiF2ZxwQH73DV6J1tT9Xf4m4GxCDEjC3FwR6R-YIJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjg1OWJiLTlhNGEtNDJlYS1hYzI5LWJkNDM5N2Y1M2Y5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMDIwOTUxMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.uuid=5df859bb-9a4a-42ea-ac29-bd4397f53f9d version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87884177-a481-4291-96bb-6fed6d44a69a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d?_state=wULiF2ZxwQH73DV6J1tT9Xf4m4GxCDEjC3FwR6R-YIJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjg1OWJiLTlhNGEtNDJlYS1hYzI5LWJkNDM5N2Y1M2Y5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMDIwOTUxMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.uuid=5df859bb-9a4a-42ea-ac29-bd4397f53f9d version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87884177-a481-4291-96bb-6fed6d44a69a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d?_state=wULiF2ZxwQH73DV6J1tT9Xf4m4GxCDEjC3FwR6R-YIJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjg1OWJiLTlhNGEtNDJlYS1hYzI5LWJkNDM5N2Y1M2Y5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMDIwOTUxMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=39.528µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0a283258-f3bb-46b9-9138-a9055d637ccc trace.line=82 vars.name=test vars.uuid=5df859bb-9a4a-42ea-ac29-bd4397f53f9d version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87884177-a481-4291-96bb-6fed6d44a69a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d?_state=wULiF2ZxwQH73DV6J1tT9Xf4m4GxCDEjC3FwR6R-YIJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjg1OWJiLTlhNGEtNDJlYS1hYzI5LWJkNDM5N2Y1M2Y5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMDIwOTUxMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=16.452µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b074e5d1-7151-497a-b3df-1012ed06dec8 trace.line=141 vars.name=test vars.uuid=5df859bb-9a4a-42ea-ac29-bd4397f53f9d version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87884177-a481-4291-96bb-6fed6d44a69a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d?_state=wULiF2ZxwQH73DV6J1tT9Xf4m4GxCDEjC3FwR6R-YIJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjg1OWJiLTlhNGEtNDJlYS1hYzI5LWJkNDM5N2Y1M2Y5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMDIwOTUxMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=147.116µs trace.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=63d937b0-80d8-44d3-baf2-aba8977b7958 trace.line=124 vars.name=test vars.uuid=5df859bb-9a4a-42ea-ac29-bd4397f53f9d version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87884177-a481-4291-96bb-6fed6d44a69a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d?_state=wULiF2ZxwQH73DV6J1tT9Xf4m4GxCDEjC3FwR6R-YIJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjg1OWJiLTlhNGEtNDJlYS1hYzI5LWJkNDM5N2Y1M2Y5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMDIwOTUxMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.uuid=5df859bb-9a4a-42ea-ac29-bd4397f53f9d version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87884177-a481-4291-96bb-6fed6d44a69a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d?_state=wULiF2ZxwQH73DV6J1tT9Xf4m4GxCDEjC3FwR6R-YIJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjg1OWJiLTlhNGEtNDJlYS1hYzI5LWJkNDM5N2Y1M2Y5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMDIwOTUxMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=19.23µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b3f1e82c-9a11-4613-b1d4-94140220ac6c trace.line=141 vars.name=test vars.uuid=5df859bb-9a4a-42ea-ac29-bd4397f53f9d version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87884177-a481-4291-96bb-6fed6d44a69a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d?_state=wULiF2ZxwQH73DV6J1tT9Xf4m4GxCDEjC3FwR6R-YIJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjg1OWJiLTlhNGEtNDJlYS1hYzI5LWJkNDM5N2Y1M2Y5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMDIwOTUxMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=18.795µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d74627b5-91d3-4c0b-bb5d-c46abb67906c trace.line=141 vars.name=test vars.uuid=5df859bb-9a4a-42ea-ac29-bd4397f53f9d version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87884177-a481-4291-96bb-6fed6d44a69a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d?_state=wULiF2ZxwQH73DV6J1tT9Xf4m4GxCDEjC3FwR6R-YIJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjg1OWJiLTlhNGEtNDJlYS1hYzI5LWJkNDM5N2Y1M2Y5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMDIwOTUxMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=36.589µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6809e804-4d4b-4b58-bf1c-03803ec2eca8 trace.line=141 vars.name=test vars.uuid=5df859bb-9a4a-42ea-ac29-bd4397f53f9d version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9f434c3b-1c23-4ec0-b7a4-e32b65d2eec0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/352f5889-2339-4bc0-904f-51772e278303?_state=Znc1tkf1fedag23eg2BZrAwLBA2TEYTPX5UPMlNc1eV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1MmY1ODg5LTIzMzktNGJjMC05MDRmLTUxNzcyZTI3ODMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMTI0NzY1ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.uuid=352f5889-2339-4bc0-904f-51772e278303 version="v2.1.0+unknown" [2023-04-21T10:43:35.561Z] time="2023-04-21T10:43:35Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9f434c3b-1c23-4ec0-b7a4-e32b65d2eec0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/352f5889-2339-4bc0-904f-51772e278303?_state=Znc1tkf1fedag23eg2BZrAwLBA2TEYTPX5UPMlNc1eV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1MmY1ODg5LTIzMzktNGJjMC05MDRmLTUxNzcyZTI3ODMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMTI0NzY1ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.uuid=352f5889-2339-4bc0-904f-51772e278303 version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87884177-a481-4291-96bb-6fed6d44a69a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d?_state=wULiF2ZxwQH73DV6J1tT9Xf4m4GxCDEjC3FwR6R-YIJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjg1OWJiLTlhNGEtNDJlYS1hYzI5LWJkNDM5N2Y1M2Y5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMDIwOTUxMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=709.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).Move" trace.id=892c9e18-2830-4c67-9045-06bf5c380323 trace.line=167 vars.name=test vars.uuid=5df859bb-9a4a-42ea-ac29-bd4397f53f9d version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/352f5889-2339-4bc0-904f-51772e278303/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9f434c3b-1c23-4ec0-b7a4-e32b65d2eec0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/352f5889-2339-4bc0-904f-51772e278303?_state=Znc1tkf1fedag23eg2BZrAwLBA2TEYTPX5UPMlNc1eV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1MmY1ODg5LTIzMzktNGJjMC05MDRmLTUxNzcyZTI3ODMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMTI0NzY1ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=28.617µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=691e4439-cceb-4097-a06d-dbc6487da702 trace.line=82 vars.name=test vars.uuid=352f5889-2339-4bc0-904f-51772e278303 version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87884177-a481-4291-96bb-6fed6d44a69a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d?_state=wULiF2ZxwQH73DV6J1tT9Xf4m4GxCDEjC3FwR6R-YIJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjg1OWJiLTlhNGEtNDJlYS1hYzI5LWJkNDM5N2Y1M2Y5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMDIwOTUxMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=126.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=f16e05d7-cec9-4ee9-9b7c-66b17c813d27 trace.line=95 vars.name=test vars.uuid=5df859bb-9a4a-42ea-ac29-bd4397f53f9d version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/352f5889-2339-4bc0-904f-51772e278303/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9f434c3b-1c23-4ec0-b7a4-e32b65d2eec0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/352f5889-2339-4bc0-904f-51772e278303?_state=Znc1tkf1fedag23eg2BZrAwLBA2TEYTPX5UPMlNc1eV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1MmY1ODg5LTIzMzktNGJjMC05MDRmLTUxNzcyZTI3ODMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMTI0NzY1ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=15.006µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c551ee95-5f7d-4419-9cc1-1a1049d80a20 trace.line=141 vars.name=test vars.uuid=352f5889-2339-4bc0-904f-51772e278303 version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87884177-a481-4291-96bb-6fed6d44a69a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d?_state=wULiF2ZxwQH73DV6J1tT9Xf4m4GxCDEjC3FwR6R-YIJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjg1OWJiLTlhNGEtNDJlYS1hYzI5LWJkNDM5N2Y1M2Y5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMDIwOTUxMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=170.243µs trace.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=e047ed5d-a65d-49e3-bb7c-9e51b384d1b0 trace.line=181 vars.name=test vars.uuid=5df859bb-9a4a-42ea-ac29-bd4397f53f9d version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=87884177-a481-4291-96bb-6fed6d44a69a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53786" http.request.uri="/v2/test/blobs/uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d?_state=wULiF2ZxwQH73DV6J1tT9Xf4m4GxCDEjC3FwR6R-YIJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjg1OWJiLTlhNGEtNDJlYS1hYzI5LWJkNDM5N2Y1M2Y5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMDIwOTUxMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=21.745598ms http.response.status=201 http.response.written=0 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "PUT /v2/test/blobs/uploads/5df859bb-9a4a-42ea-ac29-bd4397f53f9d?_state=wULiF2ZxwQH73DV6J1tT9Xf4m4GxCDEjC3FwR6R-YIJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjg1OWJiLTlhNGEtNDJlYS1hYzI5LWJkNDM5N2Y1M2Y5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMDIwOTUxMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/352f5889-2339-4bc0-904f-51772e278303/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9f434c3b-1c23-4ec0-b7a4-e32b65d2eec0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/352f5889-2339-4bc0-904f-51772e278303?_state=Znc1tkf1fedag23eg2BZrAwLBA2TEYTPX5UPMlNc1eV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1MmY1ODg5LTIzMzktNGJjMC05MDRmLTUxNzcyZTI3ODMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMTI0NzY1ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=66.866µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=f890ad89-092c-4f2b-9c15-7327c53486ec trace.line=124 vars.name=test vars.uuid=352f5889-2339-4bc0-904f-51772e278303 version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9f434c3b-1c23-4ec0-b7a4-e32b65d2eec0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/352f5889-2339-4bc0-904f-51772e278303?_state=Znc1tkf1fedag23eg2BZrAwLBA2TEYTPX5UPMlNc1eV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1MmY1ODg5LTIzMzktNGJjMC05MDRmLTUxNzcyZTI3ODMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMTI0NzY1ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.uuid=352f5889-2339-4bc0-904f-51772e278303 version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/352f5889-2339-4bc0-904f-51772e278303/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9f434c3b-1c23-4ec0-b7a4-e32b65d2eec0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/352f5889-2339-4bc0-904f-51772e278303?_state=Znc1tkf1fedag23eg2BZrAwLBA2TEYTPX5UPMlNc1eV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1MmY1ODg5LTIzMzktNGJjMC05MDRmLTUxNzcyZTI3ODMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMTI0NzY1ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=17.924µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2d0575bc-5950-48eb-b7f5-0c0da6f1a494 trace.line=141 vars.name=test vars.uuid=352f5889-2339-4bc0-904f-51772e278303 version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9f434c3b-1c23-4ec0-b7a4-e32b65d2eec0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/352f5889-2339-4bc0-904f-51772e278303?_state=Znc1tkf1fedag23eg2BZrAwLBA2TEYTPX5UPMlNc1eV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1MmY1ODg5LTIzMzktNGJjMC05MDRmLTUxNzcyZTI3ODMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMTI0NzY1ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=29.647µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f3b162df-2a85-4dda-8089-fcc364555bd3 trace.line=141 vars.name=test vars.uuid=352f5889-2339-4bc0-904f-51772e278303 version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/352f5889-2339-4bc0-904f-51772e278303/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9f434c3b-1c23-4ec0-b7a4-e32b65d2eec0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/352f5889-2339-4bc0-904f-51772e278303?_state=Znc1tkf1fedag23eg2BZrAwLBA2TEYTPX5UPMlNc1eV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1MmY1ODg5LTIzMzktNGJjMC05MDRmLTUxNzcyZTI3ODMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMTI0NzY1ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=19.608µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fc875418-7b11-4397-92fc-a31e7b43e80c trace.line=141 vars.name=test vars.uuid=352f5889-2339-4bc0-904f-51772e278303 version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/352f5889-2339-4bc0-904f-51772e278303/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9f434c3b-1c23-4ec0-b7a4-e32b65d2eec0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/352f5889-2339-4bc0-904f-51772e278303?_state=Znc1tkf1fedag23eg2BZrAwLBA2TEYTPX5UPMlNc1eV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1MmY1ODg5LTIzMzktNGJjMC05MDRmLTUxNzcyZTI3ODMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMTI0NzY1ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=223.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).Move" trace.id=020078ff-590b-4eb2-b8bb-260e2f069075 trace.line=167 vars.name=test vars.uuid=352f5889-2339-4bc0-904f-51772e278303 version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9f434c3b-1c23-4ec0-b7a4-e32b65d2eec0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/352f5889-2339-4bc0-904f-51772e278303?_state=Znc1tkf1fedag23eg2BZrAwLBA2TEYTPX5UPMlNc1eV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1MmY1ODg5LTIzMzktNGJjMC05MDRmLTUxNzcyZTI3ODMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMTI0NzY1ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=139.592µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=15a9dbf4-670b-4cec-9d51-c66ae5dfcbe8 trace.line=95 vars.name=test vars.uuid=352f5889-2339-4bc0-904f-51772e278303 version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/352f5889-2339-4bc0-904f-51772e278303\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9f434c3b-1c23-4ec0-b7a4-e32b65d2eec0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/352f5889-2339-4bc0-904f-51772e278303?_state=Znc1tkf1fedag23eg2BZrAwLBA2TEYTPX5UPMlNc1eV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1MmY1ODg5LTIzMzktNGJjMC05MDRmLTUxNzcyZTI3ODMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMTI0NzY1ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=147.299µs trace.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=a246de43-dfe1-4753-abcd-52618aef35f3 trace.line=181 vars.name=test vars.uuid=352f5889-2339-4bc0-904f-51772e278303 version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9f434c3b-1c23-4ec0-b7a4-e32b65d2eec0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/blobs/uploads/352f5889-2339-4bc0-904f-51772e278303?_state=Znc1tkf1fedag23eg2BZrAwLBA2TEYTPX5UPMlNc1eV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1MmY1ODg5LTIzMzktNGJjMC05MDRmLTUxNzcyZTI3ODMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMTI0NzY1ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=30.614618ms http.response.status=201 http.response.written=0 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "PUT /v2/test/blobs/uploads/352f5889-2339-4bc0-904f-51772e278303?_state=Znc1tkf1fedag23eg2BZrAwLBA2TEYTPX5UPMlNc1eV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM1MmY1ODg5LTIzMzktNGJjMC05MDRmLTUxNzcyZTI3ODMwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0yMVQxMDo0MzozNS4zMTI0NzY1ODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e298daab-e887-4c77-b131-948efb9ea2b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e298daab-e887-4c77-b131-948efb9ea2b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e298daab-e887-4c77-b131-948efb9ea2b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=20.241µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2570d75b-1f97-4dd2-9a9f-f5a9fe7f6ede trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e298daab-e887-4c77-b131-948efb9ea2b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53778" 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=2.020135ms http.response.status=404 http.response.written=96 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a8449b4-8b61-4a17-9072-8796e90d3fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg=PutImageManifest go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a8449b4-8b61-4a17-9072-8796e90d3fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.562Z] time="2023-04-21T10:43:35Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a8449b4-8b61-4a17-9072-8796e90d3fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a8449b4-8b61-4a17-9072-8796e90d3fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a8449b4-8b61-4a17-9072-8796e90d3fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=32.022µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4353e7ce-de65-40ef-bd5e-4be0376bbc6f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a8449b4-8b61-4a17-9072-8796e90d3fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=15.94µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c8b90334-e8fe-483e-858b-a09aa079e59a trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a8449b4-8b61-4a17-9072-8796e90d3fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=28.421µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ebcd8ab7-8009-498f-b682-93f2b0e4590c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a8449b4-8b61-4a17-9072-8796e90d3fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=15.599µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4de42316-3bca-4e02-a220-4224b08093f8 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a8449b4-8b61-4a17-9072-8796e90d3fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=17.298µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ab281e17-2dec-4a6a-904b-f9b9441cdae6 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a8449b4-8b61-4a17-9072-8796e90d3fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=85.166µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=296857df-f875-479e-8496-4647ebd35359 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a8449b4-8b61-4a17-9072-8796e90d3fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=120.657µs trace.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=e2c9bf3c-e3c0-43dc-aec7-cd504ad644be trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a8449b4-8b61-4a17-9072-8796e90d3fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=65.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).PutContent" trace.id=ba515a17-15a5-44b6-bd11-03dd5dd806f8 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a8449b4-8b61-4a17-9072-8796e90d3fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=138.763µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=77eeec66-e11a-49e2-abf4-7c4158622587 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a8449b4-8b61-4a17-9072-8796e90d3fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=68.364µs trace.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=906af5d7-2d14-4349-916b-77ab8b87455f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3a8449b4-8b61-4a17-9072-8796e90d3fd9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.836438ms http.response.status=201 http.response.written=0 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e2b62349-2ae1-458e-9b7c-4c323a3ef767 http.request.method=GET http.request.remoteaddr="127.0.0.1:53808" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e2b62349-2ae1-458e-9b7c-4c323a3ef767 http.request.method=GET http.request.remoteaddr="127.0.0.1:53808" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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.350007ms http.response.status=200 http.response.written=2 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b63f367-22ca-4b5b-8719-558597017d7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b63f367-22ca-4b5b-8719-558597017d7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b63f367-22ca-4b5b-8719-558597017d7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=67.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=08542a2e-fa85-4985-bc13-0ffc0518b47c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b63f367-22ca-4b5b-8719-558597017d7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b63f367-22ca-4b5b-8719-558597017d7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=199.657µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=84831e92-22fd-46d9-a768-b7568ac3b798 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b63f367-22ca-4b5b-8719-558597017d7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=16.598µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=72c7a65c-db63-47aa-8f0d-afb6cb96b073 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b63f367-22ca-4b5b-8719-558597017d7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=63.707µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=007b846d-d812-407f-886f-d6f5d242b2fc trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b63f367-22ca-4b5b-8719-558597017d7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8b63f367-22ca-4b5b-8719-558597017d7a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53816" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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=5.416403ms http.response.status=200 http.response.written=417 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.563Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:43:35.563Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ee520e5a-bf77-4ab7-9c5d-3f66487335e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53826" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ee520e5a-bf77-4ab7-9c5d-3f66487335e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53826" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ee520e5a-bf77-4ab7-9c5d-3f66487335e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53826" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ee520e5a-bf77-4ab7-9c5d-3f66487335e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53826" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=34.396µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=85b62fbc-cfc2-44d2-9ee6-af04c8812a68 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ee520e5a-bf77-4ab7-9c5d-3f66487335e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53826" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=17.44µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=55d557a4-b527-43f8-9684-5f5cb5dc6299 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ee520e5a-bf77-4ab7-9c5d-3f66487335e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53826" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=26.218µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2aa243c4-3a75-47db-9de0-54b9cbc6a9f9 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ee520e5a-bf77-4ab7-9c5d-3f66487335e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53826" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=ee520e5a-bf77-4ab7-9c5d-3f66487335e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53826" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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=3.599437ms http.response.status=200 http.response.written=417 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a2eb4888-c3c5-4485-8241-f62ade16278f http.request.method=GET http.request.remoteaddr="127.0.0.1:53852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a2eb4888-c3c5-4485-8241-f62ade16278f http.request.method=GET http.request.remoteaddr="127.0.0.1:53852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a2eb4888-c3c5-4485-8241-f62ade16278f http.request.method=GET http.request.remoteaddr="127.0.0.1:53852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=30.456µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fada8204-7cb6-4558-b0fd-1501c0741e92 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a2eb4888-c3c5-4485-8241-f62ade16278f http.request.method=GET http.request.remoteaddr="127.0.0.1:53852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=16.532µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b69d87ee-ec8b-4f7c-92ee-046d0c251482 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=289c9801-1722-4494-93cd-0cca34c2853c http.request.method=GET http.request.remoteaddr="127.0.0.1:53838" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=289c9801-1722-4494-93cd-0cca34c2853c http.request.method=GET http.request.remoteaddr="127.0.0.1:53838" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a2eb4888-c3c5-4485-8241-f62ade16278f http.request.method=GET http.request.remoteaddr="127.0.0.1:53852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=65.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=373e2aeb-2a37-4875-8fd9-faaccdf0e9a5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=289c9801-1722-4494-93cd-0cca34c2853c http.request.method=GET http.request.remoteaddr="127.0.0.1:53838" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=28.858µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=496c342d-a649-4b15-b2a4-f04e2dd5051e trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a2eb4888-c3c5-4485-8241-f62ade16278f http.request.method=GET http.request.remoteaddr="127.0.0.1:53852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=256.044µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c8ab8af1-cc0e-46b5-8eff-147fe32a56f4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=289c9801-1722-4494-93cd-0cca34c2853c http.request.method=GET http.request.remoteaddr="127.0.0.1:53838" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=16.697µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8a16fded-adeb-48c5-a252-1b69370429d3 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a2eb4888-c3c5-4485-8241-f62ade16278f http.request.method=GET http.request.remoteaddr="127.0.0.1:53852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=15.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).Stat" trace.id=5d2a4831-1269-46cf-a140-a5606ca16a23 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=289c9801-1722-4494-93cd-0cca34c2853c http.request.method=GET http.request.remoteaddr="127.0.0.1:53838" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=27.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).GetContent" trace.id=dd51b52d-ffd6-4ff8-98b9-089391dfe189 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a2eb4888-c3c5-4485-8241-f62ade16278f http.request.method=GET http.request.remoteaddr="127.0.0.1:53852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=8.557µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=a4c8ca04-5861-4190-a40c-10a8f2b5bd7d trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=289c9801-1722-4494-93cd-0cca34c2853c http.request.method=GET http.request.remoteaddr="127.0.0.1:53838" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=18.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).Stat" trace.id=9ceee97b-739e-4e3c-b0c9-46d07b30a4f5 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a2eb4888-c3c5-4485-8241-f62ade16278f http.request.method=GET http.request.remoteaddr="127.0.0.1:53852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=296.844µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=29b5735a-dbf4-4d8a-8176-854bcac1460b trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.564Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=289c9801-1722-4494-93cd-0cca34c2853c http.request.method=GET http.request.remoteaddr="127.0.0.1:53838" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=17.954µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0f875d94-dcc4-475a-bf07-e40334273102 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.565Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a2eb4888-c3c5-4485-8241-f62ade16278f http.request.method=GET http.request.remoteaddr="127.0.0.1:53852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=41.419µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=414885ab-1cbe-45fe-bb2a-966cbfa9c7b5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.565Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=289c9801-1722-4494-93cd-0cca34c2853c http.request.method=GET http.request.remoteaddr="127.0.0.1:53838" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=7.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).URLFor" trace.id=4e570f10-98a9-4b73-919f-aca4bdc33051 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.565Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a2eb4888-c3c5-4485-8241-f62ade16278f http.request.method=GET http.request.remoteaddr="127.0.0.1:53852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=13.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=72d6837f-dbf4-4e67-b89f-708ff17c5946 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.565Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=289c9801-1722-4494-93cd-0cca34c2853c http.request.method=GET http.request.remoteaddr="127.0.0.1:53838" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=15.149µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=4dd0488c-ef13-476e-aaf5-0b4df7230be6 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.565Z] time="2023-04-21T10:43:35Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a2eb4888-c3c5-4485-8241-f62ade16278f http.request.method=GET http.request.remoteaddr="127.0.0.1:53852" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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=24.597637ms http.response.status=200 http.response.written=68 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.565Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:43:35.565Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=289c9801-1722-4494-93cd-0cca34c2853c http.request.method=GET http.request.remoteaddr="127.0.0.1:53838" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=27.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).GetContent" trace.id=94967532-5813-471d-ab05-29ee482510cb trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.565Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=289c9801-1722-4494-93cd-0cca34c2853c http.request.method=GET http.request.remoteaddr="127.0.0.1:53838" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=17.6µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=229c7c5a-b655-4671-92fb-8ca6c608106c trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-04-21T10:43:35.565Z] time="2023-04-21T10:43:35Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=289c9801-1722-4494-93cd-0cca34c2853c http.request.method=GET http.request.remoteaddr="127.0.0.1:53838" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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.06144ms http.response.status=200 http.response.written=179 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.565Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:43:35.824Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3e6490fe-7caa-4077-9e2d-e76fab548c9d http.request.method=GET http.request.remoteaddr="127.0.0.1:53876" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.824Z] time="2023-04-21T10:43:35Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=3e6490fe-7caa-4077-9e2d-e76fab548c9d http.request.method=GET http.request.remoteaddr="127.0.0.1:53876" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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.388074ms http.response.status=200 http.response.written=2 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f version="v2.1.0+unknown" [2023-04-21T10:43:35.824Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:43:35.824Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5b8cd6f5-4431-48ed-a1d8-2af2e3356d50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53892" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.824Z] time="2023-04-21T10:43:35Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5b8cd6f5-4431-48ed-a1d8-2af2e3356d50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53892" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.824Z] time="2023-04-21T10:43:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5b8cd6f5-4431-48ed-a1d8-2af2e3356d50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53892" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.824Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5b8cd6f5-4431-48ed-a1d8-2af2e3356d50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53892" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=52.181µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dbc5623c-a835-48df-9601-2472ca3b3810 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.825Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5b8cd6f5-4431-48ed-a1d8-2af2e3356d50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53892" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=34.002µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=653c44ea-c2cb-4c49-834b-80501738c828 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.825Z] time="2023-04-21T10:43:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=5b8cd6f5-4431-48ed-a1d8-2af2e3356d50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53892" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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.824515ms http.response.status=404 http.response.written=181 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.825Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:43:35.825Z] time="2023-04-21T10:43:35Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cd18a8d2-06a8-404a-8a06-1b053ba32c5f http.request.method=GET http.request.remoteaddr="127.0.0.1:53900" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.825Z] time="2023-04-21T10:43:35Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cd18a8d2-06a8-404a-8a06-1b053ba32c5f http.request.method=GET http.request.remoteaddr="127.0.0.1:53900" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.825Z] time="2023-04-21T10:43:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cd18a8d2-06a8-404a-8a06-1b053ba32c5f http.request.method=GET http.request.remoteaddr="127.0.0.1:53900" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.825Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cd18a8d2-06a8-404a-8a06-1b053ba32c5f http.request.method=GET http.request.remoteaddr="127.0.0.1:53900" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=22.316µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a71e9883-8d93-421b-90d8-15a9c5a50651 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.825Z] time="2023-04-21T10:43:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cd18a8d2-06a8-404a-8a06-1b053ba32c5f http.request.method=GET http.request.remoteaddr="127.0.0.1:53900" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f trace.duration=14.578µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a6774d1a-9476-4444-9f38-2c317e07f4e7 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.825Z] time="2023-04-21T10:43:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cd18a8d2-06a8-404a-8a06-1b053ba32c5f http.request.method=GET http.request.remoteaddr="127.0.0.1:53900" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 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.810701ms http.response.status=404 http.response.written=181 instance.id=b5451856-cac4-4efe-9bae-4dd092fdc16f vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-04-21T10:43:35.825Z] 127.0.0.1 - - [21/Apr/2023:10:43:35 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/7a778373c84d1ba440a336e1dcb9076481828ff6 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-04-21T10:43:35.825Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.46s) [2023-04-21T10:43:35.825Z] === RUN TestRemoveImageOrphaning [2023-04-21T10:43:36.083Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2023-04-21T10:43:36.083Z] === RUN TestRemoveImageGarbageCollector [2023-04-21T10:43:37.995Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2023-04-21T10:43:38.298Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:43:38.298Z] INFO: Testing against a local daemon [2023-04-21T10:43:38.298Z] === RUN TestBuildWithSession [2023-04-21T10:43:38.298Z] build_session_test.go:25: TODO: BuildKit [2023-04-21T10:43:38.298Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-21T10:43:38.298Z] === RUN TestBuildSquashParent [2023-04-21T10:43:38.298Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:43:38.298Z] --- SKIP: TestBuildSquashParent (0.00s) [2023-04-21T10:43:38.298Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-21T10:43:38.298Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-21T10:43:38.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-21T10:43:38.298Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-21T10:43:38.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-21T10:43:38.298Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-21T10:43:38.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-21T10:43:38.298Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-21T10:43:38.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-21T10:43:38.298Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-21T10:43:38.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-21T10:43:38.298Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-21T10:43:38.298Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-21T10:43:38.298Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-21T10:43:38.298Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-21T10:43:38.298Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-21T10:43:38.298Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-21T10:43:38.564Z] --- PASS: TestRemoveImageGarbageCollector (2.47s) [2023-04-21T10:43:38.564Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-21T10:43:38.564Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-04-21T10:43:38.564Z] === RUN TestTagInvalidReference [2023-04-21T10:43:38.564Z] --- PASS: TestTagInvalidReference (0.03s) [2023-04-21T10:43:38.564Z] === RUN TestTagValidPrefixedRepo [2023-04-21T10:43:38.823Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2023-04-21T10:43:38.823Z] === RUN TestTagExistedNameWithoutForce [2023-04-21T10:43:38.823Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2023-04-21T10:43:38.823Z] === RUN TestTagOfficialNames [2023-04-21T10:43:38.823Z] --- PASS: TestTagOfficialNames (0.05s) [2023-04-21T10:43:38.823Z] === RUN TestTagMatchesDigest [2023-04-21T10:43:38.823Z] --- PASS: TestTagMatchesDigest (0.04s) [2023-04-21T10:43:38.823Z] === CONT TestImportExtremelyLargeImageWorks [2023-04-21T10:43:39.390Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-04-21T10:43:40.325Z] check_test.go:308: [df83da9a3ed6d] daemon is not started [2023-04-21T10:43:40.325Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2023-04-21T10:43:43.610Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2023-04-21T10:43:44.544Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-04-21T10:43:45.111Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-04-21T10:43:46.045Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-04-21T10:43:47.419Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2023-04-21T10:43:49.322Z] check_test.go:308: [dbf8a3a82bbc6] daemon is not started [2023-04-21T10:43:49.322Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2023-04-21T10:43:49.322Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-04-21T10:43:49.889Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-04-21T10:43:49.889Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-04-21T10:43:50.825Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-04-21T10:43:51.760Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-04-21T10:43:52.699Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-04-21T10:43:52.699Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2023-04-21T10:43:53.149Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-21T10:43:53.149Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-21T10:43:59.264Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2023-04-21T10:43:59.548Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2023-04-21T10:44:00.129Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2023-04-21T10:44:00.226Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.08s) [2023-04-21T10:44:00.226Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.45s) [2023-04-21T10:44:00.226Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.45s) [2023-04-21T10:44:00.226Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.54s) [2023-04-21T10:44:00.226Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.91s) [2023-04-21T10:44:00.226Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.20s) [2023-04-21T10:44:00.226Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.32s) [2023-04-21T10:44:00.226Z] === RUN TestBuildMultiStageCopy [2023-04-21T10:44:00.226Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-21T10:44:00.696Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2023-04-21T10:44:00.696Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2023-04-21T10:44:01.261Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2023-04-21T10:44:01.261Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-04-21T10:44:01.829Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2023-04-21T10:44:02.397Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2023-04-21T10:44:02.397Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-04-21T10:44:02.964Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2023-04-21T10:44:03.222Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2023-04-21T10:44:03.790Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2023-04-21T10:44:04.357Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2023-04-21T10:44:04.923Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2023-04-21T10:44:04.923Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-04-21T10:44:05.489Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2023-04-21T10:44:06.056Z] check_test.go:308: [dc2daa8a81e8b] daemon is not started [2023-04-21T10:44:06.056Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2023-04-21T10:44:06.991Z] check_test.go:308: [dac5e3124e9ee] daemon is not started [2023-04-21T10:44:06.991Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2023-04-21T10:44:07.557Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2023-04-21T10:44:08.934Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2023-04-21T10:44:10.540Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-21T10:44:10.540Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-21T10:44:10.540Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-21T10:44:11.509Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-21T10:44:12.220Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2023-04-21T10:44:12.220Z] check_test.go:308: [d302cabcdda0a] daemon is not started [2023-04-21T10:44:12.220Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2023-04-21T10:44:13.045Z] --- PASS: TestBuildMultiStageCopy (12.86s) [2023-04-21T10:44:13.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.16s) [2023-04-21T10:44:13.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2023-04-21T10:44:13.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.85s) [2023-04-21T10:44:13.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.97s) [2023-04-21T10:44:13.045Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.14s) [2023-04-21T10:44:13.045Z] === RUN TestBuildMultiStageParentConfig [2023-04-21T10:44:14.750Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-04-21T10:44:14.751Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2023-04-21T10:44:15.224Z] --- PASS: TestBuildMultiStageParentConfig (2.42s) [2023-04-21T10:44:15.224Z] === RUN TestBuildLabelWithTargets [2023-04-21T10:44:15.224Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-21T10:44:15.224Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2023-04-21T10:44:15.224Z] === RUN TestBuildWithEmptyLayers [2023-04-21T10:44:15.685Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-04-21T10:44:15.944Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-04-21T10:44:16.190Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2023-04-21T10:44:16.190Z] === RUN TestBuildMultiStageOnBuild [2023-04-21T10:44:16.511Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2023-04-21T10:44:20.699Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-04-21T10:44:20.699Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2023-04-21T10:44:21.266Z] check_test.go:308: [dfd40af1fd883] daemon is not started [2023-04-21T10:44:21.266Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2023-04-21T10:44:22.200Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-04-21T10:44:24.731Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-04-21T10:44:25.667Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-04-21T10:44:28.953Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2023-04-21T10:44:30.328Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-04-21T10:44:30.984Z] --- PASS: TestBuildMultiStageOnBuild (13.44s) [2023-04-21T10:44:30.984Z] === RUN TestBuildUncleanTarFilenames [2023-04-21T10:44:30.984Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-21T10:44:30.984Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2023-04-21T10:44:30.984Z] === RUN TestBuildMultiStageLayerLeak [2023-04-21T10:44:31.704Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2023-04-21T10:44:31.962Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-04-21T10:44:33.867Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-04-21T10:44:34.125Z] check_test.go:308: [d5a6f2b60fd33] daemon is not started [2023-04-21T10:44:34.125Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2023-04-21T10:44:34.692Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2023-04-21T10:44:35.259Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2023-04-21T10:44:35.826Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2023-04-21T10:44:37.729Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2023-04-21T10:44:37.729Z] check_test.go:308: [dde5427d3fb5f] daemon is not started [2023-04-21T10:44:37.729Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2023-04-21T10:44:40.259Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2023-04-21T10:44:42.788Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2023-04-21T10:44:45.783Z] --- PASS: TestBuildMultiStageLayerLeak (15.76s) [2023-04-21T10:44:45.783Z] === RUN TestBuildWithHugeFile [2023-04-21T10:44:46.974Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2023-04-21T10:44:47.233Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-04-21T10:44:47.233Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-04-21T10:44:48.169Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2023-04-21T10:44:50.071Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2023-04-21T10:44:51.970Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-04-21T10:44:51.970Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-04-21T10:44:52.537Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-04-21T10:44:53.127Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2023-04-21T10:44:53.127Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-04-21T10:44:53.387Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-04-21T10:44:53.645Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-04-21T10:44:53.907Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-04-21T10:44:56.477Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2023-04-21T10:44:56.477Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-04-21T10:44:57.854Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-04-21T10:44:59.756Z] === RUN TestDockerSuite/TestBuildEnv [2023-04-21T10:45:00.015Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2023-04-21T10:45:00.951Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-04-21T10:45:01.888Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2023-04-21T10:45:02.147Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-04-21T10:45:02.715Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2023-04-21T10:45:03.092Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2023-04-21T10:45:03.092Z] Copying nested executables into bundles/cross/linux/amd64 [2023-04-21T10:45:03.092Z] Cross building: bundles/cross/windows/amd64 [2023-04-21T10:45:03.092Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2023-04-21T10:45:03.092Z] GOOS="windows" GOARCH="amd64" GOARM="" [2023-04-21T10:45:03.282Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-04-21T10:45:03.850Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2023-04-21T10:45:07.136Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2023-04-21T10:45:10.422Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-04-21T10:45:12.325Z] docker_cli_daemon_test.go:2550: [d18933b6f5b40] daemon is not started [2023-04-21T10:45:14.230Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2023-04-21T10:45:22.343Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-04-21T10:45:24.874Z] === RUN TestDockerDaemonSuite/TestShmSize [2023-04-21T10:45:26.777Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2023-04-21T10:45:29.308Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2023-04-21T10:45:29.308Z] check_test.go:308: [def4200b594cf] daemon is not started [2023-04-21T10:45:29.308Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2023-04-21T10:45:29.308Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-04-21T10:45:31.209Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-04-21T10:45:35.514Z] --- PASS: TestDockerDaemonSuite (328.53s) [2023-04-21T10:45:35.514Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.22s) [2023-04-21T10:45:35.514Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.66s) [2023-04-21T10:45:35.514Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.33s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.20s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.15s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.31s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.31s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.86s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.44s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.43s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.29s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.19s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.03s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.29s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.12s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.98s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.83s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.56s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.99s) [2023-04-21T10:45:35.515Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.71s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.73s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.68s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.00s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.31s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.60s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.25s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.59s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.55s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.37s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.50s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.77s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.80s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.27s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.48s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.22s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.45s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.79s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.52s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.34s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.17s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.68s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.44s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.89s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.42s) [2023-04-21T10:45:35.515Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-04-21T10:45:35.515Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.05s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.76s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.86s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.80s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.99s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.41s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.29s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.66s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.26s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.07s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.27s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.69s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.76s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.41s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.84s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.54s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.76s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.70s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.31s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.17s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.73s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.67s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.41s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.49s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.22s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.38s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.10s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.16s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.97s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.61s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.08s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.95s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.27s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.16s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.49s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.70s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.42s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2023-04-21T10:45:35.515Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.10s) [2023-04-21T10:45:35.515Z] === RUN TestDockerSwarmSuite [2023-04-21T10:45:35.515Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2023-04-21T10:45:38.050Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2023-04-21T10:45:39.954Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-04-21T10:45:40.521Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2023-04-21T10:45:40.780Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-04-21T10:45:41.347Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-04-21T10:45:41.914Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-04-21T10:45:43.290Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-04-21T10:45:43.290Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-04-21T10:45:43.290Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-04-21T10:45:43.858Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-04-21T10:45:45.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2023-04-21T10:45:53.350Z] === RUN TestDockerSuite/TestBuildExpose [2023-04-21T10:45:53.350Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-04-21T10:45:53.608Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-04-21T10:45:54.190Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-04-21T10:45:54.455Z] === RUN TestDockerSuite/TestBuildFails [2023-04-21T10:45:55.025Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-04-21T10:45:55.283Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-04-21T10:45:57.186Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-04-21T10:45:58.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2023-04-21T10:45:58.819Z] === RUN TestDockerSuite/TestBuildForceRm [2023-04-21T10:45:59.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2023-04-21T10:46:00.761Z] === RUN TestDockerSuite/TestBuildFromGit [2023-04-21T10:46:02.137Z] docker_api_swarm_test.go:563: [da1ff69f7d59f] joining swarm manager [dcd1299e5c11e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:46:02.138Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-04-21T10:46:02.397Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-04-21T10:46:03.776Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-04-21T10:46:05.678Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-04-21T10:46:06.614Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-04-21T10:46:06.614Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-04-21T10:46:08.515Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-04-21T10:46:09.890Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-04-21T10:46:11.264Z] === RUN TestDockerSuite/TestBuildHistory [2023-04-21T10:46:14.545Z] docker_api_swarm_test.go:585: [d83027835b181] joining swarm manager [dcd1299e5c11e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:46:15.920Z] === RUN TestDockerSuite/TestBuildIidFile [2023-04-21T10:46:16.186Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-04-21T10:46:16.759Z] check_test.go:379: [da1ff69f7d59f] daemon is not started [2023-04-21T10:46:17.017Z] === RUN TestDockerSuite/TestBuildInheritance [2023-04-21T10:46:17.584Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-04-21T10:46:18.151Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-04-21T10:46:18.151Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-04-21T10:46:19.084Z] === RUN TestDockerSuite/TestBuildLabel [2023-04-21T10:46:19.343Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-04-21T10:46:19.601Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-04-21T10:46:20.169Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-04-21T10:46:20.427Z] === RUN TestDockerSuite/TestBuildLabels [2023-04-21T10:46:20.685Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-04-21T10:46:22.060Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-04-21T10:46:24.591Z] === RUN TestDockerSuite/TestBuildLastModified [2023-04-21T10:46:27.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2023-04-21T10:46:27.120Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-04-21T10:46:27.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2023-04-21T10:46:29.652Z] docker_api_swarm_test.go:46: [de26a3dd35166] joining swarm manager [d9e20df41c426]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:46:29.652Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-04-21T10:46:31.555Z] --- PASS: TestImportExtremelyLargeImageWorks (172.82s) [2023-04-21T10:46:31.555Z] PASS [2023-04-21T10:46:31.555Z] [2023-04-21T10:46:31.555Z] DONE 13 tests in 177.188s [2023-04-21T10:46:31.813Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-04-21T10:46:31.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:46:31.813Z] ++ set -e [2023-04-21T10:46:31.813Z] ++ '[' -n 0 ']' [2023-04-21T10:46:31.813Z] ++ set -x [2023-04-21T10:46:31.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:46:31.813Z] INFO: Testing against a local daemon [2023-04-21T10:46:31.813Z] === RUN TestNetworkCreateDelete [2023-04-21T10:46:32.071Z] --- PASS: TestNetworkCreateDelete (0.15s) [2023-04-21T10:46:32.071Z] === RUN TestDockerNetworkDeletePreferID [2023-04-21T10:46:32.071Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-04-21T10:46:32.330Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-04-21T10:46:32.330Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-04-21T10:46:32.330Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2023-04-21T10:46:32.330Z] === RUN TestDaemonDNSFallback [2023-04-21T10:46:32.330Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-04-21T10:46:32.588Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-04-21T10:46:32.588Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-04-21T10:46:33.962Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-04-21T10:46:34.895Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-04-21T10:46:37.432Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-04-21T10:46:37.432Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-04-21T10:46:37.432Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-04-21T10:46:39.336Z] --- PASS: TestDaemonDNSFallback (6.56s) [2023-04-21T10:46:39.336Z] === RUN TestInspectNetwork [2023-04-21T10:46:39.486Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2023-04-21T10:46:39.486Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2023-04-21T10:46:39.486Z] remote: Enumerating objects: 23, done. [2023-04-21T10:46:39.486Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2023-04-21T10:46:39.486Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2023-04-21T10:46:39.486Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2023-04-21T10:46:39.486Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2023-04-21T10:46:39.486Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2023-04-21T10:46:39.486Z] Building: bundles/cross/windows/amd64/containerutility.exe [2023-04-21T10:46:39.486Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-04-21T10:46:39.810Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45238/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7a778373c84d1ba440a336e1dcb9076481828ff6 hack/test/unit [2023-04-21T10:46:42.328Z] ? github.com/docker/docker/api [no test files] [2023-04-21T10:46:43.522Z] === RUN TestInspectNetwork/full_network_id [2023-04-21T10:46:43.522Z] === RUN TestInspectNetwork/partial_network_id [2023-04-21T10:46:43.522Z] === RUN TestInspectNetwork/network_name [2023-04-21T10:46:43.522Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-04-21T10:46:44.458Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-04-21T10:46:46.360Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-04-21T10:46:47.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2023-04-21T10:46:47.295Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-04-21T10:46:47.864Z] --- PASS: TestInspectNetwork (8.82s) [2023-04-21T10:46:47.864Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-04-21T10:46:47.864Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-04-21T10:46:47.864Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-04-21T10:46:47.864Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-04-21T10:46:47.864Z] === RUN TestRunContainerWithBridgeNone [2023-04-21T10:46:48.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2023-04-21T10:46:49.497Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-04-21T10:46:49.497Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-04-21T10:46:49.497Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-04-21T10:46:50.064Z] --- PASS: TestRunContainerWithBridgeNone (2.16s) [2023-04-21T10:46:50.064Z] === RUN TestNetworkInvalidJSON [2023-04-21T10:46:50.064Z] === RUN TestNetworkInvalidJSON//networks/create [2023-04-21T10:46:50.064Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-04-21T10:46:50.064Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-04-21T10:46:50.065Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-04-21T10:46:50.065Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-21T10:46:50.065Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-21T10:46:50.065Z] === CONT TestNetworkInvalidJSON//networks/create [2023-04-21T10:46:50.065Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-21T10:46:50.065Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-04-21T10:46:50.065Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2023-04-21T10:46:50.065Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-04-21T10:46:50.065Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2023-04-21T10:46:50.065Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-04-21T10:46:50.065Z] === RUN TestNetworkList [2023-04-21T10:46:50.065Z] === RUN TestNetworkList//networks [2023-04-21T10:46:50.065Z] === PAUSE TestNetworkList//networks [2023-04-21T10:46:50.065Z] === RUN TestNetworkList//networks/ [2023-04-21T10:46:50.065Z] === PAUSE TestNetworkList//networks/ [2023-04-21T10:46:50.065Z] === CONT TestNetworkList//networks [2023-04-21T10:46:50.065Z] === CONT TestNetworkList//networks/ [2023-04-21T10:46:50.065Z] --- PASS: TestNetworkList (0.03s) [2023-04-21T10:46:50.065Z] --- PASS: TestNetworkList//networks (0.01s) [2023-04-21T10:46:50.065Z] --- PASS: TestNetworkList//networks/ (0.01s) [2023-04-21T10:46:50.065Z] === RUN TestHostIPv4BridgeLabel [2023-04-21T10:46:50.631Z] --- PASS: TestHostIPv4BridgeLabel (0.63s) [2023-04-21T10:46:50.631Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-21T10:46:51.567Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-04-21T10:46:51.567Z] === RUN TestDaemonDefaultNetworkPools [2023-04-21T10:46:52.501Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2023-04-21T10:46:52.501Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-21T10:46:52.760Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-04-21T10:46:53.327Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-04-21T10:46:53.585Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2023-04-21T10:46:53.585Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-21T10:46:54.520Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-04-21T10:46:54.779Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2023-04-21T10:46:54.779Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-21T10:46:54.779Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-04-21T10:46:55.345Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2023-04-21T10:46:55.345Z] === RUN TestServiceWithPredefinedNetwork [2023-04-21T10:46:56.279Z] === RUN TestDockerSuite/TestBuildNetNone [2023-04-21T10:46:56.537Z] === RUN TestDockerSuite/TestBuildNoContext [2023-04-21T10:46:57.244Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2023-04-21T10:46:57.475Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-04-21T10:46:58.043Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2023-04-21T10:46:58.043Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-21T10:46:58.043Z] service_test.go:242: FLAKY_TEST [2023-04-21T10:46:58.043Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-21T10:46:58.043Z] === RUN TestServiceWithDataPathPortInit [2023-04-21T10:46:58.301Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-04-21T10:46:59.236Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-04-21T10:46:59.802Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-04-21T10:46:59.802Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-04-21T10:47:00.369Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-04-21T10:47:00.937Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-04-21T10:47:01.195Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-04-21T10:47:02.568Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-04-21T10:47:02.826Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-04-21T10:47:04.201Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-04-21T10:47:05.136Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-04-21T10:47:07.039Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-04-21T10:47:07.606Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-04-21T10:47:08.979Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-04-21T10:47:08.979Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-04-21T10:47:10.881Z] === RUN TestDockerSuite/TestBuildPATH [2023-04-21T10:47:12.256Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-04-21T10:47:12.822Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-04-21T10:47:13.390Z] --- PASS: TestServiceWithDataPathPortInit (15.10s) [2023-04-21T10:47:13.390Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-21T10:47:13.390Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-04-21T10:47:16.673Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r6m2ll3do2r5xsh55x55hohhl Created:2023-04-21 10:47:14.669493203 +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[e8e47d39709f0bc082fcb7f6f254469d57681a2e47085d126cf3e3dde3ff7c9f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xnc0z4w8uzkjspxufcligvr78 EndpointID:f456b44acad885760c46fec630bbfd4fe9e6ece2e03a363b555d6198d2f4aee4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1bb7ce2525411a38a0b7db943e891c0827616a5e8afa0f346df01cbbe60dbbaf 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:7e07c189a355 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xnc0z4w8uzkjspxufcligvr78 EndpointID:f456b44acad885760c46fec630bbfd4fe9e6ece2e03a363b555d6198d2f4aee4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-04-21T10:47:19.233Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-04-21T10:47:21.133Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.69s) [2023-04-21T10:47:21.133Z] PASS [2023-04-21T10:47:21.133Z] [2023-04-21T10:47:21.133Z] === Skipped [2023-04-21T10:47:21.133Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-21T10:47:21.133Z] service_test.go:242: FLAKY_TEST [2023-04-21T10:47:21.133Z] [2023-04-21T10:47:21.133Z] DONE 26 tests, 1 skipped in 49.221s [2023-04-21T10:47:21.133Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-04-21T10:47:21.133Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:47:21.133Z] ++ set -e [2023-04-21T10:47:21.133Z] ++ '[' -n 0 ']' [2023-04-21T10:47:21.133Z] ++ set -x [2023-04-21T10:47:21.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:47:21.133Z] INFO: Testing against a local daemon [2023-04-21T10:47:21.133Z] === RUN TestDockerNetworkIpvlanPersistance [2023-04-21T10:47:21.133Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:47:21.133Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2023-04-21T10:47:21.133Z] === RUN TestDockerNetworkIpvlan [2023-04-21T10:47:21.133Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:47:21.133Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-04-21T10:47:21.133Z] PASS [2023-04-21T10:47:21.133Z] [2023-04-21T10:47:21.133Z] === Skipped [2023-04-21T10:47:21.133Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2023-04-21T10:47:21.133Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:47:21.133Z] [2023-04-21T10:47:21.133Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-04-21T10:47:21.133Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-21T10:47:21.133Z] [2023-04-21T10:47:21.133Z] DONE 2 tests, 2 skipped in 0.154s [2023-04-21T10:47:21.133Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-04-21T10:47:21.133Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:47:21.133Z] ++ set -e [2023-04-21T10:47:21.133Z] ++ '[' -n 0 ']' [2023-04-21T10:47:21.133Z] ++ set -x [2023-04-21T10:47:21.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:47:21.134Z] INFO: Testing against a local daemon [2023-04-21T10:47:21.134Z] === RUN TestDockerNetworkMacvlanPersistance [2023-04-21T10:47:22.507Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2023-04-21T10:47:22.507Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2023-04-21T10:47:22.507Z] === RUN TestDockerNetworkMacvlan [2023-04-21T10:47:23.442Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-04-21T10:47:23.700Z] === RUN TestDockerSuite/TestBuildRm [2023-04-21T10:47:24.266Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-04-21T10:47:25.201Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-04-21T10:47:25.768Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-04-21T10:47:26.705Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-04-21T10:47:26.964Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-04-21T10:47:27.532Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-04-21T10:47:27.856Z] --- PASS: TestBuildWithHugeFile (147.81s) [2023-04-21T10:47:27.856Z] === RUN TestBuildWithEmptyDockerfile [2023-04-21T10:47:27.856Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-21T10:47:27.856Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-21T10:47:27.856Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-21T10:47:27.856Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-21T10:47:27.856Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-21T10:47:27.856Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-21T10:47:27.856Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-21T10:47:27.856Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-21T10:47:27.856Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-21T10:47:27.856Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2023-04-21T10:47:27.856Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-04-21T10:47:27.856Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-04-21T10:47:27.856Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2023-04-21T10:47:27.856Z] === RUN TestBuildPreserveOwnership [2023-04-21T10:47:27.856Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-21T10:47:27.856Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2023-04-21T10:47:27.856Z] === RUN TestBuildPlatformInvalid [2023-04-21T10:47:27.856Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2023-04-21T10:47:27.856Z] PASS [2023-04-21T10:47:27.856Z] ok github.com/docker/docker/integration/build 215.669s [2023-04-21T10:47:27.856Z] [2023-04-21T10:47:27.856Z] === Skipped [2023-04-21T10:47:27.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2023-04-21T10:47:27.856Z] build_session_test.go:25: TODO: BuildKit [2023-04-21T10:47:27.856Z] [2023-04-21T10:47:27.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2023-04-21T10:47:27.856Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.856Z] [2023-04-21T10:47:27.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2023-04-21T10:47:27.856Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-21T10:47:27.856Z] [2023-04-21T10:47:27.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2023-04-21T10:47:27.856Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-21T10:47:27.856Z] [2023-04-21T10:47:27.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2023-04-21T10:47:27.856Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-21T10:47:27.856Z] [2023-04-21T10:47:27.856Z] DONE 28 tests, 5 skipped in 237.184s [2023-04-21T10:47:27.856Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2023-04-21T10:47:27.856Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:47:27.856Z] INFO: Testing against a local daemon [2023-04-21T10:47:27.856Z] === RUN TestConfigInspect [2023-04-21T10:47:27.856Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.856Z] --- SKIP: TestConfigInspect (0.00s) [2023-04-21T10:47:27.856Z] === RUN TestConfigList [2023-04-21T10:47:27.856Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.856Z] --- SKIP: TestConfigList (0.00s) [2023-04-21T10:47:27.856Z] === RUN TestConfigsCreateAndDelete [2023-04-21T10:47:27.856Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.856Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2023-04-21T10:47:27.856Z] === RUN TestConfigsUpdate [2023-04-21T10:47:27.856Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.856Z] --- SKIP: TestConfigsUpdate (0.00s) [2023-04-21T10:47:27.856Z] === RUN TestTemplatedConfig [2023-04-21T10:47:27.856Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.856Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-04-21T10:47:27.856Z] === RUN TestConfigCreateResolve [2023-04-21T10:47:27.856Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:47:27.856Z] --- SKIP: TestConfigCreateResolve (0.00s) [2023-04-21T10:47:27.856Z] === RUN TestConfigDaemonLibtrustID [2023-04-21T10:47:27.856Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:47:27.856Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2023-04-21T10:47:27.856Z] PASS [2023-04-21T10:47:27.856Z] ok github.com/docker/docker/integration/config 0.135s [2023-04-21T10:47:27.856Z] [2023-04-21T10:47:27.856Z] === Skipped [2023-04-21T10:47:27.856Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2023-04-21T10:47:27.856Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.856Z] [2023-04-21T10:47:27.856Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2023-04-21T10:47:27.856Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.856Z] [2023-04-21T10:47:27.856Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2023-04-21T10:47:27.856Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.856Z] [2023-04-21T10:47:27.856Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2023-04-21T10:47:27.856Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.856Z] [2023-04-21T10:47:27.856Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2023-04-21T10:47:27.856Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.856Z] [2023-04-21T10:47:27.856Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2023-04-21T10:47:27.856Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:47:27.856Z] [2023-04-21T10:47:27.856Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2023-04-21T10:47:27.856Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:47:27.856Z] [2023-04-21T10:47:27.856Z] DONE 7 tests, 7 skipped in 2.518s [2023-04-21T10:47:27.856Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2023-04-21T10:47:27.856Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:47:27.856Z] INFO: Testing against a local daemon [2023-04-21T10:47:27.856Z] === RUN TestCheckpoint [2023-04-21T10:47:27.856Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-21T10:47:27.856Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-21T10:47:27.856Z] === RUN TestContainerInvalidJSON [2023-04-21T10:47:27.856Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-04-21T10:47:27.856Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-04-21T10:47:27.856Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-04-21T10:47:27.856Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-04-21T10:47:27.856Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-04-21T10:47:27.856Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-04-21T10:47:27.856Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-04-21T10:47:27.856Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-04-21T10:47:27.856Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-04-21T10:47:27.856Z] --- PASS: TestContainerInvalidJSON (0.05s) [2023-04-21T10:47:27.856Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2023-04-21T10:47:27.856Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2023-04-21T10:47:27.856Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2023-04-21T10:47:27.856Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-21T10:47:27.856Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2023-04-21T10:47:27.856Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-21T10:47:27.856Z] copy_test.go:37: testEnv.OSType == "windows" [2023-04-21T10:47:27.856Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2023-04-21T10:47:27.856Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-21T10:47:27.856Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2023-04-21T10:47:27.856Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-21T10:47:27.856Z] copy_test.go:62: testEnv.OSType == "windows" [2023-04-21T10:47:27.856Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2023-04-21T10:47:27.856Z] === RUN TestCopyFromContainer [2023-04-21T10:47:27.856Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.856Z] --- SKIP: TestCopyFromContainer (0.00s) [2023-04-21T10:47:27.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-21T10:47:27.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-21T10:47:27.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-21T10:47:27.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-21T10:47:27.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-21T10:47:27.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-21T10:47:27.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-21T10:47:27.856Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-21T10:47:27.856Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-21T10:47:27.856Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-21T10:47:27.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2023-04-21T10:47:27.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-21T10:47:27.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-04-21T10:47:27.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2023-04-21T10:47:27.856Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-21T10:47:27.856Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-04-21T10:47:27.856Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2023-04-21T10:47:27.856Z] === RUN TestCreateWithInvalidEnv [2023-04-21T10:47:27.856Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-21T10:47:27.856Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-21T10:47:27.856Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-21T10:47:27.856Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-21T10:47:27.856Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-21T10:47:27.856Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-21T10:47:27.856Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-21T10:47:27.856Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-21T10:47:27.856Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-21T10:47:27.856Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2023-04-21T10:47:27.856Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2023-04-21T10:47:27.856Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2023-04-21T10:47:27.856Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2023-04-21T10:47:27.856Z] === RUN TestCreateTmpfsMountsTarget [2023-04-21T10:47:27.856Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.856Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2023-04-21T10:47:27.856Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-21T10:47:27.856Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:47:27.856Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2023-04-21T10:47:27.856Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-21T10:47:27.856Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:47:27.856Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2023-04-21T10:47:27.856Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-21T10:47:27.856Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-21T10:47:27.856Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-21T10:47:27.856Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-21T10:47:27.856Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-21T10:47:27.856Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-21T10:47:27.856Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-21T10:47:27.856Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-21T10:47:27.856Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-21T10:47:27.856Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-21T10:47:27.856Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-21T10:47:27.856Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-21T10:47:27.856Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-21T10:47:27.856Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-21T10:47:27.856Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-21T10:47:27.856Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-21T10:47:27.856Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2023-04-21T10:47:27.856Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-04-21T10:47:27.856Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-04-21T10:47:27.856Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-04-21T10:47:27.856Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-04-21T10:47:27.856Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-04-21T10:47:27.856Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-21T10:47:27.856Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-04-21T10:47:27.856Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-04-21T10:47:27.856Z] === RUN TestCreateDifferentPlatform [2023-04-21T10:47:27.856Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-21T10:47:27.856Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-21T10:47:27.856Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2023-04-21T10:47:27.856Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2023-04-21T10:47:27.857Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-04-21T10:47:27.857Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-21T10:47:27.857Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2023-04-21T10:47:27.857Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-21T10:47:27.857Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-04-21T10:47:27.857Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-04-21T10:47:27.857Z] === RUN TestContainerKillOnDaemonStart [2023-04-21T10:47:27.857Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.857Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-04-21T10:47:27.857Z] === RUN TestDiff [2023-04-21T10:47:27.857Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-04-21T10:47:27.857Z] --- SKIP: TestDiff (0.00s) [2023-04-21T10:47:27.857Z] === RUN TestExecWithCloseStdin [2023-04-21T10:47:27.857Z] --- PASS: TestExecWithCloseStdin (2.70s) [2023-04-21T10:47:27.857Z] === RUN TestExec [2023-04-21T10:47:27.857Z] --- PASS: TestExec (2.52s) [2023-04-21T10:47:27.857Z] === RUN TestExecUser [2023-04-21T10:47:27.857Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-04-21T10:47:27.857Z] --- SKIP: TestExecUser (0.00s) [2023-04-21T10:47:27.857Z] === RUN TestExportContainerAndImportImage [2023-04-21T10:47:27.857Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.857Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2023-04-21T10:47:27.857Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-21T10:47:27.857Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:27.857Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2023-04-21T10:47:27.857Z] === RUN TestHealthCheckWorkdir [2023-04-21T10:47:27.857Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-04-21T10:47:27.857Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2023-04-21T10:47:27.857Z] === RUN TestHealthKillContainer [2023-04-21T10:47:27.857Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-04-21T10:47:27.857Z] --- SKIP: TestHealthKillContainer (0.00s) [2023-04-21T10:47:27.857Z] === RUN TestHealthCheckProcessKilled [2023-04-21T10:47:28.099Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-04-21T10:47:28.358Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-04-21T10:47:28.825Z] --- PASS: TestHealthCheckProcessKilled (2.69s) [2023-04-21T10:47:28.825Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-21T10:47:28.825Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-04-21T10:47:28.825Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.01s) [2023-04-21T10:47:28.825Z] === RUN TestKillContainerInvalidSignal [2023-04-21T10:47:29.292Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-04-21T10:47:29.292Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-04-21T10:47:30.229Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-04-21T10:47:30.998Z] --- PASS: TestKillContainerInvalidSignal (2.34s) [2023-04-21T10:47:30.998Z] === RUN TestKillContainer [2023-04-21T10:47:30.998Z] === RUN TestKillContainer/no_signal [2023-04-21T10:47:31.164Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-04-21T10:47:33.065Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-04-21T10:47:33.177Z] === RUN TestKillContainer/non_killing_signal [2023-04-21T10:47:33.177Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-04-21T10:47:33.177Z] === RUN TestKillContainer/killing_signal [2023-04-21T10:47:34.440Z] --- PASS: TestDockerNetworkMacvlan (11.54s) [2023-04-21T10:47:34.440Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2023-04-21T10:47:34.440Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2023-04-21T10:47:34.440Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.07s) [2023-04-21T10:47:34.440Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.08s) [2023-04-21T10:47:34.440Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.69s) [2023-04-21T10:47:34.440Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2023-04-21T10:47:34.440Z] PASS [2023-04-21T10:47:34.440Z] [2023-04-21T10:47:34.440Z] DONE 8 tests in 13.025s [2023-04-21T10:47:34.440Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-04-21T10:47:34.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:47:34.440Z] ++ set -e [2023-04-21T10:47:34.440Z] ++ '[' -n 0 ']' [2023-04-21T10:47:34.440Z] ++ set -x [2023-04-21T10:47:34.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:47:34.440Z] testing: warning: no tests to run [2023-04-21T10:47:34.440Z] PASS [2023-04-21T10:47:34.440Z] [2023-04-21T10:47:34.440Z] DONE 0 tests in 0.022s [2023-04-21T10:47:34.440Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-04-21T10:47:34.441Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:47:34.441Z] ++ set -e [2023-04-21T10:47:34.441Z] ++ '[' -n 0 ']' [2023-04-21T10:47:34.441Z] ++ set -x [2023-04-21T10:47:34.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:47:34.441Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-04-21T10:47:34.441Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-04-21T10:47:34.441Z] INFO: Testing against a local daemon [2023-04-21T10:47:34.441Z] === RUN TestAuthZPluginAllowRequest [2023-04-21T10:47:34.441Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-04-21T10:47:34.441Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-04-21T10:47:34.441Z] === RUN TestDockerSuite/TestBuildSpaces [2023-04-21T10:47:34.699Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-04-21T10:47:35.635Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-04-21T10:47:35.635Z] === RUN TestDockerSuite/TestBuildStderr [2023-04-21T10:47:35.635Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2023-04-21T10:47:35.635Z] === RUN TestAuthZPluginTLS [2023-04-21T10:47:36.203Z] --- PASS: TestAuthZPluginTLS (0.56s) [2023-04-21T10:47:36.203Z] === RUN TestAuthZPluginDenyRequest [2023-04-21T10:47:36.469Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-04-21T10:47:36.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2023-04-21T10:47:36.747Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2023-04-21T10:47:36.747Z] === RUN TestAuthZPluginAPIDenyResponse [2023-04-21T10:47:37.319Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2023-04-21T10:47:37.319Z] === RUN TestAuthZPluginDenyResponse [2023-04-21T10:47:37.885Z] --- PASS: TestAuthZPluginDenyResponse (0.61s) [2023-04-21T10:47:37.885Z] === RUN TestAuthZPluginAllowEventStream [2023-04-21T10:47:38.821Z] docker_api_swarm_test.go:304: [db95157942029] joining swarm manager [d4ec737076ff9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:47:39.391Z] --- PASS: TestAuthZPluginAllowEventStream (1.54s) [2023-04-21T10:47:39.391Z] === RUN TestAuthZPluginErrorResponse [2023-04-21T10:47:39.957Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-04-21T10:47:39.957Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2023-04-21T10:47:39.957Z] === RUN TestAuthZPluginErrorRequest [2023-04-21T10:47:40.216Z] docker_api_swarm_test.go:305: [d3394f1f8860f] joining swarm manager [d4ec737076ff9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:47:40.474Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2023-04-21T10:47:40.474Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-04-21T10:47:40.732Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-04-21T10:47:41.300Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2023-04-21T10:47:41.300Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-04-21T10:47:41.300Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2023-04-21T10:47:41.558Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-04-21T10:47:41.733Z] --- PASS: TestKillContainer (9.47s) [2023-04-21T10:47:41.733Z] --- PASS: TestKillContainer/no_signal (2.16s) [2023-04-21T10:47:41.733Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-04-21T10:47:41.733Z] --- PASS: TestKillContainer/killing_signal (7.26s) [2023-04-21T10:47:41.733Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-21T10:47:41.733Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-21T10:47:41.733Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-04-21T10:47:41.733Z] === RUN TestKillStoppedContainer [2023-04-21T10:47:41.733Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-21T10:47:41.733Z] --- SKIP: TestKillStoppedContainer (0.00s) [2023-04-21T10:47:41.733Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-21T10:47:41.733Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-21T10:47:41.733Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2023-04-21T10:47:41.733Z] === RUN TestKillDifferentUserContainer [2023-04-21T10:47:41.733Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-04-21T10:47:41.733Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2023-04-21T10:47:41.733Z] === RUN TestInspectOomKilledTrue [2023-04-21T10:47:41.733Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:41.733Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-04-21T10:47:41.733Z] === RUN TestInspectOomKilledFalse [2023-04-21T10:47:41.733Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-21T10:47:41.733Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-04-21T10:47:41.733Z] === RUN TestLogsFollowTailEmpty [2023-04-21T10:47:42.124Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-04-21T10:47:42.691Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-04-21T10:47:42.705Z] --- PASS: TestLogsFollowTailEmpty (2.20s) [2023-04-21T10:47:42.705Z] === RUN TestNetworkNat [2023-04-21T10:47:42.705Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-04-21T10:47:42.705Z] --- SKIP: TestNetworkNat (0.00s) [2023-04-21T10:47:42.705Z] === RUN TestNetworkLocalhostTCPNat [2023-04-21T10:47:42.949Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2023-04-21T10:47:42.949Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-04-21T10:47:43.884Z] === RUN TestDockerSuite/TestBuildUser [2023-04-21T10:47:44.450Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2023-04-21T10:47:44.450Z] === RUN TestAuthZPluginHeader [2023-04-21T10:47:45.388Z] --- PASS: TestAuthZPluginHeader (0.77s) [2023-04-21T10:47:45.388Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-04-21T10:47:45.388Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-04-21T10:47:45.615Z] --- PASS: TestNetworkLocalhostTCPNat (2.48s) [2023-04-21T10:47:45.615Z] === RUN TestNetworkLoopbackNat [2023-04-21T10:47:45.615Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-04-21T10:47:45.615Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2023-04-21T10:47:45.615Z] === RUN TestPause [2023-04-21T10:47:45.615Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-04-21T10:47:45.615Z] --- SKIP: TestPause (0.00s) [2023-04-21T10:47:45.615Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-21T10:47:47.150Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.17s) [2023-04-21T10:47:47.150Z] === RUN TestPauseStopPausedContainer [2023-04-21T10:47:47.150Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:47:47.150Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-04-21T10:47:47.150Z] === RUN TestPsFilter [2023-04-21T10:47:47.293Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-04-21T10:47:47.612Z] --- PASS: TestPsFilter (0.13s) [2023-04-21T10:47:47.612Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-21T10:47:49.824Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.61s) [2023-04-21T10:47:49.824Z] === RUN TestAuthZPluginV2Disable [2023-04-21T10:47:50.514Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.54s) [2023-04-21T10:47:50.514Z] === RUN TestRemoveContainerWithVolume [2023-04-21T10:47:52.691Z] --- PASS: TestRemoveContainerWithVolume (2.59s) [2023-04-21T10:47:52.691Z] === RUN TestRemoveContainerRunning [2023-04-21T10:47:54.010Z] --- PASS: TestAuthZPluginV2Disable (3.97s) [2023-04-21T10:47:54.010Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-04-21T10:47:54.863Z] --- PASS: TestRemoveContainerRunning (2.23s) [2023-04-21T10:47:54.863Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-21T10:47:57.040Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.25s) [2023-04-21T10:47:57.040Z] === RUN TestRemoveInvalidContainer [2023-04-21T10:47:57.040Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2023-04-21T10:47:57.040Z] === RUN TestRenameLinkedContainer [2023-04-21T10:47:57.040Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-04-21T10:47:57.040Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2023-04-21T10:47:57.040Z] === RUN TestRenameStoppedContainer [2023-04-21T10:47:58.197Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-04-21T10:47:58.198Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.74s) [2023-04-21T10:47:58.198Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-04-21T10:47:58.198Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-04-21T10:47:58.198Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-04-21T10:47:58.459Z] docker_api_swarm_test.go:364: Waiting for possible election... [2023-04-21T10:47:59.392Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-04-21T10:47:59.941Z] --- PASS: TestRenameStoppedContainer (2.53s) [2023-04-21T10:47:59.941Z] === RUN TestRenameRunningContainerAndReuse [2023-04-21T10:47:59.960Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-04-21T10:48:01.335Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-04-21T10:48:01.335Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-04-21T10:48:01.335Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-04-21T10:48:01.335Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-04-21T10:48:01.335Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-04-21T10:48:01.335Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-04-21T10:48:01.335Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-04-21T10:48:01.335Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-04-21T10:48:01.335Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-04-21T10:48:03.238Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-04-21T10:48:03.238Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-04-21T10:48:04.172Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-04-21T10:48:04.624Z] --- PASS: TestRenameRunningContainerAndReuse (4.68s) [2023-04-21T10:48:04.624Z] === RUN TestRenameInvalidName [2023-04-21T10:48:05.105Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-04-21T10:48:06.039Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-04-21T10:48:06.039Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-04-21T10:48:06.800Z] --- PASS: TestRenameInvalidName (2.36s) [2023-04-21T10:48:06.800Z] === RUN TestRenameAnonymousContainer [2023-04-21T10:48:06.800Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-04-21T10:48:06.800Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2023-04-21T10:48:06.800Z] === RUN TestRenameContainerWithSameName [2023-04-21T10:48:07.939Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-04-21T10:48:08.875Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.21s) [2023-04-21T10:48:08.875Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-04-21T10:48:08.981Z] --- PASS: TestRenameContainerWithSameName (2.32s) [2023-04-21T10:48:08.981Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-21T10:48:08.981Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-04-21T10:48:08.981Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2023-04-21T10:48:08.981Z] === RUN TestResize [2023-04-21T10:48:09.133Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-04-21T10:48:10.068Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-04-21T10:48:10.327Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-04-21T10:48:10.585Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-04-21T10:48:10.585Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-04-21T10:48:10.585Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-04-21T10:48:11.152Z] === RUN TestDockerSuite/TestBuildXZHost [2023-04-21T10:48:11.154Z] --- PASS: TestResize (2.20s) [2023-04-21T10:48:11.154Z] === RUN TestResizeWithInvalidSize [2023-04-21T10:48:11.154Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-04-21T10:48:11.154Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2023-04-21T10:48:11.154Z] === RUN TestResizeWhenContainerNotStarted [2023-04-21T10:48:12.527Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-04-21T10:48:12.527Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-04-21T10:48:12.527Z] docker_cli_sni_test.go:18: Flakey test [2023-04-21T10:48:12.527Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-04-21T10:48:12.785Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-04-21T10:48:13.351Z] === RUN TestDockerSuite/TestCommitChange [2023-04-21T10:48:13.917Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-04-21T10:48:14.129Z] --- PASS: TestResizeWhenContainerNotStarted (3.11s) [2023-04-21T10:48:14.129Z] === RUN TestDaemonRestartKillContainers [2023-04-21T10:48:14.129Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:48:14.129Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-04-21T10:48:14.129Z] === RUN TestStats [2023-04-21T10:48:14.129Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-04-21T10:48:14.129Z] --- SKIP: TestStats (0.00s) [2023-04-21T10:48:14.129Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-21T10:48:14.484Z] === RUN TestDockerSuite/TestCommitHardlink [2023-04-21T10:48:14.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2023-04-21T10:48:15.676Z] === RUN TestDockerSuite/TestCommitNewFile [2023-04-21T10:48:17.052Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-04-21T10:48:17.052Z] docker_api_swarm_test.go:272: [ddf43ca5dd357] joining swarm manager [dd81678646980]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:48:17.321Z] === RUN TestDockerSuite/TestCommitTTY [2023-04-21T10:48:18.256Z] docker_api_swarm_test.go:273: [dc028b183348f] joining swarm manager [dd81678646980]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:48:18.514Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-04-21T10:48:18.638Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-04-21T10:48:18.638Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-04-21T10:48:18.638Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 16.2% of statements [2023-04-21T10:48:18.638Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2023-04-21T10:48:18.638Z] ? github.com/docker/docker/api/server/router [no test files] [2023-04-21T10:48:18.638Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-04-21T10:48:18.638Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-04-21T10:48:18.638Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-04-21T10:48:18.638Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-04-21T10:48:18.638Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-04-21T10:48:18.638Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-04-21T10:48:18.638Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-04-21T10:48:18.638Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-04-21T10:48:18.638Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-04-21T10:48:18.638Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-04-21T10:48:19.201Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2023-04-21T10:48:19.201Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-04-21T10:48:19.201Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-04-21T10:48:19.201Z] ? github.com/docker/docker/api/types [no test files] [2023-04-21T10:48:19.201Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-04-21T10:48:19.201Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-04-21T10:48:19.201Z] ? github.com/docker/docker/api/types/container [no test files] [2023-04-21T10:48:19.201Z] ? github.com/docker/docker/api/types/events [no test files] [2023-04-21T10:48:19.447Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-04-21T10:48:19.458Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2023-04-21T10:48:19.458Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 93.7% of statements [2023-04-21T10:48:19.458Z] ? github.com/docker/docker/api/types/image [no test files] [2023-04-21T10:48:19.458Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-04-21T10:48:19.458Z] ? github.com/docker/docker/api/types/network [no test files] [2023-04-21T10:48:19.458Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-04-21T10:48:19.458Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-04-21T10:48:19.714Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-04-21T10:48:19.714Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-04-21T10:48:19.714Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2023-04-21T10:48:19.971Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2023-04-21T10:48:19.971Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-04-21T10:48:19.971Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-04-21T10:48:19.971Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-04-21T10:48:19.971Z] ? github.com/docker/docker/builder [no test files] [2023-04-21T10:48:19.971Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-04-21T10:48:19.971Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-04-21T10:48:19.971Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-04-21T10:48:19.971Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-04-21T10:48:19.971Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-04-21T10:48:19.971Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-04-21T10:48:19.971Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-04-21T10:48:20.381Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-04-21T10:48:20.640Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-04-21T10:48:20.899Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-04-21T10:48:20.899Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-04-21T10:48:20.899Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-04-21T10:48:20.899Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-04-21T10:48:20.899Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-04-21T10:48:20.899Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-04-21T10:48:21.199Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.70s) [2023-04-21T10:48:21.199Z] === RUN TestStopContainerWithTimeout [2023-04-21T10:48:21.199Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-04-21T10:48:21.199Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2023-04-21T10:48:21.199Z] === RUN TestUpdateRestartPolicy [2023-04-21T10:48:21.832Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-04-21T10:48:22.491Z] ok github.com/docker/docker/builder/remotecontext 0.096s coverage: 13.7% of statements [2023-04-21T10:48:22.747Z] ok github.com/docker/docker/builder/dockerfile 0.235s coverage: 48.5% of statements [2023-04-21T10:48:22.747Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-04-21T10:48:22.767Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-04-21T10:48:22.767Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-04-21T10:48:23.333Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-04-21T10:48:23.591Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-04-21T10:48:23.678Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-04-21T10:48:24.157Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-04-21T10:48:24.723Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-04-21T10:48:24.981Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-04-21T10:48:24.981Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-04-21T10:48:24.981Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-04-21T10:48:25.549Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-04-21T10:48:25.549Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-04-21T10:48:25.549Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-04-21T10:48:25.549Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-04-21T10:48:25.568Z] ok github.com/docker/docker/builder/remotecontext/git 2.357s coverage: 83.5% of statements [2023-04-21T10:48:25.568Z] ? github.com/docker/docker/cli [no test files] [2023-04-21T10:48:25.568Z] ? github.com/docker/docker/cli/config [no test files] [2023-04-21T10:48:25.807Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-04-21T10:48:25.807Z] PASS [2023-04-21T10:48:25.807Z] [2023-04-21T10:48:25.807Z] DONE 17 tests in 51.521s [2023-04-21T10:48:25.807Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-04-21T10:48:25.807Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:48:25.807Z] ++ set -e [2023-04-21T10:48:25.807Z] ++ '[' -n 0 ']' [2023-04-21T10:48:25.807Z] ++ set -x [2023-04-21T10:48:25.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:48:25.807Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-04-21T10:48:25.807Z] INFO: Testing against a local daemon [2023-04-21T10:48:25.807Z] === RUN TestPluginInvalidJSON [2023-04-21T10:48:25.807Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:48:25.807Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:48:25.807Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:48:25.807Z] --- PASS: TestPluginInvalidJSON (0.03s) [2023-04-21T10:48:25.807Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-04-21T10:48:25.807Z] === RUN TestPluginInstall [2023-04-21T10:48:25.807Z] === RUN TestPluginInstall/no_auth [2023-04-21T10:48:26.374Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-04-21T10:48:26.940Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-04-21T10:48:27.507Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-04-21T10:48:27.507Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-04-21T10:48:28.838Z] ok github.com/docker/docker/client 0.093s coverage: 75.4% of statements [2023-04-21T10:48:29.409Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-04-21T10:48:29.976Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-04-21T10:48:29.976Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-04-21T10:48:30.543Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-04-21T10:48:31.477Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-04-21T10:48:32.044Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-04-21T10:48:32.980Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-04-21T10:48:32.980Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-04-21T10:48:32.980Z] time="2023-04-21T10:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:48:32.980Z] time="2023-04-21T10:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2faa245a5ae24dfd6a4e6f48c29ed920b94cd0cbbaa347fe5e509d97cb325717" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:48:32.980Z] time="2023-04-21T10:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:48:32.980Z] time="2023-04-21T10:48:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2faa245a5ae24dfd6a4e6f48c29ed920b94cd0cbbaa347fe5e509d97cb325717" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:48:33.547Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-04-21T10:48:33.547Z] === RUN TestPluginInstall/with_htpasswd [2023-04-21T10:48:34.115Z] time="2023-04-21T10:48:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:48:34.115Z] time="2023-04-21T10:48:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77a8dee7f4ebd64e52a10a8bd3ad684d6923be8d2780c17a43da0e3600b013db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:48:34.115Z] time="2023-04-21T10:48:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:48:34.115Z] time="2023-04-21T10:48:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77a8dee7f4ebd64e52a10a8bd3ad684d6923be8d2780c17a43da0e3600b013db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:48:34.115Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-04-21T10:48:34.374Z] === RUN TestPluginInstall/with_insecure [2023-04-21T10:48:34.950Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-04-21T10:48:34.950Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-04-21T10:48:35.519Z] time="2023-04-21T10:48:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:48:35.519Z] time="2023-04-21T10:48:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edbe95b25e7bfe9f25cf370393f03f41090d2d638e73509508c22f847077c11a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:48:35.519Z] time="2023-04-21T10:48:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-21T10:48:35.519Z] time="2023-04-21T10:48:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edbe95b25e7bfe9f25cf370393f03f41090d2d638e73509508c22f847077c11a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-21T10:48:35.519Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-04-21T10:48:35.778Z] plugin_test.go:164: [df5e982914c38] daemon is not started [2023-04-21T10:48:35.778Z] --- PASS: TestPluginInstall (9.78s) [2023-04-21T10:48:35.778Z] --- PASS: TestPluginInstall/no_auth (7.61s) [2023-04-21T10:48:35.778Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2023-04-21T10:48:35.778Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2023-04-21T10:48:35.778Z] === RUN TestPluginsWithRuntimes [2023-04-21T10:48:36.345Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-04-21T10:48:37.280Z] === RUN TestPluginsWithRuntimes/No_Args [2023-04-21T10:48:37.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-04-21T10:48:37.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-04-21T10:48:37.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-04-21T10:48:37.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-04-21T10:48:37.539Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-04-21T10:48:38.104Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-04-21T10:48:38.362Z] === RUN TestPluginsWithRuntimes/With_Args [2023-04-21T10:48:39.295Z] --- PASS: TestPluginsWithRuntimes (3.51s) [2023-04-21T10:48:39.295Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2023-04-21T10:48:39.295Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2023-04-21T10:48:39.295Z] === RUN TestPluginBackCompatMediaTypes [2023-04-21T10:48:39.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2023-04-21T10:48:39.862Z] --- PASS: TestPluginBackCompatMediaTypes (0.63s) [2023-04-21T10:48:39.862Z] PASS [2023-04-21T10:48:39.862Z] [2023-04-21T10:48:39.862Z] DONE 10 tests in 14.104s [2023-04-21T10:48:39.862Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-04-21T10:48:39.862Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:48:39.862Z] ++ set -e [2023-04-21T10:48:39.862Z] ++ '[' -n 0 ']' [2023-04-21T10:48:39.862Z] ++ set -x [2023-04-21T10:48:39.862Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:48:39.862Z] INFO: Testing against a local daemon [2023-04-21T10:48:39.862Z] === RUN TestExternalGraphDriver [2023-04-21T10:48:40.428Z] === RUN TestExternalGraphDriver/json [2023-04-21T10:48:42.331Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-04-21T10:48:42.331Z] === RUN TestExternalGraphDriver/spec [2023-04-21T10:48:42.897Z] === RUN TestDockerSuite/TestContainerAPITop [2023-04-21T10:48:43.463Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-04-21T10:48:43.463Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-04-21T10:48:43.463Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-04-21T10:48:43.463Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-04-21T10:48:44.028Z] === RUN TestExternalGraphDriver/pull [2023-04-21T10:48:45.927Z] --- PASS: TestExternalGraphDriver (5.67s) [2023-04-21T10:48:45.927Z] --- PASS: TestExternalGraphDriver/json (1.95s) [2023-04-21T10:48:45.927Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2023-04-21T10:48:45.927Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2023-04-21T10:48:45.927Z] === RUN TestGraphdriverPluginV2 [2023-04-21T10:48:45.927Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-04-21T10:48:46.325Z] --- PASS: TestUpdateRestartPolicy (22.15s) [2023-04-21T10:48:46.325Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-21T10:48:46.325Z] --- PASS: TestUpdateRestartWithAutoRemove (2.32s) [2023-04-21T10:48:46.325Z] === RUN TestWaitNonBlocked [2023-04-21T10:48:46.325Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-21T10:48:46.325Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-21T10:48:46.325Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-21T10:48:46.325Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-21T10:48:46.325Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-21T10:48:46.325Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-21T10:48:46.493Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-04-21T10:48:47.427Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-04-21T10:48:49.961Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-04-21T10:48:50.219Z] --- PASS: TestGraphdriverPluginV2 (4.57s) [2023-04-21T10:48:50.219Z] PASS [2023-04-21T10:48:50.219Z] [2023-04-21T10:48:50.219Z] DONE 5 tests in 10.351s [2023-04-21T10:48:50.219Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-04-21T10:48:50.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:48:50.219Z] ++ set -e [2023-04-21T10:48:50.219Z] ++ '[' -n 0 ']' [2023-04-21T10:48:50.219Z] ++ set -x [2023-04-21T10:48:50.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:48:50.219Z] INFO: Testing against a local daemon [2023-04-21T10:48:50.219Z] === RUN TestContinueAfterPluginCrash [2023-04-21T10:48:50.219Z] === PAUSE TestContinueAfterPluginCrash [2023-04-21T10:48:50.219Z] === RUN TestReadPluginNoRead [2023-04-21T10:48:50.219Z] === PAUSE TestReadPluginNoRead [2023-04-21T10:48:50.219Z] === RUN TestDaemonStartWithLogOpt [2023-04-21T10:48:50.219Z] === PAUSE TestDaemonStartWithLogOpt [2023-04-21T10:48:50.219Z] === CONT TestContinueAfterPluginCrash [2023-04-21T10:48:50.478Z] === CONT TestDaemonStartWithLogOpt [2023-04-21T10:48:50.736Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-04-21T10:48:52.113Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-04-21T10:48:53.388Z] --- PASS: TestWaitNonBlocked (0.04s) [2023-04-21T10:48:53.388Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.95s) [2023-04-21T10:48:53.388Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.75s) [2023-04-21T10:48:53.388Z] === RUN TestWaitBlocked [2023-04-21T10:48:53.388Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:48:53.388Z] --- SKIP: TestWaitBlocked (0.00s) [2023-04-21T10:48:53.388Z] PASS [2023-04-21T10:48:53.388Z] ok github.com/docker/docker/integration/container 93.571s [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === Skipped [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2023-04-21T10:48:53.388Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2023-04-21T10:48:53.388Z] copy_test.go:37: testEnv.OSType == "windows" [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2023-04-21T10:48:53.388Z] copy_test.go:62: testEnv.OSType == "windows" [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2023-04-21T10:48:53.388Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2023-04-21T10:48:53.388Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2023-04-21T10:48:53.388Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2023-04-21T10:48:53.388Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2023-04-21T10:48:53.388Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-04-21T10:48:53.388Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-04-21T10:48:53.388Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2023-04-21T10:48:53.388Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2023-04-21T10:48:53.388Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2023-04-21T10:48:53.388Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2023-04-21T10:48:53.388Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2023-04-21T10:48:53.388Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2023-04-21T10:48:53.388Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2023-04-21T10:48:53.388Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.01s) [2023-04-21T10:48:53.388Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2023-04-21T10:48:53.388Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-04-21T10:48:53.388Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-04-21T10:48:53.388Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2023-04-21T10:48:53.388Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2023-04-21T10:48:53.388Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2023-04-21T10:48:53.388Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2023-04-21T10:48:53.388Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2023-04-21T10:48:53.388Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2023-04-21T10:48:53.388Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2023-04-21T10:48:53.388Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2023-04-21T10:48:53.388Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2023-04-21T10:48:53.388Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2023-04-21T10:48:53.388Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2023-04-21T10:48:53.388Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2023-04-21T10:48:53.388Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2023-04-21T10:48:53.388Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2023-04-21T10:48:53.388Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2023-04-21T10:48:53.388Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2023-04-21T10:48:53.388Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2023-04-21T10:48:53.388Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:48:53.388Z] [2023-04-21T10:48:53.388Z] DONE 89 tests, 37 skipped in 96.432s [2023-04-21T10:48:53.388Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2023-04-21T10:48:53.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-04-21T10:48:54.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2023-04-21T10:48:54.436Z] --- PASS: TestDaemonStartWithLogOpt (4.12s) [2023-04-21T10:48:54.436Z] === CONT TestReadPluginNoRead [2023-04-21T10:48:54.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2023-04-21T10:48:55.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:48:55.568Z] INFO: Testing against a local daemon [2023-04-21T10:48:55.568Z] === RUN TestLiveRestore [2023-04-21T10:48:55.568Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-04-21T10:48:55.568Z] --- SKIP: TestLiveRestore (0.00s) [2023-04-21T10:48:55.568Z] PASS [2023-04-21T10:48:55.568Z] ok github.com/docker/docker/integration/daemon 0.112s [2023-04-21T10:48:55.568Z] [2023-04-21T10:48:55.568Z] === Skipped [2023-04-21T10:48:55.568Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2023-04-21T10:48:55.568Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-04-21T10:48:55.568Z] [2023-04-21T10:48:55.568Z] DONE 1 tests, 1 skipped in 1.958s [2023-04-21T10:48:55.568Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2023-04-21T10:48:56.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2023-04-21T10:48:57.001Z] === RUN TestReadPluginNoRead/default [2023-04-21T10:48:57.259Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2023-04-21T10:48:58.193Z] === RUN TestReadPluginNoRead/disabled_caching [2023-04-21T10:48:58.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cc7c20_} [2023-04-21T10:48:59.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11135029822_/foo_false____} [2023-04-21T10:48:59.583Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-04-21T10:48:59.841Z] --- PASS: TestContinueAfterPluginCrash (9.42s) [2023-04-21T10:49:00.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11135029822_/foo_true____} [2023-04-21T10:49:00.775Z] === CONT TestReadPluginNoRead [2023-04-21T10:49:00.775Z] read_test.go:92: [d134b097a5b13] daemon is not started [2023-04-21T10:49:00.775Z] --- PASS: TestReadPluginNoRead (6.34s) [2023-04-21T10:49:00.775Z] --- PASS: TestReadPluginNoRead/default (1.35s) [2023-04-21T10:49:00.775Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2023-04-21T10:49:00.775Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2023-04-21T10:49:00.775Z] PASS [2023-04-21T10:49:00.775Z] [2023-04-21T10:49:00.775Z] DONE 6 tests in 10.599s [2023-04-21T10:49:00.775Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-04-21T10:49:00.775Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:49:00.775Z] ++ set -e [2023-04-21T10:49:00.775Z] ++ '[' -n 0 ']' [2023-04-21T10:49:00.775Z] ++ set -x [2023-04-21T10:49:00.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:49:00.775Z] testing: warning: no tests to run [2023-04-21T10:49:00.775Z] PASS [2023-04-21T10:49:00.775Z] [2023-04-21T10:49:00.775Z] DONE 0 tests in 0.045s [2023-04-21T10:49:00.775Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-04-21T10:49:00.775Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:49:00.775Z] ++ set -e [2023-04-21T10:49:00.775Z] ++ '[' -n 0 ']' [2023-04-21T10:49:00.775Z] ++ set -x [2023-04-21T10:49:00.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:49:01.033Z] INFO: Testing against a local daemon [2023-04-21T10:49:01.033Z] === RUN TestPluginWithDevMounts [2023-04-21T10:49:01.033Z] === PAUSE TestPluginWithDevMounts [2023-04-21T10:49:01.033Z] === CONT TestPluginWithDevMounts [2023-04-21T10:49:01.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3254088653_/foo_false____} [2023-04-21T10:49:02.530Z] --- PASS: TestPluginWithDevMounts (1.57s) [2023-04-21T10:49:02.530Z] PASS [2023-04-21T10:49:02.530Z] [2023-04-21T10:49:02.530Z] DONE 1 tests in 1.704s [2023-04-21T10:49:02.530Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-04-21T10:49:02.530Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:49:02.530Z] ++ set -e [2023-04-21T10:49:02.530Z] ++ '[' -n 0 ']' [2023-04-21T10:49:02.530Z] ++ set -x [2023-04-21T10:49:02.531Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:49:02.789Z] INFO: Testing against a local daemon [2023-04-21T10:49:02.789Z] === RUN TestSecretInspect [2023-04-21T10:49:02.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2023-04-21T10:49:03.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3254088653_/foo_true____} [2023-04-21T10:49:04.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3254088653_/foo_true__0xc000cc7c50__} [2023-04-21T10:49:05.661Z] --- PASS: TestSecretInspect (2.85s) [2023-04-21T10:49:05.661Z] === RUN TestSecretList [2023-04-21T10:49:06.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cc7c68_} [2023-04-21T10:49:06.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2023-04-21T10:49:07.516Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 29.0% of statements [2023-04-21T10:49:07.730Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cc7c80_} [2023-04-21T10:49:07.953Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:07.953Z] INFO: Testing against a local daemon [2023-04-21T10:49:07.953Z] === RUN TestCommitInheritsEnv [2023-04-21T10:49:07.953Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-21T10:49:07.953Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2023-04-21T10:49:07.953Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-21T10:49:07.953Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-04-21T10:49:07.953Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-04-21T10:49:07.953Z] === RUN TestImagesFilterMultiReference [2023-04-21T10:49:07.953Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2023-04-21T10:49:07.953Z] === RUN TestImagePullPlatformInvalid [2023-04-21T10:49:07.953Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2023-04-21T10:49:07.953Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-21T10:49:07.953Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-04-21T10:49:07.953Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-04-21T10:49:07.953Z] === RUN TestRemoveImageOrphaning [2023-04-21T10:49:07.989Z] --- PASS: TestSecretList (2.29s) [2023-04-21T10:49:07.989Z] === RUN TestSecretsCreateAndDelete [2023-04-21T10:49:08.077Z] ok github.com/docker/docker/container 0.125s coverage: 34.5% of statements [2023-04-21T10:49:08.077Z] ? github.com/docker/docker/container/stream [no test files] [2023-04-21T10:49:08.077Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-04-21T10:49:08.077Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-04-21T10:49:08.077Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-04-21T10:49:08.921Z] --- PASS: TestRemoveImageOrphaning (1.06s) [2023-04-21T10:49:08.921Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-21T10:49:08.921Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2023-04-21T10:49:08.921Z] === RUN TestTagInvalidReference [2023-04-21T10:49:08.921Z] --- PASS: TestTagInvalidReference (0.04s) [2023-04-21T10:49:08.921Z] === RUN TestTagValidPrefixedRepo [2023-04-21T10:49:08.923Z] docker_api_swarm_node_test.go:20: [d8fab9ad866f0] joining swarm manager [d76c2601bce6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:49:09.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cc7c98_} [2023-04-21T10:49:09.380Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2023-04-21T10:49:09.380Z] === RUN TestTagExistedNameWithoutForce [2023-04-21T10:49:09.380Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2023-04-21T10:49:09.380Z] === RUN TestTagOfficialNames [2023-04-21T10:49:09.380Z] --- PASS: TestTagOfficialNames (0.12s) [2023-04-21T10:49:09.380Z] === RUN TestTagMatchesDigest [2023-04-21T10:49:09.380Z] --- PASS: TestTagMatchesDigest (0.05s) [2023-04-21T10:49:09.380Z] PASS [2023-04-21T10:49:09.380Z] ok github.com/docker/docker/integration/image 1.755s [2023-04-21T10:49:09.748Z] docker_api_swarm_node_test.go:21: [d4800eecd9b17] joining swarm manager [d76c2601bce6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:49:09.839Z] [2023-04-21T10:49:09.839Z] === Skipped [2023-04-21T10:49:09.839Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2023-04-21T10:49:09.839Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-21T10:49:09.839Z] [2023-04-21T10:49:09.839Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2023-04-21T10:49:09.839Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-04-21T10:49:09.839Z] [2023-04-21T10:49:09.839Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-04-21T10:49:09.839Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-04-21T10:49:09.839Z] [2023-04-21T10:49:09.839Z] DONE 12 tests, 3 skipped in 14.041s [2023-04-21T10:49:09.839Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2023-04-21T10:49:10.681Z] --- PASS: TestSecretsCreateAndDelete (2.67s) [2023-04-21T10:49:10.681Z] === RUN TestSecretsUpdate [2023-04-21T10:49:10.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cc7cb0_} [2023-04-21T10:49:11.378Z] testing: warning: no tests to run [2023-04-21T10:49:11.378Z] PASS [2023-04-21T10:49:11.378Z] ok github.com/docker/docker/integration/network/ipvlan 0.127s [no tests to run] [2023-04-21T10:49:11.378Z] testing: warning: no tests to run [2023-04-21T10:49:11.378Z] PASS [2023-04-21T10:49:11.378Z] ok github.com/docker/docker/integration/network/macvlan 0.046s [no tests to run] [2023-04-21T10:49:12.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-04-21T10:49:12.347Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:12.347Z] INFO: Testing against a local daemon [2023-04-21T10:49:12.347Z] === RUN TestNetworkCreateDelete [2023-04-21T10:49:12.347Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:12.347Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2023-04-21T10:49:12.347Z] === RUN TestDockerNetworkDeletePreferID [2023-04-21T10:49:12.347Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-04-21T10:49:12.347Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2023-04-21T10:49:12.347Z] === RUN TestDaemonDNSFallback [2023-04-21T10:49:12.347Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:12.347Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2023-04-21T10:49:12.347Z] === RUN TestInspectNetwork [2023-04-21T10:49:12.347Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-04-21T10:49:12.347Z] --- SKIP: TestInspectNetwork (0.00s) [2023-04-21T10:49:12.347Z] === RUN TestRunContainerWithBridgeNone [2023-04-21T10:49:12.347Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:12.347Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-04-21T10:49:12.347Z] === RUN TestNetworkInvalidJSON [2023-04-21T10:49:12.347Z] === RUN TestNetworkInvalidJSON//networks/create [2023-04-21T10:49:12.347Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-04-21T10:49:12.347Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-04-21T10:49:12.347Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-04-21T10:49:12.347Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-21T10:49:12.347Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-21T10:49:12.347Z] === CONT TestNetworkInvalidJSON//networks/create [2023-04-21T10:49:12.347Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-04-21T10:49:12.347Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-04-21T10:49:12.347Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2023-04-21T10:49:12.347Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2023-04-21T10:49:12.347Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-04-21T10:49:12.347Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2023-04-21T10:49:12.347Z] === RUN TestNetworkList [2023-04-21T10:49:12.347Z] === RUN TestNetworkList//networks [2023-04-21T10:49:12.347Z] === PAUSE TestNetworkList//networks [2023-04-21T10:49:12.347Z] === RUN TestNetworkList//networks/ [2023-04-21T10:49:12.347Z] === PAUSE TestNetworkList//networks/ [2023-04-21T10:49:12.347Z] === CONT TestNetworkList//networks [2023-04-21T10:49:12.347Z] === CONT TestNetworkList//networks/ [2023-04-21T10:49:12.347Z] --- PASS: TestNetworkList (0.04s) [2023-04-21T10:49:12.347Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-04-21T10:49:12.347Z] --- PASS: TestNetworkList//networks (0.00s) [2023-04-21T10:49:12.347Z] === RUN TestHostIPv4BridgeLabel [2023-04-21T10:49:12.347Z] network_test.go:126: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-04-21T10:49:12.347Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-21T10:49:12.347Z] service_test.go:29: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-04-21T10:49:12.347Z] === RUN TestDaemonDefaultNetworkPools [2023-04-21T10:49:12.347Z] service_test.go:58: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-04-21T10:49:12.347Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-21T10:49:12.347Z] service_test.go:102: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-04-21T10:49:12.347Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-21T10:49:12.347Z] service_test.go:136: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-04-21T10:49:12.347Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-21T10:49:12.347Z] service_test.go:187: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-04-21T10:49:12.347Z] === RUN TestServiceWithPredefinedNetwork [2023-04-21T10:49:12.347Z] service_test.go:212: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-04-21T10:49:12.347Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-21T10:49:12.347Z] service_test.go:242: FLAKY_TEST [2023-04-21T10:49:12.347Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-21T10:49:12.347Z] === RUN TestServiceWithDataPathPortInit [2023-04-21T10:49:12.347Z] service_test.go:333: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-04-21T10:49:12.347Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-21T10:49:12.347Z] service_test.go:401: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-04-21T10:49:12.347Z] PASS [2023-04-21T10:49:12.347Z] ok github.com/docker/docker/integration/network 0.231s [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] === Skipped [2023-04-21T10:49:12.347Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2023-04-21T10:49:12.347Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2023-04-21T10:49:12.347Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2023-04-21T10:49:12.347Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2023-04-21T10:49:12.347Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2023-04-21T10:49:12.347Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2023-04-21T10:49:12.347Z] network_test.go:126: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2023-04-21T10:49:12.347Z] service_test.go:29: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2023-04-21T10:49:12.347Z] service_test.go:58: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2023-04-21T10:49:12.347Z] service_test.go:102: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-04-21T10:49:12.347Z] service_test.go:136: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-04-21T10:49:12.347Z] service_test.go:187: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2023-04-21T10:49:12.347Z] service_test.go:212: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-21T10:49:12.347Z] service_test.go:242: FLAKY_TEST [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2023-04-21T10:49:12.347Z] service_test.go:333: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-04-21T10:49:12.347Z] service_test.go:401: testEnv.OSType == "windows" [2023-04-21T10:49:12.347Z] [2023-04-21T10:49:12.347Z] DONE 22 tests, 15 skipped in 2.601s [2023-04-21T10:49:12.808Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2023-04-21T10:49:13.003Z] --- PASS: TestSecretsUpdate (2.30s) [2023-04-21T10:49:13.003Z] === RUN TestTemplatedSecret [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2023-04-21T10:49:13.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2023-04-21T10:49:13.268Z] testing: warning: no tests to run [2023-04-21T10:49:13.268Z] PASS [2023-04-21T10:49:13.268Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2023-04-21T10:49:13.268Z] [2023-04-21T10:49:13.268Z] DONE 0 tests in 0.519s [2023-04-21T10:49:13.268Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2023-04-21T10:49:13.519Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2023-04-21T10:49:13.519Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-04-21T10:49:13.731Z] testing: warning: no tests to run [2023-04-21T10:49:13.731Z] PASS [2023-04-21T10:49:13.731Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2023-04-21T10:49:13.731Z] [2023-04-21T10:49:13.731Z] DONE 0 tests in 0.544s [2023-04-21T10:49:14.191Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2023-04-21T10:49:15.417Z] --- PASS: TestTemplatedSecret (2.54s) [2023-04-21T10:49:15.417Z] === RUN TestSecretCreateResolve [2023-04-21T10:49:15.730Z] testing: warning: no tests to run [2023-04-21T10:49:15.730Z] PASS [2023-04-21T10:49:15.730Z] ok github.com/docker/docker/integration/plugin 0.128s [no tests to run] [2023-04-21T10:49:15.730Z] testing: warning: no tests to run [2023-04-21T10:49:15.730Z] PASS [2023-04-21T10:49:15.730Z] ok github.com/docker/docker/integration/plugin/authz 0.112s [no tests to run] [2023-04-21T10:49:15.985Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-04-21T10:49:16.167Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2023-04-21T10:49:16.424Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2023-04-21T10:49:17.358Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-04-21T10:49:17.925Z] --- PASS: TestSecretCreateResolve (2.44s) [2023-04-21T10:49:17.925Z] PASS [2023-04-21T10:49:17.925Z] [2023-04-21T10:49:17.925Z] DONE 6 tests in 15.209s [2023-04-21T10:49:17.925Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-04-21T10:49:17.925Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:49:17.925Z] ++ set -e [2023-04-21T10:49:17.925Z] ++ '[' -n 0 ']' [2023-04-21T10:49:17.925Z] ++ set -x [2023-04-21T10:49:17.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:49:17.925Z] INFO: Testing against a local daemon [2023-04-21T10:49:17.925Z] === RUN TestServiceCreateInit [2023-04-21T10:49:17.925Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-21T10:49:18.318Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2023-04-21T10:49:19.299Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-04-21T10:49:19.466Z] testing: warning: no tests to run [2023-04-21T10:49:19.466Z] PASS [2023-04-21T10:49:19.466Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.063s [no tests to run] [2023-04-21T10:49:19.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:19.926Z] INFO: Testing against a local daemon [2023-04-21T10:49:19.926Z] === RUN TestExternalGraphDriver [2023-04-21T10:49:19.926Z] external_test.go:47: runtime.GOOS == "windows" [2023-04-21T10:49:19.926Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-04-21T10:49:19.926Z] === RUN TestGraphdriverPluginV2 [2023-04-21T10:49:19.926Z] external_test.go:407: runtime.GOOS == "windows" [2023-04-21T10:49:19.926Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-04-21T10:49:19.926Z] PASS [2023-04-21T10:49:19.926Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.118s [2023-04-21T10:49:20.233Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-04-21T10:49:20.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2023-04-21T10:49:20.492Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-04-21T10:49:21.058Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-04-21T10:49:21.997Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2023-04-21T10:49:22.255Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-21T10:49:22.513Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-04-21T10:49:22.831Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:22.831Z] INFO: Testing against a local daemon [2023-04-21T10:49:22.831Z] === RUN TestReadPluginNoRead [2023-04-21T10:49:22.831Z] read_test.go:21: no unix domain sockets on Windows [2023-04-21T10:49:22.831Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-04-21T10:49:22.831Z] PASS [2023-04-21T10:49:22.831Z] ok github.com/docker/docker/integration/plugin/logging 0.099s [2023-04-21T10:49:23.292Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:23.292Z] INFO: Testing against a local daemon [2023-04-21T10:49:23.292Z] === RUN TestPluginWithDevMounts [2023-04-21T10:49:23.292Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:23.292Z] INFO: Testing against a local daemon [2023-04-21T10:49:23.292Z] === RUN TestPluginInvalidJSON [2023-04-21T10:49:23.292Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:23.292Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-04-21T10:49:23.292Z] PASS [2023-04-21T10:49:23.292Z] ok github.com/docker/docker/integration/plugin/volumes 0.107s [2023-04-21T10:49:23.292Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:49:23.292Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:49:23.292Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:49:23.292Z] --- PASS: TestPluginInvalidJSON (0.05s) [2023-04-21T10:49:23.292Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-04-21T10:49:23.292Z] === RUN TestPluginInstall [2023-04-21T10:49:23.292Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-04-21T10:49:23.292Z] --- SKIP: TestPluginInstall (0.00s) [2023-04-21T10:49:23.292Z] === RUN TestPluginsWithRuntimes [2023-04-21T10:49:23.292Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-04-21T10:49:23.292Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-04-21T10:49:23.292Z] === RUN TestPluginBackCompatMediaTypes [2023-04-21T10:49:23.292Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-04-21T10:49:23.292Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-04-21T10:49:23.292Z] PASS [2023-04-21T10:49:23.292Z] ok github.com/docker/docker/integration/plugin/common 0.171s [2023-04-21T10:49:23.292Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-04-21T10:49:23.292Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-04-21T10:49:23.292Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-04-21T10:49:23.292Z] [2023-04-21T10:49:23.292Z] === Skipped [2023-04-21T10:49:23.292Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-04-21T10:49:23.292Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-04-21T10:49:23.292Z] [2023-04-21T10:49:23.292Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-04-21T10:49:23.292Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-04-21T10:49:23.292Z] [2023-04-21T10:49:23.292Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-04-21T10:49:23.292Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-04-21T10:49:23.292Z] [2023-04-21T10:49:23.292Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-04-21T10:49:23.292Z] external_test.go:47: runtime.GOOS == "windows" [2023-04-21T10:49:23.292Z] [2023-04-21T10:49:23.292Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-04-21T10:49:23.292Z] external_test.go:407: runtime.GOOS == "windows" [2023-04-21T10:49:23.292Z] [2023-04-21T10:49:23.292Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-04-21T10:49:23.292Z] read_test.go:21: no unix domain sockets on Windows [2023-04-21T10:49:23.292Z] [2023-04-21T10:49:23.292Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-04-21T10:49:23.292Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:23.292Z] [2023-04-21T10:49:23.292Z] DONE 9 tests, 7 skipped in 9.325s [2023-04-21T10:49:23.292Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2023-04-21T10:49:23.447Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-04-21T10:49:24.264Z] testing: warning: no tests to run [2023-04-21T10:49:24.264Z] PASS [2023-04-21T10:49:24.264Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2023-04-21T10:49:24.264Z] [2023-04-21T10:49:24.264Z] DONE 0 tests in 0.543s [2023-04-21T10:49:24.264Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2023-04-21T10:49:24.384Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-04-21T10:49:24.950Z] docker_api_swarm_test.go:502: [d9caf60924912] joining swarm manager [dc0d35ff38fbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:49:25.208Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-04-21T10:49:25.233Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:25.233Z] INFO: Testing against a local daemon [2023-04-21T10:49:25.233Z] === RUN TestPluginInvalidJSON [2023-04-21T10:49:25.233Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:49:25.233Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:49:25.233Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-04-21T10:49:25.233Z] --- PASS: TestPluginInvalidJSON (0.05s) [2023-04-21T10:49:25.233Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-04-21T10:49:25.233Z] === RUN TestPluginInstall [2023-04-21T10:49:25.233Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-04-21T10:49:25.233Z] --- SKIP: TestPluginInstall (0.00s) [2023-04-21T10:49:25.233Z] === RUN TestPluginsWithRuntimes [2023-04-21T10:49:25.233Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-04-21T10:49:25.233Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-04-21T10:49:25.233Z] === RUN TestPluginBackCompatMediaTypes [2023-04-21T10:49:25.233Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-04-21T10:49:25.233Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-04-21T10:49:25.233Z] PASS [2023-04-21T10:49:25.233Z] ok github.com/docker/docker/integration/plugin/common (cached) [2023-04-21T10:49:25.233Z] [2023-04-21T10:49:25.233Z] === Skipped [2023-04-21T10:49:25.233Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-04-21T10:49:25.233Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-04-21T10:49:25.233Z] [2023-04-21T10:49:25.233Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-04-21T10:49:25.233Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-04-21T10:49:25.233Z] [2023-04-21T10:49:25.233Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-04-21T10:49:25.233Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-04-21T10:49:25.233Z] [2023-04-21T10:49:25.233Z] DONE 5 tests, 3 skipped in 1.143s [2023-04-21T10:49:25.233Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2023-04-21T10:49:26.143Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-04-21T10:49:26.200Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:26.200Z] INFO: Testing against a local daemon [2023-04-21T10:49:26.200Z] === RUN TestExternalGraphDriver [2023-04-21T10:49:26.200Z] external_test.go:47: runtime.GOOS == "windows" [2023-04-21T10:49:26.200Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-04-21T10:49:26.200Z] === RUN TestGraphdriverPluginV2 [2023-04-21T10:49:26.200Z] external_test.go:407: runtime.GOOS == "windows" [2023-04-21T10:49:26.200Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-04-21T10:49:26.200Z] PASS [2023-04-21T10:49:26.200Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2023-04-21T10:49:26.404Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2023-04-21T10:49:26.404Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.8% of statements [2023-04-21T10:49:26.404Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2023-04-21T10:49:26.660Z] [2023-04-21T10:49:26.660Z] === Skipped [2023-04-21T10:49:26.660Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-04-21T10:49:26.660Z] external_test.go:47: runtime.GOOS == "windows" [2023-04-21T10:49:26.660Z] [2023-04-21T10:49:26.660Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-04-21T10:49:26.660Z] external_test.go:407: runtime.GOOS == "windows" [2023-04-21T10:49:26.660Z] [2023-04-21T10:49:26.660Z] DONE 2 tests, 2 skipped in 0.987s [2023-04-21T10:49:26.660Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2023-04-21T10:49:26.709Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-04-21T10:49:26.967Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2023-04-21T10:49:26.967Z] --- PASS: TestServiceCreateInit (9.03s) [2023-04-21T10:49:26.967Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.21s) [2023-04-21T10:49:26.967Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.80s) [2023-04-21T10:49:26.967Z] === RUN TestCreateServiceMultipleTimes [2023-04-21T10:49:27.530Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2023-04-21T10:49:27.535Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-04-21T10:49:27.630Z] testing: warning: no tests to run [2023-04-21T10:49:27.630Z] PASS [2023-04-21T10:49:27.630Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-04-21T10:49:27.630Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:27.630Z] INFO: Testing against a local daemon [2023-04-21T10:49:27.630Z] === RUN TestReadPluginNoRead [2023-04-21T10:49:27.630Z] read_test.go:21: no unix domain sockets on Windows [2023-04-21T10:49:27.630Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-04-21T10:49:27.630Z] PASS [2023-04-21T10:49:27.630Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2023-04-21T10:49:27.630Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-04-21T10:49:27.630Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-04-21T10:49:27.630Z] [2023-04-21T10:49:27.630Z] === Skipped [2023-04-21T10:49:27.630Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-04-21T10:49:27.630Z] read_test.go:21: no unix domain sockets on Windows [2023-04-21T10:49:27.630Z] [2023-04-21T10:49:27.630Z] DONE 1 tests, 1 skipped in 1.197s [2023-04-21T10:49:28.090Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2023-04-21T10:49:28.101Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-04-21T10:49:28.459Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.445s coverage: 74.6% of statements [2023-04-21T10:49:28.551Z] testing: warning: no tests to run [2023-04-21T10:49:28.551Z] PASS [2023-04-21T10:49:28.551Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-04-21T10:49:28.668Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-04-21T10:49:29.010Z] [2023-04-21T10:49:29.010Z] DONE 0 tests in 0.852s [2023-04-21T10:49:29.010Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2023-04-21T10:49:29.236Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-04-21T10:49:29.825Z] ok github.com/docker/docker/daemon 12.112s coverage: 17.1% of statements [2023-04-21T10:49:29.825Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-04-21T10:49:29.825Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-04-21T10:49:29.825Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-04-21T10:49:29.825Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-04-21T10:49:29.978Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:29.978Z] INFO: Testing against a local daemon [2023-04-21T10:49:29.978Z] === RUN TestPluginWithDevMounts [2023-04-21T10:49:29.978Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:29.978Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-04-21T10:49:29.978Z] PASS [2023-04-21T10:49:29.978Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2023-04-21T10:49:29.978Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-04-21T10:49:29.978Z] [2023-04-21T10:49:29.978Z] === Skipped [2023-04-21T10:49:29.978Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-04-21T10:49:29.978Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:29.978Z] [2023-04-21T10:49:29.978Z] DONE 1 tests, 1 skipped in 1.170s [2023-04-21T10:49:30.082Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.022s coverage: 2.9% of statements [2023-04-21T10:49:30.438Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2023-04-21T10:49:30.634Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-04-21T10:49:31.011Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.483s coverage: 60.7% of statements [2023-04-21T10:49:31.571Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-04-21T10:49:32.508Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-04-21T10:49:32.616Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:32.616Z] INFO: Testing against a local daemon [2023-04-21T10:49:32.616Z] === RUN TestSecretInspect [2023-04-21T10:49:32.616Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:32.616Z] --- SKIP: TestSecretInspect (0.00s) [2023-04-21T10:49:32.616Z] === RUN TestSecretList [2023-04-21T10:49:32.616Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:32.616Z] --- SKIP: TestSecretList (0.00s) [2023-04-21T10:49:32.616Z] === RUN TestSecretsCreateAndDelete [2023-04-21T10:49:32.616Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:32.616Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2023-04-21T10:49:32.616Z] === RUN TestSecretsUpdate [2023-04-21T10:49:32.616Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:32.616Z] --- SKIP: TestSecretsUpdate (0.01s) [2023-04-21T10:49:32.616Z] === RUN TestTemplatedSecret [2023-04-21T10:49:32.616Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:32.616Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-04-21T10:49:32.616Z] === RUN TestSecretCreateResolve [2023-04-21T10:49:32.616Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:32.616Z] --- SKIP: TestSecretCreateResolve (0.00s) [2023-04-21T10:49:32.616Z] PASS [2023-04-21T10:49:32.616Z] ok github.com/docker/docker/integration/secret 0.132s [2023-04-21T10:49:32.616Z] [2023-04-21T10:49:32.616Z] === Skipped [2023-04-21T10:49:32.616Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2023-04-21T10:49:32.616Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:32.616Z] [2023-04-21T10:49:32.616Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2023-04-21T10:49:32.617Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:32.617Z] [2023-04-21T10:49:32.617Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2023-04-21T10:49:32.617Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:32.617Z] [2023-04-21T10:49:32.617Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s) [2023-04-21T10:49:32.617Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:32.617Z] [2023-04-21T10:49:32.617Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2023-04-21T10:49:32.617Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:32.617Z] [2023-04-21T10:49:32.617Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2023-04-21T10:49:32.617Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:32.617Z] [2023-04-21T10:49:32.617Z] DONE 6 tests, 6 skipped in 2.114s [2023-04-21T10:49:32.617Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2023-04-21T10:49:32.905Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2023-04-21T10:49:33.441Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-04-21T10:49:33.442Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-04-21T10:49:33.699Z] === RUN TestDockerSuite/TestCpRelativePath [2023-04-21T10:49:34.265Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-04-21T10:49:34.277Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.280s coverage: 50.5% of statements [2023-04-21T10:49:34.277Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.006s coverage: 45.9% of statements [2023-04-21T10:49:34.277Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-04-21T10:49:35.382Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-04-21T10:49:35.519Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2023-04-21T10:49:35.584Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:35.584Z] INFO: Testing against a local daemon [2023-04-21T10:49:35.584Z] === RUN TestServiceCreateInit [2023-04-21T10:49:35.584Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-21T10:49:35.584Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-21T10:49:35.584Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- PASS: TestServiceCreateInit (0.06s) [2023-04-21T10:49:35.584Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-21T10:49:35.584Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestCreateServiceMultipleTimes [2023-04-21T10:49:35.584Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestCreateServiceConflict [2023-04-21T10:49:35.584Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestCreateServiceConflict (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestCreateServiceMaxReplicas [2023-04-21T10:49:35.584Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2023-04-21T10:49:35.584Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-21T10:49:35.584Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestCreateServiceSecretFileMode [2023-04-21T10:49:35.584Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestCreateServiceConfigFileMode [2023-04-21T10:49:35.584Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestCreateServiceSysctls [2023-04-21T10:49:35.584Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2023-04-21T10:49:35.584Z] === RUN TestCreateServiceCapabilities [2023-04-21T10:49:35.584Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2023-04-21T10:49:35.584Z] === RUN TestInspect [2023-04-21T10:49:35.584Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestInspect (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestCreateJob [2023-04-21T10:49:35.584Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestCreateJob (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestReplicatedJob [2023-04-21T10:49:35.584Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestReplicatedJob (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestUpdateReplicatedJob [2023-04-21T10:49:35.584Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestServiceListWithStatuses [2023-04-21T10:49:35.584Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestDockerNetworkConnectAlias [2023-04-21T10:49:35.584Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestDockerNetworkReConnect [2023-04-21T10:49:35.584Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestServicePlugin [2023-04-21T10:49:35.584Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestServicePlugin (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestServiceUpdateLabel [2023-04-21T10:49:35.584Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:35.584Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestServiceUpdateSecrets [2023-04-21T10:49:35.584Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:35.584Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestServiceUpdateConfigs [2023-04-21T10:49:35.584Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:35.584Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestServiceUpdateNetwork [2023-04-21T10:49:35.584Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:35.584Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2023-04-21T10:49:35.584Z] === RUN TestServiceUpdatePidsLimit [2023-04-21T10:49:35.584Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:35.584Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2023-04-21T10:49:35.584Z] PASS [2023-04-21T10:49:35.584Z] ok github.com/docker/docker/integration/service 0.304s [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === Skipped [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-21T10:49:35.584Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-21T10:49:35.584Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2023-04-21T10:49:35.584Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2023-04-21T10:49:35.584Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2023-04-21T10:49:35.584Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2023-04-21T10:49:35.584Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2023-04-21T10:49:35.584Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2023-04-21T10:49:35.584Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2023-04-21T10:49:35.584Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2023-04-21T10:49:35.584Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2023-04-21T10:49:35.584Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2023-04-21T10:49:35.584Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2023-04-21T10:49:35.584Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2023-04-21T10:49:35.584Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2023-04-21T10:49:35.584Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2023-04-21T10:49:35.584Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2023-04-21T10:49:35.584Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2023-04-21T10:49:35.584Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2023-04-21T10:49:35.584Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2023-04-21T10:49:35.584Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2023-04-21T10:49:35.584Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2023-04-21T10:49:35.584Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2023-04-21T10:49:35.584Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-04-21T10:49:35.584Z] [2023-04-21T10:49:35.584Z] DONE 24 tests, 23 skipped in 2.823s [2023-04-21T10:49:35.584Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2023-04-21T10:49:35.640Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-04-21T10:49:36.093Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.734s coverage: 58.0% of statements [2023-04-21T10:49:36.093Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-04-21T10:49:36.093Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-04-21T10:49:36.206Z] === RUN TestDockerSuite/TestCpToCaseA [2023-04-21T10:49:36.656Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2023-04-21T10:49:36.913Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2023-04-21T10:49:37.142Z] docker_api_swarm_test.go:507: [d96acdbd868f8] joining swarm manager [dc0d35ff38fbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:49:37.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:37.149Z] INFO: Testing against a local daemon [2023-04-21T10:49:37.149Z] === RUN TestSessionCreate [2023-04-21T10:49:37.149Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-04-21T10:49:37.149Z] --- SKIP: TestSessionCreate (0.00s) [2023-04-21T10:49:37.149Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-21T10:49:37.149Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-04-21T10:49:37.149Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2023-04-21T10:49:37.149Z] PASS [2023-04-21T10:49:37.149Z] ok github.com/docker/docker/integration/session 0.120s [2023-04-21T10:49:37.608Z] [2023-04-21T10:49:37.608Z] === Skipped [2023-04-21T10:49:37.609Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2023-04-21T10:49:37.609Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-04-21T10:49:37.609Z] [2023-04-21T10:49:37.609Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2023-04-21T10:49:37.609Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-04-21T10:49:37.609Z] [2023-04-21T10:49:37.609Z] DONE 2 tests, 2 skipped in 1.886s [2023-04-21T10:49:37.609Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2023-04-21T10:49:37.711Z] === RUN TestDockerSuite/TestCpToCaseB [2023-04-21T10:49:38.278Z] === RUN TestDockerSuite/TestCpToCaseC [2023-04-21T10:49:38.803Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements [2023-04-21T10:49:38.803Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-04-21T10:49:38.803Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-04-21T10:49:38.803Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2023-04-21T10:49:39.651Z] === RUN TestDockerSuite/TestCpToCaseD [2023-04-21T10:49:39.731Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2023-04-21T10:49:39.731Z] ok github.com/docker/docker/daemon/logger/awslogs 0.137s coverage: 76.5% of statements [2023-04-21T10:49:39.731Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-04-21T10:49:39.731Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-04-21T10:49:39.787Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:39.787Z] INFO: Testing against a local daemon [2023-04-21T10:49:39.787Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-21T10:49:39.787Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:39.787Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-21T10:49:39.787Z] === RUN TestEventsExecDie [2023-04-21T10:49:39.787Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-04-21T10:49:39.787Z] --- SKIP: TestEventsExecDie (0.01s) [2023-04-21T10:49:39.787Z] === RUN TestEventsBackwardsCompatible [2023-04-21T10:49:39.787Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-04-21T10:49:39.787Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2023-04-21T10:49:39.787Z] === RUN TestInfoAPI [2023-04-21T10:49:39.787Z] --- PASS: TestInfoAPI (0.06s) [2023-04-21T10:49:39.787Z] === RUN TestInfoAPIWarnings [2023-04-21T10:49:39.787Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-21T10:49:39.787Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2023-04-21T10:49:39.787Z] === RUN TestInfoDebug [2023-04-21T10:49:39.787Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-21T10:49:39.787Z] --- SKIP: TestInfoDebug (0.00s) [2023-04-21T10:49:39.787Z] === RUN TestInfoInsecureRegistries [2023-04-21T10:49:39.787Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-21T10:49:39.787Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2023-04-21T10:49:39.787Z] === RUN TestInfoRegistryMirrors [2023-04-21T10:49:39.787Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-21T10:49:39.787Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2023-04-21T10:49:39.787Z] === RUN TestLoginFailsWithBadCredentials [2023-04-21T10:49:40.246Z] --- PASS: TestLoginFailsWithBadCredentials (0.80s) [2023-04-21T10:49:40.246Z] === RUN TestPingCacheHeaders [2023-04-21T10:49:40.246Z] --- PASS: TestPingCacheHeaders (0.05s) [2023-04-21T10:49:40.246Z] === RUN TestPingGet [2023-04-21T10:49:40.246Z] --- PASS: TestPingGet (0.05s) [2023-04-21T10:49:40.246Z] === RUN TestPingHead [2023-04-21T10:49:40.293Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2023-04-21T10:49:40.550Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 69.9% of statements [2023-04-21T10:49:40.706Z] --- PASS: TestPingHead (0.05s) [2023-04-21T10:49:40.706Z] === RUN TestVersion [2023-04-21T10:49:40.706Z] --- PASS: TestVersion (0.04s) [2023-04-21T10:49:40.706Z] PASS [2023-04-21T10:49:40.706Z] ok github.com/docker/docker/integration/system 1.143s [2023-04-21T10:49:40.706Z] [2023-04-21T10:49:40.706Z] === Skipped [2023-04-21T10:49:40.706Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-21T10:49:40.706Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-04-21T10:49:40.706Z] [2023-04-21T10:49:40.706Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2023-04-21T10:49:40.706Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-04-21T10:49:40.706Z] [2023-04-21T10:49:40.706Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2023-04-21T10:49:40.706Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-04-21T10:49:40.706Z] [2023-04-21T10:49:40.706Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2023-04-21T10:49:40.706Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-04-21T10:49:40.706Z] [2023-04-21T10:49:40.706Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2023-04-21T10:49:40.706Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-21T10:49:40.706Z] [2023-04-21T10:49:40.706Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2023-04-21T10:49:40.706Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-21T10:49:40.706Z] [2023-04-21T10:49:40.706Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2023-04-21T10:49:40.706Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-04-21T10:49:40.706Z] [2023-04-21T10:49:40.706Z] DONE 13 tests, 7 skipped in 3.133s [2023-04-21T10:49:40.706Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2023-04-21T10:49:40.806Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2023-04-21T10:49:41.368Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2023-04-21T10:49:41.368Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-04-21T10:49:41.930Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 58.9% of statements [2023-04-21T10:49:42.181Z] === RUN TestDockerSuite/TestCpToCaseE [2023-04-21T10:49:42.186Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 31.5% of statements [2023-04-21T10:49:42.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:42.884Z] INFO: Testing against a local daemon [2023-04-21T10:49:42.884Z] === RUN TestVolumesCreateAndList [2023-04-21T10:49:42.884Z] --- PASS: TestVolumesCreateAndList (0.08s) [2023-04-21T10:49:42.884Z] === RUN TestVolumesRemove [2023-04-21T10:49:42.884Z] --- PASS: TestVolumesRemove (0.09s) [2023-04-21T10:49:42.884Z] === RUN TestVolumesInspect [2023-04-21T10:49:42.884Z] --- PASS: TestVolumesInspect (0.05s) [2023-04-21T10:49:42.884Z] === RUN TestVolumesInvalidJSON [2023-04-21T10:49:42.884Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-04-21T10:49:42.884Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-04-21T10:49:42.884Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-04-21T10:49:42.884Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2023-04-21T10:49:42.884Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-04-21T10:49:42.884Z] PASS [2023-04-21T10:49:42.884Z] ok github.com/docker/docker/integration/volume 0.351s [2023-04-21T10:49:42.884Z] [2023-04-21T10:49:42.884Z] DONE 5 tests in 2.294s [2023-04-21T10:49:43.114Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2023-04-21T10:49:43.344Z] INFO: make.ps1 ended at 04/21/2023 10:49:42 [2023-04-21T10:49:43.344Z] INFO: Integration CLI tests being run from the host: [2023-04-21T10:49:43.344Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2023-04-21T10:49:43.677Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2023-04-21T10:49:44.080Z] --- PASS: TestCreateServiceMultipleTimes (16.78s) [2023-04-21T10:49:44.080Z] === RUN TestCreateServiceConflict [2023-04-21T10:49:44.080Z] === RUN TestDockerSuite/TestCpToCaseF [2023-04-21T10:49:44.240Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2023-04-21T10:49:44.649Z] === RUN TestDockerSuite/TestCpToCaseG [2023-04-21T10:49:45.170Z] ok github.com/docker/docker/daemon/logger/splunk 1.605s coverage: 82.5% of statements [2023-04-21T10:49:45.170Z] ? github.com/docker/docker/daemon/names [no test files] [2023-04-21T10:49:45.170Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-04-21T10:49:46.100Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2023-04-21T10:49:46.357Z] ok github.com/docker/docker/distribution 0.615s coverage: 29.0% of statements [2023-04-21T10:49:46.357Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-04-21T10:49:46.549Z] --- PASS: TestCreateServiceConflict (2.51s) [2023-04-21T10:49:46.549Z] === RUN TestCreateServiceMaxReplicas [2023-04-21T10:49:46.919Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2023-04-21T10:49:47.481Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2023-04-21T10:49:47.485Z] === RUN TestDockerSuite/TestCpToCaseH [2023-04-21T10:49:47.738Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2023-04-21T10:49:48.301Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2023-04-21T10:49:48.557Z] ok github.com/docker/docker/distribution/xfer 1.908s coverage: 84.6% of statements [2023-04-21T10:49:48.557Z] ? github.com/docker/docker/dockerversion [no test files] [2023-04-21T10:49:48.557Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-04-21T10:49:48.557Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-04-21T10:49:48.813Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2023-04-21T10:49:49.746Z] ok github.com/docker/docker/oci 0.010s coverage: 40.6% of statements [2023-04-21T10:49:50.046Z] --- PASS: TestCreateServiceMaxReplicas (3.21s) [2023-04-21T10:49:50.046Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-21T10:49:50.046Z] === RUN TestDockerSuite/TestCpToCaseI [2023-04-21T10:49:50.308Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2023-04-21T10:49:50.564Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-04-21T10:49:50.987Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-04-21T10:49:51.919Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-04-21T10:49:51.919Z] INFO: Testing against a local daemon [2023-04-21T10:49:51.919Z] === RUN TestDockerSuite [2023-04-21T10:49:51.919Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-04-21T10:49:51.919Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-04-21T10:49:51.919Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-04-21T10:49:51.919Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-04-21T10:49:51.919Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-04-21T10:49:51.919Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-04-21T10:49:51.919Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-04-21T10:49:51.919Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-04-21T10:49:51.919Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-04-21T10:49:51.919Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-04-21T10:49:51.932Z] ok github.com/docker/docker/pkg/archive 0.278s coverage: 81.9% of statements [2023-04-21T10:49:52.859Z] ok github.com/docker/docker/pkg/authorization 0.122s coverage: 68.3% of statements [2023-04-21T10:49:52.859Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2023-04-21T10:49:52.888Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-04-21T10:49:53.116Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-04-21T10:49:53.348Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-04-21T10:49:53.807Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-04-21T10:49:54.265Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-04-21T10:49:54.270Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2023-04-21T10:49:54.529Z] === RUN TestDockerSuite/TestCpToDot [2023-04-21T10:49:55.095Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-04-21T10:49:56.030Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-04-21T10:49:56.381Z] ok github.com/docker/docker/pkg/chrootarchive 2.462s coverage: 43.5% of statements [2023-04-21T10:49:56.382Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2023-04-21T10:49:56.382Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2023-04-21T10:49:56.638Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2023-04-21T10:49:56.963Z] === RUN TestDockerSuite/TestCpToStdout [2023-04-21T10:49:57.200Z] ok github.com/docker/docker/layer 7.248s coverage: 68.8% of statements [2023-04-21T10:49:57.200Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-04-21T10:49:57.200Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-04-21T10:49:57.200Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-04-21T10:49:57.200Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-04-21T10:49:57.200Z] ? github.com/docker/docker/oci/caps [no test files] [2023-04-21T10:49:57.200Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-04-21T10:49:57.200Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-04-21T10:49:57.456Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2023-04-21T10:49:57.529Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-04-21T10:49:58.019Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2023-04-21T10:49:58.096Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-04-21T10:49:58.276Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2023-04-21T10:49:58.355Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-04-21T10:49:58.922Z] === RUN TestDockerSuite/TestCpVolumePath [2023-04-21T10:49:59.203Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2023-04-21T10:49:59.488Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-04-21T10:49:59.488Z] === RUN TestDockerSuite/TestCreateArgs [2023-04-21T10:49:59.488Z] === RUN TestDockerSuite/TestCreateByImageID [2023-04-21T10:49:59.765Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.5% of statements [2023-04-21T10:50:00.055Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-04-21T10:50:00.313Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-04-21T10:50:00.313Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-04-21T10:50:00.313Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-04-21T10:50:00.313Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-04-21T10:50:00.328Z] ok github.com/docker/docker/pkg/discovery/kv 3.034s coverage: 84.1% of statements [2023-04-21T10:50:00.328Z] ok github.com/docker/docker/pkg/fsutils 0.147s coverage: 85.1% of statements [2023-04-21T10:50:00.328Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2023-04-21T10:50:00.879Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-04-21T10:50:01.137Z] === RUN TestDockerSuite/TestCreateLabels [2023-04-21T10:50:01.137Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-04-21T10:50:01.137Z] === RUN TestDockerSuite/TestCreateRM [2023-04-21T10:50:01.257Z] ok github.com/docker/docker/pkg/idtools 0.403s coverage: 69.5% of statements [2023-04-21T10:50:01.396Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-04-21T10:50:01.396Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-04-21T10:50:01.396Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-04-21T10:50:01.396Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-04-21T10:50:01.396Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-04-21T10:50:01.820Z] ok github.com/docker/docker/pkg/ioutils 0.509s coverage: 69.3% of statements [2023-04-21T10:50:01.820Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2023-04-21T10:50:01.820Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-04-21T10:50:01.820Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2023-04-21T10:50:01.820Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-04-21T10:50:01.820Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-04-21T10:50:02.076Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-04-21T10:50:02.076Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-04-21T10:50:02.333Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2023-04-21T10:50:02.591Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2023-04-21T10:50:02.591Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2023-04-21T10:50:02.771Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-04-21T10:50:02.771Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-04-21T10:50:02.771Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-04-21T10:50:02.848Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2023-04-21T10:50:02.848Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-04-21T10:50:02.848Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-04-21T10:50:03.030Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.61s) [2023-04-21T10:50:03.030Z] === RUN TestCreateServiceSecretFileMode [2023-04-21T10:50:03.411Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2023-04-21T10:50:03.974Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2023-04-21T10:50:03.975Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-04-21T10:50:04.231Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-04-21T10:50:05.596Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2023-04-21T10:50:05.596Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2023-04-21T10:50:06.313Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-04-21T10:50:06.313Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-04-21T10:50:06.313Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-04-21T10:50:06.313Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-04-21T10:50:06.313Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-04-21T10:50:06.313Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-04-21T10:50:06.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-04-21T10:50:07.813Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-04-21T10:50:08.072Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-04-21T10:50:09.006Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-04-21T10:50:09.762Z] ok github.com/docker/docker/pkg/signal 3.312s coverage: 62.3% of statements [2023-04-21T10:50:09.762Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-04-21T10:50:09.762Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-04-21T10:50:09.956Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-04-21T10:50:10.018Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-04-21T10:50:10.526Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-04-21T10:50:10.579Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2023-04-21T10:50:10.784Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-04-21T10:50:10.835Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-04-21T10:50:11.043Z] === RUN TestDockerSuite/TestDevicePermissions [2023-04-21T10:50:11.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2023-04-21T10:50:11.091Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2023-04-21T10:50:11.609Z] === RUN TestDockerSuite/TestDockerFails [2023-04-21T10:50:11.609Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2023-04-21T10:50:11.609Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2023-04-21T10:50:11.609Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2023-04-21T10:50:11.653Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2023-04-21T10:50:11.909Z] coverage: [no statements] [2023-04-21T10:50:11.909Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-04-21T10:50:12.165Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-04-21T10:50:12.165Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-04-21T10:50:12.422Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-04-21T10:50:12.545Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2023-04-21T10:50:12.803Z] docker_api_swarm_node_test.go:81: [db846f2dab782] joining swarm manager [da7639d64f75e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:50:13.061Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2023-04-21T10:50:14.312Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2023-04-21T10:50:14.312Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-04-21T10:50:14.435Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2023-04-21T10:50:14.435Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2023-04-21T10:50:14.435Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2023-04-21T10:50:14.435Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2023-04-21T10:50:14.875Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.6% of statements [2023-04-21T10:50:15.803Z] ok github.com/docker/docker/quota 0.284s coverage: 71.4% of statements [2023-04-21T10:50:16.059Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-04-21T10:50:16.332Z] --- PASS: TestCreateServiceSecretFileMode (12.90s) [2023-04-21T10:50:16.332Z] === RUN TestCreateServiceConfigFileMode [2023-04-21T10:50:17.014Z] ok github.com/docker/docker/registry 0.050s coverage: 57.3% of statements [2023-04-21T10:50:17.579Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2023-04-21T10:50:17.835Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 50.9% of statements [2023-04-21T10:50:18.090Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2023-04-21T10:50:18.346Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-04-21T10:50:20.234Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2023-04-21T10:50:20.513Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-04-21T10:50:20.796Z] ok github.com/docker/docker/volume/local 0.116s coverage: 76.4% of statements [2023-04-21T10:50:21.053Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2023-04-21T10:50:21.445Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-04-21T10:50:22.418Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2023-04-21T10:50:23.347Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-04-21T10:50:24.280Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2023-04-21T10:50:24.845Z] === RUN TestDockerSuite/TestEventsAttach [2023-04-21T10:50:25.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2023-04-21T10:50:25.412Z] === RUN TestDockerSuite/TestEventsCommit [2023-04-21T10:50:25.977Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-04-21T10:50:26.545Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-04-21T10:50:27.110Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-04-21T10:50:27.369Z] docker_api_swarm_node_test.go:53: [d30b457fda466] joining swarm manager [d22a8bd5b7c51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:50:27.628Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2023-04-21T10:50:28.195Z] docker_api_swarm_node_test.go:54: [d94136f0657df] joining swarm manager [d22a8bd5b7c51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:50:28.195Z] --- PASS: TestCreateServiceConfigFileMode (12.12s) [2023-04-21T10:50:28.195Z] === RUN TestCreateServiceSysctls [2023-04-21T10:50:29.128Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2023-04-21T10:50:30.519Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-04-21T10:50:31.892Z] --- PASS: TestCreateServiceSysctls (3.45s) [2023-04-21T10:50:31.892Z] === RUN TestCreateServiceCapabilities [2023-04-21T10:50:32.826Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2023-04-21T10:50:34.203Z] --- PASS: TestCreateServiceCapabilities (2.69s) [2023-04-21T10:50:34.203Z] === RUN TestInspect [2023-04-21T10:50:35.137Z] === RUN TestDockerSuite/TestEventsCopy [2023-04-21T10:50:36.071Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-04-21T10:50:37.251Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/pkg/term [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/rootless [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/testutil/request [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/volume [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-04-21T10:50:37.251Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === Skipped [2023-04-21T10:50:37.251Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-04-21T10:50:37.251Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-04-21T10:50:37.251Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-04-21T10:50:37.251Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:50:37.251Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-04-21T10:50:37.251Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:50:37.251Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-04-21T10:50:37.251Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:50:37.251Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-04-21T10:50:37.251Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:50:37.251Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-04-21T10:50:37.251Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:50:37.251Z] graphtest_unix.go:46: Driver btrfs not supported [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-04-21T10:50:37.251Z] graphtest_unix.go:73: No driver to put! [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-04-21T10:50:37.251Z] time="2023-04-21T10:49:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-21T10:50:37.251Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-21T10:50:37.251Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-04-21T10:50:37.251Z] time="2023-04-21T10:49:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-21T10:50:37.251Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-21T10:50:37.251Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-04-21T10:50:37.251Z] time="2023-04-21T10:49:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-21T10:50:37.251Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-21T10:50:37.251Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-04-21T10:50:37.251Z] time="2023-04-21T10:49:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-21T10:50:37.251Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-21T10:50:37.251Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-04-21T10:50:37.251Z] time="2023-04-21T10:49:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-21T10:50:37.251Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-04-21T10:50:37.251Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-04-21T10:50:37.251Z] graphtest_unix.go:73: No driver to put! [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-04-21T10:50:37.251Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-04-21T10:50:37.251Z] overlay_test.go:50: Fails to compute changes intermittently [2023-04-21T10:50:37.251Z] [2023-04-21T10:50:37.251Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-04-21T10:50:37.252Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-04-21T10:50:37.252Z] [2023-04-21T10:50:37.252Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-04-21T10:50:37.252Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-04-21T10:50:37.252Z] [2023-04-21T10:50:37.252Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-04-21T10:50:37.252Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:50:37.252Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-21T10:50:37.252Z] [2023-04-21T10:50:37.252Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-04-21T10:50:37.252Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:50:37.252Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-21T10:50:37.252Z] [2023-04-21T10:50:37.252Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-04-21T10:50:37.252Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:50:37.252Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-21T10:50:37.252Z] [2023-04-21T10:50:37.252Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-04-21T10:50:37.252Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:50:37.252Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-21T10:50:37.252Z] [2023-04-21T10:50:37.252Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-04-21T10:50:37.252Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-21T10:50:37.252Z] graphtest_unix.go:46: Driver zfs not supported [2023-04-21T10:50:37.252Z] [2023-04-21T10:50:37.252Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-04-21T10:50:37.252Z] graphtest_unix.go:73: No driver to put! [2023-04-21T10:50:37.252Z] [2023-04-21T10:50:37.252Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-04-21T10:50:37.252Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-04-21T10:50:37.252Z] [2023-04-21T10:50:37.252Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-04-21T10:50:37.252Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-04-21T10:50:37.252Z] [2023-04-21T10:50:37.252Z] DONE 2266 tests, 26 skipped in 236.336s [2023-04-21T10:50:37.445Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-04-21T10:50:37.445Z] --- PASS: TestInspect (3.25s) [2023-04-21T10:50:37.445Z] === RUN TestCreateJob Post stage [Pipeline] junit [2023-04-21T10:50:37.824Z] Recording test results [2023-04-21T10:50:38.138Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2023-04-21T10:50:38.465Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45238/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7a778373c84d1ba440a336e1dcb9076481828ff6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7a778373c84d1ba440a336e1dcb9076481828ff6 hack/validate/vendor [2023-04-21T10:50:39.027Z] update vendored copy of archive/tar [2023-04-21T10:50:39.027Z] downloading: https://golang.org/dl/go1.19.8.src.tar.gz [2023-04-21T10:50:40.725Z] --- PASS: TestCreateJob (2.90s) [2023-04-21T10:50:40.725Z] === RUN TestReplicatedJob [2023-04-21T10:50:40.914Z] patching file stat_unix.go [2023-04-21T10:50:40.914Z] 2023/04/21 10:50:40 Collecting initial packages [2023-04-21T10:50:40.914Z] 2023/04/21 10:50:40 Download dependencies [2023-04-21T10:50:42.625Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-04-21T10:50:43.191Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-04-21T10:50:43.453Z] 2023/04/21 10:50:43 Starting whole vndr cycle because no package specified [2023-04-21T10:50:43.453Z] 2023/04/21 10:50:43 Ignoring paths matching "^archive/tar" [2023-04-21T10:50:43.453Z] 2023/04/21 10:50:43 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2023-04-21T10:50:43.453Z] 2023/04/21 10:50:43 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2023-04-21T10:50:43.453Z] 2023/04/21 10:50:43 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2023-04-21T10:50:43.453Z] 2023/04/21 10:50:43 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2023-04-21T10:50:43.453Z] 2023/04/21 10:50:43 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2023-04-21T10:50:43.453Z] 2023/04/21 10:50:43 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2023-04-21T10:50:43.453Z] 2023/04/21 10:50:43 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2023-04-21T10:50:43.453Z] 2023/04/21 10:50:43 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2023-04-21T10:50:43.453Z] 2023/04/21 10:50:43 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2023-04-21T10:50:43.709Z] 2023/04/21 10:50:43 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2023-04-21T10:50:43.709Z] 2023/04/21 10:50:43 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2023-04-21T10:50:43.709Z] 2023/04/21 10:50:43 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2023-04-21T10:50:43.709Z] 2023/04/21 10:50:43 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2023-04-21T10:50:43.709Z] 2023/04/21 10:50:43 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2023-04-21T10:50:43.709Z] 2023/04/21 10:50:43 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2023-04-21T10:50:43.709Z] 2023/04/21 10:50:43 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2023-04-21T10:50:44.565Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-04-21T10:50:44.636Z] 2023/04/21 10:50:44 Finished clone github.com/willf/bitset [2023-04-21T10:50:44.636Z] 2023/04/21 10:50:44 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2023-04-21T10:50:44.636Z] 2023/04/21 10:50:44 Finished clone github.com/Azure/go-ansiterm [2023-04-21T10:50:44.636Z] 2023/04/21 10:50:44 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2023-04-21T10:50:44.892Z] 2023/04/21 10:50:44 Finished clone github.com/docker/libtrust [2023-04-21T10:50:44.892Z] 2023/04/21 10:50:44 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2023-04-21T10:50:44.892Z] 2023/04/21 10:50:44 Finished clone github.com/moby/locker [2023-04-21T10:50:44.892Z] 2023/04/21 10:50:44 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2023-04-21T10:50:44.892Z] 2023/04/21 10:50:44 Finished clone github.com/google/uuid [2023-04-21T10:50:44.892Z] 2023/04/21 10:50:44 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2023-04-21T10:50:45.131Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2023-04-21T10:50:45.148Z] 2023/04/21 10:50:44 Finished clone github.com/moby/term [2023-04-21T10:50:45.148Z] 2023/04/21 10:50:44 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2023-04-21T10:50:45.148Z] 2023/04/21 10:50:45 Finished clone github.com/creack/pty [2023-04-21T10:50:45.148Z] 2023/04/21 10:50:45 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2023-04-21T10:50:45.389Z] === RUN TestDockerSuite/TestEventsFilterType [2023-04-21T10:50:45.389Z] --- PASS: TestReplicatedJob (4.92s) [2023-04-21T10:50:45.389Z] === RUN TestUpdateReplicatedJob [2023-04-21T10:50:45.404Z] 2023/04/21 10:50:45 Finished clone github.com/gorilla/mux [2023-04-21T10:50:45.404Z] 2023/04/21 10:50:45 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2023-04-21T10:50:45.404Z] 2023/04/21 10:50:45 Finished clone github.com/Microsoft/go-winio [2023-04-21T10:50:45.404Z] 2023/04/21 10:50:45 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2023-04-21T10:50:45.404Z] 2023/04/21 10:50:45 Finished clone github.com/moby/sys [2023-04-21T10:50:45.404Z] 2023/04/21 10:50:45 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2023-04-21T10:50:45.646Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2023-04-21T10:50:45.646Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2023-04-21T10:50:45.660Z] 2023/04/21 10:50:45 Finished clone github.com/sirupsen/logrus [2023-04-21T10:50:45.660Z] 2023/04/21 10:50:45 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2023-04-21T10:50:45.905Z] === RUN TestDockerSuite/TestEventsFilters [2023-04-21T10:50:45.917Z] 2023/04/21 10:50:45 Finished clone github.com/tchap/go-patricia [2023-04-21T10:50:45.917Z] 2023/04/21 10:50:45 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2023-04-21T10:50:46.173Z] 2023/04/21 10:50:46 Finished clone github.com/docker/go-units [2023-04-21T10:50:46.173Z] 2023/04/21 10:50:46 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2023-04-21T10:50:46.737Z] 2023/04/21 10:50:46 Finished clone github.com/syndtr/gocapability [2023-04-21T10:50:46.737Z] 2023/04/21 10:50:46 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2023-04-21T10:50:46.737Z] 2023/04/21 10:50:46 Finished clone github.com/opencontainers/go-digest [2023-04-21T10:50:46.737Z] 2023/04/21 10:50:46 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2023-04-21T10:50:46.839Z] === RUN TestDockerSuite/TestEventsFormat [2023-04-21T10:50:47.300Z] 2023/04/21 10:50:47 Finished clone gotest.tools/v3 [2023-04-21T10:50:47.300Z] 2023/04/21 10:50:47 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2023-04-21T10:50:47.300Z] 2023/04/21 10:50:47 Finished clone github.com/mistifyio/go-zfs [2023-04-21T10:50:47.300Z] 2023/04/21 10:50:47 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2023-04-21T10:50:47.300Z] 2023/04/21 10:50:47 Finished clone github.com/google/go-cmp [2023-04-21T10:50:47.300Z] 2023/04/21 10:50:47 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2023-04-21T10:50:47.558Z] 2023/04/21 10:50:47 Finished clone github.com/docker/go-connections [2023-04-21T10:50:47.558Z] 2023/04/21 10:50:47 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2023-04-21T10:50:48.213Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-04-21T10:50:48.214Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-04-21T10:50:48.214Z] === RUN TestDockerSuite/TestEventsImageImport [2023-04-21T10:50:48.779Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-04-21T10:50:48.779Z] === RUN TestDockerSuite/TestEventsImagePull [2023-04-21T10:50:48.926Z] 2023/04/21 10:50:48 Finished clone github.com/cyphar/filepath-securejoin [2023-04-21T10:50:48.926Z] 2023/04/21 10:50:48 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2023-04-21T10:50:48.926Z] 2023/04/21 10:50:48 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2023-04-21T10:50:48.926Z] 2023/04/21 10:50:48 Finished clone github.com/vbatts/tar-split [2023-04-21T10:50:49.036Z] --- PASS: TestUpdateReplicatedJob (3.61s) [2023-04-21T10:50:49.036Z] === RUN TestServiceListWithStatuses [2023-04-21T10:50:49.036Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-21T10:50:49.037Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-21T10:50:49.037Z] === RUN TestDockerNetworkConnectAlias [2023-04-21T10:50:49.489Z] 2023/04/21 10:50:49 Finished clone github.com/coreos/go-systemd [2023-04-21T10:50:49.489Z] 2023/04/21 10:50:49 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2023-04-21T10:50:49.489Z] 2023/04/21 10:50:49 Finished clone github.com/coreos/go-systemd/v22 [2023-04-21T10:50:49.489Z] 2023/04/21 10:50:49 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2023-04-21T10:50:49.975Z] === RUN TestDockerSuite/TestEventsImageTag [2023-04-21T10:50:50.055Z] 2023/04/21 10:50:49 Finished clone github.com/godbus/dbus/v5 [2023-04-21T10:50:50.055Z] 2023/04/21 10:50:49 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2023-04-21T10:50:50.055Z] 2023/04/21 10:50:49 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2023-04-21T10:50:50.055Z] 2023/04/21 10:50:49 Finished clone github.com/opencontainers/runtime-spec [2023-04-21T10:50:50.312Z] 2023/04/21 10:50:50 Finished clone github.com/Graylog2/go-gelf [2023-04-21T10:50:50.312Z] 2023/04/21 10:50:50 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2023-04-21T10:50:50.312Z] 2023/04/21 10:50:50 Finished clone github.com/fluent/fluent-logger-golang [2023-04-21T10:50:50.312Z] 2023/04/21 10:50:50 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2023-04-21T10:50:50.568Z] 2023/04/21 10:50:50 Finished clone github.com/opencontainers/image-spec [2023-04-21T10:50:50.568Z] 2023/04/21 10:50:50 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2023-04-21T10:50:50.915Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2023-04-21T10:50:51.132Z] 2023/04/21 10:50:50 Finished clone github.com/philhofer/fwd [2023-04-21T10:50:51.132Z] 2023/04/21 10:50:50 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2023-04-21T10:50:51.173Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2023-04-21T10:50:51.173Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2023-04-21T10:50:51.173Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2023-04-21T10:50:51.173Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2023-04-21T10:50:51.173Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-04-21T10:50:51.695Z] 2023/04/21 10:50:51 Finished clone github.com/bsphere/le_go [2023-04-21T10:50:51.696Z] 2023/04/21 10:50:51 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2023-04-21T10:50:52.259Z] 2023/04/21 10:50:52 Finished clone github.com/fsnotify/fsnotify [2023-04-21T10:50:52.259Z] 2023/04/21 10:50:52 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2023-04-21T10:50:52.259Z] 2023/04/21 10:50:52 Finished clone github.com/jmespath/go-jmespath [2023-04-21T10:50:52.259Z] 2023/04/21 10:50:52 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2023-04-21T10:50:53.071Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) [2023-04-21T10:50:53.071Z] === RUN TestDockerNetworkReConnect [2023-04-21T10:50:53.190Z] 2023/04/21 10:50:52 Finished clone github.com/golang/gddo [2023-04-21T10:50:53.190Z] 2023/04/21 10:50:52 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2023-04-21T10:50:53.190Z] 2023/04/21 10:50:53 Finished clone golang.org/x/oauth2 [2023-04-21T10:50:53.190Z] 2023/04/21 10:50:53 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2023-04-21T10:50:53.190Z] 2023/04/21 10:50:53 Finished clone github.com/golang/groupcache [2023-04-21T10:50:53.190Z] 2023/04/21 10:50:53 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2023-04-21T10:50:53.329Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2023-04-21T10:50:53.447Z] 2023/04/21 10:50:53 Finished clone github.com/tinylib/msgp [2023-04-21T10:50:53.447Z] 2023/04/21 10:50:53 Clone github.com/containerd/fifo, revision 151b205263c29d471e0d55c787d2ce9f5343fd46, attempt 1/20 [2023-04-21T10:50:53.896Z] === RUN TestDockerSuite/TestEventsRename [2023-04-21T10:50:54.461Z] === RUN TestDockerSuite/TestEventsResize [2023-04-21T10:50:54.815Z] 2023/04/21 10:50:54 Finished clone github.com/containerd/fifo [2023-04-21T10:50:54.815Z] 2023/04/21 10:50:54 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2023-04-21T10:50:54.815Z] 2023/04/21 10:50:54 Finished clone github.com/googleapis/gax-go [2023-04-21T10:50:54.815Z] 2023/04/21 10:50:54 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2023-04-21T10:50:55.032Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-04-21T10:50:55.745Z] 2023/04/21 10:50:55 Finished clone go.opencensus.io [2023-04-21T10:50:55.746Z] 2023/04/21 10:50:55 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2023-04-21T10:50:57.560Z] --- PASS: TestDockerNetworkReConnect (3.88s) [2023-04-21T10:50:57.560Z] === RUN TestServicePlugin [2023-04-21T10:50:57.645Z] 2023/04/21 10:50:57 Finished clone github.com/containerd/cgroups [2023-04-21T10:50:57.645Z] 2023/04/21 10:50:57 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2023-04-21T10:50:58.575Z] 2023/04/21 10:50:58 Finished clone github.com/containerd/console [2023-04-21T10:50:58.575Z] 2023/04/21 10:50:58 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2023-04-21T10:50:58.575Z] 2023/04/21 10:50:58 Finished clone github.com/Microsoft/opengcs [2023-04-21T10:50:58.575Z] 2023/04/21 10:50:58 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2023-04-21T10:50:59.505Z] 2023/04/21 10:50:59 Finished clone github.com/containerd/go-runc [2023-04-21T10:50:59.505Z] 2023/04/21 10:50:59 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2023-04-21T10:51:00.069Z] 2023/04/21 10:51:00 Finished clone github.com/containerd/typeurl [2023-04-21T10:51:00.069Z] 2023/04/21 10:51:00 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2023-04-21T10:51:00.632Z] 2023/04/21 10:51:00 Finished clone github.com/containerd/ttrpc [2023-04-21T10:51:00.632Z] 2023/04/21 10:51:00 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2023-04-21T10:51:00.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2023-04-21T10:51:00.841Z] plugin_test.go:61: [d6d6497414409] joining swarm manager [dea0d0c384963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:51:00.841Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-04-21T10:51:00.889Z] 2023/04/21 10:51:00 Finished clone golang.org/x/net [2023-04-21T10:51:00.889Z] 2023/04/21 10:51:00 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2023-04-21T10:51:01.406Z] === RUN TestDockerSuite/TestEventsStreaming [2023-04-21T10:51:01.819Z] 2023/04/21 10:51:01 Finished clone github.com/gogo/googleapis [2023-04-21T10:51:01.819Z] 2023/04/21 10:51:01 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2023-04-21T10:51:01.819Z] 2023/04/21 10:51:01 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2023-04-21T10:51:01.819Z] 2023/04/21 10:51:01 Finished clone github.com/containerd/continuity [2023-04-21T10:51:01.973Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-04-21T10:51:01.973Z] plugin_test.go:64: [d8a977d3f7b5b] joining swarm manager [dea0d0c384963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:51:05.255Z] === RUN TestDockerSuite/TestEventsTop [2023-04-21T10:51:05.255Z] === RUN TestDockerSuite/TestEventsUntag [2023-04-21T10:51:06.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2023-04-21T10:51:08.002Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-04-21T10:51:08.569Z] docker_api_swarm_test.go:202: [d3410b504396c] joining swarm manager [d8b08ece1bbd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:51:09.916Z] 2023/04/21 10:51:09 Finished clone github.com/opencontainers/runc [2023-04-21T10:51:09.916Z] 2023/04/21 10:51:09 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2023-04-21T10:51:10.481Z] 2023/04/21 10:51:10 Finished clone github.com/docker/distribution [2023-04-21T10:51:10.481Z] 2023/04/21 10:51:10 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2023-04-21T10:51:11.412Z] 2023/04/21 10:51:11 Finished clone github.com/golang/protobuf [2023-04-21T10:51:11.412Z] 2023/04/21 10:51:11 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2023-04-21T10:51:11.669Z] 2023/04/21 10:51:11 Finished clone github.com/fernet/fernet-go [2023-04-21T10:51:11.669Z] 2023/04/21 10:51:11 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2023-04-21T10:51:11.927Z] 2023/04/21 10:51:11 Finished clone google.golang.org/grpc [2023-04-21T10:51:11.927Z] 2023/04/21 10:51:11 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2023-04-21T10:51:12.457Z] 2023/04/21 10:51:12 Finished clone github.com/cilium/ebpf [2023-04-21T10:51:12.457Z] 2023/04/21 10:51:12 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2023-04-21T10:51:13.853Z] 2023/04/21 10:51:13 Finished clone golang.org/x/time [2023-04-21T10:51:13.853Z] 2023/04/21 10:51:13 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2023-04-21T10:51:13.853Z] 2023/04/21 10:51:13 Finished clone github.com/hashicorp/go-memdb [2023-04-21T10:51:13.853Z] 2023/04/21 10:51:13 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2023-04-21T10:51:14.109Z] 2023/04/21 10:51:13 Finished clone github.com/hashicorp/go-immutable-radix [2023-04-21T10:51:14.109Z] 2023/04/21 10:51:13 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2023-04-21T10:51:15.475Z] 2023/04/21 10:51:15 Finished clone github.com/hashicorp/golang-lru [2023-04-21T10:51:15.475Z] 2023/04/21 10:51:15 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2023-04-21T10:51:15.475Z] 2023/04/21 10:51:15 Finished clone github.com/coreos/pkg [2023-04-21T10:51:15.475Z] 2023/04/21 10:51:15 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2023-04-21T10:51:16.038Z] 2023/04/21 10:51:15 Finished clone golang.org/x/sys [2023-04-21T10:51:16.038Z] 2023/04/21 10:51:15 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2023-04-21T10:51:17.408Z] 2023/04/21 10:51:17 Finished clone github.com/beorn7/perks [2023-04-21T10:51:17.408Z] 2023/04/21 10:51:17 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2023-04-21T10:51:17.665Z] 2023/04/21 10:51:17 Finished clone github.com/prometheus/client_model [2023-04-21T10:51:17.665Z] 2023/04/21 10:51:17 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2023-04-21T10:51:18.595Z] 2023/04/21 10:51:18 Finished clone golang.org/x/crypto [2023-04-21T10:51:18.595Z] 2023/04/21 10:51:18 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2023-04-21T10:51:18.595Z] 2023/04/21 10:51:18 Finished clone golang.org/x/text [2023-04-21T10:51:18.595Z] 2023/04/21 10:51:18 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2023-04-21T10:51:19.965Z] 2023/04/21 10:51:19 Finished clone github.com/prometheus/client_golang [2023-04-21T10:51:19.965Z] 2023/04/21 10:51:19 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2023-04-21T10:51:20.222Z] 2023/04/21 10:51:20 Finished clone github.com/matttproud/golang_protobuf_extensions [2023-04-21T10:51:20.222Z] 2023/04/21 10:51:20 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2023-04-21T10:51:20.479Z] 2023/04/21 10:51:20 Finished clone github.com/pkg/errors [2023-04-21T10:51:20.479Z] 2023/04/21 10:51:20 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2023-04-21T10:51:20.791Z] === RUN TestDockerSuite/TestExec [2023-04-21T10:51:20.791Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-04-21T10:51:20.791Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-04-21T10:51:20.791Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-04-21T10:51:20.791Z] === RUN TestDockerSuite/TestExecAPIStart [2023-04-21T10:51:21.045Z] 2023/04/21 10:51:20 Finished clone code.cloudfoundry.org/clock [2023-04-21T10:51:21.045Z] 2023/04/21 10:51:20 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2023-04-21T10:51:21.302Z] 2023/04/21 10:51:21 Finished clone github.com/prometheus/common [2023-04-21T10:51:21.302Z] 2023/04/21 10:51:21 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2023-04-21T10:51:21.726Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-04-21T10:51:21.865Z] 2023/04/21 10:51:21 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2023-04-21T10:51:21.866Z] 2023/04/21 10:51:21 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2023-04-21T10:51:21.866Z] 2023/04/21 10:51:21 Finished clone github.com/cespare/xxhash/v2 [2023-04-21T10:51:21.866Z] 2023/04/21 10:51:21 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2023-04-21T10:51:21.866Z] 2023/04/21 10:51:21 Finished clone github.com/prometheus/procfs [2023-04-21T10:51:21.866Z] 2023/04/21 10:51:21 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2023-04-21T10:51:22.292Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-04-21T10:51:22.795Z] 2023/04/21 10:51:22 Finished clone github.com/inconshreveable/mousetrap [2023-04-21T10:51:22.795Z] 2023/04/21 10:51:22 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2023-04-21T10:51:22.859Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-04-21T10:51:23.117Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-04-21T10:51:23.359Z] 2023/04/21 10:51:23 Finished clone github.com/spf13/pflag [2023-04-21T10:51:23.359Z] 2023/04/21 10:51:23 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2023-04-21T10:51:23.616Z] 2023/04/21 10:51:23 Finished clone github.com/morikuni/aec [2023-04-21T10:51:23.616Z] 2023/04/21 10:51:23 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2023-04-21T10:51:23.683Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-04-21T10:51:24.251Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-04-21T10:51:24.508Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-04-21T10:51:24.545Z] 2023/04/21 10:51:24 Finished clone github.com/spf13/cobra [2023-04-21T10:51:24.545Z] 2023/04/21 10:51:24 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2023-04-21T10:51:24.545Z] 2023/04/21 10:51:24 Finished clone github.com/google/btree [2023-04-21T10:51:24.545Z] 2023/04/21 10:51:24 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2023-04-21T10:51:25.108Z] 2023/04/21 10:51:24 Finished clone github.com/RackSec/srslog [2023-04-21T10:51:25.108Z] 2023/04/21 10:51:24 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2023-04-21T10:51:25.108Z] 2023/04/21 10:51:25 Finished clone github.com/docker/go-metrics [2023-04-21T10:51:25.108Z] 2023/04/21 10:51:25 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2023-04-21T10:51:25.443Z] === RUN TestDockerSuite/TestExecCgroup [2023-04-21T10:51:25.671Z] 2023/04/21 10:51:25 Finished clone github.com/imdario/mergo [2023-04-21T10:51:25.671Z] 2023/04/21 10:51:25 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2023-04-21T10:51:26.236Z] 2023/04/21 10:51:26 Finished clone github.com/armon/circbuf [2023-04-21T10:51:26.237Z] 2023/04/21 10:51:26 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2023-04-21T10:51:26.237Z] 2023/04/21 10:51:26 Finished clone golang.org/x/sync [2023-04-21T10:51:26.237Z] 2023/04/21 10:51:26 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2023-04-21T10:51:26.377Z] === RUN TestDockerSuite/TestExecEnv [2023-04-21T10:51:26.943Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-04-21T10:51:27.167Z] 2023/04/21 10:51:26 Finished clone github.com/opencontainers/selinux [2023-04-21T10:51:27.167Z] 2023/04/21 10:51:26 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2023-04-21T10:51:27.167Z] 2023/04/21 10:51:26 Finished clone github.com/google/certificate-transparency-go [2023-04-21T10:51:27.167Z] 2023/04/21 10:51:26 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2023-04-21T10:51:27.423Z] 2023/04/21 10:51:27 Finished clone github.com/tonistiigi/units [2023-04-21T10:51:27.423Z] 2023/04/21 10:51:27 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2023-04-21T10:51:27.512Z] --- PASS: TestServicePlugin (30.51s) [2023-04-21T10:51:27.512Z] === RUN TestServiceUpdateLabel [2023-04-21T10:51:27.772Z] === RUN TestDockerSuite/TestExecExitStatus [2023-04-21T10:51:28.337Z] === RUN TestDockerSuite/TestExecInspectID [2023-04-21T10:51:28.352Z] 2023/04/21 10:51:28 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2023-04-21T10:51:28.352Z] 2023/04/21 10:51:28 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2023-04-21T10:51:28.352Z] 2023/04/21 10:51:28 Finished clone github.com/opentracing/opentracing-go [2023-04-21T10:51:28.352Z] 2023/04/21 10:51:28 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2023-04-21T10:51:28.609Z] 2023/04/21 10:51:28 Finished clone github.com/google/shlex [2023-04-21T10:51:28.609Z] 2023/04/21 10:51:28 Clone github.com/docker/libnetwork, revision c5aa85f9b25f0acaec8591ced679cb9fb5b9e32c, attempt 1/20 [2023-04-21T10:51:28.609Z] 2023/04/21 10:51:28 Finished clone github.com/opentracing-contrib/go-stdlib [2023-04-21T10:51:28.609Z] 2023/04/21 10:51:28 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2023-04-21T10:51:28.865Z] 2023/04/21 10:51:28 Finished clone github.com/mitchellh/hashstructure [2023-04-21T10:51:28.865Z] 2023/04/21 10:51:28 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2023-04-21T10:51:29.122Z] 2023/04/21 10:51:28 Finished clone github.com/Microsoft/hcsshim [2023-04-21T10:51:29.122Z] 2023/04/21 10:51:28 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2023-04-21T10:51:29.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2023-04-21T10:51:29.709Z] --- PASS: TestServiceUpdateLabel (2.16s) [2023-04-21T10:51:29.709Z] === RUN TestServiceUpdateSecrets [2023-04-21T10:51:30.051Z] 2023/04/21 10:51:29 Finished clone github.com/gofrs/flock [2023-04-21T10:51:30.051Z] 2023/04/21 10:51:29 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2023-04-21T10:51:30.309Z] 2023/04/21 10:51:30 Finished clone github.com/docker/go-events [2023-04-21T10:51:30.309Z] 2023/04/21 10:51:30 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2023-04-21T10:51:30.565Z] 2023/04/21 10:51:30 Finished clone github.com/tonistiigi/fsutil [2023-04-21T10:51:30.565Z] 2023/04/21 10:51:30 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2023-04-21T10:51:30.565Z] 2023/04/21 10:51:30 Finished clone github.com/armon/go-radix [2023-04-21T10:51:30.565Z] 2023/04/21 10:51:30 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2023-04-21T10:51:30.822Z] 2023/04/21 10:51:30 Finished clone github.com/armon/go-metrics [2023-04-21T10:51:30.822Z] 2023/04/21 10:51:30 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2023-04-21T10:51:31.084Z] === RUN TestDockerSuite/TestExecInteractive [2023-04-21T10:51:32.020Z] docker_api_swarm_test.go:384: [d655232bf5e3c] joining swarm manager [d1ab722fda5ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:51:32.020Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2023-04-21T10:51:32.189Z] 2023/04/21 10:51:31 Finished clone github.com/sean-/seed [2023-04-21T10:51:32.189Z] 2023/04/21 10:51:31 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2023-04-21T10:51:32.446Z] 2023/04/21 10:51:32 Finished clone github.com/hashicorp/errwrap [2023-04-21T10:51:32.446Z] 2023/04/21 10:51:32 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2023-04-21T10:51:32.446Z] 2023/04/21 10:51:32 Finished clone github.com/samuel/go-zookeeper [2023-04-21T10:51:32.446Z] 2023/04/21 10:51:32 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2023-04-21T10:51:32.585Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-04-21T10:51:33.151Z] docker_api_swarm_test.go:385: [d1eee78627541] joining swarm manager [d1ab722fda5ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:51:33.151Z] === RUN TestDockerSuite/TestExecParseError [2023-04-21T10:51:33.716Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-04-21T10:51:33.821Z] 2023/04/21 10:51:33 Finished clone github.com/hashicorp/memberlist [2023-04-21T10:51:33.821Z] 2023/04/21 10:51:33 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2023-04-21T10:51:34.283Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-04-21T10:51:34.385Z] 2023/04/21 10:51:34 Finished clone github.com/hashicorp/go-multierror [2023-04-21T10:51:34.385Z] 2023/04/21 10:51:34 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2023-04-21T10:51:34.850Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-04-21T10:51:35.520Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-04-21T10:51:35.520Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-04-21T10:51:35.520Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-04-21T10:51:35.520Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-04-21T10:51:35.520Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-04-21T10:51:35.521Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-04-21T10:51:35.521Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-04-21T10:51:35.521Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-04-21T10:51:35.521Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-04-21T10:51:35.521Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-04-21T10:51:35.521Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-04-21T10:51:35.521Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-04-21T10:51:35.521Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-04-21T10:51:35.521Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-04-21T10:51:35.521Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-04-21T10:51:35.521Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-04-21T10:51:35.521Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-04-21T10:51:35.521Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-04-21T10:51:35.521Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-04-21T10:51:35.521Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-04-21T10:51:35.795Z] === RUN TestDockerSuite/TestExecSetEnv [2023-04-21T10:51:36.054Z] === RUN TestDockerSuite/TestExecStartFails [2023-04-21T10:51:36.279Z] 2023/04/21 10:51:35 Finished clone github.com/docker/libkv [2023-04-21T10:51:36.279Z] 2023/04/21 10:51:35 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2023-04-21T10:51:36.279Z] 2023/04/21 10:51:35 Finished clone github.com/hashicorp/go-sockaddr [2023-04-21T10:51:36.279Z] 2023/04/21 10:51:35 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2023-04-21T10:51:36.279Z] 2023/04/21 10:51:36 Finished clone github.com/cloudflare/cfssl [2023-04-21T10:51:36.279Z] 2023/04/21 10:51:36 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2023-04-21T10:51:36.279Z] 2023/04/21 10:51:36 Finished clone github.com/vishvananda/netns [2023-04-21T10:51:36.279Z] 2023/04/21 10:51:36 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2023-04-21T10:51:36.636Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-04-21T10:51:37.066Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-04-21T10:51:37.066Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-04-21T10:51:37.066Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-04-21T10:51:37.067Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-04-21T10:51:37.067Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-04-21T10:51:38.806Z] 2023/04/21 10:51:38 Finished clone github.com/hashicorp/go-msgpack [2023-04-21T10:51:38.806Z] 2023/04/21 10:51:38 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2023-04-21T10:51:38.806Z] 2023/04/21 10:51:38 Finished clone github.com/moby/ipvs [2023-04-21T10:51:38.806Z] 2023/04/21 10:51:38 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2023-04-21T10:51:39.369Z] 2023/04/21 10:51:39 Finished clone github.com/BurntSushi/toml [2023-04-21T10:51:39.369Z] 2023/04/21 10:51:39 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2023-04-21T10:51:40.297Z] 2023/04/21 10:51:40 Finished clone github.com/vishvananda/netlink [2023-04-21T10:51:40.297Z] 2023/04/21 10:51:40 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2023-04-21T10:51:40.555Z] 2023/04/21 10:51:40 Finished clone github.com/deckarep/golang-set [2023-04-21T10:51:40.555Z] 2023/04/21 10:51:40 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2023-04-21T10:51:41.118Z] 2023/04/21 10:51:40 Finished clone github.com/coreos/go-semver [2023-04-21T10:51:41.118Z] 2023/04/21 10:51:40 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2023-04-21T10:51:41.682Z] 2023/04/21 10:51:41 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2023-04-21T10:51:41.682Z] 2023/04/21 10:51:41 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2023-04-21T10:51:41.772Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-04-21T10:51:42.615Z] 2023/04/21 10:51:42 Finished clone github.com/ishidawataru/sctp [2023-04-21T10:51:42.615Z] 2023/04/21 10:51:42 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2023-04-21T10:51:43.179Z] 2023/04/21 10:51:43 Finished clone github.com/hashicorp/serf [2023-04-21T10:51:43.179Z] 2023/04/21 10:51:43 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2023-04-21T10:51:43.743Z] 2023/04/21 10:51:43 Finished clone github.com/json-iterator/go [2023-04-21T10:51:44.674Z] 2023/04/21 10:51:44 Finished clone github.com/modern-go/concurrent [2023-04-21T10:51:44.690Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-04-21T10:51:44.690Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-04-21T10:51:44.690Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-04-21T10:51:44.690Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-04-21T10:51:44.690Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-04-21T10:51:44.690Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-04-21T10:51:44.690Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-04-21T10:51:44.690Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-04-21T10:51:44.690Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-04-21T10:51:44.740Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2023-04-21T10:51:44.740Z] === RUN TestServiceUpdateConfigs [2023-04-21T10:51:45.237Z] 2023/04/21 10:51:45 Finished clone github.com/modern-go/reflect2 [2023-04-21T10:51:45.237Z] 2023/04/21 10:51:45 Finished clone github.com/containerd/containerd [2023-04-21T10:51:45.800Z] 2023/04/21 10:51:45 Finished clone go.etcd.io/bbolt [2023-04-21T10:51:47.267Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-04-21T10:51:47.834Z] === RUN TestDockerSuite/TestExecTTY [2023-04-21T10:51:48.399Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-04-21T10:51:48.966Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-04-21T10:51:49.224Z] === RUN TestDockerSuite/TestExecUlimits [2023-04-21T10:51:49.394Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-04-21T10:51:49.394Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-04-21T10:51:49.394Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-04-21T10:51:49.394Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-04-21T10:51:49.394Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-04-21T10:51:49.789Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-04-21T10:51:49.789Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-04-21T10:51:49.789Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-04-21T10:51:49.973Z] 2023/04/21 10:51:49 Finished clone github.com/docker/libnetwork [2023-04-21T10:51:50.536Z] 2023/04/21 10:51:50 Finished clone github.com/docker/swarmkit [2023-04-21T10:51:51.165Z] === RUN TestDockerSuite/TestExecWithNoTERM [2023-04-21T10:51:51.423Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-04-21T10:51:51.903Z] 2023/04/21 10:51:51 Finished clone github.com/miekg/dns [2023-04-21T10:51:51.987Z] === RUN TestDockerSuite/TestExecWithTERM [2023-04-21T10:51:52.921Z] === RUN TestDockerSuite/TestExecWithUser [2023-04-21T10:51:53.486Z] === RUN TestDockerSuite/TestGetContainerStats [2023-04-21T10:51:57.665Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-04-21T10:51:58.599Z] --- PASS: TestServiceUpdateConfigs (14.52s) [2023-04-21T10:51:58.599Z] === RUN TestServiceUpdateNetwork [2023-04-21T10:51:59.734Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-04-21T10:52:02.795Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-04-21T10:52:03.727Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-04-21T10:52:06.753Z] 2023/04/21 10:52:06 Finished clone github.com/moby/buildkit [2023-04-21T10:52:08.986Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-04-21T10:52:08.987Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-04-21T10:52:08.987Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-04-21T10:52:08.987Z] === RUN TestDockerSuite/TestHealth [2023-04-21T10:52:10.885Z] --- PASS: TestServiceUpdateNetwork (12.25s) [2023-04-21T10:52:10.886Z] === RUN TestServiceUpdatePidsLimit [2023-04-21T10:52:12.052Z] 2023/04/21 10:52:11 Finished clone github.com/gogo/protobuf [2023-04-21T10:52:12.260Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-04-21T10:52:12.826Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-04-21T10:52:20.936Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-04-21T10:52:26.198Z] check_test.go:379: [d1eee78627541] daemon is not started [2023-04-21T10:52:26.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2023-04-21T10:52:26.901Z] 2023/04/21 10:52:24 Finished clone github.com/coreos/etcd [2023-04-21T10:52:27.135Z] --- PASS: TestServiceUpdatePidsLimit (16.33s) [2023-04-21T10:52:27.135Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.64s) [2023-04-21T10:52:27.135Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2023-04-21T10:52:27.135Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2023-04-21T10:52:27.135Z] PASS [2023-04-21T10:52:27.135Z] [2023-04-21T10:52:27.135Z] === Skipped [2023-04-21T10:52:27.135Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-04-21T10:52:27.135Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-21T10:52:27.135Z] [2023-04-21T10:52:27.135Z] DONE 27 tests, 1 skipped in 189.319s [2023-04-21T10:52:27.135Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-04-21T10:52:27.135Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:52:27.135Z] ++ set -e [2023-04-21T10:52:27.135Z] ++ '[' -n 0 ']' [2023-04-21T10:52:27.135Z] ++ set -x [2023-04-21T10:52:27.135Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:52:27.394Z] INFO: Testing against a local daemon [2023-04-21T10:52:27.394Z] === RUN TestSessionCreate [2023-04-21T10:52:27.394Z] docker_api_swarm_test.go:802: [d85eaeabdf08b] joining swarm manager [dee2af32aa75a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:52:27.394Z] --- PASS: TestSessionCreate (0.04s) [2023-04-21T10:52:27.394Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-21T10:52:27.394Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2023-04-21T10:52:27.394Z] PASS [2023-04-21T10:52:27.394Z] [2023-04-21T10:52:27.394Z] DONE 2 tests in 0.270s [2023-04-21T10:52:27.394Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-04-21T10:52:27.394Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-04-21T10:52:27.394Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:52:27.394Z] ++ set -e [2023-04-21T10:52:27.394Z] ++ '[' -n 0 ']' [2023-04-21T10:52:27.394Z] ++ set -x [2023-04-21T10:52:27.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:52:27.652Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-04-21T10:52:27.652Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-04-21T10:52:27.652Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-04-21T10:52:27.652Z] INFO: Testing against a local daemon [2023-04-21T10:52:27.652Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-21T10:52:27.652Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-21T10:52:27.652Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-21T10:52:27.652Z] === RUN TestEventsExecDie [2023-04-21T10:52:27.834Z] 2023/04/21 10:52:27 Finished clone google.golang.org/genproto [2023-04-21T10:52:28.219Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-04-21T10:52:28.477Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-04-21T10:52:28.477Z] --- PASS: TestEventsExecDie (0.72s) [2023-04-21T10:52:28.477Z] === RUN TestEventsBackwardsCompatible [2023-04-21T10:52:28.477Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-04-21T10:52:28.477Z] === RUN TestInfoBinaryCommits [2023-04-21T10:52:28.477Z] --- PASS: TestInfoBinaryCommits (0.04s) [2023-04-21T10:52:28.477Z] === RUN TestInfoAPIVersioned [2023-04-21T10:52:28.477Z] --- PASS: TestInfoAPIVersioned (0.05s) [2023-04-21T10:52:28.477Z] === RUN TestInfoDiscoveryBackend [2023-04-21T10:52:28.735Z] docker_api_swarm_test.go:802: [db30a9d894cf3] joining swarm manager [dee2af32aa75a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:52:28.995Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2023-04-21T10:52:28.995Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-04-21T10:52:29.264Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-04-21T10:52:29.264Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-04-21T10:52:29.264Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-04-21T10:52:29.264Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-04-21T10:52:29.546Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-04-21T10:52:29.804Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-04-21T10:52:30.062Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-04-21T10:52:30.062Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-04-21T10:52:30.062Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-04-21T10:52:30.062Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-04-21T10:52:30.319Z] docker_api_swarm_test.go:802: [d0b96be6149e9] joining swarm manager [dee2af32aa75a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-04-21T10:52:30.578Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-04-21T10:52:30.578Z] === RUN TestInfoAPI [2023-04-21T10:52:30.578Z] --- PASS: TestInfoAPI (0.02s) [2023-04-21T10:52:30.578Z] === RUN TestInfoAPIWarnings [2023-04-21T10:52:30.836Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-04-21T10:52:30.836Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-04-21T10:52:31.771Z] docker_api_swarm_test.go:802: [d96c2cc4f67ed] joining swarm manager [dee2af32aa75a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-04-21T10:52:31.771Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-04-21T10:52:32.336Z] === RUN TestDockerSuite/TestImagesFormat [2023-04-21T10:52:32.336Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-04-21T10:52:32.903Z] docker_api_swarm_test.go:810: [d4a75a907cc1c] joining swarm manager [dee2af32aa75a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2023-04-21T10:52:32.903Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-04-21T10:52:35.428Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-04-21T10:52:35.428Z] === RUN TestDockerSuite/TestImportBadURL [2023-04-21T10:52:35.428Z] === RUN TestDockerSuite/TestImportDisplay [2023-04-21T10:52:36.362Z] === RUN TestDockerSuite/TestImportFile [2023-04-21T10:52:37.736Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-04-21T10:52:37.736Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-04-21T10:52:38.672Z] === RUN TestDockerSuite/TestImportGzipped [2023-04-21T10:52:40.047Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-04-21T10:52:40.981Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-04-21T10:52:41.546Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-04-21T10:52:41.804Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-04-21T10:52:42.369Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-04-21T10:52:42.369Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2023-04-21T10:52:42.369Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-04-21T10:52:42.934Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-04-21T10:52:43.192Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-04-21T10:52:43.758Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-04-21T10:52:44.325Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-04-21T10:52:44.583Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-04-21T10:52:45.149Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-04-21T10:52:45.149Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2023-04-21T10:52:46.082Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-04-21T10:52:46.651Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-04-21T10:52:46.910Z] --- PASS: TestInfoAPIWarnings (16.37s) [2023-04-21T10:52:46.910Z] === RUN TestInfoDebug [2023-04-21T10:52:46.910Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-04-21T10:52:47.168Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-04-21T10:52:47.426Z] --- PASS: TestInfoDebug (0.53s) [2023-04-21T10:52:47.426Z] === RUN TestInfoInsecureRegistries [2023-04-21T10:52:47.426Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-04-21T10:52:47.426Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-04-21T10:52:47.426Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-04-21T10:52:47.993Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-04-21T10:52:47.993Z] === RUN TestInfoRegistryMirrors [2023-04-21T10:52:48.251Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-04-21T10:52:48.508Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-04-21T10:52:48.508Z] === RUN TestLoginFailsWithBadCredentials [2023-04-21T10:52:48.765Z] === RUN TestDockerSuite/TestInspectDefault [2023-04-21T10:52:49.024Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-04-21T10:52:49.024Z] === RUN TestPingCacheHeaders [2023-04-21T10:52:49.024Z] --- PASS: TestPingCacheHeaders (0.05s) [2023-04-21T10:52:49.024Z] === RUN TestPingGet [2023-04-21T10:52:49.024Z] --- PASS: TestPingGet (0.01s) [2023-04-21T10:52:49.024Z] === RUN TestPingHead [2023-04-21T10:52:49.024Z] --- PASS: TestPingHead (0.02s) [2023-04-21T10:52:49.024Z] === RUN TestVersion [2023-04-21T10:52:49.024Z] --- PASS: TestVersion (0.02s) [2023-04-21T10:52:49.024Z] PASS [2023-04-21T10:52:49.024Z] [2023-04-21T10:52:49.024Z] === Skipped [2023-04-21T10:52:49.024Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-21T10:52:49.024Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-21T10:52:49.024Z] [2023-04-21T10:52:49.024Z] DONE 18 tests, 1 skipped in 21.526s [2023-04-21T10:52:49.024Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-04-21T10:52:49.024Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:52:49.024Z] ++ set -e [2023-04-21T10:52:49.024Z] ++ '[' -n 0 ']' [2023-04-21T10:52:49.024Z] ++ set -x [2023-04-21T10:52:49.024Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-04-21T10:52:49.285Z] INFO: Testing against a local daemon [2023-04-21T10:52:49.285Z] === RUN TestVolumesCreateAndList [2023-04-21T10:52:49.285Z] --- PASS: TestVolumesCreateAndList (0.03s) [2023-04-21T10:52:49.285Z] === RUN TestVolumesRemove [2023-04-21T10:52:49.285Z] --- PASS: TestVolumesRemove (0.09s) [2023-04-21T10:52:49.285Z] === RUN TestVolumesInspect [2023-04-21T10:52:49.285Z] --- PASS: TestVolumesInspect (0.01s) [2023-04-21T10:52:49.285Z] === RUN TestVolumesInvalidJSON [2023-04-21T10:52:49.285Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-04-21T10:52:49.285Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-04-21T10:52:49.285Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-04-21T10:52:49.285Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-04-21T10:52:49.285Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-04-21T10:52:49.285Z] PASS [2023-04-21T10:52:49.285Z] [2023-04-21T10:52:49.285Z] DONE 5 tests in 0.255s [2023-04-21T10:52:49.285Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-21T10:52:49.285Z] === RUN TestDockerSuite/TestInspectHistory [2023-04-21T10:52:49.544Z] ++++ cat bundles/test-integration/docker.pid [2023-04-21T10:52:49.544Z] +++ kill 6040 [2023-04-21T10:52:49.737Z] 2023/04/21 10:52:49 Finished clone cloud.google.com/go [2023-04-21T10:52:50.481Z] === RUN TestDockerSuite/TestInspectImage [2023-04-21T10:52:50.481Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-04-21T10:52:50.481Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-04-21T10:52:50.481Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-04-21T10:52:50.481Z] === RUN TestDockerSuite/TestInspectInt64 [2023-04-21T10:52:50.740Z] +++ /etc/init.d/apparmor stop [2023-04-21T10:52:50.740Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-21T10:52:50.740Z] [2023-04-21T10:52:50.740Z] Unloading profiles will leave already running processes permanently [2023-04-21T10:52:50.740Z] unconfined, which can lead to unexpected situations. [2023-04-21T10:52:50.740Z] [2023-04-21T10:52:50.740Z] To set a process to complain mode, use the command line tool [2023-04-21T10:52:50.740Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-21T10:52:50.740Z] +++ true [2023-04-21T10:52:50.740Z] exiting test-integration [2023-04-21T10:52:50.740Z] ++ exit 0 [2023-04-21T10:52:50.740Z] [2023-04-21T10:52:50.999Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-04-21T10:52:51.564Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-04-21T10:52:51.564Z] + for job in $(jobs -p) [2023-04-21T10:52:51.564Z] + wait 6452 [2023-04-21T10:52:51.564Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-04-21T10:52:52.129Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-04-21T10:52:52.695Z] === RUN TestDockerSuite/TestInspectPlugin [2023-04-21T10:52:55.221Z] === RUN TestDockerSuite/TestInspectRootFS [2023-04-21T10:52:55.221Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-04-21T10:52:55.478Z] === RUN TestDockerSuite/TestInspectStatus [2023-04-21T10:52:56.044Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-04-21T10:52:56.979Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-04-21T10:52:57.237Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-04-21T10:52:57.803Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-04-21T10:52:58.061Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-04-21T10:52:58.628Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-04-21T10:52:58.886Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-04-21T10:52:59.452Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-04-21T10:52:59.452Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2023-04-21T10:53:00.824Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-04-21T10:53:01.758Z] === RUN TestDockerSuite/TestLinksEnvs [2023-04-21T10:53:02.693Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-04-21T10:53:02.951Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-04-21T10:53:03.886Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-04-21T10:53:05.265Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-04-21T10:53:06.637Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-04-21T10:53:06.637Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-04-21T10:53:08.012Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-04-21T10:53:08.012Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-04-21T10:53:08.578Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-04-21T10:53:16.686Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-04-21T10:53:16.944Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-04-21T10:53:17.877Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-04-21T10:53:18.442Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-04-21T10:53:19.814Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2023-04-21T10:53:19.814Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-04-21T10:53:20.072Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-04-21T10:53:20.072Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-04-21T10:53:20.072Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-04-21T10:53:20.330Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-04-21T10:53:20.897Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-04-21T10:53:24.175Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-04-21T10:53:24.740Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-04-21T10:53:26.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2023-04-21T10:53:29.408Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-04-21T10:53:29.674Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-04-21T10:53:29.674Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-04-21T10:53:30.610Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-04-21T10:53:31.176Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-04-21T10:53:32.109Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-04-21T10:53:33.042Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-04-21T10:53:33.608Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-04-21T10:53:35.506Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-04-21T10:53:36.071Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-04-21T10:53:36.328Z] === RUN TestDockerSuite/TestLogsSince [2023-04-21T10:53:42.881Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-04-21T10:53:45.923Z] 2023/04/21 10:53:45 Finished clone github.com/hashicorp/consul [2023-04-21T10:53:48.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2023-04-21T10:53:48.396Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-04-21T10:53:48.962Z] === RUN TestDockerSuite/TestLogsTail [2023-04-21T10:53:49.529Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-04-21T10:53:50.096Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-04-21T10:53:51.030Z] === RUN TestDockerSuite/TestMountIntoProc [2023-04-21T10:53:51.287Z] === RUN TestDockerSuite/TestMountIntoSys [2023-04-21T10:53:51.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2023-04-21T10:53:51.853Z] === RUN TestDockerSuite/TestNetHostname [2023-04-21T10:53:53.234Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-04-21T10:53:53.802Z] === RUN TestDockerSuite/TestNetworkEvents [2023-04-21T10:53:53.802Z] docker_api_swarm_service_test.go:395: [d08d2da9e2e6f] joining swarm manager [d198071a7922d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:53:54.736Z] docker_api_swarm_service_test.go:395: [da327399ac7c1] joining swarm manager [d198071a7922d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:54:00.002Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-04-21T10:54:00.567Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-04-21T10:54:01.132Z] === RUN TestDockerSuite/TestPluginActive [2023-04-21T10:54:03.660Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-04-21T10:54:08.922Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-04-21T10:54:08.922Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-04-21T10:54:08.922Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-04-21T10:54:09.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2023-04-21T10:54:10.553Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-04-21T10:54:11.120Z] docker_api_swarm_service_test.go:343: [d0eff857d8e08] joining swarm manager [d7c403ee80c7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:54:11.466Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-04-21T10:54:11.466Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-04-21T10:54:11.466Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-04-21T10:54:12.052Z] docker_api_swarm_service_test.go:343: [d4ec031be8983] joining swarm manager [d7c403ee80c7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:54:13.428Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-04-21T10:54:15.328Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-04-21T10:54:16.172Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-04-21T10:54:16.172Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-04-21T10:54:17.999Z] 2023/04/21 10:54:17 Finished clone github.com/aws/aws-sdk-go [2023-04-21T10:54:18.629Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-04-21T10:54:23.245Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-04-21T10:54:23.245Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-04-21T10:54:23.245Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-04-21T10:54:23.245Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-04-21T10:54:23.245Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-04-21T10:54:23.245Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-04-21T10:54:23.245Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-04-21T10:54:23.245Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-04-21T10:54:23.704Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-04-21T10:54:23.891Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-04-21T10:54:24.457Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-04-21T10:54:24.672Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-04-21T10:54:25.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2023-04-21T10:54:25.389Z] === RUN TestDockerSuite/TestPortHostBinding [2023-04-21T10:54:26.322Z] === RUN TestDockerSuite/TestPortList [2023-04-21T10:54:27.256Z] docker_api_swarm_service_test.go:490: [dec39506e1517] joining swarm manager [d4515713d0849]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:54:28.194Z] docker_api_swarm_service_test.go:490: [d850935f1b1a7] joining swarm manager [d4515713d0849]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:54:29.369Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-04-21T10:54:30.909Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-04-21T10:54:30.909Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-04-21T10:54:30.909Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-04-21T10:54:30.909Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-04-21T10:54:30.909Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-04-21T10:54:31.368Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-04-21T10:54:33.460Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-04-21T10:54:34.393Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-04-21T10:54:35.119Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-04-21T10:54:40.950Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-04-21T10:54:40.950Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-04-21T10:54:40.950Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-04-21T10:54:40.950Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-04-21T10:54:40.950Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-04-21T10:54:40.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2023-04-21T10:54:41.208Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-04-21T10:54:41.208Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-04-21T10:54:41.466Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-04-21T10:54:41.724Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-04-21T10:54:42.657Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-04-21T10:54:42.657Z] === RUN TestDockerSuite/TestPruneContainerLabel [2023-04-21T10:54:45.202Z] === RUN TestDockerSuite/TestPruneContainerUntil [2023-04-21T10:54:46.575Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2023-04-21T10:54:46.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2023-04-21T10:54:47.090Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2023-04-21T10:54:47.090Z] === RUN TestDockerSuite/TestPsByOrder [2023-04-21T10:54:48.991Z] docker_api_swarm_service_test.go:128: [d1d7b0bb50f77] joining swarm manager [de1f81e3605df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:54:49.557Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-04-21T10:54:49.815Z] docker_api_swarm_service_test.go:129: [d6dcbd69229ec] joining swarm manager [de1f81e3605df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:54:50.075Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-04-21T10:54:51.977Z] docker_api_swarm_service_test.go:137: [de9ad4e6c4e7e] joining swarm manager [de1f81e3605df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-04-21T10:54:52.544Z] docker_api_swarm_service_test.go:138: [d2bbb87f8e639] joining swarm manager [de1f81e3605df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-04-21T10:54:52.802Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-04-21T10:54:52.824Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-04-21T10:54:56.085Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-04-21T10:54:56.085Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-04-21T10:54:58.613Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-04-21T10:54:58.625Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-04-21T10:54:59.594Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-04-21T10:54:59.594Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-04-21T10:54:59.594Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-04-21T10:55:03.329Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-04-21T10:55:05.167Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-04-21T10:55:05.508Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-04-21T10:55:05.733Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-04-21T10:55:07.117Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-04-21T10:55:08.065Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-04-21T10:55:08.999Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-04-21T10:55:10.371Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-04-21T10:55:11.745Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-04-21T10:55:12.595Z] === RUN TestDockerSuite/TestBuildAddScript [2023-04-21T10:55:12.595Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-04-21T10:55:12.595Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-04-21T10:55:12.595Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-04-21T10:55:12.595Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-04-21T10:55:12.595Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-04-21T10:55:12.595Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-04-21T10:55:12.595Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-04-21T10:55:12.595Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-04-21T10:55:12.679Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-04-21T10:55:12.679Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-04-21T10:55:13.055Z] === RUN TestDockerSuite/TestBuildAddTar [2023-04-21T10:55:13.245Z] === RUN TestDockerSuite/TestPsRightTagName [2023-04-21T10:55:14.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2023-04-21T10:55:14.621Z] === RUN TestDockerSuite/TestPsShowMounts [2023-04-21T10:55:16.521Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-04-21T10:55:16.779Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-04-21T10:55:16.779Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-04-21T10:55:16.779Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-04-21T10:55:17.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2023-04-21T10:55:17.295Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-04-21T10:55:17.861Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-04-21T10:55:17.861Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-04-21T10:55:18.428Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-04-21T10:55:19.364Z] docker_api_swarm_service_test.go:304: [db96faef25fd5] joining swarm manager [d0b3c7a383000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:55:19.624Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-04-21T10:55:19.882Z] docker_api_swarm_service_test.go:304: [df4b0601e9f5b] joining swarm manager [d0b3c7a383000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:55:20.448Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-04-21T10:55:21.382Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-04-21T10:55:26.646Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-04-21T10:55:27.588Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-04-21T10:55:29.489Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-04-21T10:55:29.489Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-04-21T10:55:29.489Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-04-21T10:55:29.747Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-04-21T10:55:31.644Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-04-21T10:55:32.578Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-04-21T10:55:34.479Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-04-21T10:55:35.414Z] === RUN TestDockerSuite/TestRmiBlank [2023-04-21T10:55:35.414Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-04-21T10:55:35.414Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-04-21T10:55:37.943Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-04-21T10:55:38.201Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-04-21T10:55:38.459Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-04-21T10:55:39.394Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-04-21T10:55:39.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2023-04-21T10:55:40.218Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-04-21T10:55:41.153Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-04-21T10:55:42.088Z] docker_api_swarm_service_test.go:100: [dee7109791d39] joining swarm manager [d4f164a6930a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:55:42.088Z] === RUN TestDockerSuite/TestRmiTag [2023-04-21T10:55:42.346Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-04-21T10:55:42.604Z] docker_api_swarm_service_test.go:101: [d3eea2d7a85f0] joining swarm manager [d4f164a6930a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:55:42.863Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-04-21T10:55:46.147Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-04-21T10:55:46.714Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-04-21T10:55:47.280Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-04-21T10:55:47.551Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-04-21T10:55:48.489Z] === RUN TestDockerSuite/TestRunAddHost [2023-04-21T10:55:48.747Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-04-21T10:55:49.006Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-04-21T10:55:49.571Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-04-21T10:55:49.571Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-04-21T10:55:49.829Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-04-21T10:55:50.764Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-04-21T10:55:51.331Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-04-21T10:55:51.901Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-04-21T10:55:52.468Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2023-04-21T10:55:53.402Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-04-21T10:55:54.336Z] === RUN TestDockerSuite/TestRunAttachDetach [2023-04-21T10:55:54.901Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2023-04-21T10:55:55.467Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2023-04-21T10:55:56.036Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2023-04-21T10:55:56.971Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2023-04-21T10:55:57.230Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-04-21T10:55:58.166Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2023-04-21T10:55:59.101Z] check_test.go:379: [dee7109791d39] daemon is not started [2023-04-21T10:55:59.359Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-04-21T10:55:59.617Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-04-21T10:56:00.183Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-04-21T10:56:00.629Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-04-21T10:56:00.629Z] === RUN TestDockerSuite/TestRunBindMounts [2023-04-21T10:56:02.006Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-04-21T10:56:02.266Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-04-21T10:56:02.833Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-04-21T10:56:03.091Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-04-21T10:56:03.660Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-04-21T10:56:03.660Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-04-21T10:56:03.922Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-04-21T10:56:04.505Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-04-21T10:56:04.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2023-04-21T10:56:04.764Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-04-21T10:56:05.330Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-04-21T10:56:05.897Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-04-21T10:56:05.897Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-04-21T10:56:06.464Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-04-21T10:56:06.464Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-04-21T10:56:06.464Z] docker_api_swarm_service_test.go:533: [de0db1b7bfe6b] joining swarm manager [db4d2fd67607d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:56:07.398Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-04-21T10:56:07.659Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-04-21T10:56:07.918Z] docker_api_swarm_service_test.go:534: [df21e1dab79e2] joining swarm manager [db4d2fd67607d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:56:08.176Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-04-21T10:56:08.744Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-04-21T10:56:08.744Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-04-21T10:56:09.002Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-04-21T10:56:10.905Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-04-21T10:56:11.843Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-04-21T10:56:13.218Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-04-21T10:56:13.477Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-04-21T10:56:13.507Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-04-21T10:56:13.507Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-04-21T10:56:13.507Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-04-21T10:56:13.507Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-04-21T10:56:13.507Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-04-21T10:56:13.736Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-04-21T10:56:14.670Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-04-21T10:56:15.237Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-04-21T10:56:15.496Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-04-21T10:56:16.429Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-04-21T10:56:18.331Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-04-21T10:56:18.331Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-04-21T10:56:18.899Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-04-21T10:56:20.272Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-04-21T10:56:21.644Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-04-21T10:56:23.026Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-04-21T10:56:24.926Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-04-21T10:56:24.926Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-04-21T10:56:24.926Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-04-21T10:56:24.926Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-04-21T10:56:24.926Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-04-21T10:56:24.926Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-04-21T10:56:26.297Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-04-21T10:56:26.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2023-04-21T10:56:27.122Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-04-21T10:56:28.497Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-04-21T10:56:28.755Z] docker_api_swarm_service_test.go:148: [dc30c6b4f2347] joining swarm manager [d37fb76a0e657]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T10:56:29.014Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-04-21T10:56:29.580Z] docker_api_swarm_service_test.go:148: [d62828947dff2] joining swarm manager [d37fb76a0e657]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T10:56:30.147Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-04-21T10:56:31.082Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2023-04-21T10:56:31.082Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2023-04-21T10:56:31.082Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-04-21T10:56:31.339Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2023-04-21T10:56:32.273Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-04-21T10:56:32.273Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-04-21T10:56:32.841Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-04-21T10:56:33.407Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-04-21T10:56:33.974Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2023-04-21T10:56:34.232Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-04-21T10:56:34.490Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-04-21T10:56:34.748Z] === RUN TestDockerSuite/TestRunEnvironment [2023-04-21T10:56:35.313Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-04-21T10:56:35.571Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-04-21T10:56:36.138Z] === RUN TestDockerSuite/TestRunExitCode [2023-04-21T10:56:36.396Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-04-21T10:56:36.963Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-04-21T10:56:37.529Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-04-21T10:56:37.788Z] === RUN TestDockerSuite/TestRunExposePort [2023-04-21T10:56:37.788Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-04-21T10:56:38.357Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-04-21T10:56:38.662Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-04-21T10:56:38.662Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-04-21T10:56:38.662Z] === RUN TestDockerSuite/TestBuildBlankName [2023-04-21T10:56:38.925Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-04-21T10:56:39.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-04-21T10:56:39.869Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-04-21T10:56:40.127Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-04-21T10:56:40.127Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-04-21T10:56:40.127Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-04-21T10:56:42.027Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-04-21T10:56:42.593Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-04-21T10:56:49.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-04-21T10:56:49.459Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-04-21T10:56:50.426Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-04-21T10:56:54.787Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2023-04-21T10:56:54.787Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-04-21T10:56:55.353Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2023-04-21T10:56:55.353Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2023-04-21T10:56:55.353Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-04-21T10:56:55.353Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-04-21T10:56:55.611Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-04-21T10:56:57.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-04-21T10:56:57.512Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-04-21T10:56:58.446Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-04-21T10:56:59.381Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-04-21T10:57:05.934Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-04-21T10:57:05.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2023-04-21T10:57:05.935Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-04-21T10:57:05.935Z] === RUN TestDockerSuite/TestRunModeHostname [2023-04-21T10:57:06.500Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-04-21T10:57:06.500Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-04-21T10:57:06.758Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-04-21T10:57:08.134Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-04-21T10:57:09.072Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-04-21T10:57:09.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-04-21T10:57:10.006Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-04-21T10:57:10.006Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-04-21T10:57:10.265Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-04-21T10:57:11.199Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-04-21T10:57:12.132Z] === RUN TestDockerSuite/TestRunMount [2023-04-21T10:57:16.320Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-04-21T10:57:16.578Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-04-21T10:57:16.835Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-04-21T10:57:18.210Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-04-21T10:57:19.583Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-04-21T10:57:21.484Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-04-21T10:57:22.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-04-21T10:57:22.328Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-04-21T10:57:22.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-04-21T10:57:23.387Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-04-21T10:57:25.287Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-04-21T10:57:26.222Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-04-21T10:57:27.156Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-04-21T10:57:27.156Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-04-21T10:57:27.414Z] === RUN TestDockerSuite/TestRunNetHost [2023-04-21T10:57:28.350Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-04-21T10:57:29.287Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-04-21T10:57:29.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2023-04-21T10:57:29.833Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-04-21T10:57:31.210Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-04-21T10:57:33.112Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-04-21T10:57:34.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2023-04-21T10:57:34.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-04-21T10:57:34.723Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-04-21T10:57:34.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-04-21T10:57:34.723Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-04-21T10:57:34.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-04-21T10:57:36.386Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-04-21T10:57:36.952Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2023-04-21T10:57:36.952Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-04-21T10:57:36.952Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2023-04-21T10:57:37.518Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-04-21T10:57:37.518Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-04-21T10:57:38.086Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-04-21T10:57:38.653Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-04-21T10:57:38.653Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-04-21T10:57:39.588Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-04-21T10:57:39.846Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2023-04-21T10:57:42.372Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2023-04-21T10:57:43.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-04-21T10:57:43.309Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-04-21T10:57:43.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-04-21T10:57:43.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-04-21T10:57:43.769Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-04-21T10:57:43.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-04-21T10:57:43.769Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-04-21T10:57:44.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-04-21T10:57:44.902Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2023-04-21T10:57:45.162Z] === RUN TestDockerSuite/TestRunOOMExitCode [2023-04-21T10:57:45.162Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2023-04-21T10:57:45.162Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-04-21T10:57:46.096Z] === RUN TestDockerSuite/TestRunPIDsLimit [2023-04-21T10:57:46.662Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-04-21T10:57:46.662Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2023-04-21T10:57:47.596Z] === RUN TestDockerSuite/TestRunPortInUse [2023-04-21T10:57:48.162Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2023-04-21T10:57:49.111Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2023-04-21T10:57:49.111Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-04-21T10:57:49.371Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-04-21T10:57:49.937Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-04-21T10:57:50.503Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-04-21T10:57:50.760Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2023-04-21T10:57:51.019Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-04-21T10:57:51.019Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-04-21T10:57:51.019Z] === RUN TestDockerSuite/TestRunPublishPort [2023-04-21T10:57:51.585Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-04-21T10:57:52.151Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-04-21T10:57:52.151Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-04-21T10:57:52.151Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-04-21T10:57:52.718Z] === RUN TestDockerSuite/TestRunRedirectStdout [2023-04-21T10:57:54.092Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-04-21T10:57:54.092Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-04-21T10:57:54.092Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-04-21T10:57:55.025Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2023-04-21T10:57:56.398Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-04-21T10:57:57.774Z] === RUN TestDockerSuite/TestRunRm [2023-04-21T10:57:58.032Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-04-21T10:58:02.216Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-04-21T10:58:02.216Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-04-21T10:58:02.475Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2023-04-21T10:58:03.851Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2023-04-21T10:58:04.110Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2023-04-21T10:58:06.641Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2023-04-21T10:58:09.169Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2023-04-21T10:58:09.427Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2023-04-21T10:58:09.697Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2023-04-21T10:58:10.283Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2023-04-21T10:58:10.541Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2023-04-21T10:58:11.107Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2023-04-21T10:58:11.365Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2023-04-21T10:58:11.931Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-04-21T10:58:12.189Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-04-21T10:58:12.754Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-04-21T10:58:15.281Z] === RUN TestDockerSuite/TestRunState [2023-04-21T10:58:16.217Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-04-21T10:58:16.475Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-04-21T10:58:17.041Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-04-21T10:58:17.041Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2023-04-21T10:58:17.041Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2023-04-21T10:58:17.041Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-04-21T10:58:17.607Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-04-21T10:58:17.865Z] === RUN TestDockerSuite/TestRunSysctls [2023-04-21T10:58:18.798Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2023-04-21T10:58:19.056Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-04-21T10:58:19.056Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-04-21T10:58:19.056Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-04-21T10:58:19.623Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2023-04-21T10:58:21.524Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2023-04-21T10:58:22.092Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2023-04-21T10:58:23.465Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2023-04-21T10:58:25.992Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-04-21T10:58:26.925Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2023-04-21T10:58:28.830Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-04-21T10:58:29.115Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-04-21T10:58:30.050Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-04-21T10:58:30.308Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2023-04-21T10:58:30.566Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-04-21T10:58:31.942Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-04-21T10:58:33.317Z] === RUN TestDockerSuite/TestRunUserByID [2023-04-21T10:58:33.575Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-04-21T10:58:33.835Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-04-21T10:58:33.835Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-04-21T10:58:34.402Z] === RUN TestDockerSuite/TestRunUserByName [2023-04-21T10:58:34.661Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-04-21T10:58:34.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-04-21T10:58:34.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-04-21T10:58:34.920Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-04-21T10:58:34.920Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-04-21T10:58:34.920Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-04-21T10:58:34.920Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-04-21T10:58:35.229Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2023-04-21T10:58:35.229Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2023-04-21T10:58:35.229Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-04-21T10:58:35.229Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-04-21T10:58:35.795Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-04-21T10:58:37.097Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-04-21T10:58:37.097Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-04-21T10:58:37.097Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-04-21T10:58:38.325Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-04-21T10:58:38.583Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-04-21T10:58:39.149Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-04-21T10:58:40.523Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-04-21T10:58:41.457Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-04-21T10:58:42.831Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-04-21T10:58:42.884Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-04-21T10:58:43.089Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2023-04-21T10:58:43.852Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-04-21T10:58:43.852Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-04-21T10:58:43.852Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-04-21T10:58:43.852Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-04-21T10:58:43.852Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-04-21T10:58:44.464Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-04-21T10:58:44.722Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-04-21T10:58:44.722Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-04-21T10:58:44.722Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-04-21T10:58:44.722Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-04-21T10:58:44.722Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-04-21T10:58:44.722Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-04-21T10:58:44.722Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-04-21T10:58:44.981Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2023-04-21T10:58:44.981Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-04-21T10:58:44.981Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2023-04-21T10:58:45.915Z] === RUN TestDockerSuite/TestRunWithCPUShares [2023-04-21T10:58:45.915Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2023-04-21T10:58:46.040Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-04-21T10:58:46.481Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2023-04-21T10:58:47.008Z] === RUN TestDockerSuite/TestBuildCmd [2023-04-21T10:58:47.422Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2023-04-21T10:58:47.467Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-04-21T10:58:47.991Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2023-04-21T10:58:48.435Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-04-21T10:58:48.559Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-04-21T10:58:48.559Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2023-04-21T10:58:48.818Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2023-04-21T10:58:48.893Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-04-21T10:58:49.075Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2023-04-21T10:58:49.076Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-04-21T10:58:49.076Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2023-04-21T10:58:49.076Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-04-21T10:58:49.076Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2023-04-21T10:58:49.076Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-04-21T10:58:49.076Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2023-04-21T10:58:49.076Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-04-21T10:58:49.076Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2023-04-21T10:58:49.076Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-04-21T10:58:49.076Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2023-04-21T10:58:49.076Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-04-21T10:58:49.076Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2023-04-21T10:58:49.076Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-04-21T10:58:49.076Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2023-04-21T10:58:49.642Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2023-04-21T10:58:50.208Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2023-04-21T10:58:50.208Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2023-04-21T10:58:50.774Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-04-21T10:58:51.032Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-04-21T10:58:51.290Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2023-04-21T10:58:51.549Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-04-21T10:58:51.549Z] === RUN TestDockerSuite/TestRunWithShmSize [2023-04-21T10:58:52.117Z] === RUN TestDockerSuite/TestRunWithSwappiness [2023-04-21T10:58:52.683Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2023-04-21T10:58:52.683Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-04-21T10:58:52.683Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-04-21T10:58:53.249Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-04-21T10:58:54.468Z] 2023/04/21 10:58:40 Finished clone google.golang.org/api [2023-04-21T10:58:54.468Z] 2023/04/21 10:58:40 Dependencies downloaded. Download time: 7m57.547538983s [2023-04-21T10:58:54.468Z] 2023/04/21 10:58:40 Collecting all dependencies [2023-04-21T10:58:54.468Z] 2023/04/21 10:58:52 Clean vendor dir from unused packages [2023-04-21T10:58:54.468Z] 2023/04/21 10:58:52 Ignoring paths matching "^archive/tar" [2023-04-21T10:58:54.468Z] 2023/04/21 10:58:53 Success [2023-04-21T10:58:54.468Z] 2023/04/21 10:58:53 Running time: 8m12.423877405s [2023-04-21T10:58:54.468Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-21T10:58:54.624Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2023-04-21T10:58:54.624Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2023-04-21T10:58:54.808Z] + echo Ensuring container killed. [2023-04-21T10:58:54.809Z] Ensuring container killed. [2023-04-21T10:58:54.809Z] + docker rm -vf docker-pr8 [2023-04-21T10:58:54.809Z] Error response from daemon: No such container: docker-pr8 [Pipeline] sh [2023-04-21T10:58:54.882Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2023-04-21T10:58:54.882Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2023-04-21T10:58:54.882Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-04-21T10:58:55.089Z] + echo Chowning /workspace to jenkins user [2023-04-21T10:58:55.089Z] Chowning /workspace to jenkins user [2023-04-21T10:58:55.089Z] + id -u [2023-04-21T10:58:55.089Z] + id -g [2023-04-21T10:58:55.089Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45238:/workspace busybox chown -R 1000:1000 /workspace [2023-04-21T10:58:55.140Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-04-21T10:58:55.399Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-04-21T10:58:55.961Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-04-21T10:58:56.338Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-21T10:58:56.739Z] + bundleName=unit [2023-04-21T10:58:56.739Z] + echo Creating unit-bundles.tar.gz [2023-04-21T10:58:56.739Z] Creating unit-bundles.tar.gz [2023-04-21T10:58:56.739Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2023-04-21T10:58:56.739Z] bundles/junit-report.xml [2023-04-21T10:58:56.739Z] bundles/go-test-report.json [2023-04-21T10:58:56.739Z] bundles/profile.out [Pipeline] archiveArtifacts [2023-04-21T10:58:56.749Z] Archiving artifacts [2023-04-21T10:58:56.905Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-04-21T10:58:57.139Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45238/8/artifacts/ [Pipeline] } [Pipeline] // catchError [2023-04-21T10:58:57.166Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [Pipeline] sh [2023-04-21T10:58:57.457Z] + make clean [2023-04-21T10:58:57.499Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-04-21T10:58:57.499Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-04-21T10:58:57.714Z] docker volume rm -f docker-dev-cache [2023-04-21T10:58:57.714Z] docker-dev-cache [Pipeline] deleteDir [2023-04-21T10:58:57.957Z] === RUN TestDockerSuite/TestBuildConditionalCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-21T10:58:58.541Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-04-21T10:58:59.109Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-04-21T10:58:59.109Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-04-21T10:58:59.109Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-04-21T10:58:59.492Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-04-21T10:58:59.492Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-04-21T10:58:59.492Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-04-21T10:58:59.951Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-04-21T10:59:00.045Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2023-04-21T10:59:00.045Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2023-04-21T10:59:00.979Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2023-04-21T10:59:01.913Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-04-21T10:59:01.913Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-04-21T10:59:02.128Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-04-21T10:59:02.847Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2023-04-21T10:59:03.097Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-04-21T10:59:03.105Z] === RUN TestDockerSuite/TestSaveImageId [2023-04-21T10:59:03.363Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-04-21T10:59:03.557Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-04-21T10:59:03.557Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-04-21T10:59:03.625Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-04-21T10:59:04.018Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-04-21T10:59:04.986Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-04-21T10:59:05.445Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-04-21T10:59:05.445Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-04-21T10:59:05.445Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-04-21T10:59:05.445Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-04-21T10:59:05.445Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-04-21T10:59:05.543Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents106676065 [2023-04-21T10:59:05.543Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-04-21T10:59:05.543Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-04-21T10:59:05.801Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2023-04-21T10:59:06.737Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-04-21T10:59:06.737Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-04-21T10:59:06.996Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-04-21T10:59:08.373Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-04-21T10:59:09.751Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-04-21T10:59:10.010Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-04-21T10:59:10.010Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-04-21T10:59:10.010Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-04-21T10:59:10.268Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-04-21T10:59:10.833Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-04-21T10:59:11.766Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2023-04-21T10:59:12.512Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-04-21T10:59:13.140Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-04-21T10:59:17.321Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2023-04-21T10:59:17.579Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-04-21T10:59:19.482Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-04-21T10:59:20.047Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-04-21T10:59:20.982Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-04-21T10:59:23.508Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-04-21T10:59:24.893Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-04-21T10:59:25.469Z] === RUN TestDockerSuite/TestStartRecordError [2023-04-21T10:59:26.404Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-04-21T10:59:27.780Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-04-21T10:59:28.714Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-04-21T10:59:30.086Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2023-04-21T10:59:31.243Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-04-21T10:59:33.151Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2023-04-21T10:59:36.432Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-04-21T10:59:36.432Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2023-04-21T10:59:38.961Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2023-04-21T10:59:38.961Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-04-21T10:59:43.147Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2023-04-21T10:59:43.715Z] === RUN TestDockerSuite/TestStatsNoStream [2023-04-21T10:59:46.245Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2023-04-21T10:59:46.245Z] === RUN TestDockerSuite/TestStopContainerSignal [2023-04-21T10:59:47.620Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-04-21T10:59:48.183Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-04-21T10:59:48.187Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-04-21T10:59:48.644Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-04-21T10:59:48.753Z] === RUN TestDockerSuite/TestTopPrivileged [2023-04-21T10:59:49.025Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-04-21T10:59:49.025Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-04-21T10:59:49.025Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-04-21T10:59:49.592Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-04-21T10:59:49.611Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-04-21T10:59:52.124Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-04-21T10:59:55.400Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-04-21T10:59:55.400Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-04-21T10:59:55.403Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2023-04-21T10:59:55.403Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2023-04-21T10:59:55.661Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2023-04-21T10:59:55.661Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-04-21T10:59:55.661Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2023-04-21T10:59:55.661Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-04-21T10:59:55.661Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2023-04-21T10:59:55.858Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-04-21T10:59:55.858Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-04-21T10:59:56.318Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-04-21T10:59:56.318Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-04-21T10:59:56.318Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-04-21T10:59:56.594Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2023-04-21T10:59:56.776Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-04-21T10:59:56.776Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-04-21T10:59:56.776Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-04-21T10:59:57.159Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2023-04-21T10:59:57.725Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2023-04-21T10:59:58.292Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2023-04-21T10:59:58.857Z] === RUN TestDockerSuite/TestUpdateStats [2023-04-21T11:00:03.039Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2023-04-21T11:00:03.297Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2023-04-21T11:00:03.297Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-04-21T11:00:03.297Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2023-04-21T11:00:03.866Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2023-04-21T11:00:04.433Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-04-21T11:00:06.962Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2023-04-21T11:00:08.861Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2023-04-21T11:00:10.787Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2023-04-21T11:00:11.050Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2023-04-21T11:00:12.425Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-04-21T11:00:13.805Z] docker_cli_service_logs_test.go:246: checking task ems5ldcpqhle [2023-04-21T11:00:13.805Z] docker_cli_service_logs_test.go:251: checking messages for ems5ldcpqhle [2023-04-21T11:00:13.805Z] docker_cli_service_logs_test.go:246: checking task ylym265vc68l [2023-04-21T11:00:13.805Z] docker_cli_service_logs_test.go:251: checking messages for ylym265vc68l [2023-04-21T11:00:14.738Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-04-21T11:00:17.267Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2023-04-21T11:00:18.642Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2023-04-21T11:00:19.577Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2023-04-21T11:00:20.511Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2023-04-21T11:00:21.446Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2023-04-21T11:00:22.824Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2023-04-21T11:00:23.760Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2023-04-21T11:00:24.327Z] === RUN TestDockerSwarmSuite/TestServiceScale [2023-04-21T11:00:25.702Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2023-04-21T11:00:26.710Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-04-21T11:00:26.719Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-04-21T11:00:26.719Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-04-21T11:00:27.077Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2023-04-21T11:00:27.077Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2023-04-21T11:00:27.177Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-04-21T11:00:28.984Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-04-21T11:00:46.584Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-04-21T11:00:46.584Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-04-21T11:00:46.585Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-04-21T11:00:46.585Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-04-21T11:00:46.585Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-04-21T11:00:46.585Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-04-21T11:00:46.585Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-04-21T11:00:46.585Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2023-04-21T11:00:46.585Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-04-21T11:00:46.585Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-04-21T11:00:46.585Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-04-21T11:00:46.585Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-04-21T11:00:46.585Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-04-21T11:00:46.585Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-04-21T11:00:46.585Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-04-21T11:00:47.152Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2023-04-21T11:00:48.161Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-04-21T11:00:48.161Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-04-21T11:00:48.421Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-04-21T11:00:48.421Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-04-21T11:00:48.421Z] === RUN TestDockerSuite/TestVolumeEvents [2023-04-21T11:00:49.801Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2023-04-21T11:00:51.180Z] docker_cli_swarm_test.go:1901: [d98486534bbff] joining swarm manager [d061e74775260]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T11:00:52.555Z] docker_cli_swarm_test.go:1902: [d3b20db3f4767] joining swarm manager [d061e74775260]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T11:00:53.938Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-04-21T11:00:55.314Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-04-21T11:00:55.572Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-04-21T11:00:55.572Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-04-21T11:00:57.478Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-04-21T11:00:58.985Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-04-21T11:00:58.986Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-04-21T11:00:58.986Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-04-21T11:00:59.386Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-04-21T11:00:59.386Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite (1255.10s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.56s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.43s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.55s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.80s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.97s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.34s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.61s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.05s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.76s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.75s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.71s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.69s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.79s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.83s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAttachDetach (0.82s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.73s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.70s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.24s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.42s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.05s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.13s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.07s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.21s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.28s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.62s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.73s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.08s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.70s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.52s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.75s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.47s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.41s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.97s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.65s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.39s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.60s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.64s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.75s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.25s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.89s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.45s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.22s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.37s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.00s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.03s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.63s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.30s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.32s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.92s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.49s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.63s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.52s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.74s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.88s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.32s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.76s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.56s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.62s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.13s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.48s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.40s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.12s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.64s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.74s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.06s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.77s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.81s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.22s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.99s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.74s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2023-04-21T11:00:59.386Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.37s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.59s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.59s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.80s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.20s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.53s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.48s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.22s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.77s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.79s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.34s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.99s) [2023-04-21T11:00:59.386Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2023-04-21T11:00:59.386Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-04-21T11:00:59.386Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-04-21T11:00:59.386Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.78s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.81s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.72s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.78s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.25s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.49s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.11s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.31s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.48s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2023-04-21T11:00:59.386Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.86s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.91s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.90s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.71s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.15s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.50s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.79s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.05s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.39s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.01s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.16s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.68s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.99s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.91s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.25s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.33s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.24s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.37s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.43s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.76s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEnv (1.33s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.26s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.03s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.60s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.62s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.60s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.98s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.51s) [2023-04-21T11:00:59.387Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.90s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildFails (0.66s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.74s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.90s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.64s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.54s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.50s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.18s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.69s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.05s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.56s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.63s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.28s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildHistory (4.47s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.65s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.79s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildLabels (0.39s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.06s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.45s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.15s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.78s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.11s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.89s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.28s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.25s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.32s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.76s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.09s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.02s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.83s) [2023-04-21T11:00:59.387Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.63s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.43s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.37s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.77s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.86s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.09s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.60s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.20s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.35s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.53s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.94s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.48s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.86s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.10s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.23s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.06s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildPATH (1.37s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.51s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.83s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.89s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.36s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildRm (2.23s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.97s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.41s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.81s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.97s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.86s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.08s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2023-04-21T11:00:59.387Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildStderr (0.78s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.54s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.89s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.79s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.78s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.06s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildUser (1.49s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.06s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.21s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.87s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.88s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.10s) [2023-04-21T11:00:59.387Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-04-21T11:00:59.387Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-04-21T11:00:59.387Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2023-04-21T11:00:59.387Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.83s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.94s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.85s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.09s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.06s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.76s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.24s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.76s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.38s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2023-04-21T11:00:59.387Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.48s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.27s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2023-04-21T11:00:59.387Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.55s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestCommitChange (0.61s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.53s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.06s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.11s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.66s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestCommitTTY (1.13s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.76s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.95s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.89s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.97s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.47s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.45s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.56s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.51s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.76s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.60s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.78s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.71s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.76s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.75s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.59s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.72s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.65s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.60s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.98s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.99s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.44s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.23s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.64s) [2023-04-21T11:00:59.387Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.52s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.70s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.86s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.46s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.27s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.67s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.51s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.32s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.37s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cc7c20_} (0.48s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11135029822_/foo_false____} (1.37s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11135029822_/foo_true____} (1.36s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3254088653_/foo_false____} (1.47s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3254088653_/foo_true____} (1.36s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3254088653_/foo_true__0xc000cc7c50__} (1.51s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cc7c68_} (1.46s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cc7c80_} (1.41s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cc7c98_} (1.49s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cc7cb0_} (1.34s) [2023-04-21T11:00:59.387Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.13s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.37s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.27s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.98s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.17s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.71s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.76s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.05s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.70s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.78s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.56s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.58s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.66s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.73s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.02s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.14s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.91s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.82s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.61s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.90s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.53s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.49s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.42s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.30s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.59s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.93s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.45s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.02s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.58s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.11s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.50s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToDot (0.46s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.89s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.03s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToStdout (0.47s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.74s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.16s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.48s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.68s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.45s) [2023-04-21T11:00:59.388Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.42s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2023-04-21T11:00:59.388Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.28s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.32s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.09s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.87s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.48s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.88s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.93s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.50s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.08s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.00s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.50s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.58s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.56s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.12s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsAttach (0.50s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.59s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.68s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.22s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.30s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.27s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsCopy (0.88s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.34s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.50s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.21s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.86s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsFilters (1.00s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsFormat (1.18s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.72s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.97s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.07s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2023-04-21T11:00:59.388Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-04-21T11:00:59.388Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.24s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsResize (0.72s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.65s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.66s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.53s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsTop (0.57s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.04s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.54s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.41s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.43s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.99s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.48s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.45s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.47s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.91s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecCgroup (0.75s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.09s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecInspectID (2.63s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecInteractive (0.97s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.53s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.92s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.51s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecUlimits (0.49s) [2023-04-21T11:00:59.388Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.12s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.48s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.62s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.44s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.42s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestHealth (18.78s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.75s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.83s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.79s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.72s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.65s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImportDisplay (0.98s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImportFile (1.02s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.28s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImportGzipped (1.08s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.03s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.50s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2023-04-21T11:00:59.388Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectDefault (0.58s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectHistory (0.98s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-04-21T11:00:59.388Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.54s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.70s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.30s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.85s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2023-04-21T11:00:59.388Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.31s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.00s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.33s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.33s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.84s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.35s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.40s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.22s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.81s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.55s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsTail (0.81s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.70s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.42s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.63s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestNetHostname (1.48s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.32s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.65s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.20s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPluginActive (2.22s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.68s) [2023-04-21T11:00:59.389Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.50s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.06s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.94s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.75s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.09s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.26s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.97s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPortList (7.02s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.98s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.40s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.03s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.45s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.19s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.69s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsByOrder (2.26s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.74s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.67s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.16s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.28s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.47s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.32s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.82s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.51s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.39s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.36s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.64s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.65s) [2023-04-21T11:00:59.389Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.22s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.97s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.43s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.96s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.90s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.83s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.80s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.04s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.13s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.69s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.02s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.13s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.81s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.40s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.63s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.40s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.96s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.87s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.19s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.40s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.30s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.41s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.40s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.41s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.59s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.39s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.41s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.46s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.36s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.05s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.74s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.96s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.91s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.41s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.47s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.47s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.39s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.46s) [2023-04-21T11:00:59.389Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-04-21T11:00:59.389Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.59s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.53s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.01s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.79s) [2023-04-21T11:00:59.389Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.95s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.62s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.41s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunExitCode (0.40s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.40s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.11s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2023-04-21T11:00:59.389Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.90s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.88s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.70s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.14s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.40s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.77s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.85s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.74s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2023-04-21T11:00:59.389Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.23s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.95s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.09s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.92s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.98s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunMount (3.94s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.03s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.45s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.13s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.58s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.92s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.97s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNetHost (0.89s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.54s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.45s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.80s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.35s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.49s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.66s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.86s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.61s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.66s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.13s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.65s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.57s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.60s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.56s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.57s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.24s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.47s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.18s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunRm (0.55s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.13s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.53s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.38s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.39s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.42s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.44s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunState (0.93s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunSysctls (1.23s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.52s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.82s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.28s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.18s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.95s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.68s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.67s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.52s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.10s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.42s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunUserByName (0.40s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.41s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.44s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.63s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.24s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.87s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.32s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.71s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.82s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.96s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.66s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.57s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.57s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.58s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.53s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.60s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.19s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.40s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.02s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.68s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.46s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.58s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.93s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.84s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.89s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.42s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.78s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.26s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.11s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.83s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.84s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.40s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStartRecordError (1.03s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.02s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.69s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.63s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.58s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.47s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.34s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.40s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.84s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.51s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.24s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUpdateStats (3.59s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2023-04-21T11:00:59.390Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.10s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.12s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.94s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.62s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.53s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.37s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.26s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.22s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.30s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.57s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.72s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.50s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.65s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.58s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.67s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.12s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.11s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.85s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.19s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.08s) [2023-04-21T11:00:59.390Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s) [2023-04-21T11:00:59.649Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.55s) [2023-04-21T11:00:59.649Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.36s) [2023-04-21T11:00:59.649Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2023-04-21T11:00:59.649Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2023-04-21T11:00:59.649Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.63s) [2023-04-21T11:00:59.649Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.28s) [2023-04-21T11:00:59.649Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-04-21T11:00:59.649Z] === RUN TestDockerRegistrySuite [2023-04-21T11:00:59.649Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-04-21T11:01:00.583Z] check_test.go:195: [ddfaeffe6d034] daemon is not started [2023-04-21T11:01:00.583Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-04-21T11:01:01.517Z] check_test.go:195: [d37aded56b9a9] daemon is not started [2023-04-21T11:01:01.517Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-04-21T11:01:02.892Z] check_test.go:195: [d1d081a69224c] daemon is not started [2023-04-21T11:01:02.892Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-04-21T11:01:03.151Z] check_test.go:195: [dd9b59dfd6416] daemon is not started [2023-04-21T11:01:03.151Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-04-21T11:01:06.434Z] check_test.go:195: [d86b91de42d09] daemon is not started [2023-04-21T11:01:06.434Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-04-21T11:01:07.551Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-04-21T11:01:08.962Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2023-04-21T11:01:11.492Z] check_test.go:195: [da8650a9e9cde] daemon is not started [2023-04-21T11:01:11.492Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-04-21T11:01:14.044Z] check_test.go:195: [dee75a89f79af] daemon is not started [2023-04-21T11:01:14.312Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-04-21T11:01:15.246Z] check_test.go:195: [d9fab015a8fd1] daemon is not started [2023-04-21T11:01:15.246Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-04-21T11:01:16.114Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-04-21T11:01:16.179Z] check_test.go:195: [d7f9f930c6d6f] daemon is not started [2023-04-21T11:01:16.179Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-04-21T11:01:16.438Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2023-04-21T11:01:17.376Z] check_test.go:195: [d775f575a7b71] daemon is not started [2023-04-21T11:01:17.376Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-04-21T11:01:18.751Z] check_test.go:195: [d75c156f45df0] daemon is not started [2023-04-21T11:01:18.751Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-04-21T11:01:18.751Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2023-04-21T11:01:19.686Z] check_test.go:195: [d60f2fec17a2b] daemon is not started [2023-04-21T11:01:19.686Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-04-21T11:01:21.588Z] check_test.go:195: [d410707e34f46] daemon is not started [2023-04-21T11:01:21.588Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-04-21T11:01:22.155Z] check_test.go:195: [d3b3d281d4923] daemon is not started [2023-04-21T11:01:22.155Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-04-21T11:01:23.090Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:82d167dfd4194c516711d46b645c7da3f9bf4d3a40f04c2d5b034935cea8fec3 [2023-04-21T11:01:23.656Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ea88638d9438ff487ec743873f3ada29583345513fa430d0f748626ba20c6c19 [2023-04-21T11:01:23.914Z] check_test.go:195: [d5ebf5c8154cf] daemon is not started [2023-04-21T11:01:23.914Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-04-21T11:01:24.679Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-04-21T11:01:24.849Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:448426bf23d7df524ddd2b937ce369030f00ce0b640c7f7ab2dd12261e16080d [2023-04-21T11:01:25.784Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1754bb5be28d07f1e8af78a2168b88b09eaff4c6a01c3c362171fb9277a27762 [2023-04-21T11:01:25.784Z] check_test.go:195: [d9546d2ef03bf] daemon is not started [2023-04-21T11:01:25.784Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-04-21T11:01:28.313Z] check_test.go:195: [d8680c4ec0922] daemon is not started [2023-04-21T11:01:28.313Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-04-21T11:01:30.213Z] check_test.go:195: [d484a0872d756] daemon is not started [2023-04-21T11:01:30.213Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-04-21T11:01:30.783Z] check_test.go:195: [dda56aa37cb0f] daemon is not started [2023-04-21T11:01:30.783Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-04-21T11:01:31.052Z] check_test.go:195: [d8cb24348e13e] daemon is not started [2023-04-21T11:01:31.052Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-04-21T11:01:32.006Z] check_test.go:195: [db3b906480eb0] daemon is not started [2023-04-21T11:01:32.006Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-04-21T11:01:32.940Z] check_test.go:195: [db624f3683098] daemon is not started [2023-04-21T11:01:32.940Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-04-21T11:01:33.873Z] check_test.go:195: [dfea8df2cccab] daemon is not started [2023-04-21T11:01:33.873Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-04-21T11:01:34.442Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2023-04-21T11:01:36.971Z] docker_cli_swarm_test.go:1802: [d10ae462e2cc4] joining swarm manager [d085c7a89af0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T11:01:36.971Z] check_test.go:195: [db462542e2237] daemon is not started [2023-04-21T11:01:36.971Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-04-21T11:01:36.971Z] check_test.go:195: [d62aeab14243e] daemon is not started [2023-04-21T11:01:36.971Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-04-21T11:01:37.908Z] docker_cli_swarm_test.go:1803: [da795308d1e41] joining swarm manager [d085c7a89af0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T11:01:38.166Z] check_test.go:195: [dcc6f71bfbb26] daemon is not started [2023-04-21T11:01:38.166Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-04-21T11:01:38.732Z] check_test.go:195: [de17182f0eda0] daemon is not started [2023-04-21T11:01:38.732Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-04-21T11:01:38.732Z] check_test.go:195: [dbb9334755302] daemon is not started [2023-04-21T11:01:38.732Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-04-21T11:01:38.992Z] check_test.go:195: [d47380d28078b] daemon is not started [2023-04-21T11:01:38.992Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-04-21T11:01:39.249Z] check_test.go:195: [d2e4bfa469de6] daemon is not started [2023-04-21T11:01:39.249Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-04-21T11:01:39.816Z] check_test.go:195: [dcc4c19aeee8b] daemon is not started [2023-04-21T11:01:39.816Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-04-21T11:01:39.816Z] check_test.go:195: [d77c6216a7af3] daemon is not started [2023-04-21T11:01:39.816Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-04-21T11:01:40.752Z] check_test.go:195: [db12bcdca933c] daemon is not started [2023-04-21T11:01:40.752Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-04-21T11:01:42.127Z] check_test.go:195: [d1d47b12fb681] daemon is not started [2023-04-21T11:01:42.127Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-04-21T11:01:43.060Z] check_test.go:195: [dc1422b82486b] daemon is not started [2023-04-21T11:01:43.060Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-04-21T11:01:43.994Z] check_test.go:195: [d1947cc53fb8e] daemon is not started [2023-04-21T11:01:43.994Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-04-21T11:01:44.927Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite (46.10s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.39s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.85s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.47s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.72s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.16s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.27s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.25s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.50s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.79s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.87s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.97s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.02s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.93s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.16s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.31s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.88s) [2023-04-21T11:01:45.493Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2023-04-21T11:01:45.493Z] === RUN TestDockerSchema1RegistrySuite [2023-04-21T11:01:45.493Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-04-21T11:01:45.751Z] check_test.go:222: [d701ea7664285] daemon is not started [2023-04-21T11:01:45.751Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-04-21T11:01:48.284Z] check_test.go:222: [d770ae505521c] daemon is not started [2023-04-21T11:01:48.284Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-04-21T11:01:53.565Z] check_test.go:222: [de1686d794522] daemon is not started [2023-04-21T11:01:53.566Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-04-21T11:01:53.566Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2023-04-21T11:01:56.848Z] check_test.go:222: [de34e9f4a0264] daemon is not started [2023-04-21T11:01:56.848Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-04-21T11:01:57.107Z] check_test.go:222: [dc9bf65577cee] daemon is not started [2023-04-21T11:01:57.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-04-21T11:01:59.268Z] check_test.go:222: [d9c4cb050aa46] daemon is not started [2023-04-21T11:01:59.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-04-21T11:01:59.268Z] check_test.go:222: [d708867ddae9f] daemon is not started [2023-04-21T11:01:59.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-04-21T11:02:00.202Z] check_test.go:222: [d0c7ee2e62f6a] daemon is not started [2023-04-21T11:02:00.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-04-21T11:02:01.144Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2023-04-21T11:02:01.402Z] check_test.go:222: [d43406f593556] daemon is not started [2023-04-21T11:02:01.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-04-21T11:02:02.340Z] check_test.go:222: [ddbf44d2ea15d] daemon is not started [2023-04-21T11:02:02.340Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-04-21T11:02:03.275Z] docker_cli_swarm_test.go:1321: [d003e0ffe6ef5] joining swarm manager [db061dcb258da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T11:02:04.652Z] docker_cli_swarm_test.go:1322: [d17edaadf41fd] joining swarm manager [db061dcb258da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T11:02:05.217Z] check_test.go:222: [dd0fb78a69d96] daemon is not started [2023-04-21T11:02:05.217Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-04-21T11:02:05.783Z] check_test.go:222: [db7e85cf50dec] daemon is not started [2023-04-21T11:02:05.783Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-04-21T11:02:06.041Z] check_test.go:222: [d4b5bc55c183c] daemon is not started [2023-04-21T11:02:06.041Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-04-21T11:02:06.299Z] check_test.go:222: [d3181c2cbe08a] daemon is not started [2023-04-21T11:02:06.299Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-04-21T11:02:06.557Z] check_test.go:222: [daf6c65ed9335] daemon is not started [2023-04-21T11:02:06.557Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-04-21T11:02:06.816Z] check_test.go:222: [d9cb50a787591] daemon is not started [2023-04-21T11:02:06.816Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-04-21T11:02:07.074Z] check_test.go:222: [d59e250f47dbb] daemon is not started [2023-04-21T11:02:07.074Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-04-21T11:02:07.332Z] check_test.go:222: [db1e8fcf343db] daemon is not started [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite (21.70s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.55s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.87s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.16s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.88s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.09s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.98s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.97s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2023-04-21T11:02:07.332Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2023-04-21T11:02:07.332Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-04-21T11:02:07.332Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-04-21T11:02:07.899Z] check_test.go:251: [d6bf9f73dc913] daemon is not started [2023-04-21T11:02:07.899Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-04-21T11:02:08.464Z] check_test.go:251: [d56bca457c01b] daemon is not started [2023-04-21T11:02:08.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-04-21T11:02:09.836Z] check_test.go:251: [d009010af5b26] daemon is not started [2023-04-21T11:02:09.836Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-04-21T11:02:10.770Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-04-21T11:02:11.340Z] check_test.go:251: [d20a8d3933d2f] daemon is not started [2023-04-21T11:02:11.340Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-04-21T11:02:11.906Z] check_test.go:251: [d2056a4702848] daemon is not started [2023-04-21T11:02:11.906Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-04-21T11:02:12.840Z] check_test.go:251: [d22c0efb791c5] daemon is not started [2023-04-21T11:02:12.840Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-04-21T11:02:12.840Z] check_test.go:251: [d2df0a6e7544b] daemon is not started [2023-04-21T11:02:12.840Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.61s) [2023-04-21T11:02:12.840Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2023-04-21T11:02:12.840Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2023-04-21T11:02:12.840Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (1.09s) [2023-04-21T11:02:12.840Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.27s) [2023-04-21T11:02:12.840Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2023-04-21T11:02:12.840Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2023-04-21T11:02:12.840Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.81s) [2023-04-21T11:02:12.840Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2023-04-21T11:02:12.840Z] === RUN TestDockerRegistryAuthTokenSuite [2023-04-21T11:02:12.840Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-04-21T11:02:18.101Z] check_test.go:278: [d2155896e2563] daemon is not started [2023-04-21T11:02:18.101Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-04-21T11:02:18.101Z] check_test.go:278: [dc43b0e28931a] daemon is not started [2023-04-21T11:02:18.101Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-04-21T11:02:18.358Z] check_test.go:278: [dab97c62ac308] daemon is not started [2023-04-21T11:02:18.358Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-04-21T11:02:18.358Z] check_test.go:278: [de12c673af8f7] daemon is not started [2023-04-21T11:02:18.358Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-04-21T11:02:18.616Z] check_test.go:278: [dcef6be953860] daemon is not started [2023-04-21T11:02:18.616Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2023-04-21T11:02:18.616Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2023-04-21T11:02:18.616Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2023-04-21T11:02:18.616Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2023-04-21T11:02:18.616Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2023-04-21T11:02:18.616Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2023-04-21T11:02:18.616Z] === RUN TestDockerNetworkSuite [2023-04-21T11:02:18.616Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2023-04-21T11:02:21.148Z] docker_cli_network_unix_test.go:46: [d2bfb4d309074] daemon is not started [2023-04-21T11:02:21.148Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2023-04-21T11:02:21.408Z] docker_cli_network_unix_test.go:46: [d04a136d85d33] daemon is not started [2023-04-21T11:02:21.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2023-04-21T11:02:23.568Z] docker_cli_network_unix_test.go:46: [d8dd477970429] daemon is not started [2023-04-21T11:02:24.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2023-04-21T11:02:25.437Z] docker_cli_network_unix_test.go:46: [d42eeaf0abe8e] daemon is not started [2023-04-21T11:02:25.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2023-04-21T11:02:25.953Z] docker_cli_network_unix_test.go:1233: [dae21e86fe697] daemon is not started [2023-04-21T11:02:28.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2023-04-21T11:02:29.046Z] docker_cli_network_unix_test.go:46: [dd2a68bac9f90] daemon is not started [2023-04-21T11:02:29.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2023-04-21T11:02:33.799Z] docker_cli_network_unix_test.go:46: [d52e7b056c017] daemon is not started [2023-04-21T11:02:34.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2023-04-21T11:02:36.287Z] docker_cli_network_unix_test.go:46: [d1ac3c6679599] daemon is not started [2023-04-21T11:02:36.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2023-04-21T11:02:37.481Z] docker_cli_network_unix_test.go:46: [de17235829f6f] daemon is not started [2023-04-21T11:02:37.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2023-04-21T11:02:37.998Z] docker_cli_network_unix_test.go:46: [d6edf8f7fe560] daemon is not started [2023-04-21T11:02:37.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2023-04-21T11:02:38.569Z] docker_cli_network_unix_test.go:46: [d5350705c42cf] daemon is not started [2023-04-21T11:02:38.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2023-04-21T11:02:39.135Z] docker_cli_network_unix_test.go:46: [d1b20fa9f1b16] daemon is not started [2023-04-21T11:02:39.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2023-04-21T11:02:39.959Z] docker_cli_network_unix_test.go:46: [dabc596b5ffc9] daemon is not started [2023-04-21T11:02:40.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2023-04-21T11:02:40.475Z] docker_cli_network_unix_test.go:46: [d53007d225b4b] daemon is not started [2023-04-21T11:02:40.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2023-04-21T11:02:40.733Z] docker_cli_network_unix_test.go:46: [d6f2986bc7b1e] daemon is not started [2023-04-21T11:02:40.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2023-04-21T11:02:41.300Z] docker_cli_network_unix_test.go:46: [d9efcf8175179] daemon is not started [2023-04-21T11:02:41.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2023-04-21T11:02:41.559Z] docker_cli_network_unix_test.go:46: [ddb05ca69d786] daemon is not started [2023-04-21T11:02:41.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2023-04-21T11:02:41.559Z] docker_cli_network_unix_test.go:46: [d106d69aff868] daemon is not started [2023-04-21T11:02:41.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2023-04-21T11:02:41.817Z] docker_cli_network_unix_test.go:46: [d67117693f944] daemon is not started [2023-04-21T11:02:41.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2023-04-21T11:02:42.752Z] docker_cli_network_unix_test.go:46: [df4409e838997] daemon is not started [2023-04-21T11:02:42.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2023-04-21T11:02:43.010Z] docker_cli_network_unix_test.go:46: [d87e2c5728c33] daemon is not started [2023-04-21T11:02:43.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2023-04-21T11:02:43.576Z] docker_cli_network_unix_test.go:46: [dd0cef78a7955] daemon is not started [2023-04-21T11:02:43.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2023-04-21T11:02:43.835Z] docker_cli_network_unix_test.go:46: [ded15fb667e09] daemon is not started [2023-04-21T11:02:43.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2023-04-21T11:02:44.093Z] docker_cli_network_unix_test.go:46: [dfd637a400583] daemon is not started [2023-04-21T11:02:44.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2023-04-21T11:02:45.025Z] docker_cli_network_unix_test.go:968: [d132d839735a6] daemon is not started [2023-04-21T11:02:46.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2023-04-21T11:02:47.334Z] docker_cli_network_unix_test.go:46: [db7d9bdefc962] daemon is not started [2023-04-21T11:02:47.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2023-04-21T11:02:49.865Z] docker_cli_network_unix_test.go:1116: [d88fd0f5d2521] daemon is not started [2023-04-21T11:02:53.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2023-04-21T11:02:53.148Z] docker_cli_network_unix_test.go:46: [dc4fb9079bb1d] daemon is not started [2023-04-21T11:02:53.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2023-04-21T11:02:53.406Z] docker_cli_network_unix_test.go:46: [d3a2faf1e10e5] daemon is not started [2023-04-21T11:02:53.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2023-04-21T11:02:53.667Z] docker_cli_network_unix_test.go:46: [d2c93daee2db3] daemon is not started [2023-04-21T11:02:53.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2023-04-21T11:02:53.667Z] docker_cli_network_unix_test.go:46: [d6e2d1b337b83] daemon is not started [2023-04-21T11:02:53.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2023-04-21T11:02:53.925Z] docker_cli_network_unix_test.go:46: [d75463279d8a9] daemon is not started [2023-04-21T11:02:53.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2023-04-21T11:02:54.183Z] docker_cli_network_unix_test.go:46: [d6949794ba0cd] daemon is not started [2023-04-21T11:02:54.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2023-04-21T11:02:54.183Z] docker_cli_network_unix_test.go:46: [d337eaccc7ba7] daemon is not started [2023-04-21T11:02:54.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2023-04-21T11:02:55.558Z] docker_cli_network_unix_test.go:46: [d6fbeac4f4704] daemon is not started [2023-04-21T11:02:56.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2023-04-21T11:02:56.494Z] docker_cli_network_unix_test.go:46: [dcc1b62edab94] daemon is not started [2023-04-21T11:02:56.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2023-04-21T11:02:56.494Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-04-21T11:02:56.494Z] docker_cli_network_unix_test.go:46: [d685087f97692] daemon is not started [2023-04-21T11:02:56.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2023-04-21T11:02:57.062Z] docker_cli_network_unix_test.go:46: [db7c7f5839c66] daemon is not started [2023-04-21T11:02:57.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2023-04-21T11:03:00.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2023-04-21T11:03:02.246Z] docker_cli_network_unix_test.go:1084: [d1e2f7e5aa8f3] daemon is not started [2023-04-21T11:03:03.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2023-04-21T11:03:03.620Z] docker_cli_network_unix_test.go:46: [df5399b29f89e] daemon is not started [2023-04-21T11:03:03.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2023-04-21T11:03:03.878Z] docker_cli_network_unix_test.go:46: [d3400ac600567] daemon is not started [2023-04-21T11:03:04.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2023-04-21T11:03:05.509Z] docker_cli_network_unix_test.go:46: [d051bbd158f4d] daemon is not started [2023-04-21T11:03:05.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2023-04-21T11:03:05.509Z] docker_cli_network_unix_test.go:46: [dcd4183322ade] daemon is not started [2023-04-21T11:03:05.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2023-04-21T11:03:05.963Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-04-21T11:03:06.075Z] docker_cli_network_unix_test.go:46: [db5d13a004c53] daemon is not started [2023-04-21T11:03:06.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2023-04-21T11:03:06.899Z] docker_cli_network_unix_test.go:46: [dd7b6a5b0ec08] daemon is not started [2023-04-21T11:03:06.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2023-04-21T11:03:07.466Z] docker_cli_network_unix_test.go:46: [dd9b701e4f4a2] daemon is not started [2023-04-21T11:03:07.724Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2023-04-21T11:03:08.866Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-04-21T11:03:08.866Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-04-21T11:03:09.325Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-04-21T11:03:14.286Z] docker_cli_network_unix_test.go:46: [d89b80ea7cd91] daemon is not started [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite (54.71s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.40s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.62s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.41s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.85s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.14s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.05s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.46s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.19s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.20s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.32s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2023-04-21T11:03:14.286Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.69s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.21s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.42s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.55s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2023-04-21T11:03:14.286Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.59s) [2023-04-21T11:03:14.286Z] === RUN TestDockerHubPullSuite [2023-04-21T11:03:14.286Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2023-04-21T11:03:15.218Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2023-04-21T11:03:17.759Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2023-04-21T11:03:20.286Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2023-04-21T11:03:22.186Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2023-04-21T11:03:22.444Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2023-04-21T11:03:23.010Z] --- PASS: TestDockerHubPullSuite (9.52s) [2023-04-21T11:03:23.010Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.92s) [2023-04-21T11:03:23.010Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2023-04-21T11:03:23.010Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (2.60s) [2023-04-21T11:03:23.010Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.62s) [2023-04-21T11:03:23.010Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s) [2023-04-21T11:03:23.010Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2023-04-21T11:03:23.010Z] PASS [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === Skipped [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2023-04-21T11:03:23.010Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-04-21T11:03:23.010Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-04-21T11:03:23.010Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-04-21T11:03:23.010Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2023-04-21T11:03:23.010Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2023-04-21T11:03:23.010Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-04-21T11:03:23.010Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-04-21T11:03:23.010Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-04-21T11:03:23.010Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2023-04-21T11:03:23.010Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-04-21T11:03:23.010Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-04-21T11:03:23.010Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-04-21T11:03:23.010Z] docker_cli_sni_test.go:18: Flakey test [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-04-21T11:03:23.010Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2023-04-21T11:03:23.010Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-04-21T11:03:23.010Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2023-04-21T11:03:23.010Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-04-21T11:03:23.010Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2023-04-21T11:03:23.010Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-04-21T11:03:23.010Z] docker_cli_network_unix_test.go:46: [d685087f97692] daemon is not started [2023-04-21T11:03:23.010Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2023-04-21T11:03:23.010Z] [2023-04-21T11:03:23.010Z] DONE 1270 tests, 51 skipped in 1403.664s [2023-04-21T11:03:23.010Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-21T11:03:23.010Z] ++++ cat bundles/test-integration/docker.pid [2023-04-21T11:03:23.010Z] +++ kill 8092 [2023-04-21T11:03:23.943Z] +++ /etc/init.d/apparmor stop [2023-04-21T11:03:23.943Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-21T11:03:23.943Z] [2023-04-21T11:03:23.943Z] Unloading profiles will leave already running processes permanently [2023-04-21T11:03:23.943Z] unconfined, which can lead to unexpected situations. [2023-04-21T11:03:23.943Z] [2023-04-21T11:03:23.943Z] To set a process to complain mode, use the command line tool [2023-04-21T11:03:23.943Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-21T11:03:23.943Z] +++ true [2023-04-21T11:03:23.943Z] exiting test-integration [2023-04-21T11:03:23.943Z] ++ exit 0 [2023-04-21T11:03:23.943Z] [2023-04-21T11:03:24.201Z] + for job in $(jobs -p) [2023-04-21T11:03:24.201Z] + wait 6453 [2023-04-21T11:03:34.162Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2023-04-21T11:03:36.062Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2023-04-21T11:03:42.619Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2023-04-21T11:03:47.879Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2023-04-21T11:03:49.271Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2023-04-21T11:03:53.457Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2023-04-21T11:03:57.638Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2023-04-21T11:04:00.917Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2023-04-21T11:04:00.917Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-04-21T11:04:00.917Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2023-04-21T11:04:06.177Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2023-04-21T11:04:06.178Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2023-04-21T11:04:07.111Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2023-04-21T11:04:09.010Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2023-04-21T11:04:50.647Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-04-21T11:04:52.197Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-04-21T11:04:53.739Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-04-21T11:05:05.224Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2023-04-21T11:05:05.224Z] docker_cli_swarm_test.go:1186: [d6bc667283b34] joining swarm manager [d0dca1f7c0f3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T11:05:10.483Z] docker_cli_swarm_test.go:1195: [d326955fb4f44] joining swarm manager [d0dca1f7c0f3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T11:05:36.303Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-04-21T11:05:51.119Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-04-21T11:05:57.134Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2023-04-21T11:06:02.394Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2023-04-21T11:06:05.675Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2023-04-21T11:06:05.935Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-04-21T11:06:07.585Z] docker_cli_swarm_test.go:1118: [d96d82539b0db] joining swarm manager [d7379e595e13a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T11:06:08.519Z] docker_cli_swarm_test.go:1119: [d21caa7fb77bd] joining swarm manager [d7379e595e13a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T11:06:48.477Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-04-21T11:07:00.861Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-04-21T11:07:13.245Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-04-21T11:07:59.963Z] docker_cli_swarm_test.go:1172: [da57b5fca7351] joining swarm manager [d7379e595e13a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-04-21T11:08:26.490Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2023-04-21T11:08:26.490Z] docker_cli_swarm_test.go:1453: [d337172a558cf] joining swarm manager [d495e1e8013c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T11:08:26.490Z] docker_cli_swarm_test.go:1454: [d7971a03e491a] joining swarm manager [d495e1e8013c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-04-21T11:08:36.451Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2023-04-21T11:08:37.016Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2023-04-21T11:08:37.016Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2023-04-21T11:08:37.274Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2023-04-21T11:08:37.274Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2023-04-21T11:08:37.840Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2023-04-21T11:08:40.381Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2023-04-21T11:08:42.908Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2023-04-21T11:08:44.809Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2023-04-21T11:08:46.707Z] docker_cli_swarm_unix_test.go:63: [ddf62c53642b0] joining swarm manager [d8886c12d27b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T11:09:40.130Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-04-21T11:09:40.130Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-04-21T11:09:40.130Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-04-21T11:09:40.130Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-04-21T11:09:40.130Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-04-21T11:09:40.130Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-04-21T11:09:40.130Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-04-21T11:09:40.130Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-04-21T11:09:40.130Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-04-21T11:09:40.130Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-04-21T11:09:40.130Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-04-21T11:09:40.130Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-04-21T11:09:40.130Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-04-21T11:09:42.304Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-04-21T11:09:42.915Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2023-04-21T11:09:42.915Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2023-04-21T11:09:42.915Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2023-04-21T11:09:44.287Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2023-04-21T11:09:47.567Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2023-04-21T11:09:48.091Z] === RUN TestDockerSuite/TestBuildEnv [2023-04-21T11:09:48.091Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-04-21T11:09:48.091Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-04-21T11:09:48.091Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-04-21T11:09:48.091Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-04-21T11:09:48.091Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-04-21T11:09:48.091Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-04-21T11:09:48.091Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-04-21T11:09:48.091Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-04-21T11:09:48.091Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-04-21T11:09:48.091Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-04-21T11:09:50.093Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2023-04-21T11:09:51.821Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-04-21T11:09:51.821Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-04-21T11:09:51.821Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-04-21T11:09:51.821Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-04-21T11:09:51.821Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-04-21T11:09:51.821Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-04-21T11:09:51.821Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-04-21T11:09:52.006Z] docker_api_swarm_test.go:962: [d68ad22f6a9aa] joining swarm manager [d3ff26278f526]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-04-21T11:09:52.788Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-04-21T11:09:58.575Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-04-21T11:10:10.077Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2023-04-21T11:10:16.254Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-04-21T11:10:17.221Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-04-21T11:10:17.221Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-04-21T11:10:17.221Z] === RUN TestDockerSuite/TestBuildExpose [2023-04-21T11:10:17.221Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-04-21T11:10:17.221Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-04-21T11:10:17.221Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-04-21T11:10:17.221Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-04-21T11:10:17.221Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-04-21T11:10:17.221Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-04-21T11:10:17.221Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-04-21T11:10:17.221Z] === RUN TestDockerSuite/TestBuildFails [2023-04-21T11:10:24.940Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2023-04-21T11:10:24.940Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2023-04-21T11:10:25.799Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-04-21T11:10:25.799Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-04-21T11:10:26.313Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2023-04-21T11:10:29.593Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2023-04-21T11:10:31.586Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-04-21T11:10:37.380Z] === RUN TestDockerSuite/TestBuildForceRm [2023-04-21T11:10:37.699Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2023-04-21T11:10:41.882Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2023-04-21T11:10:44.423Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2023-04-21T11:10:46.950Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2023-04-21T11:10:48.849Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2023-04-21T11:10:49.746Z] === RUN TestDockerSuite/TestBuildFromGit [2023-04-21T11:10:51.376Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2023-04-21T11:10:53.274Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2023-04-21T11:10:55.801Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2023-04-21T11:10:56.812Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-04-21T11:10:57.779Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-04-21T11:11:04.844Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-04-21T11:11:04.844Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-04-21T11:11:04.844Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-04-21T11:11:04.844Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-04-21T11:11:05.812Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-04-21T11:11:05.812Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-04-21T11:11:05.812Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-04-21T11:11:20.617Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-04-21T11:11:20.617Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-04-21T11:11:20.617Z] === RUN TestDockerSuite/TestBuildHistory [2023-04-21T11:11:32.991Z] === RUN TestDockerSuite/TestBuildIidFile [2023-04-21T11:11:32.991Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-04-21T11:11:35.166Z] === RUN TestDockerSuite/TestBuildInheritance [2023-04-21T11:11:35.166Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-04-21T11:11:35.166Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-04-21T11:11:35.625Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-04-21T11:11:35.625Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-04-21T11:11:41.414Z] === RUN TestDockerSuite/TestBuildLabel [2023-04-21T11:11:42.382Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-04-21T11:11:42.840Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-04-21T11:11:43.809Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-04-21T11:11:44.779Z] === RUN TestDockerSuite/TestBuildLabels [2023-04-21T11:11:45.745Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-04-21T11:11:47.282Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-04-21T11:11:52.005Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2023-04-21T11:11:54.351Z] === RUN TestDockerSuite/TestBuildLastModified [2023-04-21T11:11:54.351Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-04-21T11:11:54.351Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-04-21T11:11:54.351Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-04-21T11:11:54.351Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-04-21T11:11:54.351Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-04-21T11:11:54.351Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-04-21T11:11:54.351Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-04-21T11:11:54.351Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-04-21T11:11:54.809Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-04-21T11:11:55.777Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-04-21T11:12:01.562Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-04-21T11:12:04.202Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2023-04-21T11:12:22.272Z] --- PASS: TestDockerSwarmSuite (1606.14s) [2023-04-21T11:12:22.272Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.53s) [2023-04-21T11:12:22.272Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.86s) [2023-04-21T11:12:22.272Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.77s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.01s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.92s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.83s) [2023-04-21T11:12:22.273Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.12s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.41s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.30s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.52s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.54s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.95s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.52s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.75s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (14.30s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.04s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.35s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.97s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.62s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.59s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.52s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.32s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.52s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.00s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.65s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.86s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.81s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.71s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (24.64s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.08s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.59s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.53s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.79s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.43s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.87s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.43s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.37s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.17s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.99s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.27s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.82s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.19s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.46s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.71s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.88s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.83s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.48s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.01s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.80s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.01s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.51s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.05s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.96s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.93s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.22s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.96s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.37s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.56s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.41s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.72s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.58s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.67s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.27s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.51s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.83s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.43s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.49s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (18.88s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.98s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.38s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.45s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.23s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.58s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.54s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.32s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.55s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.59s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.20s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.17s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.85s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.51s) [2023-04-21T11:12:22.273Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.75s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.14s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.09s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.56s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.73s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.08s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.00s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.16s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.11s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.76s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.05s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.25s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.10s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.93s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.93s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.88s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.89s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.72s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.12s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.21s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.26s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.57s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.42s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.00s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.19s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.07s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.78s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.07s) [2023-04-21T11:12:22.273Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.09s) [2023-04-21T11:12:22.273Z] === RUN TestDockerExternalVolumeSuite [2023-04-21T11:12:22.273Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2023-04-21T11:12:22.273Z] docker_cli_external_volume_driver_test.go:52: [d1f3903c85b24] daemon is not started [2023-04-21T11:12:22.640Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-04-21T11:12:22.640Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-04-21T11:12:22.640Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-04-21T11:12:24.815Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-04-21T11:12:37.136Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2023-04-21T11:13:07.319Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-04-21T11:13:25.000Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-04-21T11:13:29.686Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-04-21T11:13:36.758Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-04-21T11:13:43.859Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-04-21T11:13:44.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2023-04-21T11:13:54.784Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2023-04-21T11:14:04.955Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-04-21T11:14:04.955Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-04-21T11:14:04.955Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-04-21T11:14:09.646Z] docker_cli_external_volume_driver_test.go:52: [d37dba1053edc] daemon is not started [2023-04-21T11:14:17.336Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-04-21T11:14:17.336Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-04-21T11:14:17.336Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-04-21T11:14:17.336Z] === RUN TestDockerSuite/TestBuildNetNone [2023-04-21T11:14:17.336Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-04-21T11:14:17.336Z] === RUN TestDockerSuite/TestBuildNoContext [2023-04-21T11:14:19.515Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-04-21T11:14:24.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2023-04-21T11:14:29.840Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-04-21T11:14:32.747Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-04-21T11:14:32.747Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-04-21T11:14:32.747Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-04-21T11:14:34.926Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-04-21T11:14:36.465Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-04-21T11:14:38.003Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-04-21T11:14:39.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2023-04-21T11:14:52.819Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-04-21T11:14:54.243Z] docker_cli_external_volume_driver_test.go:52: [d0d56daf3fa2e] daemon is not started [2023-04-21T11:14:54.359Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-04-21T11:15:04.690Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-04-21T11:15:08.428Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-04-21T11:15:09.106Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2023-04-21T11:15:09.364Z] docker_cli_external_volume_driver_test.go:52: [d7611b93e7ecc] daemon is not started [2023-04-21T11:15:18.752Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-04-21T11:15:23.446Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-04-21T11:15:24.226Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2023-04-21T11:15:29.244Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-04-21T11:15:30.217Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-04-21T11:15:30.217Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-04-21T11:15:30.217Z] === RUN TestDockerSuite/TestBuildPATH [2023-04-21T11:15:30.217Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-04-21T11:15:30.217Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-04-21T11:15:33.126Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-04-21T11:15:33.126Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-04-21T11:15:33.126Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-04-21T11:15:56.286Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2023-04-21T11:16:14.400Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2023-04-21T11:16:23.819Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-04-21T11:16:29.262Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2023-04-21T11:16:53.776Z] === RUN TestDockerSuite/TestBuildRm [2023-04-21T11:17:08.592Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-04-21T11:17:11.500Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-04-21T11:17:11.500Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-04-21T11:17:11.500Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-04-21T11:17:11.500Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-04-21T11:17:12.471Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-04-21T11:17:14.011Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-04-21T11:17:15.916Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2023-04-21T11:17:17.749Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-04-21T11:17:28.077Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-04-21T11:17:33.991Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2023-04-21T11:17:38.407Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-04-21T11:17:56.104Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-04-21T11:17:56.104Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-04-21T11:17:56.104Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-04-21T11:18:06.056Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2023-04-21T11:18:08.491Z] === RUN TestDockerSuite/TestBuildSpaces [2023-04-21T11:18:08.491Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-04-21T11:18:14.288Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-04-21T11:18:14.288Z] === RUN TestDockerSuite/TestBuildStderr [2023-04-21T11:18:20.091Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-04-21T11:18:38.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2023-04-21T11:18:45.241Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-04-21T11:18:45.241Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-04-21T11:18:45.241Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-04-21T11:18:45.241Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-04-21T11:18:46.781Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-04-21T11:18:50.302Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2023-04-21T11:18:52.576Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-04-21T11:18:58.368Z] === RUN TestDockerSuite/TestBuildUser [2023-04-21T11:18:58.368Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-04-21T11:18:58.368Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-04-21T11:18:58.368Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-04-21T11:18:58.368Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-04-21T11:18:58.368Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-04-21T11:18:58.368Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-04-21T11:19:03.055Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-04-21T11:19:03.515Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-04-21T11:19:06.419Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-04-21T11:19:06.419Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-04-21T11:19:06.419Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-04-21T11:19:06.419Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-04-21T11:19:06.878Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-04-21T11:19:08.392Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2023-04-21T11:19:08.392Z] docker_cli_external_volume_driver_test.go:484: [de442c5de4a1a] daemon is not started [2023-04-21T11:19:23.255Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2023-04-21T11:19:23.255Z] docker_cli_external_volume_driver_test.go:52: [d524783b4057c] daemon is not started [2023-04-21T11:19:32.011Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-04-21T11:19:32.011Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite (436.50s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.21s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.12s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.53s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.96s) [2023-04-21T11:19:38.117Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2023-04-21T11:19:38.117Z] PASS [2023-04-21T11:19:38.117Z] [2023-04-21T11:19:38.117Z] === Skipped [2023-04-21T11:19:38.117Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-04-21T11:19:38.117Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-04-21T11:19:38.117Z] check_test.go:308: [daaa8635ef3e4] daemon is not started [2023-04-21T11:19:38.117Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-04-21T11:19:38.117Z] [2023-04-21T11:19:38.117Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-04-21T11:19:38.117Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-04-21T11:19:38.117Z] check_test.go:308: [df33b687e94d9] daemon is not started [2023-04-21T11:19:38.117Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-04-21T11:19:38.117Z] [2023-04-21T11:19:38.117Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2023-04-21T11:19:38.117Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-04-21T11:19:38.117Z] check_test.go:308: [ddd4319dc834c] daemon is not started [2023-04-21T11:19:38.117Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2023-04-21T11:19:38.117Z] [2023-04-21T11:19:38.117Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2023-04-21T11:19:38.117Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-04-21T11:19:38.117Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2023-04-21T11:19:38.117Z] [2023-04-21T11:19:38.117Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-04-21T11:19:38.117Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-04-21T11:19:38.117Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-04-21T11:19:38.117Z] [2023-04-21T11:19:38.117Z] DONE 273 tests, 5 skipped in 2377.221s [2023-04-21T11:19:38.117Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-21T11:19:38.117Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db7312f46a07c/docker.pid [2023-04-21T11:19:38.117Z] +++ kill 5626 [2023-04-21T11:19:38.117Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5626 is not a child of this shell [2023-04-21T11:19:38.117Z] warning: PID 5626 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db7312f46a07c/docker.pid had a nonzero exit code [2023-04-21T11:19:38.117Z] ++++ cat bundles/test-integration/docker.pid [2023-04-21T11:19:38.117Z] +++ kill 8088 [2023-04-21T11:19:39.051Z] +++ /etc/init.d/apparmor stop [2023-04-21T11:19:39.051Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-21T11:19:39.051Z] [2023-04-21T11:19:39.051Z] Unloading profiles will leave already running processes permanently [2023-04-21T11:19:39.051Z] unconfined, which can lead to unexpected situations. [2023-04-21T11:19:39.051Z] [2023-04-21T11:19:39.051Z] To set a process to complain mode, use the command line tool [2023-04-21T11:19:39.051Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-21T11:19:39.051Z] +++ true [2023-04-21T11:19:39.051Z] exiting test-integration [2023-04-21T11:19:39.051Z] ++ exit 0 [2023-04-21T11:19:39.051Z] [2023-04-21T11:19:39.310Z] + exit 0 [2023-04-21T11:19:39.310Z] ++ jobs -p [2023-04-21T11:19:39.310Z] + pids= [2023-04-21T11:19:39.310Z] + echo 'Remaining pids to kill: []' [2023-04-21T11:19:39.310Z] Remaining pids to kill: [] [2023-04-21T11:19:39.310Z] + '[' -z '' ']' Post stage [Pipeline] junit [2023-04-21T11:19:39.324Z] Recording test results [2023-04-21T11:19:40.577Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-04-21T11:19:41.179Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-21T11:19:41.494Z] + echo Ensuring container killed. [2023-04-21T11:19:41.494Z] Ensuring container killed. [2023-04-21T11:19:41.494Z] + docker ps -aq -f name=docker-pr8-* [2023-04-21T11:19:42.067Z] + cids=63a25c7c9f14 [2023-04-21T11:19:42.067Z] 1ee97bdca651 [2023-04-21T11:19:42.067Z] b0d31592a458 [2023-04-21T11:19:42.067Z] + [ -n 63a25c7c9f14 [2023-04-21T11:19:42.067Z] 1ee97bdca651 [2023-04-21T11:19:42.067Z] b0d31592a458 ] [2023-04-21T11:19:42.067Z] + docker rm -vf 63a25c7c9f14 1ee97bdca651 b0d31592a458 [2023-04-21T11:19:42.634Z] 63a25c7c9f14 [2023-04-21T11:19:42.634Z] 1ee97bdca651 [2023-04-21T11:19:42.634Z] b0d31592a458 [Pipeline] sh [2023-04-21T11:19:42.922Z] + echo Chowning /workspace to jenkins user [2023-04-21T11:19:42.922Z] Chowning /workspace to jenkins user [2023-04-21T11:19:42.922Z] + id -u [2023-04-21T11:19:42.922Z] + id -g [2023-04-21T11:19:42.922Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45238:/workspace busybox chown -R 1000:1000 /workspace [2023-04-21T11:19:42.922Z] Unable to find image 'busybox:latest' locally [2023-04-21T11:19:42.922Z] latest: Pulling from library/busybox [2023-04-21T11:19:43.181Z] 4b35f584bb4f: Pulling fs layer [2023-04-21T11:19:43.181Z] 4b35f584bb4f: Verifying Checksum [2023-04-21T11:19:43.181Z] 4b35f584bb4f: Download complete [2023-04-21T11:19:43.181Z] 4b35f584bb4f: Pull complete [2023-04-21T11:19:43.181Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-04-21T11:19:43.181Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-21T11:19:46.008Z] + bundleName=amd64 [2023-04-21T11:19:46.008Z] + echo Creating amd64-bundles.tar.gz [2023-04-21T11:19:46.008Z] Creating amd64-bundles.tar.gz [2023-04-21T11:19:46.008Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-04-21T11:19:46.008Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2023-04-21T11:19:46.953Z] Archiving artifacts [2023-04-21T11:19:47.651Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-04-21T11:19:47.651Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-04-21T11:19:47.651Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-04-21T11:19:47.651Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-04-21T11:19:47.651Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-04-21T11:19:48.985Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45238/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-21T11:19:49.290Z] + make clean [2023-04-21T11:19:49.548Z] docker volume rm -f docker-dev-cache [2023-04-21T11:19:49.548Z] docker-dev-cache [Pipeline] deleteDir [2023-04-21T11:19:50.554Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-04-21T11:19:50.554Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-04-21T11:19:50.554Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-21T11:20:02.931Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-04-21T11:20:07.618Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-04-21T11:20:08.585Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-04-21T11:20:29.685Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-04-21T11:20:29.685Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-04-21T11:20:29.685Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-04-21T11:20:29.685Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-04-21T11:20:29.685Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-04-21T11:20:29.685Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-04-21T11:20:29.685Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-04-21T11:20:30.654Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-04-21T11:20:40.976Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-04-21T11:20:41.945Z] === RUN TestDockerSuite/TestBuildXZHost [2023-04-21T11:20:41.945Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-04-21T11:20:42.404Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-04-21T11:20:42.404Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-04-21T11:20:42.404Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-04-21T11:20:42.404Z] docker_cli_sni_test.go:18: Flakey test [2023-04-21T11:20:42.404Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-04-21T11:20:45.307Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-04-21T11:20:49.994Z] === RUN TestDockerSuite/TestCommitChange [2023-04-21T11:20:55.785Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-04-21T11:21:06.109Z] === RUN TestDockerSuite/TestCommitHardlink [2023-04-21T11:21:06.109Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-04-21T11:21:06.109Z] === RUN TestDockerSuite/TestCommitNewFile [2023-04-21T11:21:18.486Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-04-21T11:21:18.486Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-04-21T11:21:18.486Z] === RUN TestDockerSuite/TestCommitTTY [2023-04-21T11:21:33.293Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-04-21T11:21:43.623Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-04-21T11:21:43.623Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-04-21T11:21:43.623Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-04-21T11:21:43.623Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-04-21T11:21:43.623Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-04-21T11:21:43.623Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-04-21T11:21:43.623Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-04-21T11:21:43.623Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-04-21T11:21:43.623Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-04-21T11:21:43.623Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-04-21T11:21:43.623Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-04-21T11:21:43.623Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-04-21T11:21:43.623Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-04-21T11:21:43.623Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-04-21T11:21:43.623Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-04-21T11:21:43.623Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-04-21T11:21:52.197Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-04-21T11:22:00.809Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-04-21T11:22:00.809Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-04-21T11:22:00.809Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-04-21T11:22:02.347Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-04-21T11:22:02.347Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-04-21T11:22:02.347Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-04-21T11:22:02.347Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-04-21T11:22:02.347Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-04-21T11:22:02.347Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-04-21T11:22:02.347Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-04-21T11:22:05.251Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-04-21T11:22:05.251Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-04-21T11:22:05.251Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-04-21T11:22:05.251Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-04-21T11:22:08.155Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-04-21T11:22:08.155Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-04-21T11:22:08.155Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-04-21T11:22:08.155Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-04-21T11:22:08.155Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-04-21T11:22:08.155Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-04-21T11:22:08.155Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-04-21T11:22:08.155Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-04-21T11:22:11.058Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-04-21T11:22:13.964Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-04-21T11:22:16.144Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-04-21T11:22:16.144Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-04-21T11:22:16.144Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-04-21T11:22:16.144Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-04-21T11:22:19.054Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-04-21T11:22:19.054Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-04-21T11:22:21.959Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-04-21T11:22:21.959Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-04-21T11:22:21.959Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-04-21T11:22:21.959Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-04-21T11:22:21.959Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-04-21T11:22:29.029Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-04-21T11:22:29.029Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-04-21T11:22:31.207Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-04-21T11:22:31.208Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-04-21T11:22:31.667Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-04-21T11:22:34.573Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-04-21T11:22:34.573Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-04-21T11:22:37.477Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-04-21T11:22:42.179Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-04-21T11:22:46.868Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-04-21T11:22:46.868Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-04-21T11:22:46.868Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-04-21T11:22:46.868Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-04-21T11:22:46.868Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-04-21T11:22:49.046Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-04-21T11:22:49.046Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-04-21T11:22:49.046Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-04-21T11:22:51.225Z] === RUN TestDockerSuite/TestContainerAPITop [2023-04-21T11:22:51.225Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-04-21T11:22:51.225Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-04-21T11:22:54.132Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-04-21T11:22:54.132Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-04-21T11:22:58.819Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-04-21T11:23:00.996Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-04-21T11:23:00.996Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-04-21T11:23:00.996Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-04-21T11:23:00.996Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-04-21T11:23:00.996Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-04-21T11:23:00.996Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-04-21T11:23:00.996Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-04-21T11:23:00.996Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-04-21T11:23:00.996Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-04-21T11:23:00.996Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-04-21T11:23:00.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2023-04-21T11:23:03.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-04-21T11:23:03.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2023-04-21T11:23:06.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2023-04-21T11:23:08.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2023-04-21T11:23:17.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2023-04-21T11:23:24.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00053a9f0_} [2023-04-21T11:23:27.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11307617346_c:\foo_false____} [2023-04-21T11:23:29.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11307617346_c:\foo_true____} [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-04-21T11:23:38.271Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-04-21T11:23:38.271Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-04-21T11:23:38.271Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-04-21T11:23:38.271Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-04-21T11:23:38.271Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-04-21T11:23:38.271Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-04-21T11:23:38.271Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-04-21T11:23:45.343Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-04-21T11:23:45.343Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-04-21T11:23:45.343Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-04-21T11:23:45.343Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-04-21T11:23:45.343Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-04-21T11:23:45.343Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-04-21T11:23:45.802Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-04-21T11:23:45.802Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-04-21T11:23:45.802Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-04-21T11:23:45.802Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-04-21T11:23:45.802Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-04-21T11:23:45.802Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-04-21T11:23:45.802Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-04-21T11:23:45.802Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-04-21T11:23:45.802Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-04-21T11:23:45.802Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-04-21T11:23:45.802Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-04-21T11:23:45.802Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-04-21T11:23:45.802Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-04-21T11:23:45.802Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-04-21T11:23:45.802Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-04-21T11:23:45.802Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-04-21T11:23:45.802Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-04-21T11:23:45.802Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-04-21T11:23:45.802Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-04-21T11:23:45.802Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-04-21T11:23:45.802Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-04-21T11:23:54.369Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-04-21T11:23:54.369Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-04-21T11:23:54.369Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-04-21T11:23:54.369Z] === RUN TestDockerSuite/TestCpRelativePath [2023-04-21T11:23:56.547Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-04-21T11:23:56.547Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-04-21T11:23:56.547Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-04-21T11:23:56.547Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-04-21T11:23:56.547Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-04-21T11:23:56.547Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-04-21T11:23:56.547Z] === RUN TestDockerSuite/TestCpToCaseA [2023-04-21T11:24:02.334Z] === RUN TestDockerSuite/TestCpToCaseB [2023-04-21T11:24:04.513Z] === RUN TestDockerSuite/TestCpToCaseC [2023-04-21T11:24:04.513Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-04-21T11:24:04.513Z] === RUN TestDockerSuite/TestCpToCaseD [2023-04-21T11:24:04.513Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-04-21T11:24:04.513Z] === RUN TestDockerSuite/TestCpToCaseE [2023-04-21T11:24:25.596Z] === RUN TestDockerSuite/TestCpToCaseF [2023-04-21T11:24:25.596Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-04-21T11:24:25.596Z] === RUN TestDockerSuite/TestCpToCaseG [2023-04-21T11:24:25.596Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-04-21T11:24:25.596Z] === RUN TestDockerSuite/TestCpToCaseH [2023-04-21T11:24:40.406Z] === RUN TestDockerSuite/TestCpToCaseI [2023-04-21T11:24:40.406Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-04-21T11:24:40.406Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-04-21T11:24:40.406Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-04-21T11:24:40.406Z] === RUN TestDockerSuite/TestCpToDot [2023-04-21T11:24:42.582Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-04-21T11:24:42.582Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-04-21T11:24:43.040Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-04-21T11:24:43.040Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-04-21T11:24:43.040Z] === RUN TestDockerSuite/TestCpToStdout [2023-04-21T11:24:45.947Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-04-21T11:24:45.947Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-04-21T11:24:45.947Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-04-21T11:24:45.947Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-04-21T11:24:45.947Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-04-21T11:24:45.947Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-04-21T11:24:45.947Z] === RUN TestDockerSuite/TestCpVolumePath [2023-04-21T11:24:45.947Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-04-21T11:24:45.947Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-04-21T11:24:45.947Z] === RUN TestDockerSuite/TestCreateArgs [2023-04-21T11:24:45.947Z] === RUN TestDockerSuite/TestCreateByImageID [2023-04-21T11:24:48.124Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-04-21T11:24:51.033Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-04-21T11:24:51.033Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-04-21T11:24:51.033Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-04-21T11:24:53.210Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-04-21T11:24:54.179Z] === RUN TestDockerSuite/TestCreateLabels [2023-04-21T11:24:54.179Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-04-21T11:24:54.179Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-04-21T11:24:54.179Z] === RUN TestDockerSuite/TestCreateRM [2023-04-21T11:24:54.637Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-04-21T11:24:54.637Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-04-21T11:24:54.637Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-04-21T11:24:54.637Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-04-21T11:24:55.097Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-04-21T11:25:09.901Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-04-21T11:25:09.901Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-04-21T11:25:09.901Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-04-21T11:25:12.804Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-04-21T11:25:12.804Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-04-21T11:25:12.804Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-04-21T11:25:12.804Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-04-21T11:25:15.706Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-04-21T11:25:15.706Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-04-21T11:25:15.706Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-04-21T11:25:15.706Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-04-21T11:25:15.706Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-04-21T11:25:15.706Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-04-21T11:25:15.706Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-04-21T11:25:15.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-04-21T11:25:15.706Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-04-21T11:25:15.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-04-21T11:25:15.706Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-04-21T11:25:15.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-04-21T11:25:15.706Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-04-21T11:25:15.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-04-21T11:25:15.706Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-04-21T11:25:15.706Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-04-21T11:25:15.706Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:25:15.706Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-04-21T11:25:15.706Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-04-21T11:25:15.706Z] === RUN TestDockerSuite/TestDevicePermissions [2023-04-21T11:25:15.706Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-04-21T11:25:15.706Z] === RUN TestDockerSuite/TestDockerFails [2023-04-21T11:25:15.706Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-04-21T11:25:15.706Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-04-21T11:25:15.706Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-04-21T11:25:15.706Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-04-21T11:25:16.164Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-04-21T11:25:16.164Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-04-21T11:25:16.164Z] === RUN TestDockerSuite/TestEventsAttach [2023-04-21T11:25:16.164Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-04-21T11:25:16.164Z] === RUN TestDockerSuite/TestEventsCommit [2023-04-21T11:25:16.164Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-04-21T11:25:16.164Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-04-21T11:25:19.066Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-04-21T11:25:21.242Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-04-21T11:25:24.144Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-04-21T11:25:38.950Z] === RUN TestDockerSuite/TestEventsCopy [2023-04-21T11:25:43.637Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-04-21T11:25:49.426Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-04-21T11:25:51.600Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-04-21T11:25:52.566Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-04-21T11:26:02.884Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-04-21T11:26:02.884Z] === RUN TestDockerSuite/TestEventsFilterType [2023-04-21T11:26:03.343Z] === RUN TestDockerSuite/TestEventsFilters [2023-04-21T11:26:09.131Z] === RUN TestDockerSuite/TestEventsFormat [2023-04-21T11:26:19.440Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-04-21T11:26:19.441Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-04-21T11:26:19.441Z] === RUN TestDockerSuite/TestEventsImageImport [2023-04-21T11:26:19.441Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-04-21T11:26:19.441Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-04-21T11:26:19.441Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-04-21T11:26:19.441Z] === RUN TestDockerSuite/TestEventsImagePull [2023-04-21T11:26:19.441Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-04-21T11:26:19.441Z] === RUN TestDockerSuite/TestEventsImageTag [2023-04-21T11:26:19.899Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-04-21T11:26:19.899Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-04-21T11:26:19.899Z] === RUN TestDockerSuite/TestEventsRename [2023-04-21T11:26:22.802Z] === RUN TestDockerSuite/TestEventsResize [2023-04-21T11:26:25.709Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-04-21T11:26:27.884Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-04-21T11:26:30.784Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-04-21T11:26:36.568Z] === RUN TestDockerSuite/TestEventsTop [2023-04-21T11:26:36.568Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-04-21T11:26:36.568Z] === RUN TestDockerSuite/TestEventsUntag [2023-04-21T11:26:38.742Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-04-21T11:26:42.472Z] === RUN TestDockerSuite/TestExec [2023-04-21T11:26:42.472Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-04-21T11:26:42.472Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-04-21T11:26:42.472Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-04-21T11:26:42.472Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-04-21T11:26:44.647Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-04-21T11:26:46.825Z] === RUN TestDockerSuite/TestExecAPIStart [2023-04-21T11:26:46.825Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-04-21T11:26:46.825Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-04-21T11:26:46.825Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-04-21T11:26:46.825Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-04-21T11:26:46.825Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-04-21T11:26:46.825Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-04-21T11:26:49.000Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-04-21T11:26:51.177Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-04-21T11:26:54.089Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-04-21T11:26:56.265Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-04-21T11:27:00.948Z] === RUN TestDockerSuite/TestExecCgroup [2023-04-21T11:27:00.948Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-04-21T11:27:00.948Z] === RUN TestDockerSuite/TestExecEnv [2023-04-21T11:27:00.948Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-04-21T11:27:00.948Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-04-21T11:27:00.948Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-04-21T11:27:00.948Z] === RUN TestDockerSuite/TestExecExitStatus [2023-04-21T11:27:03.125Z] === RUN TestDockerSuite/TestExecInspectID [2023-04-21T11:27:07.811Z] === RUN TestDockerSuite/TestExecInteractive [2023-04-21T11:27:07.811Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-04-21T11:27:07.811Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-04-21T11:27:07.811Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-04-21T11:27:07.811Z] === RUN TestDockerSuite/TestExecParseError [2023-04-21T11:27:07.811Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-04-21T11:27:07.811Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-04-21T11:27:07.811Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-04-21T11:27:07.811Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-04-21T11:27:07.811Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-04-21T11:27:07.811Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-04-21T11:27:10.712Z] === RUN TestDockerSuite/TestExecSetEnv [2023-04-21T11:27:10.712Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-04-21T11:27:10.712Z] === RUN TestDockerSuite/TestExecStartFails [2023-04-21T11:27:13.611Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-04-21T11:27:13.611Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-04-21T11:27:13.611Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-04-21T11:27:13.611Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-04-21T11:27:13.611Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-04-21T11:27:13.611Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-04-21T11:27:13.611Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-04-21T11:27:15.790Z] === RUN TestDockerSuite/TestExecUlimits [2023-04-21T11:27:15.790Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-04-21T11:27:15.790Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-04-21T11:27:24.355Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-04-21T11:27:24.355Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-04-21T11:27:24.355Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-04-21T11:27:24.355Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-04-21T11:27:24.355Z] === RUN TestDockerSuite/TestExecWithUser [2023-04-21T11:27:24.355Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-04-21T11:27:24.355Z] === RUN TestDockerSuite/TestGetContainerStats [2023-04-21T11:27:30.139Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-04-21T11:27:37.209Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-04-21T11:27:39.384Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-04-21T11:27:46.447Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-04-21T11:27:46.447Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-04-21T11:27:46.447Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-04-21T11:27:46.447Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-04-21T11:27:46.447Z] === RUN TestDockerSuite/TestHealth [2023-04-21T11:27:46.447Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-04-21T11:27:46.447Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-04-21T11:27:46.447Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-04-21T11:27:46.447Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-04-21T11:27:46.447Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-04-21T11:27:51.134Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-04-21T11:27:51.134Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-04-21T11:27:51.134Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-04-21T11:27:51.134Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-04-21T11:27:51.134Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-04-21T11:27:51.134Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-04-21T11:27:51.134Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-04-21T11:27:52.101Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-04-21T11:27:52.101Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-04-21T11:27:52.101Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-04-21T11:27:53.068Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-04-21T11:27:53.068Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-04-21T11:27:55.244Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-04-21T11:27:55.244Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-04-21T11:27:57.418Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-04-21T11:28:00.318Z] === RUN TestDockerSuite/TestImagesFormat [2023-04-21T11:28:00.318Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-04-21T11:28:00.318Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-04-21T11:28:00.318Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-04-21T11:28:04.045Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-04-21T11:28:04.045Z] === RUN TestDockerSuite/TestImportBadURL [2023-04-21T11:28:06.942Z] === RUN TestDockerSuite/TestImportDisplay [2023-04-21T11:28:06.942Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-04-21T11:28:06.942Z] === RUN TestDockerSuite/TestImportFile [2023-04-21T11:28:06.942Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-04-21T11:28:06.942Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-04-21T11:28:06.942Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-04-21T11:28:06.942Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-04-21T11:28:06.942Z] === RUN TestDockerSuite/TestImportGzipped [2023-04-21T11:28:06.942Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-04-21T11:28:06.942Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-04-21T11:28:06.942Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-04-21T11:28:06.942Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-04-21T11:28:06.942Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-04-21T11:28:06.942Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-04-21T11:28:06.942Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-04-21T11:28:06.942Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-04-21T11:28:06.942Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-04-21T11:28:06.942Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-04-21T11:28:06.942Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-04-21T11:28:06.942Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-04-21T11:28:06.942Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-04-21T11:28:06.942Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-04-21T11:28:06.942Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-04-21T11:28:15.502Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-04-21T11:28:17.042Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-04-21T11:28:17.042Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-04-21T11:28:17.042Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-04-21T11:28:17.042Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-04-21T11:28:17.042Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-04-21T11:28:17.042Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-04-21T11:28:17.042Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-04-21T11:28:17.042Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-04-21T11:28:24.112Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-04-21T11:28:24.570Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-04-21T11:28:31.636Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-04-21T11:28:31.636Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-04-21T11:28:31.636Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-04-21T11:28:31.636Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-04-21T11:28:31.636Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-04-21T11:28:31.636Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-04-21T11:28:31.636Z] === RUN TestDockerSuite/TestInspectDefault [2023-04-21T11:28:34.536Z] === RUN TestDockerSuite/TestInspectHistory [2023-04-21T11:28:44.852Z] === RUN TestDockerSuite/TestInspectImage [2023-04-21T11:28:44.852Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-04-21T11:28:44.852Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-04-21T11:28:44.852Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-04-21T11:28:44.852Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-04-21T11:28:44.852Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-04-21T11:28:44.852Z] === RUN TestDockerSuite/TestInspectInt64 [2023-04-21T11:28:46.389Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-04-21T11:28:48.564Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-04-21T11:28:48.564Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-04-21T11:28:57.129Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-04-21T11:28:58.099Z] === RUN TestDockerSuite/TestInspectPlugin [2023-04-21T11:28:58.099Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-04-21T11:28:58.099Z] === RUN TestDockerSuite/TestInspectRootFS [2023-04-21T11:28:58.099Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-04-21T11:29:01.005Z] === RUN TestDockerSuite/TestInspectStatus [2023-04-21T11:29:03.182Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-04-21T11:29:07.872Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-04-21T11:29:10.058Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-04-21T11:29:12.964Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-04-21T11:29:15.141Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-04-21T11:29:22.213Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-04-21T11:29:24.390Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-04-21T11:29:32.952Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-04-21T11:29:32.952Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-04-21T11:29:32.952Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.952Z] === RUN TestDockerSuite/TestLinksEnvs [2023-04-21T11:29:32.952Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.952Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-04-21T11:29:32.953Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-04-21T11:29:32.953Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-04-21T11:29:32.953Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-04-21T11:29:32.953Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-04-21T11:29:32.953Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-04-21T11:29:32.953Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-04-21T11:29:32.953Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-04-21T11:29:32.953Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-04-21T11:29:32.953Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-04-21T11:29:32.953Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-04-21T11:29:32.953Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-04-21T11:29:32.953Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-04-21T11:29:32.953Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-04-21T11:29:32.953Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-04-21T11:29:32.953Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-04-21T11:29:35.131Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-04-21T11:29:37.309Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-04-21T11:29:43.101Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-04-21T11:29:46.006Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-04-21T11:29:46.006Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-04-21T11:29:46.006Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-04-21T11:29:48.184Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-04-21T11:29:48.184Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-04-21T11:29:55.258Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-04-21T11:30:02.330Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-04-21T11:30:08.122Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-04-21T11:30:10.299Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-04-21T11:30:12.480Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-04-21T11:30:12.480Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-04-21T11:30:12.480Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-04-21T11:30:15.383Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-04-21T11:30:17.561Z] === RUN TestDockerSuite/TestLogsSince [2023-04-21T11:30:27.874Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-04-21T11:30:27.874Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-04-21T11:30:27.874Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-04-21T11:30:27.874Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-04-21T11:30:27.874Z] === RUN TestDockerSuite/TestLogsTail [2023-04-21T11:30:29.412Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-04-21T11:30:32.322Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-04-21T11:30:34.504Z] === RUN TestDockerSuite/TestMountIntoProc [2023-04-21T11:30:34.504Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-04-21T11:30:34.504Z] === RUN TestDockerSuite/TestMountIntoSys [2023-04-21T11:30:34.504Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-04-21T11:30:34.504Z] === RUN TestDockerSuite/TestNetHostname [2023-04-21T11:30:34.504Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-04-21T11:30:34.504Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-04-21T11:30:34.504Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-04-21T11:30:34.504Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-04-21T11:30:34.504Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-04-21T11:30:34.504Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-04-21T11:30:34.504Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-04-21T11:30:34.963Z] === RUN TestDockerSuite/TestPluginActive [2023-04-21T11:30:34.963Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-04-21T11:30:34.963Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-04-21T11:30:34.963Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-04-21T11:30:34.963Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-04-21T11:30:34.963Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-04-21T11:30:34.963Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-04-21T11:30:34.963Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-04-21T11:30:34.963Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-04-21T11:30:34.963Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-04-21T11:30:34.963Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-04-21T11:30:34.963Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-04-21T11:30:34.963Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-04-21T11:30:34.963Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-04-21T11:30:34.963Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-04-21T11:30:34.963Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-04-21T11:30:34.963Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-04-21T11:30:34.963Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-04-21T11:30:34.963Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-04-21T11:30:34.963Z] === RUN TestDockerSuite/TestPortHostBinding [2023-04-21T11:30:34.963Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-04-21T11:30:34.963Z] === RUN TestDockerSuite/TestPortList [2023-04-21T11:30:34.963Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-04-21T11:30:34.963Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-04-21T11:30:39.650Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-04-21T11:30:39.650Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-04-21T11:30:39.650Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-04-21T11:30:39.650Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-04-21T11:30:39.650Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-04-21T11:30:39.650Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-04-21T11:30:39.650Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-04-21T11:30:39.650Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-04-21T11:30:39.650Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-04-21T11:30:39.650Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-04-21T11:30:39.650Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-04-21T11:30:39.650Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-04-21T11:30:39.650Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-04-21T11:30:39.650Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-04-21T11:30:39.650Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-04-21T11:30:40.112Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-04-21T11:30:40.112Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-04-21T11:30:40.112Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-04-21T11:30:44.797Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-04-21T11:30:44.797Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-04-21T11:30:44.797Z] === RUN TestDockerSuite/TestPsByOrder [2023-04-21T11:30:53.368Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-04-21T11:30:53.368Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-04-21T11:30:53.368Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-04-21T11:31:08.206Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-04-21T11:31:23.020Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-04-21T11:31:23.020Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-04-21T11:31:23.020Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-04-21T11:31:23.020Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-04-21T11:31:37.830Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-04-21T11:31:41.568Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-04-21T11:31:53.943Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-04-21T11:32:04.262Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-04-21T11:32:04.262Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-04-21T11:32:04.262Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-04-21T11:32:04.262Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-04-21T11:32:04.262Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-04-21T11:32:10.053Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-04-21T11:32:10.053Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-04-21T11:32:10.053Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-04-21T11:32:10.053Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-04-21T11:32:10.053Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-04-21T11:32:10.053Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-04-21T11:32:10.053Z] === RUN TestDockerSuite/TestPsRightTagName [2023-04-21T11:32:10.053Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-04-21T11:32:10.053Z] === RUN TestDockerSuite/TestPsShowMounts [2023-04-21T11:32:17.127Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-04-21T11:32:17.127Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-04-21T11:32:17.127Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-04-21T11:32:18.664Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-04-21T11:32:18.664Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-04-21T11:32:18.664Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-04-21T11:32:19.631Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-04-21T11:32:20.598Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-04-21T11:32:20.598Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-04-21T11:32:20.598Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-04-21T11:32:25.293Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-04-21T11:32:29.985Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-04-21T11:32:32.163Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-04-21T11:33:07.856Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-04-21T11:33:07.856Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-04-21T11:33:07.856Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-04-21T11:33:15.074Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-04-21T11:33:15.074Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-04-21T11:33:15.074Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-04-21T11:33:15.532Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-04-21T11:33:20.221Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-04-21T11:33:24.910Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-04-21T11:33:24.910Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-04-21T11:33:24.910Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-04-21T11:33:29.597Z] === RUN TestDockerSuite/TestRmiBlank [2023-04-21T11:33:29.597Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-04-21T11:33:30.056Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-04-21T11:33:44.864Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-04-21T11:33:48.598Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-04-21T11:33:48.598Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-04-21T11:33:55.673Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-04-21T11:34:01.464Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-04-21T11:34:16.273Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-04-21T11:34:19.180Z] === RUN TestDockerSuite/TestRmiTag [2023-04-21T11:34:20.149Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-04-21T11:34:23.900Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-04-21T11:34:41.581Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-04-21T11:34:45.315Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-04-21T11:34:51.106Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-04-21T11:34:51.569Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-04-21T11:34:51.569Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-04-21T11:34:51.569Z] === RUN TestDockerSuite/TestRunAddHost [2023-04-21T11:34:51.569Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-04-21T11:34:51.569Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-04-21T11:34:51.569Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-04-21T11:34:51.569Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-04-21T11:34:51.569Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-04-21T11:34:51.569Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-04-21T11:34:51.569Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-04-21T11:34:51.569Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-04-21T11:34:51.569Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-04-21T11:34:51.569Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-04-21T11:34:51.569Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-04-21T11:34:51.569Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-04-21T11:34:53.746Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-04-21T11:34:53.746Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-04-21T11:34:53.747Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-04-21T11:34:53.747Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-04-21T11:34:53.747Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-04-21T11:34:59.540Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-04-21T11:35:01.720Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-04-21T11:35:04.625Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-04-21T11:35:06.812Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-04-21T11:35:13.883Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-04-21T11:35:13.883Z] === RUN TestDockerSuite/TestRunBindMounts [2023-04-21T11:35:24.197Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-04-21T11:35:24.197Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-04-21T11:35:24.197Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-04-21T11:35:24.197Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-04-21T11:35:24.197Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-04-21T11:35:24.197Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-04-21T11:35:24.197Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-04-21T11:35:24.197Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-04-21T11:35:24.197Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-04-21T11:35:24.197Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-04-21T11:35:24.197Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-04-21T11:35:24.197Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-04-21T11:35:24.197Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-04-21T11:35:24.197Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-04-21T11:35:24.197Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-04-21T11:35:24.197Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-04-21T11:35:24.197Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-04-21T11:35:24.197Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-04-21T11:35:24.197Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-04-21T11:35:24.197Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-04-21T11:35:24.197Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-04-21T11:35:24.197Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-04-21T11:35:24.197Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-04-21T11:35:27.099Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-04-21T11:35:27.099Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-04-21T11:35:27.099Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-04-21T11:35:30.004Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-04-21T11:35:30.004Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-04-21T11:35:30.004Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-04-21T11:35:30.004Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-04-21T11:35:30.004Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-04-21T11:35:32.182Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-04-21T11:35:32.182Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-04-21T11:35:32.182Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-04-21T11:35:32.182Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-04-21T11:35:32.182Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-04-21T11:35:32.182Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-04-21T11:35:32.182Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-04-21T11:35:32.182Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-04-21T11:35:32.182Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-04-21T11:35:32.182Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-04-21T11:35:32.182Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-04-21T11:35:32.182Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-04-21T11:35:32.182Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-04-21T11:35:32.182Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-04-21T11:35:32.182Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-04-21T11:35:35.090Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-04-21T11:35:37.270Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-04-21T11:35:40.173Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-04-21T11:35:40.174Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-04-21T11:35:40.174Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-04-21T11:35:40.174Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-04-21T11:35:40.174Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-04-21T11:35:40.174Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-04-21T11:35:40.174Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-04-21T11:35:42.349Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-04-21T11:35:42.349Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-04-21T11:35:42.349Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-04-21T11:35:42.349Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-04-21T11:35:42.349Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-04-21T11:35:42.349Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-04-21T11:35:42.349Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-04-21T11:35:42.349Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-04-21T11:35:42.349Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-04-21T11:35:44.527Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-04-21T11:35:50.316Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-04-21T11:35:50.316Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-04-21T11:35:50.316Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-04-21T11:35:50.316Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-04-21T11:35:50.316Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-04-21T11:35:50.316Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-04-21T11:35:50.316Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-04-21T11:35:50.316Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-04-21T11:35:50.316Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-04-21T11:35:50.316Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-04-21T11:35:50.316Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-04-21T11:35:50.316Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-04-21T11:35:50.316Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-04-21T11:35:52.495Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-04-21T11:35:52.495Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-04-21T11:35:52.495Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-04-21T11:35:52.955Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-04-21T11:35:52.955Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-04-21T11:35:52.955Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-04-21T11:35:55.134Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-04-21T11:35:58.037Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-04-21T11:35:58.037Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-04-21T11:35:58.037Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-04-21T11:36:00.214Z] === RUN TestDockerSuite/TestRunEnvironment [2023-04-21T11:36:00.214Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-04-21T11:36:00.214Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-04-21T11:36:00.214Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-04-21T11:36:00.214Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-04-21T11:36:00.214Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-04-21T11:36:00.214Z] === RUN TestDockerSuite/TestRunExitCode [2023-04-21T11:36:07.287Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-04-21T11:36:10.192Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-04-21T11:36:12.369Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-04-21T11:36:14.548Z] === RUN TestDockerSuite/TestRunExposePort [2023-04-21T11:36:14.548Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-04-21T11:36:14.548Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-04-21T11:36:15.008Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-04-21T11:36:15.008Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-04-21T11:36:15.008Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-04-21T11:36:15.008Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-04-21T11:36:15.008Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-04-21T11:36:15.008Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-04-21T11:36:15.008Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-04-21T11:36:15.008Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-04-21T11:36:15.008Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-04-21T11:36:15.008Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-04-21T11:36:15.008Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-04-21T11:36:15.008Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-04-21T11:36:15.008Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-04-21T11:36:19.700Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-04-21T11:36:19.700Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-04-21T11:36:19.700Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-04-21T11:36:19.700Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-04-21T11:36:19.700Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-04-21T11:36:19.700Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-04-21T11:36:19.700Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-04-21T11:36:19.700Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-04-21T11:36:19.700Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-04-21T11:36:19.700Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-04-21T11:36:19.700Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-04-21T11:36:19.700Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-04-21T11:36:30.022Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-04-21T11:36:30.022Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-04-21T11:36:30.022Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-04-21T11:36:31.562Z] === RUN TestDockerSuite/TestRunModeHostname [2023-04-21T11:36:31.562Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-04-21T11:36:31.562Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-04-21T11:36:31.562Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-04-21T11:36:31.562Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-04-21T11:36:31.562Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-04-21T11:36:31.562Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-04-21T11:36:31.562Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-04-21T11:36:31.562Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-04-21T11:36:31.562Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-04-21T11:36:31.562Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-04-21T11:36:31.562Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-04-21T11:36:31.562Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-04-21T11:36:31.562Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-04-21T11:36:31.562Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-04-21T11:36:31.562Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-04-21T11:36:31.562Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-04-21T11:36:31.562Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-04-21T11:36:31.562Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-04-21T11:36:31.562Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-04-21T11:36:31.562Z] === RUN TestDockerSuite/TestRunMount [2023-04-21T11:36:31.562Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-04-21T11:36:31.562Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-04-21T11:36:31.562Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-04-21T11:36:31.562Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-04-21T11:36:31.562Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-04-21T11:36:31.562Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-04-21T11:36:31.562Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-04-21T11:36:31.562Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-04-21T11:36:40.131Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-04-21T11:36:40.131Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-04-21T11:36:40.131Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-04-21T11:36:40.131Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-04-21T11:36:40.131Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-04-21T11:36:40.131Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-04-21T11:36:40.131Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-04-21T11:36:50.461Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-04-21T11:36:57.533Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-04-21T11:36:57.533Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-04-21T11:36:57.533Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-04-21T11:36:57.533Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-04-21T11:36:57.533Z] === RUN TestDockerSuite/TestRunNetHost [2023-04-21T11:36:57.533Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-04-21T11:36:57.533Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-04-21T11:36:57.533Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-04-21T11:36:57.533Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-04-21T11:36:57.533Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-04-21T11:36:57.533Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-04-21T11:36:57.533Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-04-21T11:36:57.533Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-04-21T11:36:57.533Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-04-21T11:36:57.533Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-04-21T11:36:57.533Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-04-21T11:36:57.533Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-04-21T11:36:57.533Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-04-21T11:36:57.533Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-04-21T11:36:57.533Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-04-21T11:36:58.501Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-04-21T11:37:01.408Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-04-21T11:37:03.586Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-04-21T11:37:04.555Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-04-21T11:37:06.735Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-04-21T11:37:06.735Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-04-21T11:37:06.735Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-04-21T11:37:06.735Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-04-21T11:37:06.735Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-04-21T11:37:06.735Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-04-21T11:37:06.735Z] === RUN TestDockerSuite/TestRunPortInUse [2023-04-21T11:37:06.735Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-04-21T11:37:06.735Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-04-21T11:37:06.735Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-04-21T11:37:06.735Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-04-21T11:37:06.735Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-04-21T11:37:06.735Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-04-21T11:37:06.735Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-04-21T11:37:06.735Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-04-21T11:37:06.735Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-04-21T11:37:06.735Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-04-21T11:37:09.639Z] === RUN TestDockerSuite/TestRunPublishPort [2023-04-21T11:37:09.639Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-04-21T11:37:09.639Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-04-21T11:37:09.639Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-04-21T11:37:09.639Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-04-21T11:37:09.639Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-04-21T11:37:09.639Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-04-21T11:37:09.639Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-04-21T11:37:09.639Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-04-21T11:37:09.639Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-04-21T11:37:09.639Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-04-21T11:37:24.446Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-04-21T11:37:24.446Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-04-21T11:37:24.446Z] === RUN TestDockerSuite/TestRunRm [2023-04-21T11:37:31.520Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-04-21T11:37:37.312Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-04-21T11:37:44.380Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-04-21T11:37:46.556Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-04-21T11:37:48.733Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-04-21T11:37:51.637Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-04-21T11:37:51.637Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-04-21T11:37:51.637Z] === RUN TestDockerSuite/TestRunState [2023-04-21T11:37:51.637Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-04-21T11:37:51.637Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-04-21T11:37:53.818Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-04-21T11:37:53.818Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-04-21T11:37:53.818Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-04-21T11:37:56.723Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-04-21T11:37:56.723Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-04-21T11:37:56.723Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-04-21T11:37:56.723Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-04-21T11:37:56.723Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-04-21T11:37:56.723Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-04-21T11:37:56.723Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-04-21T11:37:56.723Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-04-21T11:37:56.723Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-04-21T11:38:02.520Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-04-21T11:38:02.520Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-04-21T11:38:02.520Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-04-21T11:38:02.520Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-04-21T11:38:02.520Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-04-21T11:38:02.520Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-04-21T11:38:02.520Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-04-21T11:38:02.520Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-04-21T11:38:02.520Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-04-21T11:38:02.520Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-04-21T11:38:02.520Z] === RUN TestDockerSuite/TestRunUserByID [2023-04-21T11:38:02.520Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-04-21T11:38:02.520Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-04-21T11:38:02.520Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-04-21T11:38:02.520Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-04-21T11:38:02.520Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-04-21T11:38:02.520Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-04-21T11:38:02.520Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-04-21T11:38:02.520Z] === RUN TestDockerSuite/TestRunUserByName [2023-04-21T11:38:02.520Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-04-21T11:38:02.520Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-04-21T11:38:04.697Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-04-21T11:38:04.697Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-04-21T11:38:04.697Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-04-21T11:38:06.876Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-04-21T11:38:06.876Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-04-21T11:38:06.876Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-04-21T11:38:06.876Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-04-21T11:38:06.876Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-04-21T11:38:10.609Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-04-21T11:38:22.988Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-04-21T11:38:27.678Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-04-21T11:38:34.763Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-04-21T11:38:34.763Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-04-21T11:38:34.763Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-04-21T11:38:34.763Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-04-21T11:38:37.672Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-04-21T11:38:39.849Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-04-21T11:38:42.755Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-04-21T11:38:42.755Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-04-21T11:38:42.755Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-04-21T11:38:42.755Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-04-21T11:38:42.755Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-04-21T11:38:42.755Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-04-21T11:38:42.755Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-04-21T11:38:42.755Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-04-21T11:38:42.755Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-04-21T11:38:42.755Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-04-21T11:38:42.755Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-04-21T11:38:42.755Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-04-21T11:38:42.755Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-04-21T11:38:42.755Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-04-21T11:38:42.755Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-04-21T11:38:47.440Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-04-21T11:38:48.411Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-04-21T11:38:50.587Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-04-21T11:38:55.275Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-04-21T11:38:55.275Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-04-21T11:38:55.275Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-04-21T11:38:55.275Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-04-21T11:38:55.275Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-04-21T11:38:55.275Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-04-21T11:38:55.275Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-04-21T11:38:55.275Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestSaveImageId [2023-04-21T11:38:55.275Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-04-21T11:38:55.275Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-04-21T11:38:55.275Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-04-21T11:38:55.275Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-04-21T11:38:55.275Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-04-21T11:38:55.275Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-04-21T11:38:55.275Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-04-21T11:38:55.275Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-04-21T11:38:55.275Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-04-21T11:38:55.275Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-04-21T11:38:57.450Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-04-21T11:38:57.909Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-04-21T11:38:58.368Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-04-21T11:38:58.368Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-04-21T11:38:59.903Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-04-21T11:39:06.975Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-04-21T11:39:06.975Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-04-21T11:39:06.975Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-04-21T11:39:15.539Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-04-21T11:39:15.539Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-04-21T11:39:15.539Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-04-21T11:39:24.101Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-04-21T11:39:24.101Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-04-21T11:39:24.101Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-04-21T11:39:24.101Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-04-21T11:39:24.101Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-04-21T11:39:24.101Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-04-21T11:39:24.101Z] === RUN TestDockerSuite/TestStartRecordError [2023-04-21T11:39:24.101Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-04-21T11:39:24.101Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-04-21T11:39:34.424Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-04-21T11:39:34.424Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-04-21T11:39:34.424Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-04-21T11:39:34.424Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-04-21T11:39:34.424Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-04-21T11:39:34.424Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-04-21T11:39:34.424Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-04-21T11:39:34.424Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-04-21T11:39:34.424Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-04-21T11:39:34.424Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-04-21T11:39:34.424Z] === RUN TestDockerSuite/TestStatsNoStream [2023-04-21T11:39:34.424Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-04-21T11:39:34.424Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-04-21T11:39:36.600Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-04-21T11:39:38.777Z] === RUN TestDockerSuite/TestTopPrivileged [2023-04-21T11:39:38.777Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-04-21T11:39:39.236Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-04-21T11:39:41.410Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-04-21T11:39:41.410Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-04-21T11:39:41.410Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-04-21T11:39:41.410Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-04-21T11:39:41.410Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-04-21T11:39:41.410Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-04-21T11:39:41.410Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-04-21T11:39:41.410Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-04-21T11:39:41.410Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-04-21T11:39:41.410Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-04-21T11:39:41.410Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-04-21T11:39:41.410Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-04-21T11:39:41.410Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-04-21T11:39:59.084Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-04-21T11:39:59.084Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-04-21T11:39:59.084Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-04-21T11:39:59.084Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-04-21T11:39:59.084Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-04-21T11:39:59.084Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-04-21T11:39:59.084Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-04-21T11:39:59.084Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-04-21T11:40:06.157Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-04-21T11:40:06.157Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-04-21T11:40:09.891Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-04-21T11:40:09.891Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-04-21T11:40:10.350Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-04-21T11:40:10.350Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-04-21T11:40:10.810Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-04-21T11:40:19.395Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-04-21T11:40:19.395Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-04-21T11:40:19.395Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-04-21T11:40:20.363Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-04-21T11:40:20.822Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-04-21T11:40:20.822Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-04-21T11:40:20.822Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-04-21T11:40:35.636Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-04-21T11:40:35.636Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-04-21T11:40:35.636Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-04-21T11:40:45.968Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-04-21T11:40:45.968Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-04-21T11:40:45.968Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-04-21T11:40:45.968Z] --- PASS: TestDockerSuite (3054.09s) [2023-04-21T11:40:45.968Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2023-04-21T11:40:45.968Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-04-21T11:40:45.968Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2023-04-21T11:40:45.968Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2023-04-21T11:40:45.968Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2023-04-21T11:40:45.968Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-04-21T11:40:45.968Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2023-04-21T11:40:45.968Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2023-04-21T11:40:45.968Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2023-04-21T11:40:45.968Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2023-04-21T11:40:45.968Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.28s) [2023-04-21T11:40:45.968Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (94.97s) [2023-04-21T11:40:45.968Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2023-04-21T11:40:45.968Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2023-04-21T11:40:45.968Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-04-21T11:40:45.968Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2023-04-21T11:40:45.968Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2023-04-21T11:40:45.968Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2023-04-21T11:40:45.968Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2023-04-21T11:40:45.968Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2023-04-21T11:40:45.968Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2023-04-21T11:40:45.968Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2023-04-21T11:40:45.968Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2023-04-21T11:40:45.969Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.59s) [2023-04-21T11:40:45.969Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2023-04-21T11:40:45.969Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2023-04-21T11:40:45.969Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.49s) [2023-04-21T11:40:45.969Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.11s) [2023-04-21T11:40:45.969Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2023-04-21T11:40:45.969Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2023-04-21T11:40:45.969Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2023-04-21T11:40:45.969Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2023-04-21T11:40:45.969Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.26s) [2023-04-21T11:40:45.969Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2023-04-21T11:40:45.969Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-04-21T11:40:45.969Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.25s) [2023-04-21T11:40:45.969Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (128.16s) [2023-04-21T11:40:45.969Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.64s) [2023-04-21T11:40:45.969Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (8.30s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.88s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.17s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.98s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.21s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.86s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.98s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (7.06s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.41s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.61s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.12s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.69s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAddTar (59.55s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.59s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.29s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.02s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.81s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.70s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.53s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.78s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.88s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.82s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.61s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.96s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.59s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (44.10s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.66s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.57s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.39s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.57s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.00s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.33s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.47s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.41s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.02s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.17s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.20s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.48s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.11s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.73s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.98s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.89s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.79s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.80s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.00s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.05s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerignore (96.86s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.52s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (100.39s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.60s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.35s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (37.98s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.88s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.49s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.83s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.09s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.38s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (134.80s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.17s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.61s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.08s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.58s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.42s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.71s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.05s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.30s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.27s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildFails (7.42s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.07s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.96s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.61s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.63s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.39s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.55s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildHistory (11.24s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.03s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.34s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.32s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildLabel (1.09s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildLabels (1.04s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.09s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.57s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.28s) [2023-04-21T11:40:46.429Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2023-04-21T11:40:46.429Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.16s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.60s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.32s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.99s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.98s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.30s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.42s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.42s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.99s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.94s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.67s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.28s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.22s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.33s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.39s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.77s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.67s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.77s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.03s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.69s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.61s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.37s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.24s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.58s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.32s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.08s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildRm (14.60s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.93s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.61s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.05s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.13s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.88s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.23s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.14s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.73s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildStderr (5.34s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.03s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.42s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.39s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.88s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.71s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.19s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.59s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.05s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.38s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.09s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.91s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.09s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.09s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.71s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.32s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.18s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.12s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.59s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.21s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCommitChange (5.72s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (10.29s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.58s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCommitTTY (13.78s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.53s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.06s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.41s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.56s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.64s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.71s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.98s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.67s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.69s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.83s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.63s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.38s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.95s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.82s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.51s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.35s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.21s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.73s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.46s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.65s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.37s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.19s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.44s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.75s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.76s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.80s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.74s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00053a9f0_} (2.78s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11307617346_c:\foo_false____} (2.82s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11307617346_c:\foo_true____} (7.75s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.19s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.53s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.63s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.69s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.21s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.92s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCpToCaseE (20.21s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.27s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCpToDot (2.79s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCpToStdout (2.77s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.82s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.80s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.32s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2023-04-21T11:40:46.430Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.33s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2023-04-21T11:40:46.430Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.61s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.73s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.66s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.70s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.80s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsCopy (5.65s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.53s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.48s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.03s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsFilters (5.06s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsFormat (9.98s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsRename (2.62s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsResize (2.93s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.45s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.91s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.93s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.05s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.03s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.08s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.24s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.16s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.41s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.48s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.54s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.29s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestExecInspectID (4.83s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.64s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestExecStartFails (2.50s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.42s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.33s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.14s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.27s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.05s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.09s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.64s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.01s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.79s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.19s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.62s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.73s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.23s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.62s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.27s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.17s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectDefault (2.39s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectHistory (9.51s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.43s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.25s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.30s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.33s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.27s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectStatus (2.74s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.49s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.35s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.37s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.42s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.26s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.32s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.18s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.04s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.84s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.76s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.41s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.73s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.43s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.10s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.47s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.42s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.34s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.37s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsSince (9.21s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsTail (2.91s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.73s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.47s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.71s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.68s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPsByOrder (8.80s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.38s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.85s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.98s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.25s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.79s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.93s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.26s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.78s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.33s) [2023-04-21T11:40:46.431Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-04-21T11:40:46.431Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.08s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.76s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.56s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.46s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.64s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (35.68s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.57s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.83s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.58s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.64s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.58s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.05s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.06s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.94s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.57s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.15s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.77s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRmiTag (0.91s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.25s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.18s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.32s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.36s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.24s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.15s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.89s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.05s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.37s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.53s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.32s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.83s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.52s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.19s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.10s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.55s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.42s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.41s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.93s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.87s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.47s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.42s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.46s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.36s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunExitCode (7.24s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.44s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.36s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.50s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.18s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.26s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.88s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.53s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.30s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.51s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.33s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.36s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.13s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.24s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.79s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.42s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunRm (7.46s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.85s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.40s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.45s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.40s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.80s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.45s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.27s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.35s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.36s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.38s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.38s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.89s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.06s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.80s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.43s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.47s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-04-21T11:40:46.432Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.14s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.81s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.16s) [2023-04-21T11:40:46.432Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.42s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.04s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.35s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.67s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.14s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.72s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.90s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.13s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.26s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.11s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.22s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.30s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.48s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.70s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.37s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.50s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.76s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.86s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.32s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.12s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.39s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.39s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.11s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.51s) [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-04-21T11:40:46.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] --- PASS: TestDockerRegistrySuite (0.19s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-04-21T11:40:46.433Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-04-21T11:40:46.433Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-04-21T11:40:46.433Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-04-21T11:40:46.433Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-04-21T11:40:46.433Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-04-21T11:40:46.433Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-04-21T11:40:46.433Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-04-21T11:40:46.433Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.433Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-04-21T11:40:46.434Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-04-21T11:40:46.434Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.05s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-04-21T11:40:46.434Z] === RUN TestDockerRegistryAuthTokenSuite [2023-04-21T11:40:46.434Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-04-21T11:40:46.434Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-04-21T11:40:46.434Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-04-21T11:40:46.434Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-04-21T11:40:46.434Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-04-21T11:40:46.434Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-04-21T11:40:46.434Z] === RUN TestDockerDaemonSuite [2023-04-21T11:40:46.434Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-04-21T11:40:46.434Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-04-21T11:40:46.434Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-04-21T11:40:46.434Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] --- PASS: TestDockerDaemonSuite (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-04-21T11:40:46.434Z] === RUN TestDockerSwarmSuite [2023-04-21T11:40:46.434Z] --- PASS: TestDockerSwarmSuite (0.00s) [2023-04-21T11:40:46.434Z] === RUN TestDockerPluginSuite [2023-04-21T11:40:46.434Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2023-04-21T11:40:46.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerPluginSuite/TestPluginCreate [2023-04-21T11:40:46.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2023-04-21T11:40:46.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2023-04-21T11:40:46.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2023-04-21T11:40:46.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerPluginSuite/TestPluginInspect [2023-04-21T11:40:46.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2023-04-21T11:40:46.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2023-04-21T11:40:46.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2023-04-21T11:40:46.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2023-04-21T11:40:46.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] === RUN TestDockerPluginSuite/TestPluginSet [2023-04-21T11:40:46.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] --- PASS: TestDockerPluginSuite (0.02s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-04-21T11:40:46.434Z] === RUN TestDockerExternalVolumeSuite [2023-04-21T11:40:46.434Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2023-04-21T11:40:46.434Z] === RUN TestDockerNetworkSuite [2023-04-21T11:40:46.434Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2023-04-21T11:40:46.434Z] === RUN TestDockerHubPullSuite [2023-04-21T11:40:46.434Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.434Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2023-04-21T11:40:46.434Z] PASS [2023-04-21T11:40:46.434Z] ok github.com/docker/docker/integration-cli 3054.558s [2023-04-21T11:40:46.894Z] [2023-04-21T11:40:46.894Z] === Skipped [2023-04-21T11:40:46.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-04-21T11:40:46.894Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.894Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-04-21T11:40:46.894Z] [2023-04-21T11:40:46.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-04-21T11:40:46.894Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.894Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-04-21T11:40:46.894Z] [2023-04-21T11:40:46.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-04-21T11:40:46.894Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.894Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-04-21T11:40:46.894Z] [2023-04-21T11:40:46.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2023-04-21T11:40:46.894Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.894Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2023-04-21T11:40:46.894Z] [2023-04-21T11:40:46.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2023-04-21T11:40:46.894Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.894Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2023-04-21T11:40:46.894Z] [2023-04-21T11:40:46.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2023-04-21T11:40:46.894Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.894Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2023-04-21T11:40:46.894Z] [2023-04-21T11:40:46.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2023-04-21T11:40:46.894Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.894Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2023-04-21T11:40:46.894Z] [2023-04-21T11:40:46.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2023-04-21T11:40:46.894Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.894Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2023-04-21T11:40:46.894Z] [2023-04-21T11:40:46.894Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2023-04-21T11:40:46.895Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2023-04-21T11:40:46.895Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2023-04-21T11:40:46.895Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2023-04-21T11:40:46.895Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2023-04-21T11:40:46.895Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2023-04-21T11:40:46.895Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2023-04-21T11:40:46.895Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2023-04-21T11:40:46.895Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2023-04-21T11:40:46.895Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-04-21T11:40:46.895Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.64s) [2023-04-21T11:40:46.895Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.64s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.59s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.59s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.02s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.02s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.53s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.53s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.61s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.61s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2023-04-21T11:40:46.895Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.895Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2023-04-21T11:40:46.895Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.895Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2023-04-21T11:40:46.895Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s) [2023-04-21T11:40:46.896Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2023-04-21T11:40:46.896Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-04-21T11:40:46.896Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2023-04-21T11:40:46.896Z] docker_cli_sni_test.go:18: Flakey test [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2023-04-21T11:40:46.896Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.06s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.06s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2023-04-21T11:40:46.896Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-04-21T11:40:46.896Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2023-04-21T11:40:46.896Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2023-04-21T11:40:46.896Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.896Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-04-21T11:40:46.896Z] [2023-04-21T11:40:46.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2023-04-21T11:40:46.897Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-04-21T11:40:46.897Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-04-21T11:40:46.897Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-04-21T11:40:46.897Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-04-21T11:40:46.897Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-04-21T11:40:46.897Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-04-21T11:40:46.897Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-04-21T11:40:46.897Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-04-21T11:40:46.897Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-04-21T11:40:46.897Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-04-21T11:40:46.897Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-04-21T11:40:46.897Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2023-04-21T11:40:46.897Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2023-04-21T11:40:46.897Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-04-21T11:40:46.897Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2023-04-21T11:40:46.897Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2023-04-21T11:40:46.897Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-04-21T11:40:46.897Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.897Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-04-21T11:40:46.897Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-04-21T11:40:46.898Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2023-04-21T11:40:46.898Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-04-21T11:40:46.898Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-04-21T11:40:46.898Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-04-21T11:40:46.898Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-04-21T11:40:46.898Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2023-04-21T11:40:46.898Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-04-21T11:40:46.898Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2023-04-21T11:40:46.898Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2023-04-21T11:40:46.898Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2023-04-21T11:40:46.898Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2023-04-21T11:40:46.898Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-04-21T11:40:46.898Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.898Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-04-21T11:40:46.898Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-04-21T11:40:46.899Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2023-04-21T11:40:46.899Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2023-04-21T11:40:46.899Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2023-04-21T11:40:46.899Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-04-21T11:40:46.899Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-04-21T11:40:46.899Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-04-21T11:40:46.899Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-04-21T11:40:46.899Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-04-21T11:40:46.899Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-04-21T11:40:46.899Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-04-21T11:40:46.899Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-04-21T11:40:46.899Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-04-21T11:40:46.899Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-04-21T11:40:46.899Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2023-04-21T11:40:46.899Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2023-04-21T11:40:46.899Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2023-04-21T11:40:46.899Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-04-21T11:40:46.899Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-04-21T11:40:46.899Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2023-04-21T11:40:46.899Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-04-21T11:40:46.899Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-04-21T11:40:46.899Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2023-04-21T11:40:46.899Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2023-04-21T11:40:46.899Z] [2023-04-21T11:40:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-04-21T11:40:46.899Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-04-21T11:40:46.899Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-04-21T11:40:47.358Z] [2023-04-21T11:40:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-04-21T11:40:47.358Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.358Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-04-21T11:40:47.358Z] [2023-04-21T11:40:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-04-21T11:40:47.358Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.358Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-04-21T11:40:47.358Z] [2023-04-21T11:40:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2023-04-21T11:40:47.358Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.358Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-04-21T11:40:47.358Z] [2023-04-21T11:40:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-04-21T11:40:47.358Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.358Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-04-21T11:40:47.358Z] [2023-04-21T11:40:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-04-21T11:40:47.358Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.358Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-04-21T11:40:47.358Z] [2023-04-21T11:40:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-04-21T11:40:47.358Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.358Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-04-21T11:40:47.358Z] [2023-04-21T11:40:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-04-21T11:40:47.358Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.358Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-04-21T11:40:47.358Z] [2023-04-21T11:40:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-04-21T11:40:47.358Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.358Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-04-21T11:40:47.358Z] [2023-04-21T11:40:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-04-21T11:40:47.358Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.358Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-04-21T11:40:47.358Z] [2023-04-21T11:40:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-04-21T11:40:47.358Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.358Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-04-21T11:40:47.358Z] [2023-04-21T11:40:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-04-21T11:40:47.358Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.358Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-04-21T11:40:47.358Z] [2023-04-21T11:40:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-04-21T11:40:47.358Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.358Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-04-21T11:40:47.358Z] [2023-04-21T11:40:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2023-04-21T11:40:47.358Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.358Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2023-04-21T11:40:47.358Z] [2023-04-21T11:40:47.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-04-21T11:40:47.358Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.359Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-04-21T11:40:47.359Z] [2023-04-21T11:40:47.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-04-21T11:40:47.359Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.24s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.24s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2023-04-21T11:40:47.360Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-04-21T11:40:47.360Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.360Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-04-21T11:40:47.360Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2023-04-21T11:40:47.361Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2023-04-21T11:40:47.361Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2023-04-21T11:40:47.361Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2023-04-21T11:40:47.361Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-04-21T11:40:47.361Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.19s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-21T11:40:47.361Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.361Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-04-21T11:40:47.361Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2023-04-21T11:40:47.362Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.362Z] DONE 1093 tests, 546 skipped in 3063.928s [2023-04-21T11:40:47.362Z] INFO: Integration tests ended at 04/21/2023 11:40:47. Duration:00:51:04.3141372 [2023-04-21T11:40:47.362Z] INFO: Docker info of the daemon under test at end of run [2023-04-21T11:40:47.362Z] [2023-04-21T11:40:47.821Z] Containers: 2 [2023-04-21T11:40:47.821Z] Running: 0 [2023-04-21T11:40:47.821Z] Paused: 0 [2023-04-21T11:40:47.821Z] Stopped: 2 [2023-04-21T11:40:47.821Z] Images: 18 [2023-04-21T11:40:47.821Z] Server Version: 0.0.0-dev [2023-04-21T11:40:47.821Z] Storage Driver: windowsfilter [2023-04-21T11:40:47.821Z] Windows: [2023-04-21T11:40:47.821Z] Logging Driver: json-file [2023-04-21T11:40:47.821Z] Plugins: [2023-04-21T11:40:47.821Z] Volume: local [2023-04-21T11:40:47.821Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-04-21T11:40:47.821Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-04-21T11:40:47.821Z] Swarm: inactive [2023-04-21T11:40:47.821Z] Default Isolation: process [2023-04-21T11:40:47.821Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-04-21T11:40:47.821Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-04-21T11:40:47.821Z] OSType: windows [2023-04-21T11:40:47.821Z] Architecture: x86_64 [2023-04-21T11:40:47.821Z] CPUs: 4 [2023-04-21T11:40:47.821Z] Total Memory: 32GiB [2023-04-21T11:40:47.821Z] Name: azwin-2-0b68d0 [2023-04-21T11:40:47.821Z] ID: YAYI:U4LX:C2GW:GKJG:CSWZ:2FZW:ILNU:3Z3S:HR55:VGYS:I2ZA:NR4Q [2023-04-21T11:40:47.821Z] Docker Root Dir: D:\CI\PR-45238\8\daemon [2023-04-21T11:40:47.821Z] Debug Mode (client): false [2023-04-21T11:40:47.821Z] Debug Mode (server): true [2023-04-21T11:40:47.821Z] File Descriptors: -1 [2023-04-21T11:40:47.821Z] Goroutines: 17 [2023-04-21T11:40:47.821Z] System Time: 2023-04-21T11:40:47.3252116Z [2023-04-21T11:40:47.821Z] EventsListeners: 0 [2023-04-21T11:40:47.821Z] Registry: https://index.docker.io/v1/ [2023-04-21T11:40:47.821Z] Labels: [2023-04-21T11:40:47.821Z] Experimental: false [2023-04-21T11:40:47.821Z] Insecure Registries: [2023-04-21T11:40:47.821Z] 127.0.0.0/8 [2023-04-21T11:40:47.821Z] Live Restore Enabled: false [2023-04-21T11:40:47.821Z] [2023-04-21T11:40:47.821Z] [2023-04-21T11:40:47.821Z] INFO: Stopping daemon under test [2023-04-21T11:40:47.821Z] SUCCESS: The process with PID 5236 (child process of PID 3460) has been terminated. [2023-04-21T11:40:47.821Z] SUCCESS: The process with PID 3460 (child process of PID 1304) has been terminated. [2023-04-21T11:40:47.821Z] INFO: Stop tailing logs of the daemon under tests [2023-04-21T11:40:47.821Z] INFO: executeCI.ps1 Completed successfully at 04/21/2023 11:40:47. [2023-04-21T11:40:47.821Z] INFO: Tidying up at end of run [2023-04-21T11:40:47.821Z] INFO: Saving daemon under test log (d:\CI\PR-45238\8\dut.out) to bundles\CIDUT.out [2023-04-21T11:40:47.821Z] INFO: Saving daemon under test log (d:\CI\PR-45238\8\dut.err) to bundles\CIDUT.err [2023-04-21T11:40:47.821Z] INFO: Nuke-Everything... [2023-04-21T11:40:47.821Z] INFO: Container count on control daemon to delete is 2 [2023-04-21T11:40:48.280Z] 63cc247dcdac [2023-04-21T11:40:48.280Z] 280e358e4f52 [2023-04-21T11:40:48.280Z] INFO: Tidying pidfile d:\CI\PR-45238\8\docker.pid [2023-04-21T11:40:48.280Z] INFO: Nuking d:\CI [2023-04-21T11:41:23.964Z] INFO: Zapped successfully [2023-04-21T11:41:23.964Z] [2023-04-21T11:41:23.964Z] INFO: executeCI.ps1 exiting at Fri Apr 21 11:41:19 CUT 2023. Duration 01:17:47.0496456 [2023-04-21T11:41:23.964Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2023-04-21T11:41:24.200Z] Recording test results [2023-04-21T11:41:31.524Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2023-04-21T11:41:33.014Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2023-04-21T11:41:34.763Z] Archiving artifacts [2023-04-21T11:41:48.754Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45238/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-21T11:41:49.685Z] + make clean [2023-04-21T11:41:51.863Z] docker volume rm -f docker-dev-cache [2023-04-21T11:41:51.863Z] 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