Pull request #44946 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 0312e468da5c99267654d5c6b62785e29ffe6e0d+b3ff6782000550445c15d37652e01c148fc84797 (c83e3e293b799b35869c5d1e419a0ed8b62e6bb3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44946@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-02-07T13:07:55.432Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-02-07T13:07:55.435Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-02-07T13:08:10.649Z] Still waiting to schedule task [2023-02-07T13:08:10.651Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0984331517720a5ff)’ is offline [2023-02-07T13:08:52.853Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0984331517720a5ff) in /home/ubuntu/workspace/moby_PR-44946 [Pipeline] { [Pipeline] checkout [2023-02-07T13:08:52.972Z] The recommended git tool is: git [2023-02-07T13:08:55.681Z] using credential docker-jenkins-github-credentials [2023-02-07T13:08:55.692Z] Cloning the remote Git repository [2023-02-07T13:08:55.692Z] Cloning with configured refspecs honoured and without tags [2023-02-07T13:08:55.712Z] Cloning repository https://github.com/moby/moby.git [2023-02-07T13:08:55.774Z] > git init /home/ubuntu/workspace/moby_PR-44946 # timeout=10 [2023-02-07T13:08:56.114Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T13:08:56.114Z] > git --version # timeout=10 [2023-02-07T13:08:56.178Z] > git --version # 'git version 2.17.1' [2023-02-07T13:08:56.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:08:56.180Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44946/head:refs/remotes/origin/PR-44946 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:09:15.181Z] Fetching without tags [2023-02-07T13:09:15.425Z] Merging remotes/origin/20.10 commit b3ff6782000550445c15d37652e01c148fc84797 into PR head commit 0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:09:16.084Z] Merge succeeded, producing 0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:09:16.084Z] Checking out Revision 0312e468da5c99267654d5c6b62785e29ffe6e0d (PR-44946) [2023-02-07T13:09:15.125Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T13:09:15.136Z] > git config --add remote.origin.fetch +refs/pull/44946/head:refs/remotes/origin/PR-44946 # timeout=10 [2023-02-07T13:09:15.155Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:09:15.163Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T13:09:15.190Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T13:09:15.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:09:15.191Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44946/head:refs/remotes/origin/PR-44946 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:09:15.437Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T13:09:15.454Z] > git checkout -f 0312e468da5c99267654d5c6b62785e29ffe6e0d # timeout=10 [2023-02-07T13:09:16.035Z] > git remote # timeout=10 [2023-02-07T13:09:16.052Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T13:09:16.066Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:09:16.067Z] > git merge b3ff6782000550445c15d37652e01c148fc84797 # timeout=10 [2023-02-07T13:09:16.078Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T13:09:16.088Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T13:09:16.093Z] > git checkout -f 0312e468da5c99267654d5c6b62785e29ffe6e0d # timeout=10 [2023-02-07T13:09:20.351Z] Commit message: "Dockerfile: configure code dir as "safe" directory" [2023-02-07T13:09:20.352Z] First time build. Skipping changelog. [2023-02-07T13:09:20.373Z] > git --version # timeout=10 [2023-02-07T13:09:20.392Z] > git --version # 'git version 2.17.1' [2023-02-07T13:09:20.404Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T13:09:21.798Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44946:/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-02-07T13:09:48.378Z] Unable to find image 'alpine:latest' locally [2023-02-07T13:09:48.378Z] latest: Pulling from library/alpine [2023-02-07T13:09:48.378Z] 8921db27df28: Pulling fs layer [2023-02-07T13:09:48.378Z] 8921db27df28: Verifying Checksum [2023-02-07T13:09:48.378Z] 8921db27df28: Download complete [2023-02-07T13:09:48.378Z] 8921db27df28: Pull complete [2023-02-07T13:09:48.378Z] Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a [2023-02-07T13:09:48.378Z] Status: Downloaded newer image for alpine:latest [2023-02-07T13:09:54.969Z] 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-02-07T13:09:55.189Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0984331517720a5ff) in /home/ubuntu/workspace/moby_PR-44946 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2023-02-07T13:09:55.241Z] The recommended git tool is: git [Pipeline] // stage [2023-02-07T13:09:55.252Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2023-02-07T13:09:55.273Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2023-02-07T13:09:55.286Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-02-07T13:09:55.575Z] Merging remotes/origin/20.10 commit b3ff6782000550445c15d37652e01c148fc84797 into PR head commit 0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:09:55.693Z] Merge succeeded, producing 0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:09:55.693Z] Checking out Revision 0312e468da5c99267654d5c6b62785e29ffe6e0d (PR-44946) [2023-02-07T13:09:55.788Z] Commit message: "Dockerfile: configure code dir as "safe" directory" [2023-02-07T13:09:55.803Z] > git --version # timeout=10 [2023-02-07T13:09:55.830Z] > git --version # 'git version 2.17.1' [2023-02-07T13:09:55.851Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T13:09:55.266Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44946/.git # timeout=10 [2023-02-07T13:09:55.277Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T13:09:55.290Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T13:09:55.290Z] > git --version # timeout=10 [2023-02-07T13:09:55.301Z] > git --version # 'git version 2.17.1' [2023-02-07T13:09:55.301Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:09:55.302Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44946/head:refs/remotes/origin/PR-44946 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:09:55.579Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T13:09:55.586Z] > git checkout -f 0312e468da5c99267654d5c6b62785e29ffe6e0d # timeout=10 [2023-02-07T13:09:55.646Z] > git remote # timeout=10 [2023-02-07T13:09:55.653Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T13:09:55.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:09:55.661Z] > git merge b3ff6782000550445c15d37652e01c148fc84797 # timeout=10 [2023-02-07T13:09:55.687Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T13:09:55.697Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T13:09:55.705Z] > git checkout -f 0312e468da5c99267654d5c6b62785e29ffe6e0d # timeout=10 [2023-02-07T13:09:56.494Z] + [ PR != PR ] [2023-02-07T13:09:56.494Z] + [ 20.10 != master ] [2023-02-07T13:09:56.494Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-02-07T13:09:56.831Z] + docker version [2023-02-07T13:09:56.832Z] Client: Docker Engine - Community [2023-02-07T13:09:56.832Z] Version: 22.06.0-beta.0 [2023-02-07T13:09:56.832Z] API version: 1.42 [2023-02-07T13:09:56.832Z] Go version: go1.18.3 [2023-02-07T13:09:56.832Z] Git commit: 3e9117b [2023-02-07T13:09:56.832Z] Built: Fri Jun 3 17:55:46 2022 [2023-02-07T13:09:56.832Z] OS/Arch: linux/amd64 [2023-02-07T13:09:56.832Z] Context: default [2023-02-07T13:09:56.832Z] [2023-02-07T13:09:56.832Z] Server: Docker Engine - Community [2023-02-07T13:09:56.832Z] Engine: [2023-02-07T13:09:56.832Z] Version: 22.06.0-beta.0 [2023-02-07T13:09:56.832Z] API version: 1.42 (minimum version 1.12) [2023-02-07T13:09:56.832Z] Go version: go1.18.3 [2023-02-07T13:09:56.832Z] Git commit: 38633e7 [2023-02-07T13:09:56.832Z] Built: Fri Jun 3 17:55:46 2022 [2023-02-07T13:09:56.832Z] OS/Arch: linux/amd64 [2023-02-07T13:09:56.832Z] Experimental: true [2023-02-07T13:09:56.832Z] containerd: [2023-02-07T13:09:56.832Z] Version: 1.6.8 [2023-02-07T13:09:56.832Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-07T13:09:56.832Z] runc: [2023-02-07T13:09:56.832Z] Version: 1.1.4 [2023-02-07T13:09:56.832Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-02-07T13:09:56.832Z] docker-init: [2023-02-07T13:09:56.832Z] Version: 0.19.0 [2023-02-07T13:09:56.832Z] GitCommit: de40ad0 [Pipeline] sh [2023-02-07T13:09:57.154Z] + docker info [2023-02-07T13:09:57.425Z] Client: [2023-02-07T13:09:57.425Z] Context: default [2023-02-07T13:09:57.425Z] Debug Mode: false [2023-02-07T13:09:57.425Z] Plugins: [2023-02-07T13:09:57.425Z] buildx: Docker Buildx (Docker Inc.) [2023-02-07T13:09:57.425Z] Version: c5aec24 [2023-02-07T13:09:57.425Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-02-07T13:09:57.425Z] compose: Docker Compose (Docker Inc.) [2023-02-07T13:09:57.425Z] Version: v2.12.0 [2023-02-07T13:09:57.425Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-02-07T13:09:57.425Z] scan: Docker Scan (Docker Inc.) [2023-02-07T13:09:57.425Z] Version: v0.17.0 [2023-02-07T13:09:57.425Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-02-07T13:09:57.425Z] [2023-02-07T13:09:57.425Z] Server: [2023-02-07T13:09:57.425Z] Containers: 0 [2023-02-07T13:09:57.425Z] Running: 0 [2023-02-07T13:09:57.425Z] Paused: 0 [2023-02-07T13:09:57.425Z] Stopped: 0 [2023-02-07T13:09:57.425Z] Images: 1 [2023-02-07T13:09:57.425Z] Server Version: 22.06.0-beta.0 [2023-02-07T13:09:57.425Z] Storage Driver: overlay2 [2023-02-07T13:09:57.425Z] Backing Filesystem: extfs [2023-02-07T13:09:57.425Z] Supports d_type: true [2023-02-07T13:09:57.425Z] Using metacopy: false [2023-02-07T13:09:57.425Z] Native Overlay Diff: true [2023-02-07T13:09:57.425Z] userxattr: false [2023-02-07T13:09:57.425Z] Logging Driver: json-file [2023-02-07T13:09:57.425Z] Cgroup Driver: cgroupfs [2023-02-07T13:09:57.425Z] Cgroup Version: 1 [2023-02-07T13:09:57.425Z] Plugins: [2023-02-07T13:09:57.425Z] Volume: local [2023-02-07T13:09:57.425Z] Network: bridge host ipvlan macvlan null overlay [2023-02-07T13:09:57.425Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-02-07T13:09:57.425Z] Swarm: inactive [2023-02-07T13:09:57.425Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-02-07T13:09:57.425Z] Default Runtime: runc [2023-02-07T13:09:57.425Z] Init Binary: docker-init [2023-02-07T13:09:57.425Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-07T13:09:57.425Z] runc version: v1.1.4-0-g5fd4c4d [2023-02-07T13:09:57.425Z] init version: de40ad0 [2023-02-07T13:09:57.425Z] Security Options: [2023-02-07T13:09:57.425Z] apparmor [2023-02-07T13:09:57.425Z] seccomp [2023-02-07T13:09:57.425Z] Profile: builtin [2023-02-07T13:09:57.425Z] Kernel Version: 5.4.0-1088-aws [2023-02-07T13:09:57.425Z] Operating System: Ubuntu 18.04.6 LTS [2023-02-07T13:09:57.425Z] OSType: linux [2023-02-07T13:09:57.425Z] Architecture: x86_64 [2023-02-07T13:09:57.425Z] CPUs: 2 [2023-02-07T13:09:57.425Z] Total Memory: 7.565GiB [2023-02-07T13:09:57.425Z] Name: ip-10-100-32-253 [2023-02-07T13:09:57.425Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-02-07T13:09:57.425Z] Docker Root Dir: /var/lib/docker [2023-02-07T13:09:57.425Z] Debug Mode: false [2023-02-07T13:09:57.425Z] Registry: https://index.docker.io/v1/ [2023-02-07T13:09:57.425Z] Labels: [2023-02-07T13:09:57.425Z] Experimental: true [2023-02-07T13:09:57.425Z] Insecure Registries: [2023-02-07T13:09:57.425Z] 127.0.0.0/8 [2023-02-07T13:09:57.425Z] Live Restore Enabled: true [2023-02-07T13:09:57.425Z] [2023-02-07T13:09:57.425Z] WARNING: No swap limit support [Pipeline] sh [2023-02-07T13:09:57.712Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-07T13:09:57.712Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-07T13:09:57.712Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44946/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-02-07T13:09:57.712Z] + bash /home/ubuntu/workspace/moby_PR-44946/check-config.sh [2023-02-07T13:09:57.712Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-02-07T13:09:57.712Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-02-07T13:09:57.712Z] [2023-02-07T13:09:57.712Z] Generally Necessary: [2023-02-07T13:09:57.712Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-02-07T13:09:57.712Z] - apparmor: enabled and tools installed [2023-02-07T13:09:57.712Z] - CONFIG_NAMESPACES: enabled [2023-02-07T13:09:57.712Z] - CONFIG_NET_NS: enabled [2023-02-07T13:09:57.712Z] - CONFIG_PID_NS: enabled [2023-02-07T13:09:57.712Z] - CONFIG_IPC_NS: enabled [2023-02-07T13:09:57.712Z] - CONFIG_UTS_NS: enabled [2023-02-07T13:09:57.976Z] - CONFIG_CGROUPS: enabled [2023-02-07T13:09:57.976Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-02-07T13:09:57.976Z] - CONFIG_CGROUP_DEVICE: enabled [2023-02-07T13:09:57.976Z] - CONFIG_CGROUP_FREEZER: enabled [2023-02-07T13:09:57.976Z] - CONFIG_CGROUP_SCHED: enabled [2023-02-07T13:09:57.976Z] - CONFIG_CPUSETS: enabled [2023-02-07T13:09:57.976Z] - CONFIG_MEMCG: enabled [2023-02-07T13:09:57.976Z] - CONFIG_KEYS: enabled [2023-02-07T13:09:57.976Z] - CONFIG_VETH: enabled (as module) [2023-02-07T13:09:57.976Z] - CONFIG_BRIDGE: enabled (as module) [2023-02-07T13:09:57.976Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-02-07T13:09:57.976Z] - CONFIG_NF_NAT_IPV4: missing [2023-02-07T13:09:57.976Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-02-07T13:09:57.976Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-02-07T13:09:57.976Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-02-07T13:09:57.976Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-02-07T13:09:57.976Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-02-07T13:09:57.976Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-02-07T13:09:57.976Z] - CONFIG_NF_NAT: enabled (as module) [2023-02-07T13:09:57.976Z] - CONFIG_NF_NAT_NEEDED: missing [2023-02-07T13:09:57.976Z] - CONFIG_POSIX_MQUEUE: enabled [2023-02-07T13:09:57.976Z] [2023-02-07T13:09:57.976Z] Optional Features: [2023-02-07T13:09:57.976Z] - CONFIG_USER_NS: enabled [2023-02-07T13:09:57.976Z] - CONFIG_SECCOMP: enabled [2023-02-07T13:09:57.976Z] - CONFIG_CGROUP_PIDS: enabled [2023-02-07T13:09:57.976Z] - CONFIG_MEMCG_SWAP: enabled [2023-02-07T13:09:57.976Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-02-07T13:09:58.273Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-02-07T13:09:58.273Z] - CONFIG_BLK_CGROUP: enabled [2023-02-07T13:09:58.273Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-02-07T13:09:58.273Z] - CONFIG_IOSCHED_CFQ: missing [2023-02-07T13:09:58.273Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-02-07T13:09:58.273Z] - CONFIG_CGROUP_PERF: enabled [2023-02-07T13:09:58.273Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-02-07T13:09:58.273Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-02-07T13:09:58.273Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-02-07T13:09:58.273Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-02-07T13:09:58.273Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-02-07T13:09:58.273Z] - CONFIG_RT_GROUP_SCHED: missing [2023-02-07T13:09:58.273Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-02-07T13:09:58.273Z] - CONFIG_IP_VS: enabled (as module) [2023-02-07T13:09:58.273Z] - CONFIG_IP_VS_NFCT: enabled [2023-02-07T13:09:58.273Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-02-07T13:09:58.273Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-02-07T13:09:58.273Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-02-07T13:09:58.273Z] - CONFIG_EXT4_FS: enabled [2023-02-07T13:09:58.273Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-02-07T13:09:58.273Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-02-07T13:09:58.274Z] - Network Drivers: [2023-02-07T13:09:58.274Z] - "overlay": [2023-02-07T13:09:58.274Z] - CONFIG_VXLAN: enabled (as module) [2023-02-07T13:09:58.274Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-02-07T13:09:58.274Z] Optional (for encrypted networks): [2023-02-07T13:09:58.533Z] - CONFIG_CRYPTO: enabled [2023-02-07T13:09:58.533Z] - CONFIG_CRYPTO_AEAD: enabled [2023-02-07T13:09:58.533Z] - CONFIG_CRYPTO_GCM: enabled [2023-02-07T13:09:58.533Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-02-07T13:09:58.533Z] - CONFIG_CRYPTO_GHASH: enabled [2023-02-07T13:09:58.533Z] - CONFIG_XFRM: enabled [2023-02-07T13:09:58.533Z] - CONFIG_XFRM_USER: enabled (as module) [2023-02-07T13:09:58.533Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-02-07T13:09:58.533Z] - CONFIG_INET_ESP: enabled (as module) [2023-02-07T13:09:58.533Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-02-07T13:09:58.533Z] - "ipvlan": [2023-02-07T13:09:58.533Z] - CONFIG_IPVLAN: enabled (as module) [2023-02-07T13:09:58.533Z] - "macvlan": [2023-02-07T13:09:58.533Z] - CONFIG_MACVLAN: enabled (as module) [2023-02-07T13:09:58.533Z] - CONFIG_DUMMY: enabled (as module) [2023-02-07T13:09:58.533Z] - "ftp,tftp client in container": [2023-02-07T13:09:58.533Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-02-07T13:09:58.533Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-02-07T13:09:58.533Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-02-07T13:09:58.533Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-02-07T13:09:58.533Z] - Storage Drivers: [2023-02-07T13:09:58.533Z] - "aufs": [2023-02-07T13:09:58.533Z] - CONFIG_AUFS_FS: enabled (as module) [2023-02-07T13:09:58.533Z] - "btrfs": [2023-02-07T13:09:58.533Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-02-07T13:09:58.533Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-02-07T13:09:58.533Z] - "devicemapper": [2023-02-07T13:09:58.533Z] - CONFIG_BLK_DEV_DM: enabled [2023-02-07T13:09:58.533Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-02-07T13:09:58.533Z] - "overlay": [2023-02-07T13:09:58.533Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-02-07T13:09:58.533Z] - "zfs": [2023-02-07T13:09:58.533Z] - /dev/zfs: present [2023-02-07T13:09:58.533Z] - zfs command: missing [2023-02-07T13:09:58.533Z] - zpool command: missing [2023-02-07T13:09:58.533Z] [2023-02-07T13:09:58.533Z] Limits: [2023-02-07T13:09:58.533Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-02-07T13:09:58.533Z] [2023-02-07T13:09:58.533Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-02-07T13:09:58.876Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0312e468da5c99267654d5c6b62785e29ffe6e0d . [2023-02-07T13:09:59.446Z] #1 [internal] load build definition from Dockerfile [2023-02-07T13:09:59.446Z] #1 transferring dockerfile: 17.18kB done [2023-02-07T13:09:59.446Z] #1 DONE 0.1s [2023-02-07T13:09:59.446Z] [2023-02-07T13:09:59.446Z] #2 [internal] load .dockerignore [2023-02-07T13:09:59.446Z] #2 transferring context: 87B done [2023-02-07T13:09:59.446Z] #2 DONE 0.1s [2023-02-07T13:09:59.446Z] [2023-02-07T13:09:59.446Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-02-07T13:09:59.713Z] #3 DONE 0.3s [2023-02-07T13:09:59.713Z] [2023-02-07T13:09:59.713Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 [2023-02-07T13:09:59.713Z] #4 resolve docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 done [2023-02-07T13:09:59.713Z] #4 sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 7.65kB / 7.65kB done [2023-02-07T13:09:59.713Z] #4 sha256:6107562e90a8e27b67c589b63fce32010ddf37f48b701600cfd405e296651a5d 482B / 482B done [2023-02-07T13:09:59.974Z] #4 sha256:89543fde88d7f1fb9104eb8832cfe0e33bbacf255e98e916338940bbd657754f 2.91kB / 2.91kB done [2023-02-07T13:09:59.974Z] #4 sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d 11.55MB / 11.55MB 0.2s [2023-02-07T13:09:59.974Z] #4 sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d 11.55MB / 11.55MB 0.3s done [2023-02-07T13:09:59.974Z] #4 extracting sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d [2023-02-07T13:10:00.546Z] #4 extracting sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d 0.5s done [2023-02-07T13:10:00.546Z] #4 DONE 1.0s [2023-02-07T13:10:00.808Z] [2023-02-07T13:10:00.808Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-07T13:10:01.750Z] #5 DONE 0.8s [2023-02-07T13:10:01.750Z] [2023-02-07T13:10:01.750Z] #6 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-02-07T13:10:01.750Z] #6 DONE 1.0s [2023-02-07T13:10:01.750Z] [2023-02-07T13:10:01.750Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-07T13:10:02.012Z] #7 DONE 1.0s [2023-02-07T13:10:02.012Z] [2023-02-07T13:10:02.012Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-02-07T13:10:02.274Z] #8 DONE 1.3s [2023-02-07T13:10:04.818Z] [2023-02-07T13:10:04.818Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:10:04.818Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-02-07T13:10:04.818Z] #9 DONE 0.1s [2023-02-07T13:10:04.818Z] [2023-02-07T13:10:04.818Z] #10 [internal] load build context [2023-02-07T13:10:04.818Z] #10 transferring context: 30B [2023-02-07T13:10:10.116Z] #10 transferring context: 53.56MB 5.0s done [2023-02-07T13:10:10.116Z] #10 DONE 5.2s [2023-02-07T13:10:10.116Z] [2023-02-07T13:10:10.116Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:10:10.116Z] #11 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-02-07T13:10:10.116Z] #11 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-02-07T13:10:10.116Z] #11 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-02-07T13:10:10.116Z] #11 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-02-07T13:10:10.116Z] #11 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.3s done [2023-02-07T13:10:10.116Z] #11 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 2.5s done [2023-02-07T13:10:10.116Z] #11 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 4.6s [2023-02-07T13:10:10.116Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 66.94MB / 85.98MB 4.6s [2023-02-07T13:10:10.116Z] #11 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 2.0s [2023-02-07T13:10:10.116Z] #11 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 3.7s done [2023-02-07T13:10:10.116Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 18.87MB / 141.98MB 4.6s [2023-02-07T13:10:10.116Z] #11 ... [2023-02-07T13:10:10.116Z] [2023-02-07T13:10:10.116Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:10:10.116Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-02-07T13:10:10.116Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-07T13:10:10.116Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-02-07T13:10:10.116Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-02-07T13:10:10.116Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2023-02-07T13:10:10.116Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2023-02-07T13:10:10.116Z] #12 DONE 5.3s [2023-02-07T13:10:10.116Z] [2023-02-07T13:10:10.116Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:10:10.116Z] #11 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 4.6s done [2023-02-07T13:10:10.116Z] #11 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 0B / 156B 4.7s [2023-02-07T13:10:10.116Z] #11 ... [2023-02-07T13:10:10.116Z] [2023-02-07T13:10:10.116Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:10:10.116Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-07T13:10:10.116Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-02-07T13:10:10.116Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-02-07T13:10:10.116Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.6s done [2023-02-07T13:10:10.116Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s [2023-02-07T13:10:10.189Z] Still waiting to schedule task [2023-02-07T13:10:10.189Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0984331517720a5ff)’ [2023-02-07T13:10:10.190Z] Still waiting to schedule task [2023-02-07T13:10:10.190Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0984331517720a5ff)’ [2023-02-07T13:10:10.191Z] Still waiting to schedule task [2023-02-07T13:10:10.191Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2023-02-07T13:10:10.194Z] Still waiting to schedule task [2023-02-07T13:10:10.194Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02748722274da19c6)’ [2023-02-07T13:10:10.198Z] Still waiting to schedule task [2023-02-07T13:10:10.198Z] All nodes of label ‘windows-2019’ are offline [2023-02-07T13:10:11.071Z] #9 ... [2023-02-07T13:10:11.071Z] [2023-02-07T13:10:11.071Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:10:11.071Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 5.7s [2023-02-07T13:10:11.071Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 53.48MB / 141.98MB 5.7s [2023-02-07T13:10:11.071Z] #11 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 4.7s done [2023-02-07T13:10:11.337Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 5.9s done [2023-02-07T13:10:11.337Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 61.87MB / 141.98MB 6.1s [2023-02-07T13:10:11.911Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 70.25MB / 141.98MB 6.4s [2023-02-07T13:10:12.177Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 77.59MB / 141.98MB 6.8s [2023-02-07T13:10:12.437Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 85.98MB / 141.98MB 7.1s [2023-02-07T13:10:12.736Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 94.37MB / 141.98MB 7.4s [2023-02-07T13:10:12.997Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 111.15MB / 141.98MB 7.7s [2023-02-07T13:10:13.265Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 123.73MB / 141.98MB 7.9s [2023-02-07T13:10:13.570Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 132.12MB / 141.98MB 8.1s [2023-02-07T13:10:13.843Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 8.4s [2023-02-07T13:10:14.424Z] #11 ... [2023-02-07T13:10:14.424Z] [2023-02-07T13:10:14.424Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:10:14.424Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.8s done [2023-02-07T13:10:14.424Z] #9 DONE 9.5s [2023-02-07T13:10:14.424Z] [2023-02-07T13:10:14.424Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:10:14.424Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 8.9s done [2023-02-07T13:10:14.684Z] #11 ... [2023-02-07T13:10:14.684Z] [2023-02-07T13:10:14.684Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b [2023-02-07T13:10:14.684Z] #13 resolve docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 0.1s done [2023-02-07T13:10:14.684Z] #13 sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 1.85kB / 1.85kB done [2023-02-07T13:10:14.684Z] #13 sha256:ea4047ea391dac329de4eb04f79c029ca6053df9fb0c39fcc25e20db528c5f75 529B / 529B done [2023-02-07T13:10:14.684Z] #13 sha256:20473158e8b343e4b33b409f5a82611464886315feb6625c73a373bc51e323f2 1.46kB / 1.46kB done [2023-02-07T13:10:14.684Z] #13 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 55.03MB / 55.03MB 8.3s done [2023-02-07T13:10:14.684Z] #13 extracting sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 0.5s [2023-02-07T13:10:14.945Z] #13 ... [2023-02-07T13:10:14.945Z] [2023-02-07T13:10:14.945Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:10:14.945Z] #11 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 7.0s [2023-02-07T13:10:15.206Z] #11 ... [2023-02-07T13:10:15.206Z] [2023-02-07T13:10:15.206Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-02-07T13:10:15.206Z] #14 DONE 0.9s [2023-02-07T13:10:15.206Z] [2023-02-07T13:10:15.206Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:10:16.146Z] #11 ... [2023-02-07T13:10:16.146Z] [2023-02-07T13:10:16.146Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-02-07T13:10:16.146Z] #15 DONE 1.0s [2023-02-07T13:10:16.146Z] [2023-02-07T13:10:16.146Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:10:20.363Z] #11 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 11.8s done [2023-02-07T13:10:20.363Z] #11 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 [2023-02-07T13:10:21.314Z] #11 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.9s done [2023-02-07T13:10:21.314Z] #11 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 [2023-02-07T13:10:22.698Z] #11 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 1.2s done [2023-02-07T13:10:23.279Z] #11 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 [2023-02-07T13:10:23.552Z] #11 ... [2023-02-07T13:10:23.552Z] [2023-02-07T13:10:23.552Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b [2023-02-07T13:10:23.552Z] #13 extracting sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 8.9s done [2023-02-07T13:10:23.552Z] #13 DONE 18.8s [2023-02-07T13:10:23.552Z] [2023-02-07T13:10:23.552Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:10:23.552Z] #11 ... [2023-02-07T13:10:23.552Z] [2023-02-07T13:10:23.552Z] #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-02-07T13:10:25.466Z] #16 1.528 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:10:25.466Z] #16 1.549 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:10:25.466Z] #16 1.549 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:10:25.466Z] #16 1.851 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:10:25.727Z] #16 2.133 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:10:26.299Z] #16 2.656 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:10:27.691Z] #16 3.831 Fetched 8628 kB in 3s (3367 kB/s) [2023-02-07T13:10:28.263Z] #16 3.831 Reading package lists... [2023-02-07T13:10:28.835Z] #16 4.563 Reading package lists... [2023-02-07T13:10:29.095Z] #16 5.298 Building dependency tree... [2023-02-07T13:10:29.355Z] #16 5.616 The following additional packages will be installed: [2023-02-07T13:10:29.355Z] #16 5.616 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-02-07T13:10:29.355Z] #16 5.616 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-02-07T13:10:29.355Z] #16 5.616 Recommended packages: [2023-02-07T13:10:29.355Z] #16 5.616 libldap-common publicsuffix libsasl2-modules [2023-02-07T13:10:29.355Z] #16 5.794 The following NEW packages will be installed: [2023-02-07T13:10:29.355Z] #16 5.794 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-02-07T13:10:29.355Z] #16 5.794 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-02-07T13:10:29.355Z] #16 5.794 libssh2-1 openssl [2023-02-07T13:10:29.616Z] #16 6.062 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-02-07T13:10:29.616Z] #16 6.062 Need to get 3049 kB of archives. [2023-02-07T13:10:29.616Z] #16 6.062 After this operation, 6663 kB of additional disk space will be used. [2023-02-07T13:10:29.616Z] #16 6.062 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-02-07T13:10:29.616Z] #16 6.077 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-02-07T13:10:29.616Z] #16 6.079 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-02-07T13:10:29.616Z] #16 6.086 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-02-07T13:10:29.616Z] #16 6.088 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-02-07T13:10:29.616Z] #16 6.089 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-02-07T13:10:29.616Z] #16 6.091 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-02-07T13:10:29.616Z] #16 6.096 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-02-07T13:10:29.616Z] #16 6.097 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-02-07T13:10:29.616Z] #16 6.106 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-02-07T13:10:29.616Z] #16 6.109 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u5 [346 kB] [2023-02-07T13:10:29.616Z] #16 6.112 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u5 [270 kB] [2023-02-07T13:10:29.616Z] #16 6.121 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-07T13:10:29.616Z] #16 6.123 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-07T13:10:29.616Z] #16 6.124 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-07T13:10:30.189Z] #16 6.415 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:10:30.189Z] #16 6.450 Fetched 3049 kB in 0s (9251 kB/s) [2023-02-07T13:10:30.189Z] #16 6.573 Selecting previously unselected package openssl. [2023-02-07T13:10:30.189Z] #16 6.573 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2023-02-07T13:10:30.189Z] #16 6.573 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-02-07T13:10:30.189Z] #16 6.578 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-02-07T13:10:30.449Z] #16 6.892 Selecting previously unselected package ca-certificates. [2023-02-07T13:10:30.449Z] #16 6.892 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-02-07T13:10:30.449Z] #16 6.896 Unpacking ca-certificates (20210119) ... [2023-02-07T13:10:30.710Z] #16 7.001 Selecting previously unselected package libbrotli1:amd64. [2023-02-07T13:10:30.710Z] #16 7.001 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-02-07T13:10:30.710Z] #16 7.010 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-07T13:10:30.710Z] #16 7.112 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-02-07T13:10:30.710Z] #16 7.112 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-07T13:10:30.710Z] #16 7.116 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:10:30.710Z] #16 7.166 Selecting previously unselected package libsasl2-2:amd64. [2023-02-07T13:10:30.710Z] #16 7.166 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-07T13:10:30.710Z] #16 7.171 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:10:30.971Z] #16 7.235 Selecting previously unselected package libldap-2.4-2:amd64. [2023-02-07T13:10:30.971Z] #16 7.235 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-02-07T13:10:30.971Z] #16 7.242 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-07T13:10:30.971Z] #16 7.355 Selecting previously unselected package libnghttp2-14:amd64. [2023-02-07T13:10:30.971Z] #16 7.355 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-02-07T13:10:30.971Z] #16 7.359 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-07T13:10:30.971Z] #16 7.418 Selecting previously unselected package libpsl5:amd64. [2023-02-07T13:10:30.971Z] #16 7.418 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-02-07T13:10:30.971Z] #16 7.430 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-02-07T13:10:30.971Z] #16 7.471 Selecting previously unselected package librtmp1:amd64. [2023-02-07T13:10:31.234Z] #16 7.475 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-02-07T13:10:31.234Z] #16 7.482 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-07T13:10:31.234Z] #16 7.539 Selecting previously unselected package libssh2-1:amd64. [2023-02-07T13:10:31.234Z] #16 7.539 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-02-07T13:10:31.234Z] #16 7.547 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-02-07T13:10:31.234Z] #16 7.612 Selecting previously unselected package libcurl4:amd64. [2023-02-07T13:10:31.234Z] #16 7.612 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-07T13:10:31.234Z] #16 7.617 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-07T13:10:31.234Z] #16 7.702 Selecting previously unselected package curl. [2023-02-07T13:10:31.234Z] #16 7.702 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-07T13:10:31.234Z] #16 7.706 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-02-07T13:10:31.495Z] #16 7.778 Selecting previously unselected package libonig5:amd64. [2023-02-07T13:10:31.495Z] #16 7.778 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-07T13:10:31.495Z] #16 7.783 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:10:31.495Z] #16 7.862 Selecting previously unselected package libjq1:amd64. [2023-02-07T13:10:31.495Z] #16 7.862 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-02-07T13:10:31.495Z] #16 7.865 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:10:31.495Z] #16 7.948 Selecting previously unselected package jq. [2023-02-07T13:10:31.495Z] #16 7.948 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-02-07T13:10:31.495Z] #16 7.953 Unpacking jq (1.6-2.1) ... [2023-02-07T13:10:31.495Z] #16 8.010 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-02-07T13:10:31.495Z] #16 8.021 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-07T13:10:31.495Z] #16 8.033 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-07T13:10:31.495Z] #16 8.043 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:10:31.495Z] #16 8.053 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-07T13:10:31.495Z] #16 8.063 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:10:31.495Z] #16 8.073 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-02-07T13:10:31.495Z] #16 8.084 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-02-07T13:10:31.756Z] #16 8.100 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:10:31.756Z] #16 8.110 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:10:31.756Z] #16 8.121 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-07T13:10:31.756Z] #16 8.140 Setting up ca-certificates (20210119) ... [2023-02-07T13:10:32.588Z] #16 8.809 Updating certificates in /etc/ssl/certs... [2023-02-07T13:10:33.530Z] #16 10.03 129 added, 0 removed; done. [2023-02-07T13:10:33.530Z] #16 10.09 Setting up jq (1.6-2.1) ... [2023-02-07T13:10:33.530Z] #16 10.10 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-07T13:10:33.530Z] #16 10.11 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-02-07T13:10:33.530Z] #16 10.12 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:10:33.530Z] #16 10.14 Processing triggers for ca-certificates (20210119) ... [2023-02-07T13:10:33.530Z] #16 10.16 Updating certificates in /etc/ssl/certs... [2023-02-07T13:10:33.792Z] #16 ... [2023-02-07T13:10:33.792Z] [2023-02-07T13:10:33.792Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:10:33.792Z] #11 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 7.7s done [2023-02-07T13:10:33.792Z] #11 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 2.8s [2023-02-07T13:10:34.789Z] #11 ... [2023-02-07T13:10:34.789Z] [2023-02-07T13:10:34.789Z] #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-02-07T13:10:34.789Z] #16 11.27 0 added, 0 removed; done. [2023-02-07T13:10:34.789Z] #16 11.27 Running hooks in /etc/ca-certificates/update.d... [2023-02-07T13:10:34.789Z] #16 11.27 done. [2023-02-07T13:10:37.339Z] #16 DONE 13.5s [2023-02-07T13:10:37.339Z] [2023-02-07T13:10:37.339Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:10:37.339Z] #11 ... [2023-02-07T13:10:37.339Z] [2023-02-07T13:10:37.339Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-02-07T13:10:37.339Z] #17 DONE 0.2s [2023-02-07T13:10:37.339Z] [2023-02-07T13:10:37.339Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:10:38.279Z] #11 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 7.2s done [2023-02-07T13:10:38.539Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-02-07T13:10:43.830Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.2s [2023-02-07T13:10:47.131Z] #11 ... [2023-02-07T13:10:47.131Z] [2023-02-07T13:10:47.131Z] #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-02-07T13:10:47.131Z] #0 2.378 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-02-07T13:10:47.131Z] #0 2.754 [2023-02-07T13:10:47.131Z] #0 2.983 #=#=# ######################################################################## 100.0% [2023-02-07T13:10:47.131Z] #0 3.240 [2023-02-07T13:10:47.131Z] #0 4.223 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-02-07T13:10:47.131Z] #0 4.552 [2023-02-07T13:10:47.131Z] #0 4.788 #=#=# ##################################################################### 96.3% ######################################################################## 100.0% [2023-02-07T13:10:47.131Z] #0 5.155 [2023-02-07T13:10:47.131Z] #0 6.310 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-02-07T13:10:47.131Z] #0 6.629 [2023-02-07T13:10:47.132Z] #0 6.860 #=#=# ##### 7.6% ########################################## 58.9% ################################################################# 90.8% ######################################################################## 100.0% [2023-02-07T13:10:47.132Z] #0 7.425 [2023-02-07T13:10:47.132Z] #0 8.465 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-02-07T13:10:47.132Z] #0 8.791 [2023-02-07T13:10:47.132Z] #0 9.020 #=#=# ######################################################################## 100.0% [2023-02-07T13:10:47.132Z] #0 9.353 [2023-02-07T13:10:47.393Z] #18 10.17 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-02-07T13:10:47.393Z] #18 ... [2023-02-07T13:10:47.393Z] [2023-02-07T13:10:47.393Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:10:49.303Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 10.2s [2023-02-07T13:10:50.252Z] #11 ... [2023-02-07T13:10:50.252Z] [2023-02-07T13:10:50.252Z] #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-02-07T13:10:50.252Z] #18 10.49 [2023-02-07T13:10:50.252Z] #18 10.72 #=#=# ######################################################################## 100.0% [2023-02-07T13:10:50.252Z] #18 10.98 [2023-02-07T13:10:50.252Z] #18 11.06 Download of images into '/build' complete. [2023-02-07T13:10:50.252Z] #18 11.06 Use something like the following to load the result into a Docker daemon: [2023-02-07T13:10:50.252Z] #18 11.06 tar -cC '/build' . | docker load [2023-02-07T13:10:50.252Z] #18 DONE 13.0s [2023-02-07T13:10:50.252Z] [2023-02-07T13:10:50.252Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:10:52.792Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 13.9s done [2023-02-07T13:10:52.792Z] #11 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a [2023-02-07T13:10:53.053Z] #11 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-02-07T13:10:53.053Z] #11 DONE 48.3s [2023-02-07T13:10:53.053Z] [2023-02-07T13:10:53.053Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-02-07T13:10:53.994Z] #19 DONE 0.8s [2023-02-07T13:10:53.994Z] [2023-02-07T13:10:53.994Z] #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-02-07T13:10:54.568Z] #20 DONE 0.9s [2023-02-07T13:10:54.831Z] [2023-02-07T13:10:54.831Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-02-07T13:10:55.093Z] #21 DONE 0.2s [2023-02-07T13:10:55.093Z] [2023-02-07T13:10:55.093Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-02-07T13:10:55.093Z] #22 DONE 0.2s [2023-02-07T13:10:55.093Z] [2023-02-07T13:10:55.093Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:10:56.774Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-090dd03d97200e255) in /home/ubuntu/workspace/moby_PR-44946 [Pipeline] { [Pipeline] checkout [2023-02-07T13:10:56.864Z] The recommended git tool is: git [2023-02-07T13:10:59.420Z] using credential docker-jenkins-github-credentials [2023-02-07T13:10:59.431Z] Cloning the remote Git repository [2023-02-07T13:10:59.431Z] Cloning with configured refspecs honoured and without tags [2023-02-07T13:10:59.461Z] Cloning repository https://github.com/moby/moby.git [2023-02-07T13:10:59.529Z] > git init /home/ubuntu/workspace/moby_PR-44946 # timeout=10 [2023-02-07T13:10:59.855Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T13:10:59.855Z] > git --version # timeout=10 [2023-02-07T13:10:59.866Z] > git --version # 'git version 2.17.1' [2023-02-07T13:10:59.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:10:59.868Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44946/head:refs/remotes/origin/PR-44946 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:11:00.380Z] #23 ... [2023-02-07T13:11:00.380Z] [2023-02-07T13:11:00.380Z] #24 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:11:00.380Z] #0 5.348 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:11:00.380Z] #0 5.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:11:00.380Z] #0 5.543 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:11:00.380Z] #0 5.637 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:11:00.999Z] #24 6.025 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:11:01.594Z] #24 ... [2023-02-07T13:11:01.594Z] [2023-02-07T13:11:01.594Z] #25 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:11:01.594Z] #0 6.678 + RM_GOPATH=0 [2023-02-07T13:11:01.594Z] #0 6.678 + TMP_GOPATH= [2023-02-07T13:11:01.594Z] #0 6.678 + : /build [2023-02-07T13:11:01.594Z] #0 6.678 + '[' -z '' ']' [2023-02-07T13:11:01.594Z] #0 6.678 ++ mktemp -d [2023-02-07T13:11:01.594Z] #0 6.678 + export GOPATH=/tmp/tmp.OYOQ1rPH1H [2023-02-07T13:11:01.594Z] #0 6.678 + GOPATH=/tmp/tmp.OYOQ1rPH1H [2023-02-07T13:11:01.594Z] #0 6.678 + RM_GOPATH=1 [2023-02-07T13:11:01.594Z] #0 6.678 + case "$(go env GOARCH)" in [2023-02-07T13:11:01.594Z] #0 6.682 ++ go env GOARCH [2023-02-07T13:11:01.594Z] #0 6.691 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:01.594Z] #0 6.691 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:01.594Z] #0 6.691 ++ dirname /tmp/install/install.sh [2023-02-07T13:11:01.594Z] #0 6.700 Install rootlesskit version v0.14.4 [2023-02-07T13:11:01.594Z] #0 6.700 + dir=/tmp/install [2023-02-07T13:11:01.594Z] #0 6.700 + bin=rootlesskit [2023-02-07T13:11:01.594Z] #0 6.700 + shift [2023-02-07T13:11:01.594Z] #0 6.700 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-02-07T13:11:01.594Z] #0 6.700 + . /tmp/install/rootlesskit.installer [2023-02-07T13:11:01.594Z] #0 6.700 ++ : v0.14.4 [2023-02-07T13:11:01.594Z] #0 6.700 + install_rootlesskit [2023-02-07T13:11:01.594Z] #0 6.700 + case "$1" in [2023-02-07T13:11:01.594Z] #0 6.700 + export CGO_ENABLED=0 [2023-02-07T13:11:01.594Z] #0 6.700 + CGO_ENABLED=0 [2023-02-07T13:11:01.594Z] #0 6.700 + _install_rootlesskit [2023-02-07T13:11:01.594Z] #0 6.700 + echo 'Install rootlesskit version v0.14.4' [2023-02-07T13:11:01.594Z] #0 6.700 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-07T13:11:01.594Z] #0 6.700 + GOBIN=/build [2023-02-07T13:11:01.594Z] #0 6.700 + GO111MODULE=on [2023-02-07T13:11:01.594Z] #0 6.700 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-02-07T13:11:01.594Z] #25 ... [2023-02-07T13:11:01.594Z] [2023-02-07T13:11:01.594Z] #24 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:11:01.594Z] #24 6.913 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:11:03.201Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-051f470faab358983) in /home/ubuntu/workspace/moby_PR-44946 [Pipeline] { [Pipeline] checkout [2023-02-07T13:11:03.778Z] The recommended git tool is: git [2023-02-07T13:11:04.898Z] #24 ... [2023-02-07T13:11:04.898Z] [2023-02-07T13:11:04.898Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:11:04.898Z] #0 9.413 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:11:04.898Z] #0 9.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:11:04.898Z] #0 9.527 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:11:04.898Z] #26 ... [2023-02-07T13:11:04.898Z] [2023-02-07T13:11:04.898Z] #27 [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-02-07T13:11:04.898Z] #0 7.583 + RM_GOPATH=0 [2023-02-07T13:11:04.898Z] #0 7.583 + TMP_GOPATH= [2023-02-07T13:11:04.898Z] #0 7.583 + : /build [2023-02-07T13:11:04.898Z] #0 7.583 + '[' -z '' ']' [2023-02-07T13:11:04.898Z] #0 7.595 ++ mktemp -d [2023-02-07T13:11:04.898Z] #0 7.595 + export GOPATH=/tmp/tmp.BdCcjex1ut [2023-02-07T13:11:04.898Z] #0 7.595 + GOPATH=/tmp/tmp.BdCcjex1ut [2023-02-07T13:11:04.898Z] #0 7.595 + RM_GOPATH=1 [2023-02-07T13:11:04.898Z] #0 7.595 + case "$(go env GOARCH)" in [2023-02-07T13:11:04.898Z] #0 7.595 ++ go env GOARCH [2023-02-07T13:11:04.898Z] #0 7.595 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:04.898Z] #0 7.595 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:04.898Z] #0 7.595 ++ dirname /tmp/install/install.sh [2023-02-07T13:11:04.898Z] #0 7.596 + dir=/tmp/install [2023-02-07T13:11:04.898Z] #0 7.596 + bin=dockercli [2023-02-07T13:11:04.898Z] #0 7.596 + shift [2023-02-07T13:11:04.898Z] #0 7.596 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-02-07T13:11:04.898Z] #0 7.596 + . /tmp/install/dockercli.installer [2023-02-07T13:11:04.898Z] #0 7.596 ++ : stable [2023-02-07T13:11:04.898Z] #0 7.596 ++ : 17.06.2-ce [2023-02-07T13:11:04.898Z] #0 7.596 + install_dockercli [2023-02-07T13:11:04.898Z] #0 7.596 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-02-07T13:11:04.898Z] #0 7.596 ++ uname -m [2023-02-07T13:11:04.898Z] #0 7.596 Install docker/cli version 17.06.2-ce from stable [2023-02-07T13:11:04.898Z] #0 7.605 + arch=x86_64 [2023-02-07T13:11:04.898Z] #0 7.605 + '[' x86_64 '!=' x86_64 ']' [2023-02-07T13:11:04.898Z] #0 7.605 + url=https://download.docker.com/linux/static [2023-02-07T13:11:04.898Z] #0 7.605 + tar -xz docker/docker [2023-02-07T13:11:04.898Z] #0 7.605 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-02-07T13:11:05.159Z] #27 ... [2023-02-07T13:11:05.159Z] [2023-02-07T13:11:05.159Z] #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-02-07T13:11:05.159Z] #0 7.926 + git clone https://github.com/docker/distribution.git . [2023-02-07T13:11:05.159Z] #0 7.934 Cloning into '.'... [2023-02-07T13:11:05.159Z] #28 ... [2023-02-07T13:11:05.159Z] [2023-02-07T13:11:05.159Z] #29 [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-02-07T13:11:05.159Z] #0 7.782 + RM_GOPATH=0 [2023-02-07T13:11:05.159Z] #0 7.782 + TMP_GOPATH= [2023-02-07T13:11:05.159Z] #0 7.782 + : /build [2023-02-07T13:11:05.159Z] #0 7.782 + '[' -z '' ']' [2023-02-07T13:11:05.159Z] #0 7.782 ++ mktemp -d [2023-02-07T13:11:05.159Z] #0 7.782 + export GOPATH=/tmp/tmp.ypMQBl4ePl [2023-02-07T13:11:05.159Z] #0 7.782 + GOPATH=/tmp/tmp.ypMQBl4ePl [2023-02-07T13:11:05.159Z] #0 7.782 + RM_GOPATH=1 [2023-02-07T13:11:05.159Z] #0 7.782 + case "$(go env GOARCH)" in [2023-02-07T13:11:05.159Z] #0 7.782 ++ go env GOARCH [2023-02-07T13:11:05.159Z] #0 7.795 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:05.159Z] #0 7.795 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:05.159Z] #0 7.798 ++ dirname /tmp/install/install.sh [2023-02-07T13:11:05.159Z] #0 7.799 + dir=/tmp/install [2023-02-07T13:11:05.159Z] #0 7.799 + bin=proxy [2023-02-07T13:11:05.159Z] #0 7.799 + shift [2023-02-07T13:11:05.159Z] #0 7.799 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-02-07T13:11:05.159Z] #0 7.799 + . /tmp/install/proxy.installer [2023-02-07T13:11:05.159Z] #0 7.799 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-07T13:11:05.159Z] #0 7.799 + install_proxy [2023-02-07T13:11:05.159Z] #0 7.799 + case "$1" in [2023-02-07T13:11:05.159Z] #0 7.799 + export CGO_ENABLED=0 [2023-02-07T13:11:05.159Z] #0 7.799 + CGO_ENABLED=0 [2023-02-07T13:11:05.159Z] #0 7.799 + _install_proxy [2023-02-07T13:11:05.159Z] #0 7.799 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-02-07T13:11:05.159Z] #0 7.799 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.ypMQBl4ePl/src/github.com/docker/libnetwork [2023-02-07T13:11:05.159Z] #0 7.799 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-07T13:11:05.159Z] #0 7.812 Cloning into '/tmp/tmp.ypMQBl4ePl/src/github.com/docker/libnetwork'... [2023-02-07T13:11:05.420Z] #29 ... [2023-02-07T13:11:05.420Z] [2023-02-07T13:11:05.420Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:11:05.420Z] #0 9.234 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:11:05.420Z] #0 9.298 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:11:05.420Z] #0 9.299 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:11:05.420Z] #30 ... [2023-02-07T13:11:05.420Z] [2023-02-07T13:11:05.420Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-02-07T13:11:05.420Z] #0 8.342 + RM_GOPATH=0 [2023-02-07T13:11:05.420Z] #0 8.342 + TMP_GOPATH= [2023-02-07T13:11:05.420Z] #0 8.342 + : /build [2023-02-07T13:11:05.420Z] #0 8.342 + '[' -z '' ']' [2023-02-07T13:11:05.420Z] #0 8.342 ++ mktemp -d [2023-02-07T13:11:05.420Z] #0 8.350 + export GOPATH=/tmp/tmp.Al179wbjIp [2023-02-07T13:11:05.420Z] #0 8.350 + GOPATH=/tmp/tmp.Al179wbjIp [2023-02-07T13:11:05.420Z] #0 8.350 + RM_GOPATH=1 [2023-02-07T13:11:05.420Z] #0 8.350 + case "$(go env GOARCH)" in [2023-02-07T13:11:05.420Z] #0 8.353 ++ go env GOARCH [2023-02-07T13:11:05.420Z] #0 8.373 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:05.420Z] #0 8.373 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:05.420Z] #0 8.373 ++ dirname /tmp/install/install.sh [2023-02-07T13:11:05.420Z] #0 8.373 + dir=/tmp/install [2023-02-07T13:11:05.420Z] #0 8.373 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-07T13:11:05.420Z] #0 8.374 + bin=tomlv [2023-02-07T13:11:05.420Z] #0 8.374 + shift [2023-02-07T13:11:05.420Z] #0 8.374 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-02-07T13:11:05.420Z] #0 8.374 + . /tmp/install/tomlv.installer [2023-02-07T13:11:05.420Z] #0 8.374 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-07T13:11:05.420Z] #0 8.374 + install_tomlv [2023-02-07T13:11:05.420Z] #0 8.374 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-02-07T13:11:05.420Z] #0 8.385 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Al179wbjIp/src/github.com/BurntSushi/toml [2023-02-07T13:11:05.420Z] #0 8.398 Cloning into '/tmp/tmp.Al179wbjIp/src/github.com/BurntSushi/toml'... [2023-02-07T13:11:05.420Z] #0 10.61 + cd /tmp/tmp.Al179wbjIp/src/github.com/BurntSushi/toml [2023-02-07T13:11:05.420Z] #0 10.61 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-07T13:11:05.420Z] #0 10.85 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-02-07T13:11:05.681Z] #31 ... [2023-02-07T13:11:05.681Z] [2023-02-07T13:11:05.681Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-02-07T13:11:05.681Z] #0 8.124 + RM_GOPATH=0 [2023-02-07T13:11:05.681Z] #0 8.124 + TMP_GOPATH= [2023-02-07T13:11:05.681Z] #0 8.124 + : /build [2023-02-07T13:11:05.681Z] #0 8.124 + '[' -z '' ']' [2023-02-07T13:11:05.681Z] #0 8.130 ++ mktemp -d [2023-02-07T13:11:05.681Z] #0 8.138 + export GOPATH=/tmp/tmp.UE6mZMxDFL [2023-02-07T13:11:05.681Z] #0 8.138 + GOPATH=/tmp/tmp.UE6mZMxDFL [2023-02-07T13:11:05.681Z] #0 8.138 + RM_GOPATH=1 [2023-02-07T13:11:05.681Z] #0 8.138 + case "$(go env GOARCH)" in [2023-02-07T13:11:05.681Z] #0 8.138 ++ go env GOARCH [2023-02-07T13:11:05.681Z] #0 8.152 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:05.681Z] #0 8.152 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:05.681Z] #0 8.152 ++ dirname /tmp/install/install.sh [2023-02-07T13:11:05.681Z] #0 8.152 + dir=/tmp/install [2023-02-07T13:11:05.681Z] #0 8.152 + bin=gotestsum [2023-02-07T13:11:05.681Z] #0 8.152 + shift [2023-02-07T13:11:05.681Z] #0 8.152 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-02-07T13:11:05.681Z] #0 8.162 + . /tmp/install/gotestsum.installer [2023-02-07T13:11:05.681Z] #0 8.162 ++ : v1.8.2 [2023-02-07T13:11:05.681Z] #0 8.162 + install_gotestsum [2023-02-07T13:11:05.681Z] #0 8.166 + set -e [2023-02-07T13:11:05.681Z] #0 8.166 + echo 'Install gotestsum version v1.8.2' [2023-02-07T13:11:05.681Z] #0 8.166 + GOBIN=/build [2023-02-07T13:11:05.681Z] #0 8.166 + GO111MODULE=on [2023-02-07T13:11:05.681Z] #0 8.166 + go install gotest.tools/gotestsum@v1.8.2 [2023-02-07T13:11:05.681Z] #0 8.166 Install gotestsum version v1.8.2 [2023-02-07T13:11:05.681Z] #0 8.841 go: downloading gotest.tools/gotestsum v1.8.2 [2023-02-07T13:11:05.942Z] #32 ... [2023-02-07T13:11:05.942Z] [2023-02-07T13:11:05.942Z] #33 [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-02-07T13:11:05.942Z] #0 8.877 + RM_GOPATH=0 [2023-02-07T13:11:05.942Z] #0 8.877 + TMP_GOPATH= [2023-02-07T13:11:05.942Z] #0 8.877 + : /build [2023-02-07T13:11:05.942Z] #0 8.877 + '[' -z '' ']' [2023-02-07T13:11:05.942Z] #0 8.877 ++ mktemp -d [2023-02-07T13:11:05.942Z] #0 8.879 + export GOPATH=/tmp/tmp.SgSlU572Vc [2023-02-07T13:11:05.942Z] #0 8.880 + GOPATH=/tmp/tmp.SgSlU572Vc [2023-02-07T13:11:05.942Z] #0 8.880 + RM_GOPATH=1 [2023-02-07T13:11:05.942Z] #0 8.880 + case "$(go env GOARCH)" in [2023-02-07T13:11:05.942Z] #0 8.895 ++ go env GOARCH [2023-02-07T13:11:05.942Z] #0 8.952 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:05.942Z] #0 8.952 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:05.942Z] #0 8.954 ++ dirname /tmp/install/install.sh [2023-02-07T13:11:05.942Z] #0 8.990 + dir=/tmp/install [2023-02-07T13:11:05.942Z] #0 8.990 + bin=vndr [2023-02-07T13:11:05.942Z] #0 8.990 + shift [2023-02-07T13:11:05.942Z] #0 8.990 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-02-07T13:11:05.942Z] #0 8.990 + . /tmp/install/vndr.installer [2023-02-07T13:11:05.942Z] #0 8.990 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:11:05.942Z] #0 8.990 + install_vndr [2023-02-07T13:11:05.942Z] #0 8.990 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-02-07T13:11:05.942Z] #0 8.990 + GOBIN=/build [2023-02-07T13:11:05.942Z] #0 8.990 + GO111MODULE=on [2023-02-07T13:11:05.942Z] #0 8.990 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:11:05.942Z] #0 8.990 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:11:05.942Z] #0 9.688 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:11:05.942Z] #33 ... [2023-02-07T13:11:05.942Z] [2023-02-07T13:11:05.942Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-02-07T13:11:05.942Z] #0 6.414 + RM_GOPATH=0 [2023-02-07T13:11:05.942Z] #0 6.414 + TMP_GOPATH= [2023-02-07T13:11:05.942Z] #0 6.414 + : /build [2023-02-07T13:11:05.942Z] #0 6.414 + '[' -z '' ']' [2023-02-07T13:11:05.942Z] #0 6.414 ++ mktemp -d [2023-02-07T13:11:05.942Z] #0 6.414 + export GOPATH=/tmp/tmp.0xPozhgV5E [2023-02-07T13:11:05.942Z] #0 6.414 + GOPATH=/tmp/tmp.0xPozhgV5E [2023-02-07T13:11:05.942Z] #0 6.414 + RM_GOPATH=1 [2023-02-07T13:11:05.942Z] #0 6.414 + case "$(go env GOARCH)" in [2023-02-07T13:11:05.942Z] #0 6.414 ++ go env GOARCH [2023-02-07T13:11:05.942Z] #0 6.430 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:05.942Z] #0 6.430 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:05.942Z] #0 6.430 ++ dirname /tmp/install/install.sh [2023-02-07T13:11:05.942Z] #0 6.434 Install shfmt version v3.0.2 [2023-02-07T13:11:05.942Z] #0 6.434 + dir=/tmp/install [2023-02-07T13:11:05.942Z] #0 6.434 + bin=shfmt [2023-02-07T13:11:05.942Z] #0 6.434 + shift [2023-02-07T13:11:05.942Z] #0 6.434 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-02-07T13:11:05.942Z] #0 6.434 + . /tmp/install/shfmt.installer [2023-02-07T13:11:05.942Z] #0 6.434 ++ : v3.0.2 [2023-02-07T13:11:05.942Z] #0 6.434 + install_shfmt [2023-02-07T13:11:05.942Z] #0 6.434 + echo 'Install shfmt version v3.0.2' [2023-02-07T13:11:05.942Z] #0 6.434 + GOBIN=/build [2023-02-07T13:11:05.942Z] #0 6.434 + GO111MODULE=on [2023-02-07T13:11:05.942Z] #0 6.434 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-02-07T13:11:05.942Z] #0 6.858 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-02-07T13:11:06.208Z] #34 ... [2023-02-07T13:11:06.208Z] [2023-02-07T13:11:06.208Z] #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-02-07T13:11:06.208Z] #0 8.497 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:11:06.208Z] #0 8.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:11:06.208Z] #0 8.574 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:11:06.208Z] #0 10.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:11:06.208Z] #35 ... [2023-02-07T13:11:06.208Z] [2023-02-07T13:11:06.208Z] #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-02-07T13:11:06.208Z] #0 8.682 + RM_GOPATH=0 [2023-02-07T13:11:06.208Z] #0 8.682 + TMP_GOPATH= [2023-02-07T13:11:06.208Z] #0 8.682 + : /build [2023-02-07T13:11:06.208Z] #0 8.682 + '[' -z '' ']' [2023-02-07T13:11:06.208Z] #0 8.686 ++ mktemp -d [2023-02-07T13:11:06.208Z] #0 8.698 + export GOPATH=/tmp/tmp.INnDpBfI3h [2023-02-07T13:11:06.208Z] #0 8.698 + GOPATH=/tmp/tmp.INnDpBfI3h [2023-02-07T13:11:06.208Z] #0 8.698 + RM_GOPATH=1 [2023-02-07T13:11:06.208Z] #0 8.698 + case "$(go env GOARCH)" in [2023-02-07T13:11:06.208Z] #0 8.700 ++ go env GOARCH [2023-02-07T13:11:06.208Z] #0 8.715 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:06.208Z] #0 8.715 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:06.208Z] #0 8.716 ++ dirname /tmp/install/install.sh [2023-02-07T13:11:06.208Z] #0 8.719 + dir=/tmp/install [2023-02-07T13:11:06.208Z] #0 8.719 + bin=golangci_lint [2023-02-07T13:11:06.208Z] #0 8.719 + shift [2023-02-07T13:11:06.208Z] #0 8.719 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-02-07T13:11:06.208Z] #0 8.719 + . /tmp/install/golangci_lint.installer [2023-02-07T13:11:06.208Z] #0 8.719 ++ : v1.44.0 [2023-02-07T13:11:06.208Z] #0 8.719 + install_golangci_lint [2023-02-07T13:11:06.208Z] #0 8.719 + set -e [2023-02-07T13:11:06.208Z] #0 8.719 + echo 'Install golangci-lint version v1.44.0' [2023-02-07T13:11:06.208Z] #0 8.719 Install golangci-lint version v1.44.0 [2023-02-07T13:11:06.208Z] #0 8.721 + GOBIN=/build [2023-02-07T13:11:06.208Z] #0 8.721 + GO111MODULE=on [2023-02-07T13:11:06.208Z] #0 8.721 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-02-07T13:11:06.208Z] #0 9.513 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-02-07T13:11:06.256Z] using credential docker-jenkins-github-credentials [2023-02-07T13:11:06.269Z] Cloning the remote Git repository [2023-02-07T13:11:06.269Z] Cloning with configured refspecs honoured and without tags [2023-02-07T13:11:06.471Z] #36 ... [2023-02-07T13:11:06.471Z] [2023-02-07T13:11:06.471Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-02-07T13:11:06.471Z] #32 11.63 go: downloading github.com/fatih/color v1.13.0 [2023-02-07T13:11:06.471Z] #32 11.67 go: downloading github.com/dnephin/pflag v1.0.7 [2023-02-07T13:11:06.471Z] #32 11.67 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-02-07T13:11:07.043Z] #32 12.30 go: downloading golang.org/x/tools v0.1.11 [2023-02-07T13:11:06.706Z] Cloning repository https://github.com/moby/moby.git [2023-02-07T13:11:06.762Z] > git init /home/ubuntu/workspace/moby_PR-44946 # timeout=10 [2023-02-07T13:11:07.050Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T13:11:07.051Z] > git --version # timeout=10 [2023-02-07T13:11:07.063Z] > git --version # 'git version 2.17.1' [2023-02-07T13:11:07.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:11:07.064Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44946/head:refs/remotes/origin/PR-44946 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:11:07.304Z] #32 12.71 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-07T13:11:07.564Z] #32 12.81 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-07T13:11:07.825Z] #32 12.87 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-07T13:11:07.825Z] #32 13.16 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-02-07T13:11:08.144Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04f8e79ee0fa7b177) in /home/ubuntu/workspace/moby_PR-44946 [Pipeline] { [Pipeline] checkout [2023-02-07T13:11:08.365Z] The recommended git tool is: git [2023-02-07T13:11:09.871Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0395e2e6bbe8a1a6b) in /home/ubuntu/workspace/moby_PR-44946 [Pipeline] { [Pipeline] checkout [2023-02-07T13:11:10.000Z] The recommended git tool is: git [2023-02-07T13:11:11.996Z] using credential docker-jenkins-github-credentials [2023-02-07T13:11:12.007Z] Cloning the remote Git repository [2023-02-07T13:11:12.007Z] Cloning with configured refspecs honoured and without tags [2023-02-07T13:11:12.030Z] #32 ... [2023-02-07T13:11:12.030Z] [2023-02-07T13:11:12.030Z] #25 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:11:12.030Z] #25 7.149 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-02-07T13:11:12.030Z] #25 13.88 go: downloading github.com/pkg/errors v0.9.1 [2023-02-07T13:11:12.030Z] #25 13.88 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-02-07T13:11:12.030Z] #25 14.01 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-02-07T13:11:12.030Z] #25 15.08 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-02-07T13:11:12.030Z] #25 ... [2023-02-07T13:11:12.030Z] [2023-02-07T13:11:12.030Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-02-07T13:11:12.030Z] #31 11.99 internal/unsafeheader [2023-02-07T13:11:12.030Z] #31 12.01 internal/goarch [2023-02-07T13:11:12.030Z] #31 12.21 internal/cpu [2023-02-07T13:11:12.030Z] #31 12.38 internal/abi [2023-02-07T13:11:12.030Z] #31 13.53 internal/goexperiment [2023-02-07T13:11:12.030Z] #31 13.77 internal/goos [2023-02-07T13:11:12.030Z] #31 13.84 internal/bytealg [2023-02-07T13:11:12.030Z] #31 14.22 runtime/internal/atomic [2023-02-07T13:11:12.030Z] #31 16.32 runtime/internal/math [2023-02-07T13:11:12.030Z] #31 16.61 runtime/internal/sys [2023-02-07T13:11:12.030Z] #31 16.72 runtime/internal/syscall [2023-02-07T13:11:12.290Z] #31 17.71 internal/itoa [2023-02-07T13:11:12.861Z] #31 ... [2023-02-07T13:11:12.861Z] [2023-02-07T13:11:12.861Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-02-07T13:11:12.861Z] #34 17.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-02-07T13:11:12.861Z] #34 17.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-02-07T13:11:12.861Z] #34 18.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-02-07T13:11:12.025Z] Cloning repository https://github.com/moby/moby.git [2023-02-07T13:11:12.088Z] > git init /home/ubuntu/workspace/moby_PR-44946 # timeout=10 [2023-02-07T13:11:12.363Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T13:11:12.363Z] > git --version # timeout=10 [2023-02-07T13:11:12.372Z] > git --version # 'git version 2.25.1' [2023-02-07T13:11:12.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:11:12.374Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44946/head:refs/remotes/origin/PR-44946 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:11:13.812Z] #34 ... [2023-02-07T13:11:13.812Z] [2023-02-07T13:11:13.812Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:11:13.812Z] #23 8.683 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-02-07T13:11:13.812Z] #23 8.685 Cloning into '.'... [2023-02-07T13:11:13.812Z] #23 ... [2023-02-07T13:11:13.812Z] [2023-02-07T13:11:13.812Z] #27 [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-02-07T13:11:13.812Z] #27 18.43 + mkdir -p /build [2023-02-07T13:11:13.812Z] #27 18.44 + mv docker/docker /build/ [2023-02-07T13:11:13.812Z] #27 18.46 + rmdir docker [2023-02-07T13:11:14.013Z] using credential docker-jenkins-github-credentials [2023-02-07T13:11:14.023Z] Cloning the remote Git repository [2023-02-07T13:11:14.023Z] Cloning with configured refspecs honoured and without tags [2023-02-07T13:11:14.756Z] #27 DONE 19.9s [2023-02-07T13:11:14.756Z] [2023-02-07T13:11:14.757Z] #25 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:11:14.757Z] #25 19.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-02-07T13:11:14.041Z] Cloning repository https://github.com/moby/moby.git [2023-02-07T13:11:14.108Z] > git init /home/ubuntu/workspace/moby_PR-44946 # timeout=10 [2023-02-07T13:11:14.320Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T13:11:14.320Z] > git --version # timeout=10 [2023-02-07T13:11:14.328Z] > git --version # 'git version 2.25.1' [2023-02-07T13:11:14.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:11:14.340Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44946/head:refs/remotes/origin/PR-44946 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:11:15.354Z] #25 ... [2023-02-07T13:11:15.354Z] [2023-02-07T13:11:15.354Z] #24 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:11:15.354Z] #24 10.50 Fetched 8628 kB in 5s (1572 kB/s) [2023-02-07T13:11:15.354Z] #24 10.50 Reading package lists... [2023-02-07T13:11:15.354Z] #24 19.39 Reading package lists... [2023-02-07T13:11:15.354Z] #24 ... [2023-02-07T13:11:15.354Z] [2023-02-07T13:11:15.354Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-02-07T13:11:15.354Z] #32 19.79 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-02-07T13:11:15.354Z] #32 20.07 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-02-07T13:11:15.926Z] #32 ... [2023-02-07T13:11:15.926Z] [2023-02-07T13:11:15.926Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:11:15.926Z] #30 11.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:11:15.926Z] #30 15.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:11:15.926Z] #30 20.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:11:15.926Z] #30 ... [2023-02-07T13:11:15.926Z] [2023-02-07T13:11:15.926Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-02-07T13:11:15.926Z] #31 18.09 runtime [2023-02-07T13:11:15.926Z] #31 18.36 math/bits [2023-02-07T13:11:15.926Z] #31 19.89 math [2023-02-07T13:11:16.509Z] #31 ... [2023-02-07T13:11:16.509Z] [2023-02-07T13:11:16.509Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:11:16.509Z] #26 11.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:11:16.509Z] #26 16.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:11:16.509Z] #26 21.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:11:16.769Z] #26 ... [2023-02-07T13:11:16.769Z] [2023-02-07T13:11:16.769Z] #25 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:11:16.769Z] #25 21.61 go: downloading github.com/google/uuid v1.3.0 [2023-02-07T13:11:16.769Z] #25 21.72 go: downloading github.com/moby/vpnkit v0.5.0 [2023-02-07T13:11:17.030Z] #25 22.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-02-07T13:11:17.292Z] #25 22.60 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-07T13:11:17.553Z] #25 22.82 go: downloading github.com/gorilla/mux v1.8.0 [2023-02-07T13:11:18.125Z] #25 23.36 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-02-07T13:11:18.699Z] #25 23.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-02-07T13:11:18.962Z] #25 24.29 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-02-07T13:11:19.222Z] #25 ... [2023-02-07T13:11:19.222Z] [2023-02-07T13:11:19.222Z] #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-02-07T13:11:19.222Z] #35 14.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:11:19.222Z] #35 18.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:11:19.483Z] #35 ... [2023-02-07T13:11:19.483Z] [2023-02-07T13:11:19.483Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-02-07T13:11:19.483Z] #34 21.55 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-02-07T13:11:21.545Z] Fetching without tags [2023-02-07T13:11:21.831Z] Merging remotes/origin/20.10 commit b3ff6782000550445c15d37652e01c148fc84797 into PR head commit 0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:11:22.579Z] Merge succeeded, producing 0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:11:22.579Z] Checking out Revision 0312e468da5c99267654d5c6b62785e29ffe6e0d (PR-44946) [2023-02-07T13:11:21.411Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T13:11:21.447Z] > git config --add remote.origin.fetch +refs/pull/44946/head:refs/remotes/origin/PR-44946 # timeout=10 [2023-02-07T13:11:21.466Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:11:21.497Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T13:11:21.550Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T13:11:21.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:11:21.626Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44946/head:refs/remotes/origin/PR-44946 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:11:21.839Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T13:11:21.855Z] > git checkout -f 0312e468da5c99267654d5c6b62785e29ffe6e0d # timeout=10 [2023-02-07T13:11:22.507Z] > git remote # timeout=10 [2023-02-07T13:11:22.527Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T13:11:22.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:11:22.548Z] > git merge b3ff6782000550445c15d37652e01c148fc84797 # timeout=10 [2023-02-07T13:11:22.562Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T13:11:22.582Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T13:11:22.599Z] > git checkout -f 0312e468da5c99267654d5c6b62785e29ffe6e0d # timeout=10 [2023-02-07T13:11:23.690Z] #34 ... [2023-02-07T13:11:23.690Z] [2023-02-07T13:11:23.690Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-02-07T13:11:23.690Z] #32 25.72 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-07T13:11:25.608Z] #32 ... [2023-02-07T13:11:25.608Z] [2023-02-07T13:11:25.608Z] #25 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:11:25.608Z] #25 30.72 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-02-07T13:11:25.608Z] #25 30.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-02-07T13:11:27.189Z] Commit message: "Dockerfile: configure code dir as "safe" directory" [2023-02-07T13:11:27.231Z] > git --version # timeout=10 [2023-02-07T13:11:27.255Z] > git --version # 'git version 2.17.1' [2023-02-07T13:11:27.321Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-02-07T13:11:27.607Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-02-07T13:11:27.817Z] Merging remotes/origin/20.10 commit b3ff6782000550445c15d37652e01c148fc84797 into PR head commit 0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:11:28.289Z] Fetching without tags [2023-02-07T13:11:27.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T13:11:27.556Z] > git config --add remote.origin.fetch +refs/pull/44946/head:refs/remotes/origin/PR-44946 # timeout=10 [2023-02-07T13:11:27.569Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:11:27.586Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T13:11:27.612Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T13:11:27.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:11:27.613Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44946/head:refs/remotes/origin/PR-44946 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:11:27.831Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T13:11:27.840Z] > git checkout -f 0312e468da5c99267654d5c6b62785e29ffe6e0d # timeout=10 [2023-02-07T13:11:28.591Z] + docker version [2023-02-07T13:11:28.628Z] Merge succeeded, producing 0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:11:28.628Z] Checking out Revision 0312e468da5c99267654d5c6b62785e29ffe6e0d (PR-44946) [2023-02-07T13:11:28.696Z] Merging remotes/origin/20.10 commit b3ff6782000550445c15d37652e01c148fc84797 into PR head commit 0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:11:28.925Z] #25 ... [2023-02-07T13:11:28.925Z] [2023-02-07T13:11:28.925Z] #33 [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-02-07T13:11:28.925Z] #33 DONE 34.1s [2023-02-07T13:11:28.925Z] [2023-02-07T13:11:28.925Z] #29 [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-02-07T13:11:28.925Z] #29 31.76 Updating files: 63% (1216/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-02-07T13:11:28.925Z] #29 32.61 + cd /tmp/tmp.ypMQBl4ePl/src/github.com/docker/libnetwork [2023-02-07T13:11:28.925Z] #29 32.61 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-07T13:11:28.925Z] #29 32.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-02-07T13:11:29.513Z] Merge succeeded, producing 0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:11:29.513Z] Checking out Revision 0312e468da5c99267654d5c6b62785e29ffe6e0d (PR-44946) [2023-02-07T13:11:28.217Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T13:11:28.226Z] > git config --add remote.origin.fetch +refs/pull/44946/head:refs/remotes/origin/PR-44946 # timeout=10 [2023-02-07T13:11:28.246Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:11:28.267Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T13:11:28.294Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T13:11:28.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:11:28.295Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44946/head:refs/remotes/origin/PR-44946 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:11:28.704Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T13:11:28.734Z] > git checkout -f 0312e468da5c99267654d5c6b62785e29ffe6e0d # timeout=10 [2023-02-07T13:11:29.424Z] > git remote # timeout=10 [2023-02-07T13:11:29.449Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T13:11:29.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:11:29.469Z] > git merge b3ff6782000550445c15d37652e01c148fc84797 # timeout=10 [2023-02-07T13:11:29.493Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T13:11:29.516Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T13:11:29.529Z] > git checkout -f 0312e468da5c99267654d5c6b62785e29ffe6e0d # timeout=10 [2023-02-07T13:11:28.596Z] > git remote # timeout=10 [2023-02-07T13:11:28.604Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T13:11:28.609Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:11:28.610Z] > git merge b3ff6782000550445c15d37652e01c148fc84797 # timeout=10 [2023-02-07T13:11:28.624Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T13:11:28.632Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T13:11:28.637Z] > git checkout -f 0312e468da5c99267654d5c6b62785e29ffe6e0d # timeout=10 [2023-02-07T13:11:32.439Z] Fetching without tags [2023-02-07T13:11:32.670Z] Merging remotes/origin/20.10 commit b3ff6782000550445c15d37652e01c148fc84797 into PR head commit 0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:11:32.855Z] Commit message: "Dockerfile: configure code dir as "safe" directory" [2023-02-07T13:11:32.875Z] > git --version # timeout=10 [2023-02-07T13:11:32.881Z] > git --version # 'git version 2.25.1' [2023-02-07T13:11:32.889Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-02-07T13:11:33.132Z] #29 ... [2023-02-07T13:11:33.132Z] [2023-02-07T13:11:33.132Z] #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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-02-07T13:11:33.654Z] #28 38.19 Updating files: 73% (1627/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) [2023-02-07T13:11:33.654Z] #28 ... [2023-02-07T13:11:33.654Z] [2023-02-07T13:11:33.654Z] #24 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:11:33.654Z] #24 19.39 Reading package lists... [2023-02-07T13:11:33.654Z] #24 29.10 Building dependency tree... [2023-02-07T13:11:33.654Z] #24 32.10 The following additional packages will be installed: [2023-02-07T13:11:33.654Z] #24 32.16 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-02-07T13:11:33.654Z] #24 32.17 Suggested packages: [2023-02-07T13:11:33.654Z] #24 32.17 cmake-doc ninja-build lrzip [2023-02-07T13:11:33.654Z] #24 32.17 Recommended packages: [2023-02-07T13:11:33.654Z] #24 32.17 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-02-07T13:11:33.654Z] #24 33.91 The following NEW packages will be installed: [2023-02-07T13:11:33.654Z] #24 33.93 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-02-07T13:11:33.654Z] #24 33.93 vim-common xxd [2023-02-07T13:11:33.654Z] #24 34.52 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:11:33.654Z] #24 34.52 Need to get 17.7 MB of archives. [2023-02-07T13:11:33.654Z] #24 34.52 After this operation, 70.7 MB of additional disk space will be used. [2023-02-07T13:11:33.654Z] #24 34.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-07T13:11:33.654Z] #24 34.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-07T13:11:33.654Z] #24 34.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-02-07T13:11:33.654Z] #24 34.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-07T13:11:33.654Z] #24 35.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-02-07T13:11:33.654Z] #24 35.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-02-07T13:11:33.654Z] #24 35.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-02-07T13:11:33.654Z] #24 35.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-02-07T13:11:33.654Z] #24 35.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-02-07T13:11:33.654Z] #24 35.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-02-07T13:11:33.654Z] #24 37.68 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:11:33.654Z] #24 38.11 Fetched 17.7 MB in 2s (8719 kB/s) [2023-02-07T13:11:33.654Z] #24 38.19 Selecting previously unselected package xxd. [2023-02-07T13:11:33.654Z] #24 38.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-07T13:11:33.654Z] #24 38.35 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-07T13:11:33.654Z] #24 38.36 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:11:33.654Z] #24 38.64 Selecting previously unselected package vim-common. [2023-02-07T13:11:33.654Z] #24 38.64 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T13:11:33.654Z] #24 38.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:11:33.654Z] #24 ... [2023-02-07T13:11:33.654Z] [2023-02-07T13:11:33.654Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-02-07T13:11:33.654Z] #31 29.05 unicode/utf8 [2023-02-07T13:11:33.654Z] #31 29.90 internal/race [2023-02-07T13:11:33.654Z] #31 30.14 sync/atomic [2023-02-07T13:11:33.654Z] #31 30.75 unicode [2023-02-07T13:11:33.654Z] #31 38.31 encoding [2023-02-07T13:11:33.673Z] Merge succeeded, producing 0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:11:33.674Z] Checking out Revision 0312e468da5c99267654d5c6b62785e29ffe6e0d (PR-44946) [2023-02-07T13:11:33.803Z] + docker version [2023-02-07T13:11:33.915Z] #31 ... [2023-02-07T13:11:33.915Z] [2023-02-07T13:11:33.915Z] #24 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:11:33.915Z] #24 39.20 Selecting previously unselected package cmake-data. [2023-02-07T13:11:33.915Z] #24 39.20 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-02-07T13:11:33.915Z] #24 39.20 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-02-07T13:11:34.004Z] Commit message: "Dockerfile: configure code dir as "safe" directory" [2023-02-07T13:11:34.028Z] > git --version # timeout=10 [2023-02-07T13:11:34.043Z] > git --version # 'git version 2.17.1' [2023-02-07T13:11:34.062Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-02-07T13:11:32.371Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T13:11:32.383Z] > git config --add remote.origin.fetch +refs/pull/44946/head:refs/remotes/origin/PR-44946 # timeout=10 [2023-02-07T13:11:32.394Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:11:32.422Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T13:11:32.445Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T13:11:32.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:11:32.446Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44946/head:refs/remotes/origin/PR-44946 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:11:32.679Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T13:11:32.696Z] > git checkout -f 0312e468da5c99267654d5c6b62785e29ffe6e0d # timeout=10 [2023-02-07T13:11:33.605Z] > git remote # timeout=10 [2023-02-07T13:11:33.614Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T13:11:33.626Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:11:33.631Z] > git merge b3ff6782000550445c15d37652e01c148fc84797 # timeout=10 [2023-02-07T13:11:33.649Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T13:11:33.677Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T13:11:33.691Z] > git checkout -f 0312e468da5c99267654d5c6b62785e29ffe6e0d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-02-07T13:11:35.081Z] + docker version [2023-02-07T13:11:35.826Z] #24 ... [2023-02-07T13:11:35.826Z] [2023-02-07T13:11:35.826Z] #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-02-07T13:11:35.826Z] #35 30.71 Fetched 8628 kB in 22s (384 kB/s) [2023-02-07T13:11:35.826Z] #35 30.71 Reading package lists... [2023-02-07T13:11:35.826Z] #35 38.74 Reading package lists... [2023-02-07T13:11:35.826Z] #35 ... [2023-02-07T13:11:35.826Z] [2023-02-07T13:11:35.826Z] #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-02-07T13:11:35.826Z] #28 38.19 Updating files: 73% (1627/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2023-02-07T13:11:35.826Z] #28 39.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-02-07T13:11:36.396Z] #28 ... [2023-02-07T13:11:36.396Z] [2023-02-07T13:11:36.397Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:11:36.397Z] #26 31.57 Fetched 8628 kB in 22s (384 kB/s) [2023-02-07T13:11:36.397Z] #26 31.57 Reading package lists... [2023-02-07T13:11:36.657Z] #26 39.46 Reading package lists... [2023-02-07T13:11:36.657Z] #26 ... [2023-02-07T13:11:36.657Z] [2023-02-07T13:11:36.657Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:11:36.657Z] #30 31.73 Fetched 8628 kB in 23s (377 kB/s) [2023-02-07T13:11:36.657Z] #30 31.73 Reading package lists... [2023-02-07T13:11:37.599Z] #30 40.08 Reading package lists... [2023-02-07T13:11:37.599Z] #30 ... [2023-02-07T13:11:37.599Z] [2023-02-07T13:11:37.599Z] #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-02-07T13:11:37.599Z] #28 42.47 + 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-02-07T13:11:38.367Z] Commit message: "Dockerfile: configure code dir as "safe" directory" [2023-02-07T13:11:38.405Z] > git --version # timeout=10 [2023-02-07T13:11:38.438Z] > git --version # 'git version 2.25.1' [2023-02-07T13:11:38.458Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-02-07T13:11:39.444Z] + docker version [2023-02-07T13:11:42.888Z] #28 ... [2023-02-07T13:11:42.888Z] [2023-02-07T13:11:42.888Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:11:42.888Z] #30 40.08 Reading package lists... [2023-02-07T13:11:44.278Z] #30 47.79 Building dependency tree... [2023-02-07T13:11:46.821Z] #30 52.02 The following additional packages will be installed: [2023-02-07T13:11:46.821Z] #30 52.03 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-02-07T13:11:46.821Z] #30 52.04 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-02-07T13:11:46.821Z] #30 52.09 Suggested packages: [2023-02-07T13:11:46.821Z] #30 52.09 manpages-dev protobuf-mode-el python3-setuptools [2023-02-07T13:11:49.395Z] #30 54.37 The following NEW packages will be installed: [2023-02-07T13:11:49.395Z] #30 ... [2023-02-07T13:11:49.395Z] [2023-02-07T13:11:49.395Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:11:49.395Z] #26 39.46 Reading package lists... [2023-02-07T13:11:49.395Z] #26 47.43 Building dependency tree... [2023-02-07T13:11:49.395Z] #26 51.93 The following additional packages will be installed: [2023-02-07T13:11:49.395Z] #26 51.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-07T13:11:49.395Z] #26 51.95 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-02-07T13:11:49.395Z] #26 51.95 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-02-07T13:11:49.395Z] #26 51.95 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-02-07T13:11:49.395Z] #26 51.95 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-02-07T13:11:49.395Z] #26 51.97 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-02-07T13:11:49.395Z] #26 51.98 mingw-w64-common mingw-w64-x86-64-dev [2023-02-07T13:11:49.396Z] #26 51.98 Suggested packages: [2023-02-07T13:11:49.396Z] #26 51.98 gcc-10-locales seccomp wine64 [2023-02-07T13:11:49.396Z] #26 54.32 The following NEW packages will be installed: [2023-02-07T13:11:49.396Z] #26 54.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-07T13:11:49.396Z] #26 54.32 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-02-07T13:11:49.396Z] #26 54.32 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-02-07T13:11:49.396Z] #26 54.32 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-02-07T13:11:49.396Z] #26 54.32 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-02-07T13:11:49.396Z] #26 54.32 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-02-07T13:11:49.396Z] #26 54.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-02-07T13:11:49.396Z] #26 54.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-02-07T13:11:49.396Z] #26 54.32 mingw-w64-x86-64-dev [2023-02-07T13:11:49.396Z] #26 ... [2023-02-07T13:11:49.396Z] [2023-02-07T13:11:49.396Z] #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-02-07T13:11:49.396Z] #36 54.50 go: downloading github.com/fatih/color v1.13.0 [2023-02-07T13:11:49.396Z] #36 54.50 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-07T13:11:49.396Z] #36 54.61 go: downloading github.com/pkg/errors v0.9.1 [2023-02-07T13:11:49.396Z] #36 54.62 go: downloading github.com/spf13/cobra v1.3.0 [2023-02-07T13:11:49.396Z] #36 54.66 go: downloading github.com/spf13/pflag v1.0.5 [2023-02-07T13:11:49.657Z] #36 54.97 go: downloading github.com/spf13/viper v1.10.1 [2023-02-07T13:11:49.918Z] #36 ... [2023-02-07T13:11:49.918Z] [2023-02-07T13:11:49.918Z] #24 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:11:49.918Z] #24 45.24 Selecting previously unselected package libicu67:amd64. [2023-02-07T13:11:49.918Z] #24 45.25 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-02-07T13:11:49.918Z] #24 45.27 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-07T13:11:49.918Z] #24 ... [2023-02-07T13:11:49.918Z] [2023-02-07T13:11:49.918Z] #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-02-07T13:11:49.918Z] #36 55.34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-02-07T13:11:50.861Z] #36 55.99 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-07T13:11:50.861Z] #36 56.04 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-07T13:11:50.861Z] #36 56.13 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-02-07T13:11:50.861Z] #36 56.14 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-02-07T13:11:51.432Z] #36 ... [2023-02-07T13:11:51.432Z] [2023-02-07T13:11:51.432Z] #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-02-07T13:11:51.432Z] #35 38.74 Reading package lists... [2023-02-07T13:11:51.432Z] #35 47.00 Building dependency tree... [2023-02-07T13:11:51.432Z] #35 51.78 The following additional packages will be installed: [2023-02-07T13:11:51.432Z] #35 51.78 libbtrfs0 [2023-02-07T13:11:51.432Z] #35 52.13 The following NEW packages will be installed: [2023-02-07T13:11:51.432Z] #35 52.15 libbtrfs-dev libbtrfs0 [2023-02-07T13:11:51.432Z] #35 52.81 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:11:51.432Z] #35 52.81 Need to get 460 kB of archives. [2023-02-07T13:11:51.432Z] #35 52.81 After this operation, 1237 kB of additional disk space will be used. [2023-02-07T13:11:51.432Z] #35 52.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-07T13:11:51.432Z] #35 52.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-07T13:11:51.432Z] #35 54.70 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:11:51.432Z] #35 55.04 Fetched 460 kB in 1s (684 kB/s) [2023-02-07T13:11:51.432Z] #35 55.25 Selecting previously unselected package libbtrfs0:amd64. [2023-02-07T13:11:51.432Z] #35 55.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-07T13:11:51.432Z] #35 55.35 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-07T13:11:51.432Z] #35 55.39 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:11:51.432Z] #35 55.80 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-07T13:11:51.432Z] #35 55.81 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-07T13:11:51.432Z] #35 55.81 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:11:51.432Z] #35 56.48 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:11:51.432Z] #35 56.53 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:11:51.432Z] #35 56.57 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:11:51.432Z] #35 ... [2023-02-07T13:11:51.432Z] [2023-02-07T13:11:51.432Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:11:51.432Z] #30 54.37 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-02-07T13:11:51.432Z] #30 54.37 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-02-07T13:11:51.432Z] #30 54.37 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-02-07T13:11:51.432Z] #30 54.39 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-02-07T13:11:51.432Z] #30 54.93 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:11:51.432Z] #30 54.93 Need to get 4583 kB of archives. [2023-02-07T13:11:51.432Z] #30 54.93 After this operation, 25.9 MB of additional disk space will be used. [2023-02-07T13:11:51.432Z] #30 54.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-07T13:11:51.432Z] #30 54.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-02-07T13:11:51.432Z] #30 54.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-07T13:11:51.432Z] #30 55.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-02-07T13:11:51.432Z] #30 55.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-02-07T13:11:51.432Z] #30 55.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-02-07T13:11:51.432Z] #30 55.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-02-07T13:11:51.432Z] #30 55.85 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-02-07T13:11:51.432Z] #30 55.86 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-02-07T13:11:51.432Z] #30 55.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-02-07T13:11:51.432Z] #30 55.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-02-07T13:11:51.433Z] #30 56.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-02-07T13:11:51.433Z] #30 56.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-02-07T13:11:51.433Z] #30 56.30 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-02-07T13:11:51.433Z] #30 56.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-02-07T13:11:51.433Z] #30 56.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-07T13:11:51.433Z] #30 56.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-02-07T13:11:51.433Z] #30 56.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-02-07T13:11:52.373Z] #30 ... [2023-02-07T13:11:52.373Z] [2023-02-07T13:11:52.373Z] #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-02-07T13:11:52.373Z] #35 DONE 57.6s [2023-02-07T13:11:52.634Z] [2023-02-07T13:11:52.634Z] #24 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:11:52.634Z] #24 57.88 Selecting previously unselected package libxml2:amd64. [2023-02-07T13:11:52.634Z] #24 57.88 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-02-07T13:11:52.634Z] #24 57.90 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-07T13:11:53.188Z] Client: Docker Engine - Community [2023-02-07T13:11:53.188Z] Version: 22.06.0-beta.0 [2023-02-07T13:11:53.188Z] API version: 1.42 [2023-02-07T13:11:53.188Z] Go version: go1.18.3 [2023-02-07T13:11:53.188Z] Git commit: 3e9117b [2023-02-07T13:11:53.188Z] Built: Fri Jun 3 17:55:46 2022 [2023-02-07T13:11:53.188Z] OS/Arch: linux/amd64 [2023-02-07T13:11:53.188Z] Context: default [2023-02-07T13:11:53.188Z] [2023-02-07T13:11:53.188Z] Server: Docker Engine - Community [2023-02-07T13:11:53.188Z] Engine: [2023-02-07T13:11:53.188Z] Version: 22.06.0-beta.0 [2023-02-07T13:11:53.188Z] API version: 1.42 (minimum version 1.12) [2023-02-07T13:11:53.188Z] Go version: go1.18.3 [2023-02-07T13:11:53.188Z] Git commit: 38633e7 [2023-02-07T13:11:53.188Z] Built: Fri Jun 3 17:55:46 2022 [2023-02-07T13:11:53.188Z] OS/Arch: linux/amd64 [2023-02-07T13:11:53.188Z] Experimental: true [2023-02-07T13:11:53.188Z] containerd: [2023-02-07T13:11:53.188Z] Version: 1.6.8 [2023-02-07T13:11:53.188Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-07T13:11:53.188Z] runc: [2023-02-07T13:11:53.188Z] Version: 1.1.4 [2023-02-07T13:11:53.188Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-02-07T13:11:53.188Z] docker-init: [2023-02-07T13:11:53.188Z] Version: 0.19.0 [2023-02-07T13:11:53.188Z] GitCommit: de40ad0 [Pipeline] sh [2023-02-07T13:11:53.515Z] + docker info [2023-02-07T13:11:53.515Z] Client: [2023-02-07T13:11:53.515Z] Context: default [2023-02-07T13:11:53.515Z] Debug Mode: false [2023-02-07T13:11:53.515Z] Plugins: [2023-02-07T13:11:53.515Z] buildx: Docker Buildx (Docker Inc.) [2023-02-07T13:11:53.515Z] Version: c5aec24 [2023-02-07T13:11:53.515Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-02-07T13:11:53.515Z] compose: Docker Compose (Docker Inc.) [2023-02-07T13:11:53.515Z] Version: v2.12.0 [2023-02-07T13:11:53.515Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-02-07T13:11:53.515Z] scan: Docker Scan (Docker Inc.) [2023-02-07T13:11:53.515Z] Version: v0.17.0 [2023-02-07T13:11:53.515Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-02-07T13:11:53.515Z] [2023-02-07T13:11:53.515Z] Server: [2023-02-07T13:11:53.515Z] Containers: 0 [2023-02-07T13:11:53.515Z] Running: 0 [2023-02-07T13:11:53.515Z] Paused: 0 [2023-02-07T13:11:53.515Z] Stopped: 0 [2023-02-07T13:11:53.515Z] Images: 0 [2023-02-07T13:11:53.515Z] Server Version: 22.06.0-beta.0 [2023-02-07T13:11:53.515Z] Storage Driver: overlay2 [2023-02-07T13:11:53.515Z] Backing Filesystem: extfs [2023-02-07T13:11:53.515Z] Supports d_type: true [2023-02-07T13:11:53.515Z] Using metacopy: false [2023-02-07T13:11:53.515Z] Native Overlay Diff: true [2023-02-07T13:11:53.515Z] userxattr: false [2023-02-07T13:11:53.515Z] Logging Driver: json-file [2023-02-07T13:11:53.515Z] Cgroup Driver: cgroupfs [2023-02-07T13:11:53.515Z] Cgroup Version: 1 [2023-02-07T13:11:53.515Z] Plugins: [2023-02-07T13:11:53.515Z] Volume: local [2023-02-07T13:11:53.515Z] Network: bridge host ipvlan macvlan null overlay [2023-02-07T13:11:53.515Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-02-07T13:11:53.515Z] Swarm: inactive [2023-02-07T13:11:53.515Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-02-07T13:11:53.515Z] Default Runtime: runc [2023-02-07T13:11:53.515Z] Init Binary: docker-init [2023-02-07T13:11:53.515Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-07T13:11:53.515Z] runc version: v1.1.4-0-g5fd4c4d [2023-02-07T13:11:53.515Z] init version: de40ad0 [2023-02-07T13:11:53.515Z] Security Options: [2023-02-07T13:11:53.515Z] apparmor [2023-02-07T13:11:53.515Z] seccomp [2023-02-07T13:11:53.515Z] Profile: builtin [2023-02-07T13:11:53.515Z] Kernel Version: 5.4.0-1088-aws [2023-02-07T13:11:53.515Z] Operating System: Ubuntu 18.04.6 LTS [2023-02-07T13:11:53.515Z] OSType: linux [2023-02-07T13:11:53.515Z] Architecture: x86_64 [2023-02-07T13:11:53.515Z] CPUs: 2 [2023-02-07T13:11:53.515Z] Total Memory: 7.483GiB [2023-02-07T13:11:53.515Z] Name: ip-10-100-101-2 [2023-02-07T13:11:53.515Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-02-07T13:11:53.515Z] Docker Root Dir: /var/lib/docker [2023-02-07T13:11:53.515Z] Debug Mode: false [2023-02-07T13:11:53.515Z] Registry: https://index.docker.io/v1/ [2023-02-07T13:11:53.515Z] Labels: [2023-02-07T13:11:53.515Z] Experimental: true [2023-02-07T13:11:53.515Z] Insecure Registries: [2023-02-07T13:11:53.515Z] 127.0.0.0/8 [2023-02-07T13:11:53.515Z] Live Restore Enabled: true [2023-02-07T13:11:53.515Z] [2023-02-07T13:11:53.515Z] WARNING: No swap limit support [Pipeline] sh [2023-02-07T13:11:53.798Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-07T13:11:53.798Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-07T13:11:53.798Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44946/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-02-07T13:11:53.798Z] + bash /home/ubuntu/workspace/moby_PR-44946/check-config.sh [2023-02-07T13:11:53.798Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-02-07T13:11:53.798Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-02-07T13:11:53.798Z] [2023-02-07T13:11:53.798Z] Generally Necessary: [2023-02-07T13:11:53.798Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-02-07T13:11:53.798Z] - apparmor: enabled and tools installed [2023-02-07T13:11:53.798Z] - CONFIG_NAMESPACES: enabled [2023-02-07T13:11:53.798Z] - CONFIG_NET_NS: enabled [2023-02-07T13:11:53.798Z] - CONFIG_PID_NS: enabled [2023-02-07T13:11:53.798Z] - CONFIG_IPC_NS: enabled [2023-02-07T13:11:53.798Z] - CONFIG_UTS_NS: enabled [2023-02-07T13:11:53.798Z] - CONFIG_CGROUPS: enabled [2023-02-07T13:11:53.798Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-02-07T13:11:53.798Z] - CONFIG_CGROUP_DEVICE: enabled [2023-02-07T13:11:53.798Z] - CONFIG_CGROUP_FREEZER: enabled [2023-02-07T13:11:53.798Z] - CONFIG_CGROUP_SCHED: enabled [2023-02-07T13:11:53.798Z] - CONFIG_CPUSETS: enabled [2023-02-07T13:11:54.019Z] #24 59.03 Selecting previously unselected package libarchive13:amd64. [2023-02-07T13:11:54.019Z] #24 59.03 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-02-07T13:11:54.019Z] #24 59.04 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-07T13:11:54.069Z] - CONFIG_MEMCG: enabled [2023-02-07T13:11:54.069Z] - CONFIG_KEYS: enabled [2023-02-07T13:11:54.069Z] - CONFIG_VETH: enabled (as module) [2023-02-07T13:11:54.069Z] - CONFIG_BRIDGE: enabled (as module) [2023-02-07T13:11:54.069Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-02-07T13:11:54.069Z] - CONFIG_NF_NAT_IPV4: missing [2023-02-07T13:11:54.069Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-02-07T13:11:54.069Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-02-07T13:11:54.069Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-02-07T13:11:54.069Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-02-07T13:11:54.069Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-02-07T13:11:54.069Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-02-07T13:11:54.069Z] - CONFIG_NF_NAT: enabled (as module) [2023-02-07T13:11:54.069Z] - CONFIG_NF_NAT_NEEDED: missing [2023-02-07T13:11:54.069Z] - CONFIG_POSIX_MQUEUE: enabled [2023-02-07T13:11:54.069Z] [2023-02-07T13:11:54.069Z] Optional Features: [2023-02-07T13:11:54.069Z] - CONFIG_USER_NS: enabled [2023-02-07T13:11:54.069Z] - CONFIG_SECCOMP: enabled [2023-02-07T13:11:54.069Z] - CONFIG_CGROUP_PIDS: enabled [2023-02-07T13:11:54.069Z] - CONFIG_MEMCG_SWAP: enabled [2023-02-07T13:11:54.069Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-02-07T13:11:54.069Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-02-07T13:11:54.069Z] - CONFIG_BLK_CGROUP: enabled [2023-02-07T13:11:54.069Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-02-07T13:11:54.333Z] - CONFIG_IOSCHED_CFQ: missing [2023-02-07T13:11:54.333Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-02-07T13:11:54.333Z] - CONFIG_CGROUP_PERF: enabled [2023-02-07T13:11:54.333Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-02-07T13:11:54.333Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-02-07T13:11:54.333Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-02-07T13:11:54.333Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-02-07T13:11:54.333Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-02-07T13:11:54.333Z] - CONFIG_RT_GROUP_SCHED: missing [2023-02-07T13:11:54.333Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-02-07T13:11:54.333Z] - CONFIG_IP_VS: enabled (as module) [2023-02-07T13:11:54.333Z] - CONFIG_IP_VS_NFCT: enabled [2023-02-07T13:11:54.333Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-02-07T13:11:54.333Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-02-07T13:11:54.333Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-02-07T13:11:54.333Z] - CONFIG_EXT4_FS: enabled [2023-02-07T13:11:54.333Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-02-07T13:11:54.333Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-02-07T13:11:54.333Z] - Network Drivers: [2023-02-07T13:11:54.333Z] - "overlay": [2023-02-07T13:11:54.333Z] - CONFIG_VXLAN: enabled (as module) [2023-02-07T13:11:54.333Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-02-07T13:11:54.333Z] Optional (for encrypted networks): [2023-02-07T13:11:54.590Z] #24 59.78 Selecting previously unselected package libjsoncpp24:amd64. [2023-02-07T13:11:54.590Z] #24 59.78 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-02-07T13:11:54.590Z] #24 59.79 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-07T13:11:54.591Z] - CONFIG_CRYPTO: enabled [2023-02-07T13:11:54.591Z] - CONFIG_CRYPTO_AEAD: enabled [2023-02-07T13:11:54.591Z] - CONFIG_CRYPTO_GCM: enabled [2023-02-07T13:11:54.591Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-02-07T13:11:54.591Z] - CONFIG_CRYPTO_GHASH: enabled [2023-02-07T13:11:54.591Z] - CONFIG_XFRM: enabled [2023-02-07T13:11:54.591Z] - CONFIG_XFRM_USER: enabled (as module) [2023-02-07T13:11:54.591Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-02-07T13:11:54.591Z] - CONFIG_INET_ESP: enabled (as module) [2023-02-07T13:11:54.591Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-02-07T13:11:54.591Z] - "ipvlan": [2023-02-07T13:11:54.591Z] - CONFIG_IPVLAN: enabled (as module) [2023-02-07T13:11:54.591Z] - "macvlan": [2023-02-07T13:11:54.591Z] - CONFIG_MACVLAN: enabled (as module) [2023-02-07T13:11:54.591Z] - CONFIG_DUMMY: enabled (as module) [2023-02-07T13:11:54.591Z] - "ftp,tftp client in container": [2023-02-07T13:11:54.591Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-02-07T13:11:54.591Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-02-07T13:11:54.591Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-02-07T13:11:54.591Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-02-07T13:11:54.591Z] - Storage Drivers: [2023-02-07T13:11:54.591Z] - "aufs": [2023-02-07T13:11:54.591Z] - CONFIG_AUFS_FS: enabled (as module) [2023-02-07T13:11:54.591Z] - "btrfs": [2023-02-07T13:11:54.591Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-02-07T13:11:54.591Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-02-07T13:11:54.591Z] - "devicemapper": [2023-02-07T13:11:54.591Z] - CONFIG_BLK_DEV_DM: enabled [2023-02-07T13:11:54.591Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-02-07T13:11:54.591Z] - "overlay": [2023-02-07T13:11:54.591Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-02-07T13:11:54.591Z] - "zfs": [2023-02-07T13:11:54.591Z] - /dev/zfs: present [2023-02-07T13:11:54.591Z] - zfs command: missing [2023-02-07T13:11:54.591Z] - zpool command: missing [2023-02-07T13:11:54.591Z] [2023-02-07T13:11:54.591Z] Limits: [2023-02-07T13:11:54.591Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-02-07T13:11:54.591Z] [2023-02-07T13:11:54.591Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-02-07T13:11:54.850Z] #24 60.06 Selecting previously unselected package librhash0:amd64. [2023-02-07T13:11:54.850Z] #24 60.06 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-02-07T13:11:54.850Z] #24 60.07 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-02-07T13:11:54.922Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0312e468da5c99267654d5c6b62785e29ffe6e0d . [2023-02-07T13:11:55.136Z] Client: Docker Engine - Community [2023-02-07T13:11:55.136Z] Version: 22.06.0-beta.0 [2023-02-07T13:11:55.136Z] API version: 1.42 [2023-02-07T13:11:55.136Z] Go version: go1.18.3 [2023-02-07T13:11:55.136Z] Git commit: 3e9117b [2023-02-07T13:11:55.136Z] Built: Fri Jun 3 17:55:46 2022 [2023-02-07T13:11:55.136Z] OS/Arch: linux/amd64 [2023-02-07T13:11:55.136Z] Context: default [2023-02-07T13:11:55.136Z] [2023-02-07T13:11:55.136Z] Server: Docker Engine - Community [2023-02-07T13:11:55.136Z] Engine: [2023-02-07T13:11:55.136Z] Version: 22.06.0-beta.0 [2023-02-07T13:11:55.136Z] API version: 1.42 (minimum version 1.12) [2023-02-07T13:11:55.136Z] Go version: go1.18.3 [2023-02-07T13:11:55.136Z] Git commit: 38633e7 [2023-02-07T13:11:55.136Z] Built: Fri Jun 3 17:55:46 2022 [2023-02-07T13:11:55.136Z] OS/Arch: linux/amd64 [2023-02-07T13:11:55.136Z] Experimental: true [2023-02-07T13:11:55.136Z] containerd: [2023-02-07T13:11:55.136Z] Version: 1.6.8 [2023-02-07T13:11:55.136Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-07T13:11:55.136Z] runc: [2023-02-07T13:11:55.136Z] Version: 1.1.4 [2023-02-07T13:11:55.136Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-02-07T13:11:55.136Z] docker-init: [2023-02-07T13:11:55.136Z] Version: 0.19.0 [2023-02-07T13:11:55.136Z] GitCommit: de40ad0 [2023-02-07T13:11:55.159Z] #24 60.42 Selecting previously unselected package libuv1:amd64. [2023-02-07T13:11:55.159Z] #24 60.42 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-02-07T13:11:55.159Z] #24 60.42 Unpacking libuv1:amd64 (1.40.0-2) ... [Pipeline] sh [2023-02-07T13:11:55.490Z] #1 [internal] load .dockerignore [2023-02-07T13:11:55.639Z] + docker info [2023-02-07T13:11:55.639Z] Client: [2023-02-07T13:11:55.639Z] Context: default [2023-02-07T13:11:55.639Z] Debug Mode: false [2023-02-07T13:11:55.639Z] Plugins: [2023-02-07T13:11:55.639Z] buildx: Docker Buildx (Docker Inc.) [2023-02-07T13:11:55.639Z] Version: c5aec24 [2023-02-07T13:11:55.639Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-02-07T13:11:55.639Z] compose: Docker Compose (Docker Inc.) [2023-02-07T13:11:55.639Z] Version: v2.12.0 [2023-02-07T13:11:55.640Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-02-07T13:11:55.640Z] scan: Docker Scan (Docker Inc.) [2023-02-07T13:11:55.640Z] Version: v0.17.0 [2023-02-07T13:11:55.640Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-02-07T13:11:55.640Z] [2023-02-07T13:11:55.640Z] Server: [2023-02-07T13:11:55.640Z] Containers: 0 [2023-02-07T13:11:55.640Z] Running: 0 [2023-02-07T13:11:55.640Z] Paused: 0 [2023-02-07T13:11:55.640Z] Stopped: 0 [2023-02-07T13:11:55.640Z] Images: 0 [2023-02-07T13:11:55.640Z] Server Version: 22.06.0-beta.0 [2023-02-07T13:11:55.640Z] Storage Driver: overlay2 [2023-02-07T13:11:55.640Z] Backing Filesystem: extfs [2023-02-07T13:11:55.640Z] Supports d_type: true [2023-02-07T13:11:55.640Z] Using metacopy: false [2023-02-07T13:11:55.640Z] Native Overlay Diff: true [2023-02-07T13:11:55.640Z] userxattr: false [2023-02-07T13:11:55.640Z] Logging Driver: json-file [2023-02-07T13:11:55.640Z] Cgroup Driver: cgroupfs [2023-02-07T13:11:55.640Z] Cgroup Version: 1 [2023-02-07T13:11:55.640Z] Plugins: [2023-02-07T13:11:55.640Z] Volume: local [2023-02-07T13:11:55.640Z] Network: bridge host ipvlan macvlan null overlay [2023-02-07T13:11:55.640Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-02-07T13:11:55.640Z] Swarm: inactive [2023-02-07T13:11:55.640Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-02-07T13:11:55.640Z] Default Runtime: runc [2023-02-07T13:11:55.640Z] Init Binary: docker-init [2023-02-07T13:11:55.640Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-07T13:11:55.640Z] runc version: v1.1.4-0-g5fd4c4d [2023-02-07T13:11:55.640Z] init version: de40ad0 [2023-02-07T13:11:55.640Z] Security Options: [2023-02-07T13:11:55.640Z] apparmor [2023-02-07T13:11:55.640Z] seccomp [2023-02-07T13:11:55.640Z] Profile: builtin [2023-02-07T13:11:55.640Z] Kernel Version: 5.4.0-1088-aws [2023-02-07T13:11:55.640Z] Operating System: Ubuntu 18.04.6 LTS [2023-02-07T13:11:55.640Z] OSType: linux [2023-02-07T13:11:55.640Z] Architecture: x86_64 [2023-02-07T13:11:55.640Z] CPUs: 2 [2023-02-07T13:11:55.640Z] Total Memory: 7.565GiB [2023-02-07T13:11:55.640Z] Name: ip-10-100-76-201 [2023-02-07T13:11:55.640Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-02-07T13:11:55.640Z] Docker Root Dir: /var/lib/docker [2023-02-07T13:11:55.640Z] Debug Mode: false [2023-02-07T13:11:55.640Z] Registry: https://index.docker.io/v1/ [2023-02-07T13:11:55.640Z] Labels: [2023-02-07T13:11:55.640Z] Experimental: true [2023-02-07T13:11:55.640Z] Insecure Registries: [2023-02-07T13:11:55.640Z] 127.0.0.0/8 [2023-02-07T13:11:55.640Z] Live Restore Enabled: true [2023-02-07T13:11:55.640Z] [2023-02-07T13:11:55.640Z] WARNING: No swap limit support [Pipeline] sh [2023-02-07T13:11:55.748Z] #1 transferring context: 87B 0.0s done [2023-02-07T13:11:55.748Z] #1 DONE 0.2s [2023-02-07T13:11:55.748Z] [2023-02-07T13:11:55.748Z] #2 [internal] load build definition from Dockerfile [2023-02-07T13:11:55.748Z] #2 transferring dockerfile: 17.18kB done [2023-02-07T13:11:55.748Z] #2 DONE 0.2s [2023-02-07T13:11:55.748Z] [2023-02-07T13:11:55.748Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-02-07T13:11:55.767Z] #24 60.92 Selecting previously unselected package cmake. [2023-02-07T13:11:55.767Z] #24 60.93 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-02-07T13:11:55.767Z] #24 60.99 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-02-07T13:11:55.804Z] Client: Docker Engine - Community [2023-02-07T13:11:55.804Z] Version: 22.06.0-beta.0 [2023-02-07T13:11:55.804Z] API version: 1.42 [2023-02-07T13:11:55.804Z] Go version: go1.18.3 [2023-02-07T13:11:55.804Z] Git commit: 3e9117b [2023-02-07T13:11:55.804Z] Built: Fri Jun 3 17:55:34 2022 [2023-02-07T13:11:55.804Z] OS/Arch: linux/arm64 [2023-02-07T13:11:55.804Z] Context: default [2023-02-07T13:11:55.804Z] [2023-02-07T13:11:55.804Z] Server: Docker Engine - Community [2023-02-07T13:11:55.804Z] Engine: [2023-02-07T13:11:55.804Z] Version: 22.06.0-beta.0 [2023-02-07T13:11:55.804Z] API version: 1.42 (minimum version 1.12) [2023-02-07T13:11:55.804Z] Go version: go1.18.3 [2023-02-07T13:11:55.804Z] Git commit: 38633e7 [2023-02-07T13:11:55.804Z] Built: Fri Jun 3 17:55:34 2022 [2023-02-07T13:11:55.804Z] OS/Arch: linux/arm64 [2023-02-07T13:11:55.804Z] Experimental: true [2023-02-07T13:11:55.804Z] containerd: [2023-02-07T13:11:55.804Z] Version: 1.6.8 [2023-02-07T13:11:55.804Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-07T13:11:55.804Z] runc: [2023-02-07T13:11:55.804Z] Version: 1.1.4 [2023-02-07T13:11:55.804Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-02-07T13:11:55.804Z] docker-init: [2023-02-07T13:11:55.804Z] Version: 0.19.0 [2023-02-07T13:11:55.804Z] GitCommit: de40ad0 [Pipeline] sh [2023-02-07T13:11:56.014Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-07T13:11:56.014Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-07T13:11:56.014Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44946/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-02-07T13:11:56.014Z] + bash /home/ubuntu/workspace/moby_PR-44946/check-config.sh [2023-02-07T13:11:56.014Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-02-07T13:11:56.014Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-02-07T13:11:56.014Z] [2023-02-07T13:11:56.014Z] Generally Necessary: [2023-02-07T13:11:56.014Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-02-07T13:11:56.014Z] - apparmor: enabled and tools installed [2023-02-07T13:11:56.014Z] - CONFIG_NAMESPACES: enabled [2023-02-07T13:11:56.014Z] - CONFIG_NET_NS: enabled [2023-02-07T13:11:56.014Z] - CONFIG_PID_NS: enabled [2023-02-07T13:11:56.014Z] - CONFIG_IPC_NS: enabled [2023-02-07T13:11:56.014Z] - CONFIG_UTS_NS: enabled [2023-02-07T13:11:56.014Z] - CONFIG_CGROUPS: enabled [2023-02-07T13:11:56.014Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-02-07T13:11:56.014Z] - CONFIG_CGROUP_DEVICE: enabled [2023-02-07T13:11:56.014Z] - CONFIG_CGROUP_FREEZER: enabled [2023-02-07T13:11:56.014Z] - CONFIG_CGROUP_SCHED: enabled [2023-02-07T13:11:56.014Z] - CONFIG_CPUSETS: enabled [2023-02-07T13:11:56.014Z] - CONFIG_MEMCG: enabled [2023-02-07T13:11:56.014Z] - CONFIG_KEYS: enabled [2023-02-07T13:11:56.014Z] - CONFIG_VETH: enabled (as module) [2023-02-07T13:11:56.014Z] - CONFIG_BRIDGE: enabled (as module) [2023-02-07T13:11:56.014Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-02-07T13:11:56.110Z] + docker info [2023-02-07T13:11:56.110Z] Client: [2023-02-07T13:11:56.110Z] Context: default [2023-02-07T13:11:56.110Z] Debug Mode: false [2023-02-07T13:11:56.110Z] Plugins: [2023-02-07T13:11:56.110Z] buildx: Docker Buildx (Docker Inc.) [2023-02-07T13:11:56.110Z] Version: v0.8.2 [2023-02-07T13:11:56.110Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-02-07T13:11:56.110Z] compose: Docker Compose (Docker Inc.) [2023-02-07T13:11:56.110Z] Version: v2.12.0 [2023-02-07T13:11:56.110Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-02-07T13:11:56.110Z] [2023-02-07T13:11:56.110Z] Server: [2023-02-07T13:11:56.110Z] Containers: 0 [2023-02-07T13:11:56.110Z] Running: 0 [2023-02-07T13:11:56.110Z] Paused: 0 [2023-02-07T13:11:56.110Z] Stopped: 0 [2023-02-07T13:11:56.110Z] Images: 0 [2023-02-07T13:11:56.110Z] Server Version: 22.06.0-beta.0 [2023-02-07T13:11:56.110Z] Storage Driver: overlay2 [2023-02-07T13:11:56.110Z] Backing Filesystem: extfs [2023-02-07T13:11:56.110Z] Supports d_type: true [2023-02-07T13:11:56.110Z] Using metacopy: false [2023-02-07T13:11:56.110Z] Native Overlay Diff: true [2023-02-07T13:11:56.110Z] userxattr: false [2023-02-07T13:11:56.110Z] Logging Driver: json-file [2023-02-07T13:11:56.110Z] Cgroup Driver: cgroupfs [2023-02-07T13:11:56.110Z] Cgroup Version: 1 [2023-02-07T13:11:56.110Z] Plugins: [2023-02-07T13:11:56.110Z] Volume: local [2023-02-07T13:11:56.110Z] Network: bridge host ipvlan macvlan null overlay [2023-02-07T13:11:56.110Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-02-07T13:11:56.110Z] Swarm: inactive [2023-02-07T13:11:56.110Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-02-07T13:11:56.110Z] Default Runtime: runc [2023-02-07T13:11:56.110Z] Init Binary: docker-init [2023-02-07T13:11:56.110Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-07T13:11:56.110Z] runc version: v1.1.4-0-g5fd4c4d [2023-02-07T13:11:56.110Z] init version: de40ad0 [2023-02-07T13:11:56.110Z] Security Options: [2023-02-07T13:11:56.110Z] apparmor [2023-02-07T13:11:56.110Z] seccomp [2023-02-07T13:11:56.110Z] Profile: builtin [2023-02-07T13:11:56.110Z] Kernel Version: 5.15.0-1022-aws [2023-02-07T13:11:56.110Z] Operating System: Ubuntu 20.04.5 LTS [2023-02-07T13:11:56.110Z] OSType: linux [2023-02-07T13:11:56.110Z] Architecture: aarch64 [2023-02-07T13:11:56.110Z] CPUs: 2 [2023-02-07T13:11:56.110Z] Total Memory: 7.559GiB [2023-02-07T13:11:56.110Z] Name: ip-10-100-108-202 [2023-02-07T13:11:56.110Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-02-07T13:11:56.110Z] Docker Root Dir: /var/lib/docker [2023-02-07T13:11:56.110Z] Debug Mode: false [2023-02-07T13:11:56.110Z] Registry: https://index.docker.io/v1/ [2023-02-07T13:11:56.110Z] Labels: [2023-02-07T13:11:56.110Z] Experimental: true [2023-02-07T13:11:56.110Z] Insecure Registries: [2023-02-07T13:11:56.110Z] 127.0.0.0/8 [2023-02-07T13:11:56.110Z] Live Restore Enabled: true [2023-02-07T13:11:56.110Z] [Pipeline] sh [2023-02-07T13:11:56.274Z] - CONFIG_NF_NAT_IPV4: missing [2023-02-07T13:11:56.274Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-02-07T13:11:56.274Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-02-07T13:11:56.274Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-02-07T13:11:56.274Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-02-07T13:11:56.274Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-02-07T13:11:56.274Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-02-07T13:11:56.274Z] - CONFIG_NF_NAT: enabled (as module) [2023-02-07T13:11:56.274Z] - CONFIG_NF_NAT_NEEDED: missing [2023-02-07T13:11:56.274Z] - CONFIG_POSIX_MQUEUE: enabled [2023-02-07T13:11:56.274Z] [2023-02-07T13:11:56.274Z] Optional Features: [2023-02-07T13:11:56.274Z] - CONFIG_USER_NS: enabled [2023-02-07T13:11:56.274Z] - CONFIG_SECCOMP: enabled [2023-02-07T13:11:56.274Z] - CONFIG_CGROUP_PIDS: enabled [2023-02-07T13:11:56.274Z] - CONFIG_MEMCG_SWAP: enabled [2023-02-07T13:11:56.274Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-02-07T13:11:56.274Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-02-07T13:11:56.274Z] - CONFIG_BLK_CGROUP: enabled [2023-02-07T13:11:56.274Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-02-07T13:11:56.274Z] - CONFIG_IOSCHED_CFQ: missing [2023-02-07T13:11:56.274Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-02-07T13:11:56.274Z] - CONFIG_CGROUP_PERF: enabled [2023-02-07T13:11:56.274Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-02-07T13:11:56.318Z] #3 DONE 0.4s [2023-02-07T13:11:56.318Z] [2023-02-07T13:11:56.318Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 [2023-02-07T13:11:56.318Z] #4 resolve docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 done [2023-02-07T13:11:56.318Z] #4 sha256:89543fde88d7f1fb9104eb8832cfe0e33bbacf255e98e916338940bbd657754f 2.91kB / 2.91kB done [2023-02-07T13:11:56.318Z] #4 sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d 2.10MB / 11.55MB 0.1s [2023-02-07T13:11:56.318Z] #4 sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 7.65kB / 7.65kB done [2023-02-07T13:11:56.318Z] #4 sha256:6107562e90a8e27b67c589b63fce32010ddf37f48b701600cfd405e296651a5d 482B / 482B done [2023-02-07T13:11:56.318Z] #4 sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d 10.49MB / 11.55MB 0.2s [2023-02-07T13:11:56.392Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-07T13:11:56.392Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-07T13:11:56.392Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44946/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-02-07T13:11:56.392Z] + bash /home/ubuntu/workspace/moby_PR-44946/check-config.sh [2023-02-07T13:11:56.392Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-02-07T13:11:56.392Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-02-07T13:11:56.392Z] [2023-02-07T13:11:56.392Z] Generally Necessary: [2023-02-07T13:11:56.392Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-02-07T13:11:56.392Z] - apparmor: enabled and tools installed [2023-02-07T13:11:56.392Z] - CONFIG_NAMESPACES: enabled [2023-02-07T13:11:56.392Z] - CONFIG_NET_NS: enabled [2023-02-07T13:11:56.392Z] - CONFIG_PID_NS: enabled [2023-02-07T13:11:56.392Z] - CONFIG_IPC_NS: enabled [2023-02-07T13:11:56.392Z] - CONFIG_UTS_NS: enabled [2023-02-07T13:11:56.392Z] - CONFIG_CGROUPS: enabled [2023-02-07T13:11:56.392Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-02-07T13:11:56.392Z] - CONFIG_CGROUP_DEVICE: enabled [2023-02-07T13:11:56.392Z] - CONFIG_CGROUP_FREEZER: enabled [2023-02-07T13:11:56.392Z] - CONFIG_CGROUP_SCHED: enabled [2023-02-07T13:11:56.538Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-02-07T13:11:56.538Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-02-07T13:11:56.538Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-02-07T13:11:56.538Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-02-07T13:11:56.538Z] - CONFIG_RT_GROUP_SCHED: missing [2023-02-07T13:11:56.538Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-02-07T13:11:56.538Z] - CONFIG_IP_VS: enabled (as module) [2023-02-07T13:11:56.538Z] - CONFIG_IP_VS_NFCT: enabled [2023-02-07T13:11:56.538Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-02-07T13:11:56.538Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-02-07T13:11:56.538Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-02-07T13:11:56.538Z] - CONFIG_EXT4_FS: enabled [2023-02-07T13:11:56.538Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-02-07T13:11:56.538Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-02-07T13:11:56.538Z] - Network Drivers: [2023-02-07T13:11:56.538Z] - "overlay": [2023-02-07T13:11:56.538Z] - CONFIG_VXLAN: enabled (as module) [2023-02-07T13:11:56.538Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-02-07T13:11:56.538Z] Optional (for encrypted networks): [2023-02-07T13:11:56.538Z] - CONFIG_CRYPTO: enabled [2023-02-07T13:11:56.538Z] - CONFIG_CRYPTO_AEAD: enabled [2023-02-07T13:11:56.538Z] - CONFIG_CRYPTO_GCM: enabled [2023-02-07T13:11:56.538Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-02-07T13:11:56.538Z] - CONFIG_CRYPTO_GHASH: enabled [2023-02-07T13:11:56.538Z] - CONFIG_XFRM: enabled [2023-02-07T13:11:56.539Z] - CONFIG_XFRM_USER: enabled (as module) [2023-02-07T13:11:56.539Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-02-07T13:11:56.539Z] - CONFIG_INET_ESP: enabled (as module) [2023-02-07T13:11:56.539Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-02-07T13:11:56.539Z] - "ipvlan": [2023-02-07T13:11:56.576Z] #4 sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d 11.55MB / 11.55MB 0.3s [2023-02-07T13:11:56.576Z] #4 extracting sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d [2023-02-07T13:11:56.650Z] - CONFIG_CPUSETS: enabled [2023-02-07T13:11:56.650Z] - CONFIG_MEMCG: enabled [2023-02-07T13:11:56.650Z] - CONFIG_KEYS: enabled [2023-02-07T13:11:56.650Z] - CONFIG_VETH: enabled (as module) [2023-02-07T13:11:56.650Z] - CONFIG_BRIDGE: enabled (as module) [2023-02-07T13:11:56.650Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-02-07T13:11:56.650Z] - CONFIG_NF_NAT_IPV4: missing [2023-02-07T13:11:56.650Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-02-07T13:11:56.650Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-02-07T13:11:56.650Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-02-07T13:11:56.650Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-02-07T13:11:56.650Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-02-07T13:11:56.650Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-02-07T13:11:56.650Z] - CONFIG_NF_NAT: enabled (as module) [2023-02-07T13:11:56.650Z] - CONFIG_NF_NAT_NEEDED: missing [2023-02-07T13:11:56.650Z] - CONFIG_POSIX_MQUEUE: enabled [2023-02-07T13:11:56.650Z] [2023-02-07T13:11:56.650Z] Optional Features: [2023-02-07T13:11:56.650Z] - CONFIG_USER_NS: enabled [2023-02-07T13:11:56.650Z] - CONFIG_SECCOMP: enabled [2023-02-07T13:11:56.650Z] - CONFIG_CGROUP_PIDS: enabled [2023-02-07T13:11:56.650Z] - CONFIG_MEMCG_SWAP: enabled [2023-02-07T13:11:56.650Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-02-07T13:11:56.650Z] (cgroup swap accounting is currently enabled) [2023-02-07T13:11:56.809Z] - CONFIG_IPVLAN: enabled (as module) [2023-02-07T13:11:56.809Z] - "macvlan": [2023-02-07T13:11:56.809Z] - CONFIG_MACVLAN: enabled (as module) [2023-02-07T13:11:56.809Z] - CONFIG_DUMMY: enabled (as module) [2023-02-07T13:11:56.809Z] - "ftp,tftp client in container": [2023-02-07T13:11:56.809Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-02-07T13:11:56.809Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-02-07T13:11:56.809Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-02-07T13:11:56.809Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-02-07T13:11:56.809Z] - Storage Drivers: [2023-02-07T13:11:56.809Z] - "aufs": [2023-02-07T13:11:56.809Z] - CONFIG_AUFS_FS: enabled (as module) [2023-02-07T13:11:56.809Z] - "btrfs": [2023-02-07T13:11:56.809Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-02-07T13:11:56.809Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-02-07T13:11:56.809Z] - "devicemapper": [2023-02-07T13:11:56.809Z] - CONFIG_BLK_DEV_DM: enabled [2023-02-07T13:11:56.809Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-02-07T13:11:56.809Z] - "overlay": [2023-02-07T13:11:56.809Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-02-07T13:11:56.809Z] - "zfs": [2023-02-07T13:11:56.809Z] - /dev/zfs: present [2023-02-07T13:11:56.809Z] - zfs command: missing [2023-02-07T13:11:56.809Z] - zpool command: missing [2023-02-07T13:11:56.809Z] [2023-02-07T13:11:56.809Z] Limits: [2023-02-07T13:11:56.809Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-02-07T13:11:56.809Z] [2023-02-07T13:11:56.809Z] + true [Pipeline] } [Pipeline] // stage [2023-02-07T13:11:56.835Z] #4 sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d 11.55MB / 11.55MB 0.4s done [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-02-07T13:11:56.908Z] - CONFIG_BLK_CGROUP: enabled [2023-02-07T13:11:56.908Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-02-07T13:11:56.908Z] - CONFIG_IOSCHED_CFQ: missing [2023-02-07T13:11:56.908Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-02-07T13:11:56.908Z] - CONFIG_CGROUP_PERF: enabled [2023-02-07T13:11:56.908Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-02-07T13:11:56.908Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-02-07T13:11:56.908Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-02-07T13:11:56.908Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-02-07T13:11:56.908Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-02-07T13:11:56.908Z] - CONFIG_RT_GROUP_SCHED: missing [2023-02-07T13:11:56.908Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-02-07T13:11:56.908Z] - CONFIG_IP_VS: enabled (as module) [2023-02-07T13:11:56.908Z] - CONFIG_IP_VS_NFCT: enabled [2023-02-07T13:11:56.908Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-02-07T13:11:56.908Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-02-07T13:11:56.908Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-02-07T13:11:56.908Z] - CONFIG_EXT4_FS: enabled [2023-02-07T13:11:56.908Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-02-07T13:11:56.908Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-02-07T13:11:56.908Z] - Network Drivers: [2023-02-07T13:11:56.908Z] - "overlay": [2023-02-07T13:11:57.094Z] #4 extracting sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d 0.4s done [2023-02-07T13:11:57.171Z] - CONFIG_VXLAN: enabled (as module) [2023-02-07T13:11:57.171Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-02-07T13:11:57.171Z] Optional (for encrypted networks): [2023-02-07T13:11:57.171Z] - CONFIG_CRYPTO: enabled [2023-02-07T13:11:57.171Z] - CONFIG_CRYPTO_AEAD: enabled [2023-02-07T13:11:57.171Z] - CONFIG_CRYPTO_GCM: enabled [2023-02-07T13:11:57.171Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-02-07T13:11:57.171Z] - CONFIG_CRYPTO_GHASH: enabled [2023-02-07T13:11:57.171Z] - CONFIG_XFRM: enabled [2023-02-07T13:11:57.171Z] - CONFIG_XFRM_USER: enabled (as module) [2023-02-07T13:11:57.171Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-02-07T13:11:57.171Z] - CONFIG_INET_ESP: enabled (as module) [2023-02-07T13:11:57.171Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-02-07T13:11:57.171Z] - "ipvlan": [2023-02-07T13:11:57.171Z] - CONFIG_IPVLAN: enabled (as module) [2023-02-07T13:11:57.171Z] - "macvlan": [2023-02-07T13:11:57.171Z] - CONFIG_MACVLAN: enabled (as module) [2023-02-07T13:11:57.171Z] - CONFIG_DUMMY: enabled (as module) [2023-02-07T13:11:57.171Z] - "ftp,tftp client in container": [2023-02-07T13:11:57.171Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-02-07T13:11:57.171Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-02-07T13:11:57.171Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-02-07T13:11:57.171Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-02-07T13:11:57.171Z] - Storage Drivers: [2023-02-07T13:11:57.171Z] - "aufs": [2023-02-07T13:11:57.171Z] - CONFIG_AUFS_FS: enabled (as module) [2023-02-07T13:11:57.171Z] - "btrfs": [2023-02-07T13:11:57.201Z] + sudo modprobe ip_vs [2023-02-07T13:11:57.201Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0312e468da5c99267654d5c6b62785e29ffe6e0d . [2023-02-07T13:11:57.430Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-02-07T13:11:57.430Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-02-07T13:11:57.430Z] - "devicemapper": [2023-02-07T13:11:57.430Z] - CONFIG_BLK_DEV_DM: enabled [2023-02-07T13:11:57.430Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-02-07T13:11:57.430Z] - "overlay": [2023-02-07T13:11:57.430Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-02-07T13:11:57.430Z] - "zfs": [2023-02-07T13:11:57.430Z] - /dev/zfs: present [2023-02-07T13:11:57.430Z] - zfs command: missing [2023-02-07T13:11:57.430Z] - zpool command: missing [2023-02-07T13:11:57.430Z] [2023-02-07T13:11:57.430Z] Limits: [2023-02-07T13:11:57.430Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-02-07T13:11:57.430Z] [2023-02-07T13:11:57.430Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-02-07T13:11:57.771Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0312e468da5c99267654d5c6b62785e29ffe6e0d . [2023-02-07T13:11:57.772Z] #1 [internal] load .dockerignore [2023-02-07T13:11:57.772Z] #1 transferring context: 87B done [2023-02-07T13:11:57.772Z] #1 DONE 0.1s [2023-02-07T13:11:57.772Z] [2023-02-07T13:11:57.772Z] #2 [internal] load build definition from Dockerfile [2023-02-07T13:11:57.772Z] #2 transferring dockerfile: 17.18kB done [2023-02-07T13:11:57.772Z] #2 DONE 0.1s [2023-02-07T13:11:57.772Z] [2023-02-07T13:11:57.772Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-02-07T13:11:58.030Z] #1 [internal] load .dockerignore [2023-02-07T13:11:58.030Z] #1 transferring context: 87B done [2023-02-07T13:11:58.030Z] #1 DONE 0.1s [2023-02-07T13:11:58.030Z] [2023-02-07T13:11:58.030Z] #2 [internal] load build definition from Dockerfile [2023-02-07T13:11:58.030Z] #2 transferring dockerfile: 17.18kB done [2023-02-07T13:11:58.030Z] #2 DONE 0.1s [2023-02-07T13:11:58.030Z] [2023-02-07T13:11:58.030Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-02-07T13:11:58.031Z] #3 DONE 0.4s [2023-02-07T13:11:58.292Z] [2023-02-07T13:11:58.292Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 [2023-02-07T13:11:58.292Z] #4 resolve docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 0.0s done [2023-02-07T13:11:58.292Z] #4 sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 7.65kB / 7.65kB done [2023-02-07T13:11:58.293Z] #4 sha256:6107562e90a8e27b67c589b63fce32010ddf37f48b701600cfd405e296651a5d 482B / 482B done [2023-02-07T13:11:58.293Z] #4 sha256:89543fde88d7f1fb9104eb8832cfe0e33bbacf255e98e916338940bbd657754f 2.91kB / 2.91kB done [2023-02-07T13:11:58.293Z] #4 sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d 6.29MB / 11.55MB 0.1s [2023-02-07T13:11:58.293Z] #4 sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d 11.55MB / 11.55MB 0.2s done [2023-02-07T13:11:58.474Z] #4 DONE 2.0s [2023-02-07T13:11:58.474Z] [2023-02-07T13:11:58.474Z] #5 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-02-07T13:11:58.549Z] #4 extracting sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d [2023-02-07T13:11:58.596Z] #3 DONE 0.5s [2023-02-07T13:11:58.596Z] [2023-02-07T13:11:58.596Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 [2023-02-07T13:11:58.596Z] #4 resolve docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 0.0s done [2023-02-07T13:11:58.596Z] #4 sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 7.65kB / 7.65kB done [2023-02-07T13:11:58.596Z] #4 sha256:4dda4747da062a66c11168cc37e459ded693563b4ed78961d4389f35a2e06f98 482B / 482B done [2023-02-07T13:11:58.596Z] #4 sha256:578d6647f5b39e1ec555f780190d748de2393563651db09be340ff696d6b31a8 2.91kB / 2.91kB done [2023-02-07T13:11:58.596Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 0B / 10.82MB 0.1s [2023-02-07T13:11:58.855Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 10.82MB / 10.82MB 0.2s done [2023-02-07T13:11:58.855Z] #4 extracting sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 [2023-02-07T13:11:58.855Z] #4 extracting sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 0.2s done [2023-02-07T13:11:59.077Z] #24 ... [2023-02-07T13:11:59.077Z] [2023-02-07T13:11:59.077Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:11:59.077Z] #30 58.47 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:11:59.077Z] #30 58.86 Fetched 4583 kB in 2s (2252 kB/s) [2023-02-07T13:11:59.077Z] #30 59.04 Selecting previously unselected package libcap2:amd64. [2023-02-07T13:11:59.077Z] #30 59.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-07T13:11:59.077Z] #30 59.27 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-07T13:11:59.077Z] #30 59.32 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:11:59.077Z] #30 59.56 Selecting previously unselected package libcap-dev:amd64. [2023-02-07T13:11:59.077Z] #30 59.62 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-02-07T13:11:59.077Z] #30 59.64 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-02-07T13:11:59.077Z] #30 59.81 Selecting previously unselected package libnet1:amd64. [2023-02-07T13:11:59.077Z] #30 59.82 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-07T13:11:59.077Z] #30 59.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:11:59.077Z] #30 60.11 Selecting previously unselected package libnet1-dev. [2023-02-07T13:11:59.077Z] #30 60.11 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-07T13:11:59.077Z] #30 60.12 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-07T13:11:59.077Z] #30 60.62 Selecting previously unselected package libnl-3-200:amd64. [2023-02-07T13:11:59.077Z] #30 60.62 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-07T13:11:59.077Z] #30 60.62 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:11:59.077Z] #30 61.11 Selecting previously unselected package libnl-3-dev:amd64. [2023-02-07T13:11:59.077Z] #30 61.11 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-02-07T13:11:59.077Z] #30 61.13 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-07T13:11:59.077Z] #30 61.76 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-07T13:11:59.077Z] #30 61.76 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:11:59.077Z] #30 61.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:11:59.077Z] #30 62.00 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-02-07T13:11:59.077Z] #30 62.00 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:11:59.077Z] #30 62.01 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-07T13:11:59.077Z] #30 62.17 Selecting previously unselected package zlib1g-dev:amd64. [2023-02-07T13:11:59.077Z] #30 62.19 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-02-07T13:11:59.077Z] #30 62.20 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-07T13:11:59.077Z] #30 62.71 Selecting previously unselected package libprotobuf23:amd64. [2023-02-07T13:11:59.077Z] #30 62.71 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-02-07T13:11:59.077Z] #30 62.77 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-02-07T13:11:59.077Z] #30 ... [2023-02-07T13:11:59.077Z] [2023-02-07T13:11:59.077Z] #29 [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-02-07T13:11:59.077Z] #29 DONE 64.4s [2023-02-07T13:11:59.077Z] [2023-02-07T13:11:59.077Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-02-07T13:11:59.077Z] #0 1.523 + RM_GOPATH=0 [2023-02-07T13:11:59.077Z] #0 1.523 + TMP_GOPATH= [2023-02-07T13:11:59.078Z] #0 1.523 + : /build [2023-02-07T13:11:59.078Z] #0 1.523 + '[' -z '' ']' [2023-02-07T13:11:59.078Z] #0 1.523 ++ mktemp -d [2023-02-07T13:11:59.078Z] #0 1.523 + export GOPATH=/tmp/tmp.s7tDflTw4e [2023-02-07T13:11:59.078Z] #0 1.523 + GOPATH=/tmp/tmp.s7tDflTw4e [2023-02-07T13:11:59.078Z] #0 1.523 + RM_GOPATH=1 [2023-02-07T13:11:59.078Z] #0 1.523 + case "$(go env GOARCH)" in [2023-02-07T13:11:59.078Z] #0 1.524 ++ go env GOARCH [2023-02-07T13:11:59.078Z] #0 1.568 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:59.078Z] #0 1.568 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:11:59.078Z] #0 1.569 ++ dirname /tmp/install/install.sh [2023-02-07T13:11:59.078Z] #0 1.581 + dir=/tmp/install [2023-02-07T13:11:59.078Z] #0 1.581 + bin=containerd [2023-02-07T13:11:59.078Z] #0 1.581 + shift [2023-02-07T13:11:59.078Z] #0 1.581 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-02-07T13:11:59.078Z] #0 1.581 + . /tmp/install/containerd.installer [2023-02-07T13:11:59.078Z] #0 1.581 ++ set -e [2023-02-07T13:11:59.078Z] #0 1.581 ++ : v1.6.16 [2023-02-07T13:11:59.078Z] #0 1.581 + install_containerd [2023-02-07T13:11:59.078Z] #0 1.582 + echo 'Install containerd version v1.6.16' [2023-02-07T13:11:59.078Z] #0 1.582 Install containerd version v1.6.16 [2023-02-07T13:11:59.078Z] #0 1.582 + git clone https://github.com/containerd/containerd.git /tmp/tmp.s7tDflTw4e/src/github.com/containerd/containerd [2023-02-07T13:11:59.078Z] #0 1.611 Cloning into '/tmp/tmp.s7tDflTw4e/src/github.com/containerd/containerd'... [2023-02-07T13:11:59.078Z] #37 ... [2023-02-07T13:11:59.078Z] [2023-02-07T13:11:59.078Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:11:59.078Z] #30 64.43 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-02-07T13:11:59.078Z] #30 64.45 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-02-07T13:11:59.078Z] #30 64.46 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-07T13:11:59.113Z] #4 DONE 0.5s [2023-02-07T13:11:59.113Z] [2023-02-07T13:11:59.113Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-07T13:11:59.113Z] #4 extracting sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d 0.5s done [2023-02-07T13:11:59.113Z] #4 DONE 1.0s [2023-02-07T13:11:59.338Z] #30 ... [2023-02-07T13:11:59.338Z] [2023-02-07T13:11:59.338Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:11:59.339Z] #26 54.69 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:11:59.339Z] #26 54.69 Need to get 115 MB of archives. [2023-02-07T13:11:59.339Z] #26 54.69 After this operation, 645 MB of additional disk space will be used. [2023-02-07T13:11:59.339Z] #26 54.69 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-02-07T13:11:59.339Z] #26 54.89 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-02-07T13:11:59.339Z] #26 55.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-02-07T13:11:59.339Z] #26 55.14 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-02-07T13:11:59.339Z] #26 55.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-02-07T13:11:59.339Z] #26 55.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-02-07T13:11:59.339Z] #26 55.63 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-02-07T13:11:59.339Z] #26 55.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-02-07T13:11:59.339Z] #26 55.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-02-07T13:11:59.339Z] #26 56.94 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-02-07T13:11:59.339Z] #26 59.31 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-02-07T13:11:59.339Z] #26 60.02 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-02-07T13:11:59.339Z] #26 61.07 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-02-07T13:11:59.339Z] #26 63.47 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-02-07T13:11:59.339Z] #26 64.68 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-02-07T13:11:59.415Z] #5 ... [2023-02-07T13:11:59.415Z] [2023-02-07T13:11:59.415Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-07T13:11:59.415Z] #6 DONE 1.1s [2023-02-07T13:11:59.599Z] #26 64.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-02-07T13:11:59.599Z] #26 64.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-02-07T13:11:59.599Z] #26 64.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-07T13:11:59.599Z] #26 64.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-07T13:11:59.599Z] #26 64.83 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-02-07T13:11:59.599Z] #26 64.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-02-07T13:11:59.599Z] #26 64.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-02-07T13:11:59.599Z] #26 64.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-02-07T13:11:59.599Z] #26 64.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-02-07T13:11:59.599Z] #26 64.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-02-07T13:11:59.599Z] #26 64.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-02-07T13:11:59.599Z] #26 ... [2023-02-07T13:11:59.599Z] [2023-02-07T13:11:59.599Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:11:59.675Z] [2023-02-07T13:11:59.675Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-07T13:11:59.675Z] #7 DONE 1.2s [2023-02-07T13:11:59.675Z] [2023-02-07T13:11:59.675Z] #5 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-02-07T13:11:59.675Z] #5 DONE 1.2s [2023-02-07T13:11:59.675Z] [2023-02-07T13:11:59.675Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-02-07T13:11:59.675Z] #8 DONE 1.2s [2023-02-07T13:11:59.678Z] [2023-02-07T13:11:59.678Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-07T13:11:59.873Z] #30 64.97 Selecting previously unselected package libprotobuf-dev:amd64. [2023-02-07T13:11:59.873Z] #30 64.98 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-02-07T13:11:59.873Z] #30 65.01 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-07T13:12:00.492Z] #5 ... [2023-02-07T13:12:00.492Z] [2023-02-07T13:12:00.492Z] #6 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-02-07T13:12:00.492Z] #6 DONE 1.2s [2023-02-07T13:12:00.492Z] [2023-02-07T13:12:00.492Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2023-02-07T13:12:00.492Z] #7 DONE 1.3s [2023-02-07T13:12:00.492Z] [2023-02-07T13:12:00.492Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-07T13:12:00.492Z] #8 DONE 1.3s [2023-02-07T13:12:00.492Z] [2023-02-07T13:12:00.492Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-07T13:12:00.492Z] #5 DONE 1.3s [2023-02-07T13:12:00.492Z] [2023-02-07T13:12:00.492Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:12:00.492Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-02-07T13:12:00.608Z] #5 DONE 1.1s [2023-02-07T13:12:00.608Z] [2023-02-07T13:12:00.608Z] #6 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-02-07T13:12:00.608Z] #6 DONE 1.2s [2023-02-07T13:12:00.608Z] [2023-02-07T13:12:00.608Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-07T13:12:00.751Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-07T13:12:00.751Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-02-07T13:12:00.751Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-02-07T13:12:00.751Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2023-02-07T13:12:00.814Z] #30 ... [2023-02-07T13:12:00.814Z] [2023-02-07T13:12:00.814Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-02-07T13:12:00.814Z] #34 DONE 66.1s [2023-02-07T13:12:00.814Z] [2023-02-07T13:12:00.814Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:12:00.814Z] #26 64.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-02-07T13:12:00.814Z] #26 64.99 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-02-07T13:12:00.814Z] #26 65.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-02-07T13:12:00.814Z] #26 65.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-02-07T13:12:00.867Z] #7 DONE 1.2s [2023-02-07T13:12:00.867Z] [2023-02-07T13:12:00.867Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-02-07T13:12:00.867Z] #8 DONE 1.2s [2023-02-07T13:12:01.010Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.3s [2023-02-07T13:12:01.284Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.5s [2023-02-07T13:12:01.284Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2023-02-07T13:12:01.284Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2023-02-07T13:12:01.552Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2023-02-07T13:12:02.198Z] #26 67.13 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:12:02.222Z] [2023-02-07T13:12:02.222Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:12:02.222Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-02-07T13:12:02.222Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-07T13:12:02.222Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-02-07T13:12:02.222Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-02-07T13:12:02.222Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2023-02-07T13:12:02.222Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2023-02-07T13:12:02.459Z] #26 67.59 Fetched 115 MB in 11s (10.7 MB/s) [2023-02-07T13:12:02.459Z] #26 67.82 Selecting previously unselected package binutils-mingw-w64-i686. [2023-02-07T13:12:02.480Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.4s [2023-02-07T13:12:02.480Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.5s [2023-02-07T13:12:02.720Z] #26 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 ... 15718 files and directories currently installed.) [2023-02-07T13:12:02.720Z] #26 67.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-07T13:12:02.720Z] #26 68.04 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-07T13:12:02.827Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2023-02-07T13:12:02.934Z] #9 ... [2023-02-07T13:12:02.934Z] [2023-02-07T13:12:02.934Z] #10 [internal] load build context [2023-02-07T13:12:02.934Z] #10 transferring context: 53.56MB 2.3s done [2023-02-07T13:12:02.934Z] #10 DONE 2.5s [2023-02-07T13:12:02.934Z] [2023-02-07T13:12:02.934Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:12:02.980Z] #26 ... [2023-02-07T13:12:02.980Z] [2023-02-07T13:12:02.980Z] #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-02-07T13:12:02.980Z] #36 58.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-02-07T13:12:02.980Z] #36 58.27 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-07T13:12:02.980Z] #36 64.77 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-02-07T13:12:02.980Z] #36 64.83 go: downloading github.com/stretchr/testify v1.7.0 [2023-02-07T13:12:02.980Z] #36 65.12 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-02-07T13:12:02.980Z] #36 65.15 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-02-07T13:12:02.980Z] #36 65.24 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-02-07T13:12:02.980Z] #36 65.32 go: downloading github.com/magiconair/properties v1.8.5 [2023-02-07T13:12:02.980Z] #36 65.37 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-02-07T13:12:02.980Z] #36 65.47 go: downloading github.com/spf13/afero v1.6.0 [2023-02-07T13:12:02.980Z] #36 65.58 go: downloading github.com/spf13/cast v1.4.1 [2023-02-07T13:12:02.980Z] #36 65.69 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-02-07T13:12:02.980Z] #36 65.77 go: downloading github.com/subosito/gotenv v1.2.0 [2023-02-07T13:12:02.980Z] #36 65.83 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-02-07T13:12:02.980Z] #36 66.10 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-02-07T13:12:02.980Z] #36 66.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-02-07T13:12:02.980Z] #36 66.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-02-07T13:12:02.980Z] #36 66.37 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-02-07T13:12:02.980Z] #36 66.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-02-07T13:12:02.980Z] #36 66.45 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-02-07T13:12:02.980Z] #36 66.51 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-02-07T13:12:02.980Z] #36 66.53 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-02-07T13:12:02.980Z] #36 66.68 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-02-07T13:12:02.980Z] #36 67.76 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-02-07T13:12:02.980Z] #36 68.12 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-07T13:12:02.980Z] #36 68.25 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-02-07T13:12:02.980Z] #36 ... [2023-02-07T13:12:02.980Z] [2023-02-07T13:12:02.980Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:12:02.980Z] #30 67.79 Selecting previously unselected package libprotoc23:amd64. [2023-02-07T13:12:02.980Z] #30 67.81 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-02-07T13:12:02.980Z] #30 67.82 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-02-07T13:12:03.086Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2023-02-07T13:12:03.086Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2023-02-07T13:12:03.506Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2023-02-07T13:12:03.506Z] #9 DONE 2.9s [2023-02-07T13:12:03.506Z] [2023-02-07T13:12:03.506Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:12:03.506Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-02-07T13:12:03.506Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-02-07T13:12:03.506Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-07T13:12:03.506Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-02-07T13:12:03.506Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2023-02-07T13:12:03.506Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2023-02-07T13:12:03.506Z] #11 DONE 3.0s [2023-02-07T13:12:03.506Z] [2023-02-07T13:12:03.506Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:03.506Z] #12 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-02-07T13:12:03.506Z] #12 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-02-07T13:12:03.506Z] #12 sha256:053e6cad9f1d6d9f21791df512cee310d4bfbc42effd0c4d64849b7dcb26f6e9 1.80kB / 1.80kB done [2023-02-07T13:12:03.506Z] #12 sha256:4d6482bbc33ebe7cfcee9dba6f752b7bf384cb4fea3f5f5162a1464658b92ee3 7.13kB / 7.13kB done [2023-02-07T13:12:03.507Z] #12 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 1.3s done [2023-02-07T13:12:03.507Z] #12 sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 5.15MB / 5.15MB 0.9s done [2023-02-07T13:12:03.507Z] #12 sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 10.87MB / 10.87MB 1.1s done [2023-02-07T13:12:03.507Z] #12 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 1.7s done [2023-02-07T13:12:03.507Z] #12 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 81.39MB / 81.39MB 2.7s done [2023-02-07T13:12:03.507Z] #12 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 82.92MB / 109.08MB 2.7s [2023-02-07T13:12:03.507Z] #12 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 1.1s [2023-02-07T13:12:03.507Z] #12 sha256:fc998f6bcdc21e0e8394f3504f109dd36c587a7a86f22e0d1654e42ae5b7bb13 154B / 154B 1.8s done [2023-02-07T13:12:03.507Z] #12 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 99.61MB / 109.08MB 2.8s [2023-02-07T13:12:03.766Z] #12 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 109.08MB / 109.08MB 3.0s [2023-02-07T13:12:04.005Z] #30 68.97 Selecting previously unselected package protobuf-c-compiler. [2023-02-07T13:12:04.005Z] #30 69.04 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:12:04.005Z] #30 69.05 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-07T13:12:04.277Z] #30 69.34 Selecting previously unselected package protobuf-compiler. [2023-02-07T13:12:04.277Z] #30 69.36 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-02-07T13:12:04.277Z] #30 69.50 Unpacking protobuf-compiler (3.12.4-1) ... [2023-02-07T13:12:04.336Z] #12 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 109.08MB / 109.08MB 3.5s done [2023-02-07T13:12:04.537Z] #30 69.80 Selecting previously unselected package python3-pkg-resources. [2023-02-07T13:12:04.537Z] #30 69.81 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-07T13:12:04.537Z] #30 69.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:12:05.044Z] [2023-02-07T13:12:05.044Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b [2023-02-07T13:12:05.044Z] #9 resolve docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 0.1s done [2023-02-07T13:12:05.044Z] #9 sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 1.85kB / 1.85kB done [2023-02-07T13:12:05.044Z] #9 sha256:ea4047ea391dac329de4eb04f79c029ca6053df9fb0c39fcc25e20db528c5f75 529B / 529B done [2023-02-07T13:12:05.044Z] #9 sha256:20473158e8b343e4b33b409f5a82611464886315feb6625c73a373bc51e323f2 1.46kB / 1.46kB done [2023-02-07T13:12:05.522Z] #30 ... [2023-02-07T13:12:05.522Z] [2023-02-07T13:12:05.522Z] #24 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:12:05.522Z] #24 69.53 Setting up libicu67:amd64 (67.1-7) ... [2023-02-07T13:12:05.522Z] #24 69.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:12:05.522Z] #24 69.60 Setting up libuv1:amd64 (1.40.0-2) ... [2023-02-07T13:12:05.522Z] #24 69.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:12:05.522Z] #24 69.65 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-07T13:12:05.522Z] #24 69.66 Setting up librhash0:amd64 (1.4.1-2) ... [2023-02-07T13:12:05.522Z] #24 69.70 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-02-07T13:12:05.522Z] #24 69.79 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-07T13:12:05.522Z] #24 69.81 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-07T13:12:05.522Z] #24 69.82 Setting up cmake (3.18.4-2+deb11u1) ... [2023-02-07T13:12:05.522Z] #24 69.85 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:12:05.522Z] #24 DONE 70.7s [2023-02-07T13:12:05.522Z] [2023-02-07T13:12:05.522Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:12:05.522Z] #30 70.70 Selecting previously unselected package python3-six. [2023-02-07T13:12:05.522Z] #30 70.70 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-02-07T13:12:05.522Z] #30 70.71 Unpacking python3-six (1.16.0-2) ... [2023-02-07T13:12:05.782Z] #30 70.88 Selecting previously unselected package python3-protobuf. [2023-02-07T13:12:05.782Z] #30 70.89 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-02-07T13:12:05.782Z] #30 70.90 Unpacking python3-protobuf (3.12.4-1) ... [2023-02-07T13:12:05.986Z] Client: Docker Engine - Community [2023-02-07T13:12:05.986Z] Version: 22.06.0-beta.0 [2023-02-07T13:12:05.986Z] API version: 1.42 [2023-02-07T13:12:05.986Z] Go version: go1.18.3 [2023-02-07T13:12:05.986Z] Git commit: 3e9117b [2023-02-07T13:12:05.986Z] Built: Fri Jun 3 17:55:45 2022 [2023-02-07T13:12:05.986Z] OS/Arch: linux/amd64 [2023-02-07T13:12:05.986Z] Context: default [2023-02-07T13:12:05.986Z] [2023-02-07T13:12:05.986Z] Server: Docker Engine - Community [2023-02-07T13:12:05.986Z] Engine: [2023-02-07T13:12:05.986Z] Version: 22.06.0-beta.0 [2023-02-07T13:12:05.986Z] API version: 1.42 (minimum version 1.12) [2023-02-07T13:12:05.986Z] Go version: go1.18.3 [2023-02-07T13:12:05.986Z] Git commit: 38633e7 [2023-02-07T13:12:05.986Z] Built: Fri Jun 3 17:55:45 2022 [2023-02-07T13:12:05.986Z] OS/Arch: linux/amd64 [2023-02-07T13:12:05.986Z] Experimental: true [2023-02-07T13:12:05.986Z] containerd: [2023-02-07T13:12:05.986Z] Version: 1.6.8 [2023-02-07T13:12:05.986Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-07T13:12:05.986Z] runc: [2023-02-07T13:12:05.986Z] Version: 1.1.4 [2023-02-07T13:12:05.986Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-02-07T13:12:05.986Z] docker-init: [2023-02-07T13:12:05.986Z] Version: 0.19.0 [2023-02-07T13:12:05.986Z] GitCommit: de40ad0 [Pipeline] sh [2023-02-07T13:12:06.239Z] #12 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 3.6s done [2023-02-07T13:12:06.290Z] + docker info [2023-02-07T13:12:06.290Z] Client: [2023-02-07T13:12:06.290Z] Context: default [2023-02-07T13:12:06.290Z] Debug Mode: false [2023-02-07T13:12:06.290Z] Plugins: [2023-02-07T13:12:06.290Z] buildx: Docker Buildx (Docker Inc.) [2023-02-07T13:12:06.290Z] Version: c5aec24 [2023-02-07T13:12:06.290Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-02-07T13:12:06.290Z] compose: Docker Compose (Docker Inc.) [2023-02-07T13:12:06.290Z] Version: v2.12.0 [2023-02-07T13:12:06.290Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-02-07T13:12:06.290Z] scan: Docker Scan (Docker Inc.) [2023-02-07T13:12:06.290Z] Version: v0.17.0 [2023-02-07T13:12:06.290Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-02-07T13:12:06.290Z] [2023-02-07T13:12:06.290Z] Server: [2023-02-07T13:12:06.290Z] Containers: 0 [2023-02-07T13:12:06.290Z] Running: 0 [2023-02-07T13:12:06.290Z] Paused: 0 [2023-02-07T13:12:06.290Z] Stopped: 0 [2023-02-07T13:12:06.290Z] Images: 0 [2023-02-07T13:12:06.290Z] Server Version: 22.06.0-beta.0 [2023-02-07T13:12:06.290Z] Storage Driver: overlay2 [2023-02-07T13:12:06.290Z] Backing Filesystem: extfs [2023-02-07T13:12:06.290Z] Supports d_type: true [2023-02-07T13:12:06.290Z] Using metacopy: false [2023-02-07T13:12:06.290Z] Native Overlay Diff: true [2023-02-07T13:12:06.290Z] userxattr: false [2023-02-07T13:12:06.290Z] Logging Driver: json-file [2023-02-07T13:12:06.290Z] Cgroup Driver: systemd [2023-02-07T13:12:06.290Z] Cgroup Version: 2 [2023-02-07T13:12:06.290Z] Plugins: [2023-02-07T13:12:06.290Z] Volume: local [2023-02-07T13:12:06.290Z] Network: bridge host ipvlan macvlan null overlay [2023-02-07T13:12:06.290Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-02-07T13:12:06.290Z] Swarm: inactive [2023-02-07T13:12:06.290Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2023-02-07T13:12:06.290Z] Default Runtime: runc [2023-02-07T13:12:06.290Z] Init Binary: docker-init [2023-02-07T13:12:06.290Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-07T13:12:06.290Z] runc version: v1.1.4-0-g5fd4c4d [2023-02-07T13:12:06.290Z] init version: de40ad0 [2023-02-07T13:12:06.290Z] Security Options: [2023-02-07T13:12:06.290Z] apparmor [2023-02-07T13:12:06.290Z] seccomp [2023-02-07T13:12:06.290Z] Profile: builtin [2023-02-07T13:12:06.290Z] cgroupns [2023-02-07T13:12:06.290Z] Kernel Version: 5.15.0-1022-aws [2023-02-07T13:12:06.290Z] Operating System: Ubuntu 20.04.5 LTS [2023-02-07T13:12:06.290Z] OSType: linux [2023-02-07T13:12:06.290Z] Architecture: x86_64 [2023-02-07T13:12:06.290Z] CPUs: 2 [2023-02-07T13:12:06.290Z] Total Memory: 7.557GiB [2023-02-07T13:12:06.290Z] Name: ip-10-100-115-174 [2023-02-07T13:12:06.290Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2023-02-07T13:12:06.290Z] Docker Root Dir: /var/lib/docker [2023-02-07T13:12:06.290Z] Debug Mode: false [2023-02-07T13:12:06.290Z] Registry: https://index.docker.io/v1/ [2023-02-07T13:12:06.290Z] Labels: [2023-02-07T13:12:06.290Z] Experimental: true [2023-02-07T13:12:06.290Z] Insecure Registries: [2023-02-07T13:12:06.290Z] 127.0.0.0/8 [2023-02-07T13:12:06.290Z] Live Restore Enabled: true [2023-02-07T13:12:06.290Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-02-07T13:12:06.497Z] #12 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 [2023-02-07T13:12:06.497Z] #12 ... [2023-02-07T13:12:06.497Z] [2023-02-07T13:12:06.497Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b [2023-02-07T13:12:06.497Z] #13 resolve docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 0.1s done [2023-02-07T13:12:06.497Z] #13 sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 1.85kB / 1.85kB done [2023-02-07T13:12:06.497Z] #13 sha256:acd40516036b5b8bda9c0b171922c9720e3438aeb621ac66fe51bb35e2e615c9 529B / 529B done [2023-02-07T13:12:06.497Z] #13 sha256:e2e67f3d9c8ebadc3bea4ce11c1cd4f71fc8801cf98d053b9532a4faa1a45cbf 1.48kB / 1.48kB done [2023-02-07T13:12:06.497Z] #13 sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 53.68MB / 53.68MB 0.7s done [2023-02-07T13:12:06.497Z] #13 extracting sha256:fac7262b6510529638951e16807cf1758f42c892ed924e334c27bb8bbcf7d7c2 4.1s done [2023-02-07T13:12:06.497Z] #13 DONE 6.0s [2023-02-07T13:12:06.497Z] [2023-02-07T13:12:06.497Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:06.497Z] #12 ... [2023-02-07T13:12:06.497Z] [2023-02-07T13:12:06.497Z] #14 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-02-07T13:12:06.610Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:0312e468da5c99267654d5c6b62785e29ffe6e0d . [2023-02-07T13:12:06.723Z] #30 71.87 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:12:06.870Z] #1 [internal] load build definition from Dockerfile [2023-02-07T13:12:06.870Z] #1 transferring dockerfile: 17.18kB done [2023-02-07T13:12:06.870Z] #1 DONE 0.1s [2023-02-07T13:12:06.870Z] [2023-02-07T13:12:06.870Z] #2 [internal] load .dockerignore [2023-02-07T13:12:06.870Z] #2 transferring context: 87B done [2023-02-07T13:12:06.870Z] #2 DONE 0.1s [2023-02-07T13:12:06.870Z] [2023-02-07T13:12:06.870Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-02-07T13:12:07.128Z] #3 DONE 0.3s [2023-02-07T13:12:07.128Z] [2023-02-07T13:12:07.128Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 [2023-02-07T13:12:07.128Z] #4 resolve docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 done [2023-02-07T13:12:07.128Z] #4 sha256:6107562e90a8e27b67c589b63fce32010ddf37f48b701600cfd405e296651a5d 482B / 482B done [2023-02-07T13:12:07.387Z] #4 sha256:89543fde88d7f1fb9104eb8832cfe0e33bbacf255e98e916338940bbd657754f 2.91kB / 2.91kB done [2023-02-07T13:12:07.387Z] #4 sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 7.65kB / 7.65kB done [2023-02-07T13:12:07.387Z] #4 sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d 0B / 11.55MB 0.2s [2023-02-07T13:12:07.387Z] #4 sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d 11.55MB / 11.55MB 0.3s [2023-02-07T13:12:07.645Z] #4 sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d 11.55MB / 11.55MB 0.3s done [2023-02-07T13:12:07.645Z] #4 extracting sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d [2023-02-07T13:12:07.873Z] #14 1.117 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:12:07.873Z] #14 1.138 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:12:07.873Z] #14 1.138 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:12:07.873Z] #14 1.262 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-07T13:12:07.902Z] #4 extracting sha256:dd092abd7f3683f4e8e7a66e770a1cc279b2132ac7f66d3c11b7d4a0cb529b7d 0.2s done [2023-02-07T13:12:07.902Z] #4 DONE 0.8s [2023-02-07T13:12:07.902Z] [2023-02-07T13:12:07.902Z] #5 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-02-07T13:12:08.364Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2023-02-07T13:12:08.364Z] #9 ... [2023-02-07T13:12:08.364Z] [2023-02-07T13:12:08.364Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:08.364Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.2s done [2023-02-07T13:12:08.364Z] #10 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-02-07T13:12:08.364Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-02-07T13:12:08.364Z] #10 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-02-07T13:12:08.364Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.7s done [2023-02-07T13:12:08.364Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.5s done [2023-02-07T13:12:08.364Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 1.9s done [2023-02-07T13:12:08.364Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 3.6s done [2023-02-07T13:12:08.364Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 5.6s [2023-02-07T13:12:08.364Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 56.62MB / 141.98MB 5.6s [2023-02-07T13:12:08.364Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 2.5s [2023-02-07T13:12:08.364Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 3.7s done [2023-02-07T13:12:08.364Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 6.1s done [2023-02-07T13:12:08.364Z] #10 ... [2023-02-07T13:12:08.364Z] [2023-02-07T13:12:08.364Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:12:08.364Z] #9 DONE 6.4s [2023-02-07T13:12:08.364Z] [2023-02-07T13:12:08.364Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:08.364Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 66.06MB / 141.98MB 6.3s [2023-02-07T13:12:08.364Z] #10 ... [2023-02-07T13:12:08.364Z] [2023-02-07T13:12:08.364Z] #11 [internal] load build context [2023-02-07T13:12:08.364Z] #11 transferring context: 25.09MB 6.5s [2023-02-07T13:12:08.364Z] #11 ... [2023-02-07T13:12:08.364Z] [2023-02-07T13:12:08.364Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:08.440Z] #14 1.624 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] [2023-02-07T13:12:08.440Z] #14 1.625 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-07T13:12:08.626Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 75.50MB / 141.98MB 6.6s [2023-02-07T13:12:08.858Z] #5 DONE 0.8s [2023-02-07T13:12:08.858Z] [2023-02-07T13:12:08.858Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-07T13:12:08.858Z] #6 DONE 0.8s [2023-02-07T13:12:08.858Z] [2023-02-07T13:12:08.858Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2023-02-07T13:12:09.120Z] #7 DONE 0.9s [2023-02-07T13:12:09.120Z] [2023-02-07T13:12:09.120Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-07T13:12:09.120Z] #8 DONE 0.9s [2023-02-07T13:12:09.120Z] [2023-02-07T13:12:09.121Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b [2023-02-07T13:12:09.121Z] #9 resolve docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 0.1s done [2023-02-07T13:12:09.228Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 0B / 55.03MB 4.4s [2023-02-07T13:12:09.228Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 3.43MB / 55.03MB 4.6s [2023-02-07T13:12:09.228Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 10.49MB / 55.03MB 4.9s [2023-02-07T13:12:09.253Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 84.93MB / 141.98MB 7.0s [2023-02-07T13:12:09.266Z] #30 74.31 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-02-07T13:12:09.266Z] #30 74.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:12:09.266Z] #30 74.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:12:09.266Z] #30 74.48 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-07T13:12:09.266Z] #30 74.50 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:12:09.266Z] #30 74.59 Setting up python3-six (1.16.0-2) ... [2023-02-07T13:12:09.375Z] #14 2.573 Fetched 8510 kB in 2s (4962 kB/s) [2023-02-07T13:12:09.487Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 14.68MB / 55.03MB 5.1s [2023-02-07T13:12:09.487Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 20.97MB / 55.03MB 5.3s [2023-02-07T13:12:09.513Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 96.47MB / 141.98MB 7.4s [2023-02-07T13:12:09.633Z] #14 2.573 Reading package lists... [2023-02-07T13:12:09.690Z] #9 sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 1.85kB / 1.85kB done [2023-02-07T13:12:09.691Z] #9 sha256:ea4047ea391dac329de4eb04f79c029ca6053df9fb0c39fcc25e20db528c5f75 529B / 529B done [2023-02-07T13:12:09.691Z] #9 sha256:20473158e8b343e4b33b409f5a82611464886315feb6625c73a373bc51e323f2 1.46kB / 1.46kB done [2023-02-07T13:12:09.746Z] #9 ... [2023-02-07T13:12:09.746Z] [2023-02-07T13:12:09.746Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:09.746Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.0s done [2023-02-07T13:12:09.746Z] #10 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-02-07T13:12:09.746Z] #10 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-02-07T13:12:09.746Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-02-07T13:12:09.746Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.2s done [2023-02-07T13:12:09.746Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.4s done [2023-02-07T13:12:09.746Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 0.6s done [2023-02-07T13:12:09.746Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 3.0s done [2023-02-07T13:12:09.746Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 4.1s done [2023-02-07T13:12:09.746Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 2.6s [2023-02-07T13:12:09.746Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 4.2s done [2023-02-07T13:12:09.746Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 31.46MB / 141.98MB 5.4s [2023-02-07T13:12:10.013Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 41.94MB / 141.98MB 5.7s [2023-02-07T13:12:10.085Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 108.00MB / 141.98MB 7.8s [2023-02-07T13:12:10.200Z] #14 3.145 Reading package lists... [2023-02-07T13:12:10.270Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 50.64MB / 141.98MB 6.0s [2023-02-07T13:12:10.411Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 116.39MB / 141.98MB 8.3s [2023-02-07T13:12:10.412Z] #10 ... [2023-02-07T13:12:10.412Z] [2023-02-07T13:12:10.412Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:12:10.412Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-02-07T13:12:10.412Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-07T13:12:10.412Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-02-07T13:12:10.412Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-02-07T13:12:10.412Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2023-02-07T13:12:10.412Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2023-02-07T13:12:10.412Z] #12 DONE 8.6s [2023-02-07T13:12:10.412Z] [2023-02-07T13:12:10.412Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:10.458Z] #14 3.685 Building dependency tree... [2023-02-07T13:12:10.527Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 62.91MB / 141.98MB 6.3s [2023-02-07T13:12:10.673Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 124.78MB / 141.98MB 8.6s [2023-02-07T13:12:10.717Z] #14 4.083 The following additional packages will be installed: [2023-02-07T13:12:10.717Z] #14 4.084 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-02-07T13:12:10.717Z] #14 4.084 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-02-07T13:12:10.717Z] #14 4.086 Recommended packages: [2023-02-07T13:12:10.717Z] #14 4.086 libldap-common publicsuffix libsasl2-modules [2023-02-07T13:12:10.783Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 70.25MB / 141.98MB 6.5s [2023-02-07T13:12:10.976Z] #14 4.208 The following NEW packages will be installed: [2023-02-07T13:12:10.976Z] #14 4.208 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-02-07T13:12:10.976Z] #14 4.209 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-02-07T13:12:10.976Z] #14 4.209 libssh2-1 openssl [2023-02-07T13:12:10.976Z] #14 4.481 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-02-07T13:12:10.976Z] #14 4.481 Need to get 2943 kB of archives. [2023-02-07T13:12:10.976Z] #14 4.481 After this operation, 6484 kB of additional disk space will be used. [2023-02-07T13:12:10.976Z] #14 4.481 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2023-02-07T13:12:11.184Z] #30 76.41 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-07T13:12:11.184Z] #30 76.43 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-02-07T13:12:11.184Z] #30 76.43 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-07T13:12:11.184Z] #30 76.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:12:11.184Z] #30 76.48 Setting up python3-protobuf (3.12.4-1) ... [2023-02-07T13:12:11.234Z] #14 4.536 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-02-07T13:12:11.234Z] #14 4.567 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-02-07T13:12:11.234Z] #14 4.609 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-02-07T13:12:11.234Z] #14 4.613 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-02-07T13:12:11.234Z] #14 4.615 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-02-07T13:12:11.234Z] #14 4.637 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-02-07T13:12:11.234Z] #14 4.639 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-02-07T13:12:11.234Z] #14 4.649 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-02-07T13:12:11.234Z] #14 4.651 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-02-07T13:12:11.234Z] #14 4.653 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u5 [325 kB] [2023-02-07T13:12:11.234Z] #14 4.654 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u5 [265 kB] [2023-02-07T13:12:11.234Z] #14 4.683 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-02-07T13:12:11.234Z] #14 4.705 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-02-07T13:12:11.234Z] #14 4.707 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-02-07T13:12:11.245Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 134.22MB / 141.98MB 9.0s [2023-02-07T13:12:11.355Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 80.74MB / 141.98MB 7.0s [2023-02-07T13:12:11.492Z] #14 4.911 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:12:11.492Z] #14 4.958 Fetched 2943 kB in 0s (5982 kB/s) [2023-02-07T13:12:11.504Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 9.5s [2023-02-07T13:12:11.612Z] #10 ... [2023-02-07T13:12:11.612Z] [2023-02-07T13:12:11.612Z] #11 [internal] load build context [2023-02-07T13:12:11.612Z] #11 transferring context: 53.56MB 7.0s done [2023-02-07T13:12:11.612Z] #11 DONE 7.3s [2023-02-07T13:12:11.612Z] [2023-02-07T13:12:11.612Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:11.612Z] #10 ... [2023-02-07T13:12:11.612Z] [2023-02-07T13:12:11.612Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b [2023-02-07T13:12:11.612Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 55.03MB / 55.03MB 6.9s done [2023-02-07T13:12:11.751Z] #14 5.093 Selecting previously unselected package openssl. [2023-02-07T13:12:11.751Z] #14 5.093 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2023-02-07T13:12:11.751Z] #14 5.093 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2023-02-07T13:12:11.751Z] #14 5.151 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-02-07T13:12:11.756Z] #30 ... [2023-02-07T13:12:11.756Z] [2023-02-07T13:12:11.756Z] #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-02-07T13:12:11.756Z] #36 68.45 go: downloading github.com/Antonboom/errname v0.1.5 [2023-02-07T13:12:11.756Z] #36 68.60 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-02-07T13:12:11.756Z] #36 68.67 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-02-07T13:12:11.757Z] #36 70.16 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-02-07T13:12:11.757Z] #36 70.20 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-02-07T13:12:11.757Z] #36 70.25 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-02-07T13:12:11.757Z] #36 70.33 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-02-07T13:12:11.757Z] #36 70.39 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-02-07T13:12:11.757Z] #36 70.45 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-02-07T13:12:11.757Z] #36 70.61 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-02-07T13:12:11.757Z] #36 70.74 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-02-07T13:12:11.757Z] #36 70.83 go: downloading github.com/breml/bidichk v0.2.1 [2023-02-07T13:12:11.757Z] #36 70.91 go: downloading github.com/breml/errchkjson v0.2.1 [2023-02-07T13:12:11.757Z] #36 71.02 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-02-07T13:12:11.757Z] #36 71.11 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-02-07T13:12:11.757Z] #36 71.19 go: downloading github.com/daixiang0/gci v0.2.9 [2023-02-07T13:12:11.757Z] #36 71.21 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-02-07T13:12:11.757Z] #36 71.41 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-02-07T13:12:11.757Z] #36 71.50 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-02-07T13:12:11.757Z] #36 71.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-02-07T13:12:11.757Z] #36 71.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-02-07T13:12:11.757Z] #36 71.68 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-02-07T13:12:11.757Z] #36 71.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-02-07T13:12:11.757Z] #36 72.12 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-02-07T13:12:11.757Z] #36 72.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-02-07T13:12:11.757Z] #36 72.23 go: downloading github.com/golangci/misspell v0.3.5 [2023-02-07T13:12:11.757Z] #36 72.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-02-07T13:12:11.757Z] #36 72.43 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-02-07T13:12:11.757Z] #36 72.48 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-02-07T13:12:11.757Z] #36 72.54 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-02-07T13:12:11.757Z] #36 72.56 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-02-07T13:12:11.757Z] #36 72.60 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-02-07T13:12:11.757Z] #36 72.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-02-07T13:12:11.757Z] #36 72.70 go: downloading github.com/julz/importas v0.1.0 [2023-02-07T13:12:11.757Z] #36 72.74 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-02-07T13:12:11.757Z] #36 72.81 go: downloading github.com/kulti/thelper v0.5.0 [2023-02-07T13:12:11.757Z] #36 72.88 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-02-07T13:12:11.757Z] #36 72.91 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-02-07T13:12:11.757Z] #36 73.12 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-02-07T13:12:11.757Z] #36 73.19 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-02-07T13:12:11.757Z] #36 73.20 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-02-07T13:12:11.757Z] #36 73.24 go: downloading github.com/maratori/testpackage v1.0.1 [2023-02-07T13:12:11.757Z] #36 73.28 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-02-07T13:12:11.757Z] #36 73.29 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-02-07T13:12:11.757Z] #36 73.36 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-02-07T13:12:11.757Z] #36 73.38 go: downloading github.com/mgechev/revive v1.1.3 [2023-02-07T13:12:11.757Z] #36 74.17 go: downloading github.com/moricho/tparallel v0.2.1 [2023-02-07T13:12:11.757Z] #36 74.19 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-02-07T13:12:11.757Z] #36 74.20 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-02-07T13:12:11.757Z] #36 74.24 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-02-07T13:12:11.757Z] #36 74.36 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-02-07T13:12:11.757Z] #36 74.50 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-02-07T13:12:11.757Z] #36 74.68 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-02-07T13:12:11.757Z] #36 74.72 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-02-07T13:12:11.757Z] #36 74.75 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-02-07T13:12:11.757Z] #36 75.11 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-02-07T13:12:11.757Z] #36 75.12 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-02-07T13:12:11.757Z] #36 75.15 go: downloading github.com/sivchari/tenv v1.4.7 [2023-02-07T13:12:11.757Z] #36 75.16 go: downloading github.com/sonatard/noctx v0.0.1 [2023-02-07T13:12:11.757Z] #36 75.21 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-02-07T13:12:11.757Z] #36 75.23 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-02-07T13:12:11.757Z] #36 75.28 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-02-07T13:12:11.757Z] #36 75.39 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-02-07T13:12:11.757Z] #36 75.43 go: downloading github.com/tetafro/godot v1.4.11 [2023-02-07T13:12:11.757Z] #36 75.54 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-02-07T13:12:11.757Z] #36 75.55 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-02-07T13:12:11.757Z] #36 75.73 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-02-07T13:12:11.757Z] #36 75.91 go: downloading github.com/ultraware/funlen v0.0.3 [2023-02-07T13:12:11.757Z] #36 75.93 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-02-07T13:12:11.757Z] #36 75.96 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-02-07T13:12:11.757Z] #36 76.00 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-02-07T13:12:11.757Z] #36 76.06 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-02-07T13:12:11.757Z] #36 76.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-02-07T13:12:11.757Z] #36 76.96 go: downloading honnef.co/go/tools v0.2.2 [2023-02-07T13:12:11.869Z] #9 extracting sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed [2023-02-07T13:12:12.011Z] #14 5.437 Selecting previously unselected package ca-certificates. [2023-02-07T13:12:12.011Z] #14 5.437 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-02-07T13:12:12.011Z] #14 5.443 Unpacking ca-certificates (20210119) ... [2023-02-07T13:12:12.073Z] #10 ... [2023-02-07T13:12:12.073Z] [2023-02-07T13:12:12.073Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b [2023-02-07T13:12:12.073Z] #13 resolve docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 0.2s done [2023-02-07T13:12:12.073Z] #13 sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b 1.85kB / 1.85kB done [2023-02-07T13:12:12.073Z] #13 sha256:ea4047ea391dac329de4eb04f79c029ca6053df9fb0c39fcc25e20db528c5f75 529B / 529B done [2023-02-07T13:12:12.073Z] #13 sha256:20473158e8b343e4b33b409f5a82611464886315feb6625c73a373bc51e323f2 1.46kB / 1.46kB done [2023-02-07T13:12:12.073Z] #13 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 55.03MB / 55.03MB 7.3s done [2023-02-07T13:12:12.073Z] #13 extracting sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 1.5s [2023-02-07T13:12:12.073Z] #13 ... [2023-02-07T13:12:12.073Z] [2023-02-07T13:12:12.073Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:12.243Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 0B / 55.03MB 2.4s [2023-02-07T13:12:12.243Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 6.29MB / 55.03MB 2.6s [2023-02-07T13:12:12.243Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 20.52MB / 55.03MB 2.8s [2023-02-07T13:12:12.507Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 24.12MB / 55.03MB 2.9s [2023-02-07T13:12:12.507Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 33.22MB / 55.03MB 3.2s [2023-02-07T13:12:12.507Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 37.75MB / 55.03MB 3.2s [2023-02-07T13:12:12.582Z] #14 5.955 Selecting previously unselected package libbrotli1:arm64. [2023-02-07T13:12:12.583Z] #14 5.955 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-02-07T13:12:12.583Z] #14 5.970 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-02-07T13:12:12.583Z] #14 6.055 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-02-07T13:12:12.583Z] #14 6.055 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-02-07T13:12:12.583Z] #14 6.055 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:12.766Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 46.14MB / 55.03MB 3.4s [2023-02-07T13:12:12.766Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 51.38MB / 55.03MB 3.5s [2023-02-07T13:12:12.841Z] #14 6.144 Selecting previously unselected package libsasl2-2:arm64. [2023-02-07T13:12:12.841Z] #14 6.144 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-02-07T13:12:12.841Z] #14 6.151 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:12.841Z] #14 6.236 Selecting previously unselected package libldap-2.4-2:arm64. [2023-02-07T13:12:12.841Z] #14 6.236 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-02-07T13:12:12.841Z] #14 6.245 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-07T13:12:13.009Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 7.7s [2023-02-07T13:12:13.009Z] #10 ... [2023-02-07T13:12:13.009Z] [2023-02-07T13:12:13.009Z] #11 [internal] load build context [2023-02-07T13:12:13.009Z] #11 transferring context: 53.56MB 10.8s done [2023-02-07T13:12:13.009Z] #11 DONE 11.3s [2023-02-07T13:12:13.009Z] [2023-02-07T13:12:13.009Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:13.025Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 55.03MB / 55.03MB 3.6s [2023-02-07T13:12:13.109Z] #14 6.369 Selecting previously unselected package libnghttp2-14:arm64. [2023-02-07T13:12:13.109Z] #14 6.369 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-02-07T13:12:13.109Z] #14 6.450 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-02-07T13:12:13.109Z] #14 6.560 Selecting previously unselected package libpsl5:arm64. [2023-02-07T13:12:13.109Z] #14 6.560 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-02-07T13:12:13.267Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 11.1s done [2023-02-07T13:12:13.284Z] #9 sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 55.03MB / 55.03MB 3.6s done [2023-02-07T13:12:13.284Z] #9 extracting sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed [2023-02-07T13:12:13.367Z] #14 6.711 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-02-07T13:12:13.625Z] #14 7.124 Selecting previously unselected package librtmp1:arm64. [2023-02-07T13:12:13.625Z] #14 7.124 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-02-07T13:12:13.625Z] #14 7.132 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-07T13:12:13.666Z] #36 ... [2023-02-07T13:12:13.666Z] [2023-02-07T13:12:13.666Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:12:13.666Z] #23 68.72 Updating files: 82% (1253/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: 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-02-07T13:12:13.666Z] #23 69.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-02-07T13:12:13.666Z] #23 70.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:12:13.851Z] #9 ... [2023-02-07T13:12:13.851Z] [2023-02-07T13:12:13.851Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:12:13.852Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-02-07T13:12:13.852Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-07T13:12:13.852Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-02-07T13:12:13.852Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-02-07T13:12:13.852Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2023-02-07T13:12:13.852Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2023-02-07T13:12:13.852Z] #10 DONE 4.8s [2023-02-07T13:12:13.852Z] [2023-02-07T13:12:13.852Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:12:13.852Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-02-07T13:12:13.852Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-07T13:12:13.852Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-02-07T13:12:13.852Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-02-07T13:12:13.852Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2023-02-07T13:12:13.852Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2023-02-07T13:12:13.852Z] #11 DONE 4.8s [2023-02-07T13:12:13.852Z] [2023-02-07T13:12:13.852Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:13.852Z] #12 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.0s done [2023-02-07T13:12:13.852Z] #12 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-02-07T13:12:13.852Z] #12 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-02-07T13:12:13.852Z] #12 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-02-07T13:12:13.852Z] #12 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.2s done [2023-02-07T13:12:13.852Z] #12 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.0s done [2023-02-07T13:12:13.852Z] #12 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 1.1s done [2023-02-07T13:12:13.852Z] #12 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 2.3s done [2023-02-07T13:12:13.852Z] #12 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 3.1s done [2023-02-07T13:12:13.852Z] #12 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 4.3s done [2023-02-07T13:12:13.852Z] #12 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 2.9s [2023-02-07T13:12:13.852Z] #12 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 2.3s done [2023-02-07T13:12:13.927Z] #23 ... [2023-02-07T13:12:13.927Z] [2023-02-07T13:12:13.927Z] #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-02-07T13:12:13.927Z] #36 79.20 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-02-07T13:12:13.927Z] #36 79.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-02-07T13:12:13.927Z] #36 79.33 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-02-07T13:12:14.191Z] #36 79.46 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-02-07T13:12:14.192Z] #36 79.47 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-07T13:12:14.374Z] #14 7.634 Selecting previously unselected package libssh2-1:arm64. [2023-02-07T13:12:14.375Z] #14 7.634 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-02-07T13:12:14.375Z] #14 7.766 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-02-07T13:12:14.404Z] #9 ... [2023-02-07T13:12:14.404Z] [2023-02-07T13:12:14.404Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:12:14.404Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-02-07T13:12:14.404Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-07T13:12:14.404Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-02-07T13:12:14.404Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-02-07T13:12:14.404Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.4s done [2023-02-07T13:12:14.404Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2023-02-07T13:12:14.404Z] #12 ... [2023-02-07T13:12:14.404Z] [2023-02-07T13:12:14.404Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:12:14.404Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-02-07T13:12:14.404Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-07T13:12:14.404Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-02-07T13:12:14.404Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-02-07T13:12:14.404Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.3s done [2023-02-07T13:12:14.404Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s [2023-02-07T13:12:14.404Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.9s done [2023-02-07T13:12:14.404Z] #13 ... [2023-02-07T13:12:14.404Z] [2023-02-07T13:12:14.404Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:14.404Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 10.2s [2023-02-07T13:12:14.458Z] #36 79.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-07T13:12:14.458Z] #36 79.68 go: downloading github.com/stretchr/objx v0.1.1 [2023-02-07T13:12:14.458Z] #36 79.80 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-02-07T13:12:14.663Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 7.6s [2023-02-07T13:12:14.719Z] #36 80.16 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-02-07T13:12:14.943Z] #14 8.376 Selecting previously unselected package libcurl4:arm64. [2023-02-07T13:12:14.943Z] #14 8.376 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_arm64.deb ... [2023-02-07T13:12:14.943Z] #14 8.402 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:14.943Z] #14 8.534 Selecting previously unselected package curl. [2023-02-07T13:12:14.943Z] #14 8.534 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_arm64.deb ... [2023-02-07T13:12:14.979Z] #36 80.17 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-02-07T13:12:15.173Z] #10 ... [2023-02-07T13:12:15.173Z] [2023-02-07T13:12:15.173Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-02-07T13:12:15.173Z] #14 DONE 0.9s [2023-02-07T13:12:15.173Z] [2023-02-07T13:12:15.173Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:15.202Z] #14 8.550 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:15.230Z] #10 ... [2023-02-07T13:12:15.231Z] [2023-02-07T13:12:15.231Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:12:15.231Z] #12 DONE 11.0s [2023-02-07T13:12:15.231Z] [2023-02-07T13:12:15.231Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T13:12:15.231Z] #13 DONE 11.1s [2023-02-07T13:12:15.231Z] [2023-02-07T13:12:15.231Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:15.231Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 10.9s done [2023-02-07T13:12:15.239Z] #12 ... [2023-02-07T13:12:15.239Z] [2023-02-07T13:12:15.239Z] #13 [internal] load build context [2023-02-07T13:12:15.239Z] #13 transferring context: 53.55MB 6.1s done [2023-02-07T13:12:15.239Z] #13 DONE 6.2s [2023-02-07T13:12:15.239Z] [2023-02-07T13:12:15.239Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:15.239Z] #12 ... [2023-02-07T13:12:15.239Z] [2023-02-07T13:12:15.239Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b [2023-02-07T13:12:15.240Z] #36 80.47 go: downloading golang.org/x/text v0.3.7 [2023-02-07T13:12:15.459Z] #14 ... [2023-02-07T13:12:15.459Z] [2023-02-07T13:12:15.459Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:15.459Z] #12 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 0.2s done [2023-02-07T13:12:15.459Z] #12 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0.3s done [2023-02-07T13:12:15.459Z] #12 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 2.7s done [2023-02-07T13:12:15.459Z] #12 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 2.5s done [2023-02-07T13:12:15.459Z] #12 extracting sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 2.7s [2023-02-07T13:12:15.501Z] #36 ... [2023-02-07T13:12:15.501Z] [2023-02-07T13:12:15.501Z] #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-02-07T13:12:15.501Z] #0 1.406 + RM_GOPATH=0 [2023-02-07T13:12:15.501Z] #0 1.406 + TMP_GOPATH= [2023-02-07T13:12:15.501Z] #0 1.406 + : /build [2023-02-07T13:12:15.501Z] #0 1.406 + '[' -z '' ']' [2023-02-07T13:12:15.501Z] #0 1.406 ++ mktemp -d [2023-02-07T13:12:15.501Z] #0 1.406 + export GOPATH=/tmp/tmp.E4hUtCbfDw [2023-02-07T13:12:15.501Z] #0 1.406 + GOPATH=/tmp/tmp.E4hUtCbfDw [2023-02-07T13:12:15.501Z] #0 1.406 + RM_GOPATH=1 [2023-02-07T13:12:15.501Z] #0 1.406 + case "$(go env GOARCH)" in [2023-02-07T13:12:15.502Z] #0 1.407 ++ go env GOARCH [2023-02-07T13:12:15.502Z] #0 1.477 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:15.502Z] #0 1.477 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:15.502Z] #0 1.477 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:15.502Z] #0 1.485 Install tini version v0.19.0 [2023-02-07T13:12:15.502Z] #0 1.485 + dir=/tmp/install [2023-02-07T13:12:15.502Z] #0 1.485 + bin=tini [2023-02-07T13:12:15.502Z] #0 1.485 + shift [2023-02-07T13:12:15.502Z] #0 1.485 + '[' '!' -f /tmp/install/tini.installer ']' [2023-02-07T13:12:15.502Z] #0 1.485 + . /tmp/install/tini.installer [2023-02-07T13:12:15.502Z] #0 1.485 ++ : v0.19.0 [2023-02-07T13:12:15.502Z] #0 1.485 + install_tini [2023-02-07T13:12:15.502Z] #0 1.485 + echo 'Install tini version v0.19.0' [2023-02-07T13:12:15.502Z] #0 1.485 + git clone https://github.com/krallin/tini.git /tmp/tmp.E4hUtCbfDw/tini [2023-02-07T13:12:15.502Z] #0 1.525 Cloning into '/tmp/tmp.E4hUtCbfDw/tini'... [2023-02-07T13:12:15.502Z] #0 2.671 + cd /tmp/tmp.E4hUtCbfDw/tini [2023-02-07T13:12:15.502Z] #0 2.671 + git checkout -q v0.19.0 [2023-02-07T13:12:15.502Z] #0 2.685 + cmake . [2023-02-07T13:12:15.502Z] #0 3.282 -- The C compiler identification is GNU 10.2.1 [2023-02-07T13:12:15.502Z] #0 3.475 -- Detecting C compiler ABI info [2023-02-07T13:12:15.502Z] #0 4.098 -- Detecting C compiler ABI info - done [2023-02-07T13:12:15.502Z] #0 4.286 -- Check for working C compiler: /usr/bin/cc - skipped [2023-02-07T13:12:15.502Z] #0 4.304 -- Detecting C compile features [2023-02-07T13:12:15.502Z] #0 4.305 -- Detecting C compile features - done [2023-02-07T13:12:15.502Z] #0 4.392 -- Performing Test HAS_BUILTIN_FORTIFY [2023-02-07T13:12:15.502Z] #0 4.901 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-02-07T13:12:15.502Z] #0 5.118 -- Configuring done [2023-02-07T13:12:15.502Z] #0 5.123 -- Generating done [2023-02-07T13:12:15.502Z] #0 5.128 -- Build files have been written to: /tmp/tmp.E4hUtCbfDw/tini [2023-02-07T13:12:15.502Z] #0 5.134 + make tini-static [2023-02-07T13:12:15.502Z] #0 5.656 Scanning dependencies of target tini-static [2023-02-07T13:12:15.502Z] #0 5.672 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-02-07T13:12:15.502Z] #0 7.303 [100%] Linking C executable tini-static [2023-02-07T13:12:15.502Z] #0 8.640 [100%] Built target tini-static [2023-02-07T13:12:15.502Z] #0 8.748 + mkdir -p /build [2023-02-07T13:12:15.502Z] #0 8.754 + cp tini-static /build/docker-init [2023-02-07T13:12:15.719Z] #12 ... [2023-02-07T13:12:15.719Z] [2023-02-07T13:12:15.719Z] #14 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-02-07T13:12:15.719Z] #14 9.230 Selecting previously unselected package libonig5:arm64. [2023-02-07T13:12:15.719Z] #14 9.230 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-02-07T13:12:15.719Z] #14 9.248 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-02-07T13:12:15.765Z] #38 DONE 10.3s [2023-02-07T13:12:15.765Z] [2023-02-07T13:12:15.765Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:12:15.765Z] #26 72.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-02-07T13:12:15.765Z] #26 72.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-07T13:12:15.765Z] #26 72.46 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-07T13:12:15.765Z] #26 77.04 Selecting previously unselected package binutils-mingw-w64. [2023-02-07T13:12:15.765Z] #26 77.04 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-02-07T13:12:15.765Z] #26 77.04 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-07T13:12:15.765Z] #26 77.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-02-07T13:12:15.765Z] #26 77.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:12:15.766Z] #26 77.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:12:15.766Z] #26 77.44 Selecting previously unselected package dmsetup. [2023-02-07T13:12:15.766Z] #26 77.49 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:12:15.766Z] #26 77.56 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-02-07T13:12:15.766Z] #26 77.78 Selecting previously unselected package mingw-w64-common. [2023-02-07T13:12:15.766Z] #26 77.78 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-02-07T13:12:15.766Z] #26 77.79 Unpacking mingw-w64-common (8.0.0-1) ... [2023-02-07T13:12:15.980Z] #14 9.408 Selecting previously unselected package libjq1:arm64. [2023-02-07T13:12:15.980Z] #14 9.408 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-02-07T13:12:15.980Z] #14 9.467 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-02-07T13:12:15.980Z] #14 9.524 Selecting previously unselected package jq. [2023-02-07T13:12:15.980Z] #14 9.524 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-02-07T13:12:16.029Z] #26 ... [2023-02-07T13:12:16.029Z] [2023-02-07T13:12:16.029Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-02-07T13:12:16.029Z] #31 81.14 internal/reflectlite [2023-02-07T13:12:16.029Z] #31 81.14 sync [2023-02-07T13:12:16.108Z] #10 ... [2023-02-07T13:12:16.108Z] [2023-02-07T13:12:16.108Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-02-07T13:12:16.108Z] #15 DONE 1.1s [2023-02-07T13:12:16.108Z] [2023-02-07T13:12:16.108Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:16.238Z] #14 9.529 Unpacking jq (1.6-2.1) ... [2023-02-07T13:12:16.238Z] #14 9.590 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-02-07T13:12:16.238Z] #14 9.710 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-02-07T13:12:16.238Z] #14 9.737 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-02-07T13:12:16.238Z] #14 9.779 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:16.499Z] #14 9.879 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-07T13:12:16.499Z] #14 9.960 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:16.499Z] #14 9.973 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-02-07T13:12:16.499Z] #14 9.992 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-02-07T13:12:16.499Z] #14 10.01 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-02-07T13:12:16.759Z] #14 10.11 Setting up libjq1:arm64 (1.6-2.1) ... [2023-02-07T13:12:16.759Z] #14 10.12 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-07T13:12:16.759Z] #14 10.13 Setting up ca-certificates (20210119) ... [2023-02-07T13:12:17.017Z] #14 ... [2023-02-07T13:12:17.018Z] [2023-02-07T13:12:17.018Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-02-07T13:12:17.018Z] #15 DONE 0.9s [2023-02-07T13:12:17.018Z] [2023-02-07T13:12:17.018Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:17.941Z] #31 ... [2023-02-07T13:12:17.941Z] [2023-02-07T13:12:17.941Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:12:17.941Z] #30 82.42 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-02-07T13:12:17.941Z] #30 82.47 Setting up protobuf-compiler (3.12.4-1) ... [2023-02-07T13:12:17.941Z] #30 82.47 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-07T13:12:17.941Z] #30 82.51 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-07T13:12:17.941Z] #30 82.53 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-07T13:12:17.941Z] #30 82.58 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-07T13:12:17.941Z] #30 82.63 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:12:17.941Z] #30 DONE 83.2s [2023-02-07T13:12:17.941Z] [2023-02-07T13:12:17.941Z] #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-02-07T13:12:18.010Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 12.8s [2023-02-07T13:12:18.392Z] #12 extracting sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 5.3s done [2023-02-07T13:12:18.525Z] #9 extracting sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 5.1s done [2023-02-07T13:12:18.577Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 13.3s done [2023-02-07T13:12:18.836Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 [2023-02-07T13:12:18.958Z] #12 extracting sha256:fc998f6bcdc21e0e8394f3504f109dd36c587a7a86f22e0d1654e42ae5b7bb13 [2023-02-07T13:12:18.958Z] #12 extracting sha256:fc998f6bcdc21e0e8394f3504f109dd36c587a7a86f22e0d1654e42ae5b7bb13 done [2023-02-07T13:12:19.415Z] #10 ... [2023-02-07T13:12:19.415Z] [2023-02-07T13:12:19.415Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-02-07T13:12:19.415Z] #14 DONE 1.1s [2023-02-07T13:12:19.415Z] [2023-02-07T13:12:19.415Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-02-07T13:12:19.771Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 1.0s done [2023-02-07T13:12:19.893Z] #12 DONE 19.4s [2023-02-07T13:12:19.893Z] [2023-02-07T13:12:19.893Z] #14 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-02-07T13:12:19.893Z] #14 10.90 Updating certificates in /etc/ssl/certs... [2023-02-07T13:12:19.893Z] #14 11.78 129 added, 0 removed; done. [2023-02-07T13:12:19.893Z] #14 12.34 Setting up jq (1.6-2.1) ... [2023-02-07T13:12:19.893Z] #14 12.44 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:19.893Z] #14 12.69 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:19.893Z] #14 12.90 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:12:19.893Z] #14 13.03 Processing triggers for ca-certificates (20210119) ... [2023-02-07T13:12:19.893Z] #14 13.05 Updating certificates in /etc/ssl/certs... [2023-02-07T13:12:19.893Z] #14 ... [2023-02-07T13:12:19.893Z] [2023-02-07T13:12:19.893Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-02-07T13:12:19.893Z] #16 DONE 3.1s [2023-02-07T13:12:19.898Z] #9 DONE 10.7s [2023-02-07T13:12:19.898Z] [2023-02-07T13:12:19.898Z] #14 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-02-07T13:12:20.035Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 [2023-02-07T13:12:20.155Z] [2023-02-07T13:12:20.155Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-02-07T13:12:20.166Z] #14 ... [2023-02-07T13:12:20.166Z] [2023-02-07T13:12:20.166Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-02-07T13:12:20.166Z] #15 DONE 0.1s [2023-02-07T13:12:20.349Z] #15 DONE 1.2s [2023-02-07T13:12:20.349Z] [2023-02-07T13:12:20.349Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b [2023-02-07T13:12:20.349Z] #9 extracting sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 8.5s [2023-02-07T13:12:20.414Z] #17 DONE 0.5s [2023-02-07T13:12:20.414Z] [2023-02-07T13:12:20.414Z] #14 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-02-07T13:12:20.414Z] #14 13.71 0 added, 0 removed; done. [2023-02-07T13:12:20.414Z] #14 13.71 Running hooks in /etc/ca-certificates/update.d... [2023-02-07T13:12:20.414Z] #14 13.71 done. [2023-02-07T13:12:20.414Z] #14 DONE 13.8s [2023-02-07T13:12:20.414Z] [2023-02-07T13:12:20.414Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-02-07T13:12:20.414Z] #18 DONE 0.2s [2023-02-07T13:12:20.414Z] [2023-02-07T13:12:20.414Z] #19 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-02-07T13:12:20.424Z] [2023-02-07T13:12:20.424Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-02-07T13:12:20.424Z] #16 DONE 0.2s [2023-02-07T13:12:20.424Z] [2023-02-07T13:12:20.424Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:20.424Z] #12 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 7.4s done [2023-02-07T13:12:20.424Z] #12 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.2s done [2023-02-07T13:12:20.424Z] #12 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.5s [2023-02-07T13:12:20.424Z] #12 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.6s done [2023-02-07T13:12:20.683Z] #12 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 [2023-02-07T13:12:20.989Z] #19 DONE 0.6s [2023-02-07T13:12:20.989Z] [2023-02-07T13:12:20.989Z] #20 [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-02-07T13:12:21.258Z] #20 ... [2023-02-07T13:12:21.258Z] [2023-02-07T13:12:21.258Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-02-07T13:12:21.258Z] #21 DONE 0.1s [2023-02-07T13:12:21.258Z] [2023-02-07T13:12:21.258Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-02-07T13:12:21.258Z] #22 DONE 0.2s [2023-02-07T13:12:21.258Z] [2023-02-07T13:12:21.258Z] #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-02-07T13:12:21.411Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 1.0s done [2023-02-07T13:12:21.670Z] #10 ... [2023-02-07T13:12:21.670Z] [2023-02-07T13:12:21.670Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b [2023-02-07T13:12:21.670Z] #13 extracting sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 11.0s done [2023-02-07T13:12:21.670Z] #13 DONE 20.0s [2023-02-07T13:12:21.670Z] [2023-02-07T13:12:21.670Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:21.670Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 [2023-02-07T13:12:21.670Z] #10 ... [2023-02-07T13:12:21.670Z] [2023-02-07T13:12:21.670Z] #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-02-07T13:12:22.161Z] #39 3.661 Note: Building without setproctitle() and strlcpy() support. [2023-02-07T13:12:22.161Z] #39 3.661 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-07T13:12:22.161Z] #39 3.689 Note: Building without GnuTLS support [2023-02-07T13:12:22.161Z] #39 3.692 Makefile.config:39: Warn: you have no libnftables installed [2023-02-07T13:12:22.161Z] #39 3.692 Makefile.config:40: Warn: Building without nftables support [2023-02-07T13:12:22.873Z] #9 extracting sha256:699c8a97647f5789e5850bcf1a3d5afe9730edb654e1ae0714d5bd198a67a3ed 11.1s done [2023-02-07T13:12:23.168Z] #9 DONE 19.1s [2023-02-07T13:12:23.168Z] [2023-02-07T13:12:23.168Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:23.168Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 13.4s done [2023-02-07T13:12:23.168Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.8s done [2023-02-07T13:12:23.168Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 1.0s done [2023-02-07T13:12:23.426Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 [2023-02-07T13:12:23.546Z] #39 ... [2023-02-07T13:12:23.546Z] [2023-02-07T13:12:23.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-02-07T13:12:23.546Z] #36 88.43 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-02-07T13:12:23.546Z] #36 88.60 go: downloading github.com/gobwas/glob v0.2.3 [2023-02-07T13:12:23.546Z] #36 88.63 go: downloading github.com/kisielk/gotool v1.0.0 [2023-02-07T13:12:23.546Z] #36 88.88 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-02-07T13:12:23.579Z] #16 1.445 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:12:23.579Z] #16 1.454 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:12:23.579Z] #16 1.454 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:12:23.579Z] #16 1.726 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:12:23.807Z] #36 89.00 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-02-07T13:12:23.807Z] #36 89.01 go: downloading golang.org/x/mod v0.5.1 [2023-02-07T13:12:23.807Z] #36 89.14 go: downloading github.com/ettle/strcase v0.1.1 [2023-02-07T13:12:23.807Z] #36 89.21 go: downloading github.com/fatih/structtag v1.2.0 [2023-02-07T13:12:23.839Z] #16 2.046 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:12:24.067Z] #36 89.28 go: downloading github.com/Masterminds/semver v1.5.0 [2023-02-07T13:12:24.341Z] #36 89.54 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-02-07T13:12:24.341Z] #36 89.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-02-07T13:12:24.407Z] #16 2.450 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:12:24.602Z] #36 89.71 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-02-07T13:12:24.882Z] #12 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 4.1s done [2023-02-07T13:12:24.882Z] #12 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 [2023-02-07T13:12:25.173Z] #36 90.31 go: downloading github.com/prometheus/client_model v0.2.0 [2023-02-07T13:12:25.173Z] #36 90.42 go: downloading github.com/google/go-cmp v0.5.6 [2023-02-07T13:12:25.449Z] #12 ... [2023-02-07T13:12:25.449Z] [2023-02-07T13:12:25.449Z] #14 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-02-07T13:12:25.449Z] #14 1.337 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:12:25.449Z] #14 1.348 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:12:25.449Z] #14 1.348 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:12:25.449Z] #14 1.464 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:12:25.449Z] #14 1.829 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:12:25.449Z] #14 2.060 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:12:25.449Z] #14 3.183 Fetched 8628 kB in 2s (4099 kB/s) [2023-02-07T13:12:25.449Z] #14 3.183 Reading package lists... [2023-02-07T13:12:25.449Z] #14 3.974 Reading package lists... [2023-02-07T13:12:25.449Z] #14 4.727 Building dependency tree... [2023-02-07T13:12:25.449Z] #14 5.061 The following additional packages will be installed: [2023-02-07T13:12:25.449Z] #14 5.061 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-02-07T13:12:25.449Z] #14 5.061 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-02-07T13:12:25.449Z] #14 5.061 Recommended packages: [2023-02-07T13:12:25.449Z] #14 5.061 libldap-common publicsuffix libsasl2-modules [2023-02-07T13:12:25.449Z] #14 5.229 The following NEW packages will be installed: [2023-02-07T13:12:25.449Z] #14 5.230 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-02-07T13:12:25.449Z] #14 5.230 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-02-07T13:12:25.449Z] #14 5.230 libssh2-1 openssl [2023-02-07T13:12:25.449Z] #14 5.503 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-02-07T13:12:25.449Z] #14 5.503 Need to get 3049 kB of archives. [2023-02-07T13:12:25.449Z] #14 5.503 After this operation, 6663 kB of additional disk space will be used. [2023-02-07T13:12:25.449Z] #14 5.503 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-02-07T13:12:25.449Z] #14 5.511 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-02-07T13:12:25.449Z] #14 5.513 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-02-07T13:12:25.449Z] #14 5.515 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-02-07T13:12:25.449Z] #14 5.516 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-02-07T13:12:25.449Z] #14 5.517 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-02-07T13:12:25.449Z] #14 5.519 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-02-07T13:12:25.449Z] #14 5.520 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-02-07T13:12:25.449Z] #14 5.521 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-02-07T13:12:25.449Z] #14 5.522 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-02-07T13:12:25.449Z] #14 5.524 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u5 [346 kB] [2023-02-07T13:12:25.449Z] #14 5.528 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u5 [270 kB] [2023-02-07T13:12:25.449Z] #14 5.530 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-07T13:12:25.449Z] #14 5.533 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-07T13:12:25.449Z] #14 5.534 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-07T13:12:25.449Z] #14 5.680 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:12:25.449Z] #14 5.712 Fetched 3049 kB in 0s (10.2 MB/s) [2023-02-07T13:12:25.449Z] #14 5.740 Selecting previously unselected package openssl. [2023-02-07T13:12:25.449Z] #14 5.740 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2023-02-07T13:12:25.449Z] #14 5.745 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-02-07T13:12:25.449Z] #14 5.753 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-02-07T13:12:25.708Z] #14 5.919 Selecting previously unselected package ca-certificates. [2023-02-07T13:12:25.708Z] #14 5.919 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-02-07T13:12:25.708Z] #14 5.923 Unpacking ca-certificates (20210119) ... [2023-02-07T13:12:25.708Z] #14 6.015 Selecting previously unselected package libbrotli1:amd64. [2023-02-07T13:12:25.708Z] #14 6.016 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-02-07T13:12:25.708Z] #14 6.025 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-07T13:12:25.708Z] #14 6.111 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-02-07T13:12:25.708Z] #14 6.111 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-07T13:12:25.744Z] #36 91.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-02-07T13:12:25.786Z] #16 3.622 Fetched 8628 kB in 2s (3547 kB/s) [2023-02-07T13:12:25.967Z] #14 6.116 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:25.967Z] #14 6.161 Selecting previously unselected package libsasl2-2:amd64. [2023-02-07T13:12:25.967Z] #14 6.161 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-07T13:12:25.967Z] #14 6.167 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:25.967Z] #14 6.218 Selecting previously unselected package libldap-2.4-2:amd64. [2023-02-07T13:12:25.967Z] #14 6.218 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-02-07T13:12:25.967Z] #14 6.222 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-07T13:12:25.967Z] #14 6.296 Selecting previously unselected package libnghttp2-14:amd64. [2023-02-07T13:12:25.967Z] #14 6.298 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-02-07T13:12:25.967Z] #14 6.302 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-07T13:12:25.967Z] #14 6.355 Selecting previously unselected package libpsl5:amd64. [2023-02-07T13:12:25.967Z] #14 6.355 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-02-07T13:12:26.004Z] #36 91.23 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-02-07T13:12:26.004Z] #36 91.36 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-02-07T13:12:26.004Z] #36 91.42 go: downloading github.com/beorn7/perks v1.0.1 [2023-02-07T13:12:26.225Z] #14 6.358 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-02-07T13:12:26.225Z] #14 6.400 Selecting previously unselected package librtmp1:amd64. [2023-02-07T13:12:26.225Z] #14 6.402 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-02-07T13:12:26.225Z] #14 6.408 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-07T13:12:26.225Z] #14 6.447 Selecting previously unselected package libssh2-1:amd64. [2023-02-07T13:12:26.225Z] #14 6.447 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-02-07T13:12:26.225Z] #14 6.452 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-02-07T13:12:26.225Z] #14 6.508 Selecting previously unselected package libcurl4:amd64. [2023-02-07T13:12:26.225Z] #14 6.508 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-07T13:12:26.225Z] #14 6.514 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:26.264Z] #36 91.49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-02-07T13:12:26.264Z] #36 91.49 go: downloading github.com/golang/protobuf v1.5.2 [2023-02-07T13:12:26.264Z] #36 91.50 go: downloading github.com/cespare/xxhash v1.1.0 [2023-02-07T13:12:26.353Z] #16 3.622 Reading package lists... [2023-02-07T13:12:26.484Z] #14 6.590 Selecting previously unselected package curl. [2023-02-07T13:12:26.484Z] #14 6.590 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-07T13:12:26.484Z] #14 6.595 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:26.484Z] #14 6.664 Selecting previously unselected package libonig5:amd64. [2023-02-07T13:12:26.484Z] #14 6.664 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-07T13:12:26.484Z] #14 6.675 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:12:26.484Z] #14 6.728 Selecting previously unselected package libjq1:amd64. [2023-02-07T13:12:26.484Z] #14 6.728 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-02-07T13:12:26.484Z] #14 6.732 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:12:26.484Z] #14 6.773 Selecting previously unselected package jq. [2023-02-07T13:12:26.484Z] #14 6.774 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-02-07T13:12:26.484Z] #14 6.778 Unpacking jq (1.6-2.1) ... [2023-02-07T13:12:26.484Z] #14 6.821 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-02-07T13:12:26.484Z] #14 6.834 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-07T13:12:26.484Z] #14 6.845 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-07T13:12:26.484Z] #14 6.858 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:26.484Z] #14 6.868 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-07T13:12:26.484Z] #14 6.881 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:26.484Z] #14 6.891 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-02-07T13:12:26.525Z] #36 91.75 go: downloading github.com/prometheus/common v0.10.0 [2023-02-07T13:12:26.541Z] #23 4.754 + git clone https://github.com/docker/distribution.git . [2023-02-07T13:12:26.541Z] #23 4.767 Cloning into '.'... [2023-02-07T13:12:26.541Z] #23 ... [2023-02-07T13:12:26.541Z] [2023-02-07T13:12:26.541Z] #20 [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-02-07T13:12:26.541Z] #20 4.107 + RM_GOPATH=0 [2023-02-07T13:12:26.541Z] #20 4.107 + TMP_GOPATH= [2023-02-07T13:12:26.541Z] #20 4.107 + : /build [2023-02-07T13:12:26.541Z] #20 4.107 + '[' -z '' ']' [2023-02-07T13:12:26.541Z] #20 4.114 ++ mktemp -d [2023-02-07T13:12:26.541Z] #20 4.117 + export GOPATH=/tmp/tmp.LMsTPGqYG1 [2023-02-07T13:12:26.541Z] #20 4.117 + GOPATH=/tmp/tmp.LMsTPGqYG1 [2023-02-07T13:12:26.541Z] #20 4.117 + RM_GOPATH=1 [2023-02-07T13:12:26.541Z] #20 4.117 + case "$(go env GOARCH)" in [2023-02-07T13:12:26.541Z] #20 4.117 ++ go env GOARCH [2023-02-07T13:12:26.541Z] #20 4.131 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:26.541Z] #20 4.131 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:26.541Z] #20 4.131 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:26.541Z] #20 4.163 + dir=/tmp/install [2023-02-07T13:12:26.541Z] #20 4.163 + bin=gotestsum [2023-02-07T13:12:26.541Z] #20 4.163 + shift [2023-02-07T13:12:26.541Z] #20 4.163 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-02-07T13:12:26.541Z] #20 4.163 + . /tmp/install/gotestsum.installer [2023-02-07T13:12:26.541Z] #20 4.163 ++ : v1.8.2 [2023-02-07T13:12:26.541Z] #20 4.163 + install_gotestsum [2023-02-07T13:12:26.541Z] #20 4.163 + set -e [2023-02-07T13:12:26.541Z] #20 4.163 + echo 'Install gotestsum version v1.8.2' [2023-02-07T13:12:26.541Z] #20 4.163 + GOBIN=/build [2023-02-07T13:12:26.541Z] #20 4.163 + GO111MODULE=on [2023-02-07T13:12:26.541Z] #20 4.163 + go install gotest.tools/gotestsum@v1.8.2 [2023-02-07T13:12:26.541Z] #20 4.167 Install gotestsum version v1.8.2 [2023-02-07T13:12:26.541Z] #20 4.558 go: downloading gotest.tools/gotestsum v1.8.2 [2023-02-07T13:12:26.745Z] #14 6.932 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-02-07T13:12:26.745Z] #14 6.949 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:12:26.745Z] #14 6.961 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:12:26.745Z] #14 6.972 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-07T13:12:26.745Z] #14 6.983 Setting up ca-certificates (20210119) ... [2023-02-07T13:12:26.787Z] #36 92.00 go: downloading github.com/prometheus/procfs v0.6.0 [2023-02-07T13:12:26.787Z] #36 92.13 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-02-07T13:12:27.048Z] #36 92.19 go: downloading google.golang.org/protobuf v1.27.1 [2023-02-07T13:12:27.108Z] #20 5.918 go: downloading github.com/fatih/color v1.13.0 [2023-02-07T13:12:27.108Z] #20 5.919 go: downloading github.com/dnephin/pflag v1.0.7 [2023-02-07T13:12:27.108Z] #20 5.924 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-02-07T13:12:27.299Z] #16 4.446 Reading package lists... [2023-02-07T13:12:27.299Z] #16 5.250 Building dependency tree... [2023-02-07T13:12:27.314Z] #14 7.562 Updating certificates in /etc/ssl/certs... [2023-02-07T13:12:27.368Z] #20 6.174 go: downloading golang.org/x/tools v0.1.11 [2023-02-07T13:12:27.368Z] #20 6.491 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-07T13:12:27.558Z] #16 5.642 The following additional packages will be installed: [2023-02-07T13:12:27.558Z] #16 5.642 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-02-07T13:12:27.558Z] #16 5.642 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-02-07T13:12:27.558Z] #16 5.642 Recommended packages: [2023-02-07T13:12:27.558Z] #16 5.642 libldap-common publicsuffix libsasl2-modules [2023-02-07T13:12:27.558Z] #16 5.821 The following NEW packages will be installed: [2023-02-07T13:12:27.558Z] #16 5.827 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-02-07T13:12:27.558Z] #16 5.834 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-02-07T13:12:27.558Z] #16 5.834 libssh2-1 openssl [2023-02-07T13:12:27.640Z] #20 6.555 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-07T13:12:27.640Z] #20 6.569 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-07T13:12:27.817Z] #16 6.104 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-02-07T13:12:27.817Z] #16 6.104 Need to get 3049 kB of archives. [2023-02-07T13:12:27.817Z] #16 6.104 After this operation, 6663 kB of additional disk space will be used. [2023-02-07T13:12:27.817Z] #16 6.104 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-02-07T13:12:27.881Z] #14 8.197 129 added, 0 removed; done. [2023-02-07T13:12:27.881Z] #14 8.227 Setting up jq (1.6-2.1) ... [2023-02-07T13:12:27.881Z] #14 8.241 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:27.881Z] #14 8.257 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:27.881Z] #14 8.268 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:12:27.881Z] #14 8.285 Processing triggers for ca-certificates (20210119) ... [2023-02-07T13:12:27.899Z] #20 6.839 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-02-07T13:12:28.075Z] #16 6.118 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-02-07T13:12:28.075Z] #16 6.120 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-02-07T13:12:28.075Z] #16 6.123 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-02-07T13:12:28.075Z] #16 6.124 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-02-07T13:12:28.075Z] #16 6.126 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-02-07T13:12:28.075Z] #16 6.132 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-02-07T13:12:28.075Z] #16 6.133 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-02-07T13:12:28.075Z] #16 6.134 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-02-07T13:12:28.075Z] #16 6.135 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-02-07T13:12:28.075Z] #16 6.136 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u5 [346 kB] [2023-02-07T13:12:28.075Z] #16 6.157 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u5 [270 kB] [2023-02-07T13:12:28.075Z] #16 6.159 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-07T13:12:28.075Z] #16 6.162 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-07T13:12:28.075Z] #16 6.163 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-07T13:12:28.140Z] #14 8.294 Updating certificates in /etc/ssl/certs... [2023-02-07T13:12:28.334Z] #16 6.462 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:12:28.334Z] #16 6.507 Fetched 3049 kB in 0s (9253 kB/s) [2023-02-07T13:12:28.334Z] #16 6.578 Selecting previously unselected package openssl. [2023-02-07T13:12:28.334Z] #16 6.578 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2023-02-07T13:12:28.334Z] #16 6.583 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-02-07T13:12:28.334Z] #16 6.589 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-02-07T13:12:28.592Z] #16 6.901 Selecting previously unselected package ca-certificates. [2023-02-07T13:12:28.707Z] #14 8.873 0 added, 0 removed; done. [2023-02-07T13:12:28.708Z] #14 8.873 Running hooks in /etc/ca-certificates/update.d... [2023-02-07T13:12:28.708Z] #14 8.875 done. [2023-02-07T13:12:28.717Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 5.0s [2023-02-07T13:12:28.858Z] #16 6.903 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-02-07T13:12:28.858Z] #16 6.914 Unpacking ca-certificates (20210119) ... [2023-02-07T13:12:28.858Z] #16 7.188 Selecting previously unselected package libbrotli1:amd64. [2023-02-07T13:12:28.858Z] #16 7.188 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-02-07T13:12:28.962Z] #36 ... [2023-02-07T13:12:28.962Z] [2023-02-07T13:12:28.962Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-02-07T13:12:28.962Z] #31 83.91 internal/testlog [2023-02-07T13:12:28.962Z] #31 85.47 sort [2023-02-07T13:12:28.962Z] #31 85.48 errors [2023-02-07T13:12:28.962Z] #31 86.02 strconv [2023-02-07T13:12:28.962Z] #31 87.02 io [2023-02-07T13:12:28.962Z] #31 88.96 internal/oserror [2023-02-07T13:12:28.962Z] #31 89.44 syscall [2023-02-07T13:12:28.962Z] #31 91.48 reflect [2023-02-07T13:12:28.962Z] #31 ... [2023-02-07T13:12:28.962Z] [2023-02-07T13:12:28.962Z] #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-02-07T13:12:28.962Z] #39 6.481 fatal: not a git repository (or any of the parent directories): .git [2023-02-07T13:12:28.962Z] #39 6.705 GEN .gitid [2023-02-07T13:12:28.962Z] #39 6.813 GEN criu/include/version.h [2023-02-07T13:12:28.962Z] #39 6.887 GEN include/common/asm [2023-02-07T13:12:28.962Z] #39 9.691 PBCC images/timens.pb-c.c [2023-02-07T13:12:28.962Z] #39 9.800 DEP images/timens.pb-c.d [2023-02-07T13:12:28.962Z] #39 9.927 PBCC images/fown.pb-c.c [2023-02-07T13:12:28.962Z] #39 9.981 PBCC images/google/protobuf/descriptor.pb-c.c [2023-02-07T13:12:28.962Z] #39 10.07 PBCC images/opts.pb-c.c [2023-02-07T13:12:28.962Z] #39 10.12 PBCC images/memfd.pb-c.c [2023-02-07T13:12:28.962Z] #39 10.19 DEP images/fown.pb-c.d [2023-02-07T13:12:28.962Z] #39 10.27 DEP images/google/protobuf/descriptor.pb-c.d [2023-02-07T13:12:28.962Z] #39 10.44 DEP images/opts.pb-c.d [2023-02-07T13:12:28.962Z] #39 10.61 DEP images/memfd.pb-c.d [2023-02-07T13:12:28.962Z] #39 10.80 PBCC images/sit.pb-c.c [2023-02-07T13:12:28.962Z] #39 10.88 DEP images/sit.pb-c.d [2023-02-07T13:12:28.962Z] #39 10.96 PBCC images/macvlan.pb-c.c [2023-02-07T13:12:28.962Z] #39 10.99 DEP images/macvlan.pb-c.d [2023-02-07T13:12:29.117Z] #16 7.198 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-07T13:12:29.117Z] #16 7.453 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-02-07T13:12:29.222Z] #39 11.18 PBCC images/autofs.pb-c.c [2023-02-07T13:12:29.222Z] #39 11.22 DEP images/autofs.pb-c.d [2023-02-07T13:12:29.378Z] #16 7.456 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-07T13:12:29.378Z] #16 7.459 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:29.378Z] #16 7.545 Selecting previously unselected package libsasl2-2:amd64. [2023-02-07T13:12:29.378Z] #16 7.545 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-07T13:12:29.378Z] #16 7.550 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:29.378Z] #16 7.614 Selecting previously unselected package libldap-2.4-2:amd64. [2023-02-07T13:12:29.378Z] #16 7.617 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-02-07T13:12:29.378Z] #16 7.620 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-07T13:12:29.482Z] #39 11.32 PBCC images/sysctl.pb-c.c [2023-02-07T13:12:29.482Z] #39 11.39 DEP images/sysctl.pb-c.d [2023-02-07T13:12:29.482Z] #39 11.49 PBCC images/time.pb-c.c [2023-02-07T13:12:29.482Z] #39 11.55 DEP images/time.pb-c.d [2023-02-07T13:12:29.637Z] #16 7.715 Selecting previously unselected package libnghttp2-14:amd64. [2023-02-07T13:12:29.637Z] #16 7.715 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-02-07T13:12:29.637Z] #16 7.731 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-07T13:12:29.637Z] #16 7.788 Selecting previously unselected package libpsl5:amd64. [2023-02-07T13:12:29.637Z] #16 7.788 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-02-07T13:12:29.637Z] #16 7.793 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-02-07T13:12:29.637Z] #16 7.844 Selecting previously unselected package librtmp1:amd64. [2023-02-07T13:12:29.637Z] #16 7.847 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-02-07T13:12:29.637Z] #16 7.851 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-07T13:12:29.637Z] #16 7.904 Selecting previously unselected package libssh2-1:amd64. [2023-02-07T13:12:29.637Z] #16 7.904 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-02-07T13:12:29.643Z] #14 DONE 9.8s [2023-02-07T13:12:29.643Z] [2023-02-07T13:12:29.643Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-02-07T13:12:29.643Z] #17 DONE 0.1s [2023-02-07T13:12:29.643Z] [2023-02-07T13:12:29.643Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:29.643Z] #12 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 4.1s done [2023-02-07T13:12:29.643Z] #12 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 0.3s [2023-02-07T13:12:29.743Z] #39 11.71 PBCC images/binfmt-misc.pb-c.c [2023-02-07T13:12:29.743Z] #39 11.77 DEP images/binfmt-misc.pb-c.d [2023-02-07T13:12:29.896Z] #16 7.908 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-02-07T13:12:29.896Z] #16 7.984 Selecting previously unselected package libcurl4:amd64. [2023-02-07T13:12:29.896Z] #16 7.984 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-07T13:12:29.896Z] #16 7.990 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:29.896Z] #16 8.076 Selecting previously unselected package curl. [2023-02-07T13:12:29.896Z] #16 8.077 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-07T13:12:29.896Z] #16 8.083 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:29.896Z] #16 8.174 Selecting previously unselected package libonig5:amd64. [2023-02-07T13:12:29.896Z] #16 8.174 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-07T13:12:30.004Z] #39 11.90 PBCC images/seccomp.pb-c.c [2023-02-07T13:12:30.004Z] #39 11.98 DEP images/seccomp.pb-c.d [2023-02-07T13:12:30.154Z] #16 8.179 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:12:30.154Z] #16 8.259 Selecting previously unselected package libjq1:amd64. [2023-02-07T13:12:30.154Z] #16 8.259 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-02-07T13:12:30.154Z] #16 8.263 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:12:30.154Z] #16 8.333 Selecting previously unselected package jq. [2023-02-07T13:12:30.154Z] #16 8.333 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-02-07T13:12:30.154Z] #16 8.339 Unpacking jq (1.6-2.1) ... [2023-02-07T13:12:30.154Z] #16 8.398 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-02-07T13:12:30.154Z] #16 8.413 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-07T13:12:30.154Z] #16 8.425 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-07T13:12:30.264Z] #39 12.17 PBCC images/userns.pb-c.c [2023-02-07T13:12:30.264Z] #39 12.29 DEP images/userns.pb-c.d [2023-02-07T13:12:30.264Z] #39 12.42 PBCC images/cgroup.pb-c.c [2023-02-07T13:12:30.425Z] #16 8.435 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:30.425Z] #16 8.448 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-07T13:12:30.425Z] #16 8.460 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:30.425Z] #16 8.479 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-02-07T13:12:30.425Z] #16 8.490 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-02-07T13:12:30.425Z] #16 8.517 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:12:30.425Z] #16 8.528 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:12:30.425Z] #16 8.541 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-07T13:12:30.425Z] #16 8.560 Setting up ca-certificates (20210119) ... [2023-02-07T13:12:30.441Z] #20 ... [2023-02-07T13:12:30.441Z] [2023-02-07T13:12:30.441Z] #24 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-07T13:12:30.441Z] #0 2.078 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-02-07T13:12:30.441Z] #0 2.451 [2023-02-07T13:12:30.441Z] #0 2.708 #=#=# ######################################################################## 100.0% [2023-02-07T13:12:30.441Z] #0 2.990 [2023-02-07T13:12:30.441Z] #0 4.244 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-02-07T13:12:30.441Z] #0 4.855 [2023-02-07T13:12:30.441Z] #0 5.182 #=#=# 0.7% ######################################################################## 100.0% [2023-02-07T13:12:30.441Z] #0 6.613 [2023-02-07T13:12:30.525Z] #39 12.48 DEP images/cgroup.pb-c.d [2023-02-07T13:12:30.525Z] #39 12.66 PBCC images/ext-file.pb-c.c [2023-02-07T13:12:30.699Z] #24 ... [2023-02-07T13:12:30.699Z] [2023-02-07T13:12:30.699Z] #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-02-07T13:12:30.699Z] #0 4.923 + RM_GOPATH=0 [2023-02-07T13:12:30.699Z] #0 4.931 + TMP_GOPATH= [2023-02-07T13:12:30.699Z] #0 4.931 + : /build [2023-02-07T13:12:30.699Z] #0 4.931 + '[' -z '' ']' [2023-02-07T13:12:30.699Z] #0 4.972 ++ mktemp -d [2023-02-07T13:12:30.699Z] #0 4.984 + export GOPATH=/tmp/tmp.hWpB5WudRt [2023-02-07T13:12:30.699Z] #0 4.984 + GOPATH=/tmp/tmp.hWpB5WudRt [2023-02-07T13:12:30.699Z] #0 4.985 + RM_GOPATH=1 [2023-02-07T13:12:30.699Z] #0 4.985 + case "$(go env GOARCH)" in [2023-02-07T13:12:30.699Z] #0 4.985 ++ go env GOARCH [2023-02-07T13:12:30.699Z] #0 4.994 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:30.699Z] #0 4.994 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:30.699Z] #0 4.999 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:30.699Z] #0 5.004 + dir=/tmp/install [2023-02-07T13:12:30.699Z] #0 5.015 + bin=tomlv [2023-02-07T13:12:30.699Z] #0 5.015 + shift [2023-02-07T13:12:30.699Z] #0 5.015 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-02-07T13:12:30.699Z] #0 5.015 + . /tmp/install/tomlv.installer [2023-02-07T13:12:30.699Z] #0 5.015 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-07T13:12:30.699Z] #0 5.015 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-07T13:12:30.699Z] #0 5.015 + install_tomlv [2023-02-07T13:12:30.699Z] #0 5.015 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-02-07T13:12:30.699Z] #0 5.015 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hWpB5WudRt/src/github.com/BurntSushi/toml [2023-02-07T13:12:30.699Z] #0 5.020 Cloning into '/tmp/tmp.hWpB5WudRt/src/github.com/BurntSushi/toml'... [2023-02-07T13:12:30.699Z] #0 6.436 + cd /tmp/tmp.hWpB5WudRt/src/github.com/BurntSushi/toml [2023-02-07T13:12:30.699Z] #0 6.438 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-07T13:12:30.699Z] #0 6.648 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-02-07T13:12:30.699Z] #0 7.359 internal/goarch [2023-02-07T13:12:30.699Z] #0 7.387 internal/unsafeheader [2023-02-07T13:12:30.699Z] #0 7.592 internal/abi [2023-02-07T13:12:30.699Z] #0 7.661 internal/cpu [2023-02-07T13:12:30.699Z] #0 8.158 internal/goexperiment [2023-02-07T13:12:30.699Z] #0 8.311 internal/goos [2023-02-07T13:12:30.699Z] #0 8.342 internal/bytealg [2023-02-07T13:12:30.699Z] #0 8.479 runtime/internal/atomic [2023-02-07T13:12:30.699Z] #0 9.282 runtime/internal/math [2023-02-07T13:12:30.699Z] #0 9.301 runtime/internal/sys [2023-02-07T13:12:30.699Z] #0 9.527 runtime/internal/syscall [2023-02-07T13:12:30.699Z] #25 9.798 internal/itoa [2023-02-07T13:12:30.699Z] #25 ... [2023-02-07T13:12:30.699Z] [2023-02-07T13:12:30.699Z] #20 [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-02-07T13:12:30.699Z] #20 9.680 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-02-07T13:12:30.791Z] #39 12.73 DEP images/ext-file.pb-c.d [2023-02-07T13:12:30.791Z] #39 12.82 PBCC images/rpc.pb-c.c [2023-02-07T13:12:30.791Z] #39 12.95 DEP images/rpc.pb-c.d [2023-02-07T13:12:30.957Z] #20 9.813 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-02-07T13:12:30.957Z] #20 ... [2023-02-07T13:12:30.957Z] [2023-02-07T13:12:30.957Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:12:30.957Z] #0 4.506 + RM_GOPATH=0 [2023-02-07T13:12:30.957Z] #0 4.506 + TMP_GOPATH= [2023-02-07T13:12:30.957Z] #0 4.506 + : /build [2023-02-07T13:12:30.957Z] #0 4.506 + '[' -z '' ']' [2023-02-07T13:12:30.957Z] #0 4.506 ++ mktemp -d [2023-02-07T13:12:30.957Z] #0 4.517 + export GOPATH=/tmp/tmp.Q1PsJ9G1Nb [2023-02-07T13:12:30.957Z] #0 4.517 + GOPATH=/tmp/tmp.Q1PsJ9G1Nb [2023-02-07T13:12:30.957Z] #0 4.517 + RM_GOPATH=1 [2023-02-07T13:12:30.957Z] #0 4.517 + case "$(go env GOARCH)" in [2023-02-07T13:12:30.957Z] #0 4.536 ++ go env GOARCH [2023-02-07T13:12:30.957Z] #0 4.598 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:30.957Z] #0 4.598 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:30.957Z] #0 4.598 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:30.957Z] #0 4.606 Install rootlesskit version v0.14.4 [2023-02-07T13:12:30.957Z] #0 4.606 + dir=/tmp/install [2023-02-07T13:12:30.957Z] #0 4.606 + bin=rootlesskit [2023-02-07T13:12:30.957Z] #0 4.606 + shift [2023-02-07T13:12:30.957Z] #0 4.606 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-02-07T13:12:30.957Z] #0 4.606 + . /tmp/install/rootlesskit.installer [2023-02-07T13:12:30.957Z] #0 4.606 ++ : v0.14.4 [2023-02-07T13:12:30.957Z] #0 4.606 + install_rootlesskit [2023-02-07T13:12:30.957Z] #0 4.606 + case "$1" in [2023-02-07T13:12:30.957Z] #0 4.606 + export CGO_ENABLED=0 [2023-02-07T13:12:30.957Z] #0 4.606 + CGO_ENABLED=0 [2023-02-07T13:12:30.957Z] #0 4.606 + _install_rootlesskit [2023-02-07T13:12:30.957Z] #0 4.606 + echo 'Install rootlesskit version v0.14.4' [2023-02-07T13:12:30.957Z] #0 4.606 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-07T13:12:30.957Z] #0 4.606 + GOBIN=/build [2023-02-07T13:12:30.957Z] #0 4.606 + GO111MODULE=on [2023-02-07T13:12:30.957Z] #0 4.606 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-02-07T13:12:30.957Z] #0 5.122 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-02-07T13:12:30.957Z] #0 7.452 go: downloading github.com/pkg/errors v0.9.1 [2023-02-07T13:12:30.957Z] #0 7.452 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-02-07T13:12:30.957Z] #0 7.564 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-02-07T13:12:30.957Z] #0 8.125 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-02-07T13:12:31.052Z] #39 13.10 PBCC images/siginfo.pb-c.c [2023-02-07T13:12:31.052Z] #39 13.17 DEP images/siginfo.pb-c.d [2023-02-07T13:12:31.219Z] #26 ... [2023-02-07T13:12:31.219Z] [2023-02-07T13:12:31.219Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:12:31.219Z] #0 4.119 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:12:31.219Z] #0 4.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:12:31.219Z] #0 4.148 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:12:31.219Z] #0 4.959 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-07T13:12:31.219Z] #0 7.332 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] [2023-02-07T13:12:31.243Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 7.8s done [2023-02-07T13:12:31.312Z] #39 13.24 PBCC images/pagemap.pb-c.c [2023-02-07T13:12:31.312Z] #39 ... [2023-02-07T13:12:31.312Z] [2023-02-07T13:12:31.312Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:12:31.312Z] #26 86.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-02-07T13:12:31.312Z] #26 86.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-02-07T13:12:31.312Z] #26 86.52 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-07T13:12:31.313Z] #26 96.26 Selecting previously unselected package gcc-mingw-w64-base. [2023-02-07T13:12:31.313Z] #26 96.27 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:12:31.313Z] #26 96.29 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-07T13:12:31.313Z] #26 96.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-02-07T13:12:31.313Z] #26 96.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:12:31.313Z] #26 96.53 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-07T13:12:31.313Z] #26 ... [2023-02-07T13:12:31.313Z] [2023-02-07T13:12:31.313Z] #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-02-07T13:12:31.313Z] #39 13.33 DEP images/pagemap.pb-c.d [2023-02-07T13:12:31.313Z] #39 13.38 PBCC images/rlimit.pb-c.c [2023-02-07T13:12:31.313Z] #39 13.41 DEP images/rlimit.pb-c.d [2023-02-07T13:12:31.374Z] #16 9.328 Updating certificates in /etc/ssl/certs... [2023-02-07T13:12:31.481Z] #27 ... [2023-02-07T13:12:31.481Z] [2023-02-07T13:12:31.481Z] #28 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-02-07T13:12:31.481Z] #0 4.455 + RM_GOPATH=0 [2023-02-07T13:12:31.481Z] #0 4.455 + TMP_GOPATH= [2023-02-07T13:12:31.481Z] #0 4.455 + : /build [2023-02-07T13:12:31.481Z] #0 4.455 + '[' -z '' ']' [2023-02-07T13:12:31.481Z] #0 4.455 ++ mktemp -d [2023-02-07T13:12:31.481Z] #0 4.457 + export GOPATH=/tmp/tmp.r1K8ubMc5T [2023-02-07T13:12:31.481Z] #0 4.457 + GOPATH=/tmp/tmp.r1K8ubMc5T [2023-02-07T13:12:31.481Z] #0 4.457 + RM_GOPATH=1 [2023-02-07T13:12:31.481Z] #0 4.457 + case "$(go env GOARCH)" in [2023-02-07T13:12:31.481Z] #0 4.457 ++ go env GOARCH [2023-02-07T13:12:31.481Z] #0 4.491 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:31.481Z] #0 4.491 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:31.481Z] #0 4.493 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:12:31.481Z] #0 4.493 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:31.481Z] #0 4.493 + dir=/tmp/install [2023-02-07T13:12:31.481Z] #0 4.493 + bin=vndr [2023-02-07T13:12:31.481Z] #0 4.493 + shift [2023-02-07T13:12:31.481Z] #0 4.493 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-02-07T13:12:31.481Z] #0 4.493 + . /tmp/install/vndr.installer [2023-02-07T13:12:31.481Z] #0 4.493 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:12:31.481Z] #0 4.493 + install_vndr [2023-02-07T13:12:31.481Z] #0 4.493 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-02-07T13:12:31.481Z] #0 4.494 + GOBIN=/build [2023-02-07T13:12:31.481Z] #0 4.494 + GO111MODULE=on [2023-02-07T13:12:31.481Z] #0 4.494 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:12:31.481Z] #0 5.097 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:12:31.481Z] #28 ... [2023-02-07T13:12:31.481Z] [2023-02-07T13:12:31.481Z] #29 [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-02-07T13:12:31.481Z] #0 3.633 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:12:31.481Z] #0 3.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:12:31.481Z] #0 3.784 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:12:31.481Z] #0 4.033 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-07T13:12:31.481Z] #0 5.726 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] [2023-02-07T13:12:31.481Z] #0 8.391 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-07T13:12:31.502Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 0.1s [2023-02-07T13:12:31.573Z] #39 13.54 PBCC images/file-lock.pb-c.c [2023-02-07T13:12:31.573Z] #39 13.59 DEP images/file-lock.pb-c.d [2023-02-07T13:12:31.740Z] #29 ... [2023-02-07T13:12:31.740Z] [2023-02-07T13:12:31.740Z] #30 [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-02-07T13:12:31.740Z] #0 4.598 + RM_GOPATH=0 [2023-02-07T13:12:31.740Z] #0 4.598 + TMP_GOPATH= [2023-02-07T13:12:31.740Z] #0 4.598 + : /build [2023-02-07T13:12:31.740Z] #0 4.598 + '[' -z '' ']' [2023-02-07T13:12:31.740Z] #0 4.598 ++ mktemp -d [2023-02-07T13:12:31.740Z] #0 4.602 + export GOPATH=/tmp/tmp.0vJ3d62Z5K [2023-02-07T13:12:31.740Z] #0 4.602 + GOPATH=/tmp/tmp.0vJ3d62Z5K [2023-02-07T13:12:31.740Z] #0 4.602 + RM_GOPATH=1 [2023-02-07T13:12:31.740Z] #0 4.602 + case "$(go env GOARCH)" in [2023-02-07T13:12:31.740Z] #0 4.602 ++ go env GOARCH [2023-02-07T13:12:31.740Z] #0 4.639 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:31.740Z] #0 4.639 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:31.740Z] #0 4.639 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:31.740Z] #0 4.661 Install docker/cli version 17.06.2-ce from stable [2023-02-07T13:12:31.740Z] #0 4.661 + dir=/tmp/install [2023-02-07T13:12:31.740Z] #0 4.661 + bin=dockercli [2023-02-07T13:12:31.740Z] #0 4.661 + shift [2023-02-07T13:12:31.740Z] #0 4.661 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-02-07T13:12:31.741Z] #0 4.661 + . /tmp/install/dockercli.installer [2023-02-07T13:12:31.741Z] #0 4.661 ++ : stable [2023-02-07T13:12:31.741Z] #0 4.661 ++ : 17.06.2-ce [2023-02-07T13:12:31.741Z] #0 4.661 + install_dockercli [2023-02-07T13:12:31.741Z] #0 4.661 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-02-07T13:12:31.741Z] #0 4.661 ++ uname -m [2023-02-07T13:12:31.741Z] #0 4.665 + arch=aarch64 [2023-02-07T13:12:31.741Z] #0 4.665 + '[' aarch64 '!=' x86_64 ']' [2023-02-07T13:12:31.741Z] #0 4.665 + '[' aarch64 '!=' s390x ']' [2023-02-07T13:12:31.741Z] #0 4.665 + '[' aarch64 '!=' armhf ']' [2023-02-07T13:12:31.741Z] #0 4.665 + build_dockercli [2023-02-07T13:12:31.741Z] #0 4.665 + git clone https://github.com/docker/docker-ce /tmp/tmp.0vJ3d62Z5K/tmp/docker-ce [2023-02-07T13:12:31.741Z] #0 4.668 Cloning into '/tmp/tmp.0vJ3d62Z5K/tmp/docker-ce'... [2023-02-07T13:12:31.741Z] #30 ... [2023-02-07T13:12:31.741Z] [2023-02-07T13:12:31.741Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-02-07T13:12:31.741Z] #0 4.242 + RM_GOPATH=0 [2023-02-07T13:12:31.741Z] #0 4.242 + TMP_GOPATH= [2023-02-07T13:12:31.741Z] #0 4.242 + : /build [2023-02-07T13:12:31.741Z] #0 4.242 + '[' -z '' ']' [2023-02-07T13:12:31.741Z] #0 4.242 ++ mktemp -d [2023-02-07T13:12:31.741Z] #0 4.259 + export GOPATH=/tmp/tmp.7EjznUw3JP [2023-02-07T13:12:31.741Z] #0 4.259 + GOPATH=/tmp/tmp.7EjznUw3JP [2023-02-07T13:12:31.741Z] #0 4.259 + RM_GOPATH=1 [2023-02-07T13:12:31.741Z] #0 4.259 + case "$(go env GOARCH)" in [2023-02-07T13:12:31.741Z] #0 4.259 ++ go env GOARCH [2023-02-07T13:12:31.741Z] #0 4.271 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-07T13:12:31.741Z] #0 4.271 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:31.741Z] #0 4.271 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:31.741Z] #0 4.271 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:31.741Z] #0 4.271 + dir=/tmp/install [2023-02-07T13:12:31.741Z] #0 4.271 + bin=proxy [2023-02-07T13:12:31.741Z] #0 4.271 + shift [2023-02-07T13:12:31.741Z] #0 4.271 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-02-07T13:12:31.741Z] #0 4.271 + . /tmp/install/proxy.installer [2023-02-07T13:12:31.741Z] #0 4.271 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-07T13:12:31.741Z] #0 4.271 + install_proxy [2023-02-07T13:12:31.741Z] #0 4.271 + case "$1" in [2023-02-07T13:12:31.741Z] #0 4.271 + export CGO_ENABLED=0 [2023-02-07T13:12:31.741Z] #0 4.271 + CGO_ENABLED=0 [2023-02-07T13:12:31.741Z] #0 4.271 + _install_proxy [2023-02-07T13:12:31.741Z] #0 4.271 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-02-07T13:12:31.741Z] #0 4.271 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.7EjznUw3JP/src/github.com/docker/libnetwork [2023-02-07T13:12:31.741Z] #0 4.306 Cloning into '/tmp/tmp.7EjznUw3JP/src/github.com/docker/libnetwork'... [2023-02-07T13:12:31.833Z] #39 13.74 PBCC images/tty.pb-c.c [2023-02-07T13:12:31.833Z] #39 13.94 DEP images/tty.pb-c.d [2023-02-07T13:12:31.942Z] #16 ... [2023-02-07T13:12:31.942Z] [2023-02-07T13:12:31.942Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:31.942Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 8.5s done [2023-02-07T13:12:31.942Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 1.3s [2023-02-07T13:12:31.998Z] #31 ... [2023-02-07T13:12:31.999Z] [2023-02-07T13:12:31.999Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:12:31.999Z] #0 4.626 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-02-07T13:12:31.999Z] #0 4.626 Cloning into '.'... [2023-02-07T13:12:31.999Z] #32 ... [2023-02-07T13:12:31.999Z] [2023-02-07T13:12:31.999Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:12:31.999Z] #0 5.285 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:12:31.999Z] #0 5.326 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:12:31.999Z] #0 5.327 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:12:31.999Z] #0 6.275 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-07T13:12:31.999Z] #0 8.653 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] [2023-02-07T13:12:32.071Z] #10 ... [2023-02-07T13:12:32.071Z] [2023-02-07T13:12:32.071Z] #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-02-07T13:12:32.071Z] #0 1.706 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:12:32.071Z] #0 1.716 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:12:32.071Z] #0 1.716 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:12:32.071Z] #0 1.993 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:12:32.071Z] #0 2.317 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:12:32.071Z] #0 2.753 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:12:32.071Z] #0 3.968 Fetched 8628 kB in 3s (3428 kB/s) [2023-02-07T13:12:32.071Z] #0 3.968 Reading package lists... [2023-02-07T13:12:32.071Z] #0 4.807 Reading package lists... [2023-02-07T13:12:32.071Z] #0 5.678 Building dependency tree... [2023-02-07T13:12:32.071Z] #0 6.148 The following additional packages will be installed: [2023-02-07T13:12:32.071Z] #0 6.156 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-02-07T13:12:32.071Z] #0 6.156 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-02-07T13:12:32.071Z] #0 6.156 Recommended packages: [2023-02-07T13:12:32.071Z] #0 6.156 libldap-common publicsuffix libsasl2-modules [2023-02-07T13:12:32.071Z] #0 6.349 The following NEW packages will be installed: [2023-02-07T13:12:32.071Z] #0 6.349 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-02-07T13:12:32.071Z] #0 6.361 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-02-07T13:12:32.071Z] #0 6.361 libssh2-1 openssl [2023-02-07T13:12:32.071Z] #0 6.627 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-02-07T13:12:32.071Z] #0 6.627 Need to get 3049 kB of archives. [2023-02-07T13:12:32.071Z] #0 6.627 After this operation, 6663 kB of additional disk space will be used. [2023-02-07T13:12:32.071Z] #0 6.627 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-02-07T13:12:32.071Z] #0 6.648 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-02-07T13:12:32.071Z] #0 6.648 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-02-07T13:12:32.071Z] #0 6.648 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-02-07T13:12:32.071Z] #0 6.648 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-02-07T13:12:32.071Z] #0 6.657 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-02-07T13:12:32.071Z] #0 6.657 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-02-07T13:12:32.071Z] #0 6.667 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-02-07T13:12:32.071Z] #0 6.667 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-02-07T13:12:32.071Z] #0 6.667 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-02-07T13:12:32.071Z] #0 6.679 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u5 [346 kB] [2023-02-07T13:12:32.071Z] #0 6.679 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u5 [270 kB] [2023-02-07T13:12:32.071Z] #0 6.693 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-07T13:12:32.071Z] #0 6.693 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-07T13:12:32.071Z] #0 6.724 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-07T13:12:32.071Z] #0 7.059 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:12:32.071Z] #0 7.104 Fetched 3049 kB in 0s (8478 kB/s) [2023-02-07T13:12:32.071Z] #0 7.140 Selecting previously unselected package openssl. [2023-02-07T13:12:32.071Z] #0 7.140 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2023-02-07T13:12:32.071Z] #0 7.145 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-02-07T13:12:32.071Z] #0 7.156 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-02-07T13:12:32.071Z] #0 7.483 Selecting previously unselected package ca-certificates. [2023-02-07T13:12:32.071Z] #0 7.483 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-02-07T13:12:32.071Z] #0 7.493 Unpacking ca-certificates (20210119) ... [2023-02-07T13:12:32.071Z] #0 7.663 Selecting previously unselected package libbrotli1:amd64. [2023-02-07T13:12:32.071Z] #0 7.663 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-02-07T13:12:32.071Z] #0 7.677 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-07T13:12:32.071Z] #0 7.788 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-02-07T13:12:32.071Z] #0 7.788 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-07T13:12:32.071Z] #0 7.790 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:32.071Z] #0 7.879 Selecting previously unselected package libsasl2-2:amd64. [2023-02-07T13:12:32.071Z] #0 7.879 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-07T13:12:32.071Z] #0 7.885 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:32.071Z] #0 7.968 Selecting previously unselected package libldap-2.4-2:amd64. [2023-02-07T13:12:32.071Z] #0 7.968 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-02-07T13:12:32.071Z] #0 7.988 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-07T13:12:32.071Z] #0 8.103 Selecting previously unselected package libnghttp2-14:amd64. [2023-02-07T13:12:32.071Z] #0 8.103 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-02-07T13:12:32.071Z] #0 8.108 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-07T13:12:32.071Z] #0 8.213 Selecting previously unselected package libpsl5:amd64. [2023-02-07T13:12:32.071Z] #0 8.213 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-02-07T13:12:32.071Z] #0 8.229 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-02-07T13:12:32.071Z] #0 8.290 Selecting previously unselected package librtmp1:amd64. [2023-02-07T13:12:32.071Z] #0 8.290 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-02-07T13:12:32.071Z] #0 8.295 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-07T13:12:32.071Z] #0 8.379 Selecting previously unselected package libssh2-1:amd64. [2023-02-07T13:12:32.071Z] #0 8.379 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-02-07T13:12:32.071Z] #0 8.386 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-02-07T13:12:32.071Z] #0 8.465 Selecting previously unselected package libcurl4:amd64. [2023-02-07T13:12:32.071Z] #0 8.465 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-07T13:12:32.071Z] #0 8.470 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:32.071Z] #0 8.578 Selecting previously unselected package curl. [2023-02-07T13:12:32.071Z] #0 8.578 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-07T13:12:32.071Z] #0 8.588 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:32.071Z] #0 8.687 Selecting previously unselected package libonig5:amd64. [2023-02-07T13:12:32.071Z] #0 8.687 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-07T13:12:32.071Z] #0 8.696 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:12:32.071Z] #0 8.794 Selecting previously unselected package libjq1:amd64. [2023-02-07T13:12:32.071Z] #0 8.794 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-02-07T13:12:32.071Z] #0 8.803 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:12:32.071Z] #0 8.877 Selecting previously unselected package jq. [2023-02-07T13:12:32.071Z] #0 8.877 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-02-07T13:12:32.071Z] #0 8.882 Unpacking jq (1.6-2.1) ... [2023-02-07T13:12:32.093Z] #39 14.13 PBCC images/tun.pb-c.c [2023-02-07T13:12:32.093Z] #39 14.21 PBCC images/netdev.pb-c.c [2023-02-07T13:12:32.202Z] #10 ... [2023-02-07T13:12:32.202Z] [2023-02-07T13:12:32.202Z] #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-02-07T13:12:32.202Z] #16 10.41 129 added, 0 removed; done. [2023-02-07T13:12:32.202Z] #16 10.44 Setting up jq (1.6-2.1) ... [2023-02-07T13:12:32.202Z] #16 10.45 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:32.202Z] #16 10.47 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:32.202Z] #16 10.48 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:12:32.202Z] #16 10.50 Processing triggers for ca-certificates (20210119) ... [2023-02-07T13:12:32.202Z] #16 10.52 Updating certificates in /etc/ssl/certs... [2023-02-07T13:12:32.257Z] #33 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-07T13:12:32.257Z] #33 ... [2023-02-07T13:12:32.257Z] [2023-02-07T13:12:32.257Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:12:32.257Z] #0 5.405 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:12:32.257Z] #0 5.436 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:12:32.257Z] #0 5.437 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:12:32.257Z] #0 6.376 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-07T13:12:32.257Z] #0 9.256 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] [2023-02-07T13:12:32.329Z] #16 8.959 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-02-07T13:12:32.329Z] #16 8.975 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-07T13:12:32.329Z] #16 8.997 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-07T13:12:32.329Z] #16 9.011 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:32.329Z] #16 9.025 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-07T13:12:32.329Z] #16 9.039 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-07T13:12:32.329Z] #16 9.052 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-02-07T13:12:32.329Z] #16 9.064 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-02-07T13:12:32.330Z] #16 9.083 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:12:32.330Z] #16 9.098 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:12:32.330Z] #16 9.112 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-07T13:12:32.330Z] #16 9.124 Setting up ca-certificates (20210119) ... [2023-02-07T13:12:32.353Z] #39 14.30 DEP images/tun.pb-c.d [2023-02-07T13:12:32.353Z] #39 14.40 DEP images/netdev.pb-c.d [2023-02-07T13:12:32.515Z] #34 ... [2023-02-07T13:12:32.515Z] [2023-02-07T13:12:32.515Z] #35 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-02-07T13:12:32.515Z] #0 4.780 + RM_GOPATH=0 [2023-02-07T13:12:32.515Z] #0 4.780 + TMP_GOPATH= [2023-02-07T13:12:32.515Z] #0 4.780 + : /build [2023-02-07T13:12:32.515Z] #0 4.780 + '[' -z '' ']' [2023-02-07T13:12:32.515Z] #0 4.783 ++ mktemp -d [2023-02-07T13:12:32.515Z] #0 4.783 + export GOPATH=/tmp/tmp.xk46GM87ES [2023-02-07T13:12:32.515Z] #0 4.783 + GOPATH=/tmp/tmp.xk46GM87ES [2023-02-07T13:12:32.515Z] #0 4.783 + RM_GOPATH=1 [2023-02-07T13:12:32.515Z] #0 4.783 + case "$(go env GOARCH)" in [2023-02-07T13:12:32.515Z] #0 4.799 ++ go env GOARCH [2023-02-07T13:12:32.515Z] #0 4.828 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:32.515Z] #0 4.828 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:32.515Z] #0 4.832 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:32.515Z] #0 4.844 Install shfmt version v3.0.2 [2023-02-07T13:12:32.515Z] #0 4.845 + dir=/tmp/install [2023-02-07T13:12:32.515Z] #0 4.845 + bin=shfmt [2023-02-07T13:12:32.515Z] #0 4.845 + shift [2023-02-07T13:12:32.515Z] #0 4.845 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-02-07T13:12:32.515Z] #0 4.845 + . /tmp/install/shfmt.installer [2023-02-07T13:12:32.515Z] #0 4.845 ++ : v3.0.2 [2023-02-07T13:12:32.515Z] #0 4.845 + install_shfmt [2023-02-07T13:12:32.515Z] #0 4.845 + echo 'Install shfmt version v3.0.2' [2023-02-07T13:12:32.515Z] #0 4.845 + GOBIN=/build [2023-02-07T13:12:32.515Z] #0 4.845 + GO111MODULE=on [2023-02-07T13:12:32.515Z] #0 4.845 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-02-07T13:12:32.515Z] #0 5.381 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-02-07T13:12:32.515Z] #0 6.956 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-02-07T13:12:32.515Z] #0 6.972 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-02-07T13:12:32.515Z] #0 7.104 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-02-07T13:12:32.515Z] #0 8.890 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-02-07T13:12:32.515Z] #35 ... [2023-02-07T13:12:32.515Z] [2023-02-07T13:12:32.515Z] #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-02-07T13:12:32.515Z] #0 4.223 + RM_GOPATH=0 [2023-02-07T13:12:32.515Z] #0 4.223 + TMP_GOPATH= [2023-02-07T13:12:32.515Z] #0 4.223 + : /build [2023-02-07T13:12:32.515Z] #0 4.223 + '[' -z '' ']' [2023-02-07T13:12:32.515Z] #0 4.232 ++ mktemp -d [2023-02-07T13:12:32.515Z] #0 4.232 + export GOPATH=/tmp/tmp.sRvl3jz69X [2023-02-07T13:12:32.515Z] #0 4.232 + GOPATH=/tmp/tmp.sRvl3jz69X [2023-02-07T13:12:32.515Z] #0 4.232 + RM_GOPATH=1 [2023-02-07T13:12:32.515Z] #0 4.232 + case "$(go env GOARCH)" in [2023-02-07T13:12:32.515Z] #0 4.232 ++ go env GOARCH [2023-02-07T13:12:32.515Z] #0 4.259 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:32.515Z] #0 4.259 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:32.515Z] #0 4.259 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:32.515Z] #0 4.259 + dir=/tmp/install [2023-02-07T13:12:32.515Z] #0 4.259 + bin=golangci_lint [2023-02-07T13:12:32.515Z] #0 4.259 + shift [2023-02-07T13:12:32.515Z] #0 4.259 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-02-07T13:12:32.515Z] #0 4.259 + . /tmp/install/golangci_lint.installer [2023-02-07T13:12:32.515Z] #0 4.259 ++ : v1.44.0 [2023-02-07T13:12:32.515Z] #0 4.259 + install_golangci_lint [2023-02-07T13:12:32.515Z] #0 4.259 + set -e [2023-02-07T13:12:32.515Z] #0 4.259 + echo 'Install golangci-lint version v1.44.0' [2023-02-07T13:12:32.515Z] #0 4.259 + GOBIN=/build [2023-02-07T13:12:32.515Z] #0 4.259 + GO111MODULE=on [2023-02-07T13:12:32.515Z] #0 4.259 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-02-07T13:12:32.515Z] #0 4.260 Install golangci-lint version v1.44.0 [2023-02-07T13:12:32.515Z] #0 4.783 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-02-07T13:12:32.614Z] #39 14.52 PBCC images/vma.pb-c.c [2023-02-07T13:12:32.615Z] #39 14.65 DEP images/vma.pb-c.d [2023-02-07T13:12:32.615Z] #39 14.73 PBCC images/creds.pb-c.c [2023-02-07T13:12:32.773Z] #36 ... [2023-02-07T13:12:32.774Z] [2023-02-07T13:12:32.774Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:12:32.774Z] #26 10.59 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-02-07T13:12:32.774Z] #26 11.17 go: downloading github.com/google/uuid v1.3.0 [2023-02-07T13:12:32.774Z] #26 11.27 go: downloading github.com/moby/vpnkit v0.5.0 [2023-02-07T13:12:32.774Z] #26 11.32 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-02-07T13:12:32.774Z] #26 11.56 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-07T13:12:32.774Z] #26 11.64 go: downloading github.com/gorilla/mux v1.8.0 [2023-02-07T13:12:32.774Z] #26 11.84 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-02-07T13:12:32.875Z] #39 14.81 DEP images/creds.pb-c.d [2023-02-07T13:12:32.875Z] #39 14.93 PBCC images/utsns.pb-c.c [2023-02-07T13:12:32.875Z] #39 14.97 DEP images/utsns.pb-c.d [2023-02-07T13:12:32.875Z] #39 15.02 PBCC images/ipc-desc.pb-c.c [2023-02-07T13:12:32.875Z] #39 15.07 PBCC images/ipc-sem.pb-c.c [2023-02-07T13:12:33.136Z] #39 15.13 DEP images/ipc-desc.pb-c.d [2023-02-07T13:12:33.136Z] #39 15.21 DEP images/ipc-sem.pb-c.d [2023-02-07T13:12:33.136Z] #39 15.32 PBCC images/ipc-msg.pb-c.c [2023-02-07T13:12:33.280Z] #16 9.927 Updating certificates in /etc/ssl/certs... [2023-02-07T13:12:33.341Z] #26 12.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-02-07T13:12:33.397Z] #39 15.39 DEP images/ipc-msg.pb-c.d [2023-02-07T13:12:33.397Z] #39 15.46 PBCC images/ipc-shm.pb-c.c [2023-02-07T13:12:33.397Z] #39 ... [2023-02-07T13:12:33.397Z] [2023-02-07T13:12:33.397Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-02-07T13:12:33.397Z] #32 DONE 98.8s [2023-02-07T13:12:33.397Z] [2023-02-07T13:12:33.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:12:33.397Z] #39 15.54 DEP images/ipc-shm.pb-c.d [2023-02-07T13:12:33.580Z] #16 11.63 0 added, 0 removed; done. [2023-02-07T13:12:33.580Z] #16 11.63 Running hooks in /etc/ca-certificates/update.d... [2023-02-07T13:12:33.580Z] #16 11.63 done. [2023-02-07T13:12:33.599Z] #26 12.49 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-02-07T13:12:33.657Z] #39 15.64 PBCC images/ipc-var.pb-c.c [2023-02-07T13:12:33.657Z] #39 15.70 DEP images/ipc-var.pb-c.d [2023-02-07T13:12:33.920Z] #39 15.77 PBCC images/sk-opts.pb-c.c [2023-02-07T13:12:33.920Z] #39 15.82 PBCC images/packet-sock.pb-c.c [2023-02-07T13:12:33.920Z] #39 15.91 DEP images/sk-opts.pb-c.d [2023-02-07T13:12:33.920Z] #39 16.04 DEP images/packet-sock.pb-c.d [2023-02-07T13:12:34.181Z] #39 16.15 PBCC images/sk-netlink.pb-c.c [2023-02-07T13:12:34.181Z] #39 16.19 DEP images/sk-netlink.pb-c.d [2023-02-07T13:12:34.213Z] #16 ... [2023-02-07T13:12:34.213Z] [2023-02-07T13:12:34.213Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:34.441Z] #39 16.37 PBCC images/sk-inet.pb-c.c [2023-02-07T13:12:34.441Z] #39 16.39 DEP images/sk-inet.pb-c.d [2023-02-07T13:12:34.441Z] #39 16.52 PBCC images/sk-unix.pb-c.c [2023-02-07T13:12:34.702Z] #39 16.63 DEP images/sk-unix.pb-c.d [2023-02-07T13:12:34.702Z] #39 16.78 PBCC images/mm.pb-c.c [2023-02-07T13:12:34.909Z] #12 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.3s [2023-02-07T13:12:34.963Z] #39 16.91 DEP images/mm.pb-c.d [2023-02-07T13:12:34.988Z] #26 13.82 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-02-07T13:12:35.224Z] #39 17.06 PBCC images/timerfd.pb-c.c [2023-02-07T13:12:35.224Z] #39 17.21 DEP images/timerfd.pb-c.d [2023-02-07T13:12:35.484Z] #39 17.41 PBCC images/timer.pb-c.c [2023-02-07T13:12:35.484Z] #39 17.44 DEP images/timer.pb-c.d [2023-02-07T13:12:35.484Z] #39 17.56 PBCC images/sa.pb-c.c [2023-02-07T13:12:35.745Z] #39 17.68 DEP images/sa.pb-c.d [2023-02-07T13:12:35.745Z] #39 17.75 PBCC images/pipe-data.pb-c.c [2023-02-07T13:12:35.745Z] #39 17.76 DEP images/pipe-data.pb-c.d [2023-02-07T13:12:35.745Z] #39 17.83 PBCC images/mnt.pb-c.c [2023-02-07T13:12:36.006Z] #39 17.91 DEP images/mnt.pb-c.d [2023-02-07T13:12:36.006Z] #39 18.03 PBCC images/sk-packet.pb-c.c [2023-02-07T13:12:36.006Z] #39 18.06 DEP images/sk-packet.pb-c.d [2023-02-07T13:12:36.006Z] #39 18.13 PBCC images/tcp-stream.pb-c.c [2023-02-07T13:12:36.124Z] #16 DONE 13.9s [2023-02-07T13:12:36.124Z] [2023-02-07T13:12:36.124Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-02-07T13:12:36.124Z] #17 DONE 0.1s [2023-02-07T13:12:36.124Z] [2023-02-07T13:12:36.124Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:36.266Z] #39 18.24 DEP images/tcp-stream.pb-c.d [2023-02-07T13:12:36.266Z] #39 18.32 PBCC images/pipe.pb-c.c [2023-02-07T13:12:36.266Z] #39 18.37 DEP images/pipe.pb-c.d [2023-02-07T13:12:36.266Z] #39 18.42 PBCC images/pstree.pb-c.c [2023-02-07T13:12:36.527Z] #39 18.44 DEP images/pstree.pb-c.d [2023-02-07T13:12:36.527Z] #39 18.60 PBCC images/fs.pb-c.c [2023-02-07T13:12:36.527Z] #39 18.61 DEP images/fs.pb-c.d [2023-02-07T13:12:36.738Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 5.3s [2023-02-07T13:12:36.788Z] #39 18.73 PBCC images/signalfd.pb-c.c [2023-02-07T13:12:36.788Z] #39 18.78 DEP images/signalfd.pb-c.d [2023-02-07T13:12:36.788Z] #39 18.85 PBCC images/fh.pb-c.c [2023-02-07T13:12:36.811Z] #12 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 7.5s done [2023-02-07T13:12:36.812Z] #12 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-02-07T13:12:36.888Z] #26 ... [2023-02-07T13:12:36.888Z] [2023-02-07T13:12:36.888Z] #24 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-07T13:12:36.888Z] #24 11.72 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-02-07T13:12:36.888Z] #24 13.42 [2023-02-07T13:12:36.888Z] #24 13.74 #=#=# 0.1% ########### 15.5% ################# 24.1% ######################### 34.9% ################################## 47.6% ########################################## 58.4% ################################################### 71.6% ############################################################# 85.9% ######################################################################## 100.0% [2023-02-07T13:12:36.888Z] #24 16.30 [2023-02-07T13:12:37.048Z] #39 19.01 PBCC images/fsnotify.pb-c.c [2023-02-07T13:12:37.048Z] #39 19.06 DEP images/fh.pb-c.d [2023-02-07T13:12:37.058Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 6.3s [2023-02-07T13:12:37.321Z] #39 19.32 DEP images/fsnotify.pb-c.d [2023-02-07T13:12:37.321Z] #39 19.42 PBCC images/eventpoll.pb-c.c [2023-02-07T13:12:37.378Z] #12 DONE 28.1s [2023-02-07T13:12:37.379Z] [2023-02-07T13:12:37.379Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-02-07T13:12:37.583Z] #39 19.50 DEP images/eventpoll.pb-c.d [2023-02-07T13:12:37.583Z] #39 19.63 PBCC images/eventfd.pb-c.c [2023-02-07T13:12:37.583Z] #39 19.67 DEP images/eventfd.pb-c.d [2023-02-07T13:12:37.624Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 6.9s done [2023-02-07T13:12:37.842Z] #39 19.75 PBCC images/remap-file-path.pb-c.c [2023-02-07T13:12:37.842Z] #39 19.88 DEP images/remap-file-path.pb-c.d [2023-02-07T13:12:37.882Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-02-07T13:12:38.102Z] #39 19.99 PBCC images/fifo.pb-c.c [2023-02-07T13:12:38.102Z] #39 20.01 DEP images/fifo.pb-c.d [2023-02-07T13:12:38.102Z] #39 20.18 PBCC images/ghost-file.pb-c.c [2023-02-07T13:12:38.110Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 6.4s done [2023-02-07T13:12:38.110Z] #10 ... [2023-02-07T13:12:38.110Z] [2023-02-07T13:12:38.110Z] #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-02-07T13:12:38.110Z] #16 11.11 129 added, 0 removed; done. [2023-02-07T13:12:38.110Z] #16 11.19 Setting up jq (1.6-2.1) ... [2023-02-07T13:12:38.110Z] #16 11.20 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:38.110Z] #16 11.23 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-02-07T13:12:38.110Z] #16 11.25 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:12:38.110Z] #16 11.28 Processing triggers for ca-certificates (20210119) ... [2023-02-07T13:12:38.110Z] #16 11.29 Updating certificates in /etc/ssl/certs... [2023-02-07T13:12:38.110Z] #16 12.22 0 added, 0 removed; done. [2023-02-07T13:12:38.110Z] #16 12.22 Running hooks in /etc/ca-certificates/update.d... [2023-02-07T13:12:38.110Z] #16 12.22 done. [2023-02-07T13:12:38.110Z] #16 DONE 14.9s [2023-02-07T13:12:38.313Z] #18 ... [2023-02-07T13:12:38.313Z] [2023-02-07T13:12:38.313Z] #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-02-07T13:12:38.313Z] #0 1.588 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-02-07T13:12:38.313Z] #0 1.848 [2023-02-07T13:12:38.313Z] #0 2.069 #=#=# ######################################################################## 100.0% [2023-02-07T13:12:38.313Z] #0 2.285 [2023-02-07T13:12:38.313Z] #0 3.158 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-02-07T13:12:38.313Z] #0 3.411 [2023-02-07T13:12:38.313Z] #0 3.626 #=#=# ######################################################################## 100.0% [2023-02-07T13:12:38.313Z] #0 3.868 [2023-02-07T13:12:38.313Z] #0 4.736 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-02-07T13:12:38.313Z] #0 4.998 [2023-02-07T13:12:38.313Z] #0 5.217 #=#=# ################### 26.8% ########################################## 59.0% ################################################################# 91.3% ######################################################################## 100.0% [2023-02-07T13:12:38.313Z] #0 5.759 [2023-02-07T13:12:38.313Z] #0 6.611 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-02-07T13:12:38.313Z] #0 6.890 [2023-02-07T13:12:38.313Z] #0 7.108 #=#=# ######################################################################## 100.0% [2023-02-07T13:12:38.313Z] #0 7.367 [2023-02-07T13:12:38.313Z] #0 8.017 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-02-07T13:12:38.313Z] #0 8.201 [2023-02-07T13:12:38.313Z] #0 8.414 #=#=# ######################################################################## 100.0% [2023-02-07T13:12:38.313Z] #0 8.656 [2023-02-07T13:12:38.313Z] #0 8.706 Download of images into '/build' complete. [2023-02-07T13:12:38.313Z] #0 8.706 Use something like the following to load the result into a Docker daemon: [2023-02-07T13:12:38.313Z] #0 8.706 tar -cC '/build' . | docker load [2023-02-07T13:12:38.313Z] #19 DONE 8.8s [2023-02-07T13:12:38.361Z] #39 20.33 DEP images/ghost-file.pb-c.d [2023-02-07T13:12:38.370Z] [2023-02-07T13:12:38.370Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-02-07T13:12:38.370Z] #17 DONE 0.2s [2023-02-07T13:12:38.370Z] [2023-02-07T13:12:38.370Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:38.370Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-02-07T13:12:38.571Z] [2023-02-07T13:12:38.571Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-02-07T13:12:38.571Z] #18 DONE 1.3s [2023-02-07T13:12:38.571Z] [2023-02-07T13:12:38.571Z] #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-02-07T13:12:38.620Z] #39 20.50 PBCC images/regfile.pb-c.c [2023-02-07T13:12:38.620Z] #39 20.62 DEP images/regfile.pb-c.d [2023-02-07T13:12:38.620Z] #39 20.72 PBCC images/ns.pb-c.c [2023-02-07T13:12:38.909Z] #39 20.74 DEP images/ns.pb-c.d [2023-02-07T13:12:38.909Z] #39 20.92 PBCC images/fdinfo.pb-c.c [2023-02-07T13:12:39.141Z] #20 DONE 0.7s [2023-02-07T13:12:39.141Z] [2023-02-07T13:12:39.141Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-02-07T13:12:39.141Z] #21 DONE 0.1s [2023-02-07T13:12:39.141Z] [2023-02-07T13:12:39.141Z] #22 [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-02-07T13:12:39.170Z] #39 21.09 DEP images/fdinfo.pb-c.d [2023-02-07T13:12:39.170Z] #39 ... [2023-02-07T13:12:39.170Z] [2023-02-07T13:12:39.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-02-07T13:12:39.170Z] #36 94.38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-02-07T13:12:39.170Z] #36 ... [2023-02-07T13:12:39.170Z] [2023-02-07T13:12:39.170Z] #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-02-07T13:12:39.170Z] #39 21.18 PBCC images/core-aarch64.pb-c.c [2023-02-07T13:12:39.170Z] #39 21.32 PBCC images/core-arm.pb-c.c [2023-02-07T13:12:39.400Z] #22 ... [2023-02-07T13:12:39.400Z] [2023-02-07T13:12:39.400Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-02-07T13:12:39.400Z] #23 DONE 0.1s [2023-02-07T13:12:39.400Z] [2023-02-07T13:12:39.401Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-02-07T13:12:39.544Z] #39 21.49 PBCC images/core-ppc64.pb-c.c [2023-02-07T13:12:39.812Z] #39 21.66 PBCC images/core-s390.pb-c.c [2023-02-07T13:12:39.812Z] #39 21.72 PBCC images/core-x86.pb-c.c [2023-02-07T13:12:39.812Z] #39 21.79 PBCC images/core.pb-c.c [2023-02-07T13:12:39.812Z] #39 21.85 PBCC images/inventory.pb-c.c [2023-02-07T13:12:40.073Z] #39 21.95 DEP images/core-aarch64.pb-c.d [2023-02-07T13:12:40.073Z] #39 22.04 DEP images/core-arm.pb-c.d [2023-02-07T13:12:40.073Z] #39 22.15 DEP images/core-ppc64.pb-c.d [2023-02-07T13:12:40.315Z] #24 ... [2023-02-07T13:12:40.315Z] [2023-02-07T13:12:40.315Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-02-07T13:12:40.332Z] #39 22.20 DEP images/core-s390.pb-c.d [2023-02-07T13:12:40.332Z] #39 22.39 DEP images/core-x86.pb-c.d [2023-02-07T13:12:40.588Z] #31 18.87 Updating files: 56% (1076/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-02-07T13:12:40.588Z] #31 19.41 + cd /tmp/tmp.7EjznUw3JP/src/github.com/docker/libnetwork [2023-02-07T13:12:40.588Z] #31 19.41 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-07T13:12:40.588Z] #31 ... [2023-02-07T13:12:40.588Z] [2023-02-07T13:12:40.588Z] #28 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-02-07T13:12:40.588Z] #28 DONE 19.6s [2023-02-07T13:12:40.592Z] #39 22.56 DEP images/core.pb-c.d [2023-02-07T13:12:40.592Z] #39 22.66 DEP images/inventory.pb-c.d [2023-02-07T13:12:40.852Z] [2023-02-07T13:12:40.852Z] #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-02-07T13:12:40.852Z] #25 9.886 runtime [2023-02-07T13:12:40.852Z] #25 10.07 math/bits [2023-02-07T13:12:40.852Z] #25 10.77 math [2023-02-07T13:12:40.852Z] #25 14.90 unicode/utf8 [2023-02-07T13:12:40.852Z] #25 15.64 internal/race [2023-02-07T13:12:40.852Z] #25 16.01 sync/atomic [2023-02-07T13:12:40.852Z] #25 16.69 unicode [2023-02-07T13:12:40.852Z] #25 ... [2023-02-07T13:12:40.852Z] [2023-02-07T13:12:40.852Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-02-07T13:12:40.852Z] #31 19.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-02-07T13:12:40.852Z] #39 22.78 PBCC images/cpuinfo.pb-c.c [2023-02-07T13:12:40.852Z] #39 22.83 DEP images/cpuinfo.pb-c.d [2023-02-07T13:12:40.852Z] #39 22.90 PBCC images/stats.pb-c.c [2023-02-07T13:12:40.852Z] #39 22.93 DEP images/stats.pb-c.d [2023-02-07T13:12:41.800Z] #31 ... [2023-02-07T13:12:41.800Z] [2023-02-07T13:12:41.800Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:12:41.800Z] #27 10.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-07T13:12:41.800Z] #27 14.97 Fetched 8510 kB in 11s (766 kB/s) [2023-02-07T13:12:41.800Z] #27 14.97 Reading package lists... [2023-02-07T13:12:42.735Z] #27 20.78 Reading package lists... [2023-02-07T13:12:42.735Z] #27 ... [2023-02-07T13:12:42.735Z] [2023-02-07T13:12:42.735Z] #24 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-07T13:12:42.735Z] #24 21.89 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-02-07T13:12:43.154Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.1s [2023-02-07T13:12:43.667Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.1s [2023-02-07T13:12:43.692Z] #24 ... [2023-02-07T13:12:43.692Z] [2023-02-07T13:12:43.692Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:12:43.692Z] #34 12.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-07T13:12:43.692Z] #34 16.54 Fetched 8510 kB in 11s (743 kB/s) [2023-02-07T13:12:43.692Z] #34 16.54 Reading package lists... [2023-02-07T13:12:43.692Z] #34 22.40 Reading package lists... [2023-02-07T13:12:43.692Z] #34 ... [2023-02-07T13:12:43.692Z] [2023-02-07T13:12:43.692Z] #20 [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-02-07T13:12:43.692Z] #20 12.50 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-07T13:12:43.692Z] #20 ... [2023-02-07T13:12:43.692Z] [2023-02-07T13:12:43.692Z] #29 [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-02-07T13:12:43.692Z] #29 12.70 Fetched 8510 kB in 9s (905 kB/s) [2023-02-07T13:12:43.692Z] #29 12.70 Reading package lists... [2023-02-07T13:12:43.952Z] #29 17.99 Reading package lists... [2023-02-07T13:12:43.952Z] #29 ... [2023-02-07T13:12:43.952Z] [2023-02-07T13:12:43.952Z] #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-02-07T13:12:43.952Z] #23 22.46 Updating files: 82% (1823/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2023-02-07T13:12:43.952Z] #23 22.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-02-07T13:12:44.801Z] #24 ... [2023-02-07T13:12:44.801Z] [2023-02-07T13:12:44.801Z] #22 [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-02-07T13:12:44.801Z] #22 4.652 + RM_GOPATH=0 [2023-02-07T13:12:44.801Z] #22 4.652 + TMP_GOPATH= [2023-02-07T13:12:44.801Z] #22 4.652 + : /build [2023-02-07T13:12:44.801Z] #22 4.652 + '[' -z '' ']' [2023-02-07T13:12:44.801Z] #22 4.652 ++ mktemp -d [2023-02-07T13:12:44.801Z] #22 4.655 + export GOPATH=/tmp/tmp.oNs2WCV1g3 [2023-02-07T13:12:44.801Z] #22 4.655 + GOPATH=/tmp/tmp.oNs2WCV1g3 [2023-02-07T13:12:44.801Z] #22 4.655 + RM_GOPATH=1 [2023-02-07T13:12:44.801Z] #22 4.655 + case "$(go env GOARCH)" in [2023-02-07T13:12:44.801Z] #22 4.655 ++ go env GOARCH [2023-02-07T13:12:44.801Z] #22 4.664 Install rootlesskit version v0.14.4 [2023-02-07T13:12:44.801Z] #22 4.664 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:44.801Z] #22 4.664 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:44.801Z] #22 4.664 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:44.801Z] #22 4.664 + dir=/tmp/install [2023-02-07T13:12:44.801Z] #22 4.664 + bin=rootlesskit [2023-02-07T13:12:44.801Z] #22 4.664 + shift [2023-02-07T13:12:44.801Z] #22 4.664 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-02-07T13:12:44.801Z] #22 4.664 + . /tmp/install/rootlesskit.installer [2023-02-07T13:12:44.801Z] #22 4.664 ++ : v0.14.4 [2023-02-07T13:12:44.801Z] #22 4.664 + install_rootlesskit [2023-02-07T13:12:44.801Z] #22 4.664 + case "$1" in [2023-02-07T13:12:44.801Z] #22 4.664 + export CGO_ENABLED=0 [2023-02-07T13:12:44.801Z] #22 4.664 + CGO_ENABLED=0 [2023-02-07T13:12:44.801Z] #22 4.664 + _install_rootlesskit [2023-02-07T13:12:44.801Z] #22 4.664 + echo 'Install rootlesskit version v0.14.4' [2023-02-07T13:12:44.801Z] #22 4.664 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-07T13:12:44.801Z] #22 4.664 + GOBIN=/build [2023-02-07T13:12:44.801Z] #22 4.664 + GO111MODULE=on [2023-02-07T13:12:44.801Z] #22 4.664 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-02-07T13:12:44.801Z] #22 5.041 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-02-07T13:12:45.063Z] #39 26.40 make[1]: Nothing to be done for 'all'. [2023-02-07T13:12:45.063Z] #39 ... [2023-02-07T13:12:45.063Z] [2023-02-07T13:12:45.063Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:12:45.063Z] #26 110.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-02-07T13:12:45.063Z] #26 110.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:12:45.063Z] #26 110.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:12:45.368Z] #22 6.307 go: downloading github.com/pkg/errors v0.9.1 [2023-02-07T13:12:45.368Z] #22 6.307 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-02-07T13:12:45.627Z] #22 6.365 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-02-07T13:12:45.886Z] #22 6.626 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-02-07T13:12:46.007Z] #26 ... [2023-02-07T13:12:46.007Z] [2023-02-07T13:12:46.007Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-02-07T13:12:46.007Z] #31 101.4 internal/syscall/unix [2023-02-07T13:12:46.007Z] #31 101.8 time [2023-02-07T13:12:46.435Z] #10 ... [2023-02-07T13:12:46.435Z] [2023-02-07T13:12:46.435Z] #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-02-07T13:12:46.435Z] #0 1.870 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-02-07T13:12:46.435Z] #0 2.190 [2023-02-07T13:12:46.435Z] #0 2.428 #=#=# ######################################################################## 100.0% [2023-02-07T13:12:46.435Z] #0 2.703 [2023-02-07T13:12:46.435Z] #0 3.771 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-02-07T13:12:46.435Z] #0 4.113 [2023-02-07T13:12:46.435Z] #0 4.344 #=#=# ######################################################################## 100.0% [2023-02-07T13:12:46.435Z] #0 4.628 [2023-02-07T13:12:46.435Z] #0 5.615 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-02-07T13:12:46.435Z] #0 5.918 [2023-02-07T13:12:46.435Z] #0 6.148 #=#=# ################## 25.9% ######################################### 58.1% ################################################################ 89.9% ######################################################################## 100.0% [2023-02-07T13:12:46.435Z] #0 6.670 [2023-02-07T13:12:46.435Z] #0 7.636 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-02-07T13:12:46.435Z] #0 7.939 [2023-02-07T13:12:46.435Z] #0 8.172 #=#=# ######################################################################## 100.0% [2023-02-07T13:12:46.435Z] #0 8.472 [2023-02-07T13:12:46.435Z] #0 9.244 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-02-07T13:12:46.435Z] #0 9.609 [2023-02-07T13:12:46.435Z] #0 9.839 #=#=# ######################################################################## 100.0% [2023-02-07T13:12:46.435Z] #18 ... [2023-02-07T13:12:46.435Z] [2023-02-07T13:12:46.435Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:46.482Z] #23 24.95 + 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-02-07T13:12:46.948Z] #31 112.2 internal/poll [2023-02-07T13:12:47.209Z] #31 ... [2023-02-07T13:12:47.209Z] [2023-02-07T13:12:47.209Z] #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-02-07T13:12:47.209Z] #39 29.35 CC images/stats.o [2023-02-07T13:12:47.857Z] #23 ... [2023-02-07T13:12:47.857Z] [2023-02-07T13:12:47.857Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:12:47.857Z] #33 16.70 Fetched 8510 kB in 12s (727 kB/s) [2023-02-07T13:12:47.857Z] #33 16.70 Reading package lists... [2023-02-07T13:12:47.857Z] #33 22.59 Reading package lists... [2023-02-07T13:12:47.857Z] #33 ... [2023-02-07T13:12:47.857Z] [2023-02-07T13:12:47.857Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:12:47.857Z] #34 22.40 Reading package lists... [2023-02-07T13:12:48.149Z] #39 29.95 CC images/core.o [2023-02-07T13:12:48.337Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 10.1s [2023-02-07T13:12:48.337Z] #10 ... [2023-02-07T13:12:48.337Z] [2023-02-07T13:12:48.337Z] #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-02-07T13:12:48.337Z] #18 10.22 [2023-02-07T13:12:48.337Z] #18 10.32 Download of images into '/build' complete. [2023-02-07T13:12:48.337Z] #18 10.32 Use something like the following to load the result into a Docker daemon: [2023-02-07T13:12:48.337Z] #18 10.32 tar -cC '/build' . | docker load [2023-02-07T13:12:48.337Z] #18 DONE 12.3s [2023-02-07T13:12:48.337Z] [2023-02-07T13:12:48.337Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:48.424Z] #34 26.93 Building dependency tree... [2023-02-07T13:12:48.424Z] #34 ... [2023-02-07T13:12:48.424Z] [2023-02-07T13:12:48.424Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:12:48.424Z] #26 17.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-02-07T13:12:48.683Z] #26 ... [2023-02-07T13:12:48.683Z] [2023-02-07T13:12:48.683Z] #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-02-07T13:12:48.683Z] #36 27.22 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-07T13:12:48.683Z] #36 27.24 go: downloading github.com/fatih/color v1.13.0 [2023-02-07T13:12:48.683Z] #36 27.30 go: downloading github.com/pkg/errors v0.9.1 [2023-02-07T13:12:48.683Z] #36 27.30 go: downloading github.com/spf13/cobra v1.3.0 [2023-02-07T13:12:48.683Z] #36 27.38 go: downloading github.com/spf13/pflag v1.0.5 [2023-02-07T13:12:48.683Z] #36 27.53 go: downloading github.com/spf13/viper v1.10.1 [2023-02-07T13:12:48.683Z] #36 27.59 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-02-07T13:12:48.926Z] #10 ... [2023-02-07T13:12:48.926Z] [2023-02-07T13:12:48.926Z] #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-02-07T13:12:48.926Z] #0 2.585 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-02-07T13:12:48.926Z] #0 2.916 [2023-02-07T13:12:48.926Z] #0 3.146 #=#=# ######################################################################## 100.0% [2023-02-07T13:12:48.926Z] #0 3.431 [2023-02-07T13:12:48.926Z] #0 4.524 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-02-07T13:12:48.926Z] #0 4.915 [2023-02-07T13:12:48.926Z] #0 5.157 #=#=# ################ 23.6% ######################################################################## 100.0% [2023-02-07T13:12:48.926Z] #0 5.510 [2023-02-07T13:12:48.926Z] #0 6.728 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-02-07T13:12:48.926Z] #0 7.027 [2023-02-07T13:12:48.926Z] #0 7.247 #=#=# ################ 22.4% ####################################### 54.2% ############################################################## 86.3% ######################################################################## 100.0% [2023-02-07T13:12:48.926Z] #0 7.809 [2023-02-07T13:12:48.926Z] #0 8.763 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-02-07T13:12:48.926Z] #0 9.099 [2023-02-07T13:12:48.926Z] #0 9.340 #=#=# ######################################################################## 100.0% [2023-02-07T13:12:48.926Z] #0 9.658 [2023-02-07T13:12:48.926Z] #18 ... [2023-02-07T13:12:48.926Z] [2023-02-07T13:12:48.926Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:48.926Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 10.2s [2023-02-07T13:12:49.091Z] #39 30.90 CC images/core-x86.o [2023-02-07T13:12:49.178Z] #22 9.892 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-02-07T13:12:49.178Z] #22 ... [2023-02-07T13:12:49.178Z] [2023-02-07T13:12:49.178Z] #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-02-07T13:12:49.178Z] #0 4.128 + RM_GOPATH=0 [2023-02-07T13:12:49.178Z] #0 4.128 + TMP_GOPATH= [2023-02-07T13:12:49.178Z] #0 4.130 + : /build [2023-02-07T13:12:49.178Z] #0 4.130 + '[' -z '' ']' [2023-02-07T13:12:49.178Z] #0 4.130 ++ mktemp -d [2023-02-07T13:12:49.178Z] #0 4.130 + export GOPATH=/tmp/tmp.EErN9DL56u [2023-02-07T13:12:49.178Z] #0 4.130 + GOPATH=/tmp/tmp.EErN9DL56u [2023-02-07T13:12:49.178Z] #0 4.130 + RM_GOPATH=1 [2023-02-07T13:12:49.178Z] #0 4.130 + case "$(go env GOARCH)" in [2023-02-07T13:12:49.178Z] #0 4.135 ++ go env GOARCH [2023-02-07T13:12:49.178Z] #0 4.140 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:49.178Z] #0 4.140 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:49.178Z] #0 4.140 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:49.178Z] #0 4.140 + dir=/tmp/install [2023-02-07T13:12:49.178Z] #0 4.140 + bin=tomlv [2023-02-07T13:12:49.178Z] #0 4.140 + shift [2023-02-07T13:12:49.178Z] #0 4.140 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-02-07T13:12:49.178Z] #0 4.140 + . /tmp/install/tomlv.installer [2023-02-07T13:12:49.178Z] #0 4.140 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-07T13:12:49.178Z] #0 4.140 + install_tomlv [2023-02-07T13:12:49.178Z] #0 4.140 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-02-07T13:12:49.178Z] #0 4.140 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EErN9DL56u/src/github.com/BurntSushi/toml [2023-02-07T13:12:49.178Z] #0 4.145 Cloning into '/tmp/tmp.EErN9DL56u/src/github.com/BurntSushi/toml'... [2023-02-07T13:12:49.178Z] #0 4.145 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-07T13:12:49.178Z] #0 4.703 + cd /tmp/tmp.EErN9DL56u/src/github.com/BurntSushi/toml [2023-02-07T13:12:49.178Z] #0 4.703 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-07T13:12:49.178Z] #0 4.748 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-02-07T13:12:49.178Z] #0 4.960 internal/unsafeheader [2023-02-07T13:12:49.178Z] #0 4.960 internal/goarch [2023-02-07T13:12:49.178Z] #0 5.049 internal/cpu [2023-02-07T13:12:49.178Z] #0 5.049 internal/abi [2023-02-07T13:12:49.178Z] #0 5.132 internal/goexperiment [2023-02-07T13:12:49.178Z] #0 5.174 internal/goos [2023-02-07T13:12:49.178Z] #0 5.208 internal/bytealg [2023-02-07T13:12:49.178Z] #0 5.208 runtime/internal/atomic [2023-02-07T13:12:49.178Z] #0 5.391 runtime/internal/math [2023-02-07T13:12:49.178Z] #0 5.482 runtime/internal/sys [2023-02-07T13:12:49.178Z] #0 5.502 runtime/internal/syscall [2023-02-07T13:12:49.178Z] #0 5.627 internal/itoa [2023-02-07T13:12:49.178Z] #0 5.716 runtime [2023-02-07T13:12:49.178Z] #0 5.749 math/bits [2023-02-07T13:12:49.178Z] #0 6.213 math [2023-02-07T13:12:49.178Z] #25 ... [2023-02-07T13:12:49.178Z] [2023-02-07T13:12:49.178Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:12:49.178Z] #0 6.768 + RM_GOPATH=0 [2023-02-07T13:12:49.178Z] #0 6.768 + TMP_GOPATH= [2023-02-07T13:12:49.178Z] #0 6.768 + : /build [2023-02-07T13:12:49.178Z] #0 6.768 + '[' -z '' ']' [2023-02-07T13:12:49.178Z] #0 6.768 ++ mktemp -d [2023-02-07T13:12:49.178Z] #0 6.789 Install golangci-lint version v1.44.0 [2023-02-07T13:12:49.178Z] #0 6.789 + export GOPATH=/tmp/tmp.dxQMwnm4pI [2023-02-07T13:12:49.178Z] #0 6.789 + GOPATH=/tmp/tmp.dxQMwnm4pI [2023-02-07T13:12:49.178Z] #0 6.789 + RM_GOPATH=1 [2023-02-07T13:12:49.178Z] #0 6.789 + case "$(go env GOARCH)" in [2023-02-07T13:12:49.178Z] #0 6.789 ++ go env GOARCH [2023-02-07T13:12:49.178Z] #0 6.789 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:49.178Z] #0 6.789 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:49.178Z] #0 6.789 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:49.178Z] #0 6.789 + dir=/tmp/install [2023-02-07T13:12:49.178Z] #0 6.789 + bin=golangci_lint [2023-02-07T13:12:49.178Z] #0 6.789 + shift [2023-02-07T13:12:49.178Z] #0 6.789 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-02-07T13:12:49.178Z] #0 6.789 + . /tmp/install/golangci_lint.installer [2023-02-07T13:12:49.178Z] #0 6.789 ++ : v1.44.0 [2023-02-07T13:12:49.178Z] #0 6.789 + install_golangci_lint [2023-02-07T13:12:49.178Z] #0 6.789 + set -e [2023-02-07T13:12:49.178Z] #0 6.789 + echo 'Install golangci-lint version v1.44.0' [2023-02-07T13:12:49.178Z] #0 6.789 + GOBIN=/build [2023-02-07T13:12:49.178Z] #0 6.789 + GO111MODULE=on [2023-02-07T13:12:49.178Z] #0 6.789 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-02-07T13:12:49.178Z] #0 7.356 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-02-07T13:12:49.251Z] #36 28.13 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-02-07T13:12:49.251Z] #36 28.13 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-02-07T13:12:49.351Z] #39 31.54 CC images/core-arm.o [2023-02-07T13:12:49.436Z] #26 ... [2023-02-07T13:12:49.436Z] [2023-02-07T13:12:49.436Z] #27 [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-02-07T13:12:49.436Z] #0 7.578 + RM_GOPATH=0 [2023-02-07T13:12:49.436Z] #0 7.592 + TMP_GOPATH= [2023-02-07T13:12:49.436Z] #0 7.594 + : /build [2023-02-07T13:12:49.436Z] #0 7.595 + '[' -z '' ']' [2023-02-07T13:12:49.436Z] #0 7.595 ++ mktemp -d [2023-02-07T13:12:49.436Z] #0 7.597 + export GOPATH=/tmp/tmp.DnxPb9UgT6 [2023-02-07T13:12:49.436Z] #0 7.598 + GOPATH=/tmp/tmp.DnxPb9UgT6 [2023-02-07T13:12:49.436Z] #0 7.598 + RM_GOPATH=1 [2023-02-07T13:12:49.436Z] #0 7.598 + case "$(go env GOARCH)" in [2023-02-07T13:12:49.436Z] #0 7.599 ++ go env GOARCH [2023-02-07T13:12:49.436Z] #0 7.631 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:49.436Z] #0 7.632 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:49.436Z] #0 7.633 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:49.436Z] #0 7.639 + dir=/tmp/install [2023-02-07T13:12:49.436Z] #0 7.639 + bin=dockercli [2023-02-07T13:12:49.436Z] #0 7.643 + shift [2023-02-07T13:12:49.436Z] #0 7.644 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-02-07T13:12:49.436Z] #0 7.644 + . /tmp/install/dockercli.installer [2023-02-07T13:12:49.436Z] #0 7.645 ++ : stable [2023-02-07T13:12:49.436Z] #0 7.646 ++ : 17.06.2-ce [2023-02-07T13:12:49.436Z] #0 7.646 + install_dockercli [2023-02-07T13:12:49.436Z] #0 7.651 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-02-07T13:12:49.436Z] #0 7.652 Install docker/cli version 17.06.2-ce from stable [2023-02-07T13:12:49.436Z] #0 7.652 ++ uname -m [2023-02-07T13:12:49.436Z] #0 7.656 + arch=x86_64 [2023-02-07T13:12:49.436Z] #0 7.659 + '[' x86_64 '!=' x86_64 ']' [2023-02-07T13:12:49.436Z] #0 7.659 + url=https://download.docker.com/linux/static [2023-02-07T13:12:49.436Z] #0 7.661 + tar -xz docker/docker [2023-02-07T13:12:49.436Z] #0 7.664 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-02-07T13:12:49.436Z] #27 ... [2023-02-07T13:12:49.436Z] [2023-02-07T13:12:49.436Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:12:49.436Z] #0 5.248 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-02-07T13:12:49.436Z] #0 5.248 Cloning into '.'... [2023-02-07T13:12:49.694Z] #28 ... [2023-02-07T13:12:49.694Z] [2023-02-07T13:12:49.694Z] #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-02-07T13:12:49.694Z] #0 6.399 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:12:49.694Z] #0 6.424 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:12:49.694Z] #0 6.424 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:12:49.694Z] #0 7.081 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:12:49.694Z] #0 9.281 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:12:49.817Z] #36 28.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-02-07T13:12:49.817Z] #36 28.84 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-07T13:12:49.953Z] #29 ... [2023-02-07T13:12:49.953Z] [2023-02-07T13:12:49.953Z] #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-02-07T13:12:49.953Z] #0 7.635 + RM_GOPATH=0 [2023-02-07T13:12:49.953Z] #0 7.635 + TMP_GOPATH= [2023-02-07T13:12:49.953Z] #0 7.635 + : /build [2023-02-07T13:12:49.953Z] #0 7.635 + '[' -z '' ']' [2023-02-07T13:12:49.953Z] #0 7.636 ++ mktemp -d [2023-02-07T13:12:49.953Z] #0 7.644 + export GOPATH=/tmp/tmp.wCzA7oVD9c [2023-02-07T13:12:49.953Z] #0 7.650 + GOPATH=/tmp/tmp.wCzA7oVD9c [2023-02-07T13:12:49.953Z] #0 7.651 + RM_GOPATH=1 [2023-02-07T13:12:49.953Z] #0 7.651 + case "$(go env GOARCH)" in [2023-02-07T13:12:49.953Z] #0 7.652 ++ go env GOARCH [2023-02-07T13:12:49.953Z] #0 7.674 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:49.953Z] #0 7.695 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:49.953Z] #0 7.696 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:49.953Z] #0 7.697 + dir=/tmp/install [2023-02-07T13:12:49.953Z] #0 7.698 + bin=shfmt [2023-02-07T13:12:49.953Z] #0 7.698 + shift [2023-02-07T13:12:49.953Z] #0 7.702 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-02-07T13:12:49.953Z] #0 7.702 + . /tmp/install/shfmt.installer [2023-02-07T13:12:49.953Z] #0 7.702 ++ : v3.0.2 [2023-02-07T13:12:49.953Z] #0 7.714 + install_shfmt [2023-02-07T13:12:49.953Z] #0 7.714 Install shfmt version v3.0.2 [2023-02-07T13:12:49.953Z] #0 7.714 + echo 'Install shfmt version v3.0.2' [2023-02-07T13:12:49.953Z] #0 7.714 + GOBIN=/build [2023-02-07T13:12:49.953Z] #0 7.714 + GO111MODULE=on [2023-02-07T13:12:49.953Z] #0 7.714 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-02-07T13:12:49.953Z] #0 8.290 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-02-07T13:12:49.954Z] #0 9.648 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-02-07T13:12:49.954Z] #0 9.666 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-02-07T13:12:49.954Z] #0 9.725 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-02-07T13:12:49.954Z] #30 ... [2023-02-07T13:12:49.954Z] [2023-02-07T13:12:49.954Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-02-07T13:12:49.954Z] #0 7.537 + RM_GOPATH=0 [2023-02-07T13:12:49.954Z] #0 7.544 + TMP_GOPATH= [2023-02-07T13:12:49.954Z] #0 7.546 + : /build [2023-02-07T13:12:49.954Z] #0 7.549 + '[' -z '' ']' [2023-02-07T13:12:49.954Z] #0 7.550 ++ mktemp -d [2023-02-07T13:12:49.954Z] #0 7.556 + export GOPATH=/tmp/tmp.02VhluUop1 [2023-02-07T13:12:49.954Z] #0 7.557 + GOPATH=/tmp/tmp.02VhluUop1 [2023-02-07T13:12:49.954Z] #0 7.557 + RM_GOPATH=1 [2023-02-07T13:12:49.954Z] #0 7.557 + case "$(go env GOARCH)" in [2023-02-07T13:12:49.954Z] #0 7.558 ++ go env GOARCH [2023-02-07T13:12:49.954Z] #0 7.572 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:49.954Z] #0 7.578 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:49.954Z] #0 7.579 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:49.954Z] #0 7.587 + dir=/tmp/install [2023-02-07T13:12:49.954Z] #0 7.596 + bin=proxy [2023-02-07T13:12:49.954Z] #0 7.596 + shift [2023-02-07T13:12:49.954Z] #0 7.597 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-02-07T13:12:49.954Z] #0 7.597 + . /tmp/install/proxy.installer [2023-02-07T13:12:49.954Z] #0 7.598 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-07T13:12:49.954Z] #0 7.599 + install_proxy [2023-02-07T13:12:49.954Z] #0 7.603 + case "$1" in [2023-02-07T13:12:49.954Z] #0 7.604 + export CGO_ENABLED=0 [2023-02-07T13:12:49.954Z] #0 7.605 + CGO_ENABLED=0 [2023-02-07T13:12:49.954Z] #0 7.605 + _install_proxy [2023-02-07T13:12:49.954Z] #0 7.605 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-02-07T13:12:49.954Z] #0 7.606 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-07T13:12:49.954Z] #0 7.606 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.02VhluUop1/src/github.com/docker/libnetwork [2023-02-07T13:12:49.954Z] #0 7.608 Cloning into '/tmp/tmp.02VhluUop1/src/github.com/docker/libnetwork'... [2023-02-07T13:12:50.212Z] #31 ... [2023-02-07T13:12:50.212Z] [2023-02-07T13:12:50.212Z] #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-02-07T13:12:50.212Z] #0 4.466 + RM_GOPATH=0 [2023-02-07T13:12:50.212Z] #0 4.466 + TMP_GOPATH= [2023-02-07T13:12:50.212Z] #0 4.466 + : /build [2023-02-07T13:12:50.212Z] #0 4.466 + '[' -z '' ']' [2023-02-07T13:12:50.212Z] #0 4.473 ++ mktemp -d [2023-02-07T13:12:50.212Z] #0 4.474 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:12:50.212Z] #0 4.474 + export GOPATH=/tmp/tmp.BckOp5gLvr [2023-02-07T13:12:50.212Z] #0 4.474 + GOPATH=/tmp/tmp.BckOp5gLvr [2023-02-07T13:12:50.212Z] #0 4.474 + RM_GOPATH=1 [2023-02-07T13:12:50.212Z] #0 4.474 + case "$(go env GOARCH)" in [2023-02-07T13:12:50.212Z] #0 4.474 ++ go env GOARCH [2023-02-07T13:12:50.212Z] #0 4.474 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:50.212Z] #0 4.474 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:50.212Z] #0 4.474 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:50.212Z] #0 4.474 + dir=/tmp/install [2023-02-07T13:12:50.212Z] #0 4.474 + bin=vndr [2023-02-07T13:12:50.212Z] #0 4.474 + shift [2023-02-07T13:12:50.212Z] #0 4.474 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-02-07T13:12:50.212Z] #0 4.474 + . /tmp/install/vndr.installer [2023-02-07T13:12:50.212Z] #0 4.474 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:12:50.212Z] #0 4.474 + install_vndr [2023-02-07T13:12:50.212Z] #0 4.474 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-02-07T13:12:50.212Z] #0 4.474 + GOBIN=/build [2023-02-07T13:12:50.212Z] #0 4.474 + GO111MODULE=on [2023-02-07T13:12:50.212Z] #0 4.474 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:12:50.212Z] #0 4.874 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:12:50.212Z] #32 ... [2023-02-07T13:12:50.212Z] [2023-02-07T13:12:50.212Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:12:50.212Z] #0 7.042 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:12:50.212Z] #0 7.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:12:50.212Z] #0 7.068 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:12:50.212Z] #0 7.788 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:12:50.212Z] #0 9.879 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:12:50.292Z] #39 32.02 CC images/core-aarch64.o [2023-02-07T13:12:50.472Z] #33 ... [2023-02-07T13:12:50.472Z] [2023-02-07T13:12:50.472Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-02-07T13:12:50.472Z] #0 5.340 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:12:50.472Z] #0 5.354 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:12:50.472Z] #0 5.354 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:12:50.472Z] #0 5.731 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:12:50.472Z] #0 7.116 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:12:50.472Z] #0 9.412 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:12:50.472Z] #34 ... [2023-02-07T13:12:50.472Z] [2023-02-07T13:12:50.472Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:12:50.472Z] #0 7.008 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:12:50.472Z] #0 7.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:12:50.472Z] #0 7.042 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:12:50.472Z] #0 7.872 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:12:50.472Z] #0 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:12:50.552Z] #39 32.62 CC images/core-ppc64.o [2023-02-07T13:12:50.731Z] #35 ... [2023-02-07T13:12:50.731Z] [2023-02-07T13:12:50.731Z] #36 [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-02-07T13:12:50.731Z] #0 4.818 + RM_GOPATH=0 [2023-02-07T13:12:50.731Z] #0 4.818 + TMP_GOPATH= [2023-02-07T13:12:50.731Z] #0 4.818 + : /build [2023-02-07T13:12:50.731Z] #0 4.818 + '[' -z '' ']' [2023-02-07T13:12:50.731Z] #0 4.845 Install gotestsum version v1.8.2 [2023-02-07T13:12:50.731Z] #0 4.874 ++ mktemp -d [2023-02-07T13:12:50.731Z] #0 4.874 + export GOPATH=/tmp/tmp.uyS5g5eWtF [2023-02-07T13:12:50.731Z] #0 4.874 + GOPATH=/tmp/tmp.uyS5g5eWtF [2023-02-07T13:12:50.731Z] #0 4.874 + RM_GOPATH=1 [2023-02-07T13:12:50.731Z] #0 4.874 + case "$(go env GOARCH)" in [2023-02-07T13:12:50.731Z] #0 4.874 ++ go env GOARCH [2023-02-07T13:12:50.731Z] #0 4.874 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:50.731Z] #0 4.874 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:50.731Z] #0 4.874 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:50.731Z] #0 4.874 + dir=/tmp/install [2023-02-07T13:12:50.731Z] #0 4.874 + bin=gotestsum [2023-02-07T13:12:50.731Z] #0 4.874 + shift [2023-02-07T13:12:50.731Z] #0 4.874 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-02-07T13:12:50.731Z] #0 4.874 + . /tmp/install/gotestsum.installer [2023-02-07T13:12:50.731Z] #0 4.874 ++ : v1.8.2 [2023-02-07T13:12:50.731Z] #0 4.874 + install_gotestsum [2023-02-07T13:12:50.731Z] #0 4.874 + set -e [2023-02-07T13:12:50.731Z] #0 4.874 + echo 'Install gotestsum version v1.8.2' [2023-02-07T13:12:50.731Z] #0 4.874 + GOBIN=/build [2023-02-07T13:12:50.731Z] #0 4.874 + GO111MODULE=on [2023-02-07T13:12:50.731Z] #0 4.874 + go install gotest.tools/gotestsum@v1.8.2 [2023-02-07T13:12:50.731Z] #0 5.207 go: downloading gotest.tools/gotestsum v1.8.2 [2023-02-07T13:12:50.731Z] #0 8.046 go: downloading github.com/fatih/color v1.13.0 [2023-02-07T13:12:50.731Z] #0 8.072 go: downloading github.com/dnephin/pflag v1.0.7 [2023-02-07T13:12:50.731Z] #0 8.074 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-02-07T13:12:50.731Z] #0 8.624 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-07T13:12:50.731Z] #0 8.694 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-07T13:12:50.731Z] #0 8.773 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-07T13:12:50.731Z] #0 8.846 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-02-07T13:12:50.731Z] #0 8.942 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-02-07T13:12:50.731Z] #0 9.210 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-02-07T13:12:50.731Z] #0 9.491 go: downloading golang.org/x/tools v0.1.11 [2023-02-07T13:12:50.991Z] #36 ... [2023-02-07T13:12:50.991Z] [2023-02-07T13:12:50.991Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:12:50.991Z] #33 11.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:12:51.194Z] #36 ... [2023-02-07T13:12:51.194Z] [2023-02-07T13:12:51.194Z] #29 [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-02-07T13:12:51.194Z] #29 17.99 Reading package lists... [2023-02-07T13:12:51.194Z] #29 23.12 Building dependency tree... [2023-02-07T13:12:51.194Z] #29 26.86 The following additional packages will be installed: [2023-02-07T13:12:51.194Z] #29 26.89 libbtrfs0 [2023-02-07T13:12:51.194Z] #29 27.08 The following NEW packages will be installed: [2023-02-07T13:12:51.194Z] #29 27.11 libbtrfs-dev libbtrfs0 [2023-02-07T13:12:51.194Z] #29 27.61 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:12:51.194Z] #29 27.61 Need to get 454 kB of archives. [2023-02-07T13:12:51.194Z] #29 27.61 After this operation, 1275 kB of additional disk space will be used. [2023-02-07T13:12:51.194Z] #29 27.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-02-07T13:12:51.194Z] #29 27.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-02-07T13:12:51.194Z] #29 28.72 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:12:51.194Z] #29 28.95 Fetched 454 kB in 0s (1344 kB/s) [2023-02-07T13:12:51.194Z] #29 29.09 Selecting previously unselected package libbtrfs0:arm64. [2023-02-07T13:12:51.194Z] #29 29.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-02-07T13:12:51.194Z] #29 29.17 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2023-02-07T13:12:51.194Z] #29 29.18 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-02-07T13:12:51.194Z] #29 29.40 Selecting previously unselected package libbtrfs-dev:arm64. [2023-02-07T13:12:51.194Z] #29 29.40 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-02-07T13:12:51.194Z] #29 29.42 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-02-07T13:12:51.194Z] #29 29.74 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-02-07T13:12:51.194Z] #29 29.76 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-02-07T13:12:51.194Z] #29 29.78 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:12:51.194Z] #29 DONE 30.3s [2023-02-07T13:12:51.454Z] [2023-02-07T13:12:51.454Z] #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-02-07T13:12:51.620Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 13.2s done [2023-02-07T13:12:51.620Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-02-07T13:12:51.620Z] #10 DONE 49.8s [2023-02-07T13:12:51.620Z] [2023-02-07T13:12:51.620Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-02-07T13:12:51.934Z] #39 33.80 CC images/core-s390.o [2023-02-07T13:12:52.207Z] #10 ... [2023-02-07T13:12:52.207Z] [2023-02-07T13:12:52.207Z] #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-02-07T13:12:52.207Z] #18 10.40 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-02-07T13:12:52.207Z] #18 10.75 [2023-02-07T13:12:52.207Z] #18 10.97 #=#=# ######################################################################## 100.0% [2023-02-07T13:12:52.207Z] #18 11.22 [2023-02-07T13:12:52.207Z] #18 11.32 Download of images into '/build' complete. [2023-02-07T13:12:52.207Z] #18 11.32 Use something like the following to load the result into a Docker daemon: [2023-02-07T13:12:52.207Z] #18 11.32 tar -cC '/build' . | docker load [2023-02-07T13:12:52.207Z] #18 DONE 13.5s [2023-02-07T13:12:52.207Z] [2023-02-07T13:12:52.207Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-07T13:12:52.391Z] #37 ... [2023-02-07T13:12:52.391Z] [2023-02-07T13:12:52.391Z] #24 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-07T13:12:52.391Z] #24 23.42 #=#=# [2023-02-07T13:12:52.391Z] #24 23.76 #=#=# ######################################################################## 100.0% [2023-02-07T13:12:52.391Z] #24 25.07 [2023-02-07T13:12:52.391Z] #24 27.57 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-02-07T13:12:52.391Z] #24 29.23 [2023-02-07T13:12:52.391Z] #24 29.59 #=#=# ######################################################################## 100.0% [2023-02-07T13:12:52.391Z] #24 31.03 [2023-02-07T13:12:52.391Z] #24 31.52 Download of images into '/build' complete. [2023-02-07T13:12:52.391Z] #24 31.52 Use something like the following to load the result into a Docker daemon: [2023-02-07T13:12:52.391Z] #24 31.52 tar -cC '/build' . | docker load [2023-02-07T13:12:52.391Z] #24 DONE 31.7s [2023-02-07T13:12:52.391Z] [2023-02-07T13:12:52.391Z] #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-02-07T13:12:52.391Z] #37 0.894 + RM_GOPATH=0 [2023-02-07T13:12:52.391Z] #37 0.895 + TMP_GOPATH= [2023-02-07T13:12:52.391Z] #37 0.895 + : /build [2023-02-07T13:12:52.391Z] #37 0.895 + '[' -z '' ']' [2023-02-07T13:12:52.391Z] #37 0.895 ++ mktemp -d [2023-02-07T13:12:52.391Z] #37 0.897 + export GOPATH=/tmp/tmp.XiEs130NSD [2023-02-07T13:12:52.391Z] #37 0.897 + GOPATH=/tmp/tmp.XiEs130NSD [2023-02-07T13:12:52.391Z] #37 0.897 + RM_GOPATH=1 [2023-02-07T13:12:52.391Z] #37 0.897 + case "$(go env GOARCH)" in [2023-02-07T13:12:52.391Z] #37 0.898 ++ go env GOARCH [2023-02-07T13:12:52.391Z] #37 1.011 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:52.391Z] #37 1.029 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:52.391Z] #37 1.029 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:52.391Z] #37 1.063 + dir=/tmp/install [2023-02-07T13:12:52.391Z] #37 1.063 + bin=containerd [2023-02-07T13:12:52.391Z] #37 1.064 + shift [2023-02-07T13:12:52.391Z] #37 1.064 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-02-07T13:12:52.391Z] #37 1.064 + . /tmp/install/containerd.installer [2023-02-07T13:12:52.391Z] #37 1.064 ++ set -e [2023-02-07T13:12:52.391Z] #37 1.064 ++ : v1.6.16 [2023-02-07T13:12:52.391Z] #37 1.064 + install_containerd [2023-02-07T13:12:52.391Z] #37 1.068 + echo 'Install containerd version v1.6.16' [2023-02-07T13:12:52.391Z] #37 1.068 Install containerd version v1.6.16 [2023-02-07T13:12:52.391Z] #37 1.076 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XiEs130NSD/src/github.com/containerd/containerd [2023-02-07T13:12:52.391Z] #37 1.096 Cloning into '/tmp/tmp.XiEs130NSD/src/github.com/containerd/containerd'... [2023-02-07T13:12:52.565Z] #19 DONE 0.8s [2023-02-07T13:12:52.565Z] [2023-02-07T13:12:52.565Z] #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-02-07T13:12:52.649Z] #37 ... [2023-02-07T13:12:52.649Z] [2023-02-07T13:12:52.649Z] #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-02-07T13:12:52.649Z] #25 21.61 encoding [2023-02-07T13:12:52.874Z] #39 34.89 CC images/cpuinfo.o [2023-02-07T13:12:52.908Z] #25 ... [2023-02-07T13:12:52.908Z] [2023-02-07T13:12:52.908Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:12:52.908Z] #27 20.78 Reading package lists... [2023-02-07T13:12:52.908Z] #27 25.40 Building dependency tree... [2023-02-07T13:12:52.908Z] #27 29.02 The following additional packages will be installed: [2023-02-07T13:12:52.908Z] #27 29.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-07T13:12:52.908Z] #27 29.03 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-02-07T13:12:52.908Z] #27 29.03 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-02-07T13:12:52.908Z] #27 29.03 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-02-07T13:12:52.908Z] #27 29.03 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-02-07T13:12:52.908Z] #27 29.03 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-02-07T13:12:52.908Z] #27 29.04 mingw-w64-common mingw-w64-x86-64-dev [2023-02-07T13:12:52.908Z] #27 29.05 Suggested packages: [2023-02-07T13:12:52.908Z] #27 29.06 gcc-10-locales seccomp wine64 [2023-02-07T13:12:52.908Z] #27 30.40 The following NEW packages will be installed: [2023-02-07T13:12:52.908Z] #27 30.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-07T13:12:52.908Z] #27 30.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-02-07T13:12:52.908Z] #27 30.44 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-02-07T13:12:52.908Z] #27 30.44 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-02-07T13:12:52.908Z] #27 30.44 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-02-07T13:12:52.908Z] #27 30.44 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-02-07T13:12:52.908Z] #27 30.44 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-02-07T13:12:52.908Z] #27 30.44 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-02-07T13:12:52.908Z] #27 30.44 mingw-w64-x86-64-dev [2023-02-07T13:12:52.908Z] #27 31.08 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:12:52.908Z] #27 31.08 Need to get 108 MB of archives. [2023-02-07T13:12:52.908Z] #27 31.08 After this operation, 620 MB of additional disk space will be used. [2023-02-07T13:12:52.908Z] #27 31.08 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-02-07T13:12:52.908Z] #27 31.47 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-02-07T13:12:52.908Z] #27 31.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-02-07T13:12:52.908Z] #27 31.58 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-02-07T13:12:52.908Z] #27 31.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-02-07T13:12:52.908Z] #27 31.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-02-07T13:12:52.908Z] #27 31.80 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-02-07T13:12:52.908Z] #27 31.99 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-02-07T13:12:53.131Z] #20 DONE 0.7s [2023-02-07T13:12:53.131Z] [2023-02-07T13:12:53.131Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:12:53.138Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 14.7s done [2023-02-07T13:12:53.167Z] #27 32.00 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-02-07T13:12:53.395Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a [2023-02-07T13:12:53.426Z] #27 32.40 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-02-07T13:12:53.426Z] #27 ... [2023-02-07T13:12:53.426Z] [2023-02-07T13:12:53.426Z] #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-02-07T13:12:53.426Z] #36 32.42 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-07T13:12:53.426Z] #36 32.42 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-07T13:12:53.426Z] #36 32.43 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-02-07T13:12:53.426Z] #36 32.47 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-02-07T13:12:53.426Z] #36 32.47 go: downloading github.com/stretchr/testify v1.7.0 [2023-02-07T13:12:53.433Z] #21 ... [2023-02-07T13:12:53.433Z] [2023-02-07T13:12:53.433Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-02-07T13:12:53.433Z] #22 DONE 0.1s [2023-02-07T13:12:53.433Z] [2023-02-07T13:12:53.434Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-02-07T13:12:53.434Z] #23 DONE 0.3s [2023-02-07T13:12:53.434Z] [2023-02-07T13:12:53.434Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:12:53.652Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-02-07T13:12:53.652Z] #10 DONE 49.6s [2023-02-07T13:12:53.687Z] #36 32.64 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-02-07T13:12:53.817Z] #39 35.62 CC images/inventory.o [2023-02-07T13:12:53.817Z] #39 36.01 CC images/fdinfo.o [2023-02-07T13:12:53.909Z] [2023-02-07T13:12:53.909Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-02-07T13:12:53.946Z] #36 32.72 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-02-07T13:12:53.946Z] #36 32.76 go: downloading github.com/magiconair/properties v1.8.5 [2023-02-07T13:12:53.946Z] #36 32.84 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-02-07T13:12:53.946Z] #36 32.92 go: downloading github.com/spf13/afero v1.6.0 [2023-02-07T13:12:53.946Z] #36 32.94 go: downloading github.com/spf13/cast v1.4.1 [2023-02-07T13:12:53.946Z] #36 32.99 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-02-07T13:12:53.946Z] #36 33.01 go: downloading github.com/subosito/gotenv v1.2.0 [2023-02-07T13:12:53.946Z] #36 33.06 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-02-07T13:12:54.205Z] #36 33.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-02-07T13:12:54.205Z] #36 33.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-02-07T13:12:54.205Z] #36 33.23 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-02-07T13:12:54.205Z] #36 33.23 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-02-07T13:12:54.205Z] #36 33.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-02-07T13:12:54.205Z] #36 33.27 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-02-07T13:12:54.205Z] #36 33.29 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-02-07T13:12:54.205Z] #36 33.31 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-02-07T13:12:54.388Z] #39 36.39 CC images/fown.o [2023-02-07T13:12:54.464Z] #36 33.32 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-02-07T13:12:54.464Z] #36 33.56 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-07T13:12:54.472Z] #19 DONE 0.6s [2023-02-07T13:12:54.472Z] [2023-02-07T13:12:54.472Z] #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-02-07T13:12:54.648Z] #39 36.75 CC images/ns.o [2023-02-07T13:12:54.736Z] #36 33.61 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-02-07T13:12:54.909Z] #39 36.98 CC images/regfile.o [2023-02-07T13:12:54.994Z] #36 33.82 go: downloading github.com/Antonboom/errname v0.1.5 [2023-02-07T13:12:54.994Z] #36 33.90 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-02-07T13:12:54.994Z] #36 33.97 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-02-07T13:12:54.994Z] #36 34.00 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-02-07T13:12:55.034Z] #20 DONE 0.7s [2023-02-07T13:12:55.169Z] #39 37.23 CC images/ghost-file.o [2023-02-07T13:12:55.292Z] [2023-02-07T13:12:55.292Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-02-07T13:12:55.292Z] #21 DONE 0.2s [2023-02-07T13:12:55.292Z] [2023-02-07T13:12:55.292Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-02-07T13:12:55.292Z] #22 DONE 0.2s [2023-02-07T13:12:55.292Z] [2023-02-07T13:12:55.292Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:12:55.323Z] #36 34.12 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-02-07T13:12:55.583Z] #36 34.49 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-02-07T13:12:55.583Z] #36 34.53 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-02-07T13:12:55.583Z] #36 34.60 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-02-07T13:12:55.741Z] #39 37.92 CC images/fifo.o [2023-02-07T13:12:55.841Z] #36 34.64 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-02-07T13:12:55.841Z] #36 34.66 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-02-07T13:12:55.841Z] #36 34.74 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-02-07T13:12:56.100Z] #36 34.93 go: downloading github.com/breml/bidichk v0.2.1 [2023-02-07T13:12:56.100Z] #36 35.00 go: downloading github.com/breml/errchkjson v0.2.1 [2023-02-07T13:12:56.100Z] #36 35.14 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-02-07T13:12:56.263Z] #33 ... [2023-02-07T13:12:56.263Z] [2023-02-07T13:12:56.263Z] #27 [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-02-07T13:12:56.263Z] #27 15.97 + mkdir -p /build [2023-02-07T13:12:56.263Z] #27 15.98 + mv docker/docker /build/ [2023-02-07T13:12:56.263Z] #27 16.00 + rmdir docker [2023-02-07T13:12:56.263Z] #27 DONE 16.7s [2023-02-07T13:12:56.263Z] [2023-02-07T13:12:56.263Z] #22 [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-02-07T13:12:56.263Z] #22 10.42 go: downloading github.com/google/uuid v1.3.0 [2023-02-07T13:12:56.263Z] #22 10.45 go: downloading github.com/moby/vpnkit v0.5.0 [2023-02-07T13:12:56.263Z] #22 10.61 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-02-07T13:12:56.263Z] #22 10.84 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-07T13:12:56.263Z] #22 10.88 go: downloading github.com/gorilla/mux v1.8.0 [2023-02-07T13:12:56.263Z] #22 11.12 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-02-07T13:12:56.263Z] #22 11.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-02-07T13:12:56.263Z] #22 12.00 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-02-07T13:12:56.263Z] #22 14.65 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-02-07T13:12:56.263Z] #22 ... [2023-02-07T13:12:56.263Z] [2023-02-07T13:12:56.263Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-02-07T13:12:56.263Z] #24 6.896 + git clone https://github.com/docker/distribution.git . [2023-02-07T13:12:56.263Z] #24 6.906 Cloning into '.'... [2023-02-07T13:12:56.263Z] #24 ... [2023-02-07T13:12:56.263Z] [2023-02-07T13:12:56.263Z] #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-02-07T13:12:56.263Z] #25 10.76 unicode/utf8 [2023-02-07T13:12:56.263Z] #25 11.84 internal/race [2023-02-07T13:12:56.263Z] #25 12.15 sync/atomic [2023-02-07T13:12:56.263Z] #25 12.79 unicode [2023-02-07T13:12:56.312Z] #39 38.27 CC images/remap-file-path.o [2023-02-07T13:12:56.360Z] #36 35.14 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-02-07T13:12:56.360Z] #36 35.26 go: downloading github.com/daixiang0/gci v0.2.9 [2023-02-07T13:12:56.360Z] #36 35.30 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-02-07T13:12:56.360Z] #36 35.35 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-02-07T13:12:56.573Z] #39 38.66 CC images/eventfd.o [2023-02-07T13:12:56.629Z] #36 35.44 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-02-07T13:12:56.629Z] #36 35.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-02-07T13:12:56.629Z] #36 35.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-02-07T13:12:56.629Z] #36 35.49 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-02-07T13:12:56.629Z] #36 35.53 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-02-07T13:12:56.831Z] #25 ... [2023-02-07T13:12:56.831Z] [2023-02-07T13:12:56.831Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-02-07T13:12:56.831Z] #34 17.50 Fetched 8628 kB in 13s (690 kB/s) [2023-02-07T13:12:56.888Z] #36 ... [2023-02-07T13:12:56.888Z] [2023-02-07T13:12:56.888Z] #35 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-02-07T13:12:56.888Z] #35 DONE 35.7s [2023-02-07T13:12:56.888Z] [2023-02-07T13:12:56.888Z] #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-02-07T13:12:56.888Z] #36 35.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-02-07T13:12:56.888Z] #36 36.00 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-02-07T13:12:57.144Z] #39 39.03 CC images/eventpoll.o [2023-02-07T13:12:57.148Z] #36 36.03 go: downloading github.com/golangci/misspell v0.3.5 [2023-02-07T13:12:57.148Z] #36 36.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-02-07T13:12:57.148Z] #36 36.14 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-02-07T13:12:57.148Z] #36 36.26 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-02-07T13:12:57.405Z] #39 39.53 CC images/fh.o [2023-02-07T13:12:57.405Z] #36 36.31 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-02-07T13:12:57.406Z] #36 36.35 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-02-07T13:12:57.406Z] #36 36.41 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-02-07T13:12:57.664Z] #36 36.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-02-07T13:12:57.664Z] #36 36.59 go: downloading github.com/julz/importas v0.1.0 [2023-02-07T13:12:57.664Z] #36 36.62 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-02-07T13:12:57.664Z] #36 36.67 go: downloading github.com/kulti/thelper v0.5.0 [2023-02-07T13:12:57.664Z] #36 36.67 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-02-07T13:12:57.664Z] #36 36.72 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-02-07T13:12:57.922Z] #36 36.77 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-02-07T13:12:57.922Z] #36 36.80 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-02-07T13:12:57.922Z] #36 36.87 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-02-07T13:12:57.922Z] #36 36.87 go: downloading github.com/maratori/testpackage v1.0.1 [2023-02-07T13:12:57.922Z] #36 36.88 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-02-07T13:12:57.922Z] #36 36.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-02-07T13:12:57.922Z] #36 36.99 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-02-07T13:12:57.976Z] #39 39.93 CC images/fsnotify.o [2023-02-07T13:12:58.180Z] #36 37.02 go: downloading github.com/mgechev/revive v1.1.3 [2023-02-07T13:12:58.180Z] #36 ... [2023-02-07T13:12:58.180Z] [2023-02-07T13:12:58.180Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:12:58.180Z] #33 22.59 Reading package lists... [2023-02-07T13:12:58.180Z] #33 27.29 Building dependency tree... [2023-02-07T13:12:58.180Z] #33 31.64 The following additional packages will be installed: [2023-02-07T13:12:58.180Z] #33 31.65 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-02-07T13:12:58.180Z] #33 31.67 Suggested packages: [2023-02-07T13:12:58.180Z] #33 31.67 cmake-doc ninja-build lrzip [2023-02-07T13:12:58.180Z] #33 31.67 Recommended packages: [2023-02-07T13:12:58.180Z] #33 31.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-02-07T13:12:58.180Z] #33 32.44 The following NEW packages will be installed: [2023-02-07T13:12:58.180Z] #33 32.47 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-02-07T13:12:58.180Z] #33 32.47 vim-common xxd [2023-02-07T13:12:58.180Z] #33 32.84 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:12:58.180Z] #33 32.84 Need to get 15.6 MB of archives. [2023-02-07T13:12:58.180Z] #33 32.84 After this operation, 67.4 MB of additional disk space will be used. [2023-02-07T13:12:58.180Z] #33 32.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-07T13:12:58.180Z] #33 32.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-07T13:12:58.180Z] #33 32.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-02-07T13:12:58.180Z] #33 32.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-02-07T13:12:58.180Z] #33 33.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2023-02-07T13:12:58.180Z] #33 33.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-02-07T13:12:58.180Z] #33 33.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-02-07T13:12:58.180Z] #33 33.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-02-07T13:12:58.180Z] #33 33.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-02-07T13:12:58.180Z] #33 33.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-02-07T13:12:58.180Z] #33 34.69 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:12:58.180Z] #33 35.16 Fetched 15.6 MB in 1s (16.7 MB/s) [2023-02-07T13:12:58.180Z] #33 35.52 Selecting previously unselected package xxd. [2023-02-07T13:12:58.180Z] #33 35.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-02-07T13:12:58.180Z] #33 35.57 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-02-07T13:12:58.180Z] #33 35.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:12:58.180Z] #33 35.91 Selecting previously unselected package vim-common. [2023-02-07T13:12:58.180Z] #33 35.92 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T13:12:58.180Z] #33 35.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:12:58.180Z] #33 36.50 Selecting previously unselected package cmake-data. [2023-02-07T13:12:58.180Z] #33 36.51 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-02-07T13:12:58.180Z] #33 36.56 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-02-07T13:12:58.236Z] #39 ... [2023-02-07T13:12:58.236Z] [2023-02-07T13:12:58.236Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-02-07T13:12:58.236Z] #31 113.4 internal/fmtsort [2023-02-07T13:12:58.236Z] #31 114.4 internal/safefilepath [2023-02-07T13:12:58.236Z] #31 114.7 internal/syscall/execenv [2023-02-07T13:12:58.236Z] #31 114.9 path [2023-02-07T13:12:58.236Z] #31 115.7 io/fs [2023-02-07T13:12:58.236Z] #31 116.5 strings [2023-02-07T13:12:58.236Z] #31 117.8 os [2023-02-07T13:12:58.236Z] #31 120.4 bufio [2023-02-07T13:12:58.236Z] #31 123.2 text/tabwriter [2023-02-07T13:12:58.439Z] #33 ... [2023-02-07T13:12:58.439Z] [2023-02-07T13:12:58.439Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:12:58.439Z] #34 26.93 Building dependency tree... [2023-02-07T13:12:58.439Z] #34 30.77 The following additional packages will be installed: [2023-02-07T13:12:58.439Z] #34 30.78 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-02-07T13:12:58.439Z] #34 30.78 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-02-07T13:12:58.439Z] #34 30.78 Suggested packages: [2023-02-07T13:12:58.439Z] #34 30.78 manpages-dev protobuf-mode-el python3-setuptools [2023-02-07T13:12:58.439Z] #34 32.07 The following NEW packages will be installed: [2023-02-07T13:12:58.439Z] #34 32.08 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-02-07T13:12:58.439Z] #34 32.08 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-02-07T13:12:58.439Z] #34 32.08 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-02-07T13:12:58.439Z] #34 32.09 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-02-07T13:12:58.439Z] #34 32.44 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:12:58.439Z] #34 32.44 Need to get 4253 kB of archives. [2023-02-07T13:12:58.439Z] #34 32.44 After this operation, 25.1 MB of additional disk space will be used. [2023-02-07T13:12:58.439Z] #34 32.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-02-07T13:12:58.439Z] #34 32.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2023-02-07T13:12:58.439Z] #34 32.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-02-07T13:12:58.439Z] #34 32.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2023-02-07T13:12:58.439Z] #34 32.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-02-07T13:12:58.439Z] #34 32.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-02-07T13:12:58.439Z] #34 32.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-02-07T13:12:58.439Z] #34 32.70 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-02-07T13:12:58.439Z] #34 32.71 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-02-07T13:12:58.439Z] #34 32.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-02-07T13:12:58.439Z] #34 33.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2023-02-07T13:12:58.439Z] #34 33.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2023-02-07T13:12:58.439Z] #34 33.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2023-02-07T13:12:58.439Z] #34 33.41 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-02-07T13:12:58.439Z] #34 33.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2023-02-07T13:12:58.439Z] #34 33.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-07T13:12:58.439Z] #34 33.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-02-07T13:12:58.439Z] #34 33.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-02-07T13:12:58.439Z] #34 35.15 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:12:58.439Z] #34 35.64 Fetched 4253 kB in 2s (2534 kB/s) [2023-02-07T13:12:58.439Z] #34 35.81 Selecting previously unselected package libcap2:arm64. [2023-02-07T13:12:58.439Z] #34 35.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-02-07T13:12:58.439Z] #34 35.90 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2023-02-07T13:12:58.439Z] #34 35.92 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-02-07T13:12:58.439Z] #34 36.09 Selecting previously unselected package libcap-dev:arm64. [2023-02-07T13:12:58.439Z] #34 36.10 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-02-07T13:12:58.439Z] #34 36.11 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-02-07T13:12:58.439Z] #34 36.37 Selecting previously unselected package libnet1:arm64. [2023-02-07T13:12:58.439Z] #34 36.38 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-02-07T13:12:58.439Z] #34 36.38 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:12:58.439Z] #34 36.67 Selecting previously unselected package libnet1-dev. [2023-02-07T13:12:58.439Z] #34 36.68 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2023-02-07T13:12:58.439Z] #34 36.69 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-07T13:12:58.439Z] #34 37.04 Selecting previously unselected package libnl-3-200:arm64. [2023-02-07T13:12:58.439Z] #34 37.04 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-02-07T13:12:58.439Z] #34 37.05 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-07T13:12:58.439Z] #34 37.15 Selecting previously unselected package libnl-3-dev:arm64. [2023-02-07T13:12:58.439Z] #34 37.16 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2023-02-07T13:12:58.439Z] #34 37.17 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-02-07T13:12:58.439Z] #34 ... [2023-02-07T13:12:58.439Z] [2023-02-07T13:12:58.439Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-02-07T13:12:58.439Z] #31 DONE 37.5s [2023-02-07T13:12:58.439Z] [2023-02-07T13:12:58.439Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:12:58.439Z] #27 33.21 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-02-07T13:12:58.439Z] #27 33.81 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-02-07T13:12:58.439Z] #27 34.46 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-02-07T13:12:58.439Z] #27 35.70 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-02-07T13:12:58.439Z] #27 36.27 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-02-07T13:12:58.439Z] #27 36.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-02-07T13:12:58.439Z] #27 36.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-02-07T13:12:58.439Z] #27 36.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-02-07T13:12:58.439Z] #27 36.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-02-07T13:12:58.439Z] #27 36.33 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-02-07T13:12:58.439Z] #27 36.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-02-07T13:12:58.439Z] #27 36.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-02-07T13:12:58.439Z] #27 36.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-02-07T13:12:58.439Z] #27 36.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-02-07T13:12:58.439Z] #27 36.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-02-07T13:12:58.439Z] #27 36.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-02-07T13:12:58.439Z] #27 36.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-02-07T13:12:58.439Z] #27 36.47 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-02-07T13:12:58.439Z] #27 36.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-02-07T13:12:58.439Z] #27 36.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-02-07T13:12:58.439Z] #27 37.41 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:12:58.496Z] #31 ... [2023-02-07T13:12:58.496Z] [2023-02-07T13:12:58.496Z] #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-02-07T13:12:58.496Z] #39 40.59 CC images/signalfd.o [2023-02-07T13:12:58.697Z] #27 37.79 Fetched 108 MB in 6s (18.2 MB/s) [2023-02-07T13:12:58.737Z] #24 ... [2023-02-07T13:12:58.737Z] [2023-02-07T13:12:58.737Z] #25 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-02-07T13:12:58.737Z] #0 4.917 + RM_GOPATH=0 [2023-02-07T13:12:58.737Z] #0 4.917 + TMP_GOPATH= [2023-02-07T13:12:58.737Z] #0 4.917 + : /build [2023-02-07T13:12:58.737Z] #0 4.917 + '[' -z '' ']' [2023-02-07T13:12:58.737Z] #0 4.919 ++ mktemp -d [2023-02-07T13:12:58.737Z] #0 4.919 + export GOPATH=/tmp/tmp.YxnEXhS9Yl [2023-02-07T13:12:58.737Z] #0 4.919 + GOPATH=/tmp/tmp.YxnEXhS9Yl [2023-02-07T13:12:58.737Z] #0 4.919 + RM_GOPATH=1 [2023-02-07T13:12:58.737Z] #0 4.919 + case "$(go env GOARCH)" in [2023-02-07T13:12:58.737Z] #0 4.919 ++ go env GOARCH [2023-02-07T13:12:58.737Z] #0 4.924 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:58.737Z] #0 4.924 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:12:58.737Z] #0 4.925 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:12:58.737Z] #0 4.930 ++ dirname /tmp/install/install.sh [2023-02-07T13:12:58.737Z] #0 4.930 + dir=/tmp/install [2023-02-07T13:12:58.737Z] #0 4.930 + bin=vndr [2023-02-07T13:12:58.737Z] #0 4.930 + shift [2023-02-07T13:12:58.737Z] #0 4.930 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-02-07T13:12:58.737Z] #0 4.930 + . /tmp/install/vndr.installer [2023-02-07T13:12:58.737Z] #0 4.930 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:12:58.737Z] #0 4.930 + install_vndr [2023-02-07T13:12:58.737Z] #0 4.930 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-02-07T13:12:58.737Z] #0 4.930 + GOBIN=/build [2023-02-07T13:12:58.737Z] #0 4.930 + GO111MODULE=on [2023-02-07T13:12:58.737Z] #0 4.930 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:12:58.737Z] #0 5.295 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:12:58.956Z] #27 37.93 Selecting previously unselected package binutils-mingw-w64-i686. [2023-02-07T13:12:59.069Z] #39 40.97 CC images/fs.o [2023-02-07T13:12:59.069Z] #39 41.27 CC images/pstree.o [2023-02-07T13:12:59.214Z] #27 37.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-02-07T13:12:59.214Z] #27 38.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2023-02-07T13:12:59.214Z] #27 38.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-07T13:12:59.640Z] #39 41.58 CC images/pipe.o [2023-02-07T13:12:59.900Z] #39 41.99 CC images/tcp-stream.o [2023-02-07T13:13:00.117Z] #34 17.50 Reading package lists... [2023-02-07T13:13:00.117Z] #34 ... [2023-02-07T13:13:00.117Z] [2023-02-07T13:13:00.117Z] #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-02-07T13:13:00.117Z] #32 DONE 21.0s [2023-02-07T13:13:00.117Z] [2023-02-07T13:13:00.117Z] #22 [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-02-07T13:13:00.117Z] #22 19.85 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-02-07T13:13:00.157Z] #27 ... [2023-02-07T13:13:00.157Z] [2023-02-07T13:13:00.157Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:13:00.157Z] #32 38.86 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-02-07T13:13:00.157Z] #32 38.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-02-07T13:13:00.470Z] #39 42.45 CC images/sk-packet.o [2023-02-07T13:13:00.641Z] #25 ... [2023-02-07T13:13:00.641Z] [2023-02-07T13:13:00.641Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:13:00.641Z] #0 6.743 + RM_GOPATH=0 [2023-02-07T13:13:00.641Z] #0 6.743 + TMP_GOPATH= [2023-02-07T13:13:00.641Z] #0 6.743 + : /build [2023-02-07T13:13:00.641Z] #0 6.743 + '[' -z '' ']' [2023-02-07T13:13:00.641Z] #0 6.743 ++ mktemp -d [2023-02-07T13:13:00.641Z] #0 6.743 + export GOPATH=/tmp/tmp.MNfg6YURg2 [2023-02-07T13:13:00.641Z] #0 6.743 + GOPATH=/tmp/tmp.MNfg6YURg2 [2023-02-07T13:13:00.641Z] #0 6.743 + RM_GOPATH=1 [2023-02-07T13:13:00.641Z] #0 6.743 + case "$(go env GOARCH)" in [2023-02-07T13:13:00.641Z] #0 6.743 ++ go env GOARCH [2023-02-07T13:13:00.641Z] #0 6.762 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:00.641Z] #0 6.762 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:00.641Z] #0 6.762 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:00.641Z] #0 6.763 + dir=/tmp/install [2023-02-07T13:13:00.641Z] #0 6.763 + bin=rootlesskit [2023-02-07T13:13:00.641Z] #0 6.763 + shift [2023-02-07T13:13:00.641Z] #0 6.764 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-02-07T13:13:00.641Z] #0 6.764 + . /tmp/install/rootlesskit.installer [2023-02-07T13:13:00.641Z] #0 6.764 ++ : v0.14.4 [2023-02-07T13:13:00.641Z] #0 6.764 + install_rootlesskit [2023-02-07T13:13:00.641Z] #0 6.764 + case "$1" in [2023-02-07T13:13:00.641Z] #0 6.764 + export CGO_ENABLED=0 [2023-02-07T13:13:00.641Z] #0 6.764 + CGO_ENABLED=0 [2023-02-07T13:13:00.641Z] #0 6.764 + _install_rootlesskit [2023-02-07T13:13:00.641Z] #0 6.764 + echo 'Install rootlesskit version v0.14.4' [2023-02-07T13:13:00.641Z] #0 6.764 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-07T13:13:00.641Z] #0 6.764 + GOBIN=/build [2023-02-07T13:13:00.641Z] #0 6.764 + GO111MODULE=on [2023-02-07T13:13:00.642Z] #0 6.764 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-02-07T13:13:00.642Z] #0 6.764 Install rootlesskit version v0.14.4 [2023-02-07T13:13:00.642Z] #0 7.227 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-02-07T13:13:01.042Z] #39 43.01 CC images/mnt.o [2023-02-07T13:13:01.054Z] #22 ... [2023-02-07T13:13:01.054Z] [2023-02-07T13:13:01.054Z] #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-02-07T13:13:01.054Z] #30 11.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-02-07T13:13:01.054Z] #30 ... [2023-02-07T13:13:01.054Z] [2023-02-07T13:13:01.054Z] #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-02-07T13:13:01.054Z] #29 11.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:13:01.054Z] #29 21.31 Fetched 8628 kB in 15s (568 kB/s) [2023-02-07T13:13:01.092Z] #32 39.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:13:01.210Z] #26 ... [2023-02-07T13:13:01.210Z] [2023-02-07T13:13:01.210Z] #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-02-07T13:13:01.210Z] #0 7.939 + RM_GOPATH=0 [2023-02-07T13:13:01.210Z] #0 7.939 + TMP_GOPATH= [2023-02-07T13:13:01.210Z] #0 7.939 + : /build [2023-02-07T13:13:01.210Z] #0 7.939 + '[' -z '' ']' [2023-02-07T13:13:01.210Z] #0 7.940 ++ mktemp -d [2023-02-07T13:13:01.210Z] #0 7.947 + export GOPATH=/tmp/tmp.gOyzqBqImW [2023-02-07T13:13:01.210Z] #0 7.947 + GOPATH=/tmp/tmp.gOyzqBqImW [2023-02-07T13:13:01.210Z] #0 7.947 + RM_GOPATH=1 [2023-02-07T13:13:01.210Z] #0 7.947 + case "$(go env GOARCH)" in [2023-02-07T13:13:01.210Z] #0 7.956 ++ go env GOARCH [2023-02-07T13:13:01.210Z] #0 7.965 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:01.210Z] #0 7.965 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:01.210Z] #0 7.965 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:01.210Z] #0 7.973 + dir=/tmp/install [2023-02-07T13:13:01.210Z] #0 7.973 + bin=tomlv [2023-02-07T13:13:01.210Z] #0 7.973 + shift [2023-02-07T13:13:01.210Z] #0 7.973 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-02-07T13:13:01.210Z] #0 7.973 + . /tmp/install/tomlv.installer [2023-02-07T13:13:01.210Z] #0 7.973 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-07T13:13:01.210Z] #0 7.973 + install_tomlv [2023-02-07T13:13:01.210Z] #0 7.973 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-02-07T13:13:01.210Z] #0 7.973 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gOyzqBqImW/src/github.com/BurntSushi/toml [2023-02-07T13:13:01.210Z] #0 7.973 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-07T13:13:01.210Z] #0 8.006 Cloning into '/tmp/tmp.gOyzqBqImW/src/github.com/BurntSushi/toml'... [2023-02-07T13:13:01.313Z] #29 21.31 Reading package lists... [2023-02-07T13:13:01.313Z] #29 ... [2023-02-07T13:13:01.313Z] [2023-02-07T13:13:01.313Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:01.313Z] #33 21.19 Fetched 8628 kB in 14s (598 kB/s) [2023-02-07T13:13:01.313Z] #39 43.37 CC images/pipe-data.o [2023-02-07T13:13:01.468Z] #27 ... [2023-02-07T13:13:01.468Z] [2023-02-07T13:13:01.468Z] #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-02-07T13:13:01.468Z] #24 7.902 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-02-07T13:13:01.468Z] #24 7.906 Cloning into '.'... [2023-02-07T13:13:01.572Z] #33 21.19 Reading package lists... [2023-02-07T13:13:01.572Z] #33 ... [2023-02-07T13:13:01.572Z] [2023-02-07T13:13:01.572Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:01.572Z] #35 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:13:01.572Z] #35 20.79 Fetched 8628 kB in 14s (616 kB/s) [2023-02-07T13:13:01.572Z] #35 20.79 Reading package lists... [2023-02-07T13:13:01.572Z] #35 ... [2023-02-07T13:13:01.572Z] [2023-02-07T13:13:01.572Z] #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-02-07T13:13:01.572Z] #25 18.34 encoding [2023-02-07T13:13:01.843Z] #23 ... [2023-02-07T13:13:01.843Z] [2023-02-07T13:13:01.843Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-02-07T13:13:01.843Z] #0 5.886 + git clone https://github.com/docker/distribution.git . [2023-02-07T13:13:01.843Z] #0 5.886 Cloning into '.'... [2023-02-07T13:13:01.843Z] #24 ... [2023-02-07T13:13:01.843Z] [2023-02-07T13:13:01.843Z] #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-02-07T13:13:01.843Z] #0 6.558 + RM_GOPATH=0 [2023-02-07T13:13:01.843Z] #0 6.558 + TMP_GOPATH= [2023-02-07T13:13:01.843Z] #0 6.558 + : /build [2023-02-07T13:13:01.843Z] #0 6.558 + '[' -z '' ']' [2023-02-07T13:13:01.843Z] #0 6.558 ++ mktemp -d [2023-02-07T13:13:01.843Z] #0 6.558 + export GOPATH=/tmp/tmp.jyLhFZ2MZr [2023-02-07T13:13:01.843Z] #0 6.558 + GOPATH=/tmp/tmp.jyLhFZ2MZr [2023-02-07T13:13:01.843Z] #0 6.558 + RM_GOPATH=1 [2023-02-07T13:13:01.843Z] #0 6.558 + case "$(go env GOARCH)" in [2023-02-07T13:13:01.843Z] #0 6.559 ++ go env GOARCH [2023-02-07T13:13:01.843Z] #0 6.574 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:01.843Z] #0 6.574 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:01.843Z] #25 6.588 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-07T13:13:01.843Z] #25 6.590 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:01.843Z] #25 6.590 + dir=/tmp/install [2023-02-07T13:13:01.843Z] #25 6.590 + bin=tomlv [2023-02-07T13:13:01.843Z] #25 6.590 + shift [2023-02-07T13:13:01.843Z] #25 6.590 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-02-07T13:13:01.843Z] #25 6.590 + . /tmp/install/tomlv.installer [2023-02-07T13:13:01.843Z] #25 6.590 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-07T13:13:01.843Z] #25 6.590 + install_tomlv [2023-02-07T13:13:01.843Z] #25 6.590 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-02-07T13:13:01.843Z] #25 6.590 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jyLhFZ2MZr/src/github.com/BurntSushi/toml [2023-02-07T13:13:01.843Z] #25 6.590 Cloning into '/tmp/tmp.jyLhFZ2MZr/src/github.com/BurntSushi/toml'... [2023-02-07T13:13:01.883Z] #39 43.76 CC images/sa.o [2023-02-07T13:13:02.144Z] #39 44.09 CC images/timer.o [2023-02-07T13:13:02.718Z] #39 44.59 CC images/timerfd.o [2023-02-07T13:13:02.882Z] #25 ... [2023-02-07T13:13:02.882Z] [2023-02-07T13:13:02.882Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:13:02.882Z] #0 6.883 + RM_GOPATH=0 [2023-02-07T13:13:02.882Z] #0 6.883 + TMP_GOPATH= [2023-02-07T13:13:02.882Z] #0 6.883 + : /build [2023-02-07T13:13:02.882Z] #0 6.883 + '[' -z '' ']' [2023-02-07T13:13:02.882Z] #0 6.883 ++ mktemp -d [2023-02-07T13:13:02.882Z] #0 6.883 + export GOPATH=/tmp/tmp.zyEPBvExv5 [2023-02-07T13:13:02.882Z] #0 6.883 + GOPATH=/tmp/tmp.zyEPBvExv5 [2023-02-07T13:13:02.882Z] #0 6.883 + RM_GOPATH=1 [2023-02-07T13:13:02.882Z] #0 6.883 + case "$(go env GOARCH)" in [2023-02-07T13:13:02.882Z] #0 6.883 ++ go env GOARCH [2023-02-07T13:13:02.882Z] #0 6.896 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:02.882Z] #0 6.896 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:02.882Z] #0 6.896 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:02.882Z] #0 6.897 Install golangci-lint version v1.44.0 [2023-02-07T13:13:02.882Z] #0 6.897 + dir=/tmp/install [2023-02-07T13:13:02.882Z] #0 6.897 + bin=golangci_lint [2023-02-07T13:13:02.882Z] #0 6.897 + shift [2023-02-07T13:13:02.882Z] #0 6.897 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-02-07T13:13:02.882Z] #0 6.897 + . /tmp/install/golangci_lint.installer [2023-02-07T13:13:02.882Z] #0 6.897 ++ : v1.44.0 [2023-02-07T13:13:02.882Z] #0 6.897 + install_golangci_lint [2023-02-07T13:13:02.882Z] #0 6.897 + set -e [2023-02-07T13:13:02.882Z] #0 6.897 + echo 'Install golangci-lint version v1.44.0' [2023-02-07T13:13:02.882Z] #0 6.897 + GOBIN=/build [2023-02-07T13:13:02.882Z] #0 6.897 + GO111MODULE=on [2023-02-07T13:13:02.882Z] #0 6.897 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-02-07T13:13:02.882Z] #0 7.553 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-02-07T13:13:02.882Z] #26 ... [2023-02-07T13:13:02.882Z] [2023-02-07T13:13:02.882Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:13:02.882Z] #23 7.374 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-02-07T13:13:02.882Z] #23 7.382 Cloning into '.'... [2023-02-07T13:13:02.979Z] #39 45.00 CC images/mm.o [2023-02-07T13:13:03.239Z] #39 45.36 CC images/sk-opts.o [2023-02-07T13:13:03.370Z] #24 ... [2023-02-07T13:13:03.370Z] [2023-02-07T13:13:03.370Z] #28 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-02-07T13:13:03.370Z] #0 8.061 + RM_GOPATH=0 [2023-02-07T13:13:03.370Z] #0 8.061 + TMP_GOPATH= [2023-02-07T13:13:03.370Z] #0 8.061 + : /build [2023-02-07T13:13:03.370Z] #0 8.061 + '[' -z '' ']' [2023-02-07T13:13:03.370Z] #0 8.061 ++ mktemp -d [2023-02-07T13:13:03.370Z] #0 8.093 + export GOPATH=/tmp/tmp.8gyheLuclv [2023-02-07T13:13:03.370Z] #0 8.093 + GOPATH=/tmp/tmp.8gyheLuclv [2023-02-07T13:13:03.370Z] #0 8.093 + RM_GOPATH=1 [2023-02-07T13:13:03.370Z] #0 8.093 + case "$(go env GOARCH)" in [2023-02-07T13:13:03.370Z] #0 8.093 ++ go env GOARCH [2023-02-07T13:13:03.370Z] #0 8.143 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:03.370Z] #0 8.143 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:03.370Z] #0 8.143 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:03.370Z] #0 8.171 Install docker/cli version 17.06.2-ce from stable [2023-02-07T13:13:03.370Z] #0 8.171 + dir=/tmp/install [2023-02-07T13:13:03.370Z] #0 8.171 + bin=dockercli [2023-02-07T13:13:03.370Z] #0 8.171 + shift [2023-02-07T13:13:03.370Z] #0 8.171 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-02-07T13:13:03.370Z] #0 8.171 + . /tmp/install/dockercli.installer [2023-02-07T13:13:03.370Z] #0 8.171 ++ : stable [2023-02-07T13:13:03.370Z] #0 8.171 ++ : 17.06.2-ce [2023-02-07T13:13:03.370Z] #0 8.171 + install_dockercli [2023-02-07T13:13:03.370Z] #0 8.171 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-02-07T13:13:03.370Z] #0 8.171 ++ uname -m [2023-02-07T13:13:03.370Z] #0 8.195 + arch=x86_64 [2023-02-07T13:13:03.370Z] #0 8.196 + '[' x86_64 '!=' x86_64 ']' [2023-02-07T13:13:03.370Z] #0 8.196 + url=https://download.docker.com/linux/static [2023-02-07T13:13:03.370Z] #0 8.196 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-02-07T13:13:03.370Z] #0 8.221 + tar -xz docker/docker [2023-02-07T13:13:03.370Z] #28 ... [2023-02-07T13:13:03.370Z] [2023-02-07T13:13:03.371Z] #29 [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-02-07T13:13:03.371Z] #0 8.195 + git clone https://github.com/docker/distribution.git . [2023-02-07T13:13:03.371Z] #0 8.270 Cloning into '.'... [2023-02-07T13:13:03.371Z] #29 ... [2023-02-07T13:13:03.371Z] [2023-02-07T13:13:03.371Z] #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-02-07T13:13:03.371Z] #0 7.973 + RM_GOPATH=0 [2023-02-07T13:13:03.371Z] #0 7.973 + TMP_GOPATH= [2023-02-07T13:13:03.371Z] #0 7.973 + : /build [2023-02-07T13:13:03.371Z] #0 7.973 + '[' -z '' ']' [2023-02-07T13:13:03.371Z] #0 7.973 ++ mktemp -d [2023-02-07T13:13:03.371Z] #0 7.973 + export GOPATH=/tmp/tmp.3BZchX5qXR [2023-02-07T13:13:03.371Z] #0 7.973 + GOPATH=/tmp/tmp.3BZchX5qXR [2023-02-07T13:13:03.371Z] #0 7.973 + RM_GOPATH=1 [2023-02-07T13:13:03.371Z] #0 7.973 + case "$(go env GOARCH)" in [2023-02-07T13:13:03.371Z] #0 7.973 ++ go env GOARCH [2023-02-07T13:13:03.371Z] #0 7.999 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:03.371Z] #0 7.999 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:03.371Z] #0 8.006 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-07T13:13:03.371Z] #0 8.006 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:03.371Z] #0 8.006 + dir=/tmp/install [2023-02-07T13:13:03.371Z] #0 8.006 + bin=proxy [2023-02-07T13:13:03.371Z] #0 8.006 + shift [2023-02-07T13:13:03.371Z] #0 8.006 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-02-07T13:13:03.371Z] #0 8.006 + . /tmp/install/proxy.installer [2023-02-07T13:13:03.371Z] #0 8.006 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-07T13:13:03.371Z] #0 8.006 + install_proxy [2023-02-07T13:13:03.371Z] #0 8.006 + case "$1" in [2023-02-07T13:13:03.371Z] #0 8.006 + export CGO_ENABLED=0 [2023-02-07T13:13:03.371Z] #0 8.006 + CGO_ENABLED=0 [2023-02-07T13:13:03.371Z] #0 8.006 + _install_proxy [2023-02-07T13:13:03.371Z] #0 8.006 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-02-07T13:13:03.371Z] #0 8.006 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.3BZchX5qXR/src/github.com/docker/libnetwork [2023-02-07T13:13:03.371Z] #0 8.006 Cloning into '/tmp/tmp.3BZchX5qXR/src/github.com/docker/libnetwork'... [2023-02-07T13:13:03.475Z] #25 ... [2023-02-07T13:13:03.475Z] [2023-02-07T13:13:03.475Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-02-07T13:13:03.475Z] #34 17.50 Reading package lists... [2023-02-07T13:13:03.630Z] #30 ... [2023-02-07T13:13:03.630Z] [2023-02-07T13:13:03.630Z] #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-02-07T13:13:03.630Z] #0 7.035 + RM_GOPATH=0 [2023-02-07T13:13:03.630Z] #0 7.035 + TMP_GOPATH= [2023-02-07T13:13:03.630Z] #0 7.035 + : /build [2023-02-07T13:13:03.630Z] #0 7.035 + '[' -z '' ']' [2023-02-07T13:13:03.630Z] #0 7.035 ++ mktemp -d [2023-02-07T13:13:03.630Z] #0 7.047 + export GOPATH=/tmp/tmp.bGSQFiJapL [2023-02-07T13:13:03.630Z] #0 7.047 + GOPATH=/tmp/tmp.bGSQFiJapL [2023-02-07T13:13:03.630Z] #0 7.047 + RM_GOPATH=1 [2023-02-07T13:13:03.630Z] #0 7.047 + case "$(go env GOARCH)" in [2023-02-07T13:13:03.630Z] #0 7.047 ++ go env GOARCH [2023-02-07T13:13:03.630Z] #0 7.064 Install shfmt version v3.0.2 [2023-02-07T13:13:03.630Z] #0 7.064 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:03.630Z] #0 7.064 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:03.630Z] #0 7.064 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:03.630Z] #0 7.064 + dir=/tmp/install [2023-02-07T13:13:03.630Z] #0 7.064 + bin=shfmt [2023-02-07T13:13:03.630Z] #0 7.064 + shift [2023-02-07T13:13:03.630Z] #0 7.064 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-02-07T13:13:03.630Z] #0 7.064 + . /tmp/install/shfmt.installer [2023-02-07T13:13:03.630Z] #0 7.064 ++ : v3.0.2 [2023-02-07T13:13:03.630Z] #0 7.064 + install_shfmt [2023-02-07T13:13:03.630Z] #0 7.064 + echo 'Install shfmt version v3.0.2' [2023-02-07T13:13:03.630Z] #0 7.064 + GOBIN=/build [2023-02-07T13:13:03.630Z] #0 7.064 + GO111MODULE=on [2023-02-07T13:13:03.630Z] #0 7.064 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-02-07T13:13:03.630Z] #0 7.496 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-02-07T13:13:03.630Z] #0 9.124 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-02-07T13:13:03.630Z] #0 9.129 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-02-07T13:13:03.630Z] #0 9.377 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-02-07T13:13:03.630Z] #31 ... [2023-02-07T13:13:03.630Z] [2023-02-07T13:13:03.630Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:03.630Z] #0 8.777 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:13:03.630Z] #0 8.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:13:03.630Z] #0 8.902 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:13:03.808Z] #39 45.69 CC images/sk-unix.o [2023-02-07T13:13:03.889Z] #32 ... [2023-02-07T13:13:03.889Z] [2023-02-07T13:13:03.889Z] #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-02-07T13:13:03.889Z] #0 7.270 + RM_GOPATH=0 [2023-02-07T13:13:03.889Z] #0 7.270 + TMP_GOPATH= [2023-02-07T13:13:03.889Z] #0 7.270 + : /build [2023-02-07T13:13:03.889Z] #0 7.270 + '[' -z '' ']' [2023-02-07T13:13:03.889Z] #0 7.270 ++ mktemp -d [2023-02-07T13:13:03.889Z] #0 7.270 + export GOPATH=/tmp/tmp.kEGeD1BptK [2023-02-07T13:13:03.889Z] #0 7.270 + GOPATH=/tmp/tmp.kEGeD1BptK [2023-02-07T13:13:03.889Z] #0 7.270 + RM_GOPATH=1 [2023-02-07T13:13:03.889Z] #0 7.270 + case "$(go env GOARCH)" in [2023-02-07T13:13:03.889Z] #0 7.270 ++ go env GOARCH [2023-02-07T13:13:03.889Z] #0 7.293 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:03.889Z] #0 7.293 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:03.889Z] #0 7.293 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:03.889Z] #0 7.293 + dir=/tmp/install [2023-02-07T13:13:03.889Z] #0 7.293 + bin=golangci_lint [2023-02-07T13:13:03.889Z] #0 7.293 + shift [2023-02-07T13:13:03.889Z] #0 7.293 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-02-07T13:13:03.889Z] #0 7.293 + . /tmp/install/golangci_lint.installer [2023-02-07T13:13:03.889Z] #0 7.293 ++ : v1.44.0 [2023-02-07T13:13:03.889Z] #0 7.293 + install_golangci_lint [2023-02-07T13:13:03.889Z] #0 7.293 + set -e [2023-02-07T13:13:03.889Z] #0 7.293 + echo 'Install golangci-lint version v1.44.0' [2023-02-07T13:13:03.889Z] #0 7.293 + GOBIN=/build [2023-02-07T13:13:03.889Z] #0 7.293 + GO111MODULE=on [2023-02-07T13:13:03.889Z] #0 7.293 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-02-07T13:13:03.889Z] #0 7.293 Install golangci-lint version v1.44.0 [2023-02-07T13:13:03.889Z] #0 7.671 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-02-07T13:13:03.889Z] #33 ... [2023-02-07T13:13:03.889Z] [2023-02-07T13:13:03.889Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-02-07T13:13:03.889Z] #0 8.800 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:13:03.889Z] #0 8.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:13:03.889Z] #0 8.904 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:13:04.068Z] #39 46.25 CC images/sk-inet.o [2023-02-07T13:13:04.148Z] #34 ... [2023-02-07T13:13:04.148Z] [2023-02-07T13:13:04.148Z] #35 [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-02-07T13:13:04.148Z] #0 7.717 + RM_GOPATH=0 [2023-02-07T13:13:04.148Z] #0 7.717 + TMP_GOPATH= [2023-02-07T13:13:04.148Z] #0 7.717 + : /build [2023-02-07T13:13:04.148Z] #0 7.717 + '[' -z '' ']' [2023-02-07T13:13:04.148Z] #0 7.717 ++ mktemp -d [2023-02-07T13:13:04.148Z] #0 7.717 + export GOPATH=/tmp/tmp.SKsPvFvMOy [2023-02-07T13:13:04.148Z] #0 7.717 + GOPATH=/tmp/tmp.SKsPvFvMOy [2023-02-07T13:13:04.148Z] #0 7.717 + RM_GOPATH=1 [2023-02-07T13:13:04.148Z] #0 7.717 + case "$(go env GOARCH)" in [2023-02-07T13:13:04.148Z] #0 7.717 ++ go env GOARCH [2023-02-07T13:13:04.148Z] #0 7.719 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:04.148Z] #0 7.719 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:04.148Z] #0 7.723 Install gotestsum version v1.8.2 [2023-02-07T13:13:04.148Z] #0 7.723 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:04.148Z] #0 7.723 + dir=/tmp/install [2023-02-07T13:13:04.148Z] #0 7.723 + bin=gotestsum [2023-02-07T13:13:04.148Z] #0 7.723 + shift [2023-02-07T13:13:04.148Z] #0 7.723 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-02-07T13:13:04.148Z] #0 7.723 + . /tmp/install/gotestsum.installer [2023-02-07T13:13:04.148Z] #0 7.723 ++ : v1.8.2 [2023-02-07T13:13:04.148Z] #0 7.723 + install_gotestsum [2023-02-07T13:13:04.148Z] #0 7.723 + set -e [2023-02-07T13:13:04.148Z] #0 7.723 + echo 'Install gotestsum version v1.8.2' [2023-02-07T13:13:04.148Z] #0 7.723 + GOBIN=/build [2023-02-07T13:13:04.148Z] #0 7.723 + GO111MODULE=on [2023-02-07T13:13:04.148Z] #0 7.723 + go install gotest.tools/gotestsum@v1.8.2 [2023-02-07T13:13:04.148Z] #0 8.357 go: downloading gotest.tools/gotestsum v1.8.2 [2023-02-07T13:13:04.148Z] #0 11.08 go: downloading github.com/dnephin/pflag v1.0.7 [2023-02-07T13:13:04.148Z] #35 11.08 go: downloading github.com/fatih/color v1.13.0 [2023-02-07T13:13:04.148Z] #35 ... [2023-02-07T13:13:04.148Z] [2023-02-07T13:13:04.148Z] #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-02-07T13:13:04.148Z] #0 8.983 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:13:04.148Z] #0 9.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:13:04.148Z] #0 9.043 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:13:04.407Z] #36 ... [2023-02-07T13:13:04.407Z] [2023-02-07T13:13:04.407Z] #35 [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-02-07T13:13:04.407Z] #35 11.22 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-02-07T13:13:04.649Z] #39 46.83 CC images/tun.o [2023-02-07T13:13:05.218Z] #39 47.19 CC images/sk-netlink.o [2023-02-07T13:13:05.343Z] #35 12.06 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-07T13:13:05.343Z] #35 12.09 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-07T13:13:05.343Z] #35 12.23 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-07T13:13:05.343Z] #35 12.24 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-02-07T13:13:05.455Z] #23 ... [2023-02-07T13:13:05.455Z] [2023-02-07T13:13:05.455Z] #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-02-07T13:13:05.455Z] #0 7.682 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:13:05.455Z] #0 7.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:13:05.455Z] #0 7.751 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:13:05.455Z] #0 9.450 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:13:05.455Z] #27 ... [2023-02-07T13:13:05.455Z] [2023-02-07T13:13:05.455Z] #28 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-02-07T13:13:05.455Z] #0 8.072 + RM_GOPATH=0 [2023-02-07T13:13:05.455Z] #0 8.072 + TMP_GOPATH= [2023-02-07T13:13:05.455Z] #0 8.072 + : /build [2023-02-07T13:13:05.455Z] #0 8.072 + '[' -z '' ']' [2023-02-07T13:13:05.455Z] #0 8.072 ++ mktemp -d [2023-02-07T13:13:05.455Z] #0 8.074 + export GOPATH=/tmp/tmp.l6YZEi9Lgz [2023-02-07T13:13:05.455Z] #0 8.074 + GOPATH=/tmp/tmp.l6YZEi9Lgz [2023-02-07T13:13:05.455Z] #0 8.074 + RM_GOPATH=1 [2023-02-07T13:13:05.455Z] #0 8.074 + case "$(go env GOARCH)" in [2023-02-07T13:13:05.455Z] #0 8.074 ++ go env GOARCH [2023-02-07T13:13:05.455Z] #0 8.176 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:05.455Z] #0 8.176 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:05.455Z] #0 8.176 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:05.455Z] #0 8.194 + dir=/tmp/install [2023-02-07T13:13:05.455Z] #0 8.194 + bin=vndr [2023-02-07T13:13:05.455Z] #0 8.194 + shift [2023-02-07T13:13:05.455Z] #0 8.194 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-02-07T13:13:05.455Z] #0 8.194 + . /tmp/install/vndr.installer [2023-02-07T13:13:05.455Z] #0 8.194 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:13:05.455Z] #0 8.194 + install_vndr [2023-02-07T13:13:05.455Z] #0 8.194 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-02-07T13:13:05.455Z] #0 8.194 + GOBIN=/build [2023-02-07T13:13:05.455Z] #0 8.194 + GO111MODULE=on [2023-02-07T13:13:05.455Z] #0 8.194 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:13:05.455Z] #0 8.195 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:13:05.456Z] #0 9.033 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-02-07T13:13:05.456Z] #28 ... [2023-02-07T13:13:05.456Z] [2023-02-07T13:13:05.456Z] #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-02-07T13:13:05.456Z] #0 8.355 + RM_GOPATH=0 [2023-02-07T13:13:05.456Z] #0 8.356 + TMP_GOPATH= [2023-02-07T13:13:05.456Z] #0 8.356 + : /build [2023-02-07T13:13:05.456Z] #0 8.356 + '[' -z '' ']' [2023-02-07T13:13:05.456Z] #0 8.356 ++ mktemp -d [2023-02-07T13:13:05.456Z] #0 8.359 + export GOPATH=/tmp/tmp.euW46hwA44 [2023-02-07T13:13:05.456Z] #0 8.359 + GOPATH=/tmp/tmp.euW46hwA44 [2023-02-07T13:13:05.456Z] #0 8.359 + RM_GOPATH=1 [2023-02-07T13:13:05.456Z] #0 8.361 + case "$(go env GOARCH)" in [2023-02-07T13:13:05.456Z] #0 8.365 ++ go env GOARCH [2023-02-07T13:13:05.456Z] #0 8.386 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:05.456Z] #0 8.386 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:05.456Z] #0 8.386 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:05.456Z] #0 8.414 + dir=/tmp/install [2023-02-07T13:13:05.456Z] #0 8.414 + bin=rootlesskit [2023-02-07T13:13:05.456Z] #0 8.414 + shift [2023-02-07T13:13:05.456Z] #0 8.414 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-02-07T13:13:05.456Z] #0 8.414 + . /tmp/install/rootlesskit.installer [2023-02-07T13:13:05.456Z] #0 8.414 ++ : v0.14.4 [2023-02-07T13:13:05.456Z] #0 8.414 + install_rootlesskit [2023-02-07T13:13:05.456Z] #0 8.414 + case "$1" in [2023-02-07T13:13:05.456Z] #0 8.414 + export CGO_ENABLED=0 [2023-02-07T13:13:05.456Z] #0 8.414 + CGO_ENABLED=0 [2023-02-07T13:13:05.456Z] #0 8.414 + _install_rootlesskit [2023-02-07T13:13:05.456Z] #0 8.428 + echo 'Install rootlesskit version v0.14.4' [2023-02-07T13:13:05.456Z] #0 8.428 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-07T13:13:05.456Z] #0 8.428 + GOBIN=/build [2023-02-07T13:13:05.456Z] #0 8.428 + GO111MODULE=on [2023-02-07T13:13:05.456Z] #0 8.428 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-02-07T13:13:05.456Z] #0 8.428 Install rootlesskit version v0.14.4 [2023-02-07T13:13:05.456Z] #0 9.131 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-02-07T13:13:05.456Z] #29 ... [2023-02-07T13:13:05.456Z] [2023-02-07T13:13:05.456Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:05.456Z] #0 8.806 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:13:05.456Z] #0 8.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:13:05.456Z] #0 8.930 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:13:05.712Z] #30 ... [2023-02-07T13:13:05.712Z] [2023-02-07T13:13:05.712Z] #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-02-07T13:13:05.712Z] #0 6.959 + RM_GOPATH=0 [2023-02-07T13:13:05.712Z] #0 6.959 + TMP_GOPATH= [2023-02-07T13:13:05.712Z] #0 6.960 + : /build [2023-02-07T13:13:05.712Z] #0 6.960 + '[' -z '' ']' [2023-02-07T13:13:05.712Z] #0 6.960 ++ mktemp -d [2023-02-07T13:13:05.712Z] #0 6.960 + export GOPATH=/tmp/tmp.8wJQZRt7Ov [2023-02-07T13:13:05.712Z] #0 6.960 + GOPATH=/tmp/tmp.8wJQZRt7Ov [2023-02-07T13:13:05.712Z] #0 6.960 + RM_GOPATH=1 [2023-02-07T13:13:05.712Z] #0 6.960 + case "$(go env GOARCH)" in [2023-02-07T13:13:05.712Z] #0 6.962 ++ go env GOARCH [2023-02-07T13:13:05.712Z] #0 6.986 Install docker/cli version 17.06.2-ce from stable [2023-02-07T13:13:05.712Z] #0 6.986 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:05.712Z] #0 6.986 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:05.712Z] #0 6.986 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:05.712Z] #0 6.986 + dir=/tmp/install [2023-02-07T13:13:05.712Z] #0 6.986 + bin=dockercli [2023-02-07T13:13:05.712Z] #0 6.986 + shift [2023-02-07T13:13:05.712Z] #0 6.986 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-02-07T13:13:05.712Z] #0 6.986 + . /tmp/install/dockercli.installer [2023-02-07T13:13:05.712Z] #0 6.986 ++ : stable [2023-02-07T13:13:05.712Z] #0 6.986 ++ : 17.06.2-ce [2023-02-07T13:13:05.712Z] #0 6.986 + install_dockercli [2023-02-07T13:13:05.712Z] #0 6.986 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-02-07T13:13:05.712Z] #0 6.986 ++ uname -m [2023-02-07T13:13:05.712Z] #0 6.986 + arch=x86_64 [2023-02-07T13:13:05.712Z] #0 6.986 + '[' x86_64 '!=' x86_64 ']' [2023-02-07T13:13:05.712Z] #0 6.986 + url=https://download.docker.com/linux/static [2023-02-07T13:13:05.712Z] #0 6.986 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-02-07T13:13:05.712Z] #0 6.986 + tar -xz docker/docker [2023-02-07T13:13:05.787Z] #39 47.59 CC images/packet-sock.o [2023-02-07T13:13:05.911Z] #35 12.69 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-02-07T13:13:05.911Z] #35 12.84 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-02-07T13:13:05.969Z] #31 ... [2023-02-07T13:13:05.969Z] [2023-02-07T13:13:05.969Z] #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-02-07T13:13:05.969Z] #0 7.679 + RM_GOPATH=0 [2023-02-07T13:13:05.969Z] #0 7.679 + TMP_GOPATH= [2023-02-07T13:13:05.969Z] #0 7.679 + : /build [2023-02-07T13:13:05.969Z] #0 7.679 + '[' -z '' ']' [2023-02-07T13:13:05.969Z] #0 7.679 ++ mktemp -d [2023-02-07T13:13:05.969Z] #0 7.679 + export GOPATH=/tmp/tmp.YleqF1PUVA [2023-02-07T13:13:05.969Z] #0 7.679 + GOPATH=/tmp/tmp.YleqF1PUVA [2023-02-07T13:13:05.969Z] #0 7.679 + RM_GOPATH=1 [2023-02-07T13:13:05.969Z] #0 7.679 + case "$(go env GOARCH)" in [2023-02-07T13:13:05.969Z] #0 7.697 ++ go env GOARCH [2023-02-07T13:13:05.969Z] #0 7.734 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:05.969Z] #0 7.734 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:05.969Z] #0 7.734 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:05.969Z] #0 7.750 Install shfmt version v3.0.2 [2023-02-07T13:13:05.969Z] #0 7.750 + dir=/tmp/install [2023-02-07T13:13:05.969Z] #0 7.750 + bin=shfmt [2023-02-07T13:13:05.969Z] #0 7.750 + shift [2023-02-07T13:13:05.969Z] #0 7.750 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-02-07T13:13:05.969Z] #0 7.750 + . /tmp/install/shfmt.installer [2023-02-07T13:13:05.969Z] #0 7.750 ++ : v3.0.2 [2023-02-07T13:13:05.969Z] #0 7.750 + install_shfmt [2023-02-07T13:13:05.969Z] #0 7.750 + echo 'Install shfmt version v3.0.2' [2023-02-07T13:13:05.969Z] #0 7.750 + GOBIN=/build [2023-02-07T13:13:05.969Z] #0 7.750 + GO111MODULE=on [2023-02-07T13:13:05.969Z] #0 7.750 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-02-07T13:13:05.969Z] #0 8.402 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-02-07T13:13:05.969Z] #0 10.38 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-02-07T13:13:05.969Z] #0 10.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-02-07T13:13:05.969Z] #0 10.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-02-07T13:13:05.969Z] #32 ... [2023-02-07T13:13:05.969Z] [2023-02-07T13:13:05.969Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:05.969Z] #0 6.892 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:13:05.969Z] #0 6.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:13:05.969Z] #0 6.928 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:13:05.969Z] #0 7.963 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:13:06.053Z] #39 47.97 CC images/ipc-var.o [2023-02-07T13:13:06.225Z] #33 ... [2023-02-07T13:13:06.226Z] [2023-02-07T13:13:06.226Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:13:06.226Z] #0 8.237 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:13:06.226Z] #0 8.302 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:13:06.226Z] #0 8.311 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:13:06.226Z] #0 10.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:13:06.226Z] #34 ... [2023-02-07T13:13:06.226Z] [2023-02-07T13:13:06.226Z] #35 [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-02-07T13:13:06.226Z] #0 8.187 + RM_GOPATH=0 [2023-02-07T13:13:06.226Z] #0 8.187 + TMP_GOPATH= [2023-02-07T13:13:06.226Z] #0 8.187 + : /build [2023-02-07T13:13:06.226Z] #0 8.187 + '[' -z '' ']' [2023-02-07T13:13:06.226Z] #0 8.187 ++ mktemp -d [2023-02-07T13:13:06.226Z] #0 8.259 + export GOPATH=/tmp/tmp.UxEoMgAIug [2023-02-07T13:13:06.226Z] #0 8.259 + GOPATH=/tmp/tmp.UxEoMgAIug [2023-02-07T13:13:06.226Z] #0 8.259 + RM_GOPATH=1 [2023-02-07T13:13:06.226Z] #0 8.259 + case "$(go env GOARCH)" in [2023-02-07T13:13:06.226Z] #0 8.259 ++ go env GOARCH [2023-02-07T13:13:06.226Z] #0 8.302 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:06.226Z] #0 8.302 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:06.226Z] #0 8.302 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:06.226Z] #0 8.311 Install gotestsum version v1.8.2 [2023-02-07T13:13:06.226Z] #0 8.312 + dir=/tmp/install [2023-02-07T13:13:06.226Z] #0 8.312 + bin=gotestsum [2023-02-07T13:13:06.226Z] #0 8.312 + shift [2023-02-07T13:13:06.226Z] #0 8.312 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-02-07T13:13:06.226Z] #0 8.312 + . /tmp/install/gotestsum.installer [2023-02-07T13:13:06.226Z] #0 8.312 ++ : v1.8.2 [2023-02-07T13:13:06.226Z] #0 8.312 + install_gotestsum [2023-02-07T13:13:06.226Z] #0 8.312 + set -e [2023-02-07T13:13:06.226Z] #0 8.312 + echo 'Install gotestsum version v1.8.2' [2023-02-07T13:13:06.226Z] #0 8.312 + GOBIN=/build [2023-02-07T13:13:06.226Z] #0 8.312 + GO111MODULE=on [2023-02-07T13:13:06.226Z] #0 8.312 + go install gotest.tools/gotestsum@v1.8.2 [2023-02-07T13:13:06.226Z] #0 8.857 go: downloading gotest.tools/gotestsum v1.8.2 [2023-02-07T13:13:06.313Z] #39 48.29 CC images/ipc-desc.o [2023-02-07T13:13:06.364Z] #32 ... [2023-02-07T13:13:06.364Z] [2023-02-07T13:13:06.364Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:13:06.364Z] #34 37.56 Selecting previously unselected package libprotobuf-c1:arm64. [2023-02-07T13:13:06.364Z] #34 37.58 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-02-07T13:13:06.364Z] #34 37.59 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-07T13:13:06.364Z] #34 37.81 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-02-07T13:13:06.364Z] #34 37.82 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-02-07T13:13:06.364Z] #34 37.83 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-02-07T13:13:06.364Z] #34 38.08 Selecting previously unselected package zlib1g-dev:arm64. [2023-02-07T13:13:06.364Z] #34 38.09 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-02-07T13:13:06.364Z] #34 38.09 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-07T13:13:06.364Z] #34 38.41 Selecting previously unselected package libprotobuf23:arm64. [2023-02-07T13:13:06.364Z] #34 38.41 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2023-02-07T13:13:06.364Z] #34 38.43 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-02-07T13:13:06.364Z] #34 39.04 Selecting previously unselected package libprotobuf-lite23:arm64. [2023-02-07T13:13:06.364Z] #34 39.04 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2023-02-07T13:13:06.364Z] #34 39.05 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-02-07T13:13:06.364Z] #34 39.30 Selecting previously unselected package libprotobuf-dev:arm64. [2023-02-07T13:13:06.364Z] #34 39.31 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2023-02-07T13:13:06.364Z] #34 39.34 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2023-02-07T13:13:06.364Z] #34 40.51 Selecting previously unselected package libprotoc23:arm64. [2023-02-07T13:13:06.364Z] #34 40.51 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2023-02-07T13:13:06.364Z] #34 40.52 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2023-02-07T13:13:06.364Z] #34 41.05 Selecting previously unselected package protobuf-c-compiler. [2023-02-07T13:13:06.364Z] #34 41.05 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2023-02-07T13:13:06.364Z] #34 41.06 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-07T13:13:06.364Z] #34 41.18 Selecting previously unselected package protobuf-compiler. [2023-02-07T13:13:06.364Z] #34 41.19 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2023-02-07T13:13:06.365Z] #34 41.23 Unpacking protobuf-compiler (3.12.4-1) ... [2023-02-07T13:13:06.365Z] #34 41.41 Selecting previously unselected package python3-pkg-resources. [2023-02-07T13:13:06.365Z] #34 41.41 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-07T13:13:06.365Z] #34 41.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:13:06.365Z] #34 41.65 Selecting previously unselected package python3-six. [2023-02-07T13:13:06.365Z] #34 41.65 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-02-07T13:13:06.365Z] #34 41.66 Unpacking python3-six (1.16.0-2) ... [2023-02-07T13:13:06.365Z] #34 41.80 Selecting previously unselected package python3-protobuf. [2023-02-07T13:13:06.365Z] #34 41.80 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2023-02-07T13:13:06.365Z] #34 41.81 Unpacking python3-protobuf (3.12.4-1) ... [2023-02-07T13:13:06.365Z] #34 42.40 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:13:06.365Z] #34 43.70 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-02-07T13:13:06.365Z] #34 43.74 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:13:06.365Z] #34 43.76 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-07T13:13:06.365Z] #34 43.78 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-02-07T13:13:06.365Z] #34 43.79 Setting up libcap2:arm64 (1:2.44-1) ... [2023-02-07T13:13:06.365Z] #34 43.81 Setting up python3-six (1.16.0-2) ... [2023-02-07T13:13:06.365Z] #34 44.71 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-02-07T13:13:06.365Z] #34 44.72 Setting up libprotoc23:arm64 (3.12.4-1) ... [2023-02-07T13:13:06.365Z] #34 44.73 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-07T13:13:06.365Z] #34 44.76 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-07T13:13:06.365Z] #34 44.79 Setting up python3-protobuf (3.12.4-1) ... [2023-02-07T13:13:06.365Z] #34 ... [2023-02-07T13:13:06.365Z] [2023-02-07T13:13:06.365Z] #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-02-07T13:13:06.365Z] #25 45.02 sync [2023-02-07T13:13:06.365Z] #25 45.02 internal/reflectlite [2023-02-07T13:13:06.478Z] #35 13.26 go: downloading golang.org/x/tools v0.1.11 [2023-02-07T13:13:06.482Z] #35 ... [2023-02-07T13:13:06.483Z] [2023-02-07T13:13:06.483Z] #36 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-02-07T13:13:06.483Z] #0 8.101 + RM_GOPATH=0 [2023-02-07T13:13:06.483Z] #0 8.101 + TMP_GOPATH= [2023-02-07T13:13:06.483Z] #0 8.101 + : /build [2023-02-07T13:13:06.483Z] #0 8.101 + '[' -z '' ']' [2023-02-07T13:13:06.483Z] #0 8.102 ++ mktemp -d [2023-02-07T13:13:06.483Z] #0 8.109 + export GOPATH=/tmp/tmp.6iQsf5U6A3 [2023-02-07T13:13:06.483Z] #0 8.109 + GOPATH=/tmp/tmp.6iQsf5U6A3 [2023-02-07T13:13:06.483Z] #0 8.109 + RM_GOPATH=1 [2023-02-07T13:13:06.483Z] #0 8.109 + case "$(go env GOARCH)" in [2023-02-07T13:13:06.483Z] #0 8.115 ++ go env GOARCH [2023-02-07T13:13:06.483Z] #0 8.142 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:06.483Z] #0 8.142 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:06.483Z] #0 8.142 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:06.483Z] #0 8.154 + dir=/tmp/install [2023-02-07T13:13:06.483Z] #0 8.154 + bin=proxy [2023-02-07T13:13:06.483Z] #0 8.154 + shift [2023-02-07T13:13:06.483Z] #0 8.154 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-02-07T13:13:06.483Z] #0 8.154 + . /tmp/install/proxy.installer [2023-02-07T13:13:06.483Z] #0 8.154 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-07T13:13:06.483Z] #0 8.156 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-07T13:13:06.483Z] #0 8.156 + install_proxy [2023-02-07T13:13:06.483Z] #0 8.156 + case "$1" in [2023-02-07T13:13:06.483Z] #0 8.156 + export CGO_ENABLED=0 [2023-02-07T13:13:06.483Z] #0 8.156 + CGO_ENABLED=0 [2023-02-07T13:13:06.483Z] #0 8.156 + _install_proxy [2023-02-07T13:13:06.483Z] #0 8.156 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-02-07T13:13:06.483Z] #0 8.156 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.6iQsf5U6A3/src/github.com/docker/libnetwork [2023-02-07T13:13:06.483Z] #0 8.158 Cloning into '/tmp/tmp.6iQsf5U6A3/src/github.com/docker/libnetwork'... [2023-02-07T13:13:06.483Z] #36 ... [2023-02-07T13:13:06.483Z] [2023-02-07T13:13:06.483Z] #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-02-07T13:13:06.483Z] #25 8.101 + cd /tmp/tmp.jyLhFZ2MZr/src/github.com/BurntSushi/toml [2023-02-07T13:13:06.483Z] #25 8.101 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-07T13:13:06.483Z] #25 8.302 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-02-07T13:13:06.483Z] #25 9.201 internal/goarch [2023-02-07T13:13:06.483Z] #25 9.401 internal/unsafeheader [2023-02-07T13:13:06.483Z] #25 9.763 internal/abi [2023-02-07T13:13:06.483Z] #25 9.919 internal/cpu [2023-02-07T13:13:06.483Z] #25 10.91 internal/goexperiment [2023-02-07T13:13:06.483Z] #25 11.33 internal/goos [2023-02-07T13:13:06.573Z] #39 48.58 CC images/ipc-shm.o [2023-02-07T13:13:06.833Z] #39 48.93 CC images/ipc-msg.o [2023-02-07T13:13:07.047Z] #25 11.67 runtime/internal/atomic [2023-02-07T13:13:07.301Z] #25 46.40 internal/testlog [2023-02-07T13:13:07.303Z] #25 12.22 internal/bytealg [2023-02-07T13:13:07.402Z] #39 49.43 CC images/ipc-sem.o [2023-02-07T13:13:07.662Z] #34 24.08 Reading package lists... [2023-02-07T13:13:07.662Z] #34 ... [2023-02-07T13:13:07.662Z] [2023-02-07T13:13:07.662Z] #36 [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-02-07T13:13:07.662Z] #36 17.86 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-07T13:13:07.662Z] #36 ... [2023-02-07T13:13:07.662Z] [2023-02-07T13:13:07.662Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-02-07T13:13:07.662Z] #31 24.58 Updating files: 62% (1201/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-02-07T13:13:07.662Z] #31 25.23 + cd /tmp/tmp.02VhluUop1/src/github.com/docker/libnetwork [2023-02-07T13:13:07.662Z] #31 25.23 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-07T13:13:07.662Z] #31 25.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-02-07T13:13:07.973Z] #39 49.84 CC images/utsns.o [2023-02-07T13:13:08.232Z] #39 50.36 CC images/creds.o [2023-02-07T13:13:08.236Z] #25 47.30 errors [2023-02-07T13:13:08.494Z] #25 47.31 sort [2023-02-07T13:13:08.752Z] #25 47.77 strconv [2023-02-07T13:13:08.752Z] #25 ... [2023-02-07T13:13:08.752Z] [2023-02-07T13:13:08.752Z] #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-02-07T13:13:08.752Z] #36 37.80 go: downloading github.com/moricho/tparallel v0.2.1 [2023-02-07T13:13:08.752Z] #36 37.82 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-02-07T13:13:08.752Z] #36 37.83 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-02-07T13:13:08.752Z] #36 37.88 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-02-07T13:13:08.752Z] #36 37.97 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-02-07T13:13:08.752Z] #36 38.05 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-02-07T13:13:08.752Z] #36 38.17 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-02-07T13:13:08.752Z] #36 38.17 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-02-07T13:13:08.753Z] #36 38.26 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-02-07T13:13:08.753Z] #36 38.54 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-02-07T13:13:08.753Z] #36 38.55 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-02-07T13:13:08.753Z] #36 38.62 go: downloading github.com/sivchari/tenv v1.4.7 [2023-02-07T13:13:08.753Z] #36 38.62 go: downloading github.com/sonatard/noctx v0.0.1 [2023-02-07T13:13:08.753Z] #36 38.63 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-02-07T13:13:08.753Z] #36 38.71 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-02-07T13:13:08.753Z] #36 38.74 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-02-07T13:13:08.753Z] #36 38.75 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-02-07T13:13:08.753Z] #36 38.79 go: downloading github.com/tetafro/godot v1.4.11 [2023-02-07T13:13:08.753Z] #36 38.84 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-02-07T13:13:08.753Z] #36 38.88 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-02-07T13:13:08.753Z] #36 38.95 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-02-07T13:13:08.753Z] #36 39.04 go: downloading github.com/ultraware/funlen v0.0.3 [2023-02-07T13:13:08.753Z] #36 39.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-02-07T13:13:08.753Z] #36 39.09 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-02-07T13:13:08.753Z] #36 39.15 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-02-07T13:13:08.753Z] #36 39.19 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-02-07T13:13:08.753Z] #36 39.47 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-02-07T13:13:08.753Z] #36 39.56 go: downloading honnef.co/go/tools v0.2.2 [2023-02-07T13:13:08.753Z] #36 40.68 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-02-07T13:13:08.753Z] #36 40.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-02-07T13:13:08.753Z] #36 40.73 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-02-07T13:13:08.753Z] #36 40.78 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-02-07T13:13:08.753Z] #36 40.81 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-02-07T13:13:08.753Z] #36 41.96 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-07T13:13:08.753Z] #36 42.02 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-07T13:13:08.753Z] #36 42.04 go: downloading github.com/stretchr/objx v0.1.1 [2023-02-07T13:13:08.753Z] #36 42.08 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-02-07T13:13:08.753Z] #36 42.32 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-02-07T13:13:08.753Z] #36 42.32 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-02-07T13:13:08.753Z] #36 42.44 go: downloading golang.org/x/text v0.3.7 [2023-02-07T13:13:08.753Z] #36 46.10 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-02-07T13:13:08.753Z] #36 46.17 go: downloading github.com/gobwas/glob v0.2.3 [2023-02-07T13:13:08.753Z] #36 46.18 go: downloading github.com/kisielk/gotool v1.0.0 [2023-02-07T13:13:08.753Z] #36 46.21 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-02-07T13:13:08.753Z] #36 46.28 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-02-07T13:13:08.753Z] #36 46.29 go: downloading golang.org/x/mod v0.5.1 [2023-02-07T13:13:08.753Z] #36 46.41 go: downloading github.com/ettle/strcase v0.1.1 [2023-02-07T13:13:08.753Z] #36 46.51 go: downloading github.com/fatih/structtag v1.2.0 [2023-02-07T13:13:08.753Z] #36 46.56 go: downloading github.com/Masterminds/semver v1.5.0 [2023-02-07T13:13:08.753Z] #36 46.57 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-02-07T13:13:08.753Z] #36 46.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-02-07T13:13:08.753Z] #36 46.82 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-02-07T13:13:08.753Z] #36 47.22 go: downloading github.com/prometheus/client_model v0.2.0 [2023-02-07T13:13:08.753Z] #36 47.29 go: downloading github.com/google/go-cmp v0.5.6 [2023-02-07T13:13:08.753Z] #36 47.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-02-07T13:13:08.753Z] #36 47.56 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-02-07T13:13:08.753Z] #36 47.57 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-02-07T13:13:08.753Z] #36 47.64 go: downloading github.com/beorn7/perks v1.0.1 [2023-02-07T13:13:08.753Z] #36 47.64 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-02-07T13:13:08.753Z] #36 47.66 go: downloading github.com/golang/protobuf v1.5.2 [2023-02-07T13:13:08.753Z] #36 47.71 go: downloading github.com/cespare/xxhash v1.1.0 [2023-02-07T13:13:08.800Z] #39 50.72 CC images/vma.o [2023-02-07T13:13:09.011Z] #36 47.91 go: downloading github.com/prometheus/common v0.10.0 [2023-02-07T13:13:09.012Z] #36 ... [2023-02-07T13:13:09.012Z] [2023-02-07T13:13:09.012Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:13:09.012Z] #34 47.91 Setting up libcap-dev:arm64 (1:2.44-1) ... [2023-02-07T13:13:09.012Z] #34 47.93 Setting up protobuf-compiler (3.12.4-1) ... [2023-02-07T13:13:09.012Z] #34 47.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-07T13:13:09.012Z] #34 47.97 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2023-02-07T13:13:09.012Z] #34 47.99 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-07T13:13:09.012Z] #34 48.02 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-02-07T13:13:09.012Z] #34 48.04 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:13:09.060Z] #39 51.09 CC images/netdev.o [2023-02-07T13:13:09.060Z] #39 ... [2023-02-07T13:13:09.060Z] [2023-02-07T13:13:09.060Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:09.060Z] #26 134.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-02-07T13:13:09.209Z] #25 13.73 runtime/internal/math [2023-02-07T13:13:09.320Z] #26 134.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:13:09.320Z] #26 134.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:13:09.320Z] #26 ... [2023-02-07T13:13:09.320Z] [2023-02-07T13:13:09.320Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-02-07T13:13:09.320Z] #31 124.6 io/ioutil [2023-02-07T13:13:09.320Z] #31 124.6 fmt [2023-02-07T13:13:09.320Z] #31 128.4 github.com/BurntSushi/toml [2023-02-07T13:13:09.320Z] #31 128.4 flag [2023-02-07T13:13:09.320Z] #31 130.8 log [2023-02-07T13:13:09.320Z] #31 134.6 github.com/BurntSushi/toml/cmd/tomlv [2023-02-07T13:13:09.465Z] #25 14.17 runtime/internal/sys [2023-02-07T13:13:09.465Z] #25 14.27 runtime/internal/syscall [2023-02-07T13:13:09.465Z] #25 ... [2023-02-07T13:13:09.465Z] [2023-02-07T13:13:09.465Z] #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-02-07T13:13:09.465Z] #29 14.20 go: downloading github.com/pkg/errors v0.9.1 [2023-02-07T13:13:09.465Z] #29 14.20 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-02-07T13:13:09.465Z] #29 14.32 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-02-07T13:13:09.561Z] #31 ... [2023-02-07T13:13:09.561Z] [2023-02-07T13:13:09.561Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-02-07T13:13:09.561Z] #24 29.06 Updating files: 74% (1644/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2023-02-07T13:13:09.561Z] #24 29.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-02-07T13:13:09.899Z] #31 ... [2023-02-07T13:13:09.899Z] [2023-02-07T13:13:09.899Z] #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-02-07T13:13:09.899Z] #39 51.71 CC images/tty.o [2023-02-07T13:13:10.470Z] #39 52.48 CC images/file-lock.o [2023-02-07T13:13:10.748Z] #39 52.86 CC images/rlimit.o [2023-02-07T13:13:10.836Z] #29 15.62 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-02-07T13:13:11.319Z] #39 53.18 CC images/pagemap.o [2023-02-07T13:13:11.475Z] #24 32.07 + 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-02-07T13:13:11.543Z] #34 ... [2023-02-07T13:13:11.543Z] [2023-02-07T13:13:11.543Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:11.543Z] #33 40.45 Selecting previously unselected package libicu67:arm64. [2023-02-07T13:13:11.543Z] #33 40.46 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2023-02-07T13:13:11.543Z] #33 40.48 Unpacking libicu67:arm64 (67.1-7) ... [2023-02-07T13:13:11.543Z] #33 46.06 Selecting previously unselected package libxml2:arm64. [2023-02-07T13:13:11.543Z] #33 46.06 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2023-02-07T13:13:11.543Z] #33 46.07 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-07T13:13:11.543Z] #33 46.58 Selecting previously unselected package libarchive13:arm64. [2023-02-07T13:13:11.543Z] #33 46.58 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-02-07T13:13:11.543Z] #33 46.60 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-02-07T13:13:11.543Z] #33 46.89 Selecting previously unselected package libjsoncpp24:arm64. [2023-02-07T13:13:11.543Z] #33 46.89 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-02-07T13:13:11.543Z] #33 46.91 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-02-07T13:13:11.543Z] #33 47.06 Selecting previously unselected package librhash0:arm64. [2023-02-07T13:13:11.543Z] #33 47.06 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2023-02-07T13:13:11.543Z] #33 47.10 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-02-07T13:13:11.543Z] #33 47.31 Selecting previously unselected package libuv1:arm64. [2023-02-07T13:13:11.543Z] #33 47.31 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2023-02-07T13:13:11.543Z] #33 47.31 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-02-07T13:13:11.543Z] #33 47.50 Selecting previously unselected package cmake. [2023-02-07T13:13:11.543Z] #33 47.50 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-02-07T13:13:11.543Z] #33 47.51 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-02-07T13:13:11.543Z] #33 50.35 Setting up libicu67:arm64 (67.1-7) ... [2023-02-07T13:13:11.543Z] #33 50.41 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:13:11.543Z] #33 50.44 Setting up libuv1:arm64 (1.40.0-2) ... [2023-02-07T13:13:11.543Z] #33 50.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:13:11.543Z] #33 ... [2023-02-07T13:13:11.543Z] [2023-02-07T13:13:11.543Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:11.543Z] #27 40.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-02-07T13:13:11.543Z] #27 40.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2023-02-07T13:13:11.543Z] #27 40.53 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-07T13:13:11.543Z] #27 42.72 Selecting previously unselected package binutils-mingw-w64. [2023-02-07T13:13:11.543Z] #27 42.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-02-07T13:13:11.543Z] #27 42.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-07T13:13:11.543Z] #27 42.87 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-02-07T13:13:11.543Z] #27 42.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-02-07T13:13:11.543Z] #27 42.88 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-07T13:13:11.543Z] #27 43.06 Selecting previously unselected package dmsetup. [2023-02-07T13:13:11.543Z] #27 43.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-02-07T13:13:11.543Z] #27 43.07 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-02-07T13:13:11.543Z] #27 43.22 Selecting previously unselected package mingw-w64-common. [2023-02-07T13:13:11.543Z] #27 43.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-02-07T13:13:11.543Z] #27 43.23 Unpacking mingw-w64-common (8.0.0-1) ... [2023-02-07T13:13:11.543Z] #27 48.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-02-07T13:13:11.543Z] #27 48.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-02-07T13:13:11.543Z] #27 48.76 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-07T13:13:11.582Z] #39 53.65 CC images/siginfo.o [2023-02-07T13:13:11.749Z] #35 ... [2023-02-07T13:13:11.749Z] [2023-02-07T13:13:11.749Z] #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-02-07T13:13:11.749Z] #27 10.32 + cd /tmp/tmp.gOyzqBqImW/src/github.com/BurntSushi/toml [2023-02-07T13:13:11.749Z] #27 10.32 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-07T13:13:11.749Z] #27 10.66 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-02-07T13:13:11.749Z] #27 11.93 internal/unsafeheader [2023-02-07T13:13:11.749Z] #27 12.01 internal/goarch [2023-02-07T13:13:11.749Z] #27 12.55 internal/cpu [2023-02-07T13:13:11.749Z] #27 12.78 internal/abi [2023-02-07T13:13:11.749Z] #27 13.98 internal/goexperiment [2023-02-07T13:13:11.749Z] #27 14.61 internal/goos [2023-02-07T13:13:11.749Z] #27 15.24 internal/bytealg [2023-02-07T13:13:11.749Z] #27 15.49 runtime/internal/atomic [2023-02-07T13:13:11.749Z] #27 17.93 runtime/internal/math [2023-02-07T13:13:11.749Z] #27 18.26 runtime/internal/sys [2023-02-07T13:13:11.749Z] #27 18.57 runtime/internal/syscall [2023-02-07T13:13:11.802Z] #27 ... [2023-02-07T13:13:11.802Z] [2023-02-07T13:13:11.802Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:11.802Z] #33 50.70 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-02-07T13:13:12.007Z] #27 ... [2023-02-07T13:13:12.007Z] [2023-02-07T13:13:12.007Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:13:12.007Z] #21 8.895 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:13:12.007Z] #21 9.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:13:12.007Z] #21 9.023 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:13:12.007Z] #21 11.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:13:12.007Z] #21 16.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:13:12.102Z] #33 50.80 Setting up librhash0:arm64 (1.4.1-2) ... [2023-02-07T13:13:12.102Z] #33 50.88 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-02-07T13:13:12.102Z] #33 50.97 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-07T13:13:12.102Z] #33 50.98 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-02-07T13:13:12.102Z] #33 51.01 Setting up cmake (3.18.4-2+deb11u1) ... [2023-02-07T13:13:12.102Z] #33 51.03 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:13:12.153Z] #39 54.08 CC images/rpc.o [2023-02-07T13:13:12.265Z] #21 ... [2023-02-07T13:13:12.265Z] [2023-02-07T13:13:12.265Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:13:12.265Z] #26 10.38 go: downloading github.com/pkg/errors v0.9.1 [2023-02-07T13:13:12.265Z] #26 10.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-02-07T13:13:12.265Z] #26 10.54 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-02-07T13:13:12.265Z] #26 11.90 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-02-07T13:13:12.265Z] #26 17.23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-02-07T13:13:12.265Z] #26 18.38 go: downloading github.com/google/uuid v1.3.0 [2023-02-07T13:13:12.265Z] #26 18.76 go: downloading github.com/moby/vpnkit v0.5.0 [2023-02-07T13:13:12.265Z] #26 18.83 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-02-07T13:13:12.265Z] #26 19.12 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-07T13:13:12.265Z] #26 ... [2023-02-07T13:13:12.265Z] [2023-02-07T13:13:12.265Z] #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-02-07T13:13:12.265Z] #27 19.15 internal/itoa [2023-02-07T13:13:12.673Z] #33 ... [2023-02-07T13:13:12.673Z] [2023-02-07T13:13:12.673Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:13:12.673Z] #34 DONE 51.5s [2023-02-07T13:13:12.673Z] [2023-02-07T13:13:12.673Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:12.673Z] #33 DONE 51.6s [2023-02-07T13:13:12.673Z] [2023-02-07T13:13:12.673Z] #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-02-07T13:13:12.834Z] #27 19.78 runtime [2023-02-07T13:13:12.834Z] #27 19.82 math/bits [2023-02-07T13:13:14.050Z] #38 1.342 + RM_GOPATH=0 [2023-02-07T13:13:14.050Z] #38 1.342 + TMP_GOPATH= [2023-02-07T13:13:14.050Z] #38 1.342 + : /build [2023-02-07T13:13:14.050Z] #38 1.342 + '[' -z '' ']' [2023-02-07T13:13:14.050Z] #38 1.343 ++ mktemp -d [2023-02-07T13:13:14.050Z] #38 1.347 + export GOPATH=/tmp/tmp.OeTvoJL7Kr [2023-02-07T13:13:14.050Z] #38 1.347 + GOPATH=/tmp/tmp.OeTvoJL7Kr [2023-02-07T13:13:14.050Z] #38 1.361 + RM_GOPATH=1 [2023-02-07T13:13:14.050Z] #38 1.361 + case "$(go env GOARCH)" in [2023-02-07T13:13:14.050Z] #38 1.362 ++ go env GOARCH [2023-02-07T13:13:14.050Z] #38 1.381 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:14.050Z] #38 1.382 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:14.050Z] #38 1.387 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:14.050Z] #38 1.397 + dir=/tmp/install [2023-02-07T13:13:14.050Z] #38 1.399 + bin=tini [2023-02-07T13:13:14.050Z] #38 1.399 + shift [2023-02-07T13:13:14.050Z] #38 1.400 + '[' '!' -f /tmp/install/tini.installer ']' [2023-02-07T13:13:14.050Z] #38 1.400 + . /tmp/install/tini.installer [2023-02-07T13:13:14.050Z] #38 1.400 ++ : v0.19.0 [2023-02-07T13:13:14.050Z] #38 1.400 + install_tini [2023-02-07T13:13:14.050Z] #38 1.401 + echo 'Install tini version v0.19.0' [2023-02-07T13:13:14.050Z] #38 1.401 Install tini version v0.19.0 [2023-02-07T13:13:14.050Z] #38 1.401 + git clone https://github.com/krallin/tini.git /tmp/tmp.OeTvoJL7Kr/tini [2023-02-07T13:13:14.050Z] #38 1.404 Cloning into '/tmp/tmp.OeTvoJL7Kr/tini'... [2023-02-07T13:13:14.064Z] #39 55.79 CC images/ext-file.o [2023-02-07T13:13:14.064Z] #39 56.11 CC images/cgroup.o [2023-02-07T13:13:14.212Z] #27 ... [2023-02-07T13:13:14.212Z] [2023-02-07T13:13:14.212Z] #25 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-02-07T13:13:14.212Z] #25 DONE 21.0s [2023-02-07T13:13:14.212Z] [2023-02-07T13:13:14.212Z] #28 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-02-07T13:13:14.212Z] #28 20.83 + mkdir -p /build [2023-02-07T13:13:14.212Z] #28 20.83 + mv docker/docker /build/ [2023-02-07T13:13:14.212Z] #28 20.85 + rmdir docker [2023-02-07T13:13:14.212Z] #28 DONE 21.0s [2023-02-07T13:13:14.212Z] [2023-02-07T13:13:14.212Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:13:14.212Z] #26 19.41 go: downloading github.com/gorilla/mux v1.8.0 [2023-02-07T13:13:14.212Z] #26 19.92 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-02-07T13:13:14.212Z] #26 20.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-02-07T13:13:14.212Z] #26 20.49 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-02-07T13:13:14.471Z] #26 ... [2023-02-07T13:13:14.471Z] [2023-02-07T13:13:14.471Z] #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-02-07T13:13:14.471Z] #36 11.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:13:14.471Z] #36 17.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:13:14.471Z] #36 20.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:13:14.734Z] #36 ... [2023-02-07T13:13:14.734Z] [2023-02-07T13:13:14.734Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:14.734Z] #32 11.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:13:14.734Z] #32 16.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:13:14.734Z] #32 20.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:13:14.734Z] #32 ... [2023-02-07T13:13:14.734Z] [2023-02-07T13:13:14.734Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-02-07T13:13:14.734Z] #34 11.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:13:14.734Z] #34 16.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:13:14.734Z] #34 20.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:13:14.992Z] #34 ... [2023-02-07T13:13:14.992Z] [2023-02-07T13:13:14.992Z] #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-02-07T13:13:14.992Z] #27 21.22 math [2023-02-07T13:13:15.004Z] #39 ... [2023-02-07T13:13:15.004Z] [2023-02-07T13:13:15.004Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-02-07T13:13:15.004Z] #31 DONE 140.0s [2023-02-07T13:13:15.004Z] [2023-02-07T13:13:15.004Z] #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-02-07T13:13:15.004Z] #37 78.91 Updating files: 27% (1449/5210) Updating files: 28% (1459/5210) Updating files: 29% (1511/5210) Updating files: 30% (1563/5210) Updating files: 31% (1616/5210) Updating files: 32% (1668/5210) Updating files: 33% (1720/5210) Updating files: 34% (1772/5210) Updating files: 35% (1824/5210) Updating files: 36% (1876/5210) Updating files: 37% (1928/5210) Updating files: 38% (1980/5210) Updating files: 39% (2032/5210) Updating files: 40% (2084/5210) Updating files: 41% (2137/5210) Updating files: 42% (2189/5210) Updating files: 43% (2241/5210) Updating files: 44% (2293/5210) Updating files: 45% (2345/5210) Updating files: 46% (2397/5210) Updating files: 47% (2449/5210) Updating files: 48% (2501/5210) Updating files: 49% (2553/5210) Updating files: 50% (2605/5210) Updating files: 51% (2658/5210) Updating files: 52% (2710/5210) Updating files: 53% (2762/5210) Updating files: 54% (2814/5210) Updating files: 55% (2866/5210) Updating files: 56% (2918/5210) Updating files: 57% (2970/5210) Updating files: 58% (3022/5210) Updating files: 59% (3074/5210) Updating files: 60% (3126/5210) Updating files: 61% (3179/5210) Updating files: 62% (3231/5210) Updating files: 63% (3283/5210) Updating files: 64% (3335/5210) Updating files: 65% (3387/5210) Updating files: 66% (3439/5210) Updating files: 67% (3491/5210) Updating files: 68% (3543/5210) Updating files: 69% (3595/5210) Updating files: 70% (3647/5210) Updating files: 71% (3700/5210) Updating files: 72% (3752/5210) Updating files: 73% (3804/5210) Updating files: 74% (3856/5210) Updating files: 75% (3908/5210) Updating files: 76% (3960/5210) Updating files: 77% (4012/5210) Updating files: 78% (4064/5210) Updating files: 79% (4116/5210) Updating files: 80% (4168/5210) Updating files: 81% (4221/5210) Updating files: 82% (4273/5210) Updating files: 83% (4325/5210) Updating files: 83% (4374/5210) Updating files: 84% (4377/5210) Updating files: 85% (4429/5210) Updating files: 86% (4481/5210) Updating files: 87% (4533/5210) Updating files: 88% (4585/5210) Updating files: 89% (4637/5210) Updating files: 90% (4689/5210) Updating files: 91% (4742/5210) Updating files: 92% (4794/5210) Updating files: 93% (4846/5210) Updating files: 94% (4898/5210) Updating files: 95% (4950/5210) Updating files: 96% (5002/5210) Updating files: 97% (5054/5210) Updating files: 98% (5106/5210) Updating files: 99% (5158/5210) Updating files: 100% (5210/5210) Updating files: 100% (5210/5210), done. [2023-02-07T13:13:15.004Z] #37 81.78 + cd /tmp/tmp.s7tDflTw4e/src/github.com/containerd/containerd [2023-02-07T13:13:15.004Z] #37 81.78 + git checkout -q v1.6.16 [2023-02-07T13:13:15.007Z] #29 ... [2023-02-07T13:13:15.007Z] [2023-02-07T13:13:15.007Z] #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-02-07T13:13:15.007Z] #31 19.51 + mkdir -p /build [2023-02-07T13:13:15.007Z] #31 19.52 + mv docker/docker /build/ [2023-02-07T13:13:15.007Z] #31 19.54 + rmdir docker [2023-02-07T13:13:15.079Z] #38 2.394 + cd /tmp/tmp.OeTvoJL7Kr/tini [2023-02-07T13:13:15.079Z] #38 2.394 + git checkout -q v0.19.0 [2023-02-07T13:13:15.079Z] #38 2.445 + cmake . [2023-02-07T13:13:15.274Z] #27 ... [2023-02-07T13:13:15.274Z] [2023-02-07T13:13:15.274Z] #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-02-07T13:13:15.274Z] #31 12.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-02-07T13:13:15.274Z] #31 ... [2023-02-07T13:13:15.274Z] [2023-02-07T13:13:15.274Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:13:15.274Z] #21 20.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:13:15.346Z] #38 ... [2023-02-07T13:13:15.346Z] [2023-02-07T13:13:15.346Z] #20 [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-02-07T13:13:15.346Z] #20 DONE 54.1s [2023-02-07T13:13:15.346Z] [2023-02-07T13:13:15.346Z] #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-02-07T13:13:15.346Z] #25 48.48 io [2023-02-07T13:13:15.346Z] #25 49.40 internal/oserror [2023-02-07T13:13:15.346Z] #25 49.61 syscall [2023-02-07T13:13:15.346Z] #25 50.86 reflect [2023-02-07T13:13:15.606Z] #25 ... [2023-02-07T13:13:15.606Z] [2023-02-07T13:13:15.606Z] #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-02-07T13:13:15.606Z] #38 3.051 -- The C compiler identification is GNU 10.2.1 [2023-02-07T13:13:15.663Z] #24 ... [2023-02-07T13:13:15.663Z] [2023-02-07T13:13:15.663Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:13:15.663Z] #26 35.97 go: downloading github.com/fatih/color v1.13.0 [2023-02-07T13:13:15.663Z] #26 35.99 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-07T13:13:15.663Z] #26 36.08 go: downloading github.com/pkg/errors v0.9.1 [2023-02-07T13:13:15.663Z] #26 36.11 go: downloading github.com/spf13/cobra v1.3.0 [2023-02-07T13:13:15.663Z] #26 36.17 go: downloading github.com/spf13/pflag v1.0.5 [2023-02-07T13:13:15.663Z] #26 ... [2023-02-07T13:13:15.663Z] [2023-02-07T13:13:15.663Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-02-07T13:13:15.663Z] #34 24.08 Reading package lists... [2023-02-07T13:13:15.663Z] #34 29.84 Building dependency tree... [2023-02-07T13:13:15.663Z] #34 33.21 The following additional packages will be installed: [2023-02-07T13:13:15.663Z] #34 33.23 libbtrfs0 [2023-02-07T13:13:15.663Z] #34 33.43 The following NEW packages will be installed: [2023-02-07T13:13:15.663Z] #34 33.43 libbtrfs-dev libbtrfs0 [2023-02-07T13:13:15.663Z] #34 33.79 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:13:15.663Z] #34 33.79 Need to get 460 kB of archives. [2023-02-07T13:13:15.663Z] #34 33.79 After this operation, 1237 kB of additional disk space will be used. [2023-02-07T13:13:15.663Z] #34 33.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-07T13:13:15.663Z] #34 33.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-07T13:13:15.663Z] #34 34.84 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:13:15.663Z] #34 35.16 Fetched 460 kB in 0s (1374 kB/s) [2023-02-07T13:13:15.663Z] #34 35.23 Selecting previously unselected package libbtrfs0:amd64. [2023-02-07T13:13:15.663Z] #34 35.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-07T13:13:15.663Z] #34 35.30 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-07T13:13:15.663Z] #34 35.32 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:13:15.663Z] #34 35.52 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-07T13:13:15.663Z] #34 35.53 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-07T13:13:15.663Z] #34 35.54 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:13:15.663Z] #34 35.91 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:13:15.663Z] #34 35.92 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:13:15.663Z] #34 35.93 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:13:15.663Z] #34 DONE 36.3s [2023-02-07T13:13:15.663Z] [2023-02-07T13:13:15.663Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:15.663Z] #35 20.79 Reading package lists... [2023-02-07T13:13:15.663Z] #35 26.44 Reading package lists... [2023-02-07T13:13:15.663Z] #35 31.97 Building dependency tree... [2023-02-07T13:13:15.663Z] #35 35.54 The following additional packages will be installed: [2023-02-07T13:13:15.664Z] #35 35.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-07T13:13:15.664Z] #35 35.54 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-02-07T13:13:15.664Z] #35 35.54 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-02-07T13:13:15.664Z] #35 35.54 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-02-07T13:13:15.664Z] #35 35.55 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-02-07T13:13:15.664Z] #35 35.55 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-02-07T13:13:15.664Z] #35 35.55 mingw-w64-common mingw-w64-x86-64-dev [2023-02-07T13:13:15.664Z] #35 35.57 Suggested packages: [2023-02-07T13:13:15.664Z] #35 35.58 gcc-10-locales seccomp wine64 [2023-02-07T13:13:15.664Z] #35 ... [2023-02-07T13:13:15.664Z] [2023-02-07T13:13:15.664Z] #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-02-07T13:13:15.864Z] #38 3.200 -- Detecting C compiler ABI info [2023-02-07T13:13:15.923Z] #37 ... [2023-02-07T13:13:15.923Z] [2023-02-07T13:13:15.923Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:15.923Z] #33 21.19 Reading package lists... [2023-02-07T13:13:15.923Z] #33 27.00 Reading package lists... [2023-02-07T13:13:15.923Z] #33 32.39 Building dependency tree... [2023-02-07T13:13:15.923Z] #33 35.47 The following additional packages will be installed: [2023-02-07T13:13:15.923Z] #33 35.49 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-02-07T13:13:15.923Z] #33 35.52 Suggested packages: [2023-02-07T13:13:15.923Z] #33 35.52 cmake-doc ninja-build lrzip [2023-02-07T13:13:15.923Z] #33 35.52 Recommended packages: [2023-02-07T13:13:15.923Z] #33 35.52 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-02-07T13:13:15.923Z] #33 36.64 The following NEW packages will be installed: [2023-02-07T13:13:15.923Z] #33 36.64 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-02-07T13:13:15.923Z] #33 36.64 vim-common xxd [2023-02-07T13:13:16.181Z] #33 ... [2023-02-07T13:13:16.181Z] [2023-02-07T13:13:16.181Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:13:16.181Z] #26 36.66 go: downloading github.com/spf13/viper v1.10.1 [2023-02-07T13:13:16.181Z] #26 36.75 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-02-07T13:13:16.181Z] #26 37.07 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-02-07T13:13:16.181Z] #26 37.07 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-02-07T13:13:16.387Z] #31 DONE 21.0s [2023-02-07T13:13:16.387Z] [2023-02-07T13:13:16.387Z] #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-02-07T13:13:16.387Z] #25 14.97 internal/itoa [2023-02-07T13:13:16.387Z] #25 15.34 runtime [2023-02-07T13:13:16.387Z] #25 15.72 math/bits [2023-02-07T13:13:16.387Z] #25 17.84 math [2023-02-07T13:13:16.387Z] #25 ... [2023-02-07T13:13:16.387Z] [2023-02-07T13:13:16.387Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:16.387Z] #30 10.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:13:16.387Z] #30 16.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:13:16.387Z] #30 ... [2023-02-07T13:13:16.387Z] [2023-02-07T13:13:16.387Z] #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-02-07T13:13:16.387Z] #29 20.54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-02-07T13:13:16.440Z] #26 ... [2023-02-07T13:13:16.440Z] [2023-02-07T13:13:16.440Z] #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-02-07T13:13:16.440Z] #29 21.31 Reading package lists... [2023-02-07T13:13:16.440Z] #29 27.46 Reading package lists... [2023-02-07T13:13:16.440Z] #29 32.90 Building dependency tree... [2023-02-07T13:13:16.440Z] #29 36.20 The following additional packages will be installed: [2023-02-07T13:13:16.440Z] #29 36.20 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-02-07T13:13:16.440Z] #29 36.20 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-02-07T13:13:16.440Z] #29 36.21 Suggested packages: [2023-02-07T13:13:16.440Z] #29 36.21 manpages-dev protobuf-mode-el python3-setuptools [2023-02-07T13:13:16.440Z] #29 ... [2023-02-07T13:13:16.440Z] [2023-02-07T13:13:16.440Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:16.440Z] #33 37.15 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:13:16.440Z] #33 37.15 Need to get 17.7 MB of archives. [2023-02-07T13:13:16.440Z] #33 37.15 After this operation, 70.7 MB of additional disk space will be used. [2023-02-07T13:13:16.440Z] #33 37.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-07T13:13:16.440Z] #33 37.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-07T13:13:16.440Z] #33 37.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-02-07T13:13:16.440Z] #33 37.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-07T13:13:16.797Z] #38 4.008 -- Detecting C compiler ABI info - done [2023-02-07T13:13:16.797Z] #38 4.088 -- Check for working C compiler: /usr/bin/cc - skipped [2023-02-07T13:13:16.797Z] #38 4.097 -- Detecting C compile features [2023-02-07T13:13:16.797Z] #38 4.101 -- Detecting C compile features - done [2023-02-07T13:13:16.797Z] #38 4.174 -- Performing Test HAS_BUILTIN_FORTIFY [2023-02-07T13:13:17.007Z] #33 37.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-02-07T13:13:17.007Z] #33 37.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-02-07T13:13:17.007Z] #33 37.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-02-07T13:13:17.007Z] #33 37.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-02-07T13:13:17.055Z] #38 4.381 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-02-07T13:13:17.055Z] #38 4.447 -- Configuring done [2023-02-07T13:13:17.055Z] #38 4.471 -- Generating done [2023-02-07T13:13:17.055Z] #38 4.480 -- Build files have been written to: /tmp/tmp.OeTvoJL7Kr/tini [2023-02-07T13:13:17.055Z] #38 4.499 + make tini-static [2023-02-07T13:13:17.266Z] #33 37.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-02-07T13:13:17.266Z] #33 37.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-02-07T13:13:17.318Z] #29 22.03 go: downloading github.com/google/uuid v1.3.0 [2023-02-07T13:13:17.318Z] #29 22.31 go: downloading github.com/moby/vpnkit v0.5.0 [2023-02-07T13:13:17.574Z] #29 ... [2023-02-07T13:13:17.574Z] [2023-02-07T13:13:17.574Z] #35 [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-02-07T13:13:17.574Z] #35 12.45 go: downloading github.com/fatih/color v1.13.0 [2023-02-07T13:13:17.574Z] #35 12.55 go: downloading github.com/dnephin/pflag v1.0.7 [2023-02-07T13:13:17.574Z] #35 12.60 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-02-07T13:13:17.574Z] #35 13.21 go: downloading golang.org/x/tools v0.1.11 [2023-02-07T13:13:17.574Z] #35 13.72 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-07T13:13:17.574Z] #35 14.02 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-07T13:13:17.574Z] #35 14.21 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-07T13:13:17.574Z] #35 14.36 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-02-07T13:13:17.574Z] #35 22.07 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-02-07T13:13:17.574Z] #35 22.18 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-02-07T13:13:17.622Z] #38 4.836 Scanning dependencies of target tini-static [2023-02-07T13:13:17.622Z] #38 4.926 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-02-07T13:13:17.831Z] #35 ... [2023-02-07T13:13:17.831Z] [2023-02-07T13:13:17.831Z] #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-02-07T13:13:17.831Z] #29 22.53 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-02-07T13:13:18.091Z] #29 ... [2023-02-07T13:13:18.091Z] [2023-02-07T13:13:18.091Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:18.091Z] #33 12.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:13:18.091Z] #33 18.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:13:18.091Z] #33 ... [2023-02-07T13:13:18.091Z] [2023-02-07T13:13:18.091Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:18.091Z] #30 21.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:13:18.306Z] #37 85.53 + export 'BUILDTAGS=netgo osusergo static_build' [2023-02-07T13:13:18.306Z] #37 85.53 + BUILDTAGS='netgo osusergo static_build' [2023-02-07T13:13:18.306Z] #37 85.53 + export EXTRA_FLAGS=-buildmode=pie [2023-02-07T13:13:18.306Z] #37 85.53 + EXTRA_FLAGS=-buildmode=pie [2023-02-07T13:13:18.306Z] #37 85.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-02-07T13:13:18.306Z] #37 85.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-02-07T13:13:18.306Z] #37 85.54 + '[' '' = dynamic ']' [2023-02-07T13:13:18.306Z] #37 85.54 + make [2023-02-07T13:13:18.646Z] #33 39.46 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:13:18.655Z] #30 ... [2023-02-07T13:13:18.655Z] [2023-02-07T13:13:18.655Z] #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-02-07T13:13:18.655Z] #32 13.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-02-07T13:13:18.655Z] #32 ... [2023-02-07T13:13:18.655Z] [2023-02-07T13:13:18.655Z] #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-02-07T13:13:18.655Z] #29 23.17 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-07T13:13:18.655Z] #29 23.17 go: downloading github.com/gorilla/mux v1.8.0 [2023-02-07T13:13:18.911Z] #29 23.77 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-02-07T13:13:18.915Z] #33 39.72 Fetched 17.7 MB in 2s (11.0 MB/s) [2023-02-07T13:13:18.996Z] #38 6.260 [100%] Linking C executable tini-static [2023-02-07T13:13:18.996Z] #38 ... [2023-02-07T13:13:18.996Z] [2023-02-07T13:13:18.996Z] #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-02-07T13:13:18.996Z] #36 48.04 go: downloading github.com/prometheus/procfs v0.6.0 [2023-02-07T13:13:18.996Z] #36 48.15 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-02-07T13:13:18.996Z] #36 48.30 go: downloading google.golang.org/protobuf v1.27.1 [2023-02-07T13:13:18.996Z] #36 49.46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-02-07T13:13:19.173Z] #33 39.93 Selecting previously unselected package xxd. [2023-02-07T13:13:19.173Z] #33 39.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-07T13:13:19.173Z] #33 39.99 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-07T13:13:19.173Z] #33 40.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:13:19.254Z] #36 ... [2023-02-07T13:13:19.254Z] [2023-02-07T13:13:19.254Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:19.254Z] #27 56.57 Selecting previously unselected package gcc-mingw-w64-base. [2023-02-07T13:13:19.254Z] #27 56.57 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2023-02-07T13:13:19.254Z] #27 56.60 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-07T13:13:19.254Z] #27 56.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-02-07T13:13:19.254Z] #27 56.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2023-02-07T13:13:19.254Z] #27 56.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-07T13:13:19.431Z] #33 40.24 Selecting previously unselected package vim-common. [2023-02-07T13:13:19.431Z] #33 40.25 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T13:13:19.431Z] #33 40.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:13:19.688Z] #37 ... [2023-02-07T13:13:19.688Z] [2023-02-07T13:13:19.688Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:19.688Z] #26 144.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-02-07T13:13:19.688Z] #26 144.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:13:19.688Z] #26 144.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-07T13:13:19.688Z] #33 40.60 Selecting previously unselected package cmake-data. [2023-02-07T13:13:19.688Z] #33 40.60 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-02-07T13:13:19.840Z] #29 24.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-02-07T13:13:19.840Z] #29 24.81 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-02-07T13:13:19.947Z] #33 40.61 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-02-07T13:13:20.097Z] #29 ... [2023-02-07T13:13:20.097Z] [2023-02-07T13:13:20.097Z] #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-02-07T13:13:20.097Z] #27 15.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:13:20.097Z] #27 20.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:13:20.192Z] #27 ... [2023-02-07T13:13:20.192Z] [2023-02-07T13:13:20.192Z] #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-02-07T13:13:20.192Z] #38 6.671 [100%] Built target tini-static [2023-02-07T13:13:20.192Z] #38 6.741 + mkdir -p /build [2023-02-07T13:13:20.192Z] #38 6.760 + cp tini-static /build/docker-init [2023-02-07T13:13:20.192Z] #38 DONE 7.4s [2023-02-07T13:13:20.192Z] [2023-02-07T13:13:20.192Z] #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-02-07T13:13:20.192Z] #0 3.241 Note: Building without setproctitle() and strlcpy() support. [2023-02-07T13:13:20.192Z] #0 3.241 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-07T13:13:20.192Z] #0 3.311 Note: Building without GnuTLS support [2023-02-07T13:13:20.192Z] #0 3.369 Makefile.config:39: Warn: you have no libnftables installed [2023-02-07T13:13:20.192Z] #0 3.369 Makefile.config:40: Warn: Building without nftables support [2023-02-07T13:13:20.192Z] #0 5.339 fatal: not a git repository (or any of the parent directories): .git [2023-02-07T13:13:20.192Z] #0 5.404 GEN .gitid [2023-02-07T13:13:20.192Z] #0 5.448 GEN criu/include/version.h [2023-02-07T13:13:20.192Z] #0 5.521 GEN include/common/asm [2023-02-07T13:13:20.192Z] #0 7.297 PBCC images/timens.pb-c.c [2023-02-07T13:13:20.192Z] #0 7.309 DEP images/timens.pb-c.d [2023-02-07T13:13:20.192Z] #0 7.378 PBCC images/fown.pb-c.c [2023-02-07T13:13:20.192Z] #0 7.461 PBCC images/google/protobuf/descriptor.pb-c.c [2023-02-07T13:13:20.192Z] #0 7.545 PBCC images/opts.pb-c.c [2023-02-07T13:13:20.192Z] #0 7.621 PBCC images/memfd.pb-c.c [2023-02-07T13:13:20.192Z] #39 7.730 DEP images/fown.pb-c.d [2023-02-07T13:13:20.355Z] #27 ... [2023-02-07T13:13:20.355Z] [2023-02-07T13:13:20.355Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:13:20.355Z] #34 15.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:13:20.355Z] #34 19.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:13:20.450Z] #39 7.853 DEP images/google/protobuf/descriptor.pb-c.d [2023-02-07T13:13:20.556Z] #21 ... [2023-02-07T13:13:20.556Z] [2023-02-07T13:13:20.556Z] #35 [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-02-07T13:13:20.556Z] #35 24.72 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-07T13:13:20.710Z] #39 8.013 DEP images/opts.pb-c.d [2023-02-07T13:13:20.710Z] #39 8.165 DEP images/memfd.pb-c.d [2023-02-07T13:13:20.710Z] #39 8.270 PBCC images/sit.pb-c.c [2023-02-07T13:13:20.968Z] #39 8.308 DEP images/sit.pb-c.d [2023-02-07T13:13:20.968Z] #39 8.327 PBCC images/macvlan.pb-c.c [2023-02-07T13:13:20.968Z] #39 8.487 DEP images/macvlan.pb-c.d [2023-02-07T13:13:20.968Z] #39 8.518 PBCC images/autofs.pb-c.c [2023-02-07T13:13:20.968Z] #39 8.538 DEP images/autofs.pb-c.d [2023-02-07T13:13:21.227Z] #39 8.620 PBCC images/sysctl.pb-c.c [2023-02-07T13:13:21.227Z] #39 8.649 DEP images/sysctl.pb-c.d [2023-02-07T13:13:21.227Z] #39 8.710 PBCC images/time.pb-c.c [2023-02-07T13:13:21.227Z] #39 8.749 DEP images/time.pb-c.d [2023-02-07T13:13:21.323Z] #33 ... [2023-02-07T13:13:21.323Z] [2023-02-07T13:13:21.323Z] #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-02-07T13:13:21.323Z] #30 DONE 42.0s [2023-02-07T13:13:21.323Z] [2023-02-07T13:13:21.323Z] #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-02-07T13:13:21.323Z] #29 37.55 The following NEW packages will be installed: [2023-02-07T13:13:21.323Z] #29 37.56 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-02-07T13:13:21.323Z] #29 37.56 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-02-07T13:13:21.323Z] #29 37.57 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-02-07T13:13:21.323Z] #29 37.57 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-02-07T13:13:21.323Z] #29 37.97 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:13:21.323Z] #29 37.97 Need to get 4583 kB of archives. [2023-02-07T13:13:21.323Z] #29 37.97 After this operation, 25.9 MB of additional disk space will be used. [2023-02-07T13:13:21.323Z] #29 37.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-07T13:13:21.323Z] #29 37.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-02-07T13:13:21.323Z] #29 37.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-07T13:13:21.323Z] #29 37.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-02-07T13:13:21.323Z] #29 37.98 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-02-07T13:13:21.323Z] #29 37.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-02-07T13:13:21.323Z] #29 38.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-02-07T13:13:21.323Z] #29 38.00 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-02-07T13:13:21.323Z] #29 38.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-02-07T13:13:21.323Z] #29 38.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-02-07T13:13:21.323Z] #29 38.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-02-07T13:13:21.323Z] #29 38.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-02-07T13:13:21.323Z] #29 38.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-02-07T13:13:21.323Z] #29 38.25 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-02-07T13:13:21.323Z] #29 38.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-02-07T13:13:21.323Z] #29 38.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-07T13:13:21.323Z] #29 38.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-02-07T13:13:21.323Z] #29 38.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-02-07T13:13:21.323Z] #29 39.41 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:13:21.323Z] #29 39.59 Fetched 4583 kB in 1s (7115 kB/s) [2023-02-07T13:13:21.323Z] #29 39.77 Selecting previously unselected package libcap2:amd64. [2023-02-07T13:13:21.323Z] #29 39.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-07T13:13:21.323Z] #29 39.89 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-07T13:13:21.323Z] #29 39.94 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:13:21.323Z] #29 40.05 Selecting previously unselected package libcap-dev:amd64. [2023-02-07T13:13:21.323Z] #29 40.05 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-02-07T13:13:21.323Z] #29 40.06 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-02-07T13:13:21.323Z] #29 40.23 Selecting previously unselected package libnet1:amd64. [2023-02-07T13:13:21.323Z] #29 40.23 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-07T13:13:21.323Z] #29 40.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:13:21.323Z] #29 40.36 Selecting previously unselected package libnet1-dev. [2023-02-07T13:13:21.323Z] #29 40.37 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-07T13:13:21.323Z] #29 40.38 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-07T13:13:21.323Z] #29 40.67 Selecting previously unselected package libnl-3-200:amd64. [2023-02-07T13:13:21.323Z] #29 40.67 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-07T13:13:21.323Z] #29 40.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:13:21.323Z] #29 40.82 Selecting previously unselected package libnl-3-dev:amd64. [2023-02-07T13:13:21.323Z] #29 40.83 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-02-07T13:13:21.323Z] #29 40.84 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-07T13:13:21.323Z] #29 41.21 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-07T13:13:21.323Z] #29 41.21 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:13:21.323Z] #29 41.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:13:21.323Z] #29 41.37 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-02-07T13:13:21.323Z] #29 41.39 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:13:21.323Z] #29 41.39 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-07T13:13:21.323Z] #29 41.53 Selecting previously unselected package zlib1g-dev:amd64. [2023-02-07T13:13:21.323Z] #29 41.53 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-02-07T13:13:21.323Z] #29 41.54 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-07T13:13:21.323Z] #29 41.99 Selecting previously unselected package libprotobuf23:amd64. [2023-02-07T13:13:21.323Z] #29 42.02 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-02-07T13:13:21.323Z] #29 42.02 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-02-07T13:13:21.485Z] #39 8.854 PBCC images/binfmt-misc.pb-c.c [2023-02-07T13:13:21.485Z] #39 8.897 DEP images/binfmt-misc.pb-c.d [2023-02-07T13:13:21.485Z] #39 8.948 PBCC images/seccomp.pb-c.c [2023-02-07T13:13:21.743Z] #39 8.975 DEP images/seccomp.pb-c.d [2023-02-07T13:13:21.743Z] #39 9.084 PBCC images/userns.pb-c.c [2023-02-07T13:13:21.743Z] #39 9.107 DEP images/userns.pb-c.d [2023-02-07T13:13:21.743Z] #39 9.177 PBCC images/cgroup.pb-c.c [2023-02-07T13:13:21.743Z] #39 9.220 DEP images/cgroup.pb-c.d [2023-02-07T13:13:21.743Z] #39 9.257 PBCC images/ext-file.pb-c.c [2023-02-07T13:13:21.743Z] #39 9.265 DEP images/ext-file.pb-c.d [2023-02-07T13:13:21.743Z] #39 9.321 PBCC images/rpc.pb-c.c [2023-02-07T13:13:22.000Z] #39 9.351 DEP images/rpc.pb-c.d [2023-02-07T13:13:22.000Z] #39 9.408 PBCC images/siginfo.pb-c.c [2023-02-07T13:13:22.000Z] #39 9.434 DEP images/siginfo.pb-c.d [2023-02-07T13:13:22.000Z] #39 9.480 PBCC images/pagemap.pb-c.c [2023-02-07T13:13:22.000Z] #39 9.536 DEP images/pagemap.pb-c.d [2023-02-07T13:13:22.258Z] #29 43.04 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-02-07T13:13:22.258Z] #29 43.04 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-02-07T13:13:22.258Z] #29 43.06 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-07T13:13:22.259Z] #39 9.591 PBCC images/rlimit.pb-c.c [2023-02-07T13:13:22.259Z] #39 9.633 DEP images/rlimit.pb-c.d [2023-02-07T13:13:22.259Z] #39 9.682 PBCC images/file-lock.pb-c.c [2023-02-07T13:13:22.259Z] #39 9.715 DEP images/file-lock.pb-c.d [2023-02-07T13:13:22.259Z] #39 9.799 PBCC images/tty.pb-c.c [2023-02-07T13:13:22.516Z] #29 43.35 Selecting previously unselected package libprotobuf-dev:amd64. [2023-02-07T13:13:22.516Z] #29 43.35 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-02-07T13:13:22.516Z] #29 43.38 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-07T13:13:22.517Z] #39 9.854 DEP images/tty.pb-c.d [2023-02-07T13:13:22.517Z] #39 9.922 PBCC images/tun.pb-c.c [2023-02-07T13:13:22.517Z] #39 9.954 PBCC images/netdev.pb-c.c [2023-02-07T13:13:22.517Z] #39 10.00 DEP images/tun.pb-c.d [2023-02-07T13:13:22.517Z] #39 10.07 DEP images/netdev.pb-c.d [2023-02-07T13:13:22.775Z] #39 10.12 PBCC images/vma.pb-c.c [2023-02-07T13:13:22.775Z] #39 10.17 DEP images/vma.pb-c.d [2023-02-07T13:13:22.775Z] #39 10.23 PBCC images/creds.pb-c.c [2023-02-07T13:13:22.775Z] #39 10.24 DEP images/creds.pb-c.d [2023-02-07T13:13:22.775Z] #39 10.33 PBCC images/utsns.pb-c.c [2023-02-07T13:13:22.890Z] #34 ... [2023-02-07T13:13:22.890Z] [2023-02-07T13:13:22.890Z] #35 [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-02-07T13:13:22.890Z] #35 27.24 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-07T13:13:23.034Z] #39 10.36 DEP images/utsns.pb-c.d [2023-02-07T13:13:23.034Z] #39 10.43 PBCC images/ipc-desc.pb-c.c [2023-02-07T13:13:23.034Z] #39 10.44 PBCC images/ipc-sem.pb-c.c [2023-02-07T13:13:23.034Z] #39 10.50 DEP images/ipc-desc.pb-c.d [2023-02-07T13:13:23.292Z] #39 10.59 DEP images/ipc-sem.pb-c.d [2023-02-07T13:13:23.292Z] #39 10.66 PBCC images/ipc-msg.pb-c.c [2023-02-07T13:13:23.292Z] #39 10.70 DEP images/ipc-msg.pb-c.d [2023-02-07T13:13:23.292Z] #39 10.75 PBCC images/ipc-shm.pb-c.c [2023-02-07T13:13:23.292Z] #39 10.79 DEP images/ipc-shm.pb-c.d [2023-02-07T13:13:23.452Z] #29 ... [2023-02-07T13:13:23.452Z] [2023-02-07T13:13:23.452Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:13:23.551Z] #39 10.86 PBCC images/ipc-var.pb-c.c [2023-02-07T13:13:23.551Z] #39 10.87 DEP images/ipc-var.pb-c.d [2023-02-07T13:13:23.551Z] #39 10.94 PBCC images/sk-opts.pb-c.c [2023-02-07T13:13:23.551Z] #39 10.96 PBCC images/packet-sock.pb-c.c [2023-02-07T13:13:23.551Z] #39 11.01 DEP images/sk-opts.pb-c.d [2023-02-07T13:13:23.551Z] #39 11.06 DEP images/packet-sock.pb-c.d [2023-02-07T13:13:23.810Z] #39 11.11 PBCC images/sk-netlink.pb-c.c [2023-02-07T13:13:23.810Z] #39 11.17 DEP images/sk-netlink.pb-c.d [2023-02-07T13:13:23.810Z] #39 11.22 PBCC images/sk-inet.pb-c.c [2023-02-07T13:13:23.810Z] #39 11.27 DEP images/sk-inet.pb-c.d [2023-02-07T13:13:23.958Z] #35 ... [2023-02-07T13:13:23.958Z] [2023-02-07T13:13:23.958Z] #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-02-07T13:13:23.958Z] #27 28.81 unicode/utf8 [2023-02-07T13:13:23.958Z] #27 30.13 internal/race [2023-02-07T13:13:23.958Z] #27 30.24 sync/atomic [2023-02-07T13:13:23.958Z] #27 30.95 unicode [2023-02-07T13:13:24.068Z] #39 11.36 PBCC images/sk-unix.pb-c.c [2023-02-07T13:13:24.068Z] #39 11.40 DEP images/sk-unix.pb-c.d [2023-02-07T13:13:24.068Z] #39 11.46 PBCC images/mm.pb-c.c [2023-02-07T13:13:24.068Z] #39 11.51 DEP images/mm.pb-c.d [2023-02-07T13:13:24.068Z] #39 ... [2023-02-07T13:13:24.068Z] [2023-02-07T13:13:24.068Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:24.069Z] #27 63.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-02-07T13:13:24.069Z] #27 63.01 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-02-07T13:13:24.069Z] #27 63.02 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:13:24.238Z] #28 44.27 Updating files: 87% (1331/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-02-07T13:13:24.238Z] #28 44.99 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-02-07T13:13:24.506Z] #28 45.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:13:24.764Z] #28 ... [2023-02-07T13:13:24.764Z] [2023-02-07T13:13:24.764Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-02-07T13:13:24.764Z] #31 DONE 45.4s [2023-02-07T13:13:24.764Z] [2023-02-07T13:13:24.764Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:13:24.764Z] #26 38.29 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-02-07T13:13:24.764Z] #26 38.38 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-07T13:13:24.764Z] #26 42.31 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-07T13:13:24.764Z] #26 42.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-02-07T13:13:24.764Z] #26 42.40 go: downloading github.com/stretchr/testify v1.7.0 [2023-02-07T13:13:24.764Z] #26 42.46 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-07T13:13:24.764Z] #26 42.46 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-02-07T13:13:24.764Z] #26 42.53 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-02-07T13:13:24.764Z] #26 42.70 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-02-07T13:13:24.764Z] #26 42.74 go: downloading github.com/magiconair/properties v1.8.5 [2023-02-07T13:13:24.764Z] #26 42.89 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-02-07T13:13:24.764Z] #26 42.91 go: downloading github.com/spf13/afero v1.6.0 [2023-02-07T13:13:24.764Z] #26 43.04 go: downloading github.com/spf13/cast v1.4.1 [2023-02-07T13:13:24.764Z] #26 43.07 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-02-07T13:13:24.764Z] #26 43.12 go: downloading github.com/subosito/gotenv v1.2.0 [2023-02-07T13:13:24.764Z] #26 43.12 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-02-07T13:13:24.764Z] #26 43.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-02-07T13:13:24.764Z] #26 43.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-02-07T13:13:24.764Z] #26 43.24 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-02-07T13:13:24.764Z] #26 43.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-02-07T13:13:24.764Z] #26 43.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-02-07T13:13:24.764Z] #26 43.38 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-02-07T13:13:24.764Z] #26 43.47 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-02-07T13:13:24.764Z] #26 43.47 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-02-07T13:13:24.764Z] #26 43.47 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-02-07T13:13:24.764Z] #26 43.73 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-07T13:13:24.764Z] #26 43.78 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-02-07T13:13:24.764Z] #26 43.87 go: downloading github.com/Antonboom/errname v0.1.5 [2023-02-07T13:13:24.764Z] #26 43.90 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-02-07T13:13:24.764Z] #26 44.06 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-02-07T13:13:24.764Z] #26 44.29 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-02-07T13:13:24.764Z] #26 44.33 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-02-07T13:13:24.764Z] #26 44.43 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-02-07T13:13:24.764Z] #26 44.50 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-02-07T13:13:24.764Z] #26 44.57 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-02-07T13:13:24.764Z] #26 44.63 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-02-07T13:13:24.764Z] #26 44.63 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-02-07T13:13:24.764Z] #26 44.72 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-02-07T13:13:24.764Z] #26 44.82 go: downloading github.com/breml/bidichk v0.2.1 [2023-02-07T13:13:24.764Z] #26 44.83 go: downloading github.com/breml/errchkjson v0.2.1 [2023-02-07T13:13:24.764Z] #26 44.95 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-02-07T13:13:24.764Z] #26 45.09 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-02-07T13:13:24.764Z] #26 45.09 go: downloading github.com/daixiang0/gci v0.2.9 [2023-02-07T13:13:24.764Z] #26 45.09 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-02-07T13:13:24.764Z] #26 45.13 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-02-07T13:13:24.764Z] #26 45.16 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-02-07T13:13:24.764Z] #26 45.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-02-07T13:13:24.764Z] #26 45.33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-02-07T13:13:24.764Z] #26 45.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-02-07T13:13:24.764Z] #26 45.43 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-02-07T13:13:24.764Z] #26 45.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-02-07T13:13:24.972Z] #26 ... [2023-02-07T13:13:24.972Z] [2023-02-07T13:13:24.972Z] #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-02-07T13:13:24.972Z] #39 57.00 CC images/userns.o [2023-02-07T13:13:24.972Z] #39 57.51 CC images/google/protobuf/descriptor.o [2023-02-07T13:13:24.972Z] #39 59.94 CC images/opts.o [2023-02-07T13:13:24.972Z] #39 60.14 CC images/seccomp.o [2023-02-07T13:13:24.972Z] #39 60.47 CC images/binfmt-misc.o [2023-02-07T13:13:24.972Z] #39 60.64 CC images/time.o [2023-02-07T13:13:24.972Z] #39 60.95 CC images/sysctl.o [2023-02-07T13:13:24.972Z] #39 61.24 CC images/autofs.o [2023-02-07T13:13:24.972Z] #39 61.57 CC images/macvlan.o [2023-02-07T13:13:24.972Z] #39 61.84 CC images/sit.o [2023-02-07T13:13:24.972Z] #39 62.13 CC images/memfd.o [2023-02-07T13:13:24.972Z] #39 62.58 CC images/timens.o [2023-02-07T13:13:24.972Z] #39 63.00 LINK images/built-in.o [2023-02-07T13:13:24.972Z] #39 63.25 GEN compel/include/asm [2023-02-07T13:13:24.972Z] #39 63.33 GEN compel/include/version.h [2023-02-07T13:13:24.972Z] #39 63.49 touch .config [2023-02-07T13:13:24.972Z] #39 63.67 GEN include/common/config.h [2023-02-07T13:13:24.972Z] #39 64.05 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-02-07T13:13:24.972Z] #39 64.11 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-02-07T13:13:24.972Z] #39 64.21 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-02-07T13:13:24.972Z] #39 64.25 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-02-07T13:13:24.972Z] #39 64.38 DEP compel/arch/x86/plugins/std/memcpy.d [2023-02-07T13:13:24.972Z] #39 64.43 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-02-07T13:13:24.972Z] #39 64.51 GEN compel/plugins/include/uapi/std/syscall.h [2023-02-07T13:13:24.972Z] #39 64.56 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-02-07T13:13:24.972Z] #39 64.59 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-02-07T13:13:24.972Z] #39 64.64 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-02-07T13:13:24.972Z] #39 64.64 DEP compel/plugins/std/infect.d [2023-02-07T13:13:24.972Z] #39 64.80 DEP compel/plugins/std/string.d [2023-02-07T13:13:24.972Z] #39 64.89 DEP compel/plugins/std/log.d [2023-02-07T13:13:24.972Z] #39 65.04 DEP compel/plugins/std/fds.d [2023-02-07T13:13:24.972Z] #39 65.20 DEP compel/plugins/std/std.d [2023-02-07T13:13:24.972Z] #39 65.32 DEP compel/plugins/shmem/shmem.d [2023-02-07T13:13:24.972Z] #39 65.54 DEP compel/plugins/fds/fds.d [2023-02-07T13:13:24.972Z] #39 65.79 CC compel/plugins/std/std.o [2023-02-07T13:13:24.972Z] #39 66.58 CC compel/plugins/std/fds.o [2023-02-07T13:13:25.022Z] #26 45.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-02-07T13:13:25.022Z] #26 45.72 go: downloading github.com/golangci/misspell v0.3.5 [2023-02-07T13:13:25.022Z] #26 45.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-02-07T13:13:25.022Z] #26 45.89 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-02-07T13:13:25.022Z] #26 45.93 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-02-07T13:13:25.022Z] #26 45.99 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-02-07T13:13:25.022Z] #26 45.99 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-02-07T13:13:25.232Z] #39 67.13 CC compel/plugins/std/log.o [2023-02-07T13:13:25.280Z] #26 46.03 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-02-07T13:13:25.280Z] #26 46.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-02-07T13:13:25.280Z] #26 46.12 go: downloading github.com/julz/importas v0.1.0 [2023-02-07T13:13:25.280Z] #26 46.17 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-02-07T13:13:25.280Z] #26 46.25 go: downloading github.com/kulti/thelper v0.5.0 [2023-02-07T13:13:25.280Z] #26 46.25 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-02-07T13:13:25.539Z] #26 46.25 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-02-07T13:13:25.539Z] #26 46.41 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-02-07T13:13:25.539Z] #26 46.41 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-02-07T13:13:25.539Z] #26 46.43 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-02-07T13:13:25.539Z] #26 ... [2023-02-07T13:13:25.539Z] [2023-02-07T13:13:25.539Z] #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-02-07T13:13:25.539Z] #29 44.97 Selecting previously unselected package libprotoc23:amd64. [2023-02-07T13:13:25.539Z] #29 44.97 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-02-07T13:13:25.539Z] #29 44.97 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-02-07T13:13:25.539Z] #29 45.72 Selecting previously unselected package protobuf-c-compiler. [2023-02-07T13:13:25.539Z] #29 45.73 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:13:25.539Z] #29 45.73 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-07T13:13:25.539Z] #29 45.93 Selecting previously unselected package protobuf-compiler. [2023-02-07T13:13:25.539Z] #29 45.93 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-02-07T13:13:25.539Z] #29 45.99 Unpacking protobuf-compiler (3.12.4-1) ... [2023-02-07T13:13:25.539Z] #29 46.13 Selecting previously unselected package python3-pkg-resources. [2023-02-07T13:13:25.539Z] #29 46.13 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-07T13:13:25.539Z] #29 46.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:13:25.539Z] #29 46.41 Selecting previously unselected package python3-six. [2023-02-07T13:13:25.539Z] #29 46.41 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-02-07T13:13:25.539Z] #29 46.43 Unpacking python3-six (1.16.0-2) ... [2023-02-07T13:13:25.539Z] #29 46.52 Selecting previously unselected package python3-protobuf. [2023-02-07T13:13:25.539Z] #29 46.52 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-02-07T13:13:25.798Z] #29 46.52 Unpacking python3-protobuf (3.12.4-1) ... [2023-02-07T13:13:26.055Z] #29 47.08 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:13:26.315Z] #29 ... [2023-02-07T13:13:26.315Z] [2023-02-07T13:13:26.315Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:26.315Z] #35 37.08 The following NEW packages will be installed: [2023-02-07T13:13:26.315Z] #35 37.08 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-07T13:13:26.315Z] #35 37.08 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-02-07T13:13:26.315Z] #35 37.08 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-02-07T13:13:26.315Z] #35 37.08 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-02-07T13:13:26.315Z] #35 37.08 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-02-07T13:13:26.315Z] #35 37.08 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-02-07T13:13:26.315Z] #35 37.08 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-02-07T13:13:26.315Z] #35 37.08 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-02-07T13:13:26.315Z] #35 37.08 mingw-w64-x86-64-dev [2023-02-07T13:13:26.315Z] #35 37.54 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:13:26.315Z] #35 37.54 Need to get 115 MB of archives. [2023-02-07T13:13:26.315Z] #35 37.54 After this operation, 645 MB of additional disk space will be used. [2023-02-07T13:13:26.315Z] #35 37.54 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-02-07T13:13:26.315Z] #35 37.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-02-07T13:13:26.315Z] #35 37.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-02-07T13:13:26.315Z] #35 37.90 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-02-07T13:13:26.315Z] #35 37.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-02-07T13:13:26.315Z] #35 37.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-02-07T13:13:26.315Z] #35 38.21 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-02-07T13:13:26.315Z] #35 38.43 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-02-07T13:13:26.315Z] #35 38.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-02-07T13:13:26.315Z] #35 39.12 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-02-07T13:13:26.315Z] #35 40.74 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-02-07T13:13:26.315Z] #35 41.33 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-02-07T13:13:26.315Z] #35 42.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-02-07T13:13:26.315Z] #35 43.95 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-02-07T13:13:26.315Z] #35 44.57 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-02-07T13:13:26.315Z] #35 44.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-02-07T13:13:26.315Z] #35 44.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-02-07T13:13:26.315Z] #35 44.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-07T13:13:26.315Z] #35 44.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-07T13:13:26.315Z] #35 44.64 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-02-07T13:13:26.315Z] #35 44.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-02-07T13:13:26.315Z] #35 44.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-02-07T13:13:26.315Z] #35 44.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-02-07T13:13:26.315Z] #35 44.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-02-07T13:13:26.315Z] #35 44.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-02-07T13:13:26.315Z] #35 44.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-02-07T13:13:26.315Z] #35 44.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-02-07T13:13:26.315Z] #35 44.75 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-02-07T13:13:26.315Z] #35 44.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-02-07T13:13:26.315Z] #35 44.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-02-07T13:13:26.315Z] #35 45.72 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:13:26.315Z] #35 45.99 Fetched 115 MB in 8s (15.1 MB/s) [2023-02-07T13:13:26.315Z] #35 46.03 Selecting previously unselected package binutils-mingw-w64-i686. [2023-02-07T13:13:26.315Z] #35 46.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-07T13:13:26.315Z] #35 46.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-07T13:13:26.315Z] #35 46.17 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-07T13:13:26.574Z] #35 ... [2023-02-07T13:13:26.574Z] [2023-02-07T13:13:26.574Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:13:26.574Z] #26 46.56 go: downloading github.com/maratori/testpackage v1.0.1 [2023-02-07T13:13:26.574Z] #26 46.68 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-02-07T13:13:26.574Z] #26 46.68 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-02-07T13:13:26.574Z] #26 46.73 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-02-07T13:13:26.574Z] #26 46.78 go: downloading github.com/mgechev/revive v1.1.3 [2023-02-07T13:13:26.574Z] #26 47.50 go: downloading github.com/moricho/tparallel v0.2.1 [2023-02-07T13:13:26.722Z] #39 68.36 CC compel/plugins/std/string.o [2023-02-07T13:13:26.832Z] #26 47.52 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-02-07T13:13:26.832Z] #26 47.52 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-02-07T13:13:26.832Z] #26 47.64 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-02-07T13:13:26.832Z] #26 47.64 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-02-07T13:13:26.832Z] #26 47.69 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-02-07T13:13:26.832Z] #26 47.73 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-02-07T13:13:26.832Z] #26 47.75 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-02-07T13:13:26.832Z] #26 47.86 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-02-07T13:13:27.289Z] #27 ... [2023-02-07T13:13:27.289Z] [2023-02-07T13:13:27.289Z] #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-02-07T13:13:27.351Z] #27 ... [2023-02-07T13:13:27.351Z] [2023-02-07T13:13:27.351Z] #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-02-07T13:13:27.351Z] #25 55.82 internal/syscall/unix [2023-02-07T13:13:27.351Z] #25 56.25 time [2023-02-07T13:13:27.351Z] #25 62.16 internal/poll [2023-02-07T13:13:27.351Z] #25 64.23 internal/fmtsort [2023-02-07T13:13:27.351Z] #25 64.49 internal/safefilepath [2023-02-07T13:13:27.351Z] #25 64.65 internal/syscall/execenv [2023-02-07T13:13:27.351Z] #25 64.80 path [2023-02-07T13:13:27.351Z] #25 64.82 strings [2023-02-07T13:13:27.351Z] #25 65.18 io/fs [2023-02-07T13:13:27.351Z] #25 ... [2023-02-07T13:13:27.351Z] [2023-02-07T13:13:27.351Z] #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-02-07T13:13:27.351Z] #39 11.57 PBCC images/timerfd.pb-c.c [2023-02-07T13:13:27.351Z] #39 11.61 DEP images/timerfd.pb-c.d [2023-02-07T13:13:27.351Z] #39 11.70 PBCC images/timer.pb-c.c [2023-02-07T13:13:27.351Z] #39 11.73 DEP images/timer.pb-c.d [2023-02-07T13:13:27.351Z] #39 11.76 PBCC images/sa.pb-c.c [2023-02-07T13:13:27.351Z] #39 11.83 DEP images/sa.pb-c.d [2023-02-07T13:13:27.351Z] #39 11.89 PBCC images/pipe-data.pb-c.c [2023-02-07T13:13:27.351Z] #39 11.92 DEP images/pipe-data.pb-c.d [2023-02-07T13:13:27.351Z] #39 11.98 PBCC images/mnt.pb-c.c [2023-02-07T13:13:27.351Z] #39 12.01 DEP images/mnt.pb-c.d [2023-02-07T13:13:27.351Z] #39 12.05 PBCC images/sk-packet.pb-c.c [2023-02-07T13:13:27.351Z] #39 12.09 DEP images/sk-packet.pb-c.d [2023-02-07T13:13:27.351Z] #39 12.13 PBCC images/tcp-stream.pb-c.c [2023-02-07T13:13:27.351Z] #39 12.18 DEP images/tcp-stream.pb-c.d [2023-02-07T13:13:27.351Z] #39 12.31 PBCC images/pipe.pb-c.c [2023-02-07T13:13:27.351Z] #39 12.35 DEP images/pipe.pb-c.d [2023-02-07T13:13:27.351Z] #39 12.44 PBCC images/pstree.pb-c.c [2023-02-07T13:13:27.351Z] #39 12.47 DEP images/pstree.pb-c.d [2023-02-07T13:13:27.351Z] #39 12.58 PBCC images/fs.pb-c.c [2023-02-07T13:13:27.351Z] #39 12.61 DEP images/fs.pb-c.d [2023-02-07T13:13:27.351Z] #39 12.67 PBCC images/signalfd.pb-c.c [2023-02-07T13:13:27.351Z] #39 12.72 DEP images/signalfd.pb-c.d [2023-02-07T13:13:27.351Z] #39 12.78 PBCC images/fh.pb-c.c [2023-02-07T13:13:27.351Z] #39 12.82 PBCC images/fsnotify.pb-c.c [2023-02-07T13:13:27.351Z] #39 12.87 DEP images/fh.pb-c.d [2023-02-07T13:13:27.351Z] #39 12.94 DEP images/fsnotify.pb-c.d [2023-02-07T13:13:27.351Z] #39 13.05 PBCC images/eventpoll.pb-c.c [2023-02-07T13:13:27.351Z] #39 13.06 DEP images/eventpoll.pb-c.d [2023-02-07T13:13:27.351Z] #39 13.16 PBCC images/eventfd.pb-c.c [2023-02-07T13:13:27.351Z] #39 13.18 DEP images/eventfd.pb-c.d [2023-02-07T13:13:27.351Z] #39 13.24 PBCC images/remap-file-path.pb-c.c [2023-02-07T13:13:27.351Z] #39 13.27 DEP images/remap-file-path.pb-c.d [2023-02-07T13:13:27.351Z] #39 13.35 PBCC images/fifo.pb-c.c [2023-02-07T13:13:27.351Z] #39 13.38 DEP images/fifo.pb-c.d [2023-02-07T13:13:27.351Z] #39 13.44 PBCC images/ghost-file.pb-c.c [2023-02-07T13:13:27.351Z] #39 13.51 DEP images/ghost-file.pb-c.d [2023-02-07T13:13:27.351Z] #39 13.60 PBCC images/regfile.pb-c.c [2023-02-07T13:13:27.351Z] #39 13.66 DEP images/regfile.pb-c.d [2023-02-07T13:13:27.351Z] #39 13.72 PBCC images/ns.pb-c.c [2023-02-07T13:13:27.351Z] #39 13.74 DEP images/ns.pb-c.d [2023-02-07T13:13:27.351Z] #39 13.84 PBCC images/fdinfo.pb-c.c [2023-02-07T13:13:27.351Z] #39 13.91 DEP images/fdinfo.pb-c.d [2023-02-07T13:13:27.351Z] #39 13.97 PBCC images/core-aarch64.pb-c.c [2023-02-07T13:13:27.351Z] #39 14.02 PBCC images/core-arm.pb-c.c [2023-02-07T13:13:27.351Z] #39 14.08 PBCC images/core-ppc64.pb-c.c [2023-02-07T13:13:27.351Z] #39 14.12 PBCC images/core-s390.pb-c.c [2023-02-07T13:13:27.351Z] #39 14.17 PBCC images/core-x86.pb-c.c [2023-02-07T13:13:27.351Z] #39 14.21 PBCC images/core.pb-c.c [2023-02-07T13:13:27.351Z] #39 14.27 PBCC images/inventory.pb-c.c [2023-02-07T13:13:27.351Z] #39 14.32 DEP images/core-aarch64.pb-c.d [2023-02-07T13:13:27.351Z] #39 14.40 DEP images/core-arm.pb-c.d [2023-02-07T13:13:27.351Z] #39 14.51 DEP images/core-ppc64.pb-c.d [2023-02-07T13:13:27.351Z] #39 14.57 DEP images/core-s390.pb-c.d [2023-02-07T13:13:27.351Z] #39 14.63 DEP images/core-x86.pb-c.d [2023-02-07T13:13:27.351Z] #39 14.71 DEP images/core.pb-c.d [2023-02-07T13:13:27.351Z] #39 14.77 DEP images/inventory.pb-c.d [2023-02-07T13:13:27.351Z] #39 14.88 PBCC images/cpuinfo.pb-c.c [2023-02-07T13:13:27.399Z] #26 48.13 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-02-07T13:13:27.399Z] #26 48.14 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-02-07T13:13:27.399Z] #26 48.14 go: downloading github.com/sivchari/tenv v1.4.7 [2023-02-07T13:13:27.399Z] #26 48.15 go: downloading github.com/sonatard/noctx v0.0.1 [2023-02-07T13:13:27.399Z] #26 48.23 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-02-07T13:13:27.399Z] #26 48.23 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-02-07T13:13:27.399Z] #26 48.29 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-02-07T13:13:27.399Z] #26 48.32 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-02-07T13:13:27.609Z] #39 14.92 DEP images/cpuinfo.pb-c.d [2023-02-07T13:13:27.609Z] #39 14.96 PBCC images/stats.pb-c.c [2023-02-07T13:13:27.609Z] #39 14.99 DEP images/stats.pb-c.d [2023-02-07T13:13:27.665Z] #39 69.45 CC compel/plugins/std/infect.o [2023-02-07T13:13:27.683Z] #26 48.41 go: downloading github.com/tetafro/godot v1.4.11 [2023-02-07T13:13:27.683Z] #26 48.53 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-02-07T13:13:27.683Z] #26 48.55 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-02-07T13:13:27.683Z] #26 48.59 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-02-07T13:13:27.950Z] #26 48.93 go: downloading github.com/ultraware/funlen v0.0.3 [2023-02-07T13:13:27.950Z] #26 48.93 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-02-07T13:13:27.950Z] #26 48.93 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-02-07T13:13:28.066Z] #30 33.41 Updating files: 46% (884/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 90% (1720/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-02-07T13:13:28.066Z] #30 34.96 + cd /tmp/tmp.3BZchX5qXR/src/github.com/docker/libnetwork [2023-02-07T13:13:28.066Z] #30 34.97 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-07T13:13:28.146Z] #35 ... [2023-02-07T13:13:28.146Z] [2023-02-07T13:13:28.146Z] #36 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-02-07T13:13:28.219Z] #26 48.99 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-02-07T13:13:28.219Z] #26 49.10 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-02-07T13:13:28.219Z] #26 49.19 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-02-07T13:13:28.234Z] #39 70.15 CC compel/arch/x86/plugins/std/parasite-head.o [2023-02-07T13:13:28.234Z] #39 70.22 CC compel/arch/x86/plugins/std/memcpy.o [2023-02-07T13:13:28.234Z] #39 70.26 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-02-07T13:13:28.234Z] #39 70.31 AR compel/plugins/std.lib.a [2023-02-07T13:13:28.234Z] #39 70.38 CC compel/plugins/fds/fds.o [2023-02-07T13:13:28.493Z] #39 70.52 AR compel/plugins/fds.lib.a [2023-02-07T13:13:28.493Z] #39 70.57 HOSTDEP compel/src/lib/log-host.d [2023-02-07T13:13:28.493Z] #39 70.65 HOSTDEP compel/src/lib/handle-elf-host.d [2023-02-07T13:13:28.506Z] #26 49.34 go: downloading honnef.co/go/tools v0.2.2 [2023-02-07T13:13:28.632Z] #30 35.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-02-07T13:13:28.661Z] #36 31.84 Updating files: 42% (805/1910) Updating files: 43% (822/1910) Updating files: 44% (841/1910) Updating files: 45% (860/1910) Updating files: 46% (879/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-02-07T13:13:28.661Z] #36 33.46 + cd /tmp/tmp.6iQsf5U6A3/src/github.com/docker/libnetwork [2023-02-07T13:13:28.661Z] #36 33.46 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-07T13:13:28.753Z] #39 70.79 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-02-07T13:13:28.753Z] #39 70.85 HOSTDEP compel/src/main-host.d [2023-02-07T13:13:28.753Z] #39 70.93 DEP compel/src/lib/ptrace.d [2023-02-07T13:13:28.919Z] #36 33.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-02-07T13:13:29.013Z] #39 71.02 DEP compel/src/lib/infect.d [2023-02-07T13:13:29.073Z] #26 ... [2023-02-07T13:13:29.073Z] [2023-02-07T13:13:29.073Z] #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-02-07T13:13:29.073Z] #37 3.408 + RM_GOPATH=0 [2023-02-07T13:13:29.073Z] #37 3.408 + TMP_GOPATH= [2023-02-07T13:13:29.073Z] #37 3.408 + : /build [2023-02-07T13:13:29.073Z] #37 3.408 + '[' -z '' ']' [2023-02-07T13:13:29.073Z] #37 3.408 ++ mktemp -d [2023-02-07T13:13:29.073Z] #37 3.409 + export GOPATH=/tmp/tmp.nlGOm45aRK [2023-02-07T13:13:29.073Z] #37 3.409 + GOPATH=/tmp/tmp.nlGOm45aRK [2023-02-07T13:13:29.073Z] #37 3.409 + RM_GOPATH=1 [2023-02-07T13:13:29.073Z] #37 3.409 + case "$(go env GOARCH)" in [2023-02-07T13:13:29.073Z] #37 3.416 ++ go env GOARCH [2023-02-07T13:13:29.073Z] #37 3.490 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:29.073Z] #37 3.491 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:29.073Z] #37 3.493 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:29.073Z] #37 3.508 + dir=/tmp/install [2023-02-07T13:13:29.073Z] #37 3.524 + bin=containerd [2023-02-07T13:13:29.073Z] #37 3.524 + shift [2023-02-07T13:13:29.073Z] #37 3.524 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-02-07T13:13:29.073Z] #37 3.524 + . /tmp/install/containerd.installer [2023-02-07T13:13:29.073Z] #37 3.524 ++ set -e [2023-02-07T13:13:29.073Z] #37 3.524 ++ : v1.6.16 [2023-02-07T13:13:29.073Z] #37 3.524 + install_containerd [2023-02-07T13:13:29.073Z] #37 3.540 + echo 'Install containerd version v1.6.16' [2023-02-07T13:13:29.073Z] #37 3.552 Install containerd version v1.6.16 [2023-02-07T13:13:29.073Z] #37 3.552 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nlGOm45aRK/src/github.com/containerd/containerd [2023-02-07T13:13:29.073Z] #37 3.557 Cloning into '/tmp/tmp.nlGOm45aRK/src/github.com/containerd/containerd'... [2023-02-07T13:13:29.073Z] #37 ... [2023-02-07T13:13:29.073Z] [2023-02-07T13:13:29.073Z] #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-02-07T13:13:29.073Z] #29 48.99 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-02-07T13:13:29.073Z] #29 49.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:13:29.073Z] #29 49.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:13:29.073Z] #29 49.05 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-07T13:13:29.073Z] #29 49.06 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:13:29.073Z] #29 49.10 Setting up python3-six (1.16.0-2) ... [2023-02-07T13:13:29.272Z] #39 71.15 DEP compel/src/lib/infect-util.d [2023-02-07T13:13:29.272Z] #39 71.23 DEP compel/src/lib/infect-rpc.d [2023-02-07T13:13:29.272Z] #39 71.32 DEP compel/arch/x86/src/lib/infect.d [2023-02-07T13:13:29.272Z] #39 71.48 DEP compel/arch/x86/src/lib/cpu.d [2023-02-07T13:13:29.518Z] #39 16.52 make[1]: Nothing to be done for 'all'. [2023-02-07T13:13:29.555Z] #39 71.62 DEP compel/src/lib/log.d [2023-02-07T13:13:29.640Z] #29 50.40 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-07T13:13:29.640Z] #29 50.45 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-02-07T13:13:29.640Z] #29 50.46 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-07T13:13:29.815Z] #39 71.79 DEP compel/src/main.d [2023-02-07T13:13:29.815Z] #39 ... [2023-02-07T13:13:29.815Z] [2023-02-07T13:13:29.815Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:29.815Z] #26 155.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-02-07T13:13:29.815Z] #26 155.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:13:29.815Z] #26 155.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:13:29.899Z] #29 50.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:13:29.899Z] #29 50.59 Setting up python3-protobuf (3.12.4-1) ... [2023-02-07T13:13:30.894Z] #39 18.15 CC images/stats.o [2023-02-07T13:13:31.152Z] #39 18.43 CC images/core.o [2023-02-07T13:13:31.164Z] #30 ... [2023-02-07T13:13:31.164Z] [2023-02-07T13:13:31.164Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:13:31.164Z] #26 27.71 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-02-07T13:13:31.164Z] #26 27.89 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-02-07T13:13:31.199Z] #26 ... [2023-02-07T13:13:31.199Z] [2023-02-07T13:13:31.199Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-02-07T13:13:31.199Z] #37 88.59 + bin/ctr [2023-02-07T13:13:31.199Z] #37 ... [2023-02-07T13:13:31.199Z] [2023-02-07T13:13:31.199Z] #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-02-07T13:13:31.199Z] #39 72.08 DEP compel/src/lib/handle-elf.d [2023-02-07T13:13:31.199Z] #39 72.29 DEP compel/arch/x86/src/lib/handle-elf.d [2023-02-07T13:13:31.199Z] #39 72.49 CC compel/src/lib/log.o [2023-02-07T13:13:31.199Z] #39 72.61 CC compel/arch/x86/src/lib/cpu.o [2023-02-07T13:13:31.446Z] #36 ... [2023-02-07T13:13:31.446Z] [2023-02-07T13:13:31.446Z] #28 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-02-07T13:13:31.446Z] #28 DONE 36.0s [2023-02-07T13:13:31.446Z] [2023-02-07T13:13:31.446Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-02-07T13:13:31.447Z] #24 34.56 Updating files: 55% (1224/2219) Updating files: 56% (1243/2219) Updating files: 57% (1265/2219) Updating files: 58% (1288/2219) Updating files: 59% (1310/2219) Updating files: 60% (1332/2219) Updating files: 61% (1354/2219) Updating files: 62% (1376/2219) Updating files: 63% (1398/2219) Updating files: 64% (1421/2219) Updating files: 65% (1443/2219) Updating files: 66% (1465/2219) Updating files: 67% (1487/2219) Updating files: 68% (1509/2219) Updating files: 69% (1532/2219) Updating files: 70% (1554/2219) Updating files: 71% (1576/2219) Updating files: 72% (1598/2219) Updating files: 73% (1620/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2023-02-07T13:13:31.447Z] #24 35.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-02-07T13:13:31.459Z] #39 73.38 CC compel/arch/x86/src/lib/infect.o [2023-02-07T13:13:31.729Z] #26 ... [2023-02-07T13:13:31.729Z] [2023-02-07T13:13:31.729Z] #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-02-07T13:13:31.729Z] #27 38.55 encoding [2023-02-07T13:13:32.086Z] #39 19.22 CC images/core-x86.o [2023-02-07T13:13:32.344Z] #39 19.64 CC images/core-arm.o [2023-02-07T13:13:32.603Z] #39 20.05 CC images/core-aarch64.o [2023-02-07T13:13:32.845Z] #39 74.83 CC compel/src/lib/infect-rpc.o [2023-02-07T13:13:32.861Z] #39 20.35 CC images/core-ppc64.o [2023-02-07T13:13:33.184Z] #29 54.00 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-02-07T13:13:33.184Z] #29 54.01 Setting up protobuf-compiler (3.12.4-1) ... [2023-02-07T13:13:33.184Z] #29 54.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-07T13:13:33.184Z] #29 54.04 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-07T13:13:33.184Z] #29 54.05 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-07T13:13:33.184Z] #29 54.07 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-07T13:13:33.184Z] #29 54.08 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:13:33.341Z] #24 ... [2023-02-07T13:13:33.341Z] [2023-02-07T13:13:33.341Z] #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-02-07T13:13:33.341Z] #25 28.16 unicode/utf8 [2023-02-07T13:13:33.341Z] #25 28.79 internal/race [2023-02-07T13:13:33.341Z] #25 29.05 sync/atomic [2023-02-07T13:13:33.341Z] #25 29.60 unicode [2023-02-07T13:13:33.341Z] #25 36.50 encoding [2023-02-07T13:13:33.416Z] #39 75.45 CC compel/src/lib/infect-util.o [2023-02-07T13:13:33.427Z] #39 20.91 CC images/core-s390.o [2023-02-07T13:13:33.751Z] #29 DONE 54.5s [2023-02-07T13:13:33.751Z] [2023-02-07T13:13:33.751Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:33.751Z] #33 44.56 Selecting previously unselected package libicu67:amd64. [2023-02-07T13:13:33.751Z] #33 44.56 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-02-07T13:13:33.751Z] #33 44.60 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-07T13:13:33.751Z] #33 51.77 Selecting previously unselected package libxml2:amd64. [2023-02-07T13:13:33.751Z] #33 51.77 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-02-07T13:13:33.751Z] #33 51.78 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-07T13:13:33.751Z] #33 52.33 Selecting previously unselected package libarchive13:amd64. [2023-02-07T13:13:33.751Z] #33 52.35 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-02-07T13:13:33.751Z] #33 52.36 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-07T13:13:33.751Z] #33 52.71 Selecting previously unselected package libjsoncpp24:amd64. [2023-02-07T13:13:33.751Z] #33 52.71 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-02-07T13:13:33.751Z] #33 52.72 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-07T13:13:33.751Z] #33 52.90 Selecting previously unselected package librhash0:amd64. [2023-02-07T13:13:33.751Z] #33 52.90 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-02-07T13:13:33.751Z] #33 52.90 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-02-07T13:13:33.751Z] #33 53.06 Selecting previously unselected package libuv1:amd64. [2023-02-07T13:13:33.751Z] #33 53.06 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-02-07T13:13:33.751Z] #33 53.08 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-02-07T13:13:33.751Z] #33 53.28 Selecting previously unselected package cmake. [2023-02-07T13:13:33.751Z] #33 53.28 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-02-07T13:13:33.751Z] #33 53.29 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-02-07T13:13:33.751Z] #33 ... [2023-02-07T13:13:33.751Z] [2023-02-07T13:13:33.751Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:13:33.986Z] #39 75.96 CC compel/src/lib/infect.o [2023-02-07T13:13:34.258Z] #27 ... [2023-02-07T13:13:34.258Z] [2023-02-07T13:13:34.258Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-02-07T13:13:34.258Z] #34 30.91 Fetched 8628 kB in 22s (386 kB/s) [2023-02-07T13:13:34.258Z] #34 30.91 Reading package lists... [2023-02-07T13:13:34.258Z] #34 39.50 Reading package lists... [2023-02-07T13:13:34.258Z] #34 ... [2023-02-07T13:13:34.258Z] [2023-02-07T13:13:34.258Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:34.258Z] #32 31.13 Fetched 8628 kB in 23s (381 kB/s) [2023-02-07T13:13:34.258Z] #32 31.13 Reading package lists... [2023-02-07T13:13:34.258Z] #32 39.51 Reading package lists... [2023-02-07T13:13:34.258Z] #32 ... [2023-02-07T13:13:34.258Z] [2023-02-07T13:13:34.258Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:13:34.258Z] #21 31.14 Fetched 8628 kB in 23s (383 kB/s) [2023-02-07T13:13:34.258Z] #21 31.14 Reading package lists... [2023-02-07T13:13:34.362Z] #39 21.54 CC images/cpuinfo.o [2023-02-07T13:13:34.516Z] #21 39.97 Reading package lists... [2023-02-07T13:13:34.516Z] #21 ... [2023-02-07T13:13:34.516Z] [2023-02-07T13:13:34.516Z] #29 [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-02-07T13:13:34.516Z] #29 39.02 Updating files: 51% (1146/2219) Updating files: 52% (1154/2219) Updating files: 53% (1177/2219) Updating files: 54% (1199/2219) Updating files: 55% (1221/2219) Updating files: 56% (1243/2219) Updating files: 57% (1265/2219) Updating files: 58% (1288/2219) Updating files: 59% (1310/2219) Updating files: 60% (1332/2219) Updating files: 61% (1354/2219) Updating files: 62% (1376/2219) Updating files: 63% (1398/2219) Updating files: 64% (1421/2219) Updating files: 65% (1443/2219) Updating files: 66% (1465/2219) Updating files: 67% (1487/2219) Updating files: 68% (1509/2219) Updating files: 69% (1532/2219) Updating files: 70% (1554/2219) Updating files: 71% (1576/2219) Updating files: 72% (1598/2219) Updating files: 73% (1620/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 82% (1835/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2023-02-07T13:13:34.516Z] #29 40.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-02-07T13:13:34.621Z] #39 21.99 CC images/inventory.o [2023-02-07T13:13:34.711Z] #25 ... [2023-02-07T13:13:34.711Z] [2023-02-07T13:13:34.711Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-02-07T13:13:34.711Z] #24 39.39 + 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-02-07T13:13:34.773Z] #29 ... [2023-02-07T13:13:34.773Z] [2023-02-07T13:13:34.773Z] #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-02-07T13:13:34.773Z] #36 31.63 Fetched 8628 kB in 23s (376 kB/s) [2023-02-07T13:13:34.773Z] #36 31.63 Reading package lists... [2023-02-07T13:13:34.879Z] #39 22.16 CC images/fdinfo.o [2023-02-07T13:13:35.138Z] #39 22.45 CC images/fown.o [2023-02-07T13:13:35.138Z] #39 22.69 CC images/ns.o [2023-02-07T13:13:35.275Z] #24 ... [2023-02-07T13:13:35.275Z] [2023-02-07T13:13:35.275Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:35.275Z] #33 29.87 Fetched 8628 kB in 23s (371 kB/s) [2023-02-07T13:13:35.275Z] #33 29.87 Reading package lists... [2023-02-07T13:13:35.275Z] #33 38.66 Reading package lists... [2023-02-07T13:13:35.275Z] #33 ... [2023-02-07T13:13:35.275Z] [2023-02-07T13:13:35.275Z] #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-02-07T13:13:35.275Z] #27 30.06 Fetched 8628 kB in 23s (380 kB/s) [2023-02-07T13:13:35.275Z] #27 30.06 Reading package lists... [2023-02-07T13:13:35.396Z] #39 ... [2023-02-07T13:13:35.396Z] [2023-02-07T13:13:35.396Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:35.396Z] #27 74.37 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-02-07T13:13:35.396Z] #27 74.37 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-02-07T13:13:35.396Z] #27 74.38 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:13:35.532Z] #27 38.56 Reading package lists... [2023-02-07T13:13:35.532Z] #27 ... [2023-02-07T13:13:35.532Z] [2023-02-07T13:13:35.532Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:13:35.532Z] #34 30.89 Fetched 8628 kB in 23s (374 kB/s) [2023-02-07T13:13:35.532Z] #34 30.89 Reading package lists... [2023-02-07T13:13:35.789Z] #34 39.75 Reading package lists... [2023-02-07T13:13:35.790Z] #34 ... [2023-02-07T13:13:35.790Z] [2023-02-07T13:13:35.790Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:35.790Z] #30 31.75 Fetched 8628 kB in 23s (371 kB/s) [2023-02-07T13:13:35.790Z] #30 31.75 Reading package lists... [2023-02-07T13:13:36.047Z] #30 40.57 Reading package lists... [2023-02-07T13:13:36.047Z] #30 ... [2023-02-07T13:13:36.047Z] [2023-02-07T13:13:36.047Z] #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-02-07T13:13:36.047Z] #29 30.84 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-02-07T13:13:36.047Z] #29 31.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-02-07T13:13:36.150Z] #36 40.31 Reading package lists... [2023-02-07T13:13:36.150Z] #36 ... [2023-02-07T13:13:36.150Z] [2023-02-07T13:13:36.150Z] #29 [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-02-07T13:13:36.150Z] #29 43.00 + 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-02-07T13:13:37.035Z] #38 ... [2023-02-07T13:13:37.035Z] [2023-02-07T13:13:37.035Z] #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-02-07T13:13:37.035Z] #25 47.87 internal/reflectlite [2023-02-07T13:13:37.035Z] #25 47.87 sync [2023-02-07T13:13:37.035Z] #25 49.97 internal/testlog [2023-02-07T13:13:37.035Z] #25 51.11 sort [2023-02-07T13:13:37.035Z] #25 51.11 errors [2023-02-07T13:13:37.035Z] #25 51.71 strconv [2023-02-07T13:13:37.035Z] #25 52.58 io [2023-02-07T13:13:37.035Z] #25 53.98 internal/oserror [2023-02-07T13:13:37.035Z] #25 54.29 syscall [2023-02-07T13:13:37.035Z] #25 56.59 reflect [2023-02-07T13:13:37.285Z] #39 79.32 CC compel/src/lib/ptrace.o [2023-02-07T13:13:37.294Z] #25 ... [2023-02-07T13:13:37.294Z] [2023-02-07T13:13:37.294Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:37.294Z] #33 58.08 Setting up libicu67:amd64 (67.1-7) ... [2023-02-07T13:13:37.294Z] #33 58.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:13:37.294Z] #33 58.12 Setting up libuv1:amd64 (1.40.0-2) ... [2023-02-07T13:13:37.294Z] #33 58.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:13:37.294Z] #33 58.18 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-07T13:13:37.294Z] #33 58.20 Setting up librhash0:amd64 (1.4.1-2) ... [2023-02-07T13:13:37.294Z] #33 58.22 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-02-07T13:13:37.294Z] #33 58.24 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-07T13:13:37.294Z] #33 58.26 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-07T13:13:37.294Z] #33 58.27 Setting up cmake (3.18.4-2+deb11u1) ... [2023-02-07T13:13:37.294Z] #33 58.29 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:13:37.297Z] #27 ... [2023-02-07T13:13:37.297Z] [2023-02-07T13:13:37.297Z] #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-02-07T13:13:37.297Z] #25 66.15 os [2023-02-07T13:13:37.297Z] #25 66.86 bufio [2023-02-07T13:13:37.297Z] #25 68.35 text/tabwriter [2023-02-07T13:13:37.297Z] #25 69.19 io/ioutil [2023-02-07T13:13:37.297Z] #25 69.20 fmt [2023-02-07T13:13:37.297Z] #25 71.23 flag [2023-02-07T13:13:37.297Z] #25 71.23 github.com/BurntSushi/toml [2023-02-07T13:13:37.297Z] #25 72.37 log [2023-02-07T13:13:37.297Z] #25 74.34 github.com/BurntSushi/toml/cmd/tomlv [2023-02-07T13:13:37.297Z] #25 ... [2023-02-07T13:13:37.297Z] [2023-02-07T13:13:37.297Z] #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-02-07T13:13:37.297Z] #37 45.12 Updating files: 52% (2736/5210) Updating files: 53% (2762/5210) Updating files: 54% (2814/5210) Updating files: 55% (2866/5210) Updating files: 56% (2918/5210) Updating files: 57% (2970/5210) Updating files: 58% (3022/5210) Updating files: 59% (3074/5210) Updating files: 60% (3126/5210) Updating files: 61% (3179/5210) Updating files: 62% (3231/5210) Updating files: 63% (3283/5210) Updating files: 64% (3335/5210) Updating files: 65% (3387/5210) Updating files: 66% (3439/5210) Updating files: 67% (3491/5210) Updating files: 68% (3543/5210) Updating files: 69% (3595/5210) Updating files: 70% (3647/5210) Updating files: 71% (3700/5210) Updating files: 72% (3752/5210) Updating files: 73% (3804/5210) Updating files: 74% (3856/5210) Updating files: 75% (3908/5210) Updating files: 76% (3960/5210) Updating files: 77% (4012/5210) Updating files: 78% (4064/5210) Updating files: 79% (4116/5210) Updating files: 80% (4168/5210) Updating files: 81% (4221/5210) Updating files: 82% (4273/5210) Updating files: 83% (4325/5210) Updating files: 84% (4377/5210) Updating files: 85% (4429/5210) Updating files: 86% (4481/5210) Updating files: 87% (4533/5210) Updating files: 88% (4585/5210) Updating files: 89% (4637/5210) Updating files: 90% (4689/5210) Updating files: 91% (4742/5210) Updating files: 92% (4794/5210) Updating files: 93% (4846/5210) Updating files: 94% (4898/5210) Updating files: 95% (4950/5210) Updating files: 96% (5002/5210) Updating files: 97% (5054/5210) Updating files: 98% (5106/5210) Updating files: 99% (5158/5210) Updating files: 100% (5210/5210) Updating files: 100% (5210/5210), done. [2023-02-07T13:13:37.297Z] #37 46.12 + cd /tmp/tmp.XiEs130NSD/src/github.com/containerd/containerd [2023-02-07T13:13:37.297Z] #37 46.12 + git checkout -q v1.6.16 [2023-02-07T13:13:37.856Z] #39 79.87 AR compel/libcompel.a [2023-02-07T13:13:37.864Z] #37 ... [2023-02-07T13:13:37.864Z] [2023-02-07T13:13:37.864Z] #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-02-07T13:13:37.864Z] #25 DONE 76.7s [2023-02-07T13:13:37.864Z] [2023-02-07T13:13:37.864Z] #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-02-07T13:13:37.864Z] #39 22.96 CC images/regfile.o [2023-02-07T13:13:37.864Z] #39 23.17 CC images/ghost-file.o [2023-02-07T13:13:37.864Z] #39 23.48 CC images/fifo.o [2023-02-07T13:13:37.864Z] #39 23.66 CC images/remap-file-path.o [2023-02-07T13:13:37.864Z] #39 23.82 CC images/eventfd.o [2023-02-07T13:13:37.864Z] #39 24.05 CC images/eventpoll.o [2023-02-07T13:13:37.864Z] #39 24.31 CC images/fh.o [2023-02-07T13:13:37.864Z] #39 24.63 CC images/fsnotify.o [2023-02-07T13:13:37.864Z] #39 25.12 CC images/signalfd.o [2023-02-07T13:13:37.916Z] #33 ... [2023-02-07T13:13:37.916Z] [2023-02-07T13:13:37.916Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:37.916Z] #35 48.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-02-07T13:13:37.916Z] #35 48.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-07T13:13:37.916Z] #35 48.61 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-07T13:13:37.916Z] #35 51.74 Selecting previously unselected package binutils-mingw-w64. [2023-02-07T13:13:37.916Z] #35 51.77 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-02-07T13:13:37.916Z] #35 51.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-07T13:13:37.916Z] #35 51.90 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-02-07T13:13:37.916Z] #35 51.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:13:37.916Z] #35 51.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:13:37.916Z] #35 52.12 Selecting previously unselected package dmsetup. [2023-02-07T13:13:37.916Z] #35 52.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:13:37.916Z] #35 52.14 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-02-07T13:13:37.916Z] #35 52.39 Selecting previously unselected package mingw-w64-common. [2023-02-07T13:13:37.916Z] #35 52.39 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-02-07T13:13:37.916Z] #35 52.39 Unpacking mingw-w64-common (8.0.0-1) ... [2023-02-07T13:13:37.916Z] #35 57.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-02-07T13:13:37.916Z] #35 57.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-02-07T13:13:37.916Z] #35 57.94 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-07T13:13:38.117Z] #39 80.00 HOSTCC compel/src/main-host.o [2023-02-07T13:13:38.123Z] #39 25.45 CC images/fs.o [2023-02-07T13:13:38.174Z] #35 ... [2023-02-07T13:13:38.174Z] [2023-02-07T13:13:38.174Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:13:38.174Z] #38 4.243 Note: Building without setproctitle() and strlcpy() support. [2023-02-07T13:13:38.174Z] #38 4.244 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-07T13:13:38.174Z] #38 4.277 Note: Building without GnuTLS support [2023-02-07T13:13:38.174Z] #38 4.289 Makefile.config:39: Warn: you have no libnftables installed [2023-02-07T13:13:38.174Z] #38 4.289 Makefile.config:40: Warn: Building without nftables support [2023-02-07T13:13:38.174Z] #38 ... [2023-02-07T13:13:38.174Z] [2023-02-07T13:13:38.174Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:38.174Z] #33 DONE 59.0s [2023-02-07T13:13:38.377Z] #39 80.50 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-02-07T13:13:38.381Z] #39 25.76 CC images/pstree.o [2023-02-07T13:13:38.436Z] [2023-02-07T13:13:38.436Z] #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-02-07T13:13:38.639Z] #39 26.01 CC images/pipe.o [2023-02-07T13:13:38.641Z] #39 80.65 HOSTCC compel/src/lib/handle-elf-host.o [2023-02-07T13:13:38.898Z] #39 26.25 CC images/tcp-stream.o [2023-02-07T13:13:38.898Z] #39 26.43 CC images/sk-packet.o [2023-02-07T13:13:39.156Z] #39 26.68 CC images/mnt.o [2023-02-07T13:13:39.211Z] #39 81.14 HOSTCC compel/src/lib/log-host.o [2023-02-07T13:13:39.415Z] #39 26.85 CC images/pipe-data.o [2023-02-07T13:13:39.484Z] #39 81.41 HOSTLINK compel/compel-host-bin [2023-02-07T13:13:39.673Z] #39 27.06 CC images/sa.o [2023-02-07T13:13:39.744Z] #39 81.62 DEP soccr/soccr.d [2023-02-07T13:13:39.933Z] #39 27.25 CC images/timer.o [2023-02-07T13:13:40.004Z] #39 81.99 CC soccr/soccr.o [2023-02-07T13:13:40.192Z] #39 27.49 CC images/timerfd.o [2023-02-07T13:13:40.192Z] #39 27.65 CC images/mm.o [2023-02-07T13:13:40.338Z] #39 ... [2023-02-07T13:13:40.339Z] [2023-02-07T13:13:40.339Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:13:40.339Z] #26 51.06 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-02-07T13:13:40.339Z] #26 51.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-02-07T13:13:40.339Z] #26 51.17 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-02-07T13:13:40.339Z] #26 51.33 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-02-07T13:13:40.339Z] #26 51.33 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-02-07T13:13:40.339Z] #26 53.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-07T13:13:40.339Z] #26 53.18 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-07T13:13:40.339Z] #26 53.25 go: downloading github.com/stretchr/objx v0.1.1 [2023-02-07T13:13:40.339Z] #26 53.26 go: downloading golang.org/x/text v0.3.7 [2023-02-07T13:13:40.339Z] #26 59.01 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-02-07T13:13:40.339Z] #26 59.28 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-02-07T13:13:40.339Z] #26 59.28 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-02-07T13:13:40.339Z] #26 59.49 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-02-07T13:13:40.339Z] #26 59.60 go: downloading github.com/gobwas/glob v0.2.3 [2023-02-07T13:13:40.339Z] #26 59.60 go: downloading github.com/kisielk/gotool v1.0.0 [2023-02-07T13:13:40.339Z] #26 59.66 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-02-07T13:13:40.339Z] #26 59.75 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-02-07T13:13:40.339Z] #26 59.75 go: downloading golang.org/x/mod v0.5.1 [2023-02-07T13:13:40.339Z] #26 59.78 go: downloading github.com/ettle/strcase v0.1.1 [2023-02-07T13:13:40.339Z] #26 59.85 go: downloading github.com/fatih/structtag v1.2.0 [2023-02-07T13:13:40.339Z] #26 59.90 go: downloading github.com/Masterminds/semver v1.5.0 [2023-02-07T13:13:40.339Z] #26 59.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-02-07T13:13:40.339Z] #26 60.04 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-02-07T13:13:40.339Z] #26 60.15 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-02-07T13:13:40.339Z] #26 60.56 go: downloading github.com/prometheus/client_model v0.2.0 [2023-02-07T13:13:40.339Z] #26 60.66 go: downloading github.com/google/go-cmp v0.5.6 [2023-02-07T13:13:40.339Z] #26 60.79 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-02-07T13:13:40.339Z] #26 60.90 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-02-07T13:13:40.339Z] #26 60.99 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-02-07T13:13:40.339Z] #26 61.09 go: downloading github.com/beorn7/perks v1.0.1 [2023-02-07T13:13:40.339Z] #26 61.11 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-02-07T13:13:40.339Z] #26 61.14 go: downloading github.com/cespare/xxhash v1.1.0 [2023-02-07T13:13:40.339Z] #26 61.16 go: downloading github.com/golang/protobuf v1.5.2 [2023-02-07T13:13:40.339Z] #26 ... [2023-02-07T13:13:40.339Z] [2023-02-07T13:13:40.339Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:13:40.339Z] #38 6.066 fatal: not a git repository (or any of the parent directories): .git [2023-02-07T13:13:40.339Z] #38 6.091 GEN .gitid [2023-02-07T13:13:40.339Z] #38 6.114 GEN criu/include/version.h [2023-02-07T13:13:40.339Z] #38 6.155 GEN include/common/asm [2023-02-07T13:13:40.450Z] #39 27.89 CC images/sk-opts.o [2023-02-07T13:13:40.709Z] #39 28.07 CC images/sk-unix.o [2023-02-07T13:13:40.967Z] #39 28.38 CC images/sk-inet.o [2023-02-07T13:13:41.226Z] #39 28.74 CC images/tun.o [2023-02-07T13:13:41.716Z] #38 7.940 PBCC images/timens.pb-c.c [2023-02-07T13:13:41.716Z] #38 7.965 DEP images/timens.pb-c.d [2023-02-07T13:13:41.716Z] #38 8.011 PBCC images/fown.pb-c.c [2023-02-07T13:13:41.716Z] #38 8.027 PBCC images/google/protobuf/descriptor.pb-c.c [2023-02-07T13:13:41.716Z] #38 8.105 PBCC images/opts.pb-c.c [2023-02-07T13:13:41.716Z] #38 8.159 PBCC images/memfd.pb-c.c [2023-02-07T13:13:41.716Z] #38 8.191 DEP images/fown.pb-c.d [2023-02-07T13:13:41.792Z] #39 28.97 CC images/sk-netlink.o [2023-02-07T13:13:41.792Z] #39 29.16 CC images/packet-sock.o [2023-02-07T13:13:41.915Z] #39 83.98 AR soccr/libsoccr.a [2023-02-07T13:13:41.915Z] #39 84.09 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-07T13:13:41.975Z] #38 8.266 DEP images/google/protobuf/descriptor.pb-c.d [2023-02-07T13:13:41.975Z] #38 8.368 DEP images/opts.pb-c.d [2023-02-07T13:13:42.050Z] #39 29.51 CC images/ipc-var.o [2023-02-07T13:13:42.234Z] #38 8.460 DEP images/memfd.pb-c.d [2023-02-07T13:13:42.234Z] #38 8.523 PBCC images/sit.pb-c.c [2023-02-07T13:13:42.234Z] #38 8.587 DEP images/sit.pb-c.d [2023-02-07T13:13:42.234Z] #38 8.665 PBCC images/macvlan.pb-c.c [2023-02-07T13:13:42.309Z] #39 29.75 CC images/ipc-desc.o [2023-02-07T13:13:42.486Z] #39 84.63 DEP criu/arch/x86/sigframe.d [2023-02-07T13:13:42.493Z] #38 8.709 DEP images/macvlan.pb-c.d [2023-02-07T13:13:42.493Z] #38 8.787 PBCC images/autofs.pb-c.c [2023-02-07T13:13:42.493Z] #38 8.826 DEP images/autofs.pb-c.d [2023-02-07T13:13:42.493Z] #38 8.891 PBCC images/sysctl.pb-c.c [2023-02-07T13:13:42.493Z] #38 8.907 DEP images/sysctl.pb-c.d [2023-02-07T13:13:42.493Z] #38 8.966 PBCC images/time.pb-c.c [2023-02-07T13:13:42.493Z] #38 8.992 DEP images/time.pb-c.d [2023-02-07T13:13:42.567Z] #39 29.90 CC images/ipc-shm.o [2023-02-07T13:13:42.567Z] #39 30.06 CC images/ipc-msg.o [2023-02-07T13:13:42.593Z] #29 ... [2023-02-07T13:13:42.593Z] [2023-02-07T13:13:42.593Z] #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-02-07T13:13:42.593Z] #27 38.56 Reading package lists... [2023-02-07T13:13:42.711Z] #29 ... [2023-02-07T13:13:42.711Z] [2023-02-07T13:13:42.711Z] #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-02-07T13:13:42.712Z] #36 40.31 Reading package lists... [2023-02-07T13:13:42.753Z] #38 9.100 PBCC images/binfmt-misc.pb-c.c [2023-02-07T13:13:42.753Z] #38 9.110 DEP images/binfmt-misc.pb-c.d [2023-02-07T13:13:42.753Z] #38 9.158 PBCC images/seccomp.pb-c.c [2023-02-07T13:13:42.753Z] #38 9.180 DEP images/seccomp.pb-c.d [2023-02-07T13:13:42.826Z] #39 30.39 CC images/ipc-sem.o [2023-02-07T13:13:43.012Z] #38 9.267 PBCC images/userns.pb-c.c [2023-02-07T13:13:43.012Z] #38 9.308 DEP images/userns.pb-c.d [2023-02-07T13:13:43.012Z] #38 9.373 PBCC images/cgroup.pb-c.c [2023-02-07T13:13:43.012Z] #38 9.398 DEP images/cgroup.pb-c.d [2023-02-07T13:13:43.012Z] #38 9.483 PBCC images/ext-file.pb-c.c [2023-02-07T13:13:43.057Z] #39 84.90 DEP criu/arch/x86/sigaction_compat.d [2023-02-07T13:13:43.057Z] #39 85.11 DEP criu/arch/x86/kerndat.d [2023-02-07T13:13:43.272Z] #38 9.508 DEP images/ext-file.pb-c.d [2023-02-07T13:13:43.272Z] #38 9.578 PBCC images/rpc.pb-c.c [2023-02-07T13:13:43.272Z] #38 9.637 DEP images/rpc.pb-c.d [2023-02-07T13:13:43.272Z] #38 9.720 PBCC images/siginfo.pb-c.c [2023-02-07T13:13:43.317Z] #39 85.34 DEP criu/arch/x86/crtools.d [2023-02-07T13:13:43.392Z] #39 30.57 CC images/utsns.o [2023-02-07T13:13:43.392Z] #39 30.77 CC images/creds.o [2023-02-07T13:13:43.392Z] #39 30.95 CC images/vma.o [2023-02-07T13:13:43.530Z] #38 9.746 DEP images/siginfo.pb-c.d [2023-02-07T13:13:43.530Z] #38 9.829 PBCC images/pagemap.pb-c.c [2023-02-07T13:13:43.530Z] #38 9.885 DEP images/pagemap.pb-c.d [2023-02-07T13:13:43.530Z] #38 9.958 PBCC images/rlimit.pb-c.c [2023-02-07T13:13:43.578Z] #39 85.59 DEP criu/arch/x86/cpu.d [2023-02-07T13:13:43.791Z] #38 10.00 DEP images/rlimit.pb-c.d [2023-02-07T13:13:43.791Z] #38 10.06 PBCC images/file-lock.pb-c.c [2023-02-07T13:13:43.791Z] #38 10.12 DEP images/file-lock.pb-c.d [2023-02-07T13:13:43.791Z] #38 10.22 PBCC images/tty.pb-c.c [2023-02-07T13:13:43.838Z] #39 85.88 CC criu/arch/x86/cpu.o [2023-02-07T13:13:43.963Z] #39 31.10 CC images/netdev.o [2023-02-07T13:13:44.049Z] #38 10.27 DEP images/tty.pb-c.d [2023-02-07T13:13:44.050Z] #38 10.36 PBCC images/tun.pb-c.c [2023-02-07T13:13:44.050Z] #38 10.43 PBCC images/netdev.pb-c.c [2023-02-07T13:13:44.050Z] #38 10.50 DEP images/tun.pb-c.d [2023-02-07T13:13:44.096Z] #36 48.55 Building dependency tree... [2023-02-07T13:13:44.221Z] #39 31.45 CC images/tty.o [2023-02-07T13:13:44.308Z] #38 10.62 DEP images/netdev.pb-c.d [2023-02-07T13:13:44.308Z] #38 10.70 PBCC images/vma.pb-c.c [2023-02-07T13:13:44.308Z] #38 10.77 DEP images/vma.pb-c.d [2023-02-07T13:13:44.408Z] #39 86.55 include/common/asm/bitops.h: Assembler messages: [2023-02-07T13:13:44.408Z] #39 86.56 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:13:44.408Z] #39 86.56 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:13:44.408Z] #39 86.56 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:13:44.408Z] #39 86.56 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:13:44.408Z] #39 86.59 CC criu/arch/x86/crtools.o [2023-02-07T13:13:44.488Z] #27 46.83 Building dependency tree... [2023-02-07T13:13:44.566Z] #38 10.87 PBCC images/creds.pb-c.c [2023-02-07T13:13:44.566Z] #38 10.90 DEP images/creds.pb-c.d [2023-02-07T13:13:44.566Z] #38 10.95 PBCC images/utsns.pb-c.c [2023-02-07T13:13:44.566Z] #38 10.98 DEP images/utsns.pb-c.d [2023-02-07T13:13:44.566Z] #38 11.04 PBCC images/ipc-desc.pb-c.c [2023-02-07T13:13:44.566Z] #38 11.06 PBCC images/ipc-sem.pb-c.c [2023-02-07T13:13:44.566Z] #38 11.09 DEP images/ipc-desc.pb-c.d [2023-02-07T13:13:44.788Z] #39 32.01 CC images/file-lock.o [2023-02-07T13:13:44.788Z] #39 32.21 CC images/rlimit.o [2023-02-07T13:13:44.834Z] #38 11.15 DEP images/ipc-sem.pb-c.d [2023-02-07T13:13:44.834Z] #38 11.20 PBCC images/ipc-msg.pb-c.c [2023-02-07T13:13:44.834Z] #38 11.23 DEP images/ipc-msg.pb-c.d [2023-02-07T13:13:44.834Z] #38 11.31 PBCC images/ipc-shm.pb-c.c [2023-02-07T13:13:45.047Z] #39 32.45 CC images/pagemap.o [2023-02-07T13:13:45.092Z] #38 11.34 DEP images/ipc-shm.pb-c.d [2023-02-07T13:13:45.092Z] #38 11.42 PBCC images/ipc-var.pb-c.c [2023-02-07T13:13:45.092Z] #38 11.47 DEP images/ipc-var.pb-c.d [2023-02-07T13:13:45.092Z] #38 11.53 PBCC images/sk-opts.pb-c.c [2023-02-07T13:13:45.305Z] #39 32.64 CC images/siginfo.o [2023-02-07T13:13:45.305Z] #39 32.84 CC images/rpc.o [2023-02-07T13:13:45.351Z] #38 11.56 PBCC images/packet-sock.pb-c.c [2023-02-07T13:13:45.351Z] #38 11.61 DEP images/sk-opts.pb-c.d [2023-02-07T13:13:45.351Z] #38 11.66 DEP images/packet-sock.pb-c.d [2023-02-07T13:13:45.351Z] #38 11.73 PBCC images/sk-netlink.pb-c.c [2023-02-07T13:13:45.351Z] #38 11.79 DEP images/sk-netlink.pb-c.d [2023-02-07T13:13:45.610Z] #38 11.91 PBCC images/sk-inet.pb-c.c [2023-02-07T13:13:45.610Z] #38 11.97 DEP images/sk-inet.pb-c.d [2023-02-07T13:13:45.610Z] #38 12.04 PBCC images/sk-unix.pb-c.c [2023-02-07T13:13:45.868Z] #38 12.12 DEP images/sk-unix.pb-c.d [2023-02-07T13:13:45.868Z] #38 12.20 PBCC images/mm.pb-c.c [2023-02-07T13:13:45.868Z] #38 12.26 DEP images/mm.pb-c.d [2023-02-07T13:13:46.127Z] #38 12.36 PBCC images/timerfd.pb-c.c [2023-02-07T13:13:46.127Z] #38 12.41 DEP images/timerfd.pb-c.d [2023-02-07T13:13:46.127Z] #38 12.49 PBCC images/timer.pb-c.c [2023-02-07T13:13:46.127Z] #38 12.52 DEP images/timer.pb-c.d [2023-02-07T13:13:46.127Z] #38 12.58 PBCC images/sa.pb-c.c [2023-02-07T13:13:46.127Z] #38 12.63 DEP images/sa.pb-c.d [2023-02-07T13:13:46.319Z] #39 88.26 CC criu/arch/x86/kerndat.o [2023-02-07T13:13:46.386Z] #38 12.68 PBCC images/pipe-data.pb-c.c [2023-02-07T13:13:46.386Z] #38 12.71 DEP images/pipe-data.pb-c.d [2023-02-07T13:13:46.386Z] #38 12.83 PBCC images/mnt.pb-c.c [2023-02-07T13:13:46.386Z] #38 12.89 DEP images/mnt.pb-c.d [2023-02-07T13:13:46.644Z] #38 12.95 PBCC images/sk-packet.pb-c.c [2023-02-07T13:13:46.644Z] #38 12.99 DEP images/sk-packet.pb-c.d [2023-02-07T13:13:46.680Z] #39 33.93 CC images/ext-file.o [2023-02-07T13:13:46.680Z] #39 34.12 CC images/cgroup.o [2023-02-07T13:13:46.902Z] #38 13.11 PBCC images/tcp-stream.pb-c.c [2023-02-07T13:13:46.902Z] #38 13.13 DEP images/tcp-stream.pb-c.d [2023-02-07T13:13:46.902Z] #38 13.23 PBCC images/pipe.pb-c.c [2023-02-07T13:13:47.160Z] #38 ... [2023-02-07T13:13:47.160Z] [2023-02-07T13:13:47.160Z] #36 [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-02-07T13:13:47.160Z] #36 DONE 67.9s [2023-02-07T13:13:47.161Z] [2023-02-07T13:13:47.161Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:13:47.161Z] #38 13.38 DEP images/pipe.pb-c.d [2023-02-07T13:13:47.161Z] #38 ... [2023-02-07T13:13:47.161Z] [2023-02-07T13:13:47.161Z] #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-02-07T13:13:47.161Z] #39 3.032 + RM_GOPATH=0 [2023-02-07T13:13:47.161Z] #39 3.032 + TMP_GOPATH= [2023-02-07T13:13:47.161Z] #39 3.033 + : /build [2023-02-07T13:13:47.161Z] #39 3.033 + '[' -z '' ']' [2023-02-07T13:13:47.161Z] #39 3.038 ++ mktemp -d [2023-02-07T13:13:47.161Z] #39 3.047 + export GOPATH=/tmp/tmp.SGx9mEEXsT [2023-02-07T13:13:47.161Z] #39 3.047 + GOPATH=/tmp/tmp.SGx9mEEXsT [2023-02-07T13:13:47.161Z] #39 3.047 + RM_GOPATH=1 [2023-02-07T13:13:47.161Z] #39 3.047 + case "$(go env GOARCH)" in [2023-02-07T13:13:47.161Z] #39 3.047 ++ go env GOARCH [2023-02-07T13:13:47.161Z] #39 3.066 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:47.161Z] #39 3.066 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:47.161Z] #39 3.066 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:47.161Z] #39 3.070 + dir=/tmp/install [2023-02-07T13:13:47.161Z] #39 3.070 + bin=tini [2023-02-07T13:13:47.161Z] #39 3.071 + shift [2023-02-07T13:13:47.161Z] #39 3.071 + '[' '!' -f /tmp/install/tini.installer ']' [2023-02-07T13:13:47.161Z] #39 3.080 + . /tmp/install/tini.installer [2023-02-07T13:13:47.161Z] #39 3.086 ++ : v0.19.0 [2023-02-07T13:13:47.161Z] #39 3.086 + install_tini [2023-02-07T13:13:47.161Z] #39 3.086 Install tini version v0.19.0 [2023-02-07T13:13:47.161Z] #39 3.086 + echo 'Install tini version v0.19.0' [2023-02-07T13:13:47.161Z] #39 3.086 + git clone https://github.com/krallin/tini.git /tmp/tmp.SGx9mEEXsT/tini [2023-02-07T13:13:47.161Z] #39 3.098 Cloning into '/tmp/tmp.SGx9mEEXsT/tini'... [2023-02-07T13:13:47.161Z] #39 3.874 + cd /tmp/tmp.SGx9mEEXsT/tini [2023-02-07T13:13:47.161Z] #39 3.878 + git checkout -q v0.19.0 [2023-02-07T13:13:47.161Z] #39 3.899 + cmake . [2023-02-07T13:13:47.161Z] #39 4.485 -- The C compiler identification is GNU 10.2.1 [2023-02-07T13:13:47.161Z] #39 4.569 -- Detecting C compiler ABI info [2023-02-07T13:13:47.161Z] #39 5.217 -- Detecting C compiler ABI info - done [2023-02-07T13:13:47.161Z] #39 5.340 -- Check for working C compiler: /usr/bin/cc - skipped [2023-02-07T13:13:47.161Z] #39 5.363 -- Detecting C compile features [2023-02-07T13:13:47.161Z] #39 5.364 -- Detecting C compile features - done [2023-02-07T13:13:47.161Z] #39 5.411 -- Performing Test HAS_BUILTIN_FORTIFY [2023-02-07T13:13:47.161Z] #39 5.585 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-02-07T13:13:47.161Z] #39 5.669 -- Configuring done [2023-02-07T13:13:47.161Z] #39 5.697 -- Generating done [2023-02-07T13:13:47.161Z] #39 5.703 -- Build files have been written to: /tmp/tmp.SGx9mEEXsT/tini [2023-02-07T13:13:47.161Z] #39 5.715 + make tini-static [2023-02-07T13:13:47.161Z] #39 6.095 Scanning dependencies of target tini-static [2023-02-07T13:13:47.161Z] #39 6.161 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-02-07T13:13:47.161Z] #39 7.562 [100%] Linking C executable tini-static [2023-02-07T13:13:47.161Z] #39 8.304 [100%] Built target tini-static [2023-02-07T13:13:47.161Z] #39 8.387 + mkdir -p /build [2023-02-07T13:13:47.161Z] #39 8.389 + cp tini-static /build/docker-init [2023-02-07T13:13:47.161Z] #39 DONE 9.0s [2023-02-07T13:13:47.161Z] [2023-02-07T13:13:47.161Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:13:47.161Z] #38 13.52 PBCC images/pstree.pb-c.c [2023-02-07T13:13:47.161Z] #38 13.52 DEP images/pstree.pb-c.d [2023-02-07T13:13:47.246Z] #39 34.62 CC images/userns.o [2023-02-07T13:13:47.259Z] #39 89.25 CC criu/arch/x86/sigaction_compat.o [2023-02-07T13:13:47.383Z] #36 ... [2023-02-07T13:13:47.383Z] [2023-02-07T13:13:47.383Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:47.383Z] #32 39.51 Reading package lists... [2023-02-07T13:13:47.383Z] #32 47.91 Building dependency tree... [2023-02-07T13:13:47.383Z] #32 53.96 The following additional packages will be installed: [2023-02-07T13:13:47.383Z] #32 53.97 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-02-07T13:13:47.383Z] #32 53.98 Suggested packages: [2023-02-07T13:13:47.383Z] #32 54.00 cmake-doc ninja-build lrzip [2023-02-07T13:13:47.383Z] #32 54.00 Recommended packages: [2023-02-07T13:13:47.383Z] #32 54.00 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-02-07T13:13:47.421Z] #38 13.67 PBCC images/fs.pb-c.c [2023-02-07T13:13:47.421Z] #38 13.67 DEP images/fs.pb-c.d [2023-02-07T13:13:47.421Z] #38 13.67 PBCC images/signalfd.pb-c.c [2023-02-07T13:13:47.421Z] #38 13.84 DEP images/signalfd.pb-c.d [2023-02-07T13:13:47.421Z] #38 13.91 PBCC images/fh.pb-c.c [2023-02-07T13:13:47.421Z] #38 13.91 PBCC images/fsnotify.pb-c.c [2023-02-07T13:13:47.504Z] #39 34.93 CC images/google/protobuf/descriptor.o [2023-02-07T13:13:47.519Z] #39 89.60 CC criu/arch/x86/sigframe.o [2023-02-07T13:13:47.642Z] #32 ... [2023-02-07T13:13:47.642Z] [2023-02-07T13:13:47.642Z] #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-02-07T13:13:47.642Z] #33 54.47 go: downloading github.com/fatih/color v1.13.0 [2023-02-07T13:13:47.642Z] #33 54.49 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-07T13:13:47.642Z] #33 54.56 go: downloading github.com/pkg/errors v0.9.1 [2023-02-07T13:13:47.642Z] #33 54.59 go: downloading github.com/spf13/cobra v1.3.0 [2023-02-07T13:13:47.642Z] #33 54.72 go: downloading github.com/spf13/pflag v1.0.5 [2023-02-07T13:13:47.680Z] #38 13.97 DEP images/fh.pb-c.d [2023-02-07T13:13:47.766Z] #27 ... [2023-02-07T13:13:47.766Z] [2023-02-07T13:13:47.766Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:47.766Z] #33 38.66 Reading package lists... [2023-02-07T13:13:47.766Z] #33 47.01 Building dependency tree... [2023-02-07T13:13:47.766Z] #33 51.91 The following additional packages will be installed: [2023-02-07T13:13:47.766Z] #33 51.92 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-02-07T13:13:47.766Z] #33 51.92 Suggested packages: [2023-02-07T13:13:47.766Z] #33 51.92 cmake-doc ninja-build lrzip [2023-02-07T13:13:47.766Z] #33 51.92 Recommended packages: [2023-02-07T13:13:47.766Z] #33 51.93 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-02-07T13:13:47.766Z] #33 ... [2023-02-07T13:13:47.766Z] [2023-02-07T13:13:47.766Z] #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-02-07T13:13:47.766Z] #27 52.64 The following additional packages will be installed: [2023-02-07T13:13:47.766Z] #27 52.68 libbtrfs0 [2023-02-07T13:13:47.809Z] #39 89.96 LINK criu/arch/x86/crtools.built-in.o [2023-02-07T13:13:47.939Z] #38 14.22 DEP images/fsnotify.pb-c.d [2023-02-07T13:13:47.939Z] #38 14.22 PBCC images/eventpoll.pb-c.c [2023-02-07T13:13:47.939Z] #38 14.22 DEP images/eventpoll.pb-c.d [2023-02-07T13:13:47.939Z] #38 14.22 PBCC images/eventfd.pb-c.c [2023-02-07T13:13:47.939Z] #38 14.30 DEP images/eventfd.pb-c.d [2023-02-07T13:13:48.070Z] #39 90.02 DEP criu/pie/util-vdso-elf32.d [2023-02-07T13:13:48.198Z] #38 14.38 PBCC images/remap-file-path.pb-c.c [2023-02-07T13:13:48.198Z] #38 14.38 DEP images/remap-file-path.pb-c.d [2023-02-07T13:13:48.198Z] #38 14.45 PBCC images/fifo.pb-c.c [2023-02-07T13:13:48.198Z] #38 14.45 DEP images/fifo.pb-c.d [2023-02-07T13:13:48.198Z] #38 14.58 PBCC images/ghost-file.pb-c.c [2023-02-07T13:13:48.198Z] #38 14.58 DEP images/ghost-file.pb-c.d [2023-02-07T13:13:48.330Z] #27 53.26 The following NEW packages will be installed: [2023-02-07T13:13:48.330Z] #27 53.34 libbtrfs-dev libbtrfs0 [2023-02-07T13:13:48.330Z] #39 90.27 DEP criu/pie/util-vdso.d [2023-02-07T13:13:48.456Z] #38 14.71 PBCC images/regfile.pb-c.c [2023-02-07T13:13:48.457Z] #38 14.74 DEP images/regfile.pb-c.d [2023-02-07T13:13:48.578Z] #33 55.17 go: downloading github.com/spf13/viper v1.10.1 [2023-02-07T13:13:48.591Z] #39 90.50 DEP criu/pie/util.d [2023-02-07T13:13:48.591Z] #39 90.70 CC criu/pie/util.o [2023-02-07T13:13:48.716Z] #38 14.95 PBCC images/ns.pb-c.c [2023-02-07T13:13:48.716Z] #38 14.95 DEP images/ns.pb-c.d [2023-02-07T13:13:48.716Z] #38 14.95 PBCC images/fdinfo.pb-c.c [2023-02-07T13:13:48.716Z] #38 15.00 DEP images/fdinfo.pb-c.d [2023-02-07T13:13:48.716Z] #38 15.08 PBCC images/core-aarch64.pb-c.c [2023-02-07T13:13:48.716Z] #38 15.21 PBCC images/core-arm.pb-c.c [2023-02-07T13:13:48.841Z] #33 55.64 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-02-07T13:13:48.851Z] #39 91.00 CC criu/pie/util-vdso.o [2023-02-07T13:13:48.879Z] #39 36.30 CC images/opts.o [2023-02-07T13:13:48.895Z] #27 53.83 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:13:48.895Z] #27 53.83 Need to get 460 kB of archives. [2023-02-07T13:13:48.895Z] #27 53.83 After this operation, 1237 kB of additional disk space will be used. [2023-02-07T13:13:48.895Z] #27 53.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-07T13:13:48.895Z] #27 53.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-07T13:13:48.974Z] #38 15.24 PBCC images/core-ppc64.pb-c.c [2023-02-07T13:13:48.974Z] #38 15.29 PBCC images/core-s390.pb-c.c [2023-02-07T13:13:48.974Z] #38 15.38 PBCC images/core-x86.pb-c.c [2023-02-07T13:13:48.974Z] #38 15.43 PBCC images/core.pb-c.c [2023-02-07T13:13:48.974Z] #38 15.50 PBCC images/inventory.pb-c.c [2023-02-07T13:13:49.100Z] #33 55.95 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-07T13:13:49.100Z] #33 55.97 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-07T13:13:49.137Z] #39 36.47 CC images/seccomp.o [2023-02-07T13:13:49.233Z] #38 15.57 DEP images/core-aarch64.pb-c.d [2023-02-07T13:13:49.233Z] #38 15.64 DEP images/core-arm.pb-c.d [2023-02-07T13:13:49.233Z] #38 15.69 DEP images/core-ppc64.pb-c.d [2023-02-07T13:13:49.233Z] #38 15.75 DEP images/core-s390.pb-c.d [2023-02-07T13:13:49.363Z] #33 56.10 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-02-07T13:13:49.363Z] #33 56.12 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-02-07T13:13:49.395Z] #39 36.64 CC images/binfmt-misc.o [2023-02-07T13:13:49.395Z] #39 36.78 CC images/time.o [2023-02-07T13:13:49.421Z] #39 91.56 CC criu/pie/util-vdso-elf32.o [2023-02-07T13:13:49.492Z] #38 15.80 DEP images/core-x86.pb-c.d [2023-02-07T13:13:49.492Z] #38 15.87 DEP images/core.pb-c.d [2023-02-07T13:13:49.492Z] #38 15.93 DEP images/inventory.pb-c.d [2023-02-07T13:13:49.492Z] #38 16.01 PBCC images/cpuinfo.pb-c.c [2023-02-07T13:13:49.662Z] #39 36.92 CC images/sysctl.o [2023-02-07T13:13:49.662Z] #39 ... [2023-02-07T13:13:49.662Z] [2023-02-07T13:13:49.662Z] #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-02-07T13:13:49.662Z] #37 48.16 + export 'BUILDTAGS=netgo osusergo static_build' [2023-02-07T13:13:49.662Z] #37 48.16 + BUILDTAGS='netgo osusergo static_build' [2023-02-07T13:13:49.662Z] #37 48.18 + export EXTRA_FLAGS=-buildmode=pie [2023-02-07T13:13:49.662Z] #37 48.18 + EXTRA_FLAGS=-buildmode=pie [2023-02-07T13:13:49.662Z] #37 48.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-02-07T13:13:49.662Z] #37 48.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-02-07T13:13:49.662Z] #37 48.18 + '[' '' = dynamic ']' [2023-02-07T13:13:49.662Z] #37 48.18 + make [2023-02-07T13:13:49.662Z] #37 49.69 + bin/ctr [2023-02-07T13:13:49.662Z] #37 ... [2023-02-07T13:13:49.662Z] [2023-02-07T13:13:49.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-02-07T13:13:49.662Z] #39 37.09 CC images/autofs.o [2023-02-07T13:13:49.750Z] #38 16.05 DEP images/cpuinfo.pb-c.d [2023-02-07T13:13:49.750Z] #38 16.13 PBCC images/stats.pb-c.c [2023-02-07T13:13:49.750Z] #38 16.16 DEP images/stats.pb-c.d [2023-02-07T13:13:49.920Z] #39 37.25 CC images/macvlan.o [2023-02-07T13:13:50.016Z] #39 92.14 AR criu/pie/pie.lib.a [2023-02-07T13:13:50.179Z] #39 37.48 CC images/sit.o [2023-02-07T13:13:50.280Z] #39 92.24 DEP criu/pie/restorer.d [2023-02-07T13:13:50.437Z] #39 37.65 CC images/memfd.o [2023-02-07T13:13:50.437Z] #39 37.85 CC images/timens.o [2023-02-07T13:13:50.539Z] #39 92.61 DEP criu/arch/x86/sigaction_compat_pie.d [2023-02-07T13:13:50.700Z] #38 ... [2023-02-07T13:13:50.700Z] [2023-02-07T13:13:50.700Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:13:50.700Z] #26 61.43 go: downloading github.com/prometheus/common v0.10.0 [2023-02-07T13:13:50.700Z] #26 61.60 go: downloading github.com/prometheus/procfs v0.6.0 [2023-02-07T13:13:50.700Z] #26 61.65 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-02-07T13:13:50.700Z] #26 61.92 go: downloading google.golang.org/protobuf v1.27.1 [2023-02-07T13:13:50.700Z] #26 63.44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-02-07T13:13:50.700Z] #26 ... [2023-02-07T13:13:50.700Z] [2023-02-07T13:13:50.700Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:50.700Z] #35 64.85 Selecting previously unselected package gcc-mingw-w64-base. [2023-02-07T13:13:50.700Z] #35 64.86 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:13:50.700Z] #35 64.86 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-07T13:13:50.700Z] #35 65.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-02-07T13:13:50.700Z] #35 65.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:13:50.700Z] #35 65.02 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-07T13:13:50.703Z] #39 38.06 LINK images/built-in.o [2023-02-07T13:13:50.703Z] #39 ... [2023-02-07T13:13:50.703Z] [2023-02-07T13:13:50.703Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:50.703Z] #27 79.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-02-07T13:13:50.703Z] #27 79.76 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2023-02-07T13:13:50.703Z] #27 79.77 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-07T13:13:50.703Z] #27 84.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-02-07T13:13:50.703Z] #27 84.41 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-02-07T13:13:50.703Z] #27 84.41 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:13:50.744Z] #33 ... [2023-02-07T13:13:50.744Z] [2023-02-07T13:13:50.744Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-02-07T13:13:50.744Z] #34 39.50 Reading package lists... [2023-02-07T13:13:50.744Z] #34 47.79 Building dependency tree... [2023-02-07T13:13:50.744Z] #34 53.74 The following additional packages will be installed: [2023-02-07T13:13:50.744Z] #34 53.77 libbtrfs0 [2023-02-07T13:13:50.744Z] #34 54.15 The following NEW packages will be installed: [2023-02-07T13:13:50.744Z] #34 54.15 libbtrfs-dev libbtrfs0 [2023-02-07T13:13:50.744Z] #34 54.66 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:13:50.744Z] #34 54.66 Need to get 460 kB of archives. [2023-02-07T13:13:50.744Z] #34 54.66 After this operation, 1237 kB of additional disk space will be used. [2023-02-07T13:13:50.744Z] #34 54.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-07T13:13:50.744Z] #34 54.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-07T13:13:50.744Z] #34 56.51 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:13:50.744Z] #34 57.06 Fetched 460 kB in 0s (1026 kB/s) [2023-02-07T13:13:50.744Z] #34 57.32 Selecting previously unselected package libbtrfs0:amd64. [2023-02-07T13:13:50.744Z] #34 57.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-07T13:13:50.744Z] #34 57.43 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-07T13:13:50.744Z] #34 57.69 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:13:50.744Z] #34 ... [2023-02-07T13:13:50.744Z] [2023-02-07T13:13:50.744Z] #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-02-07T13:13:50.744Z] #36 54.74 The following additional packages will be installed: [2023-02-07T13:13:50.744Z] #36 54.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-07T13:13:50.744Z] #36 54.78 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-02-07T13:13:50.744Z] #36 54.78 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-02-07T13:13:50.744Z] #36 54.78 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-02-07T13:13:50.744Z] #36 54.78 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-02-07T13:13:50.744Z] #36 54.78 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-02-07T13:13:50.744Z] #36 54.80 mingw-w64-common mingw-w64-x86-64-dev [2023-02-07T13:13:50.744Z] #36 54.86 Suggested packages: [2023-02-07T13:13:50.744Z] #36 54.86 gcc-10-locales seccomp wine64 [2023-02-07T13:13:50.744Z] #36 57.36 The following NEW packages will be installed: [2023-02-07T13:13:50.744Z] #36 57.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-07T13:13:50.744Z] #36 57.39 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-02-07T13:13:50.744Z] #36 57.39 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-02-07T13:13:50.744Z] #36 57.39 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-02-07T13:13:50.744Z] #36 57.40 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-02-07T13:13:50.744Z] #36 57.41 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-02-07T13:13:50.744Z] #36 57.41 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-02-07T13:13:50.744Z] #36 57.41 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-02-07T13:13:50.744Z] #36 57.41 mingw-w64-x86-64-dev [2023-02-07T13:13:50.793Z] #27 55.77 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:13:50.799Z] #39 92.83 DEP criu/arch/x86/restorer_unmap.d [2023-02-07T13:13:50.799Z] #39 92.88 DEP criu/arch/x86/restorer.d [2023-02-07T13:13:50.967Z] #27 ... [2023-02-07T13:13:50.967Z] [2023-02-07T13:13:50.967Z] #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-02-07T13:13:50.967Z] #39 38.21 GEN compel/include/asm [2023-02-07T13:13:50.967Z] #39 38.25 GEN compel/include/version.h [2023-02-07T13:13:50.967Z] #39 38.30 touch .config [2023-02-07T13:13:50.967Z] #39 38.36 GEN include/common/config.h [2023-02-07T13:13:50.967Z] #39 38.49 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-02-07T13:13:51.009Z] #36 ... [2023-02-07T13:13:51.009Z] [2023-02-07T13:13:51.009Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:13:51.009Z] #21 39.97 Reading package lists... [2023-02-07T13:13:51.009Z] #21 48.02 Building dependency tree... [2023-02-07T13:13:51.009Z] #21 54.09 The following additional packages will be installed: [2023-02-07T13:13:51.009Z] #21 54.09 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-02-07T13:13:51.009Z] #21 54.10 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-02-07T13:13:51.009Z] #21 54.12 Suggested packages: [2023-02-07T13:13:51.009Z] #21 54.14 manpages-dev protobuf-mode-el python3-setuptools [2023-02-07T13:13:51.009Z] #21 56.45 The following NEW packages will be installed: [2023-02-07T13:13:51.009Z] #21 56.50 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-02-07T13:13:51.009Z] #21 56.50 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-02-07T13:13:51.009Z] #21 56.50 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-02-07T13:13:51.009Z] #21 56.51 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-02-07T13:13:51.009Z] #21 57.09 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:13:51.009Z] #21 57.09 Need to get 4583 kB of archives. [2023-02-07T13:13:51.009Z] #21 57.09 After this operation, 25.9 MB of additional disk space will be used. [2023-02-07T13:13:51.009Z] #21 57.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-07T13:13:51.009Z] #21 57.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-02-07T13:13:51.009Z] #21 57.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-07T13:13:51.009Z] #21 57.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-02-07T13:13:51.009Z] #21 57.10 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-02-07T13:13:51.009Z] #21 57.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-02-07T13:13:51.009Z] #21 57.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-02-07T13:13:51.009Z] #21 57.12 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-02-07T13:13:51.009Z] #21 57.14 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-02-07T13:13:51.009Z] #21 57.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-02-07T13:13:51.009Z] #21 57.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-02-07T13:13:51.009Z] #21 57.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-02-07T13:13:51.009Z] #21 57.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-02-07T13:13:51.009Z] #21 57.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-02-07T13:13:51.009Z] #21 57.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-02-07T13:13:51.009Z] #21 57.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-07T13:13:51.009Z] #21 57.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-02-07T13:13:51.009Z] #21 57.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-02-07T13:13:51.009Z] #21 ... [2023-02-07T13:13:51.009Z] [2023-02-07T13:13:51.009Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-02-07T13:13:51.009Z] #34 57.91 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-07T13:13:51.009Z] #34 57.91 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-07T13:13:51.009Z] #34 57.94 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:13:51.059Z] #39 93.26 DEP criu/arch/x86/vdso-pie.d [2023-02-07T13:13:51.226Z] #39 38.50 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2023-02-07T13:13:51.226Z] #39 38.52 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2023-02-07T13:13:51.226Z] #39 38.61 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2023-02-07T13:13:51.226Z] #39 38.64 DEP compel/plugins/std/infect.d [2023-02-07T13:13:51.226Z] #39 38.75 DEP compel/plugins/std/string.d [2023-02-07T13:13:51.268Z] #35 ... [2023-02-07T13:13:51.268Z] [2023-02-07T13:13:51.268Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:13:51.268Z] #38 17.71 make[1]: Nothing to be done for 'all'. [2023-02-07T13:13:51.484Z] #39 38.86 DEP compel/plugins/std/log.d [2023-02-07T13:13:51.484Z] #39 38.96 DEP compel/plugins/std/fds.d [2023-02-07T13:13:51.577Z] #34 58.50 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:13:51.628Z] #39 93.47 DEP criu/pie/parasite-vdso.d [2023-02-07T13:13:51.628Z] #39 93.78 DEP criu/pie/parasite.d [2023-02-07T13:13:51.628Z] #39 ... [2023-02-07T13:13:51.628Z] [2023-02-07T13:13:51.629Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:51.629Z] #26 177.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-02-07T13:13:51.629Z] #26 177.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:13:51.724Z] #27 56.36 Fetched 460 kB in 0s (1047 kB/s) [2023-02-07T13:13:51.724Z] #27 56.64 Selecting previously unselected package libbtrfs0:amd64. [2023-02-07T13:13:51.743Z] #39 39.05 DEP compel/plugins/std/std.d [2023-02-07T13:13:51.743Z] #39 39.21 DEP compel/plugins/shmem/shmem.d [2023-02-07T13:13:51.889Z] #26 177.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:13:51.981Z] #27 56.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-07T13:13:51.981Z] #27 56.70 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-07T13:13:51.981Z] #27 56.71 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:13:52.002Z] #39 39.29 DEP compel/plugins/fds/fds.d [2023-02-07T13:13:52.002Z] #39 39.45 CC compel/plugins/std/std.o [2023-02-07T13:13:52.145Z] #34 59.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:13:52.404Z] #34 ... [2023-02-07T13:13:52.404Z] [2023-02-07T13:13:52.404Z] #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-02-07T13:13:52.404Z] #31 DONE 59.3s [2023-02-07T13:13:52.404Z] [2023-02-07T13:13:52.404Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-02-07T13:13:52.404Z] #34 59.35 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:13:52.545Z] #27 57.34 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-07T13:13:52.545Z] #27 57.40 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-07T13:13:52.545Z] #27 57.41 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:13:52.569Z] #39 39.73 CC compel/plugins/std/fds.o [2023-02-07T13:13:52.569Z] #39 39.99 CC compel/plugins/std/log.o [2023-02-07T13:13:52.821Z] #27 ... [2023-02-07T13:13:52.821Z] [2023-02-07T13:13:52.821Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:13:52.821Z] #34 39.75 Reading package lists... [2023-02-07T13:13:52.821Z] #34 47.90 Building dependency tree... [2023-02-07T13:13:52.821Z] #34 53.15 The following additional packages will be installed: [2023-02-07T13:13:52.821Z] #34 53.19 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-02-07T13:13:52.821Z] #34 53.19 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-02-07T13:13:52.821Z] #34 53.20 Suggested packages: [2023-02-07T13:13:52.821Z] #34 53.22 manpages-dev protobuf-mode-el python3-setuptools [2023-02-07T13:13:52.821Z] #34 55.37 The following NEW packages will be installed: [2023-02-07T13:13:52.821Z] #34 55.39 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-02-07T13:13:52.821Z] #34 55.39 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-02-07T13:13:52.821Z] #34 55.40 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-02-07T13:13:52.821Z] #34 55.41 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-02-07T13:13:52.821Z] #34 55.98 0 upgraded, 18 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:13:52.821Z] #34 55.98 Need to get 4583 kB of archives. [2023-02-07T13:13:52.821Z] #34 55.98 After this operation, 25.9 MB of additional disk space will be used. [2023-02-07T13:13:52.821Z] #34 55.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-07T13:13:52.821Z] #34 56.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-02-07T13:13:52.821Z] #34 56.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-07T13:13:52.821Z] #34 56.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-02-07T13:13:52.821Z] #34 56.04 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-02-07T13:13:52.821Z] #34 56.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-02-07T13:13:52.821Z] #34 56.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-02-07T13:13:52.821Z] #34 56.08 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-02-07T13:13:52.821Z] #34 56.09 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-02-07T13:13:52.821Z] #34 56.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-02-07T13:13:52.821Z] #34 56.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-02-07T13:13:52.821Z] #34 56.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-02-07T13:13:52.821Z] #34 56.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-02-07T13:13:52.821Z] #34 56.49 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-02-07T13:13:52.821Z] #34 56.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-02-07T13:13:52.821Z] #34 56.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-07T13:13:52.821Z] #34 56.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-02-07T13:13:52.821Z] #34 56.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-02-07T13:13:53.086Z] #34 ... [2023-02-07T13:13:53.086Z] [2023-02-07T13:13:53.086Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:13:53.086Z] #26 55.02 go: downloading github.com/fatih/color v1.13.0 [2023-02-07T13:13:53.086Z] #26 55.06 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-07T13:13:53.086Z] #26 55.16 go: downloading github.com/pkg/errors v0.9.1 [2023-02-07T13:13:53.086Z] #26 55.18 go: downloading github.com/spf13/cobra v1.3.0 [2023-02-07T13:13:53.086Z] #26 55.24 go: downloading github.com/spf13/pflag v1.0.5 [2023-02-07T13:13:53.086Z] #26 55.80 go: downloading github.com/spf13/viper v1.10.1 [2023-02-07T13:13:53.086Z] #26 56.00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-02-07T13:13:53.086Z] #26 56.85 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-02-07T13:13:53.086Z] #26 56.87 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-02-07T13:13:53.170Z] #38 19.31 CC images/stats.o [2023-02-07T13:13:53.170Z] #38 ... [2023-02-07T13:13:53.170Z] [2023-02-07T13:13:53.170Z] #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-02-07T13:13:53.170Z] #25 63.94 internal/syscall/unix [2023-02-07T13:13:53.170Z] #25 64.49 time [2023-02-07T13:13:53.170Z] #25 71.28 internal/poll [2023-02-07T13:13:53.170Z] #25 71.99 internal/fmtsort [2023-02-07T13:13:53.170Z] #25 72.69 internal/safefilepath [2023-02-07T13:13:53.170Z] #25 73.01 internal/syscall/execenv [2023-02-07T13:13:53.170Z] #25 73.33 path [2023-02-07T13:13:53.170Z] #25 74.09 io/fs [2023-02-07T13:13:53.170Z] #25 ... [2023-02-07T13:13:53.170Z] [2023-02-07T13:13:53.170Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:53.170Z] #35 73.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-02-07T13:13:53.170Z] #35 73.29 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:13:53.170Z] #35 73.31 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:13:53.504Z] #39 40.77 CC compel/plugins/std/string.o [2023-02-07T13:13:53.762Z] #39 41.28 CC compel/plugins/std/infect.o [2023-02-07T13:13:53.786Z] #34 DONE 60.5s [2023-02-07T13:13:53.786Z] [2023-02-07T13:13:53.786Z] #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-02-07T13:13:54.023Z] #39 41.60 CC compel/arch/aarch64/plugins/std/parasite-head.o [2023-02-07T13:13:54.281Z] #39 41.65 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2023-02-07T13:13:54.461Z] #26 59.14 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-02-07T13:13:54.461Z] #26 59.15 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-07T13:13:54.461Z] #26 ... [2023-02-07T13:13:54.461Z] [2023-02-07T13:13:54.461Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:54.461Z] #30 40.57 Reading package lists... [2023-02-07T13:13:54.461Z] #30 49.26 Building dependency tree... [2023-02-07T13:13:54.461Z] #30 54.99 The following additional packages will be installed: [2023-02-07T13:13:54.461Z] #30 55.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-07T13:13:54.461Z] #30 55.03 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-02-07T13:13:54.461Z] #30 55.03 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-02-07T13:13:54.461Z] #30 55.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-02-07T13:13:54.461Z] #30 55.04 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-02-07T13:13:54.461Z] #30 55.04 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-02-07T13:13:54.461Z] #30 55.05 mingw-w64-common mingw-w64-x86-64-dev [2023-02-07T13:13:54.461Z] #30 55.09 Suggested packages: [2023-02-07T13:13:54.461Z] #30 55.09 gcc-10-locales seccomp wine64 [2023-02-07T13:13:54.461Z] #30 56.99 The following NEW packages will be installed: [2023-02-07T13:13:54.461Z] #30 56.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-07T13:13:54.461Z] #30 57.00 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-02-07T13:13:54.461Z] #30 57.00 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-02-07T13:13:54.461Z] #30 57.00 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-02-07T13:13:54.461Z] #30 57.00 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-02-07T13:13:54.461Z] #30 57.00 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-02-07T13:13:54.461Z] #30 57.01 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-02-07T13:13:54.461Z] #30 57.01 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-02-07T13:13:54.461Z] #30 57.02 mingw-w64-x86-64-dev [2023-02-07T13:13:54.461Z] #30 57.61 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:13:54.461Z] #30 57.61 Need to get 115 MB of archives. [2023-02-07T13:13:54.461Z] #30 57.61 After this operation, 645 MB of additional disk space will be used. [2023-02-07T13:13:54.461Z] #30 57.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-02-07T13:13:54.461Z] #30 57.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-02-07T13:13:54.461Z] #30 58.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-02-07T13:13:54.461Z] #30 58.08 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-02-07T13:13:54.461Z] #30 58.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-02-07T13:13:54.461Z] #30 58.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-02-07T13:13:54.461Z] #30 58.64 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-02-07T13:13:54.461Z] #30 58.95 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-02-07T13:13:54.461Z] #30 58.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-02-07T13:13:54.461Z] #30 ... [2023-02-07T13:13:54.461Z] [2023-02-07T13:13:54.461Z] #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-02-07T13:13:54.461Z] #32 DONE 59.2s [2023-02-07T13:13:54.461Z] [2023-02-07T13:13:54.461Z] #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-02-07T13:13:54.461Z] #27 58.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:13:54.461Z] #27 58.22 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:13:54.461Z] #27 58.24 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:13:54.461Z] #27 DONE 59.2s [2023-02-07T13:13:54.461Z] [2023-02-07T13:13:54.461Z] #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-02-07T13:13:54.539Z] #39 41.75 AR compel/plugins/std.lib.a [2023-02-07T13:13:54.539Z] #39 41.85 CC compel/plugins/fds/fds.o [2023-02-07T13:13:54.797Z] #39 42.06 AR compel/plugins/fds.lib.a [2023-02-07T13:13:54.797Z] #39 42.12 HOSTDEP compel/src/lib/log-host.d [2023-02-07T13:13:54.797Z] #39 42.18 HOSTDEP compel/src/lib/handle-elf-host.d [2023-02-07T13:13:54.797Z] #39 42.28 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2023-02-07T13:13:55.054Z] #39 42.38 HOSTDEP compel/src/main-host.d [2023-02-07T13:13:55.054Z] #39 42.47 DEP compel/src/lib/ptrace.d [2023-02-07T13:13:55.054Z] #39 42.56 DEP compel/src/lib/infect.d [2023-02-07T13:13:55.312Z] #39 42.70 DEP compel/src/lib/infect-util.d [2023-02-07T13:13:55.569Z] #39 42.83 DEP compel/src/lib/infect-rpc.d [2023-02-07T13:13:55.569Z] #39 42.95 DEP compel/arch/aarch64/src/lib/infect.d [2023-02-07T13:13:55.569Z] #39 43.02 DEP compel/arch/aarch64/src/lib/cpu.d [2023-02-07T13:13:55.828Z] #39 43.09 DEP compel/src/lib/log.d [2023-02-07T13:13:55.828Z] #39 43.15 DEP compel/src/main.d [2023-02-07T13:13:55.828Z] #39 43.23 DEP compel/src/lib/handle-elf.d [2023-02-07T13:13:56.087Z] #39 43.39 DEP compel/arch/aarch64/src/lib/handle-elf.d [2023-02-07T13:13:56.087Z] #39 43.50 CC compel/src/lib/log.o [2023-02-07T13:13:56.328Z] #37 2.257 + RM_GOPATH=0 [2023-02-07T13:13:56.328Z] #37 2.257 + TMP_GOPATH= [2023-02-07T13:13:56.328Z] #37 2.257 + : /build [2023-02-07T13:13:56.328Z] #37 2.257 + '[' -z '' ']' [2023-02-07T13:13:56.328Z] #37 2.259 ++ mktemp -d [2023-02-07T13:13:56.328Z] #37 2.289 + export GOPATH=/tmp/tmp.CJdvjgMirq [2023-02-07T13:13:56.328Z] #37 2.289 + GOPATH=/tmp/tmp.CJdvjgMirq [2023-02-07T13:13:56.328Z] #37 2.289 + RM_GOPATH=1 [2023-02-07T13:13:56.328Z] #37 2.291 + case "$(go env GOARCH)" in [2023-02-07T13:13:56.328Z] #37 2.293 ++ go env GOARCH [2023-02-07T13:13:56.328Z] #37 2.353 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:56.328Z] #37 2.353 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:56.328Z] #37 2.380 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:56.328Z] #37 2.380 + dir=/tmp/install [2023-02-07T13:13:56.328Z] #37 2.380 + bin=containerd [2023-02-07T13:13:56.328Z] #37 2.380 + shift [2023-02-07T13:13:56.328Z] #37 2.380 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-02-07T13:13:56.328Z] #37 2.380 + . /tmp/install/containerd.installer [2023-02-07T13:13:56.328Z] #37 2.380 ++ set -e [2023-02-07T13:13:56.328Z] #37 2.380 ++ : v1.6.16 [2023-02-07T13:13:56.328Z] #37 2.380 + install_containerd [2023-02-07T13:13:56.328Z] #37 2.382 + echo 'Install containerd version v1.6.16' [2023-02-07T13:13:56.328Z] #37 2.382 Install containerd version v1.6.16 [2023-02-07T13:13:56.328Z] #37 2.383 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CJdvjgMirq/src/github.com/containerd/containerd [2023-02-07T13:13:56.328Z] #37 2.389 Cloning into '/tmp/tmp.CJdvjgMirq/src/github.com/containerd/containerd'... [2023-02-07T13:13:56.345Z] #39 43.73 CC compel/arch/aarch64/src/lib/cpu.o [2023-02-07T13:13:56.345Z] #39 43.91 CC compel/arch/aarch64/src/lib/infect.o [2023-02-07T13:13:56.897Z] #37 ... [2023-02-07T13:13:56.897Z] [2023-02-07T13:13:56.897Z] #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-02-07T13:13:56.897Z] #30 DONE 63.8s [2023-02-07T13:13:56.912Z] #39 44.21 CC compel/src/lib/infect-rpc.o [2023-02-07T13:13:56.912Z] #39 44.49 CC compel/src/lib/infect-util.o [2023-02-07T13:13:56.983Z] #37 2.644 + RM_GOPATH=0 [2023-02-07T13:13:56.983Z] #37 2.644 + TMP_GOPATH= [2023-02-07T13:13:56.983Z] #37 2.644 + : /build [2023-02-07T13:13:56.983Z] #37 2.644 + '[' -z '' ']' [2023-02-07T13:13:56.983Z] #37 2.644 ++ mktemp -d [2023-02-07T13:13:56.983Z] #37 2.698 + export GOPATH=/tmp/tmp.yvrfkiW4Se [2023-02-07T13:13:56.983Z] #37 2.698 + GOPATH=/tmp/tmp.yvrfkiW4Se [2023-02-07T13:13:56.983Z] #37 2.698 + RM_GOPATH=1 [2023-02-07T13:13:56.983Z] #37 2.698 + case "$(go env GOARCH)" in [2023-02-07T13:13:56.983Z] #37 2.698 ++ go env GOARCH [2023-02-07T13:13:56.983Z] #37 2.716 Install containerd version v1.6.16 [2023-02-07T13:13:56.983Z] #37 2.716 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:56.983Z] #37 2.716 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:13:56.983Z] #37 2.716 ++ dirname /tmp/install/install.sh [2023-02-07T13:13:56.983Z] #37 2.716 + dir=/tmp/install [2023-02-07T13:13:56.983Z] #37 2.716 + bin=containerd [2023-02-07T13:13:56.983Z] #37 2.716 + shift [2023-02-07T13:13:56.983Z] #37 2.716 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-02-07T13:13:56.983Z] #37 2.716 + . /tmp/install/containerd.installer [2023-02-07T13:13:56.983Z] #37 2.716 ++ set -e [2023-02-07T13:13:56.983Z] #37 2.716 ++ : v1.6.16 [2023-02-07T13:13:56.983Z] #37 2.716 + install_containerd [2023-02-07T13:13:56.983Z] #37 2.716 + echo 'Install containerd version v1.6.16' [2023-02-07T13:13:56.983Z] #37 2.716 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yvrfkiW4Se/src/github.com/containerd/containerd [2023-02-07T13:13:56.983Z] #37 2.732 Cloning into '/tmp/tmp.yvrfkiW4Se/src/github.com/containerd/containerd'... [2023-02-07T13:13:57.157Z] [2023-02-07T13:13:57.157Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:13:57.157Z] #21 59.17 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:13:57.157Z] #21 59.60 Fetched 4583 kB in 1s (5443 kB/s) [2023-02-07T13:13:57.157Z] #21 60.40 Selecting previously unselected package libcap2:amd64. [2023-02-07T13:13:57.157Z] #21 60.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-07T13:13:57.157Z] #21 60.55 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-07T13:13:57.157Z] #21 60.59 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:13:57.157Z] #21 60.95 Selecting previously unselected package libcap-dev:amd64. [2023-02-07T13:13:57.157Z] #21 60.97 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-02-07T13:13:57.157Z] #21 60.99 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-02-07T13:13:57.157Z] #21 61.28 Selecting previously unselected package libnet1:amd64. [2023-02-07T13:13:57.157Z] #21 61.31 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-07T13:13:57.157Z] #21 61.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:13:57.157Z] #21 61.64 Selecting previously unselected package libnet1-dev. [2023-02-07T13:13:57.157Z] #21 61.64 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-07T13:13:57.157Z] #21 61.65 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-07T13:13:57.157Z] #21 62.08 Selecting previously unselected package libnl-3-200:amd64. [2023-02-07T13:13:57.157Z] #21 62.08 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-07T13:13:57.157Z] #21 62.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:13:57.157Z] #21 62.75 Selecting previously unselected package libnl-3-dev:amd64. [2023-02-07T13:13:57.157Z] #21 62.76 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-02-07T13:13:57.157Z] #21 62.77 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-07T13:13:57.157Z] #21 63.85 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-07T13:13:57.157Z] #21 63.85 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:13:57.157Z] #21 63.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:13:57.157Z] #21 64.08 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-02-07T13:13:57.157Z] #21 64.08 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:13:57.157Z] #21 64.11 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-07T13:13:57.416Z] #21 64.35 Selecting previously unselected package zlib1g-dev:amd64. [2023-02-07T13:13:57.416Z] #21 64.40 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-02-07T13:13:57.416Z] #21 64.41 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-07T13:13:57.535Z] #39 44.78 CC compel/src/lib/infect.o [2023-02-07T13:13:57.984Z] #21 64.89 Selecting previously unselected package libprotobuf23:amd64. [2023-02-07T13:13:57.984Z] #21 64.89 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-02-07T13:13:57.984Z] #21 64.90 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-02-07T13:13:58.439Z] #35 ... [2023-02-07T13:13:58.439Z] [2023-02-07T13:13:58.439Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:13:58.439Z] #38 19.69 CC images/core.o [2023-02-07T13:13:58.439Z] #38 20.38 CC images/core-x86.o [2023-02-07T13:13:58.439Z] #38 20.95 CC images/core-arm.o [2023-02-07T13:13:58.439Z] #38 21.24 CC images/core-aarch64.o [2023-02-07T13:13:58.439Z] #38 21.63 CC images/core-ppc64.o [2023-02-07T13:13:58.439Z] #38 22.24 CC images/core-s390.o [2023-02-07T13:13:58.439Z] #38 23.08 CC images/cpuinfo.o [2023-02-07T13:13:58.439Z] #38 23.54 CC images/inventory.o [2023-02-07T13:13:58.439Z] #38 23.71 CC images/fdinfo.o [2023-02-07T13:13:58.439Z] #38 24.04 CC images/fown.o [2023-02-07T13:13:58.439Z] #38 24.28 CC images/ns.o [2023-02-07T13:13:58.439Z] #38 24.48 CC images/regfile.o [2023-02-07T13:13:58.439Z] #38 24.74 CC images/ghost-file.o [2023-02-07T13:13:58.470Z] #26 ... [2023-02-07T13:13:58.470Z] [2023-02-07T13:13:58.470Z] #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-02-07T13:13:58.470Z] #39 94.23 CC criu/pie/parasite.o [2023-02-07T13:13:58.470Z] #39 95.69 LINK criu/pie/parasite.built-in.o [2023-02-07T13:13:58.470Z] #39 95.69 GEN criu/pie/parasite-blob.h [2023-02-07T13:13:58.470Z] #39 95.70 CC criu/pie/parasite-vdso.o [2023-02-07T13:13:58.470Z] #39 96.69 CC criu/arch/x86/vdso-pie.o [2023-02-07T13:13:58.470Z] #39 97.06 CC criu/arch/x86/restorer.o [2023-02-07T13:13:58.470Z] #39 97.74 CC criu/arch/x86/restorer_unmap.o [2023-02-07T13:13:58.470Z] #39 97.82 CC criu/arch/x86/sigaction_compat_pie.o [2023-02-07T13:13:58.470Z] #39 98.33 CC criu/pie/restorer.o [2023-02-07T13:13:58.698Z] #38 25.01 CC images/fifo.o [2023-02-07T13:13:58.879Z] #37 ... [2023-02-07T13:13:58.879Z] [2023-02-07T13:13:58.879Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:58.879Z] #33 53.43 The following NEW packages will be installed: [2023-02-07T13:13:58.879Z] #33 53.46 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-02-07T13:13:58.879Z] #33 53.47 vim-common xxd [2023-02-07T13:13:58.879Z] #33 54.16 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:13:58.879Z] #33 54.16 Need to get 17.7 MB of archives. [2023-02-07T13:13:58.879Z] #33 54.16 After this operation, 70.7 MB of additional disk space will be used. [2023-02-07T13:13:58.879Z] #33 54.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-07T13:13:58.879Z] #33 54.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-07T13:13:58.879Z] #33 54.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-02-07T13:13:58.879Z] #33 54.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-07T13:13:58.879Z] #33 55.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-02-07T13:13:58.879Z] #33 55.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-02-07T13:13:58.879Z] #33 55.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-02-07T13:13:58.879Z] #33 55.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-02-07T13:13:58.879Z] #33 55.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-02-07T13:13:58.879Z] #33 55.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-02-07T13:13:58.879Z] #33 57.47 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:13:58.879Z] #33 58.14 Fetched 17.7 MB in 2s (8100 kB/s) [2023-02-07T13:13:58.879Z] #33 58.25 Selecting previously unselected package xxd. [2023-02-07T13:13:58.879Z] #33 58.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-07T13:13:58.879Z] #33 58.51 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-07T13:13:58.879Z] #33 58.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:13:58.879Z] #33 59.35 Selecting previously unselected package vim-common. [2023-02-07T13:13:58.879Z] #33 59.36 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T13:13:58.879Z] #33 59.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:13:58.879Z] #33 60.06 Selecting previously unselected package cmake-data. [2023-02-07T13:13:58.879Z] #33 60.07 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-02-07T13:13:58.879Z] #33 60.09 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-02-07T13:13:58.879Z] #33 ... [2023-02-07T13:13:58.879Z] [2023-02-07T13:13:58.879Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:13:58.879Z] #34 58.53 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:13:58.879Z] #34 59.05 Fetched 4583 kB in 1s (4335 kB/s) [2023-02-07T13:13:58.879Z] #34 59.47 Selecting previously unselected package libcap2:amd64. [2023-02-07T13:13:58.879Z] #34 59.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-07T13:13:58.879Z] #34 59.53 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-07T13:13:58.879Z] #34 59.58 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:13:58.879Z] #34 59.85 Selecting previously unselected package libcap-dev:amd64. [2023-02-07T13:13:58.879Z] #34 59.85 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-02-07T13:13:58.879Z] #34 59.86 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-02-07T13:13:58.879Z] #34 60.20 Selecting previously unselected package libnet1:amd64. [2023-02-07T13:13:58.879Z] #34 60.21 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-07T13:13:58.879Z] #34 60.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:13:58.879Z] #34 60.42 Selecting previously unselected package libnet1-dev. [2023-02-07T13:13:58.879Z] #34 60.44 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-07T13:13:58.879Z] #34 60.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-07T13:13:58.879Z] #34 60.80 Selecting previously unselected package libnl-3-200:amd64. [2023-02-07T13:13:58.879Z] #34 60.80 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-07T13:13:58.879Z] #34 60.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:13:58.880Z] #34 61.06 Selecting previously unselected package libnl-3-dev:amd64. [2023-02-07T13:13:58.880Z] #34 61.07 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-02-07T13:13:58.880Z] #34 61.10 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-07T13:13:58.880Z] #34 61.54 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-07T13:13:58.880Z] #34 61.54 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:13:58.880Z] #34 61.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:13:58.880Z] #34 61.79 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-02-07T13:13:58.880Z] #34 61.80 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:13:58.880Z] #34 61.83 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-07T13:13:58.880Z] #34 62.02 Selecting previously unselected package zlib1g-dev:amd64. [2023-02-07T13:13:58.880Z] #34 62.02 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-02-07T13:13:58.880Z] #34 62.02 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-07T13:13:58.880Z] #34 62.61 Selecting previously unselected package libprotobuf23:amd64. [2023-02-07T13:13:58.880Z] #34 62.61 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-02-07T13:13:58.880Z] #34 62.63 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-02-07T13:13:58.920Z] #21 ... [2023-02-07T13:13:58.920Z] [2023-02-07T13:13:58.920Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:13:58.920Z] #32 55.61 The following NEW packages will be installed: [2023-02-07T13:13:58.920Z] #32 55.64 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-02-07T13:13:58.920Z] #32 55.66 vim-common xxd [2023-02-07T13:13:58.920Z] #32 56.33 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:13:58.920Z] #32 56.33 Need to get 17.7 MB of archives. [2023-02-07T13:13:58.920Z] #32 56.33 After this operation, 70.7 MB of additional disk space will be used. [2023-02-07T13:13:58.920Z] #32 56.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-07T13:13:58.920Z] #32 56.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-07T13:13:58.920Z] #32 56.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-02-07T13:13:58.920Z] #32 56.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-07T13:13:58.920Z] #32 57.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-02-07T13:13:58.920Z] #32 57.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-02-07T13:13:58.920Z] #32 57.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-02-07T13:13:58.920Z] #32 57.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-02-07T13:13:58.920Z] #32 57.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-02-07T13:13:58.920Z] #32 57.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-02-07T13:13:58.920Z] #32 59.23 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:13:58.920Z] #32 59.70 Fetched 17.7 MB in 2s (7766 kB/s) [2023-02-07T13:13:58.920Z] #32 60.39 Selecting previously unselected package xxd. [2023-02-07T13:13:58.920Z] #32 60.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-07T13:13:58.920Z] #32 60.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-07T13:13:58.920Z] #32 60.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:13:58.920Z] #32 61.10 Selecting previously unselected package vim-common. [2023-02-07T13:13:58.920Z] #32 61.10 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T13:13:58.920Z] #32 61.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:13:58.920Z] #32 61.80 Selecting previously unselected package cmake-data. [2023-02-07T13:13:58.920Z] #32 61.84 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-02-07T13:13:58.920Z] #32 61.85 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-02-07T13:13:58.920Z] #32 ... [2023-02-07T13:13:58.920Z] [2023-02-07T13:13:58.920Z] #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-02-07T13:13:58.920Z] #33 58.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-02-07T13:13:58.920Z] #33 58.63 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-07T13:13:58.920Z] #33 63.39 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-02-07T13:13:58.920Z] #33 63.49 go: downloading github.com/stretchr/testify v1.7.0 [2023-02-07T13:13:58.920Z] #33 63.85 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-02-07T13:13:58.920Z] #33 63.92 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-02-07T13:13:58.920Z] #33 64.07 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-02-07T13:13:58.920Z] #33 64.11 go: downloading github.com/magiconair/properties v1.8.5 [2023-02-07T13:13:58.920Z] #33 64.26 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-02-07T13:13:58.920Z] #33 64.26 go: downloading github.com/spf13/afero v1.6.0 [2023-02-07T13:13:58.920Z] #33 64.40 go: downloading github.com/spf13/cast v1.4.1 [2023-02-07T13:13:58.920Z] #33 64.49 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-02-07T13:13:58.920Z] #33 64.53 go: downloading github.com/subosito/gotenv v1.2.0 [2023-02-07T13:13:58.920Z] #33 64.62 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-02-07T13:13:58.920Z] #33 64.79 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-02-07T13:13:58.920Z] #33 64.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-02-07T13:13:58.920Z] #33 64.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-02-07T13:13:58.920Z] #33 65.01 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-02-07T13:13:58.920Z] #33 65.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-02-07T13:13:58.920Z] #33 65.12 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-02-07T13:13:58.920Z] #33 65.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-02-07T13:13:58.920Z] #33 65.28 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-02-07T13:13:58.920Z] #33 65.31 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-02-07T13:13:58.956Z] #38 25.19 CC images/remap-file-path.o [2023-02-07T13:13:58.957Z] #38 25.36 CC images/eventfd.o [2023-02-07T13:13:59.218Z] #38 25.57 CC images/eventpoll.o [2023-02-07T13:13:59.443Z] #34 64.42 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-02-07T13:13:59.476Z] #38 25.81 CC images/fh.o [2023-02-07T13:13:59.505Z] #33 66.22 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-02-07T13:13:59.505Z] #33 66.37 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-07T13:13:59.505Z] #33 ... [2023-02-07T13:13:59.505Z] [2023-02-07T13:13:59.505Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:13:59.505Z] #21 66.37 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-02-07T13:13:59.505Z] #21 66.37 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-02-07T13:13:59.505Z] #21 66.39 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-07T13:13:59.700Z] #34 ... [2023-02-07T13:13:59.700Z] [2023-02-07T13:13:59.700Z] #36 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-02-07T13:13:59.700Z] #36 DONE 64.4s [2023-02-07T13:13:59.700Z] [2023-02-07T13:13:59.701Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:13:59.701Z] #34 64.44 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-02-07T13:13:59.701Z] #34 64.47 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-07T13:13:59.701Z] #34 ... [2023-02-07T13:13:59.701Z] [2023-02-07T13:13:59.701Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:13:59.701Z] #30 60.06 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-02-07T13:13:59.701Z] #30 62.54 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-02-07T13:13:59.701Z] #30 63.36 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-02-07T13:13:59.701Z] #30 64.30 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-02-07T13:13:59.735Z] #38 26.06 CC images/fsnotify.o [2023-02-07T13:13:59.764Z] #21 66.63 Selecting previously unselected package libprotobuf-dev:amd64. [2023-02-07T13:13:59.764Z] #21 66.63 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-02-07T13:13:59.764Z] #21 66.64 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-07T13:14:00.103Z] #39 47.06 CC compel/src/lib/ptrace.o [2023-02-07T13:14:00.103Z] #39 47.38 AR compel/libcompel.a [2023-02-07T13:14:00.103Z] #39 47.49 HOSTCC compel/src/main-host.o [2023-02-07T13:14:00.103Z] #39 ... [2023-02-07T13:14:00.103Z] [2023-02-07T13:14:00.103Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:14:00.103Z] #26 99.06 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-07T13:14:00.103Z] #26 99.06 + GOBIN=/build [2023-02-07T13:14:00.103Z] #26 99.06 + GO111MODULE=on [2023-02-07T13:14:00.103Z] #26 99.06 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-02-07T13:14:00.302Z] #38 26.64 CC images/signalfd.o [2023-02-07T13:14:00.382Z] #39 102.3 LINK criu/pie/restorer.built-in.o [2023-02-07T13:14:00.382Z] #39 102.3 GEN criu/pie/restorer-blob.h [2023-02-07T13:14:00.382Z] #39 102.4 DEP criu/vdso.d [2023-02-07T13:14:00.561Z] #38 26.86 CC images/fs.o [2023-02-07T13:14:00.561Z] #38 27.04 CC images/pstree.o [2023-02-07T13:14:00.631Z] #30 ... [2023-02-07T13:14:00.631Z] [2023-02-07T13:14:00.631Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:14:00.631Z] #34 65.05 Selecting previously unselected package libprotobuf-dev:amd64. [2023-02-07T13:14:00.631Z] #34 65.09 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-02-07T13:14:00.631Z] #34 65.19 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-07T13:14:00.820Z] #38 27.28 CC images/pipe.o [2023-02-07T13:14:00.849Z] #39 102.7 DEP criu/vdso-compat.d [2023-02-07T13:14:01.110Z] #39 103.1 DEP criu/uts_ns.d [2023-02-07T13:14:01.110Z] #39 103.2 DEP criu/util.d [2023-02-07T13:14:01.110Z] #39 ... [2023-02-07T13:14:01.110Z] [2023-02-07T13:14:01.110Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:14:01.110Z] #26 186.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-02-07T13:14:01.140Z] #21 ... [2023-02-07T13:14:01.140Z] [2023-02-07T13:14:01.140Z] #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-02-07T13:14:01.140Z] #36 57.97 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:14:01.140Z] #36 57.97 Need to get 115 MB of archives. [2023-02-07T13:14:01.140Z] #36 57.97 After this operation, 645 MB of additional disk space will be used. [2023-02-07T13:14:01.140Z] #36 57.97 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-02-07T13:14:01.140Z] #36 58.15 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-02-07T13:14:01.140Z] #36 58.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-02-07T13:14:01.140Z] #36 58.34 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-02-07T13:14:01.140Z] #36 58.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-02-07T13:14:01.140Z] #36 58.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-02-07T13:14:01.140Z] #36 58.72 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-02-07T13:14:01.140Z] #36 58.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-02-07T13:14:01.140Z] #36 58.95 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-02-07T13:14:01.140Z] #36 60.13 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-02-07T13:14:01.140Z] #36 62.54 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-02-07T13:14:01.140Z] #36 63.41 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-02-07T13:14:01.140Z] #36 64.48 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-02-07T13:14:01.140Z] #36 66.88 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-02-07T13:14:01.140Z] #36 67.89 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-02-07T13:14:01.140Z] #36 67.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-02-07T13:14:01.140Z] #36 67.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-02-07T13:14:01.140Z] #36 67.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-07T13:14:01.140Z] #36 67.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-07T13:14:01.140Z] #36 67.94 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-02-07T13:14:01.140Z] #36 67.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-02-07T13:14:01.140Z] #36 67.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-02-07T13:14:01.140Z] #36 67.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-02-07T13:14:01.140Z] #36 67.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-02-07T13:14:01.140Z] #36 67.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-02-07T13:14:01.140Z] #36 68.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-02-07T13:14:01.140Z] #36 68.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-02-07T13:14:01.371Z] #26 186.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-02-07T13:14:01.371Z] #26 186.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-07T13:14:01.371Z] #26 186.7 Selecting previously unselected package libapparmor1:amd64. [2023-02-07T13:14:01.387Z] #38 27.57 CC images/tcp-stream.o [2023-02-07T13:14:01.399Z] #36 68.09 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-02-07T13:14:01.399Z] #36 68.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-02-07T13:14:01.399Z] #36 68.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-02-07T13:14:01.399Z] #36 ... [2023-02-07T13:14:01.399Z] [2023-02-07T13:14:01.399Z] #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-02-07T13:14:01.631Z] #26 186.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-02-07T13:14:01.631Z] #26 186.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-02-07T13:14:01.631Z] #26 187.0 Selecting previously unselected package libapparmor-dev:amd64. [2023-02-07T13:14:01.631Z] #26 187.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-02-07T13:14:01.646Z] #38 27.80 CC images/sk-packet.o [2023-02-07T13:14:01.658Z] #24 67.13 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: 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-02-07T13:14:01.658Z] #24 68.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-02-07T13:14:01.892Z] #26 187.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-07T13:14:01.904Z] #38 28.12 CC images/mnt.o [2023-02-07T13:14:01.904Z] #38 28.35 CC images/pipe-data.o [2023-02-07T13:14:01.916Z] #24 68.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:14:02.163Z] #38 28.53 CC images/sa.o [2023-02-07T13:14:02.408Z] #26 187.3 Selecting previously unselected package libbtrfs0:amd64. [2023-02-07T13:14:02.408Z] #26 187.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-07T13:14:02.408Z] #26 187.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:14:02.422Z] #38 28.74 CC images/timer.o [2023-02-07T13:14:02.685Z] #38 29.09 CC images/timerfd.o [2023-02-07T13:14:02.945Z] #38 29.33 CC images/mm.o [2023-02-07T13:14:03.153Z] #34 67.98 Selecting previously unselected package libprotoc23:amd64. [2023-02-07T13:14:03.153Z] #34 67.98 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-02-07T13:14:03.153Z] #34 67.99 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-02-07T13:14:03.220Z] #38 29.66 CC images/sk-opts.o [2023-02-07T13:14:03.356Z] #26 188.3 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-07T13:14:03.357Z] #26 188.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-07T13:14:03.357Z] #26 188.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:14:03.482Z] #38 29.86 CC images/sk-unix.o [2023-02-07T13:14:03.482Z] #38 ... [2023-02-07T13:14:03.482Z] [2023-02-07T13:14:03.483Z] #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-02-07T13:14:03.483Z] #25 74.40 strings [2023-02-07T13:14:03.483Z] #25 75.57 os [2023-02-07T13:14:03.483Z] #25 77.43 bufio [2023-02-07T13:14:03.483Z] #25 79.25 text/tabwriter [2023-02-07T13:14:03.483Z] #25 80.17 io/ioutil [2023-02-07T13:14:03.483Z] #25 80.17 fmt [2023-02-07T13:14:03.483Z] #25 82.82 github.com/BurntSushi/toml [2023-02-07T13:14:03.483Z] #25 82.83 flag [2023-02-07T13:14:03.483Z] #25 84.43 log [2023-02-07T13:14:03.741Z] #25 ... [2023-02-07T13:14:03.741Z] [2023-02-07T13:14:03.741Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:03.741Z] #38 30.16 CC images/sk-inet.o [2023-02-07T13:14:03.926Z] #26 ... [2023-02-07T13:14:03.926Z] [2023-02-07T13:14:03.926Z] #25 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:14:03.926Z] #25 179.2 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-07T13:14:03.926Z] #25 179.2 + GOBIN=/build [2023-02-07T13:14:03.926Z] #25 179.2 + GO111MODULE=on [2023-02-07T13:14:03.926Z] #25 179.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-02-07T13:14:03.926Z] #25 DONE 189.3s [2023-02-07T13:14:03.926Z] [2023-02-07T13:14:03.926Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:14:03.926Z] #26 189.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-02-07T13:14:03.926Z] #26 189.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:14:03.926Z] #26 189.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:14:04.000Z] #38 30.50 CC images/tun.o [2023-02-07T13:14:04.185Z] #26 189.3 Selecting previously unselected package libudev-dev:amd64. [2023-02-07T13:14:04.185Z] #26 189.4 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-07T13:14:04.185Z] #26 ... [2023-02-07T13:14:04.185Z] [2023-02-07T13:14:04.185Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-02-07T13:14:04.185Z] #40 DONE 0.1s [2023-02-07T13:14:04.185Z] [2023-02-07T13:14:04.185Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-02-07T13:14:04.185Z] #41 DONE 0.1s [2023-02-07T13:14:04.185Z] [2023-02-07T13:14:04.185Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:14:04.185Z] #26 189.4 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:14:04.259Z] #38 30.74 CC images/sk-netlink.o [2023-02-07T13:14:04.444Z] #26 189.7 Selecting previously unselected package libsepol1-dev:amd64. [2023-02-07T13:14:04.444Z] #26 189.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-02-07T13:14:04.444Z] #26 189.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-02-07T13:14:04.518Z] #38 30.95 CC images/packet-sock.o [2023-02-07T13:14:04.524Z] #34 69.06 Selecting previously unselected package protobuf-c-compiler. [2023-02-07T13:14:04.524Z] #34 69.07 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:14:04.524Z] #34 69.10 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-07T13:14:04.524Z] #34 69.37 Selecting previously unselected package protobuf-compiler. [2023-02-07T13:14:04.524Z] #34 69.37 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-02-07T13:14:04.524Z] #34 69.40 Unpacking protobuf-compiler (3.12.4-1) ... [2023-02-07T13:14:05.013Z] #26 190.2 Selecting previously unselected package libpcre2-16-0:amd64. [2023-02-07T13:14:05.013Z] #26 190.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:14:05.014Z] #26 190.2 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:05.085Z] #38 31.43 CC images/ipc-var.o [2023-02-07T13:14:05.088Z] #34 69.83 Selecting previously unselected package python3-pkg-resources. [2023-02-07T13:14:05.088Z] #34 69.84 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-07T13:14:05.088Z] #34 69.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:14:05.283Z] #26 190.5 Selecting previously unselected package libpcre2-32-0:amd64. [2023-02-07T13:14:05.283Z] #26 190.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:14:05.283Z] #26 190.5 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:05.344Z] #38 31.60 CC images/ipc-desc.o [2023-02-07T13:14:05.344Z] #38 31.77 CC images/ipc-shm.o [2023-02-07T13:14:05.368Z] #26 ... [2023-02-07T13:14:05.368Z] [2023-02-07T13:14:05.368Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:14:05.368Z] #27 94.96 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-02-07T13:14:05.368Z] #27 94.97 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 94.97 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:14:05.368Z] #27 100.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-02-07T13:14:05.368Z] #27 100.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-02-07T13:14:05.368Z] #27 100.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-07T13:14:05.368Z] #27 100.2 Selecting previously unselected package libapparmor1:arm64. [2023-02-07T13:14:05.368Z] #27 100.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 100.2 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-02-07T13:14:05.368Z] #27 100.3 Selecting previously unselected package libapparmor-dev:arm64. [2023-02-07T13:14:05.368Z] #27 100.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 100.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-02-07T13:14:05.368Z] #27 100.4 Selecting previously unselected package libbtrfs0:arm64. [2023-02-07T13:14:05.368Z] #27 100.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 100.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-02-07T13:14:05.368Z] #27 100.6 Selecting previously unselected package libbtrfs-dev:arm64. [2023-02-07T13:14:05.368Z] #27 100.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 100.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-02-07T13:14:05.368Z] #27 100.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-02-07T13:14:05.368Z] #27 100.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 100.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-07T13:14:05.368Z] #27 100.9 Selecting previously unselected package libudev-dev:arm64. [2023-02-07T13:14:05.368Z] #27 100.9 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 100.9 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-02-07T13:14:05.368Z] #27 101.1 Selecting previously unselected package libsepol1-dev:arm64. [2023-02-07T13:14:05.368Z] #27 101.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 101.1 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-02-07T13:14:05.368Z] #27 101.4 Selecting previously unselected package libpcre2-16-0:arm64. [2023-02-07T13:14:05.368Z] #27 101.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 101.4 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-02-07T13:14:05.368Z] #27 101.6 Selecting previously unselected package libpcre2-32-0:arm64. [2023-02-07T13:14:05.368Z] #27 101.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 101.6 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-02-07T13:14:05.368Z] #27 101.7 Selecting previously unselected package libpcre2-posix2:arm64. [2023-02-07T13:14:05.368Z] #27 101.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 101.7 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-02-07T13:14:05.368Z] #27 101.8 Selecting previously unselected package libpcre2-dev:arm64. [2023-02-07T13:14:05.368Z] #27 101.8 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 101.8 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-02-07T13:14:05.368Z] #27 102.3 Selecting previously unselected package libselinux1-dev:arm64. [2023-02-07T13:14:05.368Z] #27 102.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 102.3 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-02-07T13:14:05.368Z] #27 102.5 Selecting previously unselected package libdevmapper-dev:arm64. [2023-02-07T13:14:05.368Z] #27 102.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 102.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-02-07T13:14:05.368Z] #27 102.6 Selecting previously unselected package libseccomp-dev:arm64. [2023-02-07T13:14:05.368Z] #27 102.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 102.6 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-02-07T13:14:05.368Z] #27 102.8 Selecting previously unselected package libsystemd-dev:arm64. [2023-02-07T13:14:05.368Z] #27 102.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-02-07T13:14:05.368Z] #27 102.8 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-02-07T13:14:05.368Z] #27 103.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-02-07T13:14:05.368Z] #27 103.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-02-07T13:14:05.368Z] #27 103.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-07T13:14:05.368Z] #27 103.4 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-02-07T13:14:05.368Z] #27 103.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-07T13:14:05.368Z] #27 103.4 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-02-07T13:14:05.368Z] #27 103.5 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-02-07T13:14:05.368Z] #27 103.5 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-02-07T13:14:05.368Z] #27 103.5 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-02-07T13:14:05.368Z] #27 103.5 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-02-07T13:14:05.368Z] #27 103.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-07T13:14:05.368Z] #27 103.5 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-02-07T13:14:05.368Z] #27 103.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-07T13:14:05.368Z] #27 103.6 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-02-07T13:14:05.368Z] #27 103.6 Setting up mingw-w64-common (8.0.0-1) ... [2023-02-07T13:14:05.368Z] #27 103.6 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-02-07T13:14:05.368Z] #27 103.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-07T13:14:05.368Z] #27 103.7 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-02-07T13:14:05.368Z] #27 103.7 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-02-07T13:14:05.368Z] #27 103.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-07T13:14:05.368Z] #27 103.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:14:05.368Z] #27 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-02-07T13:14:05.368Z] #27 103.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:14:05.368Z] #27 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-02-07T13:14:05.368Z] #27 103.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-07T13:14:05.368Z] #27 103.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:14:05.368Z] #27 103.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-02-07T13:14:05.368Z] #27 103.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:14:05.368Z] #27 104.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-07T13:14:05.368Z] #27 104.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-07T13:14:05.368Z] #27 104.2 Setting up dmsetup (2:1.02.175-2.1) ... [2023-02-07T13:14:05.368Z] #27 104.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-07T13:14:05.368Z] #27 104.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-02-07T13:14:05.368Z] #27 104.3 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:14:05.545Z] #26 190.9 Selecting previously unselected package libpcre2-posix2:amd64. [2023-02-07T13:14:05.545Z] #26 190.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:14:05.603Z] #38 31.97 CC images/ipc-msg.o [2023-02-07T13:14:05.652Z] #34 70.38 Selecting previously unselected package python3-six. [2023-02-07T13:14:05.652Z] #34 70.39 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-02-07T13:14:05.652Z] #34 70.42 Unpacking python3-six (1.16.0-2) ... [2023-02-07T13:14:05.652Z] #34 70.57 Selecting previously unselected package python3-protobuf. [2023-02-07T13:14:05.652Z] #34 70.57 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-02-07T13:14:05.652Z] #34 70.58 Unpacking python3-protobuf (3.12.4-1) ... [2023-02-07T13:14:05.806Z] #26 190.9 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:05.806Z] #26 191.1 Selecting previously unselected package libpcre2-dev:amd64. [2023-02-07T13:14:05.806Z] #26 191.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:14:05.806Z] #26 191.2 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:05.862Z] #38 32.25 CC images/ipc-sem.o [2023-02-07T13:14:05.908Z] #34 ... [2023-02-07T13:14:05.908Z] [2023-02-07T13:14:05.908Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:14:05.908Z] #26 64.85 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-07T13:14:05.908Z] #26 64.85 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-02-07T13:14:05.908Z] #26 64.99 go: downloading github.com/stretchr/testify v1.7.0 [2023-02-07T13:14:05.908Z] #26 65.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-02-07T13:14:05.908Z] #26 65.41 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-02-07T13:14:05.908Z] #26 65.44 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-07T13:14:05.908Z] #26 65.47 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-02-07T13:14:05.908Z] #26 65.62 go: downloading github.com/magiconair/properties v1.8.5 [2023-02-07T13:14:05.908Z] #26 65.68 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-02-07T13:14:05.908Z] #26 65.76 go: downloading github.com/spf13/afero v1.6.0 [2023-02-07T13:14:05.908Z] #26 65.83 go: downloading github.com/spf13/cast v1.4.1 [2023-02-07T13:14:05.908Z] #26 66.09 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-02-07T13:14:05.908Z] #26 66.23 go: downloading github.com/subosito/gotenv v1.2.0 [2023-02-07T13:14:05.908Z] #26 66.25 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-02-07T13:14:05.908Z] #26 66.47 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-02-07T13:14:05.908Z] #26 66.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-02-07T13:14:05.908Z] #26 66.48 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-02-07T13:14:05.908Z] #26 66.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-02-07T13:14:05.908Z] #26 66.54 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-02-07T13:14:05.908Z] #26 66.55 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-02-07T13:14:05.909Z] #26 66.61 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-02-07T13:14:05.909Z] #26 66.61 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-02-07T13:14:05.909Z] #26 66.66 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-02-07T13:14:05.909Z] #26 67.10 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-07T13:14:05.909Z] #26 67.13 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-02-07T13:14:05.909Z] #26 67.27 go: downloading github.com/Antonboom/errname v0.1.5 [2023-02-07T13:14:05.909Z] #26 67.36 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-02-07T13:14:05.909Z] #26 67.41 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-02-07T13:14:05.909Z] #26 67.85 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-02-07T13:14:05.909Z] #26 67.97 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-02-07T13:14:05.909Z] #26 68.01 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-02-07T13:14:05.909Z] #26 68.17 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-02-07T13:14:05.909Z] #26 68.25 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-02-07T13:14:05.909Z] #26 68.34 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-02-07T13:14:05.909Z] #26 68.43 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-02-07T13:14:05.909Z] #26 68.47 go: downloading github.com/breml/bidichk v0.2.1 [2023-02-07T13:14:05.909Z] #26 68.49 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-02-07T13:14:05.909Z] #26 68.50 go: downloading github.com/breml/errchkjson v0.2.1 [2023-02-07T13:14:05.909Z] #26 68.57 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-02-07T13:14:05.909Z] #26 68.61 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-02-07T13:14:05.909Z] #26 68.63 go: downloading github.com/daixiang0/gci v0.2.9 [2023-02-07T13:14:05.909Z] #26 68.67 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-02-07T13:14:05.909Z] #26 68.67 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-02-07T13:14:05.909Z] #26 68.76 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-02-07T13:14:05.909Z] #26 68.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-02-07T13:14:05.909Z] #26 68.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-02-07T13:14:05.909Z] #26 68.82 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-02-07T13:14:05.909Z] #26 68.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-02-07T13:14:05.909Z] #26 69.19 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-02-07T13:14:05.909Z] #26 69.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-02-07T13:14:05.909Z] #26 69.43 go: downloading github.com/golangci/misspell v0.3.5 [2023-02-07T13:14:05.909Z] #26 69.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-02-07T13:14:05.909Z] #26 69.55 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-02-07T13:14:05.909Z] #26 69.67 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-02-07T13:14:05.909Z] #26 69.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-02-07T13:14:05.909Z] #26 69.73 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-02-07T13:14:05.909Z] #26 69.78 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-02-07T13:14:05.909Z] #26 69.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-02-07T13:14:05.909Z] #26 69.87 go: downloading github.com/julz/importas v0.1.0 [2023-02-07T13:14:05.909Z] #26 69.98 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-02-07T13:14:05.909Z] #26 70.09 go: downloading github.com/kulti/thelper v0.5.0 [2023-02-07T13:14:05.909Z] #26 70.27 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-02-07T13:14:05.909Z] #26 70.33 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-02-07T13:14:05.909Z] #26 70.42 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-02-07T13:14:05.909Z] #26 70.49 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-02-07T13:14:05.909Z] #26 70.50 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-02-07T13:14:05.909Z] #26 70.61 go: downloading github.com/maratori/testpackage v1.0.1 [2023-02-07T13:14:05.909Z] #26 70.66 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-02-07T13:14:05.909Z] #26 70.77 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-02-07T13:14:05.909Z] #26 70.80 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-02-07T13:14:05.909Z] #26 70.82 go: downloading github.com/mgechev/revive v1.1.3 [2023-02-07T13:14:06.120Z] #38 32.44 CC images/utsns.o [2023-02-07T13:14:06.378Z] #38 32.68 CC images/creds.o [2023-02-07T13:14:06.637Z] #38 32.89 CC images/vma.o [2023-02-07T13:14:06.840Z] #26 ... [2023-02-07T13:14:06.840Z] [2023-02-07T13:14:06.840Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:14:06.840Z] #34 71.55 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:14:06.896Z] #38 33.17 CC images/netdev.o [2023-02-07T13:14:07.028Z] #26 192.2 Selecting previously unselected package libselinux1-dev:amd64. [2023-02-07T13:14:07.028Z] #26 192.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-02-07T13:14:07.028Z] #26 192.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-02-07T13:14:07.155Z] #38 33.55 CC images/tty.o [2023-02-07T13:14:07.185Z] #24 ... [2023-02-07T13:14:07.185Z] [2023-02-07T13:14:07.185Z] #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-02-07T13:14:07.185Z] #33 66.48 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-02-07T13:14:07.185Z] #33 66.64 go: downloading github.com/Antonboom/errname v0.1.5 [2023-02-07T13:14:07.185Z] #33 66.86 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-02-07T13:14:07.185Z] #33 66.90 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-02-07T13:14:07.185Z] #33 68.32 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-02-07T13:14:07.185Z] #33 68.33 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-02-07T13:14:07.185Z] #33 68.46 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-02-07T13:14:07.185Z] #33 68.53 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-02-07T13:14:07.185Z] #33 68.59 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-02-07T13:14:07.185Z] #33 68.65 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-02-07T13:14:07.185Z] #33 68.73 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-02-07T13:14:07.185Z] #33 68.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-02-07T13:14:07.185Z] #33 68.95 go: downloading github.com/breml/bidichk v0.2.1 [2023-02-07T13:14:07.185Z] #33 69.04 go: downloading github.com/breml/errchkjson v0.2.1 [2023-02-07T13:14:07.185Z] #33 69.15 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-02-07T13:14:07.185Z] #33 69.32 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-02-07T13:14:07.185Z] #33 69.36 go: downloading github.com/daixiang0/gci v0.2.9 [2023-02-07T13:14:07.185Z] #33 69.41 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-02-07T13:14:07.185Z] #33 69.50 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-02-07T13:14:07.185Z] #33 69.53 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-02-07T13:14:07.185Z] #33 69.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-02-07T13:14:07.185Z] #33 69.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-02-07T13:14:07.185Z] #33 69.85 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-02-07T13:14:07.185Z] #33 70.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-02-07T13:14:07.185Z] #33 70.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-02-07T13:14:07.185Z] #33 70.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-02-07T13:14:07.185Z] #33 70.46 go: downloading github.com/golangci/misspell v0.3.5 [2023-02-07T13:14:07.185Z] #33 70.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-02-07T13:14:07.185Z] #33 70.52 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-02-07T13:14:07.185Z] #33 70.58 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-02-07T13:14:07.185Z] #33 70.62 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-02-07T13:14:07.185Z] #33 70.73 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-02-07T13:14:07.185Z] #33 70.86 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-02-07T13:14:07.185Z] #33 70.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-02-07T13:14:07.185Z] #33 70.90 go: downloading github.com/julz/importas v0.1.0 [2023-02-07T13:14:07.185Z] #33 70.97 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-02-07T13:14:07.185Z] #33 70.99 go: downloading github.com/kulti/thelper v0.5.0 [2023-02-07T13:14:07.185Z] #33 71.05 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-02-07T13:14:07.185Z] #33 71.10 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-02-07T13:14:07.185Z] #33 71.13 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-02-07T13:14:07.185Z] #33 71.18 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-02-07T13:14:07.185Z] #33 71.26 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-02-07T13:14:07.185Z] #33 71.26 go: downloading github.com/maratori/testpackage v1.0.1 [2023-02-07T13:14:07.185Z] #33 71.34 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-02-07T13:14:07.185Z] #33 71.53 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-02-07T13:14:07.185Z] #33 71.55 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-02-07T13:14:07.185Z] #33 71.60 go: downloading github.com/mgechev/revive v1.1.3 [2023-02-07T13:14:07.185Z] #33 72.19 go: downloading github.com/moricho/tparallel v0.2.1 [2023-02-07T13:14:07.185Z] #33 72.26 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-02-07T13:14:07.185Z] #33 72.32 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-02-07T13:14:07.185Z] #33 72.39 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-02-07T13:14:07.185Z] #33 72.45 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-02-07T13:14:07.185Z] #33 72.50 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-02-07T13:14:07.185Z] #33 72.58 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-02-07T13:14:07.185Z] #33 72.64 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-02-07T13:14:07.185Z] #33 72.83 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-02-07T13:14:07.185Z] #33 73.20 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-02-07T13:14:07.185Z] #33 73.21 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-02-07T13:14:07.185Z] #33 73.26 go: downloading github.com/sivchari/tenv v1.4.7 [2023-02-07T13:14:07.185Z] #33 73.27 go: downloading github.com/sonatard/noctx v0.0.1 [2023-02-07T13:14:07.185Z] #33 73.30 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-02-07T13:14:07.185Z] #33 73.33 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-02-07T13:14:07.185Z] #33 73.37 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-02-07T13:14:07.185Z] #33 73.41 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-02-07T13:14:07.185Z] #33 73.45 go: downloading github.com/tetafro/godot v1.4.11 [2023-02-07T13:14:07.185Z] #33 73.77 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-02-07T13:14:07.185Z] #33 73.78 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-02-07T13:14:07.185Z] #33 73.82 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-02-07T13:14:07.185Z] #33 74.12 go: downloading github.com/ultraware/funlen v0.0.3 [2023-02-07T13:14:07.185Z] #33 74.16 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-02-07T13:14:07.185Z] #33 74.17 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-02-07T13:14:07.288Z] #26 192.6 Selecting previously unselected package libdevmapper-dev:amd64. [2023-02-07T13:14:07.288Z] #26 192.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:14:07.288Z] #26 192.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:14:07.444Z] #33 74.21 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-02-07T13:14:07.444Z] #33 74.30 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-02-07T13:14:07.548Z] #26 192.8 Selecting previously unselected package libseccomp-dev:amd64. [2023-02-07T13:14:07.548Z] #26 192.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-02-07T13:14:07.548Z] #26 192.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-07T13:14:07.704Z] #33 74.72 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-02-07T13:14:07.722Z] #38 34.07 CC images/file-lock.o [2023-02-07T13:14:07.899Z] #27 ... [2023-02-07T13:14:07.899Z] [2023-02-07T13:14:07.899Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:14:07.899Z] #26 DONE 106.9s [2023-02-07T13:14:07.899Z] [2023-02-07T13:14:07.899Z] #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-02-07T13:14:07.899Z] #39 47.81 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2023-02-07T13:14:07.899Z] #39 47.93 HOSTCC compel/src/lib/handle-elf-host.o [2023-02-07T13:14:07.899Z] #39 48.15 HOSTCC compel/src/lib/log-host.o [2023-02-07T13:14:07.899Z] #39 48.35 HOSTLINK compel/compel-host-bin [2023-02-07T13:14:07.899Z] #39 48.53 DEP soccr/soccr.d [2023-02-07T13:14:07.899Z] #39 48.66 CC soccr/soccr.o [2023-02-07T13:14:07.899Z] #39 49.91 AR soccr/libsoccr.a [2023-02-07T13:14:07.899Z] #39 49.98 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-07T13:14:07.899Z] #39 50.32 DEP criu/arch/aarch64/sigframe.d [2023-02-07T13:14:07.899Z] #39 50.50 DEP criu/arch/aarch64/crtools.d [2023-02-07T13:14:07.899Z] #39 50.72 DEP criu/arch/aarch64/cpu.d [2023-02-07T13:14:07.899Z] #39 50.76 DEP criu/arch/aarch64/bitops.d [2023-02-07T13:14:07.899Z] #39 50.83 CC criu/arch/aarch64/bitops.o [2023-02-07T13:14:07.899Z] #39 50.88 CC criu/arch/aarch64/cpu.o [2023-02-07T13:14:07.899Z] #39 51.03 CC criu/arch/aarch64/crtools.o [2023-02-07T13:14:07.899Z] #39 51.51 CC criu/arch/aarch64/sigframe.o [2023-02-07T13:14:07.899Z] #39 51.69 LINK criu/arch/aarch64/crtools.built-in.o [2023-02-07T13:14:07.899Z] #39 51.77 DEP criu/pie/util-vdso.d [2023-02-07T13:14:07.899Z] #39 51.90 DEP criu/pie/util.d [2023-02-07T13:14:07.899Z] #39 52.08 CC criu/pie/util.o [2023-02-07T13:14:07.899Z] #39 52.30 CC criu/pie/util-vdso.o [2023-02-07T13:14:07.899Z] #39 52.88 AR criu/pie/pie.lib.a [2023-02-07T13:14:07.899Z] #39 52.92 DEP criu/pie/restorer.d [2023-02-07T13:14:07.899Z] #39 53.11 DEP criu/arch/aarch64/intraprocedure.d [2023-02-07T13:14:07.899Z] #39 53.12 DEP criu/arch/aarch64/restorer.d [2023-02-07T13:14:07.899Z] #39 53.17 DEP criu/arch/aarch64/vdso-pie.d [2023-02-07T13:14:07.899Z] #39 53.21 DEP criu/pie/parasite-vdso.d [2023-02-07T13:14:07.899Z] #39 53.31 DEP criu/pie/parasite.d [2023-02-07T13:14:07.899Z] #39 53.41 CC criu/pie/parasite.o [2023-02-07T13:14:07.899Z] #39 54.09 LINK criu/pie/parasite.built-in.o [2023-02-07T13:14:07.899Z] #39 54.11 GEN criu/pie/parasite-blob.h [2023-02-07T13:14:07.899Z] #39 54.12 CC criu/pie/parasite-vdso.o [2023-02-07T13:14:07.899Z] #39 54.51 CC criu/arch/aarch64/vdso-pie.o [2023-02-07T13:14:07.899Z] #39 54.75 CC criu/arch/aarch64/restorer.o [2023-02-07T13:14:07.899Z] #39 55.04 CC criu/arch/aarch64/intraprocedure.o [2023-02-07T13:14:07.899Z] #39 55.11 CC criu/pie/restorer.o [2023-02-07T13:14:07.899Z] #39 ... [2023-02-07T13:14:07.899Z] [2023-02-07T13:14:07.899Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:14:07.899Z] #27 DONE 106.9s [2023-02-07T13:14:07.899Z] [2023-02-07T13:14:07.899Z] #40 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-02-07T13:14:07.981Z] #38 ... [2023-02-07T13:14:07.981Z] [2023-02-07T13:14:07.981Z] #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-02-07T13:14:07.981Z] #25 87.09 github.com/BurntSushi/toml/cmd/tomlv [2023-02-07T13:14:07.981Z] #25 DONE 88.7s [2023-02-07T13:14:07.981Z] [2023-02-07T13:14:07.981Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:07.981Z] #38 34.26 CC images/rlimit.o [2023-02-07T13:14:08.118Z] #26 193.2 Selecting previously unselected package libsystemd-dev:amd64. [2023-02-07T13:14:08.118Z] #26 193.2 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-07T13:14:08.118Z] #26 193.2 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:14:08.157Z] #40 ... [2023-02-07T13:14:08.157Z] [2023-02-07T13:14:08.157Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-02-07T13:14:08.157Z] #41 DONE 0.2s [2023-02-07T13:14:08.157Z] [2023-02-07T13:14:08.157Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-02-07T13:14:08.157Z] #42 DONE 0.2s [2023-02-07T13:14:08.157Z] [2023-02-07T13:14:08.157Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:14:08.240Z] #38 34.51 CC images/pagemap.o [2023-02-07T13:14:08.271Z] #33 75.08 go: downloading honnef.co/go/tools v0.2.2 [2023-02-07T13:14:08.499Z] #38 34.84 CC images/siginfo.o [2023-02-07T13:14:08.757Z] #38 35.19 CC images/rpc.o [2023-02-07T13:14:09.057Z] #26 194.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-07T13:14:09.057Z] #26 194.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-02-07T13:14:09.057Z] #26 194.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-07T13:14:09.057Z] #26 194.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-02-07T13:14:09.057Z] #26 194.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-07T13:14:09.057Z] #26 194.3 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:09.057Z] #26 194.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:14:09.057Z] #26 194.3 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:09.057Z] #26 194.4 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:14:09.057Z] #26 194.4 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:09.057Z] #26 194.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-07T13:14:09.057Z] #26 194.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:14:09.057Z] #26 194.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-07T13:14:09.317Z] #26 194.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-07T13:14:09.317Z] #26 194.5 Setting up mingw-w64-common (8.0.0-1) ... [2023-02-07T13:14:09.317Z] #26 194.5 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:14:09.317Z] #26 194.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-07T13:14:09.317Z] #26 194.6 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:09.317Z] #26 194.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-02-07T13:14:09.317Z] #26 194.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-07T13:14:09.361Z] #34 73.97 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-02-07T13:14:09.361Z] #34 73.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:14:09.361Z] #34 74.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:14:09.361Z] #34 74.05 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-07T13:14:09.361Z] #34 74.07 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:14:09.361Z] #34 74.08 Setting up python3-six (1.16.0-2) ... [2023-02-07T13:14:09.531Z] #43 ... [2023-02-07T13:14:09.531Z] [2023-02-07T13:14:09.531Z] #40 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-02-07T13:14:09.531Z] #40 DONE 1.5s [2023-02-07T13:14:09.531Z] [2023-02-07T13:14:09.531Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:14:09.531Z] #43 1.725 + RM_GOPATH=0 [2023-02-07T13:14:09.531Z] #43 1.725 + TMP_GOPATH= [2023-02-07T13:14:09.531Z] #43 1.725 + : /build [2023-02-07T13:14:09.531Z] #43 1.725 + '[' -z '' ']' [2023-02-07T13:14:09.531Z] #43 1.725 ++ mktemp -d [2023-02-07T13:14:09.577Z] #26 194.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:14:09.577Z] #26 194.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-02-07T13:14:09.577Z] #26 194.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:14:09.577Z] #26 194.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-02-07T13:14:09.577Z] #26 194.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-07T13:14:09.577Z] #26 194.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:14:09.577Z] #26 194.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-02-07T13:14:09.577Z] #26 194.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:14:09.577Z] #26 195.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-07T13:14:09.791Z] #43 1.729 + export GOPATH=/tmp/tmp.5SRDBACAD2 [2023-02-07T13:14:09.791Z] #43 1.729 + GOPATH=/tmp/tmp.5SRDBACAD2 [2023-02-07T13:14:09.791Z] #43 1.729 + RM_GOPATH=1 [2023-02-07T13:14:09.791Z] #43 1.729 + case "$(go env GOARCH)" in [2023-02-07T13:14:09.791Z] #43 1.729 ++ go env GOARCH [2023-02-07T13:14:09.791Z] #43 1.765 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:14:09.791Z] #43 1.765 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:14:09.791Z] #43 1.765 ++ dirname /tmp/install/install.sh [2023-02-07T13:14:09.791Z] #43 1.765 + dir=/tmp/install [2023-02-07T13:14:09.791Z] #43 1.765 + bin=runc [2023-02-07T13:14:09.791Z] #43 1.765 + shift [2023-02-07T13:14:09.791Z] #43 1.765 + '[' '!' -f /tmp/install/runc.installer ']' [2023-02-07T13:14:09.791Z] #43 1.765 + . /tmp/install/runc.installer [2023-02-07T13:14:09.791Z] #43 1.765 ++ set -e [2023-02-07T13:14:09.791Z] #43 1.765 ++ : v1.1.4 [2023-02-07T13:14:09.791Z] #43 1.765 + install_runc [2023-02-07T13:14:09.791Z] #43 1.765 + RUNC_BUILDTAGS=seccomp [2023-02-07T13:14:09.791Z] #43 1.765 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-02-07T13:14:09.791Z] #43 1.765 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5SRDBACAD2/src/github.com/opencontainers/runc [2023-02-07T13:14:09.791Z] #43 1.765 Install runc version v1.1.4 (build tags: seccomp) [2023-02-07T13:14:09.791Z] #43 1.781 Cloning into '/tmp/tmp.5SRDBACAD2/src/github.com/opencontainers/runc'... [2023-02-07T13:14:09.837Z] #26 195.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:14:09.837Z] #26 195.0 Setting up dmsetup (2:1.02.175-2.1) ... [2023-02-07T13:14:09.837Z] #26 195.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:14:09.837Z] #26 195.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:14:09.837Z] #26 195.1 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:14:10.132Z] #38 36.39 CC images/ext-file.o [2023-02-07T13:14:10.132Z] #38 36.56 CC images/cgroup.o [2023-02-07T13:14:10.174Z] #33 76.97 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-02-07T13:14:10.174Z] #33 77.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-02-07T13:14:10.174Z] #33 77.15 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-02-07T13:14:10.409Z] #26 DONE 195.6s [2023-02-07T13:14:10.409Z] [2023-02-07T13:14:10.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-02-07T13:14:10.409Z] #39 103.7 DEP criu/uffd.d [2023-02-07T13:14:10.409Z] #39 103.9 DEP criu/tun.d [2023-02-07T13:14:10.409Z] #39 104.3 DEP criu/tty.d [2023-02-07T13:14:10.409Z] #39 104.8 DEP criu/timerfd.d [2023-02-07T13:14:10.409Z] #39 105.0 DEP criu/timens.d [2023-02-07T13:14:10.409Z] #39 105.3 DEP criu/sysfs_parse.d [2023-02-07T13:14:10.409Z] #39 105.6 DEP criu/sysctl.d [2023-02-07T13:14:10.409Z] #39 105.8 DEP criu/string.d [2023-02-07T13:14:10.409Z] #39 105.9 DEP criu/stats.d [2023-02-07T13:14:10.409Z] #39 106.1 DEP criu/sockets.d [2023-02-07T13:14:10.409Z] #39 106.6 DEP criu/sk-unix.d [2023-02-07T13:14:10.409Z] #39 107.1 DEP criu/sk-tcp.d [2023-02-07T13:14:10.409Z] #39 107.3 DEP criu/sk-queue.d [2023-02-07T13:14:10.409Z] #39 107.5 DEP criu/sk-packet.d [2023-02-07T13:14:10.409Z] #39 108.0 DEP criu/sk-netlink.d [2023-02-07T13:14:10.409Z] #39 108.2 DEP criu/sk-inet.d [2023-02-07T13:14:10.409Z] #39 108.7 DEP criu/signalfd.d [2023-02-07T13:14:10.409Z] #39 108.9 DEP criu/sigframe.d [2023-02-07T13:14:10.409Z] #39 109.0 DEP criu/shmem.d [2023-02-07T13:14:10.409Z] #39 109.2 DEP criu/servicefd.d [2023-02-07T13:14:10.409Z] #39 109.5 DEP criu/seize.d [2023-02-07T13:14:10.409Z] #39 109.8 DEP criu/seccomp.d [2023-02-07T13:14:10.409Z] #39 110.0 DEP criu/rst-malloc.d [2023-02-07T13:14:10.409Z] #39 110.1 DEP criu/rbtree.d [2023-02-07T13:14:10.409Z] #39 110.2 DEP criu/pstree.d [2023-02-07T13:14:10.409Z] #39 110.4 DEP criu/protobuf.d [2023-02-07T13:14:10.409Z] #39 110.9 GEN criu/protobuf-desc-gen.h [2023-02-07T13:14:10.409Z] #39 ... [2023-02-07T13:14:10.409Z] [2023-02-07T13:14:10.409Z] #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-02-07T13:14:10.433Z] #33 77.35 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-02-07T13:14:10.433Z] #33 77.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-07T13:14:10.433Z] #33 77.44 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-07T13:14:10.433Z] #33 ... [2023-02-07T13:14:10.433Z] [2023-02-07T13:14:10.433Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:14:10.433Z] #32 67.31 Selecting previously unselected package libicu67:amd64. [2023-02-07T13:14:10.433Z] #32 67.31 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-02-07T13:14:10.433Z] #32 67.31 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-07T13:14:10.699Z] #38 37.21 CC images/userns.o [2023-02-07T13:14:10.699Z] #32 ... [2023-02-07T13:14:10.699Z] [2023-02-07T13:14:10.699Z] #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-02-07T13:14:10.699Z] #33 77.47 go: downloading github.com/stretchr/objx v0.1.1 [2023-02-07T13:14:10.699Z] #33 77.57 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-02-07T13:14:10.724Z] #43 ... [2023-02-07T13:14:10.724Z] [2023-02-07T13:14:10.724Z] #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-02-07T13:14:10.724Z] #44 DONE 1.3s [2023-02-07T13:14:10.728Z] #34 ... [2023-02-07T13:14:10.728Z] [2023-02-07T13:14:10.728Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:14:10.728Z] #33 65.46 Selecting previously unselected package libicu67:amd64. [2023-02-07T13:14:10.728Z] #33 65.46 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-02-07T13:14:10.728Z] #33 65.51 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-07T13:14:10.728Z] #33 ... [2023-02-07T13:14:10.728Z] [2023-02-07T13:14:10.728Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:14:10.728Z] #26 71.83 go: downloading github.com/moricho/tparallel v0.2.1 [2023-02-07T13:14:10.728Z] #26 71.83 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-02-07T13:14:10.728Z] #26 71.94 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-02-07T13:14:10.728Z] #26 72.00 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-02-07T13:14:10.728Z] #26 72.08 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-02-07T13:14:10.728Z] #26 72.11 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-02-07T13:14:10.728Z] #26 72.26 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-02-07T13:14:10.728Z] #26 72.29 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-02-07T13:14:10.728Z] #26 72.39 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-02-07T13:14:10.728Z] #26 72.62 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-02-07T13:14:10.728Z] #26 72.68 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-02-07T13:14:10.728Z] #26 72.69 go: downloading github.com/sivchari/tenv v1.4.7 [2023-02-07T13:14:10.728Z] #26 72.72 go: downloading github.com/sonatard/noctx v0.0.1 [2023-02-07T13:14:10.728Z] #26 72.74 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-02-07T13:14:10.728Z] #26 72.83 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-02-07T13:14:10.728Z] #26 72.84 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-02-07T13:14:10.728Z] #26 72.89 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-02-07T13:14:10.728Z] #26 72.94 go: downloading github.com/tetafro/godot v1.4.11 [2023-02-07T13:14:10.728Z] #26 72.96 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-02-07T13:14:10.728Z] #26 73.07 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-02-07T13:14:10.728Z] #26 73.08 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-02-07T13:14:10.728Z] #26 73.47 go: downloading github.com/ultraware/funlen v0.0.3 [2023-02-07T13:14:10.728Z] #26 73.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-02-07T13:14:10.728Z] #26 73.60 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-02-07T13:14:10.728Z] #26 73.63 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-02-07T13:14:10.728Z] #26 73.66 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-02-07T13:14:10.728Z] #26 74.00 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-02-07T13:14:10.728Z] #26 74.22 go: downloading honnef.co/go/tools v0.2.2 [2023-02-07T13:14:10.958Z] #33 77.94 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-02-07T13:14:10.983Z] [2023-02-07T13:14:10.983Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-02-07T13:14:11.217Z] #33 77.97 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-02-07T13:14:11.217Z] #33 78.13 go: downloading golang.org/x/text v0.3.7 [2023-02-07T13:14:11.266Z] #38 37.48 CC images/google/protobuf/descriptor.o [2023-02-07T13:14:11.547Z] #45 0.742 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-02-07T13:14:11.547Z] #45 DONE 0.8s [2023-02-07T13:14:11.547Z] [2023-02-07T13:14:11.547Z] #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-02-07T13:14:11.547Z] #39 58.74 LINK criu/pie/restorer.built-in.o [2023-02-07T13:14:11.547Z] #39 58.77 GEN criu/pie/restorer-blob.h [2023-02-07T13:14:11.547Z] #39 58.88 DEP criu/vdso.d [2023-02-07T13:14:11.547Z] #39 59.08 DEP criu/uts_ns.d [2023-02-07T13:14:11.662Z] #26 76.41 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-02-07T13:14:11.662Z] #26 76.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-02-07T13:14:11.662Z] #26 76.55 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-02-07T13:14:11.662Z] #26 76.66 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-02-07T13:14:11.805Z] #39 59.32 DEP criu/util.d [2023-02-07T13:14:11.919Z] #26 76.91 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-02-07T13:14:11.919Z] #26 ... [2023-02-07T13:14:11.919Z] [2023-02-07T13:14:11.919Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:14:11.919Z] #30 66.89 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-02-07T13:14:11.919Z] #30 67.67 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-02-07T13:14:11.919Z] #30 67.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-02-07T13:14:11.919Z] #30 67.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-02-07T13:14:11.919Z] #30 67.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-07T13:14:11.919Z] #30 67.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-07T13:14:11.919Z] #30 67.75 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-02-07T13:14:11.919Z] #30 67.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-02-07T13:14:11.919Z] #30 67.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-02-07T13:14:11.919Z] #30 67.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-02-07T13:14:11.919Z] #30 67.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-02-07T13:14:11.919Z] #30 67.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-02-07T13:14:11.919Z] #30 67.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-02-07T13:14:11.919Z] #30 67.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-02-07T13:14:11.919Z] #30 67.87 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-02-07T13:14:11.919Z] #30 67.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-02-07T13:14:11.919Z] #30 67.87 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-02-07T13:14:11.919Z] #30 69.16 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:14:11.919Z] #30 69.43 Fetched 115 MB in 11s (10.7 MB/s) [2023-02-07T13:14:11.919Z] #30 69.53 Selecting previously unselected package binutils-mingw-w64-i686. [2023-02-07T13:14:11.919Z] #30 69.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-07T13:14:11.919Z] #30 69.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-07T13:14:11.919Z] #30 69.71 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-07T13:14:11.919Z] #30 73.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-02-07T13:14:11.919Z] #30 73.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-07T13:14:11.919Z] #30 73.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-07T13:14:12.067Z] #39 59.47 DEP criu/uffd.d [2023-02-07T13:14:12.153Z] #33 ... [2023-02-07T13:14:12.153Z] [2023-02-07T13:14:12.153Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:14:12.153Z] #21 69.07 Selecting previously unselected package libprotoc23:amd64. [2023-02-07T13:14:12.153Z] #21 69.07 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-02-07T13:14:12.153Z] #21 69.09 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-02-07T13:14:12.153Z] #21 70.40 Selecting previously unselected package protobuf-c-compiler. [2023-02-07T13:14:12.153Z] #21 70.40 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:14:12.153Z] #21 70.42 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-07T13:14:12.153Z] #21 70.63 Selecting previously unselected package protobuf-compiler. [2023-02-07T13:14:12.153Z] #21 70.64 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-02-07T13:14:12.154Z] #21 70.64 Unpacking protobuf-compiler (3.12.4-1) ... [2023-02-07T13:14:12.154Z] #21 70.74 Selecting previously unselected package python3-pkg-resources. [2023-02-07T13:14:12.154Z] #21 70.74 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-07T13:14:12.154Z] #21 70.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:14:12.154Z] #21 71.08 Selecting previously unselected package python3-six. [2023-02-07T13:14:12.154Z] #21 71.09 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-02-07T13:14:12.154Z] #21 71.11 Unpacking python3-six (1.16.0-2) ... [2023-02-07T13:14:12.154Z] #21 71.36 Selecting previously unselected package python3-protobuf. [2023-02-07T13:14:12.154Z] #21 71.36 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-02-07T13:14:12.154Z] #21 71.38 Unpacking python3-protobuf (3.12.4-1) ... [2023-02-07T13:14:12.154Z] #21 72.57 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:14:12.154Z] #21 75.39 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-02-07T13:14:12.154Z] #21 75.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:14:12.154Z] #21 75.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:14:12.154Z] #21 75.53 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-07T13:14:12.154Z] #21 75.54 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:14:12.154Z] #21 75.56 Setting up python3-six (1.16.0-2) ... [2023-02-07T13:14:12.154Z] #21 77.54 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-07T13:14:12.154Z] #21 77.56 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-02-07T13:14:12.154Z] #21 77.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-07T13:14:12.154Z] #21 77.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:14:12.154Z] #21 77.69 Setting up python3-protobuf (3.12.4-1) ... [2023-02-07T13:14:12.176Z] #30 ... [2023-02-07T13:14:12.176Z] [2023-02-07T13:14:12.176Z] #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-02-07T13:14:12.176Z] #25 77.04 sync [2023-02-07T13:14:12.176Z] #25 77.05 internal/reflectlite [2023-02-07T13:14:12.324Z] #39 59.75 DEP criu/tun.d [2023-02-07T13:14:12.413Z] #21 ... [2023-02-07T13:14:12.413Z] [2023-02-07T13:14:12.413Z] #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-02-07T13:14:12.413Z] #27 79.18 internal/reflectlite [2023-02-07T13:14:12.413Z] #27 79.19 sync [2023-02-07T13:14:12.586Z] #39 ... [2023-02-07T13:14:12.586Z] [2023-02-07T13:14:12.586Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-02-07T13:14:12.586Z] #46 DONE 0.9s [2023-02-07T13:14:12.586Z] [2023-02-07T13:14:12.586Z] #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-02-07T13:14:12.586Z] #39 59.90 DEP criu/tty.d [2023-02-07T13:14:12.643Z] #38 38.79 CC images/opts.o [2023-02-07T13:14:12.643Z] #38 38.97 CC images/seccomp.o [2023-02-07T13:14:12.843Z] #39 60.15 DEP criu/timerfd.d [2023-02-07T13:14:12.903Z] #38 39.20 CC images/binfmt-misc.o [2023-02-07T13:14:12.903Z] #38 39.36 CC images/time.o [2023-02-07T13:14:12.981Z] #27 ... [2023-02-07T13:14:12.981Z] [2023-02-07T13:14:12.982Z] #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-02-07T13:14:12.982Z] #36 69.88 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:14:12.982Z] #36 70.23 Fetched 115 MB in 11s (10.8 MB/s) [2023-02-07T13:14:12.982Z] #36 70.38 Selecting previously unselected package binutils-mingw-w64-i686. [2023-02-07T13:14:12.982Z] #36 70.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-07T13:14:12.982Z] #36 70.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-07T13:14:12.982Z] #36 70.50 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-07T13:14:12.982Z] #36 73.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-02-07T13:14:12.982Z] #36 73.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-07T13:14:12.982Z] #36 73.96 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-07T13:14:12.982Z] #36 78.21 Selecting previously unselected package binutils-mingw-w64. [2023-02-07T13:14:12.982Z] #36 78.22 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-02-07T13:14:12.982Z] #36 78.23 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-07T13:14:12.982Z] #36 78.66 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-02-07T13:14:12.982Z] #36 78.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:14:12.982Z] #36 78.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:14:12.982Z] #36 79.06 Selecting previously unselected package dmsetup. [2023-02-07T13:14:12.982Z] #36 79.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:14:12.982Z] #36 79.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-02-07T13:14:12.982Z] #36 79.22 Selecting previously unselected package mingw-w64-common. [2023-02-07T13:14:12.982Z] #36 79.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-02-07T13:14:12.982Z] #36 79.23 Unpacking mingw-w64-common (8.0.0-1) ... [2023-02-07T13:14:12.988Z] #42 ... [2023-02-07T13:14:12.988Z] [2023-02-07T13:14:12.988Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-02-07T13:14:12.988Z] #43 DONE 2.5s [2023-02-07T13:14:12.988Z] [2023-02-07T13:14:12.988Z] #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-02-07T13:14:12.988Z] #42 2.710 + RM_GOPATH=0 [2023-02-07T13:14:12.988Z] #42 2.710 + TMP_GOPATH= [2023-02-07T13:14:12.988Z] #42 2.710 + : /build [2023-02-07T13:14:12.988Z] #42 2.710 + '[' -z '' ']' [2023-02-07T13:14:12.988Z] #42 2.711 ++ mktemp -d [2023-02-07T13:14:12.988Z] #42 2.714 + export GOPATH=/tmp/tmp.Gy15yLMkE9 [2023-02-07T13:14:12.988Z] #42 2.714 + GOPATH=/tmp/tmp.Gy15yLMkE9 [2023-02-07T13:14:12.988Z] #42 2.714 + RM_GOPATH=1 [2023-02-07T13:14:12.988Z] #42 2.714 + case "$(go env GOARCH)" in [2023-02-07T13:14:12.988Z] #42 2.714 ++ go env GOARCH [2023-02-07T13:14:12.988Z] #42 2.760 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:14:12.988Z] #42 2.760 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:14:13.100Z] #39 60.31 DEP criu/timens.d [2023-02-07T13:14:13.101Z] #39 60.47 DEP criu/sysfs_parse.d [2023-02-07T13:14:13.106Z] #25 ... [2023-02-07T13:14:13.106Z] [2023-02-07T13:14:13.106Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:14:13.106Z] #23 67.84 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-02-07T13:14:13.106Z] #23 68.52 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-02-07T13:14:13.106Z] #23 69.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:14:13.185Z] #38 39.59 CC images/sysctl.o [2023-02-07T13:14:13.242Z] #36 ... [2023-02-07T13:14:13.242Z] [2023-02-07T13:14:13.242Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:14:13.242Z] #32 78.04 Selecting previously unselected package libxml2:amd64. [2023-02-07T13:14:13.242Z] #32 78.05 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-02-07T13:14:13.242Z] #32 78.08 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-07T13:14:13.242Z] #32 78.94 Selecting previously unselected package libarchive13:amd64. [2023-02-07T13:14:13.242Z] #32 78.94 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-02-07T13:14:13.242Z] #32 78.95 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-07T13:14:13.242Z] #32 79.53 Selecting previously unselected package libjsoncpp24:amd64. [2023-02-07T13:14:13.242Z] #32 79.54 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-02-07T13:14:13.242Z] #32 79.55 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-07T13:14:13.242Z] #32 79.70 Selecting previously unselected package librhash0:amd64. [2023-02-07T13:14:13.242Z] #32 79.71 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-02-07T13:14:13.242Z] #32 79.73 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-02-07T13:14:13.242Z] #32 79.97 Selecting previously unselected package libuv1:amd64. [2023-02-07T13:14:13.242Z] #32 79.97 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-02-07T13:14:13.242Z] #32 80.00 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-02-07T13:14:13.274Z] #42 2.766 Install runc version v1.1.4 (build tags: seccomp) [2023-02-07T13:14:13.274Z] #42 2.766 ++ dirname /tmp/install/install.sh [2023-02-07T13:14:13.274Z] #42 2.766 + dir=/tmp/install [2023-02-07T13:14:13.274Z] #42 2.766 + bin=runc [2023-02-07T13:14:13.274Z] #42 2.766 + shift [2023-02-07T13:14:13.274Z] #42 2.766 + '[' '!' -f /tmp/install/runc.installer ']' [2023-02-07T13:14:13.274Z] #42 2.766 + . /tmp/install/runc.installer [2023-02-07T13:14:13.274Z] #42 2.766 ++ set -e [2023-02-07T13:14:13.274Z] #42 2.766 ++ : v1.1.4 [2023-02-07T13:14:13.274Z] #42 2.766 + install_runc [2023-02-07T13:14:13.274Z] #42 2.766 + RUNC_BUILDTAGS=seccomp [2023-02-07T13:14:13.274Z] #42 2.766 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-02-07T13:14:13.274Z] #42 2.766 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Gy15yLMkE9/src/github.com/opencontainers/runc [2023-02-07T13:14:13.274Z] #42 2.766 Cloning into '/tmp/tmp.Gy15yLMkE9/src/github.com/opencontainers/runc'... [2023-02-07T13:14:13.362Z] #23 ... [2023-02-07T13:14:13.363Z] [2023-02-07T13:14:13.363Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:14:13.363Z] #30 78.03 Selecting previously unselected package binutils-mingw-w64. [2023-02-07T13:14:13.363Z] #30 78.03 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-02-07T13:14:13.363Z] #30 78.05 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-07T13:14:13.364Z] #39 ... [2023-02-07T13:14:13.364Z] [2023-02-07T13:14:13.364Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-02-07T13:14:13.364Z] #47 DONE 0.8s [2023-02-07T13:14:13.364Z] [2023-02-07T13:14:13.364Z] #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-02-07T13:14:13.364Z] #39 60.65 DEP criu/sysctl.d [2023-02-07T13:14:13.364Z] #39 60.80 DEP criu/string.d [2023-02-07T13:14:13.446Z] #38 39.74 CC images/autofs.o [2023-02-07T13:14:13.501Z] #32 80.28 Selecting previously unselected package cmake. [2023-02-07T13:14:13.501Z] #32 80.28 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-02-07T13:14:13.501Z] #32 80.32 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-02-07T13:14:13.619Z] #30 78.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-02-07T13:14:13.619Z] #30 78.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:14:13.622Z] #39 60.88 DEP criu/stats.d [2023-02-07T13:14:13.622Z] #39 61.01 DEP criu/sockets.d [2023-02-07T13:14:13.622Z] #39 61.13 DEP criu/sk-unix.d [2023-02-07T13:14:13.710Z] #38 39.97 CC images/macvlan.o [2023-02-07T13:14:13.710Z] #38 ... [2023-02-07T13:14:13.710Z] [2023-02-07T13:14:13.710Z] #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-02-07T13:14:13.710Z] #37 55.63 Updating files: 39% (2073/5210) Updating files: 40% (2084/5210) Updating files: 41% (2137/5210) Updating files: 42% (2189/5210) Updating files: 43% (2241/5210) Updating files: 44% (2293/5210) Updating files: 45% (2345/5210) Updating files: 46% (2397/5210) Updating files: 47% (2449/5210) Updating files: 48% (2501/5210) Updating files: 49% (2553/5210) Updating files: 50% (2605/5210) Updating files: 51% (2658/5210) Updating files: 52% (2710/5210) Updating files: 53% (2762/5210) Updating files: 54% (2814/5210) Updating files: 55% (2866/5210) Updating files: 56% (2918/5210) Updating files: 57% (2970/5210) Updating files: 58% (3022/5210) Updating files: 59% (3074/5210) Updating files: 60% (3126/5210) Updating files: 61% (3179/5210) Updating files: 62% (3231/5210) Updating files: 63% (3283/5210) Updating files: 64% (3335/5210) Updating files: 65% (3387/5210) Updating files: 66% (3439/5210) Updating files: 67% (3491/5210) Updating files: 68% (3543/5210) Updating files: 69% (3595/5210) Updating files: 70% (3647/5210) Updating files: 71% (3700/5210) Updating files: 72% (3752/5210) Updating files: 73% (3804/5210) Updating files: 74% (3856/5210) Updating files: 75% (3908/5210) Updating files: 76% (3960/5210) Updating files: 77% (4012/5210) Updating files: 78% (4064/5210) Updating files: 79% (4116/5210) Updating files: 79% (4162/5210) Updating files: 80% (4168/5210) Updating files: 81% (4221/5210) Updating files: 82% (4273/5210) Updating files: 83% (4325/5210) Updating files: 84% (4377/5210) Updating files: 85% (4429/5210) Updating files: 86% (4481/5210) Updating files: 87% (4533/5210) Updating files: 88% (4585/5210) Updating files: 89% (4637/5210) Updating files: 90% (4689/5210) Updating files: 91% (4742/5210) Updating files: 92% (4794/5210) Updating files: 93% (4846/5210) Updating files: 94% (4898/5210) Updating files: 95% (4950/5210) Updating files: 96% (5002/5210) Updating files: 97% (5054/5210) Updating files: 98% (5106/5210) Updating files: 99% (5158/5210) Updating files: 100% (5210/5210) Updating files: 100% (5210/5210), done. [2023-02-07T13:14:13.710Z] #37 57.38 + cd /tmp/tmp.nlGOm45aRK/src/github.com/containerd/containerd [2023-02-07T13:14:13.710Z] #37 57.38 + git checkout -q v1.6.16 [2023-02-07T13:14:13.876Z] #30 78.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:14:13.880Z] #39 61.39 DEP criu/sk-tcp.d [2023-02-07T13:14:14.134Z] #30 79.11 Selecting previously unselected package dmsetup. [2023-02-07T13:14:14.134Z] #30 79.11 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:14:14.134Z] #30 79.11 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-02-07T13:14:14.139Z] #39 61.53 DEP criu/sk-queue.d [2023-02-07T13:14:14.139Z] #39 61.67 DEP criu/sk-packet.d [2023-02-07T13:14:14.401Z] #39 ... [2023-02-07T13:14:14.401Z] [2023-02-07T13:14:14.401Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-02-07T13:14:14.401Z] #48 DONE 1.0s [2023-02-07T13:14:14.401Z] [2023-02-07T13:14:14.401Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-02-07T13:14:14.698Z] #30 79.59 Selecting previously unselected package mingw-w64-common. [2023-02-07T13:14:14.698Z] #30 79.59 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-02-07T13:14:14.698Z] #30 79.60 Unpacking mingw-w64-common (8.0.0-1) ... [2023-02-07T13:14:15.333Z] #49 DONE 1.0s [2023-02-07T13:14:15.333Z] [2023-02-07T13:14:15.333Z] #30 [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-02-07T13:14:15.612Z] #37 60.06 + export 'BUILDTAGS=netgo osusergo static_build' [2023-02-07T13:14:15.612Z] #37 60.06 + BUILDTAGS='netgo osusergo static_build' [2023-02-07T13:14:15.612Z] #37 60.06 + export EXTRA_FLAGS=-buildmode=pie [2023-02-07T13:14:15.612Z] #37 60.06 + EXTRA_FLAGS=-buildmode=pie [2023-02-07T13:14:15.612Z] #37 60.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-02-07T13:14:15.612Z] #37 60.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-02-07T13:14:15.612Z] #37 60.06 + '[' '' = dynamic ']' [2023-02-07T13:14:15.612Z] #37 60.06 + make [2023-02-07T13:14:15.861Z] #42 ... [2023-02-07T13:14:15.861Z] [2023-02-07T13:14:15.861Z] #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-02-07T13:14:15.861Z] #44 DONE 2.8s [2023-02-07T13:14:15.861Z] [2023-02-07T13:14:15.861Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-02-07T13:14:16.547Z] #37 ... [2023-02-07T13:14:16.547Z] [2023-02-07T13:14:16.547Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:14:16.547Z] #35 87.36 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-02-07T13:14:16.547Z] #35 87.36 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:14:16.547Z] #35 87.36 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:14:16.547Z] #35 93.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-02-07T13:14:16.547Z] #35 93.60 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:14:16.547Z] #35 93.61 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-07T13:14:16.547Z] #35 ... [2023-02-07T13:14:16.547Z] [2023-02-07T13:14:16.547Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:16.547Z] #38 40.17 CC images/sit.o [2023-02-07T13:14:16.547Z] #38 40.40 CC images/memfd.o [2023-02-07T13:14:16.547Z] #38 40.69 CC images/timens.o [2023-02-07T13:14:16.547Z] #38 40.93 LINK images/built-in.o [2023-02-07T13:14:16.547Z] #38 41.09 GEN compel/include/asm [2023-02-07T13:14:16.547Z] #38 41.11 GEN compel/include/version.h [2023-02-07T13:14:16.547Z] #38 41.13 touch .config [2023-02-07T13:14:16.547Z] #38 41.19 GEN include/common/config.h [2023-02-07T13:14:16.547Z] #38 41.31 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-02-07T13:14:16.548Z] #38 41.31 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-02-07T13:14:16.548Z] #38 41.35 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-02-07T13:14:16.548Z] #38 41.37 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-02-07T13:14:16.548Z] #38 41.40 DEP compel/arch/x86/plugins/std/memcpy.d [2023-02-07T13:14:16.548Z] #38 41.43 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-02-07T13:14:16.548Z] #38 41.46 GEN compel/plugins/include/uapi/std/syscall.h [2023-02-07T13:14:16.548Z] #38 41.48 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-02-07T13:14:16.548Z] #38 41.51 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-02-07T13:14:16.548Z] #38 41.54 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-02-07T13:14:16.548Z] #38 41.54 DEP compel/plugins/std/infect.d [2023-02-07T13:14:16.548Z] #38 41.66 DEP compel/plugins/std/string.d [2023-02-07T13:14:16.548Z] #38 41.75 DEP compel/plugins/std/log.d [2023-02-07T13:14:16.548Z] #38 41.82 DEP compel/plugins/std/fds.d [2023-02-07T13:14:16.548Z] #38 41.96 DEP compel/plugins/std/std.d [2023-02-07T13:14:16.548Z] #38 42.11 DEP compel/plugins/shmem/shmem.d [2023-02-07T13:14:16.548Z] #38 42.20 DEP compel/plugins/fds/fds.d [2023-02-07T13:14:16.548Z] #38 42.29 CC compel/plugins/std/std.o [2023-02-07T13:14:16.548Z] #38 42.58 CC compel/plugins/std/fds.o [2023-02-07T13:14:16.548Z] #38 42.96 CC compel/plugins/std/log.o [2023-02-07T13:14:16.791Z] #32 ... [2023-02-07T13:14:16.791Z] [2023-02-07T13:14:16.791Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:14:16.791Z] #21 83.50 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-02-07T13:14:16.791Z] #21 83.55 Setting up protobuf-compiler (3.12.4-1) ... [2023-02-07T13:14:16.791Z] #21 83.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-07T13:14:16.791Z] #21 83.64 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-07T13:14:16.791Z] #21 83.68 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-07T13:14:16.791Z] #21 83.68 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-07T13:14:16.791Z] #21 83.70 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:14:17.241Z] #45 1.360 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-02-07T13:14:17.241Z] #45 DONE 1.6s [2023-02-07T13:14:17.241Z] [2023-02-07T13:14:17.241Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-02-07T13:14:17.484Z] #38 43.68 CC compel/plugins/std/string.o [2023-02-07T13:14:18.050Z] #38 44.27 CC compel/plugins/std/infect.o [2023-02-07T13:14:18.178Z] #30 113.7 Updating files: 19% (2235/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: 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: 40% (4645/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 62% (7138/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: 94% (10759/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-02-07T13:14:18.178Z] #30 117.1 + cd /tmp/tmp.0vJ3d62Z5K/tmp/docker-ce [2023-02-07T13:14:18.178Z] #30 117.1 + git checkout -q v17.06.2-ce [2023-02-07T13:14:18.308Z] #38 44.63 CC compel/arch/x86/plugins/std/parasite-head.o [2023-02-07T13:14:18.308Z] #38 44.69 CC compel/arch/x86/plugins/std/memcpy.o [2023-02-07T13:14:18.308Z] #38 44.74 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-02-07T13:14:18.566Z] #38 44.79 AR compel/plugins/std.lib.a [2023-02-07T13:14:18.566Z] #38 44.86 CC compel/plugins/fds/fds.o [2023-02-07T13:14:18.756Z] Running on azwin-2-eb8090 in d:\jenkins\workspace\moby_PR-44946 [Pipeline] { [Pipeline] ws [2023-02-07T13:14:18.768Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2023-02-07T13:14:18.824Z] #38 45.06 AR compel/plugins/fds.lib.a [2023-02-07T13:14:18.824Z] #38 45.12 HOSTDEP compel/src/lib/log-host.d [2023-02-07T13:14:18.824Z] #38 45.20 HOSTDEP compel/src/lib/handle-elf-host.d [2023-02-07T13:14:19.082Z] #38 45.31 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-02-07T13:14:19.082Z] #38 45.38 HOSTDEP compel/src/main-host.d [2023-02-07T13:14:19.082Z] #38 45.49 DEP compel/src/lib/ptrace.d [2023-02-07T13:14:19.082Z] #38 45.59 DEP compel/src/lib/infect.d [2023-02-07T13:14:19.153Z] #46 DONE 1.8s [2023-02-07T13:14:19.153Z] [2023-02-07T13:14:19.153Z] #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-02-07T13:14:19.153Z] #39 113.3 DEP criu/protobuf-desc.d [2023-02-07T13:14:19.153Z] #39 113.6 DEP criu/proc_parse.d [2023-02-07T13:14:19.153Z] #39 113.8 DEP criu/plugin.d [2023-02-07T13:14:19.153Z] #39 114.0 DEP criu/pipes.d [2023-02-07T13:14:19.153Z] #39 114.2 DEP criu/pie-util.d [2023-02-07T13:14:19.153Z] #39 114.4 DEP criu/pie-util-vdso.d [2023-02-07T13:14:19.153Z] #39 114.7 DEP criu/pie-util-vdso-elf32.d [2023-02-07T13:14:19.153Z] #39 114.9 DEP criu/path.d [2023-02-07T13:14:19.153Z] #39 115.2 DEP criu/parasite-syscall.d [2023-02-07T13:14:19.153Z] #39 115.8 DEP criu/pagemap.d [2023-02-07T13:14:19.153Z] #39 116.2 DEP criu/pagemap-cache.d [2023-02-07T13:14:19.153Z] #39 116.4 DEP criu/page-xfer.d [2023-02-07T13:14:19.153Z] #39 116.8 DEP criu/page-pipe.d [2023-02-07T13:14:19.153Z] #39 117.0 DEP criu/netfilter.d [2023-02-07T13:14:19.153Z] #39 117.4 DEP criu/net.d [2023-02-07T13:14:19.153Z] #39 117.8 DEP criu/namespaces.d [2023-02-07T13:14:19.153Z] #39 118.1 DEP criu/mount.d [2023-02-07T13:14:19.153Z] #39 118.4 DEP criu/memfd.d [2023-02-07T13:14:19.153Z] #39 118.7 DEP criu/mem.d [2023-02-07T13:14:19.153Z] #39 119.1 DEP criu/lsm.d [2023-02-07T13:14:19.153Z] #39 119.2 DEP criu/log.d [2023-02-07T13:14:19.153Z] #39 119.3 DEP criu/libnetlink.d [2023-02-07T13:14:19.153Z] #39 119.7 DEP criu/kerndat.d [2023-02-07T13:14:19.153Z] #39 120.0 DEP criu/kcmp-ids.d [2023-02-07T13:14:19.153Z] #39 120.1 DEP criu/irmap.d [2023-02-07T13:14:19.153Z] #39 120.4 DEP criu/ipc_ns.d [2023-02-07T13:14:19.153Z] #39 120.7 DEP criu/image.d [2023-02-07T13:14:19.153Z] #39 120.9 DEP criu/image-desc.d [2023-02-07T13:14:19.153Z] #39 121.0 DEP criu/fsnotify.d [2023-02-07T13:14:19.153Z] #39 ... [2023-02-07T13:14:19.153Z] [2023-02-07T13:14:19.153Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-02-07T13:14:19.648Z] #38 45.75 DEP compel/src/lib/infect-util.d [2023-02-07T13:14:19.648Z] #38 45.81 DEP compel/src/lib/infect-rpc.d [2023-02-07T13:14:19.648Z] #38 45.97 DEP compel/arch/x86/src/lib/infect.d [2023-02-07T13:14:19.648Z] #38 46.08 DEP compel/arch/x86/src/lib/cpu.d [2023-02-07T13:14:19.648Z] #38 46.15 DEP compel/src/lib/log.d [2023-02-07T13:14:19.906Z] #38 46.23 DEP compel/src/main.d [2023-02-07T13:14:19.906Z] #38 46.31 DEP compel/src/lib/handle-elf.d [2023-02-07T13:14:19.906Z] #38 46.42 DEP compel/arch/x86/src/lib/handle-elf.d [2023-02-07T13:14:19.949Z] #30 ... [2023-02-07T13:14:19.949Z] [2023-02-07T13:14:19.949Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:14:19.949Z] #33 76.61 Selecting previously unselected package libxml2:amd64. [2023-02-07T13:14:19.949Z] #33 76.64 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-02-07T13:14:19.949Z] #33 76.66 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-07T13:14:19.949Z] #33 77.40 Selecting previously unselected package libarchive13:amd64. [2023-02-07T13:14:19.949Z] #33 77.41 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-02-07T13:14:19.949Z] #33 77.43 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-07T13:14:19.949Z] #33 78.12 Selecting previously unselected package libjsoncpp24:amd64. [2023-02-07T13:14:19.949Z] #33 78.13 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-02-07T13:14:19.949Z] #33 78.15 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-07T13:14:19.949Z] #33 78.53 Selecting previously unselected package librhash0:amd64. [2023-02-07T13:14:19.949Z] #33 78.53 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-02-07T13:14:19.949Z] #33 78.56 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-02-07T13:14:19.949Z] #33 78.81 Selecting previously unselected package libuv1:amd64. [2023-02-07T13:14:19.949Z] #33 78.82 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-02-07T13:14:19.949Z] #33 78.82 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-02-07T13:14:19.949Z] #33 79.17 Selecting previously unselected package cmake. [2023-02-07T13:14:19.949Z] #33 79.18 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-02-07T13:14:19.949Z] #33 79.18 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-02-07T13:14:20.080Z] #21 DONE 86.6s [2023-02-07T13:14:20.080Z] [2023-02-07T13:14:20.080Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:20.164Z] #38 46.52 CC compel/src/lib/log.o [2023-02-07T13:14:20.423Z] #38 46.70 CC compel/arch/x86/src/lib/cpu.o [2023-02-07T13:14:20.513Z] #33 ... [2023-02-07T13:14:20.513Z] [2023-02-07T13:14:20.513Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-02-07T13:14:20.513Z] #34 75.80 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-07T13:14:20.513Z] #34 75.83 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-02-07T13:14:20.513Z] #34 75.85 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-07T13:14:20.513Z] #34 75.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:14:20.513Z] #34 75.91 Setting up python3-protobuf (3.12.4-1) ... [2023-02-07T13:14:20.513Z] #34 82.03 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-02-07T13:14:20.513Z] #34 82.05 Setting up protobuf-compiler (3.12.4-1) ... [2023-02-07T13:14:20.513Z] #34 82.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-07T13:14:20.513Z] #34 82.16 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-07T13:14:20.513Z] #34 82.20 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-07T13:14:20.513Z] #34 82.27 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-07T13:14:20.513Z] #34 82.31 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:14:20.513Z] #34 DONE 85.5s [2023-02-07T13:14:20.513Z] [2023-02-07T13:14:20.513Z] #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-02-07T13:14:20.513Z] #25 79.36 internal/testlog [2023-02-07T13:14:20.513Z] #25 81.28 sort [2023-02-07T13:14:20.513Z] #25 81.29 errors [2023-02-07T13:14:20.513Z] #25 81.75 strconv [2023-02-07T13:14:20.513Z] #25 82.91 io [2023-02-07T13:14:20.513Z] #25 84.68 internal/oserror [2023-02-07T13:14:20.513Z] #25 85.06 syscall [2023-02-07T13:14:20.535Z] #47 DONE 1.5s [2023-02-07T13:14:20.535Z] [2023-02-07T13:14:20.535Z] #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-02-07T13:14:20.535Z] #39 121.3 DEP criu/filesystems.d [2023-02-07T13:14:20.535Z] #39 121.6 DEP criu/files.d [2023-02-07T13:14:20.535Z] #39 122.1 DEP criu/files-reg.d [2023-02-07T13:14:20.535Z] #39 122.4 DEP criu/files-ext.d [2023-02-07T13:14:20.535Z] #39 122.7 DEP criu/file-lock.d [2023-02-07T13:14:20.555Z] The recommended git tool is: git [2023-02-07T13:14:20.770Z] #25 ... [2023-02-07T13:14:20.770Z] [2023-02-07T13:14:20.770Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:20.796Z] #39 123.0 DEP criu/file-ids.d [2023-02-07T13:14:20.989Z] #38 47.38 CC compel/arch/x86/src/lib/infect.o [2023-02-07T13:14:21.057Z] #39 123.2 DEP criu/fifo.d [2023-02-07T13:14:21.462Z] #38 ... [2023-02-07T13:14:21.462Z] [2023-02-07T13:14:21.462Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:14:21.462Z] #32 87.41 Setting up libicu67:amd64 (67.1-7) ... [2023-02-07T13:14:21.462Z] #32 87.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:14:21.462Z] #32 87.46 Setting up libuv1:amd64 (1.40.0-2) ... [2023-02-07T13:14:21.462Z] #32 87.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:14:21.462Z] #32 87.53 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-07T13:14:21.462Z] #32 87.54 Setting up librhash0:amd64 (1.4.1-2) ... [2023-02-07T13:14:21.462Z] #32 87.56 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-02-07T13:14:21.462Z] #32 87.58 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-07T13:14:21.462Z] #32 87.59 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-07T13:14:21.462Z] #32 87.62 Setting up cmake (3.18.4-2+deb11u1) ... [2023-02-07T13:14:21.462Z] #32 87.65 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:14:21.462Z] #32 DONE 88.4s [2023-02-07T13:14:21.627Z] #39 123.5 DEP criu/fdstore.d [2023-02-07T13:14:21.627Z] #39 123.6 DEP criu/fault-injection.d [2023-02-07T13:14:21.721Z] [2023-02-07T13:14:21.721Z] #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-02-07T13:14:21.721Z] #36 88.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-02-07T13:14:21.721Z] #36 88.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-02-07T13:14:21.721Z] #36 88.28 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-07T13:14:21.888Z] #39 123.8 DEP criu/external.d [2023-02-07T13:14:21.888Z] #39 124.0 DEP criu/eventpoll.d [2023-02-07T13:14:21.925Z] #38 48.17 CC compel/src/lib/infect-rpc.o [2023-02-07T13:14:22.148Z] #39 ... [2023-02-07T13:14:22.148Z] [2023-02-07T13:14:22.148Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-02-07T13:14:22.148Z] #48 DONE 1.6s [2023-02-07T13:14:22.148Z] [2023-02-07T13:14:22.148Z] #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-02-07T13:14:22.148Z] #39 124.2 DEP criu/eventfd.d [2023-02-07T13:14:22.182Z] #38 48.50 CC compel/src/lib/infect-util.o [2023-02-07T13:14:22.363Z] #30 121.0 + mkdir -p /tmp/tmp.0vJ3d62Z5K/src/github.com/docker [2023-02-07T13:14:22.363Z] #30 121.0 + mv components/cli /tmp/tmp.0vJ3d62Z5K/src/github.com/docker/cli [2023-02-07T13:14:22.363Z] #30 121.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2023-02-07T13:14:22.440Z] #38 48.79 CC compel/src/lib/infect.o [2023-02-07T13:14:22.719Z] #39 124.6 DEP criu/crtools.d [2023-02-07T13:14:22.979Z] #39 124.9 DEP criu/cr-service.d [2023-02-07T13:14:23.242Z] #39 125.2 DEP criu/cr-restore.d [2023-02-07T13:14:23.293Z] #38 ... [2023-02-07T13:14:23.293Z] [2023-02-07T13:14:23.293Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-02-07T13:14:23.293Z] #33 86.77 Setting up libicu67:amd64 (67.1-7) ... [2023-02-07T13:14:23.293Z] #33 86.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:14:23.293Z] #33 86.87 Setting up libuv1:amd64 (1.40.0-2) ... [2023-02-07T13:14:23.293Z] #33 86.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:14:23.293Z] #33 87.07 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-07T13:14:23.293Z] #33 87.11 Setting up librhash0:amd64 (1.4.1-2) ... [2023-02-07T13:14:23.293Z] #33 87.15 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-02-07T13:14:23.293Z] #33 87.17 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-07T13:14:23.293Z] #33 87.20 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-07T13:14:23.293Z] #33 87.22 Setting up cmake (3.18.4-2+deb11u1) ... [2023-02-07T13:14:23.293Z] #33 87.28 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:14:23.293Z] #33 DONE 88.3s [2023-02-07T13:14:23.552Z] [2023-02-07T13:14:23.552Z] #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-02-07T13:14:23.812Z] #39 125.6 DEP criu/cr-errno.d [2023-02-07T13:14:23.812Z] #39 125.7 DEP criu/cr-dump.d [2023-02-07T13:14:23.812Z] #39 ... [2023-02-07T13:14:23.812Z] [2023-02-07T13:14:23.812Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-02-07T13:14:23.812Z] #49 DONE 1.6s [2023-02-07T13:14:24.073Z] [2023-02-07T13:14:24.073Z] #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-02-07T13:14:24.073Z] #39 126.0 DEP criu/cr-dedup.d [2023-02-07T13:14:24.116Z] #39 ... [2023-02-07T13:14:24.116Z] [2023-02-07T13:14:24.116Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:14:24.116Z] #26 78.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-07T13:14:24.116Z] #26 79.00 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-07T13:14:24.116Z] #26 79.12 go: downloading github.com/stretchr/objx v0.1.1 [2023-02-07T13:14:24.116Z] #26 79.31 go: downloading golang.org/x/text v0.3.7 [2023-02-07T13:14:24.116Z] #26 87.22 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-02-07T13:14:24.116Z] #26 87.45 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-02-07T13:14:24.116Z] #26 87.48 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-02-07T13:14:24.116Z] #26 87.96 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-02-07T13:14:24.116Z] #26 88.08 go: downloading github.com/gobwas/glob v0.2.3 [2023-02-07T13:14:24.116Z] #26 88.17 go: downloading github.com/kisielk/gotool v1.0.0 [2023-02-07T13:14:24.116Z] #26 88.36 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-02-07T13:14:24.116Z] #26 88.44 go: downloading golang.org/x/mod v0.5.1 [2023-02-07T13:14:24.116Z] #26 88.46 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-02-07T13:14:24.116Z] #26 88.72 go: downloading github.com/ettle/strcase v0.1.1 [2023-02-07T13:14:24.116Z] #26 88.79 go: downloading github.com/fatih/structtag v1.2.0 [2023-02-07T13:14:24.116Z] #26 88.85 go: downloading github.com/Masterminds/semver v1.5.0 [2023-02-07T13:14:24.116Z] #26 89.04 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-02-07T13:14:24.334Z] #39 126.4 DEP criu/cr-check.d [2023-02-07T13:14:24.373Z] #26 89.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-02-07T13:14:24.373Z] #26 ... [2023-02-07T13:14:24.373Z] [2023-02-07T13:14:24.373Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:14:24.373Z] #30 89.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-02-07T13:14:24.373Z] #30 89.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-02-07T13:14:24.373Z] #30 89.11 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-07T13:14:24.595Z] #39 126.7 DEP criu/config.d [2023-02-07T13:14:24.855Z] #39 126.9 DEP criu/clone-noasan.d [2023-02-07T13:14:24.855Z] #39 127.0 DEP criu/cgroup.d [2023-02-07T13:14:24.893Z] #30 ... [2023-02-07T13:14:24.893Z] [2023-02-07T13:14:24.894Z] #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-02-07T13:14:24.894Z] #39 61.98 DEP criu/sk-netlink.d [2023-02-07T13:14:24.894Z] #39 62.27 DEP criu/sk-inet.d [2023-02-07T13:14:24.894Z] #39 62.45 DEP criu/signalfd.d [2023-02-07T13:14:24.894Z] #39 62.56 DEP criu/sigframe.d [2023-02-07T13:14:24.894Z] #39 62.62 DEP criu/shmem.d [2023-02-07T13:14:24.894Z] #39 62.70 DEP criu/servicefd.d [2023-02-07T13:14:24.894Z] #39 62.85 DEP criu/seize.d [2023-02-07T13:14:24.894Z] #39 63.01 DEP criu/seccomp.d [2023-02-07T13:14:24.894Z] #39 63.22 DEP criu/rst-malloc.d [2023-02-07T13:14:24.894Z] #39 63.33 DEP criu/rbtree.d [2023-02-07T13:14:24.894Z] #39 63.39 DEP criu/pstree.d [2023-02-07T13:14:24.894Z] #39 63.57 DEP criu/protobuf.d [2023-02-07T13:14:24.894Z] #39 63.63 GEN criu/protobuf-desc-gen.h [2023-02-07T13:14:24.894Z] #39 65.88 DEP criu/protobuf-desc.d [2023-02-07T13:14:24.894Z] #39 66.02 DEP criu/proc_parse.d [2023-02-07T13:14:24.894Z] #39 66.27 DEP criu/plugin.d [2023-02-07T13:14:24.894Z] #39 66.37 DEP criu/pipes.d [2023-02-07T13:14:24.894Z] #39 66.48 DEP criu/pie-util.d [2023-02-07T13:14:24.894Z] #39 66.54 DEP criu/pie-util-vdso.d [2023-02-07T13:14:24.894Z] #39 66.65 DEP criu/path.d [2023-02-07T13:14:24.894Z] #39 66.77 DEP criu/parasite-syscall.d [2023-02-07T13:14:24.894Z] #39 66.95 DEP criu/pagemap.d [2023-02-07T13:14:24.894Z] #39 67.16 DEP criu/pagemap-cache.d [2023-02-07T13:14:24.894Z] #39 67.32 DEP criu/page-xfer.d [2023-02-07T13:14:24.894Z] #39 67.44 DEP criu/page-pipe.d [2023-02-07T13:14:24.894Z] #39 67.59 DEP criu/netfilter.d [2023-02-07T13:14:24.894Z] #39 67.79 DEP criu/net.d [2023-02-07T13:14:24.894Z] #39 67.95 DEP criu/namespaces.d [2023-02-07T13:14:24.894Z] #39 68.10 DEP criu/mount.d [2023-02-07T13:14:24.894Z] #39 68.25 DEP criu/memfd.d [2023-02-07T13:14:24.894Z] #39 68.37 DEP criu/mem.d [2023-02-07T13:14:24.894Z] #39 68.51 DEP criu/lsm.d [2023-02-07T13:14:24.894Z] #39 68.68 DEP criu/log.d [2023-02-07T13:14:24.894Z] #39 68.78 DEP criu/libnetlink.d [2023-02-07T13:14:24.894Z] #39 68.88 DEP criu/kerndat.d [2023-02-07T13:14:24.894Z] #39 69.10 DEP criu/kcmp-ids.d [2023-02-07T13:14:24.894Z] #39 69.22 DEP criu/irmap.d [2023-02-07T13:14:24.894Z] #39 69.39 DEP criu/ipc_ns.d [2023-02-07T13:14:24.894Z] #39 69.52 DEP criu/image.d [2023-02-07T13:14:24.894Z] #39 69.66 DEP criu/image-desc.d [2023-02-07T13:14:24.894Z] #39 69.74 DEP criu/fsnotify.d [2023-02-07T13:14:24.894Z] #39 69.91 DEP criu/filesystems.d [2023-02-07T13:14:24.894Z] #39 70.07 DEP criu/files.d [2023-02-07T13:14:24.894Z] #39 70.30 DEP criu/files-reg.d [2023-02-07T13:14:24.894Z] #39 70.52 DEP criu/files-ext.d [2023-02-07T13:14:24.894Z] #39 70.64 DEP criu/file-lock.d [2023-02-07T13:14:24.894Z] #39 70.81 DEP criu/file-ids.d [2023-02-07T13:14:24.894Z] #39 70.92 DEP criu/fifo.d [2023-02-07T13:14:24.894Z] #39 71.05 DEP criu/fdstore.d [2023-02-07T13:14:24.894Z] #39 71.16 DEP criu/fault-injection.d [2023-02-07T13:14:24.894Z] #39 71.23 DEP criu/external.d [2023-02-07T13:14:24.894Z] #39 71.34 DEP criu/eventpoll.d [2023-02-07T13:14:24.894Z] #39 71.47 DEP criu/eventfd.d [2023-02-07T13:14:24.894Z] #39 71.67 DEP criu/crtools.d [2023-02-07T13:14:24.894Z] #39 71.83 DEP criu/cr-service.d [2023-02-07T13:14:24.894Z] #39 71.96 DEP criu/cr-restore.d [2023-02-07T13:14:24.894Z] #39 72.17 DEP criu/cr-errno.d [2023-02-07T13:14:24.894Z] #39 72.20 DEP criu/cr-dump.d [2023-02-07T13:14:24.894Z] #39 72.45 DEP criu/cr-dedup.d [2023-02-07T13:14:24.979Z] #38 50.93 CC compel/src/lib/ptrace.o [2023-02-07T13:14:24.979Z] #38 51.41 AR compel/libcompel.a [2023-02-07T13:14:25.015Z] #36 ... [2023-02-07T13:14:25.015Z] [2023-02-07T13:14:25.015Z] #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-02-07T13:14:25.015Z] #27 81.80 internal/testlog [2023-02-07T13:14:25.015Z] #27 83.76 sort [2023-02-07T13:14:25.015Z] #27 83.78 errors [2023-02-07T13:14:25.015Z] #27 84.22 strconv [2023-02-07T13:14:25.015Z] #27 85.04 io [2023-02-07T13:14:25.015Z] #27 87.31 internal/oserror [2023-02-07T13:14:25.015Z] #27 87.70 syscall [2023-02-07T13:14:25.015Z] #27 90.52 reflect [2023-02-07T13:14:25.015Z] #27 ... [2023-02-07T13:14:25.015Z] [2023-02-07T13:14:25.015Z] #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-02-07T13:14:25.015Z] #0 1.628 + RM_GOPATH=0 [2023-02-07T13:14:25.015Z] #0 1.628 + TMP_GOPATH= [2023-02-07T13:14:25.015Z] #0 1.628 + : /build [2023-02-07T13:14:25.015Z] #0 1.628 + '[' -z '' ']' [2023-02-07T13:14:25.015Z] #0 1.635 ++ mktemp -d [2023-02-07T13:14:25.015Z] #0 1.639 + export GOPATH=/tmp/tmp.DJWYWVnXwF [2023-02-07T13:14:25.015Z] #0 1.639 + GOPATH=/tmp/tmp.DJWYWVnXwF [2023-02-07T13:14:25.015Z] #0 1.639 + RM_GOPATH=1 [2023-02-07T13:14:25.015Z] #0 1.639 + case "$(go env GOARCH)" in [2023-02-07T13:14:25.015Z] #0 1.639 ++ go env GOARCH [2023-02-07T13:14:25.015Z] #0 1.719 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:14:25.015Z] #0 1.719 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:14:25.015Z] #0 1.719 ++ dirname /tmp/install/install.sh [2023-02-07T13:14:25.015Z] #0 1.731 + dir=/tmp/install [2023-02-07T13:14:25.015Z] #0 1.731 + bin=tini [2023-02-07T13:14:25.015Z] #0 1.731 + shift [2023-02-07T13:14:25.015Z] #0 1.731 + '[' '!' -f /tmp/install/tini.installer ']' [2023-02-07T13:14:25.015Z] #0 1.731 + . /tmp/install/tini.installer [2023-02-07T13:14:25.015Z] #0 1.731 ++ : v0.19.0 [2023-02-07T13:14:25.015Z] #0 1.732 + install_tini [2023-02-07T13:14:25.015Z] #0 1.732 + echo 'Install tini version v0.19.0' [2023-02-07T13:14:25.015Z] #0 1.732 + git clone https://github.com/krallin/tini.git /tmp/tmp.DJWYWVnXwF/tini [2023-02-07T13:14:25.015Z] #0 1.732 Install tini version v0.19.0 [2023-02-07T13:14:25.015Z] #0 1.748 Cloning into '/tmp/tmp.DJWYWVnXwF/tini'... [2023-02-07T13:14:25.015Z] #0 3.039 + cd /tmp/tmp.DJWYWVnXwF/tini [2023-02-07T13:14:25.015Z] #0 3.039 + git checkout -q v0.19.0 [2023-02-07T13:14:25.015Z] #0 3.087 + cmake . [2023-02-07T13:14:25.237Z] #38 51.49 HOSTCC compel/src/main-host.o [2023-02-07T13:14:25.274Z] #39 3.869 -- The C compiler identification is GNU 10.2.1 [2023-02-07T13:14:25.426Z] #39 127.4 DEP criu/cgroup-props.d [2023-02-07T13:14:25.426Z] #39 127.5 DEP criu/bitmap.d [2023-02-07T13:14:25.426Z] #39 127.5 DEP criu/bfd.d [2023-02-07T13:14:25.459Z] #39 72.63 DEP criu/cr-check.d [2023-02-07T13:14:25.459Z] #39 ... [2023-02-07T13:14:25.459Z] [2023-02-07T13:14:25.459Z] #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-02-07T13:14:25.459Z] #0 1.063 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:14:25.459Z] #0 1.085 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:14:25.459Z] #0 1.169 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:14:25.459Z] #0 1.555 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-07T13:14:25.459Z] #0 2.945 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] [2023-02-07T13:14:25.459Z] #0 4.295 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-07T13:14:25.459Z] #0 6.668 Fetched 8510 kB in 6s (1451 kB/s) [2023-02-07T13:14:25.459Z] #0 6.668 Reading package lists... [2023-02-07T13:14:25.459Z] #0 9.136 Reading package lists... [2023-02-07T13:14:25.459Z] #50 ... [2023-02-07T13:14:25.459Z] [2023-02-07T13:14:25.459Z] #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-02-07T13:14:25.459Z] #39 72.80 DEP criu/config.d [2023-02-07T13:14:25.495Z] #38 51.86 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-02-07T13:14:25.495Z] #38 51.99 HOSTCC compel/src/lib/handle-elf-host.o [2023-02-07T13:14:25.533Z] #39 4.053 -- Detecting C compiler ABI info [2023-02-07T13:14:25.686Z] #39 127.8 DEP criu/autofs.d [2023-02-07T13:14:25.717Z] #39 72.95 DEP criu/clone-noasan.d [2023-02-07T13:14:25.717Z] #39 73.05 DEP criu/cgroup.d [2023-02-07T13:14:25.752Z] #38 52.27 HOSTCC compel/src/lib/log-host.o [2023-02-07T13:14:25.975Z] #39 73.26 DEP criu/cgroup-props.d [2023-02-07T13:14:25.975Z] #39 73.33 DEP criu/bitmap.d [2023-02-07T13:14:25.975Z] #39 73.36 DEP criu/bfd.d [2023-02-07T13:14:25.975Z] #39 73.45 DEP criu/autofs.d [2023-02-07T13:14:26.010Z] #38 52.40 HOSTLINK compel/compel-host-bin [2023-02-07T13:14:26.101Z] #39 4.695 -- Detecting C compiler ABI info - done [2023-02-07T13:14:26.233Z] #39 73.62 DEP criu/aio.d [2023-02-07T13:14:26.233Z] #39 73.75 DEP criu/action-scripts.d [2023-02-07T13:14:26.258Z] #39 128.1 DEP criu/aio.d [2023-02-07T13:14:26.268Z] #38 52.59 DEP soccr/soccr.d [2023-02-07T13:14:26.360Z] #39 4.853 -- Check for working C compiler: /usr/bin/cc - skipped [2023-02-07T13:14:26.360Z] #39 4.863 -- Detecting C compile features [2023-02-07T13:14:26.360Z] #39 4.879 -- Detecting C compile features - done [2023-02-07T13:14:26.492Z] #39 73.99 CC criu/action-scripts.o [2023-02-07T13:14:26.518Z] #39 128.4 DEP criu/action-scripts.d [2023-02-07T13:14:26.526Z] #38 52.76 CC soccr/soccr.o [2023-02-07T13:14:26.710Z] #39 5.041 -- Performing Test HAS_BUILTIN_FORTIFY [2023-02-07T13:14:26.778Z] #39 128.9 CC criu/action-scripts.o [2023-02-07T13:14:26.992Z] #39 5.564 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-02-07T13:14:26.992Z] #39 5.680 -- Configuring done [2023-02-07T13:14:27.058Z] #39 74.47 CC criu/aio.o [2023-02-07T13:14:27.253Z] #39 5.751 -- Generating done [2023-02-07T13:14:27.253Z] #39 5.751 -- Build files have been written to: /tmp/tmp.DJWYWVnXwF/tini [2023-02-07T13:14:27.459Z] #38 ... [2023-02-07T13:14:27.460Z] [2023-02-07T13:14:27.460Z] #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-02-07T13:14:27.460Z] #37 61.93 + bin/ctr [2023-02-07T13:14:27.460Z] #37 ... [2023-02-07T13:14:27.460Z] [2023-02-07T13:14:27.460Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:14:27.460Z] #35 99.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-02-07T13:14:27.460Z] #35 99.61 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:14:27.460Z] #35 99.62 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:14:27.569Z] #39 5.833 + make tini-static [2023-02-07T13:14:27.569Z] #39 6.225 Scanning dependencies of target tini-static [2023-02-07T13:14:27.628Z] #39 75.02 CC criu/autofs.o [2023-02-07T13:14:27.717Z] #35 ... [2023-02-07T13:14:27.717Z] [2023-02-07T13:14:27.717Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:27.717Z] #38 54.01 AR soccr/libsoccr.a [2023-02-07T13:14:27.717Z] #38 54.07 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-07T13:14:27.718Z] #39 129.6 CC criu/aio.o [2023-02-07T13:14:27.830Z] #39 6.347 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-02-07T13:14:27.975Z] #38 54.45 DEP criu/arch/x86/sigframe.d [2023-02-07T13:14:28.234Z] #38 54.55 DEP criu/arch/x86/sigaction_compat.d [2023-02-07T13:14:28.234Z] #38 54.65 DEP criu/arch/x86/kerndat.d [2023-02-07T13:14:28.234Z] #38 54.77 DEP criu/arch/x86/crtools.d [2023-02-07T13:14:28.563Z] #39 ... [2023-02-07T13:14:28.563Z] [2023-02-07T13:14:28.563Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:14:28.563Z] #32 DONE 127.3s [2023-02-07T13:14:28.658Z] #39 130.5 CC criu/autofs.o [2023-02-07T13:14:28.802Z] #38 54.93 DEP criu/arch/x86/cpu.d [2023-02-07T13:14:28.802Z] #38 55.11 CC criu/arch/x86/cpu.o [2023-02-07T13:14:28.821Z] [2023-02-07T13:14:28.821Z] #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-02-07T13:14:28.821Z] #0 9.136 Reading package lists... [2023-02-07T13:14:28.821Z] #50 11.41 Building dependency tree... [2023-02-07T13:14:28.821Z] #50 13.15 The following additional packages will be installed: [2023-02-07T13:14:28.821Z] #50 13.15 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-07T13:14:28.821Z] #50 13.15 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-02-07T13:14:28.821Z] #50 13.16 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-02-07T13:14:28.821Z] #50 13.16 python3-pkg-resources vim-runtime xxd [2023-02-07T13:14:28.821Z] #50 13.16 Suggested packages: [2023-02-07T13:14:28.821Z] #50 13.17 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-02-07T13:14:28.821Z] #50 13.18 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-02-07T13:14:28.821Z] #50 13.18 acl attr quota [2023-02-07T13:14:28.821Z] #50 13.18 Recommended packages: [2023-02-07T13:14:28.821Z] #50 13.18 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-02-07T13:14:29.369Z] #38 55.73 include/common/asm/bitops.h: Assembler messages: [2023-02-07T13:14:29.369Z] #38 55.74 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:14:29.369Z] #38 55.74 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:14:29.369Z] #38 55.74 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:14:29.369Z] #38 55.74 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:14:29.369Z] #38 55.76 CC criu/arch/x86/crtools.o [2023-02-07T13:14:29.631Z] #30 ... [2023-02-07T13:14:29.631Z] [2023-02-07T13:14:29.631Z] #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-02-07T13:14:29.631Z] #39 1.524 + RM_GOPATH=0 [2023-02-07T13:14:29.631Z] #39 1.524 + TMP_GOPATH= [2023-02-07T13:14:29.631Z] #39 1.524 + : /build [2023-02-07T13:14:29.631Z] #39 1.524 + '[' -z '' ']' [2023-02-07T13:14:29.631Z] #39 1.524 ++ mktemp -d [2023-02-07T13:14:29.631Z] #39 1.524 + export GOPATH=/tmp/tmp.22wph8tX9A [2023-02-07T13:14:29.631Z] #39 1.524 + GOPATH=/tmp/tmp.22wph8tX9A [2023-02-07T13:14:29.631Z] #39 1.524 + RM_GOPATH=1 [2023-02-07T13:14:29.631Z] #39 1.524 + case "$(go env GOARCH)" in [2023-02-07T13:14:29.631Z] #39 1.524 ++ go env GOARCH [2023-02-07T13:14:29.631Z] #39 1.631 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:14:29.631Z] #39 1.631 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:14:29.631Z] #39 1.631 ++ dirname /tmp/install/install.sh [2023-02-07T13:14:29.631Z] #39 1.643 Install tini version v0.19.0 [2023-02-07T13:14:29.631Z] #39 1.643 + dir=/tmp/install [2023-02-07T13:14:29.631Z] #39 1.643 + bin=tini [2023-02-07T13:14:29.631Z] #39 1.643 + shift [2023-02-07T13:14:29.631Z] #39 1.643 + '[' '!' -f /tmp/install/tini.installer ']' [2023-02-07T13:14:29.631Z] #39 1.643 + . /tmp/install/tini.installer [2023-02-07T13:14:29.631Z] #39 1.643 ++ : v0.19.0 [2023-02-07T13:14:29.631Z] #39 1.643 + install_tini [2023-02-07T13:14:29.631Z] #39 1.643 + echo 'Install tini version v0.19.0' [2023-02-07T13:14:29.631Z] #39 1.652 + git clone https://github.com/krallin/tini.git /tmp/tmp.22wph8tX9A/tini [2023-02-07T13:14:29.631Z] #39 1.652 Cloning into '/tmp/tmp.22wph8tX9A/tini'... [2023-02-07T13:14:29.631Z] #39 2.794 + cd /tmp/tmp.22wph8tX9A/tini [2023-02-07T13:14:29.631Z] #39 2.794 + git checkout -q v0.19.0 [2023-02-07T13:14:29.631Z] #39 2.829 + cmake . [2023-02-07T13:14:29.631Z] #39 3.546 -- The C compiler identification is GNU 10.2.1 [2023-02-07T13:14:29.631Z] #39 3.683 -- Detecting C compiler ABI info [2023-02-07T13:14:29.631Z] #39 4.508 -- Detecting C compiler ABI info - done [2023-02-07T13:14:29.631Z] #39 4.696 -- Check for working C compiler: /usr/bin/cc - skipped [2023-02-07T13:14:29.631Z] #39 4.723 -- Detecting C compile features [2023-02-07T13:14:29.631Z] #39 4.729 -- Detecting C compile features - done [2023-02-07T13:14:29.631Z] #39 4.764 -- Performing Test HAS_BUILTIN_FORTIFY [2023-02-07T13:14:29.631Z] #39 5.198 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-02-07T13:14:29.631Z] #39 5.434 -- Configuring done [2023-02-07T13:14:29.631Z] #39 5.540 -- Generating done [2023-02-07T13:14:29.631Z] #39 5.561 -- Build files have been written to: /tmp/tmp.22wph8tX9A/tini [2023-02-07T13:14:29.631Z] #39 5.564 + make tini-static [2023-02-07T13:14:29.631Z] #39 6.090 Scanning dependencies of target tini-static [2023-02-07T13:14:29.735Z] #39 ... [2023-02-07T13:14:29.735Z] [2023-02-07T13:14:29.735Z] #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-02-07T13:14:29.735Z] #33 86.22 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-02-07T13:14:29.735Z] #33 86.36 go: downloading github.com/gobwas/glob v0.2.3 [2023-02-07T13:14:29.735Z] #33 86.38 go: downloading github.com/kisielk/gotool v1.0.0 [2023-02-07T13:14:29.735Z] #33 86.56 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-02-07T13:14:29.735Z] #33 86.64 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-02-07T13:14:29.735Z] #33 86.68 go: downloading golang.org/x/mod v0.5.1 [2023-02-07T13:14:29.735Z] #33 86.73 go: downloading github.com/ettle/strcase v0.1.1 [2023-02-07T13:14:29.735Z] #33 87.01 go: downloading github.com/fatih/structtag v1.2.0 [2023-02-07T13:14:29.735Z] #33 87.12 go: downloading github.com/Masterminds/semver v1.5.0 [2023-02-07T13:14:29.735Z] #33 87.17 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-02-07T13:14:29.735Z] #33 87.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-02-07T13:14:29.735Z] #33 87.35 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-02-07T13:14:29.735Z] #33 87.95 go: downloading github.com/prometheus/client_model v0.2.0 [2023-02-07T13:14:29.735Z] #33 88.05 go: downloading github.com/google/go-cmp v0.5.6 [2023-02-07T13:14:29.735Z] #33 88.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-02-07T13:14:29.735Z] #33 88.81 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-02-07T13:14:29.735Z] #33 88.88 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-02-07T13:14:29.735Z] #33 89.06 go: downloading github.com/beorn7/perks v1.0.1 [2023-02-07T13:14:29.735Z] #33 89.09 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-02-07T13:14:29.735Z] #33 89.19 go: downloading github.com/cespare/xxhash v1.1.0 [2023-02-07T13:14:29.735Z] #33 89.21 go: downloading github.com/golang/protobuf v1.5.2 [2023-02-07T13:14:29.735Z] #33 89.60 go: downloading github.com/prometheus/common v0.10.0 [2023-02-07T13:14:29.735Z] #33 90.04 go: downloading github.com/prometheus/procfs v0.6.0 [2023-02-07T13:14:29.735Z] #33 90.08 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-02-07T13:14:29.735Z] #33 90.23 go: downloading google.golang.org/protobuf v1.27.1 [2023-02-07T13:14:29.735Z] #33 93.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-02-07T13:14:29.735Z] #33 ... [2023-02-07T13:14:29.735Z] [2023-02-07T13:14:29.735Z] #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-02-07T13:14:29.735Z] #39 8.368 [100%] Linking C executable tini-static [2023-02-07T13:14:29.756Z] #50 ... [2023-02-07T13:14:29.756Z] [2023-02-07T13:14:29.756Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:14:29.756Z] #43 11.74 + cd /tmp/tmp.5SRDBACAD2/src/github.com/opencontainers/runc [2023-02-07T13:14:29.756Z] #43 11.75 + git checkout -q v1.1.4 [2023-02-07T13:14:29.756Z] #43 12.43 + '[' -z '' ']' [2023-02-07T13:14:29.756Z] #43 12.43 + target=static [2023-02-07T13:14:29.756Z] #43 12.43 + make BUILDTAGS=seccomp static [2023-02-07T13:14:29.756Z] #43 12.75 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-02-07T13:14:29.756Z] #43 ... [2023-02-07T13:14:29.756Z] [2023-02-07T13:14:29.756Z] #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-02-07T13:14:29.756Z] #39 76.47 CC criu/bfd.o [2023-02-07T13:14:29.756Z] #39 77.15 CC criu/bitmap.o [2023-02-07T13:14:29.888Z] #39 6.322 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-02-07T13:14:30.014Z] #39 77.32 CC criu/cgroup-props.o [2023-02-07T13:14:30.743Z] #38 56.88 CC criu/arch/x86/kerndat.o [2023-02-07T13:14:30.949Z] #39 78.13 CC criu/cgroup.o [2023-02-07T13:14:31.001Z] #38 57.43 CC criu/arch/x86/sigaction_compat.o [2023-02-07T13:14:31.119Z] #39 9.587 [100%] Built target tini-static [2023-02-07T13:14:31.119Z] #39 9.664 + mkdir -p /build [2023-02-07T13:14:31.119Z] #39 9.672 + cp tini-static /build/docker-init [2023-02-07T13:14:31.198Z] #39 133.0 CC criu/bfd.o [2023-02-07T13:14:31.259Z] #38 57.60 CC criu/arch/x86/sigframe.o [2023-02-07T13:14:31.517Z] #38 57.81 LINK criu/arch/x86/crtools.built-in.o [2023-02-07T13:14:31.517Z] #38 57.87 DEP criu/pie/util-vdso-elf32.d [2023-02-07T13:14:31.768Z] #39 133.9 CC criu/bitmap.o [2023-02-07T13:14:31.776Z] #38 58.03 DEP criu/pie/util-vdso.d [2023-02-07T13:14:31.776Z] #38 58.18 DEP criu/pie/util.d [2023-02-07T13:14:31.776Z] #38 58.30 CC criu/pie/util.o [2023-02-07T13:14:31.782Z] #39 8.412 [100%] Linking C executable tini-static [2023-02-07T13:14:32.054Z] #39 DONE 10.6s [2023-02-07T13:14:32.054Z] [2023-02-07T13:14:32.054Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:32.054Z] #38 3.757 Note: Building without setproctitle() and strlcpy() support. [2023-02-07T13:14:32.054Z] #38 3.757 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-07T13:14:32.054Z] #38 3.796 Note: Building without GnuTLS support [2023-02-07T13:14:32.054Z] #38 3.804 Makefile.config:39: Warn: you have no libnftables installed [2023-02-07T13:14:32.054Z] #38 3.805 Makefile.config:40: Warn: Building without nftables support [2023-02-07T13:14:32.054Z] #38 7.049 fatal: not a git repository (or any of the parent directories): .git [2023-02-07T13:14:32.054Z] #38 7.206 GEN .gitid [2023-02-07T13:14:32.054Z] #38 7.377 GEN criu/include/version.h [2023-02-07T13:14:32.054Z] #38 7.505 GEN include/common/asm [2023-02-07T13:14:32.054Z] #38 11.36 PBCC images/timens.pb-c.c [2023-02-07T13:14:32.054Z] #38 11.42 DEP images/timens.pb-c.d [2023-02-07T13:14:32.054Z] #38 11.54 PBCC images/fown.pb-c.c [2023-02-07T13:14:32.054Z] #38 11.62 PBCC images/google/protobuf/descriptor.pb-c.c [2023-02-07T13:14:32.054Z] #38 11.70 PBCC images/opts.pb-c.c [2023-02-07T13:14:32.054Z] #38 11.79 PBCC images/memfd.pb-c.c [2023-02-07T13:14:32.054Z] #38 11.87 DEP images/fown.pb-c.d [2023-02-07T13:14:32.054Z] #38 11.98 DEP images/google/protobuf/descriptor.pb-c.d [2023-02-07T13:14:32.054Z] #38 12.13 DEP images/opts.pb-c.d [2023-02-07T13:14:32.054Z] #38 12.22 DEP images/memfd.pb-c.d [2023-02-07T13:14:32.054Z] #38 12.38 PBCC images/sit.pb-c.c [2023-02-07T13:14:32.054Z] #38 12.46 DEP images/sit.pb-c.d [2023-02-07T13:14:32.312Z] #38 ... [2023-02-07T13:14:32.312Z] [2023-02-07T13:14:32.312Z] #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-02-07T13:14:32.312Z] #36 99.16 Selecting previously unselected package gcc-mingw-w64-base. [2023-02-07T13:14:32.312Z] #36 99.17 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:14:32.312Z] #36 99.21 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-07T13:14:32.338Z] #39 134.3 CC criu/cgroup-props.o [2023-02-07T13:14:32.343Z] #38 58.65 CC criu/pie/util-vdso.o [2023-02-07T13:14:32.570Z] #36 ... [2023-02-07T13:14:32.570Z] [2023-02-07T13:14:32.570Z] #35 [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-02-07T13:14:32.570Z] #35 DONE 99.4s [2023-02-07T13:14:32.570Z] [2023-02-07T13:14:32.570Z] #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-02-07T13:14:32.570Z] #36 99.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-02-07T13:14:32.570Z] #36 99.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:14:32.570Z] #36 99.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-07T13:14:32.910Z] #38 59.28 CC criu/pie/util-vdso-elf32.o [2023-02-07T13:14:33.152Z] #39 9.667 [100%] Built target tini-static [2023-02-07T13:14:33.152Z] #39 9.873 + mkdir -p /build [2023-02-07T13:14:33.409Z] #39 9.907 + cp tini-static /build/docker-init [2023-02-07T13:14:33.476Z] #38 59.89 AR criu/pie/pie.lib.a [2023-02-07T13:14:33.476Z] #38 59.94 DEP criu/pie/restorer.d [2023-02-07T13:14:33.719Z] #39 ... [2023-02-07T13:14:33.719Z] [2023-02-07T13:14:33.720Z] #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-02-07T13:14:33.720Z] #0 1.987 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:14:33.720Z] #0 2.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:14:33.720Z] #0 2.039 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:14:33.720Z] #0 3.367 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:14:33.720Z] #0 5.505 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:14:33.720Z] #0 7.279 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:14:33.735Z] #38 60.19 DEP criu/arch/x86/sigaction_compat_pie.d [2023-02-07T13:14:33.972Z] #39 ... [2023-02-07T13:14:33.972Z] [2023-02-07T13:14:33.972Z] #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-02-07T13:14:33.972Z] #25 88.82 reflect [2023-02-07T13:14:33.979Z] #50 ... [2023-02-07T13:14:33.979Z] [2023-02-07T13:14:33.979Z] #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-02-07T13:14:33.979Z] #42 18.70 + cd /tmp/tmp.Gy15yLMkE9/src/github.com/opencontainers/runc [2023-02-07T13:14:33.979Z] #42 18.70 + git checkout -q v1.1.4 [2023-02-07T13:14:33.979Z] #42 19.93 + '[' -z '' ']' [2023-02-07T13:14:33.979Z] #42 19.93 + target=static [2023-02-07T13:14:33.979Z] #42 19.93 + make BUILDTAGS=seccomp static [2023-02-07T13:14:33.979Z] #42 20.13 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-02-07T13:14:33.979Z] #42 ... [2023-02-07T13:14:33.979Z] [2023-02-07T13:14:33.979Z] #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-02-07T13:14:33.979Z] #39 136.2 CC criu/cgroup.o [2023-02-07T13:14:33.992Z] #38 60.30 DEP criu/arch/x86/restorer_unmap.d [2023-02-07T13:14:33.992Z] #38 60.33 DEP criu/arch/x86/restorer.d [2023-02-07T13:14:34.229Z] #25 ... [2023-02-07T13:14:34.229Z] [2023-02-07T13:14:34.229Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:34.229Z] #38 3.472 Note: Building without setproctitle() and strlcpy() support. [2023-02-07T13:14:34.229Z] #38 3.472 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-07T13:14:34.229Z] #38 3.492 Note: Building without GnuTLS support [2023-02-07T13:14:34.229Z] #38 3.500 Makefile.config:39: Warn: you have no libnftables installed [2023-02-07T13:14:34.229Z] #38 3.500 Makefile.config:40: Warn: Building without nftables support [2023-02-07T13:14:34.229Z] #38 6.519 fatal: not a git repository (or any of the parent directories): .git [2023-02-07T13:14:34.229Z] #38 6.633 GEN .gitid [2023-02-07T13:14:34.229Z] #38 6.655 GEN criu/include/version.h [2023-02-07T13:14:34.229Z] #38 6.766 GEN include/common/asm [2023-02-07T13:14:34.229Z] #38 10.78 PBCC images/timens.pb-c.c [2023-02-07T13:14:34.229Z] #38 10.86 DEP images/timens.pb-c.d [2023-02-07T13:14:34.229Z] #38 10.97 PBCC images/fown.pb-c.c [2023-02-07T13:14:34.229Z] #38 11.05 PBCC images/google/protobuf/descriptor.pb-c.c [2023-02-07T13:14:34.229Z] #38 11.25 PBCC images/opts.pb-c.c [2023-02-07T13:14:34.229Z] #38 11.30 PBCC images/memfd.pb-c.c [2023-02-07T13:14:34.229Z] #38 11.36 DEP images/fown.pb-c.d [2023-02-07T13:14:34.229Z] #38 11.41 DEP images/google/protobuf/descriptor.pb-c.d [2023-02-07T13:14:34.229Z] #38 11.56 DEP images/opts.pb-c.d [2023-02-07T13:14:34.229Z] #38 11.68 DEP images/memfd.pb-c.d [2023-02-07T13:14:34.229Z] #38 11.92 PBCC images/sit.pb-c.c [2023-02-07T13:14:34.229Z] #38 12.09 DEP images/sit.pb-c.d [2023-02-07T13:14:34.229Z] #38 12.28 PBCC images/macvlan.pb-c.c [2023-02-07T13:14:34.229Z] #38 12.34 DEP images/macvlan.pb-c.d [2023-02-07T13:14:34.229Z] #38 12.50 PBCC images/autofs.pb-c.c [2023-02-07T13:14:34.229Z] #38 12.56 DEP images/autofs.pb-c.d [2023-02-07T13:14:34.229Z] #38 12.65 PBCC images/sysctl.pb-c.c [2023-02-07T13:14:34.229Z] #38 12.81 DEP images/sysctl.pb-c.d [2023-02-07T13:14:34.229Z] #38 12.92 PBCC images/time.pb-c.c [2023-02-07T13:14:34.229Z] #38 12.96 DEP images/time.pb-c.d [2023-02-07T13:14:34.229Z] #38 13.05 PBCC images/binfmt-misc.pb-c.c [2023-02-07T13:14:34.229Z] #38 13.23 DEP images/binfmt-misc.pb-c.d [2023-02-07T13:14:34.229Z] #38 13.45 PBCC images/seccomp.pb-c.c [2023-02-07T13:14:34.229Z] #38 13.46 DEP images/seccomp.pb-c.d [2023-02-07T13:14:34.229Z] #38 13.54 PBCC images/userns.pb-c.c [2023-02-07T13:14:34.233Z] #39 80.97 CC criu/clone-noasan.o [2023-02-07T13:14:34.233Z] #39 81.14 CC criu/config.o [2023-02-07T13:14:34.233Z] #39 ... [2023-02-07T13:14:34.233Z] [2023-02-07T13:14:34.233Z] #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-02-07T13:14:34.233Z] #50 14.90 The following NEW packages will be installed: [2023-02-07T13:14:34.233Z] #50 14.91 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-02-07T13:14:34.233Z] #50 14.91 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-07T13:14:34.233Z] #50 14.92 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-02-07T13:14:34.233Z] #50 14.92 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-02-07T13:14:34.233Z] #50 14.92 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-02-07T13:14:34.233Z] #50 14.92 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-02-07T13:14:34.233Z] #50 14.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-02-07T13:14:34.233Z] #50 14.92 xz-utils zip [2023-02-07T13:14:34.233Z] #50 15.25 0 upgraded, 47 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:14:34.233Z] #50 15.25 Need to get 26.4 MB of archives. [2023-02-07T13:14:34.233Z] #50 15.25 After this operation, 103 MB of additional disk space will be used. [2023-02-07T13:14:34.233Z] #50 15.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-02-07T13:14:34.233Z] #50 15.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-02-07T13:14:34.233Z] #50 15.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-02-07T13:14:34.233Z] #50 15.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-02-07T13:14:34.233Z] #50 15.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-02-07T13:14:34.233Z] #50 15.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-02-07T13:14:34.233Z] #50 15.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-02-07T13:14:34.233Z] #50 15.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-02-07T13:14:34.233Z] #50 15.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-07T13:14:34.233Z] #50 15.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-07T13:14:34.233Z] #50 15.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-02-07T13:14:34.233Z] #50 15.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-02-07T13:14:34.233Z] #50 15.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-02-07T13:14:34.233Z] #50 15.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-02-07T13:14:34.233Z] #50 15.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-02-07T13:14:34.233Z] #50 15.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-02-07T13:14:34.233Z] #50 15.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-02-07T13:14:34.233Z] #50 15.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-02-07T13:14:34.233Z] #50 15.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-02-07T13:14:34.233Z] #50 15.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-02-07T13:14:34.233Z] #50 15.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-02-07T13:14:34.233Z] #50 15.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-02-07T13:14:34.233Z] #50 15.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-02-07T13:14:34.233Z] #50 15.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-02-07T13:14:34.233Z] #50 15.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-02-07T13:14:34.233Z] #50 15.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-02-07T13:14:34.233Z] #50 15.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-02-07T13:14:34.233Z] #50 15.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-02-07T13:14:34.233Z] #50 15.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-02-07T13:14:34.233Z] #50 15.53 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-02-07T13:14:34.233Z] #50 15.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-02-07T13:14:34.233Z] #50 15.54 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-02-07T13:14:34.233Z] #50 15.54 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-02-07T13:14:34.233Z] #50 15.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-02-07T13:14:34.233Z] #50 15.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-02-07T13:14:34.233Z] #50 15.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-02-07T13:14:34.233Z] #50 15.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-07T13:14:34.233Z] #50 15.61 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-02-07T13:14:34.233Z] #50 15.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-02-07T13:14:34.233Z] #50 15.63 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-02-07T13:14:34.233Z] #50 15.64 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-02-07T13:14:34.233Z] #50 15.64 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-02-07T13:14:34.233Z] #50 15.74 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-02-07T13:14:34.233Z] #50 15.87 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-02-07T13:14:34.233Z] #50 16.01 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-02-07T13:14:34.233Z] #50 16.04 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-02-07T13:14:34.233Z] #50 16.06 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-02-07T13:14:34.233Z] #50 16.59 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:14:34.233Z] #50 16.73 Fetched 26.4 MB in 1s (23.9 MB/s) [2023-02-07T13:14:34.233Z] #50 16.79 Selecting previously unselected package pigz. [2023-02-07T13:14:34.233Z] #50 16.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 ... 24010 files and directories currently installed.) [2023-02-07T13:14:34.233Z] #50 16.85 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-02-07T13:14:34.233Z] #50 16.86 Unpacking pigz (2.6-1) ... [2023-02-07T13:14:34.233Z] #50 16.97 Selecting previously unselected package libelf1:arm64. [2023-02-07T13:14:34.233Z] #50 16.97 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-02-07T13:14:34.233Z] #50 16.99 Unpacking libelf1:arm64 (0.183-1) ... [2023-02-07T13:14:34.233Z] #50 17.14 Selecting previously unselected package libbpf0:arm64. [2023-02-07T13:14:34.233Z] #50 17.14 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-02-07T13:14:34.233Z] #50 17.15 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-02-07T13:14:34.233Z] #50 17.25 Selecting previously unselected package libcap2:arm64. [2023-02-07T13:14:34.233Z] #50 17.26 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-02-07T13:14:34.233Z] #50 17.26 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-02-07T13:14:34.233Z] #50 17.34 Selecting previously unselected package libmnl0:arm64. [2023-02-07T13:14:34.233Z] #50 17.34 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-02-07T13:14:34.233Z] #50 17.36 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-02-07T13:14:34.233Z] #50 17.44 Selecting previously unselected package libxtables12:arm64. [2023-02-07T13:14:34.233Z] #50 17.44 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-02-07T13:14:34.233Z] #50 17.45 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-02-07T13:14:34.233Z] #50 17.51 Selecting previously unselected package libcap2-bin. [2023-02-07T13:14:34.233Z] #50 17.53 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-02-07T13:14:34.233Z] #50 17.54 Unpacking libcap2-bin (1:2.44-1) ... [2023-02-07T13:14:34.233Z] #50 17.63 Selecting previously unselected package iproute2. [2023-02-07T13:14:34.233Z] #50 17.64 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-02-07T13:14:34.233Z] #50 17.64 Unpacking iproute2 (5.10.0-4) ... [2023-02-07T13:14:34.233Z] #50 18.12 Selecting previously unselected package xxd. [2023-02-07T13:14:34.233Z] #50 18.12 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-02-07T13:14:34.233Z] #50 18.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:14:34.233Z] #50 18.26 Selecting previously unselected package vim-common. [2023-02-07T13:14:34.233Z] #50 18.26 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T13:14:34.233Z] #50 18.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:14:34.233Z] #50 18.47 Selecting previously unselected package bash-completion. [2023-02-07T13:14:34.233Z] #50 18.47 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-02-07T13:14:34.250Z] #38 60.47 DEP criu/arch/x86/vdso-pie.d [2023-02-07T13:14:34.250Z] #38 60.58 DEP criu/pie/parasite-vdso.d [2023-02-07T13:14:34.250Z] #38 60.73 DEP criu/pie/parasite.d [2023-02-07T13:14:34.486Z] #38 13.63 DEP images/userns.pb-c.d [2023-02-07T13:14:34.486Z] #38 13.76 PBCC images/cgroup.pb-c.c [2023-02-07T13:14:34.486Z] #38 13.82 DEP images/cgroup.pb-c.d [2023-02-07T13:14:34.486Z] #38 13.89 PBCC images/ext-file.pb-c.c [2023-02-07T13:14:34.486Z] #38 ... [2023-02-07T13:14:34.486Z] [2023-02-07T13:14:34.486Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:14:34.486Z] #26 89.31 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-02-07T13:14:34.486Z] #26 89.90 go: downloading github.com/prometheus/client_model v0.2.0 [2023-02-07T13:14:34.486Z] #26 90.06 go: downloading github.com/google/go-cmp v0.5.6 [2023-02-07T13:14:34.486Z] #26 90.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-02-07T13:14:34.486Z] #26 90.78 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-02-07T13:14:34.486Z] #26 90.88 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-02-07T13:14:34.486Z] #26 91.04 go: downloading github.com/beorn7/perks v1.0.1 [2023-02-07T13:14:34.486Z] #26 91.06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-02-07T13:14:34.486Z] #26 91.08 go: downloading github.com/golang/protobuf v1.5.2 [2023-02-07T13:14:34.486Z] #26 91.20 go: downloading github.com/cespare/xxhash v1.1.0 [2023-02-07T13:14:34.486Z] #26 91.43 go: downloading github.com/prometheus/common v0.10.0 [2023-02-07T13:14:34.486Z] #26 91.78 go: downloading github.com/prometheus/procfs v0.6.0 [2023-02-07T13:14:34.486Z] #26 91.87 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-02-07T13:14:34.486Z] #26 92.02 go: downloading google.golang.org/protobuf v1.27.1 [2023-02-07T13:14:34.486Z] #26 94.76 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-02-07T13:14:34.508Z] #38 60.96 CC criu/pie/parasite.o [2023-02-07T13:14:34.744Z] #26 ... [2023-02-07T13:14:34.744Z] [2023-02-07T13:14:34.744Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:34.744Z] #38 13.93 DEP images/ext-file.pb-c.d [2023-02-07T13:14:34.744Z] #38 13.98 PBCC images/rpc.pb-c.c [2023-02-07T13:14:34.744Z] #38 14.02 DEP images/rpc.pb-c.d [2023-02-07T13:14:34.744Z] #38 14.13 PBCC images/siginfo.pb-c.c [2023-02-07T13:14:35.001Z] #38 ... [2023-02-07T13:14:35.001Z] [2023-02-07T13:14:35.001Z] #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-02-07T13:14:35.001Z] #39 DONE 11.5s [2023-02-07T13:14:35.001Z] [2023-02-07T13:14:35.001Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:35.001Z] #38 14.17 DEP images/siginfo.pb-c.d [2023-02-07T13:14:35.001Z] #38 14.35 PBCC images/pagemap.pb-c.c [2023-02-07T13:14:35.258Z] #38 14.44 DEP images/pagemap.pb-c.d [2023-02-07T13:14:35.258Z] #38 14.58 PBCC images/rlimit.pb-c.c [2023-02-07T13:14:35.258Z] #38 14.62 DEP images/rlimit.pb-c.d [2023-02-07T13:14:35.515Z] #38 14.79 PBCC images/file-lock.pb-c.c [2023-02-07T13:14:35.515Z] #38 14.85 DEP images/file-lock.pb-c.d [2023-02-07T13:14:35.515Z] #38 14.97 PBCC images/tty.pb-c.c [2023-02-07T13:14:35.772Z] #38 15.05 DEP images/tty.pb-c.d [2023-02-07T13:14:35.772Z] #38 15.23 PBCC images/tun.pb-c.c [2023-02-07T13:14:35.882Z] #38 62.17 LINK criu/pie/parasite.built-in.o [2023-02-07T13:14:35.882Z] #38 62.18 GEN criu/pie/parasite-blob.h [2023-02-07T13:14:35.882Z] #38 62.19 CC criu/pie/parasite-vdso.o [2023-02-07T13:14:36.029Z] #38 15.39 PBCC images/netdev.pb-c.c [2023-02-07T13:14:36.029Z] #38 15.47 DEP images/tun.pb-c.d [2023-02-07T13:14:36.134Z] #50 20.88 Unpacking bash-completion (1:2.11-2) ... [2023-02-07T13:14:36.287Z] #38 15.56 DEP images/netdev.pb-c.d [2023-02-07T13:14:36.449Z] #38 62.84 CC criu/arch/x86/vdso-pie.o [2023-02-07T13:14:36.549Z] #38 ... [2023-02-07T13:14:36.549Z] [2023-02-07T13:14:36.549Z] #35 [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-02-07T13:14:36.549Z] #35 DONE 101.2s [2023-02-07T13:14:36.549Z] [2023-02-07T13:14:36.549Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:36.549Z] #38 15.67 PBCC images/vma.pb-c.c [2023-02-07T13:14:36.549Z] #38 15.84 DEP images/vma.pb-c.d [2023-02-07T13:14:36.549Z] #38 15.92 PBCC images/creds.pb-c.c [2023-02-07T13:14:36.549Z] #38 15.97 DEP images/creds.pb-c.d [2023-02-07T13:14:36.701Z] #50 21.33 Selecting previously unselected package bzip2. [2023-02-07T13:14:36.701Z] #50 21.36 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-02-07T13:14:36.701Z] #50 21.37 Unpacking bzip2 (1.0.8-4) ... [2023-02-07T13:14:36.707Z] #38 63.14 CC criu/arch/x86/restorer.o [2023-02-07T13:14:36.807Z] #38 16.14 PBCC images/utsns.pb-c.c [2023-02-07T13:14:36.807Z] #38 16.18 DEP images/utsns.pb-c.d [2023-02-07T13:14:36.807Z] #38 16.27 PBCC images/ipc-desc.pb-c.c [2023-02-07T13:14:36.960Z] #50 21.47 Selecting previously unselected package xz-utils. [2023-02-07T13:14:36.960Z] #50 21.48 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-02-07T13:14:36.960Z] #50 21.48 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-07T13:14:36.960Z] #50 21.67 Selecting previously unselected package apparmor. [2023-02-07T13:14:36.960Z] #50 21.68 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-02-07T13:14:37.064Z] #38 16.31 PBCC images/ipc-sem.pb-c.c [2023-02-07T13:14:37.064Z] #38 16.39 DEP images/ipc-desc.pb-c.d [2023-02-07T13:14:37.064Z] #38 16.49 DEP images/ipc-sem.pb-c.d [2023-02-07T13:14:37.219Z] #50 21.75 Unpacking apparmor (2.13.6-10) ... [2023-02-07T13:14:37.276Z] #38 63.64 CC criu/arch/x86/restorer_unmap.o [2023-02-07T13:14:37.276Z] #38 63.69 CC criu/arch/x86/sigaction_compat_pie.o [2023-02-07T13:14:37.321Z] #38 16.68 PBCC images/ipc-msg.pb-c.c [2023-02-07T13:14:37.321Z] #38 16.72 DEP images/ipc-msg.pb-c.d [2023-02-07T13:14:37.534Z] #38 63.88 CC criu/pie/restorer.o [2023-02-07T13:14:37.534Z] #38 ... [2023-02-07T13:14:37.534Z] [2023-02-07T13:14:37.534Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:14:37.534Z] #35 111.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-02-07T13:14:37.534Z] #35 111.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:14:37.534Z] #35 111.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:14:37.534Z] #35 117.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-02-07T13:14:37.534Z] #35 117.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-02-07T13:14:37.534Z] #35 117.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-07T13:14:37.534Z] #35 117.6 Selecting previously unselected package libapparmor1:amd64. [2023-02-07T13:14:37.534Z] #35 117.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-02-07T13:14:37.534Z] #35 117.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-02-07T13:14:37.534Z] #35 117.7 Selecting previously unselected package libapparmor-dev:amd64. [2023-02-07T13:14:37.534Z] #35 117.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-02-07T13:14:37.534Z] #35 117.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-07T13:14:37.534Z] #35 117.8 Selecting previously unselected package libbtrfs0:amd64. [2023-02-07T13:14:37.534Z] #35 117.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-07T13:14:37.534Z] #35 117.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:14:37.534Z] #35 118.1 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-07T13:14:37.534Z] #35 118.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-07T13:14:37.534Z] #35 118.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:14:37.534Z] #35 118.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-02-07T13:14:37.534Z] #35 118.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:14:37.534Z] #35 118.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:14:37.534Z] #35 118.4 Selecting previously unselected package libudev-dev:amd64. [2023-02-07T13:14:37.534Z] #35 118.4 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-07T13:14:37.534Z] #35 118.4 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:14:37.578Z] #38 16.84 PBCC images/ipc-shm.pb-c.c [2023-02-07T13:14:37.578Z] #38 16.88 DEP images/ipc-shm.pb-c.d [2023-02-07T13:14:37.578Z] #38 17.00 PBCC images/ipc-var.pb-c.c [2023-02-07T13:14:37.578Z] #38 17.05 DEP images/ipc-var.pb-c.d [2023-02-07T13:14:37.785Z] #50 22.20 Selecting previously unselected package inetutils-ping. [2023-02-07T13:14:37.785Z] #50 22.20 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-02-07T13:14:37.785Z] #50 22.23 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-07T13:14:37.785Z] #50 22.36 Selecting previously unselected package libip4tc2:arm64. [2023-02-07T13:14:37.785Z] #50 22.36 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2023-02-07T13:14:37.785Z] #50 22.37 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-02-07T13:14:37.785Z] #50 22.46 Selecting previously unselected package libip6tc2:arm64. [2023-02-07T13:14:37.785Z] #50 22.46 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2023-02-07T13:14:37.785Z] #50 22.47 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-02-07T13:14:37.792Z] #35 118.5 Selecting previously unselected package libsepol1-dev:amd64. [2023-02-07T13:14:37.792Z] #35 118.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-02-07T13:14:37.792Z] #35 118.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-02-07T13:14:37.792Z] #35 118.7 Selecting previously unselected package libpcre2-16-0:amd64. [2023-02-07T13:14:37.833Z] #36 ... [2023-02-07T13:14:37.833Z] [2023-02-07T13:14:37.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-02-07T13:14:37.833Z] #38 12.75 PBCC images/macvlan.pb-c.c [2023-02-07T13:14:37.833Z] #38 12.76 DEP images/macvlan.pb-c.d [2023-02-07T13:14:37.833Z] #38 12.87 PBCC images/autofs.pb-c.c [2023-02-07T13:14:37.833Z] #38 12.93 DEP images/autofs.pb-c.d [2023-02-07T13:14:37.833Z] #38 13.03 PBCC images/sysctl.pb-c.c [2023-02-07T13:14:37.833Z] #38 13.12 DEP images/sysctl.pb-c.d [2023-02-07T13:14:37.833Z] #38 13.21 PBCC images/time.pb-c.c [2023-02-07T13:14:37.833Z] #38 13.23 DEP images/time.pb-c.d [2023-02-07T13:14:37.833Z] #38 13.44 PBCC images/binfmt-misc.pb-c.c [2023-02-07T13:14:37.833Z] #38 13.44 DEP images/binfmt-misc.pb-c.d [2023-02-07T13:14:37.833Z] #38 13.56 PBCC images/seccomp.pb-c.c [2023-02-07T13:14:37.833Z] #38 13.56 DEP images/seccomp.pb-c.d [2023-02-07T13:14:37.833Z] #38 13.72 PBCC images/userns.pb-c.c [2023-02-07T13:14:37.833Z] #38 13.79 DEP images/userns.pb-c.d [2023-02-07T13:14:37.833Z] #38 13.83 PBCC images/cgroup.pb-c.c [2023-02-07T13:14:37.833Z] #38 13.86 DEP images/cgroup.pb-c.d [2023-02-07T13:14:37.833Z] #38 13.98 PBCC images/ext-file.pb-c.c [2023-02-07T13:14:37.833Z] #38 14.05 DEP images/ext-file.pb-c.d [2023-02-07T13:14:37.833Z] #38 14.20 PBCC images/rpc.pb-c.c [2023-02-07T13:14:37.833Z] #38 14.26 DEP images/rpc.pb-c.d [2023-02-07T13:14:37.833Z] #38 14.36 PBCC images/siginfo.pb-c.c [2023-02-07T13:14:37.833Z] #38 14.45 DEP images/siginfo.pb-c.d [2023-02-07T13:14:37.833Z] #38 14.59 PBCC images/pagemap.pb-c.c [2023-02-07T13:14:37.833Z] #38 14.68 DEP images/pagemap.pb-c.d [2023-02-07T13:14:37.833Z] #38 14.76 PBCC images/rlimit.pb-c.c [2023-02-07T13:14:37.833Z] #38 14.86 DEP images/rlimit.pb-c.d [2023-02-07T13:14:37.833Z] #38 14.93 PBCC images/file-lock.pb-c.c [2023-02-07T13:14:37.833Z] #38 15.05 DEP images/file-lock.pb-c.d [2023-02-07T13:14:37.833Z] #38 15.20 PBCC images/tty.pb-c.c [2023-02-07T13:14:37.833Z] #38 15.33 DEP images/tty.pb-c.d [2023-02-07T13:14:37.833Z] #38 15.45 PBCC images/tun.pb-c.c [2023-02-07T13:14:37.833Z] #38 15.51 PBCC images/netdev.pb-c.c [2023-02-07T13:14:37.833Z] #38 15.64 DEP images/tun.pb-c.d [2023-02-07T13:14:37.833Z] #38 15.76 DEP images/netdev.pb-c.d [2023-02-07T13:14:37.833Z] #38 15.84 PBCC images/vma.pb-c.c [2023-02-07T13:14:37.833Z] #38 16.01 DEP images/vma.pb-c.d [2023-02-07T13:14:37.833Z] #38 16.11 PBCC images/creds.pb-c.c [2023-02-07T13:14:37.833Z] #38 16.12 DEP images/creds.pb-c.d [2023-02-07T13:14:37.833Z] #38 16.23 PBCC images/utsns.pb-c.c [2023-02-07T13:14:37.833Z] #38 16.27 DEP images/utsns.pb-c.d [2023-02-07T13:14:37.833Z] #38 16.43 PBCC images/ipc-desc.pb-c.c [2023-02-07T13:14:37.833Z] #38 16.50 PBCC images/ipc-sem.pb-c.c [2023-02-07T13:14:37.833Z] #38 16.54 DEP images/ipc-desc.pb-c.d [2023-02-07T13:14:37.833Z] #38 16.62 DEP images/ipc-sem.pb-c.d [2023-02-07T13:14:37.833Z] #38 16.74 PBCC images/ipc-msg.pb-c.c [2023-02-07T13:14:37.833Z] #38 16.78 DEP images/ipc-msg.pb-c.d [2023-02-07T13:14:37.833Z] #38 16.82 PBCC images/ipc-shm.pb-c.c [2023-02-07T13:14:37.833Z] #38 16.87 DEP images/ipc-shm.pb-c.d [2023-02-07T13:14:37.833Z] #38 17.01 PBCC images/ipc-var.pb-c.c [2023-02-07T13:14:37.833Z] #38 17.12 DEP images/ipc-var.pb-c.d [2023-02-07T13:14:37.833Z] #38 17.21 PBCC images/sk-opts.pb-c.c [2023-02-07T13:14:37.833Z] #38 17.30 PBCC images/packet-sock.pb-c.c [2023-02-07T13:14:37.833Z] #38 17.45 DEP images/sk-opts.pb-c.d [2023-02-07T13:14:37.833Z] #38 17.55 DEP images/packet-sock.pb-c.d [2023-02-07T13:14:37.833Z] #38 17.65 PBCC images/sk-netlink.pb-c.c [2023-02-07T13:14:37.833Z] #38 17.74 DEP images/sk-netlink.pb-c.d [2023-02-07T13:14:37.833Z] #38 17.89 PBCC images/sk-inet.pb-c.c [2023-02-07T13:14:37.833Z] #38 18.02 DEP images/sk-inet.pb-c.d [2023-02-07T13:14:37.833Z] #38 18.14 PBCC images/sk-unix.pb-c.c [2023-02-07T13:14:37.833Z] #38 18.21 DEP images/sk-unix.pb-c.d [2023-02-07T13:14:37.835Z] #38 17.16 PBCC images/sk-opts.pb-c.c [2023-02-07T13:14:37.835Z] #38 17.22 PBCC images/packet-sock.pb-c.c [2023-02-07T13:14:37.835Z] #38 17.30 DEP images/sk-opts.pb-c.d [2023-02-07T13:14:38.044Z] #50 22.59 Selecting previously unselected package libnfnetlink0:arm64. [2023-02-07T13:14:38.044Z] #50 22.59 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-02-07T13:14:38.044Z] #50 22.61 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-02-07T13:14:38.044Z] #50 22.68 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-02-07T13:14:38.044Z] #50 22.69 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-02-07T13:14:38.044Z] #50 22.70 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-02-07T13:14:38.044Z] #50 22.79 Selecting previously unselected package libnftnl11:arm64. [2023-02-07T13:14:38.044Z] #50 22.80 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2023-02-07T13:14:38.051Z] #35 118.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:14:38.051Z] #35 118.8 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:38.051Z] #35 119.0 Selecting previously unselected package libpcre2-32-0:amd64. [2023-02-07T13:14:38.051Z] #35 119.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:14:38.051Z] #35 119.0 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:38.091Z] #38 18.35 PBCC images/mm.pb-c.c [2023-02-07T13:14:38.091Z] #38 18.42 DEP images/mm.pb-c.d [2023-02-07T13:14:38.091Z] #38 17.50 DEP images/packet-sock.pb-c.d [2023-02-07T13:14:38.091Z] #38 17.56 PBCC images/sk-netlink.pb-c.c [2023-02-07T13:14:38.302Z] #50 22.81 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-02-07T13:14:38.302Z] #50 22.87 Selecting previously unselected package iptables. [2023-02-07T13:14:38.302Z] #50 22.89 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2023-02-07T13:14:38.302Z] #50 22.89 Unpacking iptables (1.8.7-1) ... [2023-02-07T13:14:38.309Z] #35 119.1 Selecting previously unselected package libpcre2-posix2:amd64. [2023-02-07T13:14:38.309Z] #35 119.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:14:38.309Z] #35 119.1 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:38.348Z] #38 18.62 PBCC images/timerfd.pb-c.c [2023-02-07T13:14:38.348Z] #38 17.67 DEP images/sk-netlink.pb-c.d [2023-02-07T13:14:38.348Z] #38 17.79 PBCC images/sk-inet.pb-c.c [2023-02-07T13:14:38.348Z] #38 18.68 DEP images/timerfd.pb-c.d [2023-02-07T13:14:38.348Z] #38 18.76 PBCC images/timer.pb-c.c [2023-02-07T13:14:38.561Z] #50 23.22 Selecting previously unselected package libonig5:arm64. [2023-02-07T13:14:38.561Z] #50 23.23 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2023-02-07T13:14:38.561Z] #50 23.24 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-02-07T13:14:38.568Z] #35 119.2 Selecting previously unselected package libpcre2-dev:amd64. [2023-02-07T13:14:38.568Z] #35 119.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:14:38.568Z] #35 119.2 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:38.606Z] #38 17.91 DEP images/sk-inet.pb-c.d [2023-02-07T13:14:38.606Z] #38 18.04 PBCC images/sk-unix.pb-c.c [2023-02-07T13:14:38.606Z] #38 18.81 DEP images/timer.pb-c.d [2023-02-07T13:14:38.606Z] #38 18.90 PBCC images/sa.pb-c.c [2023-02-07T13:14:38.606Z] #38 18.99 DEP images/sa.pb-c.d [2023-02-07T13:14:38.819Z] #50 23.39 Selecting previously unselected package libjq1:arm64. [2023-02-07T13:14:38.819Z] #50 23.40 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-02-07T13:14:38.819Z] #50 23.42 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-02-07T13:14:38.819Z] #50 23.53 Selecting previously unselected package jq. [2023-02-07T13:14:38.819Z] #50 23.53 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-02-07T13:14:38.819Z] #50 23.54 Unpacking jq (1.6-2.1) ... [2023-02-07T13:14:38.819Z] #50 23.63 Selecting previously unselected package libaio1:arm64. [2023-02-07T13:14:38.826Z] #35 ... [2023-02-07T13:14:38.826Z] [2023-02-07T13:14:38.826Z] #22 [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-02-07T13:14:38.826Z] #22 119.6 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-07T13:14:38.826Z] #22 119.6 + GOBIN=/build [2023-02-07T13:14:38.826Z] #22 119.6 + GO111MODULE=on [2023-02-07T13:14:38.826Z] #22 119.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-02-07T13:14:38.863Z] #38 18.19 DEP images/sk-unix.pb-c.d [2023-02-07T13:14:38.863Z] #38 18.29 PBCC images/mm.pb-c.c [2023-02-07T13:14:38.864Z] #38 19.06 PBCC images/pipe-data.pb-c.c [2023-02-07T13:14:38.864Z] #38 19.10 DEP images/pipe-data.pb-c.d [2023-02-07T13:14:38.864Z] #38 19.21 PBCC images/mnt.pb-c.c [2023-02-07T13:14:38.864Z] #38 19.31 DEP images/mnt.pb-c.d [2023-02-07T13:14:39.078Z] #50 23.63 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2023-02-07T13:14:39.078Z] #50 23.63 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-02-07T13:14:39.078Z] #50 23.73 Selecting previously unselected package libgpm2:arm64. [2023-02-07T13:14:39.078Z] #50 23.74 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2023-02-07T13:14:39.078Z] #50 23.74 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-02-07T13:14:39.120Z] #38 18.41 DEP images/mm.pb-c.d [2023-02-07T13:14:39.120Z] #38 18.46 PBCC images/timerfd.pb-c.c [2023-02-07T13:14:39.122Z] #38 19.41 PBCC images/sk-packet.pb-c.c [2023-02-07T13:14:39.122Z] #38 19.56 DEP images/sk-packet.pb-c.d [2023-02-07T13:14:39.122Z] #38 19.60 PBCC images/tcp-stream.pb-c.c [2023-02-07T13:14:39.262Z] #39 141.3 CC criu/clone-noasan.o [2023-02-07T13:14:39.336Z] #50 23.83 Selecting previously unselected package libicu67:arm64. [2023-02-07T13:14:39.336Z] #50 23.84 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2023-02-07T13:14:39.336Z] #50 23.85 Unpacking libicu67:arm64 (67.1-7) ... [2023-02-07T13:14:39.377Z] #38 18.55 DEP images/timerfd.pb-c.d [2023-02-07T13:14:39.377Z] #38 18.67 PBCC images/timer.pb-c.c [2023-02-07T13:14:39.380Z] #38 19.65 DEP images/tcp-stream.pb-c.d [2023-02-07T13:14:39.380Z] #38 19.72 PBCC images/pipe.pb-c.c [2023-02-07T13:14:39.622Z] #39 141.5 CC criu/config.o [2023-02-07T13:14:39.633Z] #38 18.80 DEP images/timer.pb-c.d [2023-02-07T13:14:39.634Z] #38 18.95 PBCC images/sa.pb-c.c [2023-02-07T13:14:39.634Z] #38 19.06 DEP images/sa.pb-c.d [2023-02-07T13:14:39.637Z] #38 19.76 DEP images/pipe.pb-c.d [2023-02-07T13:14:39.637Z] #38 19.87 PBCC images/pstree.pb-c.c [2023-02-07T13:14:39.638Z] #38 19.91 DEP images/pstree.pb-c.d [2023-02-07T13:14:39.883Z] #39 ... [2023-02-07T13:14:39.883Z] [2023-02-07T13:14:39.883Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:14:39.883Z] #23 DONE 225.0s [2023-02-07T13:14:39.883Z] [2023-02-07T13:14:39.883Z] #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-02-07T13:14:39.883Z] #50 13.65 Fetched 8628 kB in 12s (725 kB/s) [2023-02-07T13:14:39.890Z] #38 19.15 PBCC images/pipe-data.pb-c.c [2023-02-07T13:14:39.890Z] #38 19.25 DEP images/pipe-data.pb-c.d [2023-02-07T13:14:39.895Z] #38 20.10 PBCC images/fs.pb-c.c [2023-02-07T13:14:39.895Z] #38 20.11 DEP images/fs.pb-c.d [2023-02-07T13:14:39.895Z] #38 20.25 PBCC images/signalfd.pb-c.c [2023-02-07T13:14:40.147Z] #38 19.38 PBCC images/mnt.pb-c.c [2023-02-07T13:14:40.147Z] #38 19.50 DEP images/mnt.pb-c.d [2023-02-07T13:14:40.147Z] #38 19.57 PBCC images/sk-packet.pb-c.c [2023-02-07T13:14:40.147Z] #38 19.61 DEP images/sk-packet.pb-c.d [2023-02-07T13:14:40.153Z] #38 20.33 DEP images/signalfd.pb-c.d [2023-02-07T13:14:40.153Z] #38 20.47 PBCC images/fh.pb-c.c [2023-02-07T13:14:40.153Z] #38 20.58 PBCC images/fsnotify.pb-c.c [2023-02-07T13:14:40.404Z] #38 19.73 PBCC images/tcp-stream.pb-c.c [2023-02-07T13:14:40.404Z] #38 19.76 DEP images/tcp-stream.pb-c.d [2023-02-07T13:14:40.411Z] #38 20.72 DEP images/fh.pb-c.d [2023-02-07T13:14:40.660Z] #38 19.98 PBCC images/pipe.pb-c.c [2023-02-07T13:14:40.660Z] #38 20.02 DEP images/pipe.pb-c.d [2023-02-07T13:14:40.669Z] #38 20.89 DEP images/fsnotify.pb-c.d [2023-02-07T13:14:40.669Z] #38 21.00 PBCC images/eventpoll.pb-c.c [2023-02-07T13:14:40.918Z] #38 20.21 PBCC images/pstree.pb-c.c [2023-02-07T13:14:40.918Z] #38 20.28 DEP images/pstree.pb-c.d [2023-02-07T13:14:40.918Z] #38 20.39 PBCC images/fs.pb-c.c [2023-02-07T13:14:40.927Z] #38 21.09 DEP images/eventpoll.pb-c.d [2023-02-07T13:14:40.927Z] #38 21.28 PBCC images/eventfd.pb-c.c [2023-02-07T13:14:41.174Z] #38 20.42 DEP images/fs.pb-c.d [2023-02-07T13:14:41.175Z] #38 20.47 PBCC images/signalfd.pb-c.c [2023-02-07T13:14:41.175Z] #38 20.48 DEP images/signalfd.pb-c.d [2023-02-07T13:14:41.175Z] #38 20.66 PBCC images/fh.pb-c.c [2023-02-07T13:14:41.185Z] #38 21.29 DEP images/eventfd.pb-c.d [2023-02-07T13:14:41.185Z] #38 21.41 PBCC images/remap-file-path.pb-c.c [2023-02-07T13:14:41.185Z] #38 21.50 DEP images/remap-file-path.pb-c.d [2023-02-07T13:14:41.359Z] #22 ... [2023-02-07T13:14:41.359Z] [2023-02-07T13:14:41.359Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:14:41.359Z] #35 119.7 Selecting previously unselected package libselinux1-dev:amd64. [2023-02-07T13:14:41.359Z] #35 119.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-02-07T13:14:41.359Z] #35 119.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-02-07T13:14:41.359Z] #35 120.0 Selecting previously unselected package libdevmapper-dev:amd64. [2023-02-07T13:14:41.359Z] #35 120.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:14:41.359Z] #35 120.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:14:41.359Z] #35 120.1 Selecting previously unselected package libseccomp-dev:amd64. [2023-02-07T13:14:41.359Z] #35 120.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-02-07T13:14:41.359Z] #35 120.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-07T13:14:41.359Z] #35 120.3 Selecting previously unselected package libsystemd-dev:amd64. [2023-02-07T13:14:41.359Z] #35 120.3 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-07T13:14:41.359Z] #35 120.3 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:14:41.359Z] #35 120.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-07T13:14:41.359Z] #35 120.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-02-07T13:14:41.359Z] #35 120.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-07T13:14:41.359Z] #35 120.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-02-07T13:14:41.359Z] #35 120.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-07T13:14:41.359Z] #35 120.9 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:41.359Z] #35 120.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:14:41.359Z] #35 120.9 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:41.359Z] #35 120.9 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:14:41.359Z] #35 121.0 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:41.359Z] #35 121.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-07T13:14:41.359Z] #35 121.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:14:41.359Z] #35 121.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-07T13:14:41.359Z] #35 121.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-07T13:14:41.359Z] #35 121.1 Setting up mingw-w64-common (8.0.0-1) ... [2023-02-07T13:14:41.359Z] #35 121.1 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:14:41.359Z] #35 121.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-07T13:14:41.359Z] #35 121.1 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:14:41.359Z] #35 121.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-02-07T13:14:41.359Z] #35 121.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-07T13:14:41.359Z] #35 121.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:14:41.359Z] #35 121.2 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-02-07T13:14:41.359Z] #35 121.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:14:41.359Z] #35 121.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-02-07T13:14:41.359Z] #35 121.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-07T13:14:41.359Z] #35 121.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:14:41.359Z] #35 121.2 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-02-07T13:14:41.359Z] #35 121.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:14:41.359Z] #35 121.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-07T13:14:41.359Z] #35 121.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:14:41.359Z] #35 121.3 Setting up dmsetup (2:1.02.175-2.1) ... [2023-02-07T13:14:41.359Z] #35 121.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:14:41.359Z] #35 121.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:14:41.359Z] #35 121.3 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:14:41.359Z] #35 DONE 121.9s [2023-02-07T13:14:41.359Z] [2023-02-07T13:14:41.359Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:41.359Z] #38 66.63 LINK criu/pie/restorer.built-in.o [2023-02-07T13:14:41.359Z] #38 66.65 GEN criu/pie/restorer-blob.h [2023-02-07T13:14:41.359Z] #38 66.74 DEP criu/vdso.d [2023-02-07T13:14:41.359Z] #38 66.88 DEP criu/vdso-compat.d [2023-02-07T13:14:41.359Z] #38 67.02 DEP criu/uts_ns.d [2023-02-07T13:14:41.359Z] #38 67.19 DEP criu/util.d [2023-02-07T13:14:41.359Z] #38 67.40 DEP criu/uffd.d [2023-02-07T13:14:41.359Z] #38 67.74 DEP criu/tun.d [2023-02-07T13:14:41.431Z] #38 20.71 PBCC images/fsnotify.pb-c.c [2023-02-07T13:14:41.431Z] #38 20.79 DEP images/fh.pb-c.d [2023-02-07T13:14:41.443Z] #38 21.57 PBCC images/fifo.pb-c.c [2023-02-07T13:14:41.443Z] #38 21.71 DEP images/fifo.pb-c.d [2023-02-07T13:14:41.618Z] #38 67.93 DEP criu/tty.d [2023-02-07T13:14:41.687Z] #38 20.95 DEP images/fsnotify.pb-c.d [2023-02-07T13:14:41.701Z] #38 21.89 PBCC images/ghost-file.pb-c.c [2023-02-07T13:14:41.701Z] #38 22.00 DEP images/ghost-file.pb-c.d [2023-02-07T13:14:41.701Z] #38 22.10 PBCC images/regfile.pb-c.c [2023-02-07T13:14:41.795Z] #50 13.65 Reading package lists... [2023-02-07T13:14:41.877Z] #38 68.13 DEP criu/timerfd.d [2023-02-07T13:14:41.944Z] #38 21.13 PBCC images/eventpoll.pb-c.c [2023-02-07T13:14:41.944Z] #38 21.16 DEP images/eventpoll.pb-c.d [2023-02-07T13:14:41.944Z] #38 21.22 PBCC images/eventfd.pb-c.c [2023-02-07T13:14:41.944Z] #38 21.27 DEP images/eventfd.pb-c.d [2023-02-07T13:14:41.944Z] #38 21.37 PBCC images/remap-file-path.pb-c.c [2023-02-07T13:14:41.959Z] #38 22.17 DEP images/regfile.pb-c.d [2023-02-07T13:14:41.959Z] #38 22.20 PBCC images/ns.pb-c.c [2023-02-07T13:14:41.959Z] #38 22.21 DEP images/ns.pb-c.d [2023-02-07T13:14:41.959Z] #38 22.22 PBCC images/fdinfo.pb-c.c [2023-02-07T13:14:42.135Z] #38 68.36 DEP criu/timens.d [2023-02-07T13:14:42.135Z] #38 68.48 DEP criu/sysfs_parse.d [2023-02-07T13:14:42.135Z] #38 68.62 DEP criu/sysctl.d [2023-02-07T13:14:42.201Z] #38 21.37 DEP images/remap-file-path.pb-c.d [2023-02-07T13:14:42.201Z] #38 21.39 PBCC images/fifo.pb-c.c [2023-02-07T13:14:42.201Z] #38 21.40 DEP images/fifo.pb-c.d [2023-02-07T13:14:42.201Z] #38 21.42 PBCC images/ghost-file.pb-c.c [2023-02-07T13:14:42.201Z] #38 21.44 DEP images/ghost-file.pb-c.d [2023-02-07T13:14:42.201Z] #38 21.51 PBCC images/regfile.pb-c.c [2023-02-07T13:14:42.201Z] #38 21.56 DEP images/regfile.pb-c.d [2023-02-07T13:14:42.217Z] #38 22.43 DEP images/fdinfo.pb-c.d [2023-02-07T13:14:42.217Z] #38 22.57 PBCC images/core-aarch64.pb-c.c [2023-02-07T13:14:42.394Z] #38 68.78 DEP criu/string.d [2023-02-07T13:14:42.394Z] #38 68.84 DEP criu/stats.d [2023-02-07T13:14:42.457Z] #38 21.66 PBCC images/ns.pb-c.c [2023-02-07T13:14:42.457Z] #38 21.74 DEP images/ns.pb-c.d [2023-02-07T13:14:42.474Z] #38 22.71 PBCC images/core-arm.pb-c.c [2023-02-07T13:14:42.475Z] #38 22.78 PBCC images/core-ppc64.pb-c.c [2023-02-07T13:14:42.475Z] #38 22.83 PBCC images/core-s390.pb-c.c [2023-02-07T13:14:42.619Z] #50 27.08 Selecting previously unselected package libinih1:arm64. [2023-02-07T13:14:42.619Z] #50 27.09 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2023-02-07T13:14:42.619Z] #50 27.09 Unpacking libinih1:arm64 (53-1+b2) ... [2023-02-07T13:14:42.619Z] #50 27.16 Selecting previously unselected package libnet1:arm64. [2023-02-07T13:14:42.619Z] #50 27.17 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-02-07T13:14:42.619Z] #50 27.17 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:14:42.619Z] #50 27.27 Selecting previously unselected package libnl-3-200:arm64. [2023-02-07T13:14:42.619Z] #50 27.28 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-02-07T13:14:42.619Z] #50 27.28 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-07T13:14:42.653Z] #38 68.96 DEP criu/sockets.d [2023-02-07T13:14:42.653Z] #38 69.18 DEP criu/sk-unix.d [2023-02-07T13:14:42.714Z] #38 21.84 PBCC images/fdinfo.pb-c.c [2023-02-07T13:14:42.714Z] #38 21.95 DEP images/fdinfo.pb-c.d [2023-02-07T13:14:42.732Z] #38 23.03 PBCC images/core-x86.pb-c.c [2023-02-07T13:14:42.732Z] #38 23.08 PBCC images/core.pb-c.c [2023-02-07T13:14:42.876Z] #50 27.39 Selecting previously unselected package libprotobuf-c1:arm64. [2023-02-07T13:14:42.877Z] #50 27.40 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-02-07T13:14:42.877Z] #50 27.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-07T13:14:42.877Z] #50 27.46 Selecting previously unselected package net-tools. [2023-02-07T13:14:42.877Z] #50 27.47 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-02-07T13:14:42.877Z] #50 27.48 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-02-07T13:14:42.877Z] #50 27.67 Selecting previously unselected package patch. [2023-02-07T13:14:42.971Z] #38 22.11 PBCC images/core-aarch64.pb-c.c [2023-02-07T13:14:42.971Z] #38 22.22 PBCC images/core-arm.pb-c.c [2023-02-07T13:14:42.971Z] #38 22.32 PBCC images/core-ppc64.pb-c.c [2023-02-07T13:14:42.993Z] #38 23.20 PBCC images/inventory.pb-c.c [2023-02-07T13:14:42.993Z] #38 23.31 DEP images/core-aarch64.pb-c.d [2023-02-07T13:14:42.993Z] #38 23.39 DEP images/core-arm.pb-c.d [2023-02-07T13:14:43.159Z] #50 27.68 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2023-02-07T13:14:43.159Z] #50 27.68 Unpacking patch (2.7.6-7) ... [2023-02-07T13:14:43.159Z] #50 27.79 Selecting previously unselected package python-pip-whl. [2023-02-07T13:14:43.159Z] #50 27.80 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-02-07T13:14:43.159Z] #50 27.81 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-07T13:14:43.221Z] #38 69.38 DEP criu/sk-tcp.d [2023-02-07T13:14:43.221Z] #38 69.57 DEP criu/sk-queue.d [2023-02-07T13:14:43.252Z] #38 23.51 DEP images/core-ppc64.pb-c.d [2023-02-07T13:14:43.276Z] #38 22.40 PBCC images/core-s390.pb-c.c [2023-02-07T13:14:43.276Z] #38 22.49 PBCC images/core-x86.pb-c.c [2023-02-07T13:14:43.276Z] #38 22.56 PBCC images/core.pb-c.c [2023-02-07T13:14:43.479Z] #38 69.69 DEP criu/sk-packet.d [2023-02-07T13:14:43.479Z] #38 69.88 DEP criu/sk-netlink.d [2023-02-07T13:14:43.510Z] #38 23.62 DEP images/core-s390.pb-c.d [2023-02-07T13:14:43.510Z] #38 23.68 DEP images/core-x86.pb-c.d [2023-02-07T13:14:43.510Z] #38 23.80 DEP images/core.pb-c.d [2023-02-07T13:14:43.510Z] #38 23.88 DEP images/inventory.pb-c.d [2023-02-07T13:14:43.541Z] #38 22.64 PBCC images/inventory.pb-c.c [2023-02-07T13:14:43.541Z] #38 22.70 DEP images/core-aarch64.pb-c.d [2023-02-07T13:14:43.541Z] #38 22.86 DEP images/core-arm.pb-c.d [2023-02-07T13:14:43.738Z] #38 70.07 DEP criu/sk-inet.d [2023-02-07T13:14:43.759Z] #50 28.44 Selecting previously unselected package python3-lib2to3. [2023-02-07T13:14:43.759Z] #50 28.45 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-02-07T13:14:43.759Z] #50 28.46 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-02-07T13:14:43.769Z] #38 24.07 PBCC images/cpuinfo.pb-c.c [2023-02-07T13:14:43.769Z] #38 24.08 DEP images/cpuinfo.pb-c.d [2023-02-07T13:14:43.769Z] #38 24.16 PBCC images/stats.pb-c.c [2023-02-07T13:14:43.818Z] #38 22.95 DEP images/core-ppc64.pb-c.d [2023-02-07T13:14:43.818Z] #38 23.10 DEP images/core-s390.pb-c.d [2023-02-07T13:14:43.996Z] #38 70.24 DEP criu/signalfd.d [2023-02-07T13:14:43.996Z] #38 70.39 DEP criu/sigframe.d [2023-02-07T13:14:43.996Z] #38 70.51 DEP criu/shmem.d [2023-02-07T13:14:44.029Z] #50 28.59 Selecting previously unselected package python3-distutils. [2023-02-07T13:14:44.029Z] #50 28.59 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-02-07T13:14:44.029Z] #50 28.63 Unpacking python3-distutils (3.9.2-1) ... [2023-02-07T13:14:44.029Z] #50 28.78 Selecting previously unselected package python3-pkg-resources. [2023-02-07T13:14:44.029Z] #50 28.78 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-07T13:14:44.029Z] #50 28.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:14:44.031Z] #38 24.17 DEP images/stats.pb-c.d [2023-02-07T13:14:44.082Z] #38 23.23 DEP images/core-x86.pb-c.d [2023-02-07T13:14:44.082Z] #38 23.38 DEP images/core.pb-c.d [2023-02-07T13:14:44.082Z] #38 23.52 DEP images/inventory.pb-c.d [2023-02-07T13:14:44.255Z] #38 70.65 DEP criu/servicefd.d [2023-02-07T13:14:44.319Z] #50 28.96 Selecting previously unselected package python3-setuptools. [2023-02-07T13:14:44.319Z] #50 28.96 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-02-07T13:14:44.319Z] #50 28.97 Unpacking python3-setuptools (52.0.0-4) ... [2023-02-07T13:14:44.343Z] #38 23.61 PBCC images/cpuinfo.pb-c.c [2023-02-07T13:14:44.343Z] #38 23.65 DEP images/cpuinfo.pb-c.d [2023-02-07T13:14:44.343Z] #38 23.76 PBCC images/stats.pb-c.c [2023-02-07T13:14:44.517Z] #38 ... [2023-02-07T13:14:44.517Z] [2023-02-07T13:14:44.517Z] #40 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-02-07T13:14:44.517Z] #40 DONE 3.4s [2023-02-07T13:14:44.581Z] #50 29.26 Selecting previously unselected package python3-wheel. [2023-02-07T13:14:44.581Z] #50 29.27 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-02-07T13:14:44.581Z] #50 29.27 Unpacking python3-wheel (0.34.2-1) ... [2023-02-07T13:14:44.581Z] #50 29.38 Selecting previously unselected package python3-pip. [2023-02-07T13:14:44.599Z] #38 23.83 DEP images/stats.pb-c.d [2023-02-07T13:14:44.599Z] #38 ... [2023-02-07T13:14:44.599Z] [2023-02-07T13:14:44.599Z] #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-02-07T13:14:44.599Z] #25 99.37 internal/syscall/unix [2023-02-07T13:14:44.599Z] #25 100.2 time [2023-02-07T13:14:44.599Z] #25 ... [2023-02-07T13:14:44.599Z] [2023-02-07T13:14:44.599Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:14:44.599Z] #30 100.1 Selecting previously unselected package gcc-mingw-w64-base. [2023-02-07T13:14:44.599Z] #30 100.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:14:44.599Z] #30 100.2 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-07T13:14:44.599Z] #30 100.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-02-07T13:14:44.599Z] #30 100.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:14:44.599Z] #30 100.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-07T13:14:44.776Z] [2023-02-07T13:14:44.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-02-07T13:14:44.776Z] #38 70.95 DEP criu/seize.d [2023-02-07T13:14:44.776Z] #38 71.11 DEP criu/seccomp.d [2023-02-07T13:14:44.840Z] #50 29.38 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-02-07T13:14:44.840Z] #50 29.38 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-02-07T13:14:45.035Z] #38 71.40 DEP criu/rst-malloc.d [2023-02-07T13:14:45.035Z] #38 71.50 DEP criu/rbtree.d [2023-02-07T13:14:45.098Z] #50 29.74 Selecting previously unselected package sudo. [2023-02-07T13:14:45.098Z] #50 29.74 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-02-07T13:14:45.098Z] #50 29.75 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-02-07T13:14:45.098Z] #50 ... [2023-02-07T13:14:45.098Z] [2023-02-07T13:14:45.098Z] #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-02-07T13:14:45.098Z] #39 82.47 CC criu/cr-check.o [2023-02-07T13:14:45.098Z] #39 84.19 CC criu/cr-dedup.o [2023-02-07T13:14:45.098Z] #39 84.56 CC criu/cr-dump.o [2023-02-07T13:14:45.098Z] #39 87.07 CC criu/cr-errno.o [2023-02-07T13:14:45.098Z] #39 87.19 CC criu/cr-restore.o [2023-02-07T13:14:45.098Z] #39 92.16 CC criu/cr-service.o [2023-02-07T13:14:45.296Z] #38 71.53 DEP criu/pstree.d [2023-02-07T13:14:45.296Z] #38 ... [2023-02-07T13:14:45.296Z] [2023-02-07T13:14:45.296Z] #22 [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-02-07T13:14:45.296Z] #22 DONE 126.3s [2023-02-07T13:14:45.296Z] [2023-02-07T13:14:45.296Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:45.296Z] #38 71.68 DEP criu/protobuf.d [2023-02-07T13:14:45.405Z] #38 ... [2023-02-07T13:14:45.405Z] [2023-02-07T13:14:45.405Z] #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-02-07T13:14:45.405Z] #36 112.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-02-07T13:14:45.405Z] #36 112.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:14:45.405Z] #36 112.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:14:45.405Z] #36 ... [2023-02-07T13:14:45.405Z] [2023-02-07T13:14:45.405Z] #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-02-07T13:14:45.405Z] #27 102.4 internal/syscall/unix [2023-02-07T13:14:45.405Z] #27 103.2 time [2023-02-07T13:14:45.405Z] #27 112.3 internal/poll [2023-02-07T13:14:45.555Z] #38 ... [2023-02-07T13:14:45.555Z] [2023-02-07T13:14:45.555Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-02-07T13:14:45.555Z] #41 DONE 0.1s [2023-02-07T13:14:45.555Z] [2023-02-07T13:14:45.555Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:45.555Z] #38 71.80 GEN criu/protobuf-desc-gen.h [2023-02-07T13:14:45.589Z] using credential docker-jenkins-github-credentials [2023-02-07T13:14:45.664Z] #39 ... [2023-02-07T13:14:45.664Z] [2023-02-07T13:14:45.664Z] #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-02-07T13:14:45.664Z] #50 30.29 Selecting previously unselected package thin-provisioning-tools. [2023-02-07T13:14:45.664Z] #50 30.31 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-02-07T13:14:45.664Z] #50 30.31 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-02-07T13:14:45.668Z] Cloning the remote Git repository [2023-02-07T13:14:45.669Z] Cloning with configured refspecs honoured and without tags [2023-02-07T13:14:45.813Z] #38 ... [2023-02-07T13:14:45.813Z] [2023-02-07T13:14:45.813Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-02-07T13:14:45.813Z] #42 DONE 0.2s [2023-02-07T13:14:45.922Z] #50 30.56 Selecting previously unselected package uidmap. [2023-02-07T13:14:45.922Z] #50 30.58 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-02-07T13:14:45.922Z] #50 30.59 Unpacking uidmap (1:4.8.1-1) ... [2023-02-07T13:14:45.996Z] #50 18.07 Reading package lists... [2023-02-07T13:14:45.996Z] #50 ... [2023-02-07T13:14:45.996Z] [2023-02-07T13:14:45.996Z] #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-02-07T13:14:45.996Z] #39 143.7 CC criu/cr-check.o [2023-02-07T13:14:45.996Z] #39 146.8 CC criu/cr-dedup.o [2023-02-07T13:14:45.996Z] #39 147.3 CC criu/cr-dump.o [2023-02-07T13:14:46.074Z] [2023-02-07T13:14:46.074Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:14:46.074Z] #0 3.458 + RM_GOPATH=0 [2023-02-07T13:14:46.074Z] #0 3.458 + TMP_GOPATH= [2023-02-07T13:14:46.074Z] #0 3.458 + : /build [2023-02-07T13:14:46.074Z] #0 3.458 + '[' -z '' ']' [2023-02-07T13:14:46.074Z] #0 3.458 ++ mktemp -d [2023-02-07T13:14:46.074Z] #0 3.458 + export GOPATH=/tmp/tmp.aFlM1LmPZI [2023-02-07T13:14:46.074Z] #0 3.458 + GOPATH=/tmp/tmp.aFlM1LmPZI [2023-02-07T13:14:46.074Z] #0 3.458 + RM_GOPATH=1 [2023-02-07T13:14:46.074Z] #0 3.458 + case "$(go env GOARCH)" in [2023-02-07T13:14:46.074Z] #0 3.458 ++ go env GOARCH [2023-02-07T13:14:46.074Z] #0 3.508 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:14:46.074Z] #0 3.508 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:14:46.074Z] #0 3.508 ++ dirname /tmp/install/install.sh [2023-02-07T13:14:46.074Z] #0 3.526 Install runc version v1.1.4 (build tags: seccomp) [2023-02-07T13:14:46.074Z] #0 3.526 + dir=/tmp/install [2023-02-07T13:14:46.074Z] #0 3.526 + bin=runc [2023-02-07T13:14:46.074Z] #0 3.526 + shift [2023-02-07T13:14:46.074Z] #0 3.526 + '[' '!' -f /tmp/install/runc.installer ']' [2023-02-07T13:14:46.074Z] #0 3.526 + . /tmp/install/runc.installer [2023-02-07T13:14:46.074Z] #0 3.526 ++ set -e [2023-02-07T13:14:46.074Z] #0 3.526 ++ : v1.1.4 [2023-02-07T13:14:46.074Z] #0 3.526 + install_runc [2023-02-07T13:14:46.074Z] #0 3.526 + RUNC_BUILDTAGS=seccomp [2023-02-07T13:14:46.074Z] #0 3.526 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-02-07T13:14:46.074Z] #0 3.526 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aFlM1LmPZI/src/github.com/opencontainers/runc [2023-02-07T13:14:46.074Z] #0 3.526 Cloning into '/tmp/tmp.aFlM1LmPZI/src/github.com/opencontainers/runc'... [2023-02-07T13:14:46.180Z] #50 30.80 Selecting previously unselected package vim-runtime. [2023-02-07T13:14:46.180Z] #50 30.80 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T13:14:46.180Z] #50 30.84 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-02-07T13:14:46.180Z] #50 30.87 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-02-07T13:14:46.180Z] #50 30.88 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:14:46.338Z] #27 113.3 internal/fmtsort [2023-02-07T13:14:46.338Z] #27 ... [2023-02-07T13:14:46.338Z] [2023-02-07T13:14:46.338Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:46.338Z] #38 26.80 make[1]: Nothing to be done for 'all'. [2023-02-07T13:14:45.860Z] Cloning repository https://github.com/moby/moby.git [2023-02-07T13:14:46.270Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2023-02-07T13:14:46.491Z] #30 ... [2023-02-07T13:14:46.491Z] [2023-02-07T13:14:46.491Z] #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-02-07T13:14:46.491Z] #25 111.0 internal/poll [2023-02-07T13:14:47.450Z] #43 ... [2023-02-07T13:14:47.450Z] [2023-02-07T13:14:47.450Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:47.450Z] #38 73.49 DEP criu/protobuf-desc.d [2023-02-07T13:14:47.450Z] #38 73.63 DEP criu/proc_parse.d [2023-02-07T13:14:47.450Z] #38 73.98 DEP criu/plugin.d [2023-02-07T13:14:47.708Z] #38 74.03 DEP criu/pipes.d [2023-02-07T13:14:48.059Z] #38 74.17 DEP criu/pie-util.d [2023-02-07T13:14:48.059Z] #38 74.29 DEP criu/pie-util-vdso.d [2023-02-07T13:14:48.059Z] #38 ... [2023-02-07T13:14:48.059Z] [2023-02-07T13:14:48.059Z] #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-02-07T13:14:48.059Z] #44 DONE 3.6s [2023-02-07T13:14:48.059Z] [2023-02-07T13:14:48.059Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:48.059Z] #38 74.52 DEP criu/pie-util-vdso-elf32.d [2023-02-07T13:14:48.322Z] #38 74.73 DEP criu/path.d [2023-02-07T13:14:48.538Z] #39 ... [2023-02-07T13:14:48.538Z] [2023-02-07T13:14:48.538Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-07T13:14:48.538Z] #50 18.07 Reading package lists... [2023-02-07T13:14:48.538Z] #50 22.25 Building dependency tree... [2023-02-07T13:14:48.538Z] #50 24.61 The following additional packages will be installed: [2023-02-07T13:14:48.538Z] #50 24.61 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-07T13:14:48.538Z] #50 24.61 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-02-07T13:14:48.538Z] #50 24.61 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-02-07T13:14:48.538Z] #50 24.61 python3-pkg-resources vim-runtime xxd [2023-02-07T13:14:48.538Z] #50 24.62 Suggested packages: [2023-02-07T13:14:48.538Z] #50 24.62 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-02-07T13:14:48.538Z] #50 24.62 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-02-07T13:14:48.538Z] #50 24.62 acl attr quota [2023-02-07T13:14:48.538Z] #50 24.62 Recommended packages: [2023-02-07T13:14:48.538Z] #50 24.62 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-02-07T13:14:48.580Z] #38 74.94 DEP criu/parasite-syscall.d [2023-02-07T13:14:48.102Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T13:14:48.103Z] > git --version # timeout=10 [2023-02-07T13:14:48.163Z] > git --version # 'git version 2.24.1.windows.2' [2023-02-07T13:14:48.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:14:48.168Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44946/head:refs/remotes/origin/PR-44946 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:14:48.838Z] #38 75.11 DEP criu/pagemap.d [2023-02-07T13:14:48.838Z] #38 75.30 DEP criu/pagemap-cache.d [2023-02-07T13:14:49.012Z] #25 113.6 internal/fmtsort [2023-02-07T13:14:49.096Z] #38 75.43 DEP criu/page-xfer.d [2023-02-07T13:14:49.355Z] #38 75.65 DEP criu/page-pipe.d [2023-02-07T13:14:49.355Z] #38 75.75 DEP criu/netfilter.d [2023-02-07T13:14:49.465Z] #50 34.21 Selecting previously unselected package vim. [2023-02-07T13:14:49.465Z] #50 34.22 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-02-07T13:14:49.465Z] #50 34.23 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:14:49.613Z] #38 75.93 DEP criu/net.d [2023-02-07T13:14:49.627Z] #38 29.39 CC images/stats.o [2023-02-07T13:14:49.627Z] #38 29.73 CC images/core.o [2023-02-07T13:14:49.871Z] #38 76.16 DEP criu/namespaces.d [2023-02-07T13:14:49.942Z] #25 114.6 internal/safefilepath [2023-02-07T13:14:50.032Z] #50 34.73 Selecting previously unselected package xfsprogs. [2023-02-07T13:14:50.032Z] #50 34.74 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2023-02-07T13:14:50.032Z] #50 34.74 Unpacking xfsprogs (5.10.0-4) ... [2023-02-07T13:14:50.130Z] #38 76.35 DEP criu/mount.d [2023-02-07T13:14:50.130Z] #38 76.50 DEP criu/memfd.d [2023-02-07T13:14:50.199Z] #25 115.1 internal/syscall/execenv [2023-02-07T13:14:50.291Z] #50 35.14 Selecting previously unselected package zip. [2023-02-07T13:14:50.388Z] #38 76.71 DEP criu/mem.d [2023-02-07T13:14:50.450Z] #50 26.68 The following NEW packages will be installed: [2023-02-07T13:14:50.450Z] #50 26.68 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-02-07T13:14:50.450Z] #50 26.68 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-07T13:14:50.450Z] #50 26.68 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-02-07T13:14:50.450Z] #50 26.68 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-02-07T13:14:50.450Z] #50 26.68 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-02-07T13:14:50.450Z] #50 26.69 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-02-07T13:14:50.450Z] #50 26.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-02-07T13:14:50.450Z] #50 26.69 xz-utils zip [2023-02-07T13:14:50.549Z] #50 35.14 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2023-02-07T13:14:50.549Z] #50 35.15 Unpacking zip (3.0-12) ... [2023-02-07T13:14:50.562Z] #38 30.73 CC images/core-x86.o [2023-02-07T13:14:50.656Z] #38 76.94 DEP criu/lsm.d [2023-02-07T13:14:50.710Z] #50 27.08 0 upgraded, 47 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:14:50.710Z] #50 27.08 Need to get 27.0 MB of archives. [2023-02-07T13:14:50.710Z] #50 27.08 After this operation, 104 MB of additional disk space will be used. [2023-02-07T13:14:50.710Z] #50 27.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-02-07T13:14:50.710Z] #50 27.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-02-07T13:14:50.761Z] #25 115.4 path [2023-02-07T13:14:50.761Z] #25 115.4 strings [2023-02-07T13:14:50.808Z] #50 35.31 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:14:50.915Z] #38 77.08 DEP criu/log.d [2023-02-07T13:14:50.915Z] #38 77.23 DEP criu/libnetlink.d [2023-02-07T13:14:50.970Z] #50 27.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-02-07T13:14:50.971Z] #50 27.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-07T13:14:50.971Z] #50 27.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-02-07T13:14:50.971Z] #50 27.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-02-07T13:14:50.971Z] #50 27.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-02-07T13:14:50.971Z] #50 27.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-02-07T13:14:50.971Z] #50 27.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-07T13:14:50.971Z] #50 27.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-07T13:14:50.971Z] #50 27.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-02-07T13:14:50.971Z] #50 27.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-02-07T13:14:50.971Z] #50 27.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-02-07T13:14:50.971Z] #50 27.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-02-07T13:14:50.971Z] #50 27.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-02-07T13:14:50.971Z] #50 27.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-02-07T13:14:50.971Z] #50 27.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-02-07T13:14:50.971Z] #50 27.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-02-07T13:14:50.971Z] #50 27.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-02-07T13:14:50.971Z] #50 27.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-02-07T13:14:50.971Z] #50 27.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-02-07T13:14:50.971Z] #50 27.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-07T13:14:51.173Z] #38 77.41 DEP criu/kerndat.d [2023-02-07T13:14:51.173Z] #38 77.59 DEP criu/kcmp-ids.d [2023-02-07T13:14:51.231Z] #50 27.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-07T13:14:51.231Z] #50 27.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-07T13:14:51.231Z] #50 27.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-02-07T13:14:51.231Z] #50 27.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-02-07T13:14:51.231Z] #50 27.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-07T13:14:51.453Z] #38 77.70 DEP criu/irmap.d [2023-02-07T13:14:51.453Z] #38 ... [2023-02-07T13:14:51.453Z] [2023-02-07T13:14:51.453Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-02-07T13:14:51.453Z] #0 3.270 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-02-07T13:14:51.453Z] #45 DONE 3.4s [2023-02-07T13:14:51.453Z] [2023-02-07T13:14:51.453Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:51.453Z] #38 77.92 DEP criu/ipc_ns.d [2023-02-07T13:14:51.493Z] #50 27.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-02-07T13:14:51.493Z] #50 27.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-07T13:14:51.493Z] #50 27.83 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-02-07T13:14:51.493Z] #50 27.83 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-02-07T13:14:51.493Z] #50 27.83 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-02-07T13:14:51.493Z] #50 27.83 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-02-07T13:14:51.493Z] #50 27.86 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-02-07T13:14:51.497Z] #38 31.70 CC images/core-arm.o [2023-02-07T13:14:51.692Z] #25 116.5 io/fs [2023-02-07T13:14:51.743Z] #50 36.23 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-02-07T13:14:51.743Z] #50 36.24 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-02-07T13:14:51.743Z] #50 36.26 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-02-07T13:14:51.743Z] #50 36.28 Setting up libicu67:arm64 (67.1-7) ... [2023-02-07T13:14:51.743Z] #50 36.31 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-02-07T13:14:51.743Z] #50 36.33 Setting up libinih1:arm64 (53-1+b2) ... [2023-02-07T13:14:51.743Z] #50 36.35 Setting up uidmap (1:4.8.1-1) ... [2023-02-07T13:14:51.743Z] #50 36.37 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:14:51.743Z] #50 36.39 Setting up bzip2 (1.0.8-4) ... [2023-02-07T13:14:51.743Z] #50 36.40 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-07T13:14:51.743Z] #50 36.42 Setting up python3-wheel (0.34.2-1) ... [2023-02-07T13:14:51.747Z] #38 78.11 DEP criu/image.d [2023-02-07T13:14:51.753Z] #50 27.93 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-02-07T13:14:51.753Z] #50 27.93 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-02-07T13:14:51.753Z] #50 27.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-07T13:14:51.753Z] #50 27.94 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-02-07T13:14:51.753Z] #50 27.97 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-02-07T13:14:51.753Z] #50 27.97 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-02-07T13:14:51.753Z] #50 27.98 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-02-07T13:14:51.753Z] #50 28.01 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-02-07T13:14:51.753Z] #50 28.02 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-02-07T13:14:51.753Z] #50 28.05 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-02-07T13:14:52.009Z] #38 78.35 DEP criu/image-desc.d [2023-02-07T13:14:52.009Z] #38 78.39 DEP criu/fsnotify.d [2023-02-07T13:14:52.013Z] #50 28.29 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-02-07T13:14:52.065Z] #38 32.44 CC images/core-aarch64.o [2023-02-07T13:14:52.269Z] #38 78.60 DEP criu/filesystems.d [2023-02-07T13:14:52.273Z] #50 28.35 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-02-07T13:14:52.273Z] #50 28.39 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-02-07T13:14:52.310Z] #50 36.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:14:52.310Z] #50 36.97 Setting up libcap2:arm64 (1:2.44-1) ... [2023-02-07T13:14:52.310Z] #50 36.98 Setting up libcap2-bin (1:2.44-1) ... [2023-02-07T13:14:52.310Z] #50 37.00 Setting up apparmor (2.13.6-10) ... [2023-02-07T13:14:52.530Z] #38 78.87 DEP criu/files.d [2023-02-07T13:14:52.788Z] #38 79.07 DEP criu/files-reg.d [2023-02-07T13:14:52.788Z] #38 79.19 DEP criu/files-ext.d [2023-02-07T13:14:53.000Z] #38 33.07 CC images/core-ppc64.o [2023-02-07T13:14:53.046Z] #38 79.36 DEP criu/file-lock.d [2023-02-07T13:14:53.213Z] #50 29.37 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:14:53.258Z] #38 33.69 CC images/core-s390.o [2023-02-07T13:14:53.303Z] #38 79.54 DEP criu/file-ids.d [2023-02-07T13:14:53.303Z] #38 79.54 DEP criu/fifo.d [2023-02-07T13:14:53.474Z] #50 29.54 Fetched 27.0 MB in 2s (16.2 MB/s) [2023-02-07T13:14:53.474Z] #50 29.68 Selecting previously unselected package pigz. [2023-02-07T13:14:53.474Z] #50 29.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 ... 24019 files and directories currently installed.) [2023-02-07T13:14:53.474Z] #50 29.77 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-02-07T13:14:53.578Z] #38 79.81 DEP criu/fdstore.d [2023-02-07T13:14:53.578Z] #38 79.89 DEP criu/fault-injection.d [2023-02-07T13:14:53.578Z] #38 79.92 DEP criu/external.d [2023-02-07T13:14:53.578Z] #38 79.99 DEP criu/eventpoll.d [2023-02-07T13:14:53.734Z] #50 29.78 Unpacking pigz (2.6-1) ... [2023-02-07T13:14:53.734Z] #50 29.95 Selecting previously unselected package libelf1:amd64. [2023-02-07T13:14:53.734Z] #50 29.95 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-02-07T13:14:53.734Z] #50 29.98 Unpacking libelf1:amd64 (0.183-1) ... [2023-02-07T13:14:53.836Z] #38 80.17 DEP criu/eventfd.d [2023-02-07T13:14:53.994Z] #50 30.31 Selecting previously unselected package libbpf0:amd64. [2023-02-07T13:14:53.994Z] #50 30.33 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-02-07T13:14:53.994Z] #50 30.38 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-02-07T13:14:54.094Z] #38 80.36 DEP criu/crtools.d [2023-02-07T13:14:54.094Z] #38 80.57 DEP criu/cr-service.d [2023-02-07T13:14:54.212Z] #25 118.7 os [2023-02-07T13:14:54.212Z] #25 ... [2023-02-07T13:14:54.212Z] [2023-02-07T13:14:54.212Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:54.212Z] #38 26.89 make[1]: Nothing to be done for 'all'. [2023-02-07T13:14:54.212Z] #38 30.06 CC images/stats.o [2023-02-07T13:14:54.212Z] #38 30.62 CC images/core.o [2023-02-07T13:14:54.212Z] #38 31.60 CC images/core-x86.o [2023-02-07T13:14:54.212Z] #38 32.32 CC images/core-arm.o [2023-02-07T13:14:54.212Z] #38 32.89 CC images/core-aarch64.o [2023-02-07T13:14:54.212Z] #38 33.53 CC images/core-ppc64.o [2023-02-07T13:14:54.212Z] #50 38.74 Setting up zip (3.0-12) ... [2023-02-07T13:14:54.212Z] #50 38.76 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:14:54.212Z] #50 38.79 Setting up bash-completion (1:2.11-2) ... [2023-02-07T13:14:54.254Z] #50 30.61 Selecting previously unselected package libcap2:amd64. [2023-02-07T13:14:54.254Z] #50 30.61 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-07T13:14:54.254Z] #50 30.64 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:14:54.353Z] #38 80.75 DEP criu/cr-restore.d [2023-02-07T13:14:54.514Z] #50 30.83 Selecting previously unselected package libmnl0:amd64. [2023-02-07T13:14:54.514Z] #50 30.84 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-02-07T13:14:54.514Z] #50 30.86 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-02-07T13:14:54.612Z] #38 80.96 DEP criu/cr-errno.d [2023-02-07T13:14:54.612Z] #38 80.99 DEP criu/cr-dump.d [2023-02-07T13:14:54.632Z] #38 34.82 CC images/cpuinfo.o [2023-02-07T13:14:54.776Z] #50 30.93 Selecting previously unselected package libxtables12:amd64. [2023-02-07T13:14:54.776Z] #38 ... [2023-02-07T13:14:54.776Z] [2023-02-07T13:14:54.776Z] #50 30.93 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-02-07T13:14:54.776Z] #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-02-07T13:14:54.776Z] #25 119.7 bufio [2023-02-07T13:14:54.776Z] #50 30.94 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-02-07T13:14:54.776Z] #50 31.03 Selecting previously unselected package libcap2-bin. [2023-02-07T13:14:54.776Z] #50 31.04 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-02-07T13:14:54.776Z] #50 31.04 Unpacking libcap2-bin (1:2.44-1) ... [2023-02-07T13:14:54.871Z] #38 81.15 DEP criu/cr-dedup.d [2023-02-07T13:14:54.871Z] #38 81.28 DEP criu/cr-check.d [2023-02-07T13:14:55.036Z] #50 31.19 Selecting previously unselected package iproute2. [2023-02-07T13:14:55.036Z] #50 31.19 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-02-07T13:14:55.036Z] #50 31.20 Unpacking iproute2 (5.10.0-4) ... [2023-02-07T13:14:55.130Z] #38 81.49 DEP criu/config.d [2023-02-07T13:14:55.209Z] #38 35.58 CC images/inventory.o [2023-02-07T13:14:55.390Z] #38 81.66 DEP criu/clone-noasan.d [2023-02-07T13:14:55.390Z] #38 81.78 DEP criu/cgroup.d [2023-02-07T13:14:55.648Z] #38 81.94 DEP criu/cgroup-props.d [2023-02-07T13:14:55.649Z] #38 82.05 DEP criu/bitmap.d [2023-02-07T13:14:55.776Z] #38 36.00 CC images/fdinfo.o [2023-02-07T13:14:55.907Z] #38 82.08 DEP criu/bfd.d [2023-02-07T13:14:55.907Z] #38 82.20 DEP criu/autofs.d [2023-02-07T13:14:55.980Z] #50 31.95 Selecting previously unselected package xxd. [2023-02-07T13:14:55.980Z] #50 31.97 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-07T13:14:55.980Z] #50 31.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:14:55.980Z] #50 32.10 Selecting previously unselected package vim-common. [2023-02-07T13:14:55.980Z] #50 32.10 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T13:14:55.980Z] #50 32.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:14:56.165Z] #38 ... [2023-02-07T13:14:56.165Z] [2023-02-07T13:14:56.165Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-02-07T13:14:56.165Z] #46 DONE 4.5s [2023-02-07T13:14:56.165Z] [2023-02-07T13:14:56.166Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:56.166Z] #38 82.48 DEP criu/aio.d [2023-02-07T13:14:56.242Z] #50 32.46 Selecting previously unselected package bash-completion. [2023-02-07T13:14:56.242Z] #50 32.47 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-02-07T13:14:56.342Z] #38 36.54 CC images/fown.o [2023-02-07T13:14:56.424Z] #38 82.68 DEP criu/action-scripts.d [2023-02-07T13:14:56.601Z] #38 36.86 CC images/ns.o [2023-02-07T13:14:56.688Z] #38 83.03 CC criu/action-scripts.o [2023-02-07T13:14:56.742Z] #50 ... [2023-02-07T13:14:56.742Z] [2023-02-07T13:14:56.742Z] #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-02-07T13:14:56.742Z] #39 94.08 CC criu/crtools.o [2023-02-07T13:14:56.742Z] #39 94.70 CC criu/eventfd.o [2023-02-07T13:14:56.742Z] #39 95.11 CC criu/eventpoll.o [2023-02-07T13:14:56.742Z] #39 95.98 CC criu/external.o [2023-02-07T13:14:56.742Z] #39 96.43 CC criu/fault-injection.o [2023-02-07T13:14:56.742Z] #39 96.63 CC criu/fdstore.o [2023-02-07T13:14:56.742Z] #39 97.02 CC criu/fifo.o [2023-02-07T13:14:56.742Z] #39 97.42 CC criu/file-ids.o [2023-02-07T13:14:56.742Z] #39 97.72 CC criu/file-lock.o [2023-02-07T13:14:56.742Z] #39 98.70 CC criu/files-ext.o [2023-02-07T13:14:56.742Z] #39 99.07 CC criu/files-reg.o [2023-02-07T13:14:56.742Z] #39 101.6 CC criu/files.o [2023-02-07T13:14:56.742Z] #39 103.8 CC criu/filesystems.o [2023-02-07T13:14:56.859Z] #38 37.23 CC images/regfile.o [2023-02-07T13:14:57.000Z] #39 ... [2023-02-07T13:14:57.000Z] [2023-02-07T13:14:57.000Z] #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-02-07T13:14:57.000Z] #50 41.65 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-07T13:14:57.000Z] #50 41.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-02-07T13:14:57.000Z] #50 41.71 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-02-07T13:14:57.000Z] #50 41.76 Setting up patch (2.7.6-7) ... [2023-02-07T13:14:57.119Z] #38 37.57 CC images/ghost-file.o [2023-02-07T13:14:57.257Z] #50 41.78 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-02-07T13:14:57.257Z] #50 41.93 invoke-rc.d: could not determine current runlevel [2023-02-07T13:14:57.257Z] #50 41.94 invoke-rc.d: policy-rc.d denied execution of start. [2023-02-07T13:14:57.257Z] #50 41.96 Setting up xfsprogs (5.10.0-4) ... [2023-02-07T13:14:57.257Z] #50 41.98 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-02-07T13:14:57.257Z] #50 42.00 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-07T13:14:57.259Z] #38 83.56 CC criu/aio.o [2023-02-07T13:14:57.515Z] #50 42.04 Setting up pigz (2.6-1) ... [2023-02-07T13:14:57.515Z] #50 42.06 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-02-07T13:14:57.515Z] #50 42.08 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-07T13:14:57.515Z] #50 42.10 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-07T13:14:57.515Z] #50 42.12 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:14:57.685Z] #38 37.99 CC images/fifo.o [2023-02-07T13:14:57.685Z] #38 ... [2023-02-07T13:14:57.685Z] [2023-02-07T13:14:57.685Z] #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-02-07T13:14:57.685Z] #27 114.6 internal/safefilepath [2023-02-07T13:14:57.685Z] #27 114.9 internal/syscall/execenv [2023-02-07T13:14:57.685Z] #27 115.1 path [2023-02-07T13:14:57.685Z] #27 115.9 io/fs [2023-02-07T13:14:57.685Z] #27 116.6 strings [2023-02-07T13:14:57.685Z] #27 118.1 os [2023-02-07T13:14:57.685Z] #27 120.5 bufio [2023-02-07T13:14:57.685Z] #27 123.2 text/tabwriter [2023-02-07T13:14:57.685Z] #27 124.7 io/ioutil [2023-02-07T13:14:57.685Z] #27 124.7 fmt [2023-02-07T13:14:57.944Z] #27 ... [2023-02-07T13:14:57.944Z] [2023-02-07T13:14:57.944Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:57.944Z] #38 38.20 CC images/remap-file-path.o [2023-02-07T13:14:58.049Z] #25 122.6 text/tabwriter [2023-02-07T13:14:58.080Z] #50 42.77 Setting up libaio1:arm64 (0.3.112-9) ... [2023-02-07T13:14:58.080Z] #50 42.79 Setting up python3-lib2to3 (3.9.2-1) ... [2023-02-07T13:14:58.202Z] #38 84.23 CC criu/autofs.o [2023-02-07T13:14:58.202Z] #38 ... [2023-02-07T13:14:58.202Z] [2023-02-07T13:14:58.202Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-02-07T13:14:58.202Z] #47 DONE 2.0s [2023-02-07T13:14:58.202Z] [2023-02-07T13:14:58.202Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-02-07T13:14:58.203Z] #38 38.54 CC images/eventfd.o [2023-02-07T13:14:58.203Z] #38 38.63 CC images/eventpoll.o [2023-02-07T13:14:58.339Z] #50 43.14 Setting up libelf1:arm64 (0.183-1) ... [2023-02-07T13:14:58.339Z] #50 43.17 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-02-07T13:14:58.461Z] #38 38.87 CC images/fh.o [2023-02-07T13:14:58.596Z] #50 43.20 Setting up python3-distutils (3.9.2-1) ... [2023-02-07T13:14:58.783Z] #50 ... [2023-02-07T13:14:58.783Z] [2023-02-07T13:14:58.783Z] #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-02-07T13:14:58.783Z] #39 150.8 CC criu/cr-errno.o [2023-02-07T13:14:58.783Z] #39 151.1 CC criu/cr-restore.o [2023-02-07T13:14:58.783Z] #39 158.0 CC criu/cr-service.o [2023-02-07T13:14:58.783Z] #39 160.8 CC criu/crtools.o [2023-02-07T13:14:59.029Z] #38 39.32 CC images/fsnotify.o [2023-02-07T13:14:59.112Z] #50 43.63 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:14:59.112Z] #50 43.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-02-07T13:14:59.112Z] #50 43.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-02-07T13:14:59.112Z] #50 43.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-02-07T13:14:59.112Z] #50 43.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-02-07T13:14:59.112Z] #50 43.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-02-07T13:14:59.112Z] #50 43.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-02-07T13:14:59.112Z] #50 43.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-02-07T13:14:59.112Z] #50 43.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-02-07T13:14:59.112Z] #50 43.75 Setting up python3-setuptools (52.0.0-4) ... [2023-02-07T13:14:59.723Z] #39 161.7 CC criu/eventfd.o [2023-02-07T13:14:59.946Z] #25 124.6 io/ioutil [2023-02-07T13:14:59.946Z] #25 124.6 fmt [2023-02-07T13:14:59.946Z] #25 ... [2023-02-07T13:14:59.946Z] [2023-02-07T13:14:59.946Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:14:59.946Z] #30 114.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-02-07T13:14:59.946Z] #30 114.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:14:59.946Z] #30 114.7 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:14:59.946Z] #30 ... [2023-02-07T13:14:59.946Z] [2023-02-07T13:14:59.946Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:14:59.946Z] #38 34.54 CC images/core-s390.o [2023-02-07T13:14:59.946Z] #38 35.62 CC images/cpuinfo.o [2023-02-07T13:14:59.946Z] #38 36.14 CC images/inventory.o [2023-02-07T13:14:59.946Z] #38 36.42 CC images/fdinfo.o [2023-02-07T13:14:59.946Z] #38 36.90 CC images/fown.o [2023-02-07T13:14:59.946Z] #38 37.11 CC images/ns.o [2023-02-07T13:14:59.946Z] #38 37.37 CC images/regfile.o [2023-02-07T13:14:59.946Z] #38 37.73 CC images/ghost-file.o [2023-02-07T13:14:59.946Z] #38 38.21 CC images/fifo.o [2023-02-07T13:14:59.946Z] #38 38.55 CC images/remap-file-path.o [2023-02-07T13:14:59.946Z] #38 38.86 CC images/eventfd.o [2023-02-07T13:14:59.946Z] #38 39.11 CC images/eventpoll.o [2023-02-07T13:15:00.108Z] #48 DONE 2.1s [2023-02-07T13:15:00.108Z] [2023-02-07T13:15:00.108Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-02-07T13:15:00.203Z] #38 39.52 CC images/fh.o [2023-02-07T13:15:00.293Z] #39 162.4 CC criu/eventpoll.o [2023-02-07T13:15:00.405Z] #38 40.44 CC images/signalfd.o [2023-02-07T13:15:00.405Z] #38 40.86 CC images/fs.o [2023-02-07T13:15:00.489Z] #50 45.11 Setting up libjq1:arm64 (1.6-2.1) ... [2023-02-07T13:15:00.489Z] #50 45.12 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-02-07T13:15:00.489Z] #50 45.14 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-02-07T13:15:00.489Z] #50 45.15 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-02-07T13:15:00.554Z] #39 ... [2023-02-07T13:15:00.554Z] [2023-02-07T13:15:00.554Z] #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-02-07T13:15:00.554Z] #50 36.70 Unpacking bash-completion (1:2.11-2) ... [2023-02-07T13:15:00.770Z] #38 39.96 CC images/fsnotify.o [2023-02-07T13:15:00.973Z] #38 41.19 CC images/pstree.o [2023-02-07T13:15:01.125Z] #50 37.39 Selecting previously unselected package bzip2. [2023-02-07T13:15:01.125Z] #50 37.40 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-02-07T13:15:01.125Z] #50 37.41 Unpacking bzip2 (1.0.8-4) ... [2023-02-07T13:15:01.231Z] #38 41.60 CC images/pipe.o [2023-02-07T13:15:01.385Z] #50 37.60 Selecting previously unselected package xz-utils. [2023-02-07T13:15:01.385Z] #50 37.62 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-02-07T13:15:01.385Z] #50 37.64 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-07T13:15:01.645Z] #50 37.94 Selecting previously unselected package apparmor. [2023-02-07T13:15:01.646Z] #50 37.95 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-02-07T13:15:01.713Z] #38 40.85 CC images/signalfd.o [2023-02-07T13:15:01.798Z] #38 42.01 CC images/tcp-stream.o [2023-02-07T13:15:01.875Z] #50 46.35 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-02-07T13:15:01.875Z] #50 46.36 Setting up jq (1.6-2.1) ... [2023-02-07T13:15:01.875Z] #50 46.38 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-02-07T13:15:01.875Z] #50 46.39 Setting up iptables (1.8.7-1) ... [2023-02-07T13:15:01.875Z] #50 46.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-07T13:15:01.875Z] #50 46.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-07T13:15:01.875Z] #50 46.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-07T13:15:01.875Z] #50 46.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-07T13:15:01.875Z] #50 46.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-02-07T13:15:01.875Z] #50 46.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-02-07T13:15:01.875Z] #50 46.45 Setting up iproute2 (5.10.0-4) ... [2023-02-07T13:15:01.952Z] #50 38.01 Unpacking apparmor (2.13.6-10) ... [2023-02-07T13:15:01.970Z] #38 41.24 CC images/fs.o [2023-02-07T13:15:02.008Z] #49 DONE 2.0s [2023-02-07T13:15:02.008Z] [2023-02-07T13:15:02.009Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-07T13:15:02.133Z] #50 46.81 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:15:02.228Z] #38 41.59 CC images/pstree.o [2023-02-07T13:15:02.366Z] #38 42.50 CC images/sk-packet.o [2023-02-07T13:15:02.485Z] #38 41.78 CC images/pipe.o [2023-02-07T13:15:02.530Z] #50 38.71 Selecting previously unselected package inetutils-ping. [2023-02-07T13:15:02.530Z] #50 38.71 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-02-07T13:15:02.530Z] #50 38.74 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-07T13:15:02.530Z] #50 38.83 Selecting previously unselected package libip4tc2:amd64. [2023-02-07T13:15:02.625Z] #38 42.91 CC images/mnt.o [2023-02-07T13:15:02.741Z] #38 42.17 CC images/tcp-stream.o [2023-02-07T13:15:02.794Z] #50 38.84 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-02-07T13:15:02.794Z] #50 38.85 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-02-07T13:15:02.794Z] #50 38.91 Selecting previously unselected package libip6tc2:amd64. [2023-02-07T13:15:02.794Z] #50 38.91 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-02-07T13:15:02.794Z] #50 38.92 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-02-07T13:15:02.794Z] #50 39.00 Selecting previously unselected package libnfnetlink0:amd64. [2023-02-07T13:15:02.794Z] #50 39.00 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-02-07T13:15:02.794Z] #50 39.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-07T13:15:02.794Z] #50 39.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-02-07T13:15:02.794Z] #50 39.10 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-02-07T13:15:02.794Z] #50 39.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-07T13:15:02.794Z] #50 39.18 Selecting previously unselected package libnftnl11:amd64. [2023-02-07T13:15:02.794Z] #50 39.18 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-02-07T13:15:02.794Z] #50 39.19 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-02-07T13:15:02.883Z] #38 43.32 CC images/pipe-data.o [2023-02-07T13:15:03.059Z] #50 39.34 Selecting previously unselected package iptables. [2023-02-07T13:15:03.060Z] #50 39.35 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-02-07T13:15:03.060Z] #50 39.35 Unpacking iptables (1.8.7-1) ... [2023-02-07T13:15:03.306Z] #38 42.62 CC images/sk-packet.o [2023-02-07T13:15:03.341Z] #50 39.70 Selecting previously unselected package libonig5:amd64. [2023-02-07T13:15:03.341Z] #50 39.70 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-07T13:15:03.341Z] #50 39.71 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:15:03.451Z] #38 43.69 CC images/sa.o [2023-02-07T13:15:03.510Z] #50 DONE 48.0s [2023-02-07T13:15:03.510Z] [2023-02-07T13:15:03.510Z] #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-02-07T13:15:03.601Z] #50 39.84 Selecting previously unselected package libjq1:amd64. [2023-02-07T13:15:03.601Z] #50 39.85 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-02-07T13:15:03.601Z] #50 39.87 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:15:03.601Z] #50 39.97 Selecting previously unselected package jq. [2023-02-07T13:15:03.709Z] #38 44.06 CC images/timer.o [2023-02-07T13:15:03.861Z] #50 39.97 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-02-07T13:15:03.861Z] #50 40.02 Unpacking jq (1.6-2.1) ... [2023-02-07T13:15:03.861Z] #50 40.08 Selecting previously unselected package libaio1:amd64. [2023-02-07T13:15:03.861Z] #50 40.09 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-02-07T13:15:03.861Z] #50 40.10 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-02-07T13:15:03.861Z] #50 40.16 Selecting previously unselected package libgpm2:amd64. [2023-02-07T13:15:03.861Z] #50 40.17 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-02-07T13:15:03.861Z] #50 40.17 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-02-07T13:15:03.870Z] #38 ... [2023-02-07T13:15:03.870Z] [2023-02-07T13:15:03.870Z] #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-02-07T13:15:03.870Z] #25 128.5 github.com/BurntSushi/toml [2023-02-07T13:15:03.870Z] #25 128.5 flag [2023-02-07T13:15:04.079Z] #51 0.797 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-02-07T13:15:04.121Z] #50 40.23 Selecting previously unselected package libicu67:amd64. [2023-02-07T13:15:04.121Z] #50 40.24 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-02-07T13:15:04.121Z] #50 40.25 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-07T13:15:04.339Z] #51 0.802 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-02-07T13:15:04.339Z] #51 0.806 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-02-07T13:15:04.339Z] #51 DONE 0.9s [2023-02-07T13:15:04.339Z] [2023-02-07T13:15:04.339Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-07T13:15:04.645Z] #38 44.69 CC images/timerfd.o [2023-02-07T13:15:04.645Z] #38 45.05 CC images/mm.o [2023-02-07T13:15:05.294Z] #50 2.526 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:15:05.295Z] #50 2.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:15:05.295Z] #50 2.571 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:15:05.295Z] #50 3.203 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:15:05.553Z] #50 ... [2023-02-07T13:15:05.553Z] [2023-02-07T13:15:05.553Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:15:05.553Z] #43 14.43 + cd /tmp/tmp.aFlM1LmPZI/src/github.com/opencontainers/runc [2023-02-07T13:15:05.553Z] #43 14.43 + git checkout -q v1.1.4 [2023-02-07T13:15:05.553Z] #43 15.19 + '[' -z '' ']' [2023-02-07T13:15:05.553Z] #43 15.19 + target=static [2023-02-07T13:15:05.553Z] #43 15.19 + make BUILDTAGS=seccomp static [2023-02-07T13:15:05.553Z] #43 15.38 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-02-07T13:15:05.553Z] #43 ... [2023-02-07T13:15:05.553Z] [2023-02-07T13:15:05.553Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:15:05.553Z] #38 85.99 CC criu/bfd.o [2023-02-07T13:15:05.553Z] #38 86.60 CC criu/bitmap.o [2023-02-07T13:15:05.553Z] #38 86.78 CC criu/cgroup-props.o [2023-02-07T13:15:05.553Z] #38 87.86 CC criu/cgroup.o [2023-02-07T13:15:05.553Z] #38 91.27 CC criu/clone-noasan.o [2023-02-07T13:15:05.553Z] #38 91.47 CC criu/config.o [2023-02-07T13:15:05.580Z] #38 45.58 CC images/sk-opts.o [2023-02-07T13:15:05.580Z] #38 45.90 CC images/sk-unix.o [2023-02-07T13:15:06.147Z] #38 46.32 CC images/sk-inet.o [2023-02-07T13:15:06.392Z] #25 131.0 log [2023-02-07T13:15:06.406Z] #38 46.66 CC images/tun.o [2023-02-07T13:15:06.503Z] #38 ... [2023-02-07T13:15:06.503Z] [2023-02-07T13:15:06.503Z] #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-02-07T13:15:06.503Z] #50 4.247 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:15:06.975Z] #38 47.20 CC images/sk-netlink.o [2023-02-07T13:15:07.234Z] #38 47.46 CC images/packet-sock.o [2023-02-07T13:15:07.442Z] #50 5.264 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:15:07.624Z] #52 ... [2023-02-07T13:15:07.624Z] [2023-02-07T13:15:07.624Z] #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-02-07T13:15:07.624Z] #39 104.6 CC criu/fsnotify.o [2023-02-07T13:15:07.624Z] #39 105.8 CC criu/image-desc.o [2023-02-07T13:15:07.624Z] #39 106.0 CC criu/image.o [2023-02-07T13:15:07.624Z] #39 106.9 CC criu/ipc_ns.o [2023-02-07T13:15:07.624Z] #39 108.3 CC criu/irmap.o [2023-02-07T13:15:07.624Z] #39 109.0 CC criu/kcmp-ids.o [2023-02-07T13:15:07.624Z] #39 109.3 CC criu/kerndat.o [2023-02-07T13:15:07.624Z] #39 110.6 CC criu/libnetlink.o [2023-02-07T13:15:07.624Z] #39 111.3 CC criu/log.o [2023-02-07T13:15:07.624Z] #39 112.2 CC criu/lsm.o [2023-02-07T13:15:07.624Z] #39 112.6 CC criu/mem.o [2023-02-07T13:15:07.624Z] #39 114.9 CC criu/memfd.o [2023-02-07T13:15:07.802Z] #38 47.92 CC images/ipc-var.o [2023-02-07T13:15:08.061Z] #38 48.22 CC images/ipc-desc.o [2023-02-07T13:15:08.182Z] Fetching without tags [2023-02-07T13:15:08.193Z] #39 115.6 CC criu/mount.o [2023-02-07T13:15:08.322Z] #38 48.54 CC images/ipc-shm.o [2023-02-07T13:15:08.327Z] #50 44.34 Selecting previously unselected package libinih1:amd64. [2023-02-07T13:15:08.327Z] #50 44.34 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-02-07T13:15:08.327Z] #50 44.34 Unpacking libinih1:amd64 (53-1+b2) ... [2023-02-07T13:15:08.327Z] #50 44.45 Selecting previously unselected package libnet1:amd64. [2023-02-07T13:15:08.327Z] #50 44.46 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-07T13:15:08.327Z] #50 44.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:15:08.327Z] #50 44.60 Selecting previously unselected package libnl-3-200:amd64. [2023-02-07T13:15:08.327Z] #50 44.61 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-07T13:15:08.327Z] #50 44.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:15:08.581Z] #38 48.85 CC images/ipc-msg.o [2023-02-07T13:15:08.588Z] #50 44.72 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-07T13:15:08.589Z] #50 44.74 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:15:08.589Z] #50 44.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:15:08.589Z] #50 44.83 Selecting previously unselected package net-tools. [2023-02-07T13:15:08.589Z] #50 44.84 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-02-07T13:15:08.589Z] #50 44.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-02-07T13:15:08.849Z] #50 45.08 Selecting previously unselected package patch. [2023-02-07T13:15:08.849Z] #50 45.09 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-02-07T13:15:08.849Z] #50 45.09 Unpacking patch (2.7.6-7) ... [2023-02-07T13:15:08.849Z] #50 45.19 Selecting previously unselected package python-pip-whl. [2023-02-07T13:15:08.948Z] Merging remotes/origin/20.10 commit b3ff6782000550445c15d37652e01c148fc84797 into PR head commit 0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:15:09.110Z] #50 45.19 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-02-07T13:15:09.110Z] #50 45.20 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-07T13:15:09.148Z] #38 49.43 CC images/ipc-sem.o [2023-02-07T13:15:09.666Z] #25 ... [2023-02-07T13:15:09.666Z] [2023-02-07T13:15:09.666Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:15:09.666Z] #38 43.09 CC images/mnt.o [2023-02-07T13:15:09.666Z] #38 43.55 CC images/pipe-data.o [2023-02-07T13:15:09.666Z] #38 44.02 CC images/sa.o [2023-02-07T13:15:09.666Z] #38 44.56 CC images/timer.o [2023-02-07T13:15:09.666Z] #38 44.99 CC images/timerfd.o [2023-02-07T13:15:09.666Z] #38 45.17 CC images/mm.o [2023-02-07T13:15:09.666Z] #38 45.56 CC images/sk-opts.o [2023-02-07T13:15:09.666Z] #38 45.93 CC images/sk-unix.o [2023-02-07T13:15:09.666Z] #38 46.43 CC images/sk-inet.o [2023-02-07T13:15:09.666Z] #38 47.09 CC images/tun.o [2023-02-07T13:15:09.666Z] #38 47.66 CC images/sk-netlink.o [2023-02-07T13:15:09.666Z] #38 48.16 CC images/packet-sock.o [2023-02-07T13:15:09.666Z] #38 48.73 CC images/ipc-var.o [2023-02-07T13:15:09.666Z] #38 48.93 CC images/ipc-desc.o [2023-02-07T13:15:09.666Z] #38 49.13 CC images/ipc-shm.o [2023-02-07T13:15:09.680Z] #50 45.98 Selecting previously unselected package python3-lib2to3. [2023-02-07T13:15:09.680Z] #50 45.98 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-02-07T13:15:09.680Z] #50 45.99 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-02-07T13:15:09.680Z] #50 46.08 Selecting previously unselected package python3-distutils. [2023-02-07T13:15:09.715Z] #38 49.91 CC images/utsns.o [2023-02-07T13:15:09.924Z] #38 ... [2023-02-07T13:15:09.924Z] [2023-02-07T13:15:09.924Z] #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-02-07T13:15:09.924Z] #25 134.8 github.com/BurntSushi/toml/cmd/tomlv [2023-02-07T13:15:09.940Z] #50 46.08 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-02-07T13:15:09.940Z] #50 46.11 Unpacking python3-distutils (3.9.2-1) ... [2023-02-07T13:15:09.940Z] #50 46.34 Selecting previously unselected package python3-pkg-resources. [2023-02-07T13:15:09.973Z] #38 50.23 CC images/creds.o [2023-02-07T13:15:10.201Z] #50 46.35 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-07T13:15:10.201Z] #50 46.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:15:10.201Z] #50 46.52 Selecting previously unselected package python3-setuptools. [2023-02-07T13:15:10.201Z] #50 46.52 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-02-07T13:15:10.201Z] #50 46.52 Unpacking python3-setuptools (52.0.0-4) ... [2023-02-07T13:15:10.232Z] #38 50.55 CC images/vma.o [2023-02-07T13:15:07.830Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T13:15:07.900Z] > git config --add remote.origin.fetch +refs/pull/44946/head:refs/remotes/origin/PR-44946 # timeout=10 [2023-02-07T13:15:07.953Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:15:08.089Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T13:15:08.218Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T13:15:08.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:15:08.221Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44946/head:refs/remotes/origin/PR-44946 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-07T13:15:09.055Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T13:15:09.111Z] > git checkout -f 0312e468da5c99267654d5c6b62785e29ffe6e0d # timeout=10 [2023-02-07T13:15:10.462Z] #50 46.90 Selecting previously unselected package python3-wheel. [2023-02-07T13:15:10.724Z] #50 46.90 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-02-07T13:15:10.724Z] #50 46.91 Unpacking python3-wheel (0.34.2-1) ... [2023-02-07T13:15:10.724Z] #50 47.01 Selecting previously unselected package python3-pip. [2023-02-07T13:15:10.724Z] #50 47.02 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-02-07T13:15:10.724Z] #50 47.04 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-02-07T13:15:10.730Z] #50 ... [2023-02-07T13:15:10.731Z] [2023-02-07T13:15:10.731Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:15:10.731Z] #28 DONE 151.6s [2023-02-07T13:15:10.799Z] #38 50.99 CC images/netdev.o [2023-02-07T13:15:10.989Z] [2023-02-07T13:15:10.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-02-07T13:15:10.989Z] #38 92.99 CC criu/cr-check.o [2023-02-07T13:15:10.989Z] #38 94.90 CC criu/cr-dedup.o [2023-02-07T13:15:10.989Z] #38 95.35 CC criu/cr-dump.o [2023-02-07T13:15:11.057Z] #38 51.42 CC images/tty.o [2023-02-07T13:15:11.295Z] #50 47.44 Selecting previously unselected package sudo. [2023-02-07T13:15:11.295Z] #50 47.45 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-02-07T13:15:11.295Z] #50 47.48 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-02-07T13:15:11.624Z] #38 ... [2023-02-07T13:15:11.624Z] [2023-02-07T13:15:11.624Z] #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-02-07T13:15:11.866Z] #50 ... [2023-02-07T13:15:11.866Z] [2023-02-07T13:15:11.866Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:15:11.866Z] #39 163.8 CC criu/external.o [2023-02-07T13:15:11.866Z] #39 164.2 CC criu/fault-injection.o [2023-02-07T13:15:11.866Z] #39 164.3 CC criu/fdstore.o [2023-02-07T13:15:11.866Z] #39 164.8 CC criu/fifo.o [2023-02-07T13:15:11.866Z] #39 165.3 CC criu/file-ids.o [2023-02-07T13:15:11.866Z] #39 165.5 CC criu/file-lock.o [2023-02-07T13:15:11.866Z] #39 166.6 CC criu/files-ext.o [2023-02-07T13:15:11.866Z] #39 167.0 CC criu/files-reg.o [2023-02-07T13:15:11.866Z] #39 169.4 CC criu/files.o [2023-02-07T13:15:11.866Z] #39 172.0 include/common/asm/bitops.h: Assembler messages: [2023-02-07T13:15:11.866Z] #39 172.0 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-02-07T13:15:11.866Z] #39 172.2 CC criu/filesystems.o [2023-02-07T13:15:11.866Z] #39 173.3 CC criu/fsnotify.o [2023-02-07T13:15:11.866Z] #39 ... [2023-02-07T13:15:11.866Z] [2023-02-07T13:15:11.866Z] #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-02-07T13:15:11.866Z] #50 48.30 Selecting previously unselected package thin-provisioning-tools. [2023-02-07T13:15:11.925Z] #38 98.16 CC criu/cr-errno.o [2023-02-07T13:15:11.925Z] #38 98.24 CC criu/cr-restore.o [2023-02-07T13:15:12.127Z] #50 48.31 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-02-07T13:15:12.128Z] #50 48.32 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-02-07T13:15:12.185Z] #37 78.24 Updating files: 24% (1301/5210) Updating files: 25% (1303/5210) Updating files: 26% (1355/5210) Updating files: 27% (1407/5210) Updating files: 28% (1459/5210) Updating files: 29% (1511/5210) Updating files: 30% (1563/5210) Updating files: 31% (1616/5210) Updating files: 32% (1668/5210) Updating files: 33% (1720/5210) Updating files: 34% (1772/5210) Updating files: 35% (1824/5210) [2023-02-07T13:15:12.185Z] #37 ... [2023-02-07T13:15:12.185Z] [2023-02-07T13:15:12.185Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-02-07T13:15:12.185Z] #27 128.9 github.com/BurntSushi/toml [2023-02-07T13:15:12.185Z] #27 128.9 flag [2023-02-07T13:15:12.185Z] #27 131.8 log [2023-02-07T13:15:12.185Z] #27 135.5 github.com/BurntSushi/toml/cmd/tomlv [2023-02-07T13:15:12.185Z] #27 ... [2023-02-07T13:15:12.185Z] [2023-02-07T13:15:12.185Z] #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-02-07T13:15:12.386Z] #39 119.6 CC criu/namespaces.o [2023-02-07T13:15:12.389Z] #50 48.66 Selecting previously unselected package uidmap. [2023-02-07T13:15:12.389Z] #50 48.67 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-02-07T13:15:12.389Z] #50 48.69 Unpacking uidmap (1:4.8.1-1) ... [2023-02-07T13:15:12.513Z] Merge succeeded, producing 0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:15:12.513Z] Checking out Revision 0312e468da5c99267654d5c6b62785e29ffe6e0d (PR-44946) [2023-02-07T13:15:12.653Z] #50 48.87 Selecting previously unselected package vim-runtime. [2023-02-07T13:15:12.653Z] #50 48.87 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T13:15:12.653Z] #50 48.90 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-02-07T13:15:12.653Z] #50 48.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-02-07T13:15:12.653Z] #50 48.92 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:15:13.255Z] #37 78.24 Updating files: 24% (1301/5210) Updating files: 25% (1303/5210) Updating files: 26% (1355/5210) Updating files: 27% (1407/5210) Updating files: 28% (1459/5210) Updating files: 29% (1511/5210) Updating files: 30% (1563/5210) Updating files: 31% (1616/5210) Updating files: 32% (1668/5210) Updating files: 33% (1720/5210) Updating files: 34% (1772/5210) Updating files: 35% (1824/5210) Updating files: 36% (1876/5210) Updating files: 37% (1928/5210) Updating files: 38% (1980/5210) Updating files: 39% (2032/5210) Updating files: 40% (2084/5210) Updating files: 41% (2137/5210) Updating files: 42% (2189/5210) Updating files: 43% (2241/5210) Updating files: 44% (2293/5210) Updating files: 45% (2345/5210) Updating files: 46% (2397/5210) Updating files: 47% (2449/5210) Updating files: 48% (2501/5210) Updating files: 49% (2553/5210) Updating files: 50% (2605/5210) Updating files: 51% (2658/5210) Updating files: 52% (2710/5210) Updating files: 53% (2762/5210) Updating files: 54% (2814/5210) Updating files: 55% (2866/5210) Updating files: 56% (2918/5210) Updating files: 57% (2970/5210) Updating files: 58% (3022/5210) Updating files: 59% (3074/5210) Updating files: 60% (3126/5210) Updating files: 61% (3179/5210) Updating files: 62% (3231/5210) Updating files: 63% (3283/5210) Updating files: 64% (3335/5210) Updating files: 65% (3387/5210) Updating files: 66% (3439/5210) Updating files: 67% (3491/5210) Updating files: 68% (3543/5210) Updating files: 69% (3595/5210) Updating files: 70% (3647/5210) Updating files: 71% (3700/5210) Updating files: 71% (3727/5210) Updating files: 72% (3752/5210) Updating files: 73% (3804/5210) Updating files: 74% (3856/5210) Updating files: 75% (3908/5210) Updating files: 76% (3960/5210) Updating files: 77% (4012/5210) Updating files: 78% (4064/5210) Updating files: 79% (4116/5210) [2023-02-07T13:15:13.255Z] #37 ... [2023-02-07T13:15:13.255Z] [2023-02-07T13:15:13.255Z] #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-02-07T13:15:13.255Z] #27 DONE 140.0s [2023-02-07T13:15:13.255Z] [2023-02-07T13:15:13.255Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-02-07T13:15:12.068Z] > git remote # timeout=10 [2023-02-07T13:15:12.188Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T13:15:12.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T13:15:12.244Z] > git merge b3ff6782000550445c15d37652e01c148fc84797 # timeout=10 [2023-02-07T13:15:12.415Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2023-02-07T13:15:12.549Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T13:15:12.604Z] > git checkout -f 0312e468da5c99267654d5c6b62785e29ffe6e0d # timeout=10 [2023-02-07T13:15:13.762Z] #39 ... [2023-02-07T13:15:13.762Z] [2023-02-07T13:15:13.762Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-07T13:15:13.762Z] #52 9.496 Collecting yamllint==1.26.1 [2023-02-07T13:15:14.103Z] #25 DONE 138.9s [2023-02-07T13:15:14.103Z] [2023-02-07T13:15:14.103Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:15:14.103Z] #38 49.36 CC images/ipc-msg.o [2023-02-07T13:15:14.103Z] #38 49.74 CC images/ipc-sem.o [2023-02-07T13:15:14.103Z] #38 50.14 CC images/utsns.o [2023-02-07T13:15:14.103Z] #38 50.54 CC images/creds.o [2023-02-07T13:15:14.103Z] #38 50.86 CC images/vma.o [2023-02-07T13:15:14.103Z] #38 51.32 CC images/netdev.o [2023-02-07T13:15:14.103Z] #38 51.77 CC images/tty.o [2023-02-07T13:15:14.103Z] #38 52.71 CC images/file-lock.o [2023-02-07T13:15:14.103Z] #38 52.90 CC images/rlimit.o [2023-02-07T13:15:14.103Z] #38 53.21 CC images/pagemap.o [2023-02-07T13:15:14.290Z] #37 78.24 Updating files: 24% (1301/5210) Updating files: 25% (1303/5210) Updating files: 26% (1355/5210) Updating files: 27% (1407/5210) Updating files: 28% (1459/5210) Updating files: 29% (1511/5210) Updating files: 30% (1563/5210) Updating files: 31% (1616/5210) Updating files: 32% (1668/5210) Updating files: 33% (1720/5210) Updating files: 34% (1772/5210) Updating files: 35% (1824/5210) Updating files: 36% (1876/5210) Updating files: 37% (1928/5210) Updating files: 38% (1980/5210) Updating files: 39% (2032/5210) Updating files: 40% (2084/5210) Updating files: 41% (2137/5210) Updating files: 42% (2189/5210) Updating files: 43% (2241/5210) Updating files: 44% (2293/5210) Updating files: 45% (2345/5210) Updating files: 46% (2397/5210) Updating files: 47% (2449/5210) Updating files: 48% (2501/5210) Updating files: 49% (2553/5210) Updating files: 50% (2605/5210) Updating files: 51% (2658/5210) Updating files: 52% (2710/5210) Updating files: 53% (2762/5210) Updating files: 54% (2814/5210) Updating files: 55% (2866/5210) Updating files: 56% (2918/5210) Updating files: 57% (2970/5210) Updating files: 58% (3022/5210) Updating files: 59% (3074/5210) Updating files: 60% (3126/5210) Updating files: 61% (3179/5210) Updating files: 62% (3231/5210) Updating files: 63% (3283/5210) Updating files: 64% (3335/5210) Updating files: 65% (3387/5210) Updating files: 66% (3439/5210) Updating files: 67% (3491/5210) Updating files: 68% (3543/5210) Updating files: 69% (3595/5210) Updating files: 70% (3647/5210) Updating files: 71% (3700/5210) Updating files: 71% (3727/5210) Updating files: 72% (3752/5210) Updating files: 73% (3804/5210) Updating files: 74% (3856/5210) Updating files: 75% (3908/5210) Updating files: 76% (3960/5210) Updating files: 77% (4012/5210) Updating files: 78% (4064/5210) Updating files: 79% (4116/5210) Updating files: 80% (4168/5210) Updating files: 81% (4221/5210) Updating files: 82% (4273/5210) Updating files: 83% (4325/5210) Updating files: 84% (4377/5210) Updating files: 85% (4429/5210) Updating files: 86% (4481/5210) Updating files: 87% (4533/5210) Updating files: 88% (4585/5210) Updating files: 89% (4637/5210) Updating files: 90% (4689/5210) Updating files: 91% (4742/5210) Updating files: 91% (4755/5210) Updating files: 92% (4794/5210) Updating files: 93% (4846/5210) Updating files: 94% (4898/5210) Updating files: 95% (4950/5210) Updating files: 96% (5002/5210) Updating files: 97% (5054/5210) Updating files: 98% (5106/5210) Updating files: 99% (5158/5210) Updating files: 100% (5210/5210) Updating files: 100% (5210/5210), done. [2023-02-07T13:15:14.359Z] #38 53.73 CC images/siginfo.o [2023-02-07T13:15:14.548Z] #37 81.00 + cd /tmp/tmp.CJdvjgMirq/src/github.com/containerd/containerd [2023-02-07T13:15:14.548Z] #37 81.00 + git checkout -q v1.6.16 [2023-02-07T13:15:14.697Z] #52 10.53 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-02-07T13:15:14.923Z] #38 54.15 CC images/rpc.o [2023-02-07T13:15:15.180Z] #38 ... [2023-02-07T13:15:15.180Z] [2023-02-07T13:15:15.180Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:15:15.180Z] #30 140.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-02-07T13:15:15.180Z] #30 140.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:15:15.180Z] #30 140.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:15:16.072Z] #52 11.72 Collecting pathspec>=0.5.3 [2023-02-07T13:15:16.072Z] #52 11.74 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-02-07T13:15:16.121Z] #38 ... [2023-02-07T13:15:16.121Z] [2023-02-07T13:15:16.121Z] #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-02-07T13:15:16.121Z] #50 9.274 Fetched 8628 kB in 7s (1228 kB/s) [2023-02-07T13:15:16.121Z] #50 9.274 Reading package lists... [2023-02-07T13:15:16.330Z] #52 12.05 Collecting pyyaml [2023-02-07T13:15:16.330Z] #52 12.06 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-02-07T13:15:16.330Z] #52 12.11 Building wheels for collected packages: yamllint [2023-02-07T13:15:16.330Z] #52 12.11 Building wheel for yamllint (setup.py): started [2023-02-07T13:15:16.688Z] #50 12.02 Reading package lists... [2023-02-07T13:15:17.084Z] #37 83.48 + export 'BUILDTAGS=netgo osusergo static_build' [2023-02-07T13:15:17.084Z] #37 83.48 + BUILDTAGS='netgo osusergo static_build' [2023-02-07T13:15:17.084Z] #37 83.48 + export EXTRA_FLAGS=-buildmode=pie [2023-02-07T13:15:17.084Z] #37 83.48 + EXTRA_FLAGS=-buildmode=pie [2023-02-07T13:15:17.084Z] #37 83.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-02-07T13:15:17.084Z] #37 83.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-02-07T13:15:17.084Z] #37 83.48 + '[' '' = dynamic ']' [2023-02-07T13:15:17.084Z] #37 83.48 + make [2023-02-07T13:15:17.260Z] #50 14.56 Building dependency tree... [2023-02-07T13:15:17.265Z] #52 13.10 Building wheel for yamllint (setup.py): finished with status 'done' [2023-02-07T13:15:17.265Z] #52 13.11 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f596334ec386ad36231b5eaf9fbe8b93e67d5a32777c91dace00283c9985ea8c [2023-02-07T13:15:17.265Z] #52 13.11 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-02-07T13:15:17.265Z] #52 13.11 Successfully built yamllint [2023-02-07T13:15:17.265Z] #52 13.12 Installing collected packages: pyyaml, pathspec, yamllint [2023-02-07T13:15:17.832Z] #52 13.56 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.26.1 [2023-02-07T13:15:18.197Z] #50 15.95 The following additional packages will be installed: [2023-02-07T13:15:18.197Z] #50 15.96 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-07T13:15:18.197Z] #50 15.96 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-02-07T13:15:18.197Z] #50 15.96 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-02-07T13:15:18.197Z] #50 15.96 python3-pkg-resources vim-runtime xxd [2023-02-07T13:15:18.197Z] #50 15.97 Suggested packages: [2023-02-07T13:15:18.197Z] #50 15.97 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-02-07T13:15:18.197Z] #50 15.97 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-02-07T13:15:18.197Z] #50 15.97 acl attr quota [2023-02-07T13:15:18.197Z] #50 15.97 Recommended packages: [2023-02-07T13:15:18.197Z] #50 15.97 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-02-07T13:15:18.400Z] #52 DONE 14.3s [2023-02-07T13:15:18.400Z] [2023-02-07T13:15:18.400Z] #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-02-07T13:15:18.400Z] #39 121.7 CC criu/net.o [2023-02-07T13:15:18.400Z] #39 125.1 CC criu/netfilter.o [2023-02-07T13:15:18.400Z] #39 125.5 CC criu/page-pipe.o [2023-02-07T13:15:18.658Z] #39 126.1 CC criu/page-xfer.o [2023-02-07T13:15:19.232Z] #50 54.76 Selecting previously unselected package vim. [2023-02-07T13:15:19.232Z] #50 54.77 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-07T13:15:19.232Z] #50 54.82 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:15:19.573Z] #50 17.28 The following NEW packages will be installed: [2023-02-07T13:15:19.573Z] #50 17.29 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-02-07T13:15:19.573Z] #50 17.29 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-07T13:15:19.573Z] #50 17.29 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-02-07T13:15:19.573Z] #50 17.29 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-02-07T13:15:19.573Z] #50 17.29 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-02-07T13:15:19.573Z] #50 17.29 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-02-07T13:15:19.573Z] #50 17.29 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-02-07T13:15:19.573Z] #50 17.30 xz-utils zip [2023-02-07T13:15:19.573Z] #50 17.60 0 upgraded, 47 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:15:19.573Z] #50 17.60 Need to get 27.0 MB of archives. [2023-02-07T13:15:19.573Z] #50 17.60 After this operation, 104 MB of additional disk space will be used. [2023-02-07T13:15:19.573Z] #50 17.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-02-07T13:15:19.573Z] #50 17.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-02-07T13:15:19.573Z] #50 17.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-02-07T13:15:19.573Z] #50 17.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-07T13:15:19.573Z] #50 17.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-02-07T13:15:19.573Z] #50 17.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-02-07T13:15:19.831Z] #50 17.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-02-07T13:15:19.831Z] #50 17.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-02-07T13:15:19.831Z] #50 17.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-07T13:15:19.831Z] #50 17.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-07T13:15:19.831Z] #50 17.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-02-07T13:15:19.831Z] #50 17.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-02-07T13:15:19.831Z] #50 17.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-02-07T13:15:19.831Z] #50 17.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-02-07T13:15:19.831Z] #50 17.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-02-07T13:15:19.831Z] #50 17.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-02-07T13:15:19.831Z] #50 17.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-02-07T13:15:19.831Z] #50 17.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-02-07T13:15:19.831Z] #50 17.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-02-07T13:15:19.831Z] #50 17.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-02-07T13:15:19.831Z] #50 17.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-02-07T13:15:19.831Z] #50 17.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-07T13:15:19.831Z] #50 17.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-07T13:15:19.831Z] #50 17.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-07T13:15:19.831Z] #50 17.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-02-07T13:15:19.831Z] #50 17.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-02-07T13:15:19.831Z] #50 17.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-07T13:15:20.089Z] #50 18.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-02-07T13:15:20.173Z] #50 56.32 Selecting previously unselected package xfsprogs. [2023-02-07T13:15:20.173Z] #50 56.33 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-02-07T13:15:20.173Z] #50 56.35 Unpacking xfsprogs (5.10.0-4) ... [2023-02-07T13:15:20.347Z] #50 18.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-07T13:15:20.347Z] #50 18.14 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-02-07T13:15:20.347Z] #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-02-07T13:15:20.347Z] #50 18.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-02-07T13:15:20.347Z] #50 18.15 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-02-07T13:15:20.347Z] #50 18.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-02-07T13:15:20.347Z] #50 18.24 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-02-07T13:15:20.347Z] #50 18.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-02-07T13:15:20.347Z] #50 18.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-07T13:15:20.347Z] #50 18.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-02-07T13:15:20.347Z] #50 18.28 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-02-07T13:15:20.347Z] #50 18.28 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-02-07T13:15:20.347Z] #50 18.28 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-02-07T13:15:20.347Z] #50 18.31 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-02-07T13:15:20.347Z] #50 18.32 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-02-07T13:15:20.347Z] #50 18.33 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-02-07T13:15:20.372Z] #37 86.52 + bin/ctr [2023-02-07T13:15:20.434Z] #30 ... [2023-02-07T13:15:20.434Z] [2023-02-07T13:15:20.434Z] #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-02-07T13:15:20.435Z] #37 80.06 Updating files: 25% (1337/5210) Updating files: 26% (1355/5210) Updating files: 27% (1407/5210) Updating files: 28% (1459/5210) Updating files: 29% (1511/5210) Updating files: 30% (1563/5210) Updating files: 31% (1616/5210) Updating files: 32% (1668/5210) Updating files: 33% (1720/5210) Updating files: 34% (1772/5210) Updating files: 35% (1824/5210) Updating files: 36% (1876/5210) Updating files: 37% (1928/5210) Updating files: 38% (1980/5210) Updating files: 39% (2032/5210) Updating files: 40% (2084/5210) Updating files: 41% (2137/5210) Updating files: 42% (2189/5210) Updating files: 43% (2241/5210) Updating files: 44% (2293/5210) Updating files: 45% (2345/5210) Updating files: 46% (2397/5210) Updating files: 47% (2449/5210) Updating files: 48% (2501/5210) Updating files: 49% (2553/5210) Updating files: 50% (2605/5210) Updating files: 51% (2658/5210) Updating files: 52% (2710/5210) Updating files: 53% (2762/5210) Updating files: 54% (2814/5210) Updating files: 55% (2866/5210) Updating files: 56% (2918/5210) Updating files: 57% (2970/5210) Updating files: 58% (3022/5210) Updating files: 59% (3074/5210) Updating files: 60% (3126/5210) Updating files: 60% (3165/5210) Updating files: 61% (3179/5210) Updating files: 62% (3231/5210) Updating files: 63% (3283/5210) Updating files: 64% (3335/5210) Updating files: 65% (3387/5210) Updating files: 66% (3439/5210) Updating files: 67% (3491/5210) Updating files: 68% (3543/5210) Updating files: 69% (3595/5210) Updating files: 70% (3647/5210) Updating files: 71% (3700/5210) Updating files: 72% (3752/5210) Updating files: 73% (3804/5210) Updating files: 74% (3856/5210) Updating files: 75% (3908/5210) Updating files: 76% (3960/5210) Updating files: 77% (4012/5210) Updating files: 78% (4064/5210) Updating files: 79% (4116/5210) Updating files: 80% (4168/5210) Updating files: 81% (4221/5210) Updating files: 82% (4273/5210) Updating files: 82% (4301/5210) Updating files: 83% (4325/5210) Updating files: 84% (4377/5210) Updating files: 85% (4429/5210) Updating files: 86% (4481/5210) Updating files: 87% (4533/5210) Updating files: 88% (4585/5210) Updating files: 89% (4637/5210) Updating files: 90% (4689/5210) Updating files: 91% (4742/5210) Updating files: 92% (4794/5210) Updating files: 93% (4846/5210) Updating files: 94% (4898/5210) Updating files: 95% (4950/5210) Updating files: 96% (5002/5210) Updating files: 97% (5054/5210) Updating files: 98% (5106/5210) Updating files: 98% (5115/5210) Updating files: 99% (5158/5210) Updating files: 100% (5210/5210) Updating files: 100% (5210/5210), done. [2023-02-07T13:15:20.435Z] #37 83.25 + cd /tmp/tmp.yvrfkiW4Se/src/github.com/containerd/containerd [2023-02-07T13:15:20.435Z] #37 83.25 + git checkout -q v1.6.16 [2023-02-07T13:15:20.435Z] #37 85.93 + export 'BUILDTAGS=netgo osusergo static_build' [2023-02-07T13:15:20.435Z] #37 85.93 + BUILDTAGS='netgo osusergo static_build' [2023-02-07T13:15:20.435Z] #37 85.93 + export EXTRA_FLAGS=-buildmode=pie [2023-02-07T13:15:20.435Z] #37 85.93 + EXTRA_FLAGS=-buildmode=pie [2023-02-07T13:15:20.435Z] #37 85.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-02-07T13:15:20.435Z] #37 85.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-02-07T13:15:20.435Z] #37 85.93 + '[' '' = dynamic ']' [2023-02-07T13:15:20.435Z] #37 85.93 + make [2023-02-07T13:15:20.556Z] #39 128.1 CC criu/pagemap-cache.o [2023-02-07T13:15:20.605Z] #50 18.51 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-02-07T13:15:20.605Z] #50 18.57 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-02-07T13:15:20.605Z] #50 18.60 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-02-07T13:15:21.114Z] #50 57.09 Selecting previously unselected package zip. [2023-02-07T13:15:21.114Z] #50 57.10 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-02-07T13:15:21.114Z] #50 57.10 Unpacking zip (3.0-12) ... [2023-02-07T13:15:21.123Z] #39 128.5 CC criu/pagemap.o [2023-02-07T13:15:21.375Z] #50 57.61 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:15:21.540Z] #50 19.28 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:15:21.540Z] #50 19.40 Fetched 27.0 MB in 1s (20.8 MB/s) [2023-02-07T13:15:21.540Z] #50 19.46 Selecting previously unselected package pigz. [2023-02-07T13:15:21.540Z] #50 19.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-02-07T13:15:21.540Z] #50 19.51 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-02-07T13:15:21.540Z] #50 19.52 Unpacking pigz (2.6-1) ... [2023-02-07T13:15:21.540Z] #50 19.60 Selecting previously unselected package libelf1:amd64. [2023-02-07T13:15:21.798Z] #50 19.62 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-02-07T13:15:21.798Z] #50 19.63 Unpacking libelf1:amd64 (0.183-1) ... [2023-02-07T13:15:22.058Z] #39 129.4 CC criu/parasite-syscall.o [2023-02-07T13:15:22.060Z] #50 19.83 Selecting previously unselected package libbpf0:amd64. [2023-02-07T13:15:22.060Z] #50 19.83 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-02-07T13:15:22.060Z] #50 19.84 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-02-07T13:15:22.060Z] #50 19.93 Selecting previously unselected package libcap2:amd64. [2023-02-07T13:15:22.060Z] #50 19.93 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-07T13:15:22.060Z] #50 19.94 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:15:22.060Z] #50 20.02 Selecting previously unselected package libmnl0:amd64. [2023-02-07T13:15:22.060Z] #50 20.02 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-02-07T13:15:22.284Z] #37 ... [2023-02-07T13:15:22.284Z] [2023-02-07T13:15:22.284Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:15:22.284Z] #38 52.25 CC images/file-lock.o [2023-02-07T13:15:22.284Z] #38 52.44 CC images/rlimit.o [2023-02-07T13:15:22.284Z] #38 52.62 CC images/pagemap.o [2023-02-07T13:15:22.284Z] #38 52.86 CC images/siginfo.o [2023-02-07T13:15:22.284Z] #38 53.25 CC images/rpc.o [2023-02-07T13:15:22.284Z] #38 54.84 CC images/ext-file.o [2023-02-07T13:15:22.284Z] #38 55.14 CC images/cgroup.o [2023-02-07T13:15:22.284Z] #38 55.80 CC images/userns.o [2023-02-07T13:15:22.284Z] #38 56.18 CC images/google/protobuf/descriptor.o [2023-02-07T13:15:22.284Z] #38 58.38 CC images/opts.o [2023-02-07T13:15:22.284Z] #38 58.72 CC images/seccomp.o [2023-02-07T13:15:22.284Z] #38 59.09 CC images/binfmt-misc.o [2023-02-07T13:15:22.284Z] #38 59.39 CC images/time.o [2023-02-07T13:15:22.284Z] #38 59.93 CC images/sysctl.o [2023-02-07T13:15:22.284Z] #38 60.28 CC images/autofs.o [2023-02-07T13:15:22.285Z] #38 60.52 CC images/macvlan.o [2023-02-07T13:15:22.285Z] #38 60.72 CC images/sit.o [2023-02-07T13:15:22.285Z] #38 60.95 CC images/memfd.o [2023-02-07T13:15:22.285Z] #38 61.38 CC images/timens.o [2023-02-07T13:15:22.285Z] #38 61.75 LINK images/built-in.o [2023-02-07T13:15:22.285Z] #38 62.04 GEN compel/include/asm [2023-02-07T13:15:22.285Z] #38 62.11 GEN compel/include/version.h [2023-02-07T13:15:22.285Z] #38 62.18 touch .config [2023-02-07T13:15:22.285Z] #38 62.38 GEN include/common/config.h [2023-02-07T13:15:22.285Z] #38 62.67 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-02-07T13:15:22.319Z] #50 20.02 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-02-07T13:15:22.319Z] #50 20.09 Selecting previously unselected package libxtables12:amd64. [2023-02-07T13:15:22.319Z] #50 20.09 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-02-07T13:15:22.319Z] #50 20.09 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-02-07T13:15:22.319Z] #50 20.18 Selecting previously unselected package libcap2-bin. [2023-02-07T13:15:22.319Z] #50 20.18 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-02-07T13:15:22.319Z] #50 20.20 Unpacking libcap2-bin (1:2.44-1) ... [2023-02-07T13:15:22.319Z] #50 20.30 Selecting previously unselected package iproute2. [2023-02-07T13:15:22.333Z] #37 87.95 + bin/ctr [2023-02-07T13:15:22.544Z] #38 62.74 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-02-07T13:15:22.544Z] #38 62.85 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-02-07T13:15:22.544Z] #38 62.90 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-02-07T13:15:22.544Z] #38 62.96 DEP compel/arch/x86/plugins/std/memcpy.d [2023-02-07T13:15:22.577Z] #50 20.31 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-02-07T13:15:22.577Z] #50 20.31 Unpacking iproute2 (5.10.0-4) ... [2023-02-07T13:15:22.803Z] #38 63.07 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-02-07T13:15:22.803Z] #38 ... [2023-02-07T13:15:22.803Z] [2023-02-07T13:15:22.803Z] #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-02-07T13:15:22.803Z] #36 139.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-02-07T13:15:22.803Z] #36 139.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:15:22.803Z] #36 139.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:15:22.803Z] #36 149.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-02-07T13:15:22.803Z] #36 149.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:15:22.803Z] #36 149.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-07T13:15:22.803Z] #36 ... [2023-02-07T13:15:22.803Z] [2023-02-07T13:15:22.803Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:15:22.803Z] #38 63.10 GEN compel/plugins/include/uapi/std/syscall.h [2023-02-07T13:15:22.803Z] #38 63.20 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-02-07T13:15:22.836Z] #50 20.85 Selecting previously unselected package xxd. [2023-02-07T13:15:22.993Z] #39 130.3 CC criu/path.o [2023-02-07T13:15:23.017Z] #50 59.14 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-02-07T13:15:23.017Z] #50 59.15 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-02-07T13:15:23.017Z] #50 59.16 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-02-07T13:15:23.017Z] #50 59.18 Setting up libicu67:amd64 (67.1-7) ... [2023-02-07T13:15:23.017Z] #50 59.19 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-02-07T13:15:23.017Z] #50 59.20 Setting up libinih1:amd64 (53-1+b2) ... [2023-02-07T13:15:23.017Z] #50 59.22 Setting up uidmap (1:4.8.1-1) ... [2023-02-07T13:15:23.017Z] #50 59.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:15:23.017Z] #50 59.24 Setting up bzip2 (1.0.8-4) ... [2023-02-07T13:15:23.017Z] #50 59.26 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:15:23.017Z] #50 59.27 Setting up python3-wheel (0.34.2-1) ... [2023-02-07T13:15:23.017Z] #50 ... [2023-02-07T13:15:23.017Z] [2023-02-07T13:15:23.017Z] #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-02-07T13:15:23.017Z] #39 175.0 CC criu/image-desc.o [2023-02-07T13:15:23.017Z] #39 175.3 CC criu/image.o [2023-02-07T13:15:23.017Z] #39 176.8 CC criu/ipc_ns.o [2023-02-07T13:15:23.017Z] #39 179.2 CC criu/irmap.o [2023-02-07T13:15:23.017Z] #39 180.2 CC criu/kcmp-ids.o [2023-02-07T13:15:23.017Z] #39 180.8 CC criu/kerndat.o [2023-02-07T13:15:23.017Z] #39 182.1 CC criu/libnetlink.o [2023-02-07T13:15:23.017Z] #39 182.7 CC criu/log.o [2023-02-07T13:15:23.017Z] #39 183.4 CC criu/lsm.o [2023-02-07T13:15:23.017Z] #39 184.1 CC criu/mem.o [2023-02-07T13:15:23.094Z] #50 20.85 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-07T13:15:23.094Z] #50 20.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:15:23.094Z] #50 20.97 Selecting previously unselected package vim-common. [2023-02-07T13:15:23.094Z] #50 20.97 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T13:15:23.094Z] #50 20.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:15:23.106Z] #38 63.22 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-02-07T13:15:23.106Z] #38 63.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-02-07T13:15:23.106Z] #38 63.25 DEP compel/plugins/std/infect.d [2023-02-07T13:15:23.106Z] #38 63.45 DEP compel/plugins/std/string.d [2023-02-07T13:15:23.252Z] #39 130.6 CC criu/pie-util-vdso.o [2023-02-07T13:15:23.353Z] #50 21.16 Selecting previously unselected package bash-completion. [2023-02-07T13:15:23.353Z] #50 21.16 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-02-07T13:15:23.370Z] #38 63.69 DEP compel/plugins/std/log.d [2023-02-07T13:15:23.510Z] #39 131.0 CC criu/pie-util.o [2023-02-07T13:15:23.633Z] #38 63.87 DEP compel/plugins/std/fds.d [2023-02-07T13:15:23.774Z] #39 131.2 CC criu/pipes.o [2023-02-07T13:15:23.902Z] #38 64.02 DEP compel/plugins/std/std.d [2023-02-07T13:15:23.902Z] #38 64.18 DEP compel/plugins/shmem/shmem.d [2023-02-07T13:15:23.957Z] #39 ... [2023-02-07T13:15:23.957Z] [2023-02-07T13:15:23.958Z] #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-02-07T13:15:23.958Z] #50 60.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:15:23.958Z] #50 60.25 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:15:23.958Z] #50 60.26 Setting up libcap2-bin (1:2.44-1) ... [2023-02-07T13:15:23.958Z] #50 60.27 Setting up apparmor (2.13.6-10) ... [2023-02-07T13:15:24.160Z] #38 64.36 DEP compel/plugins/fds/fds.d [2023-02-07T13:15:24.419Z] #38 64.70 CC compel/plugins/std/std.o [2023-02-07T13:15:24.708Z] #39 132.0 CC criu/plugin.o [2023-02-07T13:15:24.854Z] #37 ... [2023-02-07T13:15:24.854Z] [2023-02-07T13:15:24.854Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:15:24.854Z] #30 149.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-02-07T13:15:24.854Z] #30 149.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:15:24.854Z] #30 149.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-07T13:15:24.905Z] Commit message: "Dockerfile: configure code dir as "safe" directory" [2023-02-07T13:15:24.968Z] #39 132.4 CC criu/proc_parse.o [2023-02-07T13:15:24.992Z] #38 65.27 CC compel/plugins/std/fds.o [2023-02-07T13:15:25.255Z] #50 23.18 Unpacking bash-completion (1:2.11-2) ... [2023-02-07T13:15:25.299Z] > git --version # timeout=10 [2023-02-07T13:15:25.353Z] > git --version # 'git version 2.24.1.windows.2' [2023-02-07T13:15:25.418Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-02-07T13:15:25.822Z] #50 23.64 Selecting previously unselected package bzip2. [2023-02-07T13:15:25.822Z] #50 23.64 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-02-07T13:15:25.822Z] #50 23.65 Unpacking bzip2 (1.0.8-4) ... [2023-02-07T13:15:25.822Z] #50 23.72 Selecting previously unselected package xz-utils. [2023-02-07T13:15:25.822Z] #50 23.72 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-02-07T13:15:25.822Z] #50 23.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-07T13:15:25.822Z] #50 23.92 Selecting previously unselected package apparmor. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [2023-02-07T13:15:25.869Z] #50 62.24 Setting up zip (3.0-12) ... [2023-02-07T13:15:25.870Z] #50 62.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:15:25.870Z] #50 62.32 Setting up bash-completion (1:2.11-2) ... [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-02-07T13:15:25.933Z] #38 66.16 CC compel/plugins/std/log.o [2023-02-07T13:15:26.081Z] #50 23.92 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-02-07T13:15:26.081Z] #50 23.99 Unpacking apparmor (2.13.6-10) ... [2023-02-07T13:15:26.340Z] #50 ... [2023-02-07T13:15:26.340Z] [2023-02-07T13:15:26.340Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:15:26.340Z] #38 102.8 CC criu/cr-service.o [2023-02-07T13:15:26.340Z] #38 104.4 CC criu/crtools.o [2023-02-07T13:15:26.340Z] #38 105.0 CC criu/eventfd.o [2023-02-07T13:15:26.340Z] #38 105.4 CC criu/eventpoll.o [2023-02-07T13:15:26.340Z] #38 106.1 CC criu/external.o [2023-02-07T13:15:26.340Z] #38 106.4 CC criu/fault-injection.o [2023-02-07T13:15:26.340Z] #38 106.5 CC criu/fdstore.o [2023-02-07T13:15:26.340Z] #38 106.9 CC criu/fifo.o [2023-02-07T13:15:26.340Z] #38 107.3 CC criu/file-ids.o [2023-02-07T13:15:26.340Z] #38 107.6 CC criu/file-lock.o [2023-02-07T13:15:26.340Z] #38 108.7 CC criu/files-ext.o [2023-02-07T13:15:26.340Z] #38 109.0 CC criu/files-reg.o [2023-02-07T13:15:26.340Z] #38 111.3 CC criu/files.o [2023-02-07T13:15:26.599Z] #38 ... [2023-02-07T13:15:26.599Z] [2023-02-07T13:15:26.599Z] #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-02-07T13:15:26.599Z] #50 24.47 Selecting previously unselected package inetutils-ping. [2023-02-07T13:15:26.599Z] #50 24.50 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-02-07T13:15:26.599Z] #50 24.51 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-07T13:15:26.748Z] #30 ... [2023-02-07T13:15:26.748Z] [2023-02-07T13:15:26.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-02-07T13:15:26.748Z] #38 55.79 CC images/ext-file.o [2023-02-07T13:15:26.748Z] #38 56.12 CC images/cgroup.o [2023-02-07T13:15:26.748Z] #38 57.11 CC images/userns.o [2023-02-07T13:15:26.748Z] #38 57.38 CC images/google/protobuf/descriptor.o [2023-02-07T13:15:26.748Z] #38 59.63 CC images/opts.o [2023-02-07T13:15:26.748Z] #38 59.93 CC images/seccomp.o [2023-02-07T13:15:26.748Z] #38 60.26 CC images/binfmt-misc.o [2023-02-07T13:15:26.748Z] #38 60.60 CC images/time.o [2023-02-07T13:15:26.748Z] #38 60.88 CC images/sysctl.o [2023-02-07T13:15:26.748Z] #38 61.09 CC images/autofs.o [2023-02-07T13:15:26.748Z] #38 61.28 CC images/macvlan.o [2023-02-07T13:15:26.748Z] #38 61.57 CC images/sit.o [2023-02-07T13:15:26.748Z] #38 61.84 CC images/memfd.o [2023-02-07T13:15:26.748Z] #38 62.27 CC images/timens.o [2023-02-07T13:15:26.748Z] #38 62.63 LINK images/built-in.o [2023-02-07T13:15:26.748Z] #38 63.05 GEN compel/include/asm [2023-02-07T13:15:26.748Z] #38 63.15 GEN compel/include/version.h [2023-02-07T13:15:26.748Z] #38 63.22 touch .config [2023-02-07T13:15:26.748Z] #38 63.45 GEN include/common/config.h [2023-02-07T13:15:26.748Z] #38 63.76 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-02-07T13:15:26.748Z] #38 63.84 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-02-07T13:15:26.748Z] #38 63.92 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-02-07T13:15:26.748Z] #38 64.00 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-02-07T13:15:26.748Z] #38 64.05 DEP compel/arch/x86/plugins/std/memcpy.d [2023-02-07T13:15:26.748Z] #38 64.08 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-02-07T13:15:26.748Z] #38 64.11 GEN compel/plugins/include/uapi/std/syscall.h [2023-02-07T13:15:26.748Z] #38 64.14 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-02-07T13:15:26.748Z] #38 64.20 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-02-07T13:15:26.748Z] #38 64.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-02-07T13:15:26.748Z] #38 64.26 DEP compel/plugins/std/infect.d [2023-02-07T13:15:26.748Z] #38 64.43 DEP compel/plugins/std/string.d [2023-02-07T13:15:26.748Z] #38 64.55 DEP compel/plugins/std/log.d [2023-02-07T13:15:26.748Z] #38 64.71 DEP compel/plugins/std/fds.d [2023-02-07T13:15:26.748Z] #38 64.92 DEP compel/plugins/std/std.d [2023-02-07T13:15:26.748Z] #38 65.20 DEP compel/plugins/shmem/shmem.d [2023-02-07T13:15:26.748Z] #38 65.37 DEP compel/plugins/fds/fds.d [2023-02-07T13:15:26.748Z] #38 65.70 CC compel/plugins/std/std.o [2023-02-07T13:15:26.857Z] #50 24.65 Selecting previously unselected package libip4tc2:amd64. [2023-02-07T13:15:26.858Z] #50 24.66 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-02-07T13:15:26.858Z] #50 24.66 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-02-07T13:15:26.858Z] #50 24.76 Selecting previously unselected package libip6tc2:amd64. [2023-02-07T13:15:26.858Z] #50 24.77 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-02-07T13:15:26.858Z] #50 24.77 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-02-07T13:15:26.858Z] #50 24.85 Selecting previously unselected package libnfnetlink0:amd64. [2023-02-07T13:15:26.858Z] #50 24.85 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-02-07T13:15:26.858Z] #50 24.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-07T13:15:26.868Z] #39 ... [2023-02-07T13:15:26.868Z] [2023-02-07T13:15:26.869Z] #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-02-07T13:15:26.869Z] #23 185.4 + dpkg --print-architecture [2023-02-07T13:15:26.870Z] #38 66.98 CC compel/plugins/std/string.o [2023-02-07T13:15:27.005Z] #38 66.20 CC compel/plugins/std/fds.o [2023-02-07T13:15:27.116Z] #50 24.92 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-02-07T13:15:27.116Z] #50 24.92 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-02-07T13:15:27.116Z] #50 24.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-07T13:15:27.116Z] #50 24.99 Selecting previously unselected package libnftnl11:amd64. [2023-02-07T13:15:27.116Z] #50 24.99 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-02-07T13:15:27.116Z] #50 24.99 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-02-07T13:15:27.127Z] #23 DONE 185.8s [2023-02-07T13:15:27.127Z] [2023-02-07T13:15:27.127Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:15:27.129Z] #38 67.49 CC compel/plugins/std/infect.o [2023-02-07T13:15:27.374Z] #50 25.07 Selecting previously unselected package iptables. [2023-02-07T13:15:27.374Z] #50 25.08 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-02-07T13:15:27.374Z] #50 25.09 Unpacking iptables (1.8.7-1) ... [2023-02-07T13:15:27.569Z] #38 66.92 CC compel/plugins/std/log.o [2023-02-07T13:15:27.632Z] #50 25.44 Selecting previously unselected package libonig5:amd64. [2023-02-07T13:15:27.633Z] #50 25.44 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-07T13:15:27.633Z] #50 25.45 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:15:27.633Z] #50 25.58 Selecting previously unselected package libjq1:amd64. [2023-02-07T13:15:27.633Z] #50 25.58 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-02-07T13:15:27.633Z] #50 25.59 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:15:27.697Z] #38 67.92 CC compel/arch/x86/plugins/std/parasite-head.o [2023-02-07T13:15:27.697Z] #38 68.00 CC compel/arch/x86/plugins/std/memcpy.o [2023-02-07T13:15:27.697Z] #38 68.07 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-02-07T13:15:27.697Z] #38 68.15 AR compel/plugins/std.lib.a [2023-02-07T13:15:27.890Z] #50 25.71 Selecting previously unselected package jq. [2023-02-07T13:15:27.890Z] #50 25.72 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-02-07T13:15:27.890Z] #50 25.73 Unpacking jq (1.6-2.1) ... [2023-02-07T13:15:27.890Z] #50 25.81 Selecting previously unselected package libaio1:amd64. [2023-02-07T13:15:27.890Z] #50 25.82 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-02-07T13:15:27.890Z] #50 25.83 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-02-07T13:15:27.890Z] #50 25.89 Selecting previously unselected package libgpm2:amd64. [2023-02-07T13:15:27.890Z] #50 25.89 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-02-07T13:15:27.890Z] #50 25.89 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-02-07T13:15:28.063Z] #43 ... [2023-02-07T13:15:28.063Z] [2023-02-07T13:15:28.063Z] #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-02-07T13:15:28.063Z] #39 135.3 CC criu/protobuf-desc.o [2023-02-07T13:15:28.148Z] #50 25.97 Selecting previously unselected package libicu67:amd64. [2023-02-07T13:15:28.148Z] #50 25.97 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-02-07T13:15:28.148Z] #50 25.99 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-07T13:15:28.264Z] #38 68.32 CC compel/plugins/fds/fds.o [2023-02-07T13:15:28.522Z] #38 68.61 AR compel/plugins/fds.lib.a [2023-02-07T13:15:28.522Z] #38 68.66 HOSTDEP compel/src/lib/log-host.d [2023-02-07T13:15:28.522Z] #38 68.77 HOSTDEP compel/src/lib/handle-elf-host.d [2023-02-07T13:15:28.522Z] #38 68.88 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-02-07T13:15:28.636Z] + docker version [2023-02-07T13:15:28.782Z] #38 69.04 HOSTDEP compel/src/main-host.d [2023-02-07T13:15:28.998Z] #39 136.5 CC criu/protobuf.o [2023-02-07T13:15:29.040Z] #38 69.19 DEP compel/src/lib/ptrace.d [2023-02-07T13:15:29.040Z] #38 69.48 DEP compel/src/lib/infect.d [2023-02-07T13:15:29.257Z] #39 136.8 CC criu/pstree.o [2023-02-07T13:15:29.299Z] #38 69.60 DEP compel/src/lib/infect-util.d [2023-02-07T13:15:29.299Z] #38 69.62 DEP compel/src/lib/infect-rpc.d [2023-02-07T13:15:29.299Z] #38 69.69 DEP compel/arch/x86/src/lib/infect.d [2023-02-07T13:15:29.468Z] #38 68.42 CC compel/plugins/std/string.o [2023-02-07T13:15:29.556Z] #38 69.85 DEP compel/arch/x86/src/lib/cpu.d [2023-02-07T13:15:29.556Z] #38 69.91 DEP compel/src/lib/log.d [2023-02-07T13:15:29.814Z] #38 70.08 DEP compel/src/main.d [2023-02-07T13:15:30.072Z] #38 70.23 DEP compel/src/lib/handle-elf.d [2023-02-07T13:15:30.072Z] #38 70.40 DEP compel/arch/x86/src/lib/handle-elf.d [2023-02-07T13:15:30.330Z] #38 70.68 CC compel/src/lib/log.o [2023-02-07T13:15:30.400Z] #38 69.43 CC compel/plugins/std/infect.o [2023-02-07T13:15:30.669Z] #39 137.9 CC criu/rbtree.o [2023-02-07T13:15:30.899Z] #38 71.14 CC compel/arch/x86/src/lib/cpu.o [2023-02-07T13:15:30.931Z] #39 138.2 CC criu/rst-malloc.o [2023-02-07T13:15:30.964Z] #38 70.07 CC compel/arch/x86/plugins/std/parasite-head.o [2023-02-07T13:15:30.964Z] #38 70.17 CC compel/arch/x86/plugins/std/memcpy.o [2023-02-07T13:15:30.964Z] #38 70.26 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-02-07T13:15:30.964Z] #38 70.38 AR compel/plugins/std.lib.a [2023-02-07T13:15:31.159Z] #50 66.67 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-07T13:15:31.159Z] #50 66.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-02-07T13:15:31.159Z] #50 66.72 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-02-07T13:15:31.159Z] #50 66.74 Setting up patch (2.7.6-7) ... [2023-02-07T13:15:31.159Z] #50 66.75 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-02-07T13:15:31.159Z] #50 66.90 invoke-rc.d: could not determine current runlevel [2023-02-07T13:15:31.159Z] #50 66.95 invoke-rc.d: policy-rc.d denied execution of start. [2023-02-07T13:15:31.159Z] #50 66.96 Setting up xfsprogs (5.10.0-4) ... [2023-02-07T13:15:31.159Z] #50 66.99 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-02-07T13:15:31.159Z] #50 67.02 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-07T13:15:31.159Z] #50 67.06 Setting up pigz (2.6-1) ... [2023-02-07T13:15:31.159Z] #50 67.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-07T13:15:31.159Z] #50 67.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:15:31.159Z] #50 67.15 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-07T13:15:31.159Z] #50 67.19 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:15:31.189Z] #39 138.5 CC criu/seccomp.o [2023-02-07T13:15:31.221Z] #38 70.56 CC compel/plugins/fds/fds.o [2023-02-07T13:15:31.759Z] #39 139.1 CC criu/seize.o [2023-02-07T13:15:31.785Z] #38 71.00 AR compel/plugins/fds.lib.a [2023-02-07T13:15:31.785Z] #38 71.08 HOSTDEP compel/src/lib/log-host.d [2023-02-07T13:15:31.785Z] #38 71.14 HOSTDEP compel/src/lib/handle-elf-host.d [2023-02-07T13:15:31.785Z] #38 71.23 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-02-07T13:15:31.785Z] #38 71.28 HOSTDEP compel/src/main-host.d [2023-02-07T13:15:32.042Z] #38 71.37 DEP compel/src/lib/ptrace.d [2023-02-07T13:15:32.104Z] #50 68.19 Setting up libaio1:amd64 (0.3.112-9) ... [2023-02-07T13:15:32.104Z] #50 68.20 Setting up python3-lib2to3 (3.9.2-1) ... [2023-02-07T13:15:32.272Z] #38 72.39 CC compel/arch/x86/src/lib/infect.o [2023-02-07T13:15:32.299Z] #38 71.47 DEP compel/src/lib/infect.d [2023-02-07T13:15:32.299Z] #38 71.59 DEP compel/src/lib/infect-util.d [2023-02-07T13:15:32.299Z] #38 71.66 DEP compel/src/lib/infect-rpc.d [2023-02-07T13:15:32.335Z] #50 29.62 Selecting previously unselected package libinih1:amd64. [2023-02-07T13:15:32.335Z] #50 29.62 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-02-07T13:15:32.335Z] #50 29.63 Unpacking libinih1:amd64 (53-1+b2) ... [2023-02-07T13:15:32.335Z] #50 29.68 Selecting previously unselected package libnet1:amd64. [2023-02-07T13:15:32.335Z] #50 29.68 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-07T13:15:32.335Z] #50 29.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:15:32.335Z] #50 29.80 Selecting previously unselected package libnl-3-200:amd64. [2023-02-07T13:15:32.335Z] #50 29.80 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-07T13:15:32.335Z] #50 29.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:15:32.335Z] #50 29.90 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-07T13:15:32.335Z] #50 29.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:15:32.335Z] #50 29.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:15:32.335Z] #50 29.97 Selecting previously unselected package net-tools. [2023-02-07T13:15:32.335Z] #50 29.99 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-02-07T13:15:32.335Z] #50 30.00 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-02-07T13:15:32.335Z] #50 30.19 Selecting previously unselected package patch. [2023-02-07T13:15:32.335Z] #50 30.20 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-02-07T13:15:32.335Z] #50 30.21 Unpacking patch (2.7.6-7) ... [2023-02-07T13:15:32.335Z] #50 30.33 Selecting previously unselected package python-pip-whl. [2023-02-07T13:15:32.530Z] #38 ... [2023-02-07T13:15:32.530Z] [2023-02-07T13:15:32.530Z] #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-02-07T13:15:32.530Z] #36 159.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-02-07T13:15:32.530Z] #36 159.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:15:32.530Z] #36 159.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:15:32.556Z] #38 71.74 DEP compel/arch/x86/src/lib/infect.d [2023-02-07T13:15:32.556Z] #38 71.86 DEP compel/arch/x86/src/lib/cpu.d [2023-02-07T13:15:32.556Z] #38 71.91 DEP compel/src/lib/log.d [2023-02-07T13:15:32.556Z] #38 71.97 DEP compel/src/main.d [2023-02-07T13:15:32.593Z] #50 30.33 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-02-07T13:15:32.593Z] #50 30.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-07T13:15:32.673Z] #50 68.95 Setting up libelf1:amd64 (0.183-1) ... [2023-02-07T13:15:32.673Z] #50 69.00 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:15:32.673Z] #50 69.09 Setting up python3-distutils (3.9.2-1) ... [2023-02-07T13:15:32.695Z] #39 140.0 CC criu/servicefd.o [2023-02-07T13:15:32.813Z] #38 72.12 DEP compel/src/lib/handle-elf.d [2023-02-07T13:15:32.813Z] #38 72.23 DEP compel/arch/x86/src/lib/handle-elf.d [2023-02-07T13:15:33.070Z] #38 72.37 CC compel/src/lib/log.o [2023-02-07T13:15:33.160Z] #50 30.94 Selecting previously unselected package python3-lib2to3. [2023-02-07T13:15:33.160Z] #50 30.94 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-02-07T13:15:33.160Z] #50 30.95 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-02-07T13:15:33.160Z] #50 31.09 Selecting previously unselected package python3-distutils. [2023-02-07T13:15:33.160Z] #50 31.09 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-02-07T13:15:33.160Z] #50 31.09 Unpacking python3-distutils (3.9.2-1) ... [2023-02-07T13:15:33.260Z] #39 140.5 CC criu/shmem.o [2023-02-07T13:15:33.418Z] #50 31.26 Selecting previously unselected package python3-pkg-resources. [2023-02-07T13:15:33.418Z] #50 31.26 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-07T13:15:33.418Z] #50 31.27 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:15:33.613Z] #50 69.86 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:15:33.613Z] #50 69.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-02-07T13:15:33.613Z] #50 69.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-02-07T13:15:33.613Z] #50 69.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-02-07T13:15:33.613Z] #50 69.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-02-07T13:15:33.613Z] #50 69.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-02-07T13:15:33.613Z] #50 70.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-02-07T13:15:33.613Z] #50 70.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-02-07T13:15:33.613Z] #50 70.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-02-07T13:15:33.636Z] #38 72.89 CC compel/arch/x86/src/lib/cpu.o [2023-02-07T13:15:33.677Z] #50 31.41 Selecting previously unselected package python3-setuptools. [2023-02-07T13:15:33.677Z] #50 31.41 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-02-07T13:15:33.677Z] #50 31.42 Unpacking python3-setuptools (52.0.0-4) ... [2023-02-07T13:15:33.873Z] #50 70.12 Setting up python3-setuptools (52.0.0-4) ... [2023-02-07T13:15:33.935Z] #50 31.70 Selecting previously unselected package python3-wheel. [2023-02-07T13:15:33.935Z] #50 31.70 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-02-07T13:15:33.935Z] #50 31.71 Unpacking python3-wheel (0.34.2-1) ... [2023-02-07T13:15:33.935Z] #50 31.79 Selecting previously unselected package python3-pip. [2023-02-07T13:15:33.935Z] #50 31.80 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-02-07T13:15:33.935Z] #50 31.80 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-02-07T13:15:34.194Z] #50 32.09 Selecting previously unselected package sudo. [2023-02-07T13:15:34.194Z] #50 32.10 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-02-07T13:15:34.194Z] #50 32.10 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-02-07T13:15:34.196Z] #39 141.4 CC criu/sigframe.o [2023-02-07T13:15:34.196Z] #39 141.5 CC criu/signalfd.o [2023-02-07T13:15:34.452Z] #50 32.52 Selecting previously unselected package thin-provisioning-tools. [2023-02-07T13:15:34.455Z] #39 141.8 CC criu/sk-inet.o [2023-02-07T13:15:34.571Z] #38 73.64 CC compel/arch/x86/src/lib/infect.o [2023-02-07T13:15:34.571Z] #38 ... [2023-02-07T13:15:34.571Z] [2023-02-07T13:15:34.571Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:15:34.571Z] #30 159.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-02-07T13:15:34.571Z] #30 159.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:15:34.571Z] #30 159.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:15:34.711Z] #50 32.52 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-02-07T13:15:34.711Z] #50 32.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-02-07T13:15:34.970Z] #50 32.73 Selecting previously unselected package uidmap. [2023-02-07T13:15:34.970Z] #50 32.74 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-02-07T13:15:34.970Z] #50 32.76 Unpacking uidmap (1:4.8.1-1) ... [2023-02-07T13:15:34.970Z] #50 32.92 Selecting previously unselected package vim-runtime. [2023-02-07T13:15:34.970Z] #50 32.92 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T13:15:35.229Z] #50 32.96 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-02-07T13:15:35.229Z] #50 33.01 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-02-07T13:15:35.229Z] #50 33.02 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:15:35.256Z] #50 ... [2023-02-07T13:15:35.256Z] [2023-02-07T13:15:35.256Z] #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-02-07T13:15:35.256Z] #39 187.3 CC criu/memfd.o [2023-02-07T13:15:35.256Z] #39 188.1 CC criu/mount.o [2023-02-07T13:15:35.256Z] #39 194.4 CC criu/namespaces.o [2023-02-07T13:15:35.390Z] #39 142.8 CC criu/sk-netlink.o [2023-02-07T13:15:35.958Z] #39 143.2 CC criu/sk-packet.o [2023-02-07T13:15:36.196Z] #39 198.0 CC criu/net.o [2023-02-07T13:15:36.524Z] #39 143.8 CC criu/sk-queue.o [2023-02-07T13:15:36.766Z] #39 ... [2023-02-07T13:15:36.766Z] [2023-02-07T13:15:36.766Z] #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-02-07T13:15:36.766Z] #50 72.99 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:15:36.766Z] #50 73.01 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-02-07T13:15:36.766Z] #50 73.02 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-02-07T13:15:36.766Z] #50 73.03 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-02-07T13:15:36.782Z] #39 144.2 CC criu/sk-tcp.o [2023-02-07T13:15:37.134Z] #50 ... [2023-02-07T13:15:37.134Z] [2023-02-07T13:15:37.134Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:15:37.134Z] #38 113.4 include/common/asm/bitops.h: Assembler messages: [2023-02-07T13:15:37.134Z] #38 113.4 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-02-07T13:15:37.134Z] #38 113.5 CC criu/filesystems.o [2023-02-07T13:15:37.134Z] #38 114.3 CC criu/fsnotify.o [2023-02-07T13:15:37.134Z] #38 115.5 CC criu/image-desc.o [2023-02-07T13:15:37.134Z] #38 115.6 CC criu/image.o [2023-02-07T13:15:37.134Z] #38 116.6 CC criu/ipc_ns.o [2023-02-07T13:15:37.134Z] #38 118.1 CC criu/irmap.o [2023-02-07T13:15:37.134Z] #38 118.8 CC criu/kcmp-ids.o [2023-02-07T13:15:37.134Z] #38 119.1 CC criu/kerndat.o [2023-02-07T13:15:37.134Z] #38 120.3 CC criu/libnetlink.o [2023-02-07T13:15:37.134Z] #38 120.7 CC criu/log.o [2023-02-07T13:15:37.134Z] #38 121.4 CC criu/lsm.o [2023-02-07T13:15:37.134Z] #38 121.8 CC criu/mem.o [2023-02-07T13:15:37.134Z] #38 123.6 CC criu/memfd.o [2023-02-07T13:15:37.348Z] #39 144.7 CC criu/sk-unix.o [2023-02-07T13:15:37.701Z] #38 124.2 CC criu/mount.o [2023-02-07T13:15:38.675Z] #50 75.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-07T13:15:38.675Z] #50 75.08 Setting up jq (1.6-2.1) ... [2023-02-07T13:15:38.718Z] #38 ... [2023-02-07T13:15:38.718Z] [2023-02-07T13:15:38.718Z] #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-02-07T13:15:38.718Z] #50 36.61 Selecting previously unselected package vim. [2023-02-07T13:15:38.718Z] #50 36.61 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-07T13:15:38.718Z] #50 36.62 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:15:38.935Z] #50 75.11 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-02-07T13:15:38.935Z] #50 75.14 Setting up iptables (1.8.7-1) ... [2023-02-07T13:15:38.935Z] #50 75.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-07T13:15:38.935Z] #50 75.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-07T13:15:38.935Z] #50 75.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-07T13:15:38.935Z] #50 75.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-07T13:15:38.935Z] #50 75.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-02-07T13:15:38.935Z] #50 75.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-02-07T13:15:38.935Z] #50 75.30 Setting up iproute2 (5.10.0-4) ... [2023-02-07T13:15:39.247Z] #39 146.6 CC criu/sockets.o [2023-02-07T13:15:39.296Z] #50 37.22 Selecting previously unselected package xfsprogs. [2023-02-07T13:15:39.296Z] #50 37.22 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-02-07T13:15:39.296Z] #50 37.23 Unpacking xfsprogs (5.10.0-4) ... [2023-02-07T13:15:39.865Z] #50 37.69 Selecting previously unselected package zip. [2023-02-07T13:15:39.865Z] #50 37.69 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-02-07T13:15:39.865Z] #50 37.71 Unpacking zip (3.0-12) ... [2023-02-07T13:15:39.875Z] #50 76.11 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:15:40.122Z] #50 37.93 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:15:40.180Z] #39 147.3 CC criu/stats.o [2023-02-07T13:15:40.439Z] #39 147.6 CC criu/string.o [2023-02-07T13:15:40.439Z] #39 147.8 CC criu/sysctl.o [2023-02-07T13:15:40.649Z] #36 ... [2023-02-07T13:15:40.649Z] [2023-02-07T13:15:40.649Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:15:40.649Z] #38 73.52 CC compel/src/lib/infect-rpc.o [2023-02-07T13:15:40.649Z] #38 74.16 CC compel/src/lib/infect-util.o [2023-02-07T13:15:40.649Z] #38 74.43 CC compel/src/lib/infect.o [2023-02-07T13:15:40.649Z] #38 77.89 CC compel/src/lib/ptrace.o [2023-02-07T13:15:40.649Z] #38 78.53 AR compel/libcompel.a [2023-02-07T13:15:40.649Z] #38 78.68 HOSTCC compel/src/main-host.o [2023-02-07T13:15:40.649Z] #38 79.18 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-02-07T13:15:40.649Z] #38 79.39 HOSTCC compel/src/lib/handle-elf-host.o [2023-02-07T13:15:40.649Z] #38 79.92 HOSTCC compel/src/lib/log-host.o [2023-02-07T13:15:40.649Z] #38 80.22 HOSTLINK compel/compel-host-bin [2023-02-07T13:15:40.649Z] #38 80.62 DEP soccr/soccr.d [2023-02-07T13:15:40.649Z] #38 80.89 CC soccr/soccr.o [2023-02-07T13:15:41.004Z] #39 148.4 CC criu/sysfs_parse.o [2023-02-07T13:15:41.055Z] #50 38.91 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-02-07T13:15:41.055Z] #50 38.92 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-02-07T13:15:41.055Z] #50 38.94 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-02-07T13:15:41.055Z] #50 38.95 Setting up libicu67:amd64 (67.1-7) ... [2023-02-07T13:15:41.055Z] #50 38.96 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-02-07T13:15:41.055Z] #50 38.99 Setting up libinih1:amd64 (53-1+b2) ... [2023-02-07T13:15:41.055Z] #50 39.00 Setting up uidmap (1:4.8.1-1) ... [2023-02-07T13:15:41.055Z] #50 39.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:15:41.055Z] #50 39.03 Setting up bzip2 (1.0.8-4) ... [2023-02-07T13:15:41.055Z] #50 39.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:15:41.151Z] #30 ... [2023-02-07T13:15:41.151Z] [2023-02-07T13:15:41.151Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:15:41.151Z] #38 74.82 CC compel/src/lib/infect-rpc.o [2023-02-07T13:15:41.151Z] #38 75.39 CC compel/src/lib/infect-util.o [2023-02-07T13:15:41.151Z] #38 75.85 CC compel/src/lib/infect.o [2023-02-07T13:15:41.151Z] #38 79.24 CC compel/src/lib/ptrace.o [2023-02-07T13:15:41.151Z] #38 79.81 AR compel/libcompel.a [2023-02-07T13:15:41.151Z] #38 79.91 HOSTCC compel/src/main-host.o [2023-02-07T13:15:41.151Z] #38 80.36 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-02-07T13:15:41.262Z] #39 148.8 CC criu/timens.o [2023-02-07T13:15:41.313Z] #50 39.06 Setting up python3-wheel (0.34.2-1) ... [2023-02-07T13:15:41.408Z] #38 80.54 HOSTCC compel/src/lib/handle-elf-host.o [2023-02-07T13:15:41.665Z] #38 81.05 HOSTCC compel/src/lib/log-host.o [2023-02-07T13:15:41.782Z] #50 DONE 77.8s [2023-02-07T13:15:41.782Z] [2023-02-07T13:15:41.783Z] #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-02-07T13:15:41.783Z] #39 203.4 CC criu/netfilter.o [2023-02-07T13:15:41.828Z] #39 149.1 CC criu/timerfd.o [2023-02-07T13:15:41.828Z] #39 149.4 CC criu/tty.o [2023-02-07T13:15:41.879Z] #50 39.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:15:41.879Z] #50 39.87 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:15:41.879Z] #50 39.90 Setting up libcap2-bin (1:2.44-1) ... [2023-02-07T13:15:42.137Z] #50 39.92 Setting up apparmor (2.13.6-10) ... [2023-02-07T13:15:42.229Z] #38 81.30 HOSTLINK compel/compel-host-bin [2023-02-07T13:15:42.352Z] #39 204.2 CC criu/page-pipe.o [2023-02-07T13:15:42.486Z] #38 81.58 DEP soccr/soccr.d [2023-02-07T13:15:42.486Z] #38 81.79 CC soccr/soccr.o [2023-02-07T13:15:42.546Z] #38 82.91 AR soccr/libsoccr.a [2023-02-07T13:15:42.804Z] #38 83.07 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-07T13:15:43.293Z] #39 205.2 CC criu/page-xfer.o [2023-02-07T13:15:43.293Z] #39 ... [2023-02-07T13:15:43.293Z] [2023-02-07T13:15:43.293Z] #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-02-07T13:15:43.293Z] #0 1.535 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-02-07T13:15:43.293Z] #0 1.545 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-02-07T13:15:43.293Z] #0 1.555 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-02-07T13:15:43.293Z] #51 DONE 1.6s [2023-02-07T13:15:43.293Z] [2023-02-07T13:15:43.293Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-07T13:15:43.737Z] #38 83.81 DEP criu/arch/x86/sigframe.d [2023-02-07T13:15:43.737Z] #38 83.96 DEP criu/arch/x86/sigaction_compat.d [2023-02-07T13:15:43.737Z] #38 84.15 DEP criu/arch/x86/kerndat.d [2023-02-07T13:15:43.995Z] #38 84.40 DEP criu/arch/x86/crtools.d [2023-02-07T13:15:44.035Z] #50 41.59 Setting up zip (3.0-12) ... [2023-02-07T13:15:44.035Z] #50 41.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:15:44.035Z] #50 41.64 Setting up bash-completion (1:2.11-2) ... [2023-02-07T13:15:44.355Z] #39 151.5 CC criu/tun.o [2023-02-07T13:15:44.561Z] #38 84.64 DEP criu/arch/x86/cpu.d [2023-02-07T13:15:44.561Z] #38 85.01 CC criu/arch/x86/cpu.o [2023-02-07T13:15:44.613Z] #39 152.0 CC criu/uffd.o [2023-02-07T13:15:45.011Z] #38 84.01 AR soccr/libsoccr.a [2023-02-07T13:15:45.011Z] #38 84.09 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-07T13:15:45.271Z] #38 84.64 DEP criu/arch/x86/sigframe.d [2023-02-07T13:15:45.496Z] #38 85.62 include/common/asm/bitops.h: Assembler messages: [2023-02-07T13:15:45.496Z] #38 85.62 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:15:45.496Z] #38 85.62 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:15:45.496Z] #38 85.62 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:15:45.496Z] #38 85.62 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:15:45.496Z] #38 85.72 CC criu/arch/x86/crtools.o [2023-02-07T13:15:45.527Z] #38 84.87 DEP criu/arch/x86/sigaction_compat.d [2023-02-07T13:15:45.527Z] #38 84.98 DEP criu/arch/x86/kerndat.d [2023-02-07T13:15:45.787Z] #38 85.24 DEP criu/arch/x86/crtools.d [2023-02-07T13:15:45.935Z] #50 43.94 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-07T13:15:45.985Z] #39 153.3 CC criu/util.o [2023-02-07T13:15:46.193Z] #50 43.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-02-07T13:15:46.194Z] #50 43.97 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-02-07T13:15:46.194Z] #50 43.99 Setting up patch (2.7.6-7) ... [2023-02-07T13:15:46.194Z] #50 44.00 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-02-07T13:15:46.194Z] #50 44.09 invoke-rc.d: could not determine current runlevel [2023-02-07T13:15:46.194Z] #50 44.10 invoke-rc.d: policy-rc.d denied execution of start. [2023-02-07T13:15:46.194Z] #50 44.11 Setting up xfsprogs (5.10.0-4) ... [2023-02-07T13:15:46.194Z] #50 44.12 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-02-07T13:15:46.194Z] #50 44.14 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-07T13:15:46.194Z] #50 44.15 Setting up pigz (2.6-1) ... [2023-02-07T13:15:46.194Z] #50 44.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-07T13:15:46.194Z] #50 44.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:15:46.194Z] #50 44.20 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-07T13:15:46.309Z] Client: [2023-02-07T13:15:46.309Z] Version: 20.10.9 [2023-02-07T13:15:46.309Z] API version: 1.41 [2023-02-07T13:15:46.309Z] Go version: go1.16.8 [2023-02-07T13:15:46.309Z] Git commit: c2ea9bc [2023-02-07T13:15:46.309Z] Built: Mon Oct 4 16:11:10 2021 [2023-02-07T13:15:46.309Z] OS/Arch: windows/amd64 [2023-02-07T13:15:46.309Z] Context: default [2023-02-07T13:15:46.309Z] Experimental: true [2023-02-07T13:15:46.309Z] [2023-02-07T13:15:46.309Z] Server: Docker Engine - Community [2023-02-07T13:15:46.309Z] Engine: [2023-02-07T13:15:46.309Z] Version: 20.10.9 [2023-02-07T13:15:46.309Z] API version: 1.41 (minimum version 1.24) [2023-02-07T13:15:46.309Z] Go version: go1.16.8 [2023-02-07T13:15:46.309Z] Git commit: 79ea9d3 [2023-02-07T13:15:46.309Z] Built: Mon Oct 4 16:06:39 2021 [2023-02-07T13:15:46.309Z] OS/Arch: windows/amd64 [2023-02-07T13:15:46.309Z] Experimental: true [2023-02-07T13:15:46.351Z] #38 85.44 DEP criu/arch/x86/cpu.d [2023-02-07T13:15:46.351Z] #38 85.69 CC criu/arch/x86/cpu.o [2023-02-07T13:15:46.452Z] #50 44.22 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [Pipeline] sh [2023-02-07T13:15:47.018Z] #50 44.90 Setting up libaio1:amd64 (0.3.112-9) ... [2023-02-07T13:15:47.018Z] #50 44.91 Setting up python3-lib2to3 (3.9.2-1) ... [2023-02-07T13:15:47.357Z] #39 154.7 CC criu/uts_ns.o [2023-02-07T13:15:47.357Z] #39 154.8 CC criu/vdso.o [2023-02-07T13:15:47.395Z] #38 87.36 CC criu/arch/x86/kerndat.o [2023-02-07T13:15:47.538Z] #38 86.70 include/common/asm/bitops.h: Assembler messages: [2023-02-07T13:15:47.539Z] #38 86.71 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:15:47.539Z] #38 86.71 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:15:47.539Z] #38 86.71 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:15:47.539Z] #38 86.71 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:15:47.539Z] #38 86.77 CC criu/arch/x86/crtools.o [2023-02-07T13:15:47.584Z] #50 45.39 Setting up libelf1:amd64 (0.183-1) ... [2023-02-07T13:15:47.584Z] #50 45.42 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:15:47.584Z] #50 45.43 Setting up python3-distutils (3.9.2-1) ... [2023-02-07T13:15:47.654Z] #38 87.98 CC criu/arch/x86/sigaction_compat.o [2023-02-07T13:15:47.839Z] + docker info [2023-02-07T13:15:47.842Z] #50 45.93 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:15:47.912Z] #38 88.26 CC criu/arch/x86/sigframe.o [2023-02-07T13:15:47.924Z] #39 155.4 LINK criu/built-in.o [2023-02-07T13:15:48.100Z] #50 45.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-02-07T13:15:48.100Z] #50 45.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-02-07T13:15:48.100Z] #50 45.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-02-07T13:15:48.100Z] #50 45.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-02-07T13:15:48.100Z] #50 45.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-02-07T13:15:48.100Z] #50 45.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-02-07T13:15:48.100Z] #50 45.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-02-07T13:15:48.100Z] #50 45.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-02-07T13:15:48.100Z] #50 46.01 Setting up python3-setuptools (52.0.0-4) ... [2023-02-07T13:15:48.182Z] #39 155.5 LINK criu/criu [2023-02-07T13:15:48.440Z] #39 155.9 DEP lib/c/criu.d [2023-02-07T13:15:48.478Z] #38 88.64 LINK criu/arch/x86/crtools.built-in.o [2023-02-07T13:15:48.478Z] #38 88.70 DEP criu/pie/util-vdso-elf32.d [2023-02-07T13:15:48.698Z] #39 156.0 CC images/rpc.pb-c.o [2023-02-07T13:15:48.737Z] #38 88.91 DEP criu/pie/util-vdso.d [2023-02-07T13:15:48.996Z] #38 89.20 DEP criu/pie/util.d [2023-02-07T13:15:48.996Z] #38 89.31 CC criu/pie/util.o [2023-02-07T13:15:49.265Z] #39 156.6 CC lib/c/criu.o [2023-02-07T13:15:49.562Z] #38 89.75 CC criu/pie/util-vdso.o [2023-02-07T13:15:49.866Z] #52 ... [2023-02-07T13:15:49.866Z] [2023-02-07T13:15:49.866Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:15:49.866Z] #39 208.2 CC criu/pagemap-cache.o [2023-02-07T13:15:49.866Z] #39 209.1 CC criu/pagemap.o [2023-02-07T13:15:49.866Z] #39 210.9 CC criu/parasite-syscall.o [2023-02-07T13:15:49.998Z] #50 47.63 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:15:49.998Z] #50 47.65 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-02-07T13:15:49.998Z] #50 47.66 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-02-07T13:15:49.998Z] #50 47.67 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-02-07T13:15:50.058Z] #38 88.83 CC criu/arch/x86/kerndat.o [2023-02-07T13:15:50.129Z] #38 90.50 CC criu/pie/util-vdso-elf32.o [2023-02-07T13:15:50.622Z] #38 89.75 CC criu/arch/x86/sigaction_compat.o [2023-02-07T13:15:50.622Z] #38 89.89 CC criu/arch/x86/sigframe.o [2023-02-07T13:15:50.640Z] #39 157.9 LINK lib/c/built-in.o [2023-02-07T13:15:50.640Z] #39 157.9 LINK lib/c/libcriu.so [2023-02-07T13:15:50.640Z] #39 158.0 LINK lib/c/libcriu.a [2023-02-07T13:15:50.640Z] #39 158.1 GEN magic.py [2023-02-07T13:15:50.804Z] #39 212.9 CC criu/path.o [2023-02-07T13:15:50.898Z] #39 158.3 Note: Building without setproctitle() and strlcpy() support. [2023-02-07T13:15:50.898Z] #39 158.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-07T13:15:50.898Z] #39 158.3 Note: Building without GnuTLS support [2023-02-07T13:15:50.898Z] #39 158.3 Makefile.config:39: Warn: you have no libnftables installed [2023-02-07T13:15:50.898Z] #39 158.3 Makefile.config:40: Warn: Building without nftables support [2023-02-07T13:15:50.931Z] #50 48.90 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-07T13:15:50.931Z] #50 48.92 Setting up jq (1.6-2.1) ... [2023-02-07T13:15:50.931Z] #50 48.93 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-02-07T13:15:50.931Z] #50 48.95 Setting up iptables (1.8.7-1) ... [2023-02-07T13:15:50.931Z] #50 48.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-07T13:15:51.186Z] #38 90.32 LINK criu/arch/x86/crtools.built-in.o [2023-02-07T13:15:51.186Z] #38 90.38 DEP criu/pie/util-vdso-elf32.d [2023-02-07T13:15:51.189Z] #50 48.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-07T13:15:51.189Z] #50 48.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-07T13:15:51.189Z] #50 48.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-07T13:15:51.189Z] #50 48.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-02-07T13:15:51.189Z] #50 48.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-02-07T13:15:51.189Z] #50 48.99 Setting up iproute2 (5.10.0-4) ... [2023-02-07T13:15:51.373Z] #39 213.5 CC criu/pie-util-vdso-elf32.o [2023-02-07T13:15:51.448Z] #50 49.36 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:15:51.476Z] #38 90.61 DEP criu/pie/util-vdso.d [2023-02-07T13:15:51.476Z] #38 90.78 DEP criu/pie/util.d [2023-02-07T13:15:51.506Z] #38 91.66 AR criu/pie/pie.lib.a [2023-02-07T13:15:51.506Z] #38 91.74 DEP criu/pie/restorer.d [2023-02-07T13:15:51.764Z] #38 92.00 DEP criu/arch/x86/sigaction_compat_pie.d [2023-02-07T13:15:51.794Z] #38 91.03 CC criu/pie/util.o [2023-02-07T13:15:51.833Z] #39 159.2 fatal: not a git repository (or any of the parent directories): .git [2023-02-07T13:15:52.021Z] #50 DONE 49.8s [2023-02-07T13:15:52.021Z] [2023-02-07T13:15:52.021Z] #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-02-07T13:15:52.023Z] #38 92.15 DEP criu/arch/x86/restorer_unmap.d [2023-02-07T13:15:52.023Z] #38 92.18 DEP criu/arch/x86/restorer.d [2023-02-07T13:15:52.023Z] #38 92.37 DEP criu/arch/x86/vdso-pie.d [2023-02-07T13:15:52.086Z] #38 91.36 CC criu/pie/util-vdso.o [2023-02-07T13:15:52.279Z] #51 ... [2023-02-07T13:15:52.279Z] [2023-02-07T13:15:52.280Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:15:52.280Z] #38 128.6 CC criu/namespaces.o [2023-02-07T13:15:52.280Z] #38 130.8 CC criu/net.o [2023-02-07T13:15:52.280Z] #38 134.4 CC criu/netfilter.o [2023-02-07T13:15:52.280Z] #38 134.8 CC criu/page-pipe.o [2023-02-07T13:15:52.280Z] #38 135.4 CC criu/page-xfer.o [2023-02-07T13:15:52.280Z] #38 137.1 CC criu/pagemap-cache.o [2023-02-07T13:15:52.280Z] #38 137.5 CC criu/pagemap.o [2023-02-07T13:15:52.282Z] #38 92.58 DEP criu/pie/parasite-vdso.d [2023-02-07T13:15:52.537Z] #38 138.9 CC criu/parasite-syscall.o [2023-02-07T13:15:52.540Z] #38 92.88 DEP criu/pie/parasite.d [2023-02-07T13:15:52.756Z] #39 214.4 CC criu/pie-util-vdso.o [2023-02-07T13:15:52.756Z] #39 215.0 CC criu/pie-util.o [2023-02-07T13:15:52.768Z] #39 160.1 make[1]: Nothing to be done for 'all'. [2023-02-07T13:15:52.799Z] #38 93.26 CC criu/pie/parasite.o [2023-02-07T13:15:53.020Z] #38 92.32 CC criu/pie/util-vdso-elf32.o [2023-02-07T13:15:53.326Z] #39 215.2 CC criu/pipes.o [2023-02-07T13:15:53.370Z] #38 ... [2023-02-07T13:15:53.370Z] [2023-02-07T13:15:53.370Z] #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-02-07T13:15:53.370Z] #36 180.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-02-07T13:15:53.370Z] #36 180.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:15:53.370Z] #36 180.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:15:53.705Z] #39 161.0 make[1]: 'images/built-in.o' is up to date. [2023-02-07T13:15:53.705Z] #39 161.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-02-07T13:15:53.705Z] #39 161.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-02-07T13:15:53.705Z] #39 161.2 make[1]: 'compel/libcompel.a' is up to date. [2023-02-07T13:15:53.705Z] #39 161.2 make[1]: 'compel/compel-host-bin' is up to date. [2023-02-07T13:15:53.913Z] #38 140.0 CC criu/path.o [2023-02-07T13:15:53.913Z] #38 ... [2023-02-07T13:15:53.913Z] [2023-02-07T13:15:53.913Z] #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-02-07T13:15:53.913Z] #51 1.763 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-02-07T13:15:53.913Z] #51 1.766 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-02-07T13:15:53.913Z] #51 1.770 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-02-07T13:15:53.913Z] #51 DONE 1.9s [2023-02-07T13:15:53.913Z] [2023-02-07T13:15:53.913Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-07T13:15:53.950Z] #38 93.44 AR criu/pie/pie.lib.a [2023-02-07T13:15:53.964Z] #39 161.3 make[1]: Nothing to be done for 'all'. [2023-02-07T13:15:53.964Z] #39 161.3 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-07T13:15:54.222Z] #39 161.6 make[2]: Nothing to be done for 'all'. [2023-02-07T13:15:54.222Z] #39 161.6 make[2]: Nothing to be done for 'all'. [2023-02-07T13:15:54.266Z] #39 216.5 CC criu/plugin.o [2023-02-07T13:15:54.481Z] #39 161.7 make[2]: Nothing to be done for 'all'. [2023-02-07T13:15:54.481Z] #39 161.8 make[2]: Nothing to be done for 'all'. [2023-02-07T13:15:54.481Z] #39 161.9 make[2]: Nothing to be done for 'all'. [2023-02-07T13:15:54.481Z] #39 161.9 make[2]: Nothing to be done for 'all'. [2023-02-07T13:15:54.525Z] #38 93.68 DEP criu/pie/restorer.d [2023-02-07T13:15:54.525Z] #38 93.90 DEP criu/arch/x86/sigaction_compat_pie.d [2023-02-07T13:15:54.525Z] #38 94.00 DEP criu/arch/x86/restorer_unmap.d [2023-02-07T13:15:54.740Z] #39 162.0 make[2]: Nothing to be done for 'all'. [2023-02-07T13:15:54.740Z] #39 162.1 make[2]: Nothing to be done for 'all'. [2023-02-07T13:15:54.740Z] #39 162.1 INSTALL criu/criu [2023-02-07T13:15:54.782Z] #38 94.03 DEP criu/arch/x86/restorer.d [2023-02-07T13:15:54.836Z] #39 217.0 CC criu/proc_parse.o [2023-02-07T13:15:55.039Z] #38 94.22 DEP criu/arch/x86/vdso-pie.d [2023-02-07T13:15:55.039Z] #38 94.33 DEP criu/pie/parasite-vdso.d [2023-02-07T13:15:55.296Z] #38 94.67 DEP criu/pie/parasite.d [2023-02-07T13:15:55.315Z] #39 DONE 162.6s [2023-02-07T13:15:55.315Z] [2023-02-07T13:15:55.315Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:15:55.859Z] #38 95.20 CC criu/pie/parasite.o [2023-02-07T13:15:57.422Z] #39 ... [2023-02-07T13:15:57.422Z] [2023-02-07T13:15:57.422Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-07T13:15:57.422Z] #52 13.94 Collecting yamllint==1.26.1 [2023-02-07T13:15:57.751Z] #38 ... [2023-02-07T13:15:57.752Z] [2023-02-07T13:15:57.752Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:15:57.752Z] #30 182.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-02-07T13:15:57.752Z] #30 182.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-07T13:15:57.752Z] #30 182.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:15:58.400Z] #52 15.06 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-02-07T13:15:59.935Z] #36 ... [2023-02-07T13:15:59.935Z] [2023-02-07T13:15:59.935Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:15:59.935Z] #38 95.22 LINK criu/pie/parasite.built-in.o [2023-02-07T13:15:59.935Z] #38 95.24 GEN criu/pie/parasite-blob.h [2023-02-07T13:15:59.935Z] #38 95.28 CC criu/pie/parasite-vdso.o [2023-02-07T13:15:59.935Z] #38 96.33 CC criu/arch/x86/vdso-pie.o [2023-02-07T13:15:59.935Z] #38 96.86 CC criu/arch/x86/restorer.o [2023-02-07T13:15:59.935Z] #38 97.58 CC criu/arch/x86/restorer_unmap.o [2023-02-07T13:15:59.935Z] #38 97.64 CC criu/arch/x86/sigaction_compat_pie.o [2023-02-07T13:15:59.935Z] #38 97.93 CC criu/pie/restorer.o [2023-02-07T13:16:00.311Z] #52 16.98 Collecting pathspec>=0.5.3 [2023-02-07T13:16:00.311Z] #52 17.00 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-02-07T13:16:00.471Z] #52 ... [2023-02-07T13:16:00.471Z] [2023-02-07T13:16:00.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-02-07T13:16:00.471Z] #38 140.3 CC criu/pie-util-vdso-elf32.o [2023-02-07T13:16:00.471Z] #38 140.9 CC criu/pie-util-vdso.o [2023-02-07T13:16:00.471Z] #38 141.5 CC criu/pie-util.o [2023-02-07T13:16:00.471Z] #38 141.7 CC criu/pipes.o [2023-02-07T13:16:00.471Z] #38 142.6 CC criu/plugin.o [2023-02-07T13:16:00.471Z] #38 143.0 CC criu/proc_parse.o [2023-02-07T13:16:00.471Z] #38 146.3 CC criu/protobuf-desc.o [2023-02-07T13:16:00.880Z] #52 17.68 Collecting pyyaml [2023-02-07T13:16:00.880Z] #52 17.70 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-02-07T13:16:01.140Z] #52 17.85 Building wheels for collected packages: yamllint [2023-02-07T13:16:01.140Z] #52 17.85 Building wheel for yamllint (setup.py): started [2023-02-07T13:16:01.404Z] #38 147.5 CC criu/protobuf.o [2023-02-07T13:16:01.404Z] #38 147.9 CC criu/pstree.o [2023-02-07T13:16:01.838Z] #38 102.1 LINK criu/pie/restorer.built-in.o [2023-02-07T13:16:01.839Z] #38 102.2 GEN criu/pie/restorer-blob.h [2023-02-07T13:16:02.097Z] #38 102.3 DEP criu/vdso.d [2023-02-07T13:16:02.676Z] #38 102.8 DEP criu/vdso-compat.d [2023-02-07T13:16:02.781Z] #38 149.2 CC criu/rbtree.o [2023-02-07T13:16:02.940Z] #38 103.0 DEP criu/uts_ns.d [2023-02-07T13:16:02.940Z] #38 103.2 DEP criu/util.d [2023-02-07T13:16:03.047Z] #52 19.89 Building wheel for yamllint (setup.py): finished with status 'done' [2023-02-07T13:16:03.048Z] #52 19.89 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f4c8b3b3850b9b78422a16e2db0be1914264f88d84c652b91cbae7de5a255af4 [2023-02-07T13:16:03.048Z] #52 19.89 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-02-07T13:16:03.048Z] #52 19.90 Successfully built yamllint [2023-02-07T13:16:03.048Z] #52 19.98 Installing collected packages: pyyaml, pathspec, yamllint [2023-02-07T13:16:03.253Z] #38 103.3 DEP criu/uffd.d [2023-02-07T13:16:03.254Z] #38 103.5 DEP criu/tun.d [2023-02-07T13:16:03.347Z] #38 149.5 CC criu/rst-malloc.o [2023-02-07T13:16:03.512Z] #38 103.8 DEP criu/tty.d [2023-02-07T13:16:03.606Z] #38 149.7 CC criu/seccomp.o [2023-02-07T13:16:03.772Z] #38 104.0 DEP criu/timerfd.d [2023-02-07T13:16:03.772Z] #38 ... [2023-02-07T13:16:03.772Z] [2023-02-07T13:16:03.772Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:16:03.772Z] #26 180.6 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-07T13:16:03.772Z] #26 180.6 + GOBIN=/build [2023-02-07T13:16:03.772Z] #26 180.6 + GO111MODULE=on [2023-02-07T13:16:03.772Z] #26 180.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-02-07T13:16:03.990Z] #52 20.64 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.26.1 [2023-02-07T13:16:04.065Z] #26 ... [2023-02-07T13:16:04.065Z] [2023-02-07T13:16:04.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-02-07T13:16:04.065Z] #38 104.1 DEP criu/timens.d [2023-02-07T13:16:04.065Z] #38 104.3 DEP criu/sysfs_parse.d [2023-02-07T13:16:04.173Z] #38 150.5 CC criu/seize.o [2023-02-07T13:16:04.300Z] #30 ... [2023-02-07T13:16:04.300Z] [2023-02-07T13:16:04.300Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:04.300Z] #38 97.19 LINK criu/pie/parasite.built-in.o [2023-02-07T13:16:04.300Z] #38 97.23 GEN criu/pie/parasite-blob.h [2023-02-07T13:16:04.300Z] #38 97.27 CC criu/pie/parasite-vdso.o [2023-02-07T13:16:04.300Z] #38 98.28 CC criu/arch/x86/vdso-pie.o [2023-02-07T13:16:04.300Z] #38 98.82 CC criu/arch/x86/restorer.o [2023-02-07T13:16:04.300Z] #38 99.58 CC criu/arch/x86/restorer_unmap.o [2023-02-07T13:16:04.300Z] #38 99.70 CC criu/arch/x86/sigaction_compat_pie.o [2023-02-07T13:16:04.300Z] #38 100.1 CC criu/pie/restorer.o [2023-02-07T13:16:04.324Z] #38 104.4 DEP criu/sysctl.d [2023-02-07T13:16:04.324Z] #38 104.6 DEP criu/string.d [2023-02-07T13:16:04.324Z] #38 104.6 DEP criu/stats.d [2023-02-07T13:16:04.589Z] #38 104.7 DEP criu/sockets.d [2023-02-07T13:16:04.848Z] #38 105.1 DEP criu/sk-unix.d [2023-02-07T13:16:05.110Z] #38 ... [2023-02-07T13:16:05.110Z] [2023-02-07T13:16:05.110Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-07T13:16:05.110Z] #52 11.34 Collecting yamllint==1.26.1 [2023-02-07T13:16:05.378Z] #52 DONE 21.9s [2023-02-07T13:16:05.378Z] [2023-02-07T13:16:05.378Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-02-07T13:16:05.378Z] #53 DONE 0.3s [2023-02-07T13:16:05.378Z] [2023-02-07T13:16:05.378Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-02-07T13:16:05.445Z] #38 105.5 DEP criu/sk-tcp.d [2023-02-07T13:16:05.445Z] #38 105.7 DEP criu/sk-queue.d [2023-02-07T13:16:05.445Z] #38 ... [2023-02-07T13:16:05.445Z] [2023-02-07T13:16:05.445Z] #26 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-02-07T13:16:05.445Z] #26 DONE 192.3s [2023-02-07T13:16:05.445Z] [2023-02-07T13:16:05.445Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-02-07T13:16:05.445Z] #40 DONE 0.1s [2023-02-07T13:16:05.670Z] #38 105.0 LINK criu/pie/restorer.built-in.o [2023-02-07T13:16:05.670Z] #38 105.1 GEN criu/pie/restorer-blob.h [2023-02-07T13:16:05.704Z] [2023-02-07T13:16:05.704Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:05.704Z] #38 106.0 DEP criu/sk-packet.d [2023-02-07T13:16:05.704Z] #38 ... [2023-02-07T13:16:05.704Z] [2023-02-07T13:16:05.704Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-02-07T13:16:05.704Z] #41 DONE 0.1s [2023-02-07T13:16:05.927Z] #38 105.2 DEP criu/vdso.d [2023-02-07T13:16:05.963Z] [2023-02-07T13:16:05.963Z] #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-02-07T13:16:05.963Z] #36 191.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-02-07T13:16:05.963Z] #36 191.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-02-07T13:16:05.963Z] #36 191.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-07T13:16:05.963Z] #36 192.3 Selecting previously unselected package libapparmor1:amd64. [2023-02-07T13:16:05.963Z] #36 192.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-02-07T13:16:05.963Z] #36 192.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-02-07T13:16:05.963Z] #36 192.6 Selecting previously unselected package libapparmor-dev:amd64. [2023-02-07T13:16:05.963Z] #36 192.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-02-07T13:16:05.963Z] #36 192.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-07T13:16:05.963Z] #36 192.8 Selecting previously unselected package libbtrfs0:amd64. [2023-02-07T13:16:05.963Z] #36 192.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-07T13:16:05.963Z] #36 192.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:16:06.184Z] #38 105.4 DEP criu/vdso-compat.d [2023-02-07T13:16:06.184Z] #38 105.5 DEP criu/uts_ns.d [2023-02-07T13:16:06.222Z] #36 193.1 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-07T13:16:06.222Z] #36 193.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-07T13:16:06.222Z] #36 193.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:16:06.327Z] #54 DONE 0.8s [2023-02-07T13:16:06.327Z] [2023-02-07T13:16:06.327Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-02-07T13:16:06.441Z] #38 105.7 DEP criu/util.d [2023-02-07T13:16:06.481Z] #36 193.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-02-07T13:16:06.481Z] #36 193.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:16:06.488Z] #52 12.40 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-02-07T13:16:06.587Z] #55 DONE 0.4s [2023-02-07T13:16:06.587Z] [2023-02-07T13:16:06.587Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-02-07T13:16:06.587Z] #56 DONE 0.1s [2023-02-07T13:16:06.587Z] [2023-02-07T13:16:06.588Z] #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-02-07T13:16:06.588Z] #39 221.6 CC criu/protobuf-desc.o [2023-02-07T13:16:06.588Z] #39 223.9 CC criu/protobuf.o [2023-02-07T13:16:06.588Z] #39 224.6 CC criu/pstree.o [2023-02-07T13:16:06.588Z] #39 227.1 CC criu/rbtree.o [2023-02-07T13:16:06.588Z] #39 227.8 CC criu/rst-malloc.o [2023-02-07T13:16:06.588Z] #39 228.0 CC criu/seccomp.o [2023-02-07T13:16:06.739Z] #36 193.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:16:06.740Z] #36 193.6 Selecting previously unselected package libudev-dev:amd64. [2023-02-07T13:16:06.740Z] #36 193.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-07T13:16:06.740Z] #36 193.6 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:16:06.848Z] #39 ... [2023-02-07T13:16:06.849Z] [2023-02-07T13:16:06.849Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-02-07T13:16:06.849Z] #57 DONE 0.1s [2023-02-07T13:16:06.849Z] [2023-02-07T13:16:06.849Z] #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-02-07T13:16:06.999Z] #36 193.9 Selecting previously unselected package libsepol1-dev:amd64. [2023-02-07T13:16:06.999Z] #36 193.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-02-07T13:16:06.999Z] #36 193.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-02-07T13:16:07.004Z] #38 106.1 DEP criu/uffd.d [2023-02-07T13:16:07.109Z] #37 ... [2023-02-07T13:16:07.109Z] [2023-02-07T13:16:07.109Z] #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-02-07T13:16:07.109Z] #39 229.0 CC criu/seize.o [2023-02-07T13:16:07.263Z] #38 106.5 DEP criu/tun.d [2023-02-07T13:16:07.423Z] #52 13.55 Collecting pathspec>=0.5.3 [2023-02-07T13:16:07.423Z] #52 13.57 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-02-07T13:16:07.524Z] #38 106.8 DEP criu/tty.d [2023-02-07T13:16:07.571Z] #36 194.3 Selecting previously unselected package libpcre2-16-0:amd64. [2023-02-07T13:16:07.571Z] #36 194.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:16:07.571Z] #36 194.4 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:07.682Z] #52 14.01 Collecting pyyaml [2023-02-07T13:16:07.682Z] #52 14.04 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-02-07T13:16:07.820Z] #38 107.1 DEP criu/timerfd.d [2023-02-07T13:16:07.835Z] #36 194.7 Selecting previously unselected package libpcre2-32-0:amd64. [2023-02-07T13:16:07.835Z] #36 194.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:16:07.835Z] #36 194.7 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:07.941Z] #52 14.10 Building wheels for collected packages: yamllint [2023-02-07T13:16:07.941Z] #52 14.12 Building wheel for yamllint (setup.py): started [2023-02-07T13:16:08.078Z] #38 ... [2023-02-07T13:16:08.078Z] [2023-02-07T13:16:08.078Z] #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-02-07T13:16:08.078Z] #29 183.2 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-07T13:16:08.078Z] #29 183.2 + GOBIN=/build [2023-02-07T13:16:08.078Z] #29 183.2 + GO111MODULE=on [2023-02-07T13:16:08.078Z] #29 183.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-02-07T13:16:08.078Z] #29 DONE 192.9s [2023-02-07T13:16:08.078Z] [2023-02-07T13:16:08.078Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:08.078Z] #38 107.3 DEP criu/timens.d [2023-02-07T13:16:08.078Z] #38 ... [2023-02-07T13:16:08.078Z] [2023-02-07T13:16:08.078Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:16:08.078Z] #30 192.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-02-07T13:16:08.078Z] #30 192.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-02-07T13:16:08.078Z] #30 192.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-07T13:16:08.335Z] #30 ... [2023-02-07T13:16:08.335Z] [2023-02-07T13:16:08.335Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-02-07T13:16:08.335Z] #40 DONE 0.2s [2023-02-07T13:16:08.335Z] [2023-02-07T13:16:08.335Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:16:08.335Z] #30 193.2 Selecting previously unselected package libapparmor1:amd64. [2023-02-07T13:16:08.335Z] #30 193.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-02-07T13:16:08.335Z] #30 193.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-02-07T13:16:08.335Z] #30 ... [2023-02-07T13:16:08.335Z] [2023-02-07T13:16:08.335Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-02-07T13:16:08.335Z] #41 DONE 0.1s [2023-02-07T13:16:08.402Z] #36 195.0 Selecting previously unselected package libpcre2-posix2:amd64. [2023-02-07T13:16:08.402Z] #36 195.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:16:08.402Z] #36 195.1 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:08.402Z] #36 195.2 Selecting previously unselected package libpcre2-dev:amd64. [2023-02-07T13:16:08.402Z] #36 195.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:16:08.402Z] #36 195.2 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:08.493Z] #39 230.6 CC criu/servicefd.o [2023-02-07T13:16:08.592Z] [2023-02-07T13:16:08.592Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-07T13:16:08.592Z] #30 193.4 Selecting previously unselected package libapparmor-dev:amd64. [2023-02-07T13:16:08.592Z] #30 193.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-02-07T13:16:08.592Z] #30 193.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-07T13:16:08.880Z] #52 15.20 Building wheel for yamllint (setup.py): finished with status 'done' [2023-02-07T13:16:08.976Z] #36 195.8 Selecting previously unselected package libselinux1-dev:amd64. [2023-02-07T13:16:08.976Z] #36 195.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-02-07T13:16:08.976Z] #36 195.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-02-07T13:16:09.139Z] #52 15.20 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=06ad895d2cee76127a04bc443d2d85c202cbb1801d396c2a8d4057e63142eeaa [2023-02-07T13:16:09.139Z] #52 15.21 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-02-07T13:16:09.139Z] #52 15.21 Successfully built yamllint [2023-02-07T13:16:09.139Z] #52 15.25 Installing collected packages: pyyaml, pathspec, yamllint [2023-02-07T13:16:09.156Z] #30 193.8 Selecting previously unselected package libbtrfs0:amd64. [2023-02-07T13:16:09.156Z] #30 193.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-07T13:16:09.156Z] #30 193.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:16:09.156Z] #30 194.1 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-07T13:16:09.156Z] #30 194.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-07T13:16:09.156Z] #30 194.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:16:09.397Z] #52 15.59 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.26.1 [2023-02-07T13:16:09.436Z] #39 231.3 include/common/asm/bitops.h: Assembler messages: [2023-02-07T13:16:09.436Z] #39 231.3 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:16:09.436Z] #39 231.4 CC criu/shmem.o [2023-02-07T13:16:09.559Z] #36 196.3 Selecting previously unselected package libdevmapper-dev:amd64. [2023-02-07T13:16:09.559Z] #36 196.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:16:09.559Z] #36 196.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:16:09.559Z] #36 196.5 Selecting previously unselected package libseccomp-dev:amd64. [2023-02-07T13:16:09.559Z] #36 196.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-02-07T13:16:09.559Z] #36 196.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-07T13:16:09.727Z] #30 194.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-02-07T13:16:09.727Z] #30 194.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:16:09.728Z] #30 194.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:16:09.728Z] #30 194.7 Selecting previously unselected package libudev-dev:amd64. [2023-02-07T13:16:09.819Z] #36 196.7 Selecting previously unselected package libsystemd-dev:amd64. [2023-02-07T13:16:09.819Z] #36 196.7 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-07T13:16:09.819Z] #36 196.8 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:16:09.963Z] #52 DONE 16.1s [2023-02-07T13:16:09.964Z] [2023-02-07T13:16:09.964Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-02-07T13:16:09.964Z] #53 DONE 0.3s [2023-02-07T13:16:09.964Z] [2023-02-07T13:16:09.964Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:09.964Z] #38 151.6 CC criu/servicefd.o [2023-02-07T13:16:09.964Z] #38 152.1 include/common/asm/bitops.h: Assembler messages: [2023-02-07T13:16:09.964Z] #38 152.1 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:16:09.964Z] #38 152.1 CC criu/shmem.o [2023-02-07T13:16:09.964Z] #38 153.3 CC criu/sigframe.o [2023-02-07T13:16:09.964Z] #38 153.5 CC criu/signalfd.o [2023-02-07T13:16:09.964Z] #38 153.9 CC criu/sk-inet.o [2023-02-07T13:16:09.964Z] #38 155.3 CC criu/sk-netlink.o [2023-02-07T13:16:09.964Z] #38 156.0 CC criu/sk-packet.o [2023-02-07T13:16:09.988Z] #30 194.7 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-07T13:16:09.988Z] #30 194.7 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:16:10.244Z] #30 195.0 Selecting previously unselected package libsepol1-dev:amd64. [2023-02-07T13:16:10.244Z] #30 195.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-02-07T13:16:10.244Z] #30 195.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-02-07T13:16:10.530Z] #38 156.9 CC criu/sk-queue.o [2023-02-07T13:16:10.776Z] #36 197.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-07T13:16:10.776Z] #36 197.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-02-07T13:16:10.788Z] #38 ... [2023-02-07T13:16:10.788Z] [2023-02-07T13:16:10.788Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-02-07T13:16:10.788Z] #54 DONE 0.5s [2023-02-07T13:16:10.788Z] [2023-02-07T13:16:10.788Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-02-07T13:16:10.788Z] #55 DONE 0.1s [2023-02-07T13:16:10.788Z] [2023-02-07T13:16:10.788Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-02-07T13:16:10.788Z] #56 DONE 0.1s [2023-02-07T13:16:10.788Z] [2023-02-07T13:16:10.788Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-02-07T13:16:10.788Z] #57 DONE 0.1s [2023-02-07T13:16:10.788Z] [2023-02-07T13:16:10.788Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-02-07T13:16:10.810Z] #30 195.6 Selecting previously unselected package libpcre2-16-0:amd64. [2023-02-07T13:16:10.810Z] #30 195.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:16:10.810Z] #30 195.6 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:11.035Z] #36 197.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-07T13:16:11.035Z] #36 197.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-02-07T13:16:11.035Z] #36 197.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-07T13:16:11.035Z] #36 197.9 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:11.036Z] #36 197.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:16:11.036Z] #36 198.0 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:11.036Z] #36 198.0 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:16:11.036Z] #36 198.0 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:11.036Z] #36 198.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-07T13:16:11.036Z] #36 198.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:16:11.036Z] #36 198.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-07T13:16:11.036Z] #36 198.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-07T13:16:11.036Z] #36 198.1 Setting up mingw-w64-common (8.0.0-1) ... [2023-02-07T13:16:11.046Z] #24 ... [2023-02-07T13:16:11.047Z] [2023-02-07T13:16:11.047Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:11.047Z] #38 157.5 CC criu/sk-tcp.o [2023-02-07T13:16:11.066Z] #30 195.9 Selecting previously unselected package libpcre2-32-0:amd64. [2023-02-07T13:16:11.066Z] #30 195.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:16:11.066Z] #30 195.9 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:11.299Z] #36 198.1 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:16:11.299Z] #36 198.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-07T13:16:11.299Z] #36 198.1 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:11.299Z] #36 198.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-02-07T13:16:11.299Z] #36 198.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-07T13:16:11.299Z] #36 198.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:16:11.299Z] #36 198.2 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-02-07T13:16:11.299Z] #36 198.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:16:11.299Z] #36 198.3 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-02-07T13:16:11.299Z] #36 198.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-07T13:16:11.299Z] #36 198.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:16:11.322Z] #30 196.2 Selecting previously unselected package libpcre2-posix2:amd64. [2023-02-07T13:16:11.322Z] #30 196.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:16:11.322Z] #30 196.2 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:11.346Z] #39 233.0 CC criu/sigframe.o [2023-02-07T13:16:11.346Z] #39 233.4 CC criu/signalfd.o [2023-02-07T13:16:11.558Z] #36 198.3 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-02-07T13:16:11.558Z] #36 198.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:16:11.558Z] #36 198.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-07T13:16:11.558Z] #36 198.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:16:11.558Z] #36 198.4 Setting up dmsetup (2:1.02.175-2.1) ... [2023-02-07T13:16:11.558Z] #36 198.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:16:11.558Z] #36 198.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:16:11.558Z] #36 198.5 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:16:11.578Z] #30 196.4 Selecting previously unselected package libpcre2-dev:amd64. [2023-02-07T13:16:11.578Z] #30 196.4 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-02-07T13:16:11.578Z] #30 196.4 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:11.612Z] #38 158.1 CC criu/sk-unix.o [2023-02-07T13:16:11.917Z] #39 234.0 CC criu/sk-inet.o [2023-02-07T13:16:12.126Z] #36 DONE 199.0s [2023-02-07T13:16:12.126Z] [2023-02-07T13:16:12.126Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:12.126Z] #38 106.3 DEP criu/sk-netlink.d [2023-02-07T13:16:12.126Z] #38 106.6 DEP criu/sk-inet.d [2023-02-07T13:16:12.126Z] #38 107.1 DEP criu/signalfd.d [2023-02-07T13:16:12.126Z] #38 107.4 DEP criu/sigframe.d [2023-02-07T13:16:12.126Z] #38 107.6 DEP criu/shmem.d [2023-02-07T13:16:12.126Z] #38 107.9 DEP criu/servicefd.d [2023-02-07T13:16:12.126Z] #38 108.2 DEP criu/seize.d [2023-02-07T13:16:12.126Z] #38 108.4 DEP criu/seccomp.d [2023-02-07T13:16:12.126Z] #38 108.7 DEP criu/rst-malloc.d [2023-02-07T13:16:12.126Z] #38 108.8 DEP criu/rbtree.d [2023-02-07T13:16:12.126Z] #38 108.9 DEP criu/pstree.d [2023-02-07T13:16:12.126Z] #38 109.2 DEP criu/protobuf.d [2023-02-07T13:16:12.126Z] #38 109.5 GEN criu/protobuf-desc-gen.h [2023-02-07T13:16:12.126Z] #38 112.3 DEP criu/protobuf-desc.d [2023-02-07T13:16:12.126Z] #38 ... [2023-02-07T13:16:12.126Z] [2023-02-07T13:16:12.126Z] #42 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-02-07T13:16:12.507Z] #30 197.4 Selecting previously unselected package libselinux1-dev:amd64. [2023-02-07T13:16:12.507Z] #30 197.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-02-07T13:16:12.507Z] #30 197.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-02-07T13:16:13.070Z] #30 197.8 Selecting previously unselected package libdevmapper-dev:amd64. [2023-02-07T13:16:13.070Z] #30 197.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-02-07T13:16:13.070Z] #30 197.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:16:13.326Z] #30 198.1 Selecting previously unselected package libseccomp-dev:amd64. [2023-02-07T13:16:13.326Z] #30 198.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-02-07T13:16:13.326Z] #30 198.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-07T13:16:13.326Z] #30 198.2 Selecting previously unselected package libsystemd-dev:amd64. [2023-02-07T13:16:13.326Z] #30 198.2 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-07T13:16:13.326Z] #30 198.2 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:16:13.827Z] #39 235.7 CC criu/sk-netlink.o [2023-02-07T13:16:14.086Z] #39 236.2 CC criu/sk-packet.o [2023-02-07T13:16:14.142Z] #38 160.2 CC criu/sockets.o [2023-02-07T13:16:14.255Z] #30 199.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-07T13:16:14.255Z] #30 199.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-02-07T13:16:14.255Z] #30 199.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-07T13:16:14.255Z] #30 199.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-02-07T13:16:14.255Z] #30 199.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-07T13:16:14.255Z] #30 199.2 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:14.255Z] #30 199.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-07T13:16:14.255Z] #30 199.2 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:14.255Z] #30 199.3 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:16:14.511Z] #30 199.3 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:14.511Z] #30 199.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-07T13:16:14.511Z] #30 199.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-07T13:16:14.511Z] #30 199.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-07T13:16:14.511Z] #30 199.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-07T13:16:14.511Z] #30 199.4 Setting up mingw-w64-common (8.0.0-1) ... [2023-02-07T13:16:14.511Z] #30 199.4 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:16:14.511Z] #30 199.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-07T13:16:14.511Z] #30 199.4 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-07T13:16:14.511Z] #30 199.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-02-07T13:16:14.511Z] #30 199.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-07T13:16:14.767Z] #30 199.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:16:14.767Z] #30 199.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-02-07T13:16:14.767Z] #30 199.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:16:14.767Z] #30 199.5 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-02-07T13:16:14.767Z] #30 199.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-07T13:16:14.767Z] #30 199.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-07T13:16:14.767Z] #30 199.6 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-02-07T13:16:14.767Z] #30 199.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-07T13:16:14.767Z] #30 199.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-07T13:16:14.767Z] #30 199.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:16:15.024Z] #30 199.7 Setting up dmsetup (2:1.02.175-2.1) ... [2023-02-07T13:16:15.024Z] #30 199.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:16:15.024Z] #30 199.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-07T13:16:15.024Z] #30 199.8 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:16:15.089Z] #38 161.5 CC criu/stats.o [2023-02-07T13:16:15.347Z] #38 161.8 CC criu/string.o [2023-02-07T13:16:15.413Z] #42 DONE 3.2s [2023-02-07T13:16:15.413Z] [2023-02-07T13:16:15.413Z] #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-02-07T13:16:15.470Z] #39 237.4 CC criu/sk-queue.o [2023-02-07T13:16:15.594Z] #30 DONE 200.3s [2023-02-07T13:16:15.594Z] [2023-02-07T13:16:15.594Z] #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-02-07T13:16:15.604Z] #38 161.9 CC criu/sysctl.o [2023-02-07T13:16:16.170Z] #38 162.6 CC criu/sysfs_parse.o [2023-02-07T13:16:16.419Z] #39 238.2 CC criu/sk-tcp.o [2023-02-07T13:16:16.737Z] #38 163.0 CC criu/timens.o [2023-02-07T13:16:16.988Z] #39 239.0 CC criu/sk-unix.o [2023-02-07T13:16:16.996Z] #38 163.4 CC criu/timerfd.o [2023-02-07T13:16:17.562Z] #38 163.8 CC criu/tty.o [2023-02-07T13:16:17.782Z] Client: [2023-02-07T13:16:17.782Z] Context: default [2023-02-07T13:16:17.782Z] Debug Mode: false [2023-02-07T13:16:17.782Z] Plugins: [2023-02-07T13:16:17.782Z] app: Docker Application (Docker Inc., v0.8.0) [2023-02-07T13:16:17.782Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-02-07T13:16:17.782Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-02-07T13:16:17.782Z] [2023-02-07T13:16:17.782Z] Server: [2023-02-07T13:16:17.782Z] Containers: 0 [2023-02-07T13:16:17.782Z] Running: 0 [2023-02-07T13:16:17.782Z] Paused: 0 [2023-02-07T13:16:17.782Z] Stopped: 0 [2023-02-07T13:16:17.782Z] Images: 0 [2023-02-07T13:16:17.782Z] Server Version: 20.10.9 [2023-02-07T13:16:17.782Z] Storage Driver: lcow (linux) windowsfilter (windows) [2023-02-07T13:16:17.782Z] LCOW: [2023-02-07T13:16:17.782Z] Windows: [2023-02-07T13:16:17.782Z] Logging Driver: json-file [2023-02-07T13:16:17.782Z] Plugins: [2023-02-07T13:16:17.782Z] Volume: local [2023-02-07T13:16:17.782Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-02-07T13:16:17.782Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-02-07T13:16:17.782Z] Swarm: inactive [2023-02-07T13:16:17.782Z] Default Isolation: process [2023-02-07T13:16:17.782Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-02-07T13:16:17.782Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-02-07T13:16:17.782Z] OSType: windows [2023-02-07T13:16:17.782Z] Architecture: x86_64 [2023-02-07T13:16:17.782Z] CPUs: 4 [2023-02-07T13:16:17.782Z] Total Memory: 32GiB [2023-02-07T13:16:17.782Z] Name: azwin-2-eb8090 [2023-02-07T13:16:17.782Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-02-07T13:16:17.782Z] Docker Root Dir: D:\docker [2023-02-07T13:16:17.782Z] Debug Mode: false [2023-02-07T13:16:17.782Z] Registry: https://index.docker.io/v1/ [2023-02-07T13:16:17.782Z] Labels: [2023-02-07T13:16:17.782Z] Experimental: true [2023-02-07T13:16:17.782Z] Insecure Registries: [2023-02-07T13:16:17.782Z] 10.0.0.4:5000 [2023-02-07T13:16:17.782Z] 127.0.0.0/8 [2023-02-07T13:16:17.782Z] Registry Mirrors: [2023-02-07T13:16:17.782Z] http://10.0.0.4:5000/ [2023-02-07T13:16:17.782Z] Live Restore Enabled: false [2023-02-07T13:16:17.782Z] Product License: Community Engine [2023-02-07T13:16:17.782Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2023-02-07T13:16:17.966Z] #43 DONE 2.6s [2023-02-07T13:16:17.966Z] [2023-02-07T13:16:17.966Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:17.966Z] #38 112.6 DEP criu/proc_parse.d [2023-02-07T13:16:17.966Z] #38 113.0 DEP criu/plugin.d [2023-02-07T13:16:17.966Z] #38 113.2 DEP criu/pipes.d [2023-02-07T13:16:17.966Z] #38 113.4 DEP criu/pie-util.d [2023-02-07T13:16:17.966Z] #38 113.6 DEP criu/pie-util-vdso.d [2023-02-07T13:16:17.966Z] #38 113.8 DEP criu/pie-util-vdso-elf32.d [2023-02-07T13:16:17.966Z] #38 114.0 DEP criu/path.d [2023-02-07T13:16:17.966Z] #38 114.2 DEP criu/parasite-syscall.d [2023-02-07T13:16:17.966Z] #38 114.4 DEP criu/pagemap.d [2023-02-07T13:16:17.966Z] #38 114.7 DEP criu/pagemap-cache.d [2023-02-07T13:16:17.966Z] #38 115.0 DEP criu/page-xfer.d [2023-02-07T13:16:17.966Z] #38 115.3 DEP criu/page-pipe.d [2023-02-07T13:16:17.966Z] #38 115.4 DEP criu/netfilter.d [2023-02-07T13:16:17.966Z] #38 115.7 DEP criu/net.d [2023-02-07T13:16:17.966Z] #38 116.1 DEP criu/namespaces.d [2023-02-07T13:16:17.966Z] #38 116.4 DEP criu/mount.d [2023-02-07T13:16:17.966Z] #38 116.7 DEP criu/memfd.d [2023-02-07T13:16:17.966Z] #38 117.1 DEP criu/mem.d [2023-02-07T13:16:17.966Z] #38 117.8 DEP criu/lsm.d [2023-02-07T13:16:17.966Z] #38 118.0 DEP criu/log.d [2023-02-07T13:16:17.966Z] #38 118.3 DEP criu/libnetlink.d [Pipeline] powershell [2023-02-07T13:16:18.115Z] #42 2.420 + RM_GOPATH=0 [2023-02-07T13:16:18.115Z] #42 2.420 + TMP_GOPATH= [2023-02-07T13:16:18.115Z] #42 2.420 + : /build [2023-02-07T13:16:18.115Z] #42 2.420 + '[' -z '' ']' [2023-02-07T13:16:18.115Z] #42 2.429 ++ mktemp -d [2023-02-07T13:16:18.115Z] #42 2.429 + export GOPATH=/tmp/tmp.iuHIF65yk2 [2023-02-07T13:16:18.115Z] #42 2.429 + GOPATH=/tmp/tmp.iuHIF65yk2 [2023-02-07T13:16:18.115Z] #42 2.429 + RM_GOPATH=1 [2023-02-07T13:16:18.115Z] #42 2.429 + case "$(go env GOARCH)" in [2023-02-07T13:16:18.115Z] #42 2.429 ++ go env GOARCH [2023-02-07T13:16:18.115Z] #42 2.449 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:16:18.115Z] #42 2.449 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:16:18.115Z] #42 2.449 ++ dirname /tmp/install/install.sh [2023-02-07T13:16:18.115Z] #42 2.449 + dir=/tmp/install [2023-02-07T13:16:18.115Z] #42 2.449 + bin=runc [2023-02-07T13:16:18.115Z] #42 2.449 + shift [2023-02-07T13:16:18.115Z] #42 2.449 + '[' '!' -f /tmp/install/runc.installer ']' [2023-02-07T13:16:18.115Z] #42 2.449 + . /tmp/install/runc.installer [2023-02-07T13:16:18.115Z] #42 2.449 ++ set -e [2023-02-07T13:16:18.115Z] #42 2.449 ++ : v1.1.4 [2023-02-07T13:16:18.115Z] #42 2.449 + install_runc [2023-02-07T13:16:18.115Z] #42 2.449 + RUNC_BUILDTAGS=seccomp [2023-02-07T13:16:18.115Z] #42 2.449 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-02-07T13:16:18.115Z] #42 2.449 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iuHIF65yk2/src/github.com/opencontainers/runc [2023-02-07T13:16:18.115Z] #42 2.449 Install runc version v1.1.4 (build tags: seccomp) [2023-02-07T13:16:18.115Z] #42 2.466 Cloning into '/tmp/tmp.iuHIF65yk2/src/github.com/opencontainers/runc'... [2023-02-07T13:16:18.115Z] #42 ... [2023-02-07T13:16:18.115Z] [2023-02-07T13:16:18.115Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-02-07T13:16:18.115Z] #43 DONE 2.7s [2023-02-07T13:16:18.115Z] [2023-02-07T13:16:18.115Z] #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-02-07T13:16:18.225Z] #38 118.5 DEP criu/kerndat.d [2023-02-07T13:16:18.676Z] #44 ... [2023-02-07T13:16:18.676Z] [2023-02-07T13:16:18.676Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:18.676Z] #38 107.8 DEP criu/sysfs_parse.d [2023-02-07T13:16:18.676Z] #38 108.1 DEP criu/sysctl.d [2023-02-07T13:16:18.676Z] #38 108.4 DEP criu/string.d [2023-02-07T13:16:18.676Z] #38 108.5 DEP criu/stats.d [2023-02-07T13:16:18.676Z] #38 108.6 DEP criu/sockets.d [2023-02-07T13:16:18.676Z] #38 108.9 DEP criu/sk-unix.d [2023-02-07T13:16:18.676Z] #38 109.3 DEP criu/sk-tcp.d [2023-02-07T13:16:18.676Z] #38 109.6 DEP criu/sk-queue.d [2023-02-07T13:16:18.676Z] #38 109.9 DEP criu/sk-packet.d [2023-02-07T13:16:18.676Z] #38 110.2 DEP criu/sk-netlink.d [2023-02-07T13:16:18.676Z] #38 110.5 DEP criu/sk-inet.d [2023-02-07T13:16:18.676Z] #38 110.9 DEP criu/signalfd.d [2023-02-07T13:16:18.676Z] #38 111.2 DEP criu/sigframe.d [2023-02-07T13:16:18.676Z] #38 111.3 DEP criu/shmem.d [2023-02-07T13:16:18.676Z] #38 111.6 DEP criu/servicefd.d [2023-02-07T13:16:18.676Z] #38 111.8 DEP criu/seize.d [2023-02-07T13:16:18.676Z] #38 112.1 DEP criu/seccomp.d [2023-02-07T13:16:18.676Z] #38 112.3 DEP criu/rst-malloc.d [2023-02-07T13:16:18.676Z] #38 112.5 DEP criu/rbtree.d [2023-02-07T13:16:18.676Z] #38 112.5 DEP criu/pstree.d [2023-02-07T13:16:18.676Z] #38 112.8 DEP criu/protobuf.d [2023-02-07T13:16:18.676Z] #38 113.0 GEN criu/protobuf-desc-gen.h [2023-02-07T13:16:18.676Z] #38 115.7 DEP criu/protobuf-desc.d [2023-02-07T13:16:18.676Z] #38 115.9 DEP criu/proc_parse.d [2023-02-07T13:16:18.676Z] #38 116.3 DEP criu/plugin.d [2023-02-07T13:16:18.676Z] #38 116.5 DEP criu/pipes.d [2023-02-07T13:16:18.676Z] #38 116.8 DEP criu/pie-util.d [2023-02-07T13:16:18.676Z] #38 117.0 DEP criu/pie-util-vdso.d [2023-02-07T13:16:18.676Z] #38 117.1 DEP criu/pie-util-vdso-elf32.d [2023-02-07T13:16:18.676Z] #38 117.3 DEP criu/path.d [2023-02-07T13:16:18.676Z] #38 117.5 DEP criu/parasite-syscall.d [2023-02-07T13:16:18.676Z] #38 118.0 DEP criu/pagemap.d [2023-02-07T13:16:18.792Z] #38 119.0 DEP criu/kcmp-ids.d [2023-02-07T13:16:18.792Z] #38 119.2 DEP criu/irmap.d [2023-02-07T13:16:19.065Z] #38 119.4 DEP criu/ipc_ns.d [2023-02-07T13:16:19.238Z] #38 118.4 DEP criu/pagemap-cache.d [2023-02-07T13:16:19.469Z] #38 165.9 CC criu/tun.o [2023-02-07T13:16:19.494Z] #38 118.7 DEP criu/page-xfer.d [2023-02-07T13:16:19.633Z] #38 119.8 DEP criu/image.d [2023-02-07T13:16:19.751Z] #38 119.0 DEP criu/page-pipe.d [2023-02-07T13:16:19.892Z] #38 120.1 DEP criu/image-desc.d [2023-02-07T13:16:19.892Z] #38 120.3 DEP criu/fsnotify.d [2023-02-07T13:16:20.008Z] #38 119.3 DEP criu/netfilter.d [2023-02-07T13:16:20.034Z] #38 166.5 CC criu/uffd.o [2023-02-07T13:16:20.265Z] #38 ... [2023-02-07T13:16:20.265Z] [2023-02-07T13:16:20.265Z] #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-02-07T13:16:20.265Z] #44 DONE 2.2s [2023-02-07T13:16:20.265Z] [2023-02-07T13:16:20.265Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:20.265Z] #38 119.6 DEP criu/net.d [2023-02-07T13:16:20.265Z] #38 ... [2023-02-07T13:16:20.265Z] [2023-02-07T13:16:20.266Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-02-07T13:16:20.460Z] #38 120.6 DEP criu/filesystems.d [2023-02-07T13:16:20.460Z] #38 120.8 DEP criu/files.d [2023-02-07T13:16:20.719Z] #38 ... [2023-02-07T13:16:20.719Z] [2023-02-07T13:16:20.719Z] #44 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-02-07T13:16:20.719Z] #0 1.933 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-02-07T13:16:20.719Z] #44 DONE 2.7s [2023-02-07T13:16:20.719Z] [2023-02-07T13:16:20.719Z] #45 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-02-07T13:16:20.967Z] #38 ... [2023-02-07T13:16:20.967Z] [2023-02-07T13:16:20.967Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-02-07T13:16:20.967Z] #24 221.8 + dpkg --print-architecture [2023-02-07T13:16:20.967Z] #24 221.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-02-07T13:16:21.184Z] #39 242.7 CC criu/sockets.o [2023-02-07T13:16:21.225Z] #24 222.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-02-07T13:16:21.225Z] #24 222.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-02-07T13:16:21.635Z] #45 1.366 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-02-07T13:16:21.894Z] #45 DONE 1.5s [2023-02-07T13:16:21.894Z] [2023-02-07T13:16:21.894Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-02-07T13:16:22.095Z] #45 ... [2023-02-07T13:16:22.095Z] [2023-02-07T13:16:22.095Z] #46 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:16:22.095Z] #0 2.826 + RM_GOPATH=0 [2023-02-07T13:16:22.095Z] #0 2.826 + TMP_GOPATH= [2023-02-07T13:16:22.095Z] #0 2.826 + : /build [2023-02-07T13:16:22.095Z] #0 2.826 + '[' -z '' ']' [2023-02-07T13:16:22.095Z] #0 2.827 ++ mktemp -d [2023-02-07T13:16:22.095Z] #0 2.848 + export GOPATH=/tmp/tmp.iN92RaRFMT [2023-02-07T13:16:22.095Z] #0 2.848 + GOPATH=/tmp/tmp.iN92RaRFMT [2023-02-07T13:16:22.095Z] #0 2.848 + RM_GOPATH=1 [2023-02-07T13:16:22.095Z] #0 2.848 + case "$(go env GOARCH)" in [2023-02-07T13:16:22.095Z] #0 2.848 ++ go env GOARCH [2023-02-07T13:16:22.095Z] #0 2.868 + export GO_BUILDMODE=-buildmode=pie [2023-02-07T13:16:22.095Z] #0 2.868 + GO_BUILDMODE=-buildmode=pie [2023-02-07T13:16:22.095Z] #0 2.868 ++ dirname /tmp/install/install.sh [2023-02-07T13:16:22.095Z] #0 2.868 + dir=/tmp/install [2023-02-07T13:16:22.095Z] #0 2.868 + bin=runc [2023-02-07T13:16:22.095Z] #0 2.868 + shift [2023-02-07T13:16:22.095Z] #0 2.868 + '[' '!' -f /tmp/install/runc.installer ']' [2023-02-07T13:16:22.095Z] #0 2.868 + . /tmp/install/runc.installer [2023-02-07T13:16:22.095Z] #0 2.868 ++ set -e [2023-02-07T13:16:22.095Z] #0 2.868 ++ : v1.1.4 [2023-02-07T13:16:22.095Z] #0 2.868 + install_runc [2023-02-07T13:16:22.095Z] #0 2.868 + RUNC_BUILDTAGS=seccomp [2023-02-07T13:16:22.095Z] #0 2.868 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-02-07T13:16:22.095Z] #0 2.868 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iN92RaRFMT/src/github.com/opencontainers/runc [2023-02-07T13:16:22.095Z] #0 2.870 Install runc version v1.1.4 (build tags: seccomp) [2023-02-07T13:16:22.095Z] #0 2.875 Cloning into '/tmp/tmp.iN92RaRFMT/src/github.com/opencontainers/runc'... [2023-02-07T13:16:22.095Z] #46 ... [2023-02-07T13:16:22.095Z] [2023-02-07T13:16:22.095Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:22.095Z] #38 121.2 DEP criu/files-reg.d [2023-02-07T13:16:22.095Z] #38 121.6 DEP criu/files-ext.d [2023-02-07T13:16:22.095Z] #38 121.8 DEP criu/file-lock.d [2023-02-07T13:16:22.095Z] #38 122.1 DEP criu/file-ids.d [2023-02-07T13:16:22.095Z] #38 122.4 DEP criu/fifo.d [2023-02-07T13:16:22.354Z] #38 122.7 DEP criu/fdstore.d [2023-02-07T13:16:22.565Z] #39 244.5 CC criu/stats.o [2023-02-07T13:16:22.613Z] #38 ... [2023-02-07T13:16:22.613Z] [2023-02-07T13:16:22.613Z] #45 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-02-07T13:16:22.613Z] #45 DONE 2.0s [2023-02-07T13:16:22.613Z] [2023-02-07T13:16:22.613Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:22.613Z] #38 122.8 DEP criu/fault-injection.d [2023-02-07T13:16:22.613Z] #38 122.9 DEP criu/external.d [2023-02-07T13:16:22.871Z] #38 123.2 DEP criu/eventpoll.d [2023-02-07T13:16:23.130Z] #38 123.4 DEP criu/eventfd.d [2023-02-07T13:16:23.135Z] #39 245.0 CC criu/string.o [2023-02-07T13:16:23.135Z] #39 245.3 CC criu/sysctl.o [2023-02-07T13:16:23.415Z] #38 123.8 DEP criu/crtools.d [2023-02-07T13:16:23.789Z] #46 DONE 1.4s [2023-02-07T13:16:23.789Z] [2023-02-07T13:16:23.789Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-02-07T13:16:23.985Z] #38 124.2 DEP criu/cr-service.d [2023-02-07T13:16:24.252Z] #38 124.5 DEP criu/cr-restore.d [2023-02-07T13:16:24.517Z] #39 246.3 CC criu/sysfs_parse.o [2023-02-07T13:16:24.846Z] #38 125.0 DEP criu/cr-errno.d [2023-02-07T13:16:24.846Z] #38 ... [2023-02-07T13:16:24.846Z] [2023-02-07T13:16:24.846Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-02-07T13:16:24.846Z] #47 DONE 2.2s [2023-02-07T13:16:24.846Z] [2023-02-07T13:16:24.846Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:24.846Z] #38 125.1 DEP criu/cr-dump.d [2023-02-07T13:16:25.087Z] #39 247.2 CC criu/timens.o [2023-02-07T13:16:25.160Z] #47 DONE 1.5s [2023-02-07T13:16:25.160Z] [2023-02-07T13:16:25.160Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-02-07T13:16:25.418Z] #38 125.5 DEP criu/cr-dedup.d [2023-02-07T13:16:25.657Z] #39 247.8 CC criu/timerfd.o [2023-02-07T13:16:25.679Z] #38 125.9 DEP criu/cr-check.d [2023-02-07T13:16:25.943Z] #38 126.3 DEP criu/config.d [2023-02-07T13:16:26.201Z] #38 126.6 DEP criu/clone-noasan.d [2023-02-07T13:16:26.459Z] #38 126.8 DEP criu/cgroup.d [2023-02-07T13:16:26.595Z] #48 DONE 1.8s [2023-02-07T13:16:26.595Z] [2023-02-07T13:16:26.595Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-02-07T13:16:26.597Z] #39 248.4 CC criu/tty.o [2023-02-07T13:16:27.043Z] #38 127.1 DEP criu/cgroup-props.d [2023-02-07T13:16:27.043Z] #38 127.2 DEP criu/bitmap.d [2023-02-07T13:16:27.043Z] #38 127.3 DEP criu/bfd.d [2023-02-07T13:16:27.043Z] #38 127.4 DEP criu/autofs.d [2023-02-07T13:16:27.301Z] #38 ... [2023-02-07T13:16:27.301Z] [2023-02-07T13:16:27.301Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-02-07T13:16:27.301Z] #48 DONE 2.5s [2023-02-07T13:16:27.301Z] [2023-02-07T13:16:27.301Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:27.301Z] #38 127.5 DEP criu/aio.d [2023-02-07T13:16:27.384Z] #43 ... [2023-02-07T13:16:27.384Z] [2023-02-07T13:16:27.384Z] #30 [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-02-07T13:16:27.384Z] #30 245.3 + return [2023-02-07T13:16:27.384Z] #30 DONE 245.8s [2023-02-07T13:16:27.384Z] [2023-02-07T13:16:27.384Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:16:27.561Z] #38 127.9 DEP criu/action-scripts.d [2023-02-07T13:16:27.950Z] #43 ... [2023-02-07T13:16:27.950Z] [2023-02-07T13:16:27.950Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-02-07T13:16:28.126Z] #38 128.3 CC criu/action-scripts.o [2023-02-07T13:16:28.208Z] #53 DONE 0.2s [2023-02-07T13:16:28.208Z] [2023-02-07T13:16:28.208Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-02-07T13:16:28.465Z] #54 DONE 0.5s [2023-02-07T13:16:28.466Z] [2023-02-07T13:16:28.466Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-02-07T13:16:28.489Z] #49 DONE 1.8s [2023-02-07T13:16:28.489Z] [2023-02-07T13:16:28.489Z] #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-02-07T13:16:29.050Z] #55 DONE 0.5s [2023-02-07T13:16:29.050Z] [2023-02-07T13:16:29.050Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-02-07T13:16:29.050Z] #56 DONE 0.1s [2023-02-07T13:16:29.050Z] [2023-02-07T13:16:29.050Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-02-07T13:16:29.050Z] #57 DONE 0.1s [2023-02-07T13:16:29.050Z] [2023-02-07T13:16:29.050Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:16:29.062Z] #38 ... [2023-02-07T13:16:29.062Z] [2023-02-07T13:16:29.062Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-02-07T13:16:29.062Z] #49 DONE 1.7s [2023-02-07T13:16:29.062Z] [2023-02-07T13:16:29.062Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:29.062Z] #38 129.4 CC criu/aio.o [2023-02-07T13:16:29.136Z] #39 ... [2023-02-07T13:16:29.136Z] [2023-02-07T13:16:29.137Z] #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-02-07T13:16:29.137Z] #28 333.8 + dpkg --print-architecture [2023-02-07T13:16:29.137Z] #28 333.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-02-07T13:16:29.137Z] #28 334.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-02-07T13:16:29.137Z] #28 334.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-02-07T13:16:29.315Z] #43 ... [2023-02-07T13:16:29.315Z] [2023-02-07T13:16:29.315Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-02-07T13:16:29.315Z] #58 DONE 0.1s [2023-02-07T13:16:29.315Z] [2023-02-07T13:16:29.315Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-02-07T13:16:29.315Z] #59 DONE 0.1s [2023-02-07T13:16:29.315Z] [2023-02-07T13:16:29.315Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-02-07T13:16:29.358Z] #24 ... [2023-02-07T13:16:29.358Z] [2023-02-07T13:16:29.358Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:29.358Z] #38 167.8 CC criu/util.o [2023-02-07T13:16:29.358Z] #38 169.3 CC criu/uts_ns.o [2023-02-07T13:16:29.358Z] #38 169.5 CC criu/vdso-compat.o [2023-02-07T13:16:29.358Z] #38 169.7 CC criu/vdso.o [2023-02-07T13:16:29.358Z] #38 170.4 LINK criu/built-in.o [2023-02-07T13:16:29.358Z] #38 170.6 LINK criu/criu [2023-02-07T13:16:29.358Z] #38 171.1 DEP lib/c/criu.d [2023-02-07T13:16:29.358Z] #38 171.2 CC images/rpc.pb-c.o [2023-02-07T13:16:29.358Z] #38 171.9 CC lib/c/criu.o [2023-02-07T13:16:29.358Z] #38 173.2 LINK lib/c/built-in.o [2023-02-07T13:16:29.358Z] #38 173.2 LINK lib/c/libcriu.so [2023-02-07T13:16:29.358Z] #38 173.3 LINK lib/c/libcriu.a [2023-02-07T13:16:29.358Z] #38 173.4 GEN magic.py [2023-02-07T13:16:29.358Z] #38 173.6 Note: Building without setproctitle() and strlcpy() support. [2023-02-07T13:16:29.358Z] #38 173.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-07T13:16:29.358Z] #38 173.6 Note: Building without GnuTLS support [2023-02-07T13:16:29.358Z] #38 173.6 Makefile.config:39: Warn: you have no libnftables installed [2023-02-07T13:16:29.358Z] #38 173.6 Makefile.config:40: Warn: Building without nftables support [2023-02-07T13:16:29.358Z] #38 174.5 fatal: not a git repository (or any of the parent directories): .git [2023-02-07T13:16:29.358Z] #38 175.3 make[1]: Nothing to be done for 'all'. [2023-02-07T13:16:29.573Z] #60 DONE 0.1s [2023-02-07T13:16:29.573Z] [2023-02-07T13:16:29.573Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-02-07T13:16:29.573Z] #61 DONE 0.1s [2023-02-07T13:16:29.573Z] [2023-02-07T13:16:29.573Z] #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-02-07T13:16:29.937Z] #38 176.3 make[1]: 'images/built-in.o' is up to date. [2023-02-07T13:16:29.937Z] #38 176.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-02-07T13:16:29.937Z] #38 176.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-02-07T13:16:29.937Z] #38 176.4 make[1]: 'compel/libcompel.a' is up to date. [2023-02-07T13:16:29.937Z] #38 176.5 make[1]: 'compel/compel-host-bin' is up to date. [2023-02-07T13:16:30.194Z] #38 176.5 make[1]: Nothing to be done for 'all'. [2023-02-07T13:16:30.194Z] #38 176.5 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-07T13:16:30.385Z] #50 1.845 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:16:30.385Z] #50 1.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:16:30.385Z] #50 1.918 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:16:30.435Z] #38 130.5 CC criu/autofs.o [2023-02-07T13:16:30.452Z] #38 176.8 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:30.452Z] #38 176.8 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:30.641Z] #50 ... [2023-02-07T13:16:30.641Z] [2023-02-07T13:16:30.641Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:30.641Z] #38 120.0 DEP criu/namespaces.d [2023-02-07T13:16:30.641Z] #38 120.2 DEP criu/mount.d [2023-02-07T13:16:30.641Z] #38 120.5 DEP criu/memfd.d [2023-02-07T13:16:30.641Z] #38 120.7 DEP criu/mem.d [2023-02-07T13:16:30.641Z] #38 120.9 DEP criu/lsm.d [2023-02-07T13:16:30.641Z] #38 121.1 DEP criu/log.d [2023-02-07T13:16:30.641Z] #38 121.3 DEP criu/libnetlink.d [2023-02-07T13:16:30.641Z] #38 121.6 DEP criu/kerndat.d [2023-02-07T13:16:30.641Z] #38 121.9 DEP criu/kcmp-ids.d [2023-02-07T13:16:30.641Z] #38 122.0 DEP criu/irmap.d [2023-02-07T13:16:30.641Z] #38 122.2 DEP criu/ipc_ns.d [2023-02-07T13:16:30.641Z] #38 122.5 DEP criu/image.d [2023-02-07T13:16:30.641Z] #38 122.7 DEP criu/image-desc.d [2023-02-07T13:16:30.641Z] #38 122.9 DEP criu/fsnotify.d [2023-02-07T13:16:30.641Z] #38 123.2 DEP criu/filesystems.d [2023-02-07T13:16:30.641Z] #38 123.4 DEP criu/files.d [2023-02-07T13:16:30.641Z] #38 123.7 DEP criu/files-reg.d [2023-02-07T13:16:30.641Z] #38 124.0 DEP criu/files-ext.d [2023-02-07T13:16:30.641Z] #38 124.3 DEP criu/file-lock.d [2023-02-07T13:16:30.641Z] #38 124.6 DEP criu/file-ids.d [2023-02-07T13:16:30.641Z] #38 124.9 DEP criu/fifo.d [2023-02-07T13:16:30.641Z] #38 125.0 DEP criu/fdstore.d [2023-02-07T13:16:30.641Z] #38 125.3 DEP criu/fault-injection.d [2023-02-07T13:16:30.641Z] #38 125.5 DEP criu/external.d [2023-02-07T13:16:30.641Z] #38 125.7 DEP criu/eventpoll.d [2023-02-07T13:16:30.641Z] #38 126.0 DEP criu/eventfd.d [2023-02-07T13:16:30.641Z] #38 126.4 DEP criu/crtools.d [2023-02-07T13:16:30.641Z] #38 126.8 DEP criu/cr-service.d [2023-02-07T13:16:30.641Z] #38 127.0 DEP criu/cr-restore.d [2023-02-07T13:16:30.641Z] #38 127.4 DEP criu/cr-errno.d [2023-02-07T13:16:30.641Z] #38 127.4 DEP criu/cr-dump.d [2023-02-07T13:16:30.641Z] #38 127.8 DEP criu/cr-dedup.d [2023-02-07T13:16:30.641Z] #38 128.1 DEP criu/cr-check.d [2023-02-07T13:16:30.641Z] #38 128.5 DEP criu/config.d [2023-02-07T13:16:30.641Z] #38 128.7 DEP criu/clone-noasan.d [2023-02-07T13:16:30.641Z] #38 128.9 DEP criu/cgroup.d [2023-02-07T13:16:30.641Z] #38 129.3 DEP criu/cgroup-props.d [2023-02-07T13:16:30.641Z] #38 129.5 DEP criu/bitmap.d [2023-02-07T13:16:30.641Z] #38 129.5 DEP criu/bfd.d [2023-02-07T13:16:30.641Z] #38 129.8 DEP criu/autofs.d [2023-02-07T13:16:30.710Z] #38 176.9 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:30.710Z] #38 177.1 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:30.710Z] #38 177.1 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:30.710Z] #38 177.1 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:30.710Z] #38 177.2 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:30.898Z] #38 130.2 DEP criu/aio.d [2023-02-07T13:16:30.946Z] #36 249.6 + /build/golangci-lint --version [2023-02-07T13:16:30.968Z] #38 177.3 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:30.968Z] #38 177.3 INSTALL criu/criu [2023-02-07T13:16:31.154Z] #38 130.5 DEP criu/action-scripts.d [2023-02-07T13:16:31.226Z] #38 DONE 177.6s [2023-02-07T13:16:31.226Z] [2023-02-07T13:16:31.226Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-02-07T13:16:31.424Z] #38 ... [2023-02-07T13:16:31.424Z] [2023-02-07T13:16:31.424Z] #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-02-07T13:16:31.424Z] #50 3.095 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:16:32.321Z] #36 251.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-02-07T13:16:32.963Z] #38 133.0 CC criu/bfd.o [2023-02-07T13:16:33.698Z] #36 DONE 252.5s [2023-02-07T13:16:33.698Z] [2023-02-07T13:16:33.698Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:16:33.698Z] #43 145.7 + mkdir -p /build [2023-02-07T13:16:33.698Z] #43 145.7 + cp runc /build/runc [2023-02-07T13:16:33.896Z] #38 134.0 CC criu/bitmap.o [2023-02-07T13:16:33.896Z] #38 134.3 CC criu/cgroup-props.o [2023-02-07T13:16:33.947Z] #50 5.317 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:16:33.956Z] #43 DONE 145.9s [2023-02-07T13:16:33.956Z] [2023-02-07T13:16:33.956Z] #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-02-07T13:16:35.797Z] #38 136.0 CC criu/cgroup.o [2023-02-07T13:16:35.848Z] #50 7.113 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:16:35.856Z] #37 ... [2023-02-07T13:16:35.856Z] [2023-02-07T13:16:35.856Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-02-07T13:16:35.856Z] #62 DONE 0.2s [2023-02-07T13:16:35.856Z] [2023-02-07T13:16:35.856Z] #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-02-07T13:16:35.856Z] #37 ... [2023-02-07T13:16:35.856Z] [2023-02-07T13:16:35.856Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-02-07T13:16:36.114Z] #63 DONE 0.1s [2023-02-07T13:16:36.114Z] [2023-02-07T13:16:36.114Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-02-07T13:16:36.114Z] #64 DONE 0.1s [2023-02-07T13:16:36.114Z] [2023-02-07T13:16:36.114Z] #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-02-07T13:16:37.172Z] #38 ... [2023-02-07T13:16:37.172Z] [2023-02-07T13:16:37.172Z] #46 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:16:37.172Z] #46 19.83 + cd /tmp/tmp.iN92RaRFMT/src/github.com/opencontainers/runc [2023-02-07T13:16:37.172Z] #46 19.83 + git checkout -q v1.1.4 [2023-02-07T13:16:37.172Z] #46 20.96 + '[' -z '' ']' [2023-02-07T13:16:37.172Z] #46 20.96 + target=static [2023-02-07T13:16:37.172Z] #46 20.96 + make BUILDTAGS=seccomp static [2023-02-07T13:16:37.172Z] #46 21.41 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-02-07T13:16:37.743Z] #50 ... [2023-02-07T13:16:37.743Z] [2023-02-07T13:16:37.743Z] #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-02-07T13:16:37.743Z] #42 18.87 + cd /tmp/tmp.iuHIF65yk2/src/github.com/opencontainers/runc [2023-02-07T13:16:37.743Z] #42 18.88 + git checkout -q v1.1.4 [2023-02-07T13:16:37.743Z] #42 19.53 + '[' -z '' ']' [2023-02-07T13:16:37.743Z] #42 19.54 + target=static [2023-02-07T13:16:37.743Z] #42 19.54 + make BUILDTAGS=seccomp static [2023-02-07T13:16:37.743Z] #42 20.43 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-02-07T13:16:38.015Z] #37 226.5 + bin/containerd [2023-02-07T13:16:39.074Z] #46 ... [2023-02-07T13:16:39.074Z] [2023-02-07T13:16:39.074Z] #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-02-07T13:16:39.074Z] #0 1.981 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-07T13:16:39.074Z] #0 2.066 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T13:16:39.074Z] #0 2.126 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-07T13:16:39.074Z] #0 2.874 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-07T13:16:39.074Z] #0 4.470 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB] [2023-02-07T13:16:39.074Z] #0 6.858 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-07T13:16:40.976Z] #50 ... [2023-02-07T13:16:40.976Z] [2023-02-07T13:16:40.976Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:40.976Z] #38 141.3 CC criu/clone-noasan.o [2023-02-07T13:16:41.235Z] #38 141.6 CC criu/config.o [2023-02-07T13:16:41.360Z] #28 ... [2023-02-07T13:16:41.360Z] [2023-02-07T13:16:41.360Z] #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-02-07T13:16:41.360Z] #39 252.3 CC criu/tun.o [2023-02-07T13:16:41.360Z] #39 253.1 CC criu/uffd.o [2023-02-07T13:16:41.360Z] #39 254.7 CC criu/util.o [2023-02-07T13:16:41.360Z] #39 256.8 CC criu/uts_ns.o [2023-02-07T13:16:41.360Z] #39 257.3 CC criu/vdso-compat.o [2023-02-07T13:16:41.360Z] #39 257.6 CC criu/vdso.o [2023-02-07T13:16:41.360Z] #39 258.8 LINK criu/built-in.o [2023-02-07T13:16:41.360Z] #39 259.1 LINK criu/criu [2023-02-07T13:16:41.360Z] #39 260.0 DEP lib/c/criu.d [2023-02-07T13:16:41.360Z] #39 260.1 CC images/rpc.pb-c.o [2023-02-07T13:16:41.360Z] #39 261.2 CC lib/c/criu.o [2023-02-07T13:16:41.360Z] #39 263.1 LINK lib/c/built-in.o [2023-02-07T13:16:41.360Z] #39 263.1 LINK lib/c/libcriu.so [2023-02-07T13:16:41.360Z] #39 263.2 LINK lib/c/libcriu.a [2023-02-07T13:16:41.360Z] #39 263.5 GEN magic.py [2023-02-07T13:16:41.620Z] #39 263.8 Note: Building without setproctitle() and strlcpy() support. [2023-02-07T13:16:41.620Z] #39 263.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-07T13:16:41.801Z] #38 ... [2023-02-07T13:16:41.801Z] [2023-02-07T13:16:41.801Z] #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-02-07T13:16:41.801Z] #24 DONE 228.4s [2023-02-07T13:16:41.881Z] #39 263.8 Note: Building without GnuTLS support [2023-02-07T13:16:41.881Z] #39 263.8 Makefile.config:39: Warn: you have no libnftables installed [2023-02-07T13:16:41.881Z] #39 263.8 Makefile.config:40: Warn: Building without nftables support [2023-02-07T13:16:41.910Z] #42 ... [2023-02-07T13:16:41.910Z] [2023-02-07T13:16:41.910Z] #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-02-07T13:16:41.910Z] #50 13.46 Fetched 8628 kB in 12s (725 kB/s) [2023-02-07T13:16:41.910Z] #50 13.46 Reading package lists... [2023-02-07T13:16:41.910Z] #50 ... [2023-02-07T13:16:41.910Z] [2023-02-07T13:16:41.910Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:41.910Z] #38 131.3 CC criu/action-scripts.o [2023-02-07T13:16:41.910Z] #38 131.9 CC criu/aio.o [2023-02-07T13:16:41.910Z] #38 132.9 CC criu/autofs.o [2023-02-07T13:16:41.910Z] #38 136.0 CC criu/bfd.o [2023-02-07T13:16:41.910Z] #38 137.1 CC criu/bitmap.o [2023-02-07T13:16:41.911Z] #38 137.3 CC criu/cgroup-props.o [2023-02-07T13:16:41.911Z] #38 138.8 CC criu/cgroup.o [2023-02-07T13:16:42.060Z] [2023-02-07T13:16:42.060Z] #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-02-07T13:16:42.060Z] #50 12.93 Fetched 8628 kB in 11s (768 kB/s) [2023-02-07T13:16:43.791Z] #39 265.9 fatal: not a git repository (or any of the parent directories): .git [2023-02-07T13:16:45.176Z] #38 144.1 CC criu/clone-noasan.o [2023-02-07T13:16:45.433Z] #38 144.6 CC criu/config.o [2023-02-07T13:16:46.092Z] #24 DONE 244.9s [2023-02-07T13:16:46.092Z] [2023-02-07T13:16:46.092Z] #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-02-07T13:16:46.247Z] #50 12.93 Reading package lists... [2023-02-07T13:16:46.333Z] #39 268.1 make[1]: Nothing to be done for 'all'. [2023-02-07T13:16:46.363Z] #38 ... [2023-02-07T13:16:46.363Z] [2023-02-07T13:16:46.363Z] #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-02-07T13:16:46.363Z] #50 13.46 Reading package lists... [2023-02-07T13:16:46.659Z] #37 ... [2023-02-07T13:16:46.659Z] [2023-02-07T13:16:46.659Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-02-07T13:16:46.917Z] #58 DONE 0.2s [2023-02-07T13:16:46.917Z] [2023-02-07T13:16:46.917Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-02-07T13:16:46.917Z] #59 DONE 0.1s [2023-02-07T13:16:46.917Z] [2023-02-07T13:16:46.917Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-02-07T13:16:46.917Z] #60 DONE 0.1s [2023-02-07T13:16:46.917Z] [2023-02-07T13:16:46.917Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-02-07T13:16:46.917Z] #61 DONE 0.1s [2023-02-07T13:16:46.917Z] [2023-02-07T13:16:46.917Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:16:47.717Z] #39 269.6 make[1]: 'images/built-in.o' is up to date. [2023-02-07T13:16:47.717Z] #39 269.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-02-07T13:16:47.717Z] #39 269.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-02-07T13:16:47.717Z] #39 269.9 make[1]: 'compel/libcompel.a' is up to date. [2023-02-07T13:16:47.977Z] #39 270.0 make[1]: 'compel/compel-host-bin' is up to date. [2023-02-07T13:16:47.977Z] #39 270.0 make[1]: Nothing to be done for 'all'. [2023-02-07T13:16:48.306Z] #39 270.1 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-07T13:16:48.413Z] DEBUG: print all environment variables to check how Jenkins runs this script [2023-02-07T13:16:48.413Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-97509109\powershellScript.ps1'; exit $LASTEXITCODE; [2023-02-07T13:16:48.413Z] ---------------------------------------------------------------------------- [2023-02-07T13:16:48.413Z] [2023-02-07T13:16:48.413Z] INFO: executeCI.ps1 starting at Tue Feb 7 13:16:44 CUT 2023 [2023-02-07T13:16:48.413Z] [2023-02-07T13:16:48.413Z] INFO: Script version 05-Feb-2019 09:03 PDT [2023-02-07T13:16:48.413Z] INFO: Running git version 2.24.1.windows.2 [2023-02-07T13:16:48.413Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2023-02-07T13:16:48.413Z] INFO: Environment variables: [2023-02-07T13:16:48.413Z] [2023-02-07T13:16:48.413Z] Name Value [2023-02-07T13:16:48.413Z] ---- ----- [2023-02-07T13:16:48.413Z] ALLUSERSPROFILE C:\ProgramData [2023-02-07T13:16:48.413Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2023-02-07T13:16:48.413Z] APT_MIRROR cdn-fastly.deb.debian.org [2023-02-07T13:16:48.413Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15 [2023-02-07T13:16:48.413Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2023-02-07T13:16:48.413Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15 [2023-02-07T13:16:48.413Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2023-02-07T13:16:48.413Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2023-02-07T13:16:48.413Z] BRANCH_NAME PR-44946 [2023-02-07T13:16:48.413Z] BUILD_DISPLAY_NAME #1 [2023-02-07T13:16:48.413Z] BUILD_ID 1 [2023-02-07T13:16:48.413Z] BUILD_NUMBER 1 [2023-02-07T13:16:48.413Z] BUILD_TAG jenkins-moby-PR-44946-1 [2023-02-07T13:16:48.413Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44946/1/ [2023-02-07T13:16:48.413Z] CHANGE_AUTHOR thaJeztah [2023-02-07T13:16:48.413Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2023-02-07T13:16:48.414Z] CHANGE_BRANCH 20.10_backport_dockerfile_git_dubious [2023-02-07T13:16:48.414Z] CHANGE_FORK thaJeztah/docker [2023-02-07T13:16:48.414Z] CHANGE_ID 44946 [2023-02-07T13:16:48.414Z] CHANGE_TARGET 20.10 [2023-02-07T13:16:48.414Z] CHANGE_TITLE [20.10 backport] Dockerfile: configure code dir as "safe" directory [2023-02-07T13:16:48.414Z] CHANGE_URL https://github.com/moby/moby/pull/44946 [2023-02-07T13:16:48.414Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-07T13:16:48.414Z] CommonProgramFiles C:\Program Files\Common Files [2023-02-07T13:16:48.414Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2023-02-07T13:16:48.414Z] CommonProgramW6432 C:\Program Files\Common Files [2023-02-07T13:16:48.414Z] COMPUTERNAME azwin-2-eb8090 [2023-02-07T13:16:48.414Z] ComSpec C:\Windows\system32\cmd.exe [2023-02-07T13:16:48.414Z] ConfigSequenceNumber 0 [2023-02-07T13:16:48.414Z] DOCKER_BUILDKIT 0 [2023-02-07T13:16:48.414Z] DOCKER_DUT_DEBUG 1 [2023-02-07T13:16:48.414Z] DOCKER_EXPERIMENTAL 1 [2023-02-07T13:16:48.414Z] DOCKER_GRAPHDRIVER overlay2 [2023-02-07T13:16:48.414Z] DriverData C:\Windows\System32\Drivers\DriverData [2023-02-07T13:16:48.414Z] EXECUTOR_NUMBER 0 [2023-02-07T13:16:48.414Z] FQDN azwin-2-eb8090.westus.cloudapp.azure.com [2023-02-07T13:16:48.414Z] GIT_BRANCH PR-44946 [2023-02-07T13:16:48.414Z] GIT_COMMIT 0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:16:48.414Z] GIT_URL https://github.com/moby/moby.git [2023-02-07T13:16:48.414Z] HUDSON_COOKIE c56bf03c-d05f-4b4a-aa41-1370553ad84a [2023-02-07T13:16:48.414Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2023-02-07T13:16:48.414Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2023-02-07T13:16:48.414Z] HUDSON_URL https://ci-next.docker.com/public/ [2023-02-07T13:16:48.414Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2023-02-07T13:16:48.414Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2023-02-07T13:16:48.414Z] JENKINS_NODE_COOKIE ea64897b-9f15-48a6-be98-79f31571f3d7 [2023-02-07T13:16:48.414Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2023-02-07T13:16:48.414Z] JENKINS_URL https://ci-next.docker.com/public/ [2023-02-07T13:16:48.414Z] JOB_BASE_NAME PR-44946 [2023-02-07T13:16:48.414Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44946/display/redirect [2023-02-07T13:16:48.414Z] JOB_NAME moby/PR-44946 [2023-02-07T13:16:48.414Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44946/ [2023-02-07T13:16:48.414Z] library.jps.version master [2023-02-07T13:16:48.414Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2023-02-07T13:16:48.414Z] NODE_LABELS amd64 azure azwin-2-eb8090 azwin-2019 docker west-us windows windows-2019 x86_64 [2023-02-07T13:16:48.414Z] NODE_NAME azwin-2-eb8090 [2023-02-07T13:16:48.414Z] NUMBER_OF_PROCESSORS 4 [2023-02-07T13:16:48.414Z] OS Windows_NT [2023-02-07T13:16:48.414Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2023-02-07T13:16:48.414Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2023-02-07T13:16:48.414Z] PROCESSOR_ARCHITECTURE AMD64 [2023-02-07T13:16:48.414Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2023-02-07T13:16:48.414Z] PROCESSOR_LEVEL 6 [2023-02-07T13:16:48.414Z] PROCESSOR_REVISION 4f01 [2023-02-07T13:16:48.414Z] ProgramData C:\ProgramData [2023-02-07T13:16:48.414Z] ProgramFiles C:\Program Files [2023-02-07T13:16:48.414Z] ProgramFiles(x86) C:\Program Files (x86) [2023-02-07T13:16:48.414Z] ProgramW6432 C:\Program Files [2023-02-07T13:16:48.414Z] PROMPT $P$G [2023-02-07T13:16:48.414Z] PSExecutionPolicyPreference Bypass [2023-02-07T13:16:48.414Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2023-02-07T13:16:48.414Z] PUBLIC C:\Users\Public [2023-02-07T13:16:48.414Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44946/1/display/redirect?page=artif... [2023-02-07T13:16:48.414Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44946/1/display/redirect?page=changes [2023-02-07T13:16:48.414Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44946/1/display/redirect [2023-02-07T13:16:48.414Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44946/1/display/redirect?page=tests [2023-02-07T13:16:48.414Z] SKIP_VALIDATION_TESTS 1 [2023-02-07T13:16:48.414Z] SOURCES_DRIVE d [2023-02-07T13:16:48.414Z] SOURCES_SUBDIR gopath [2023-02-07T13:16:48.414Z] STAGE_NAME Run tests [2023-02-07T13:16:48.414Z] SystemDrive C: [2023-02-07T13:16:48.414Z] SystemRoot C:\Windows [2023-02-07T13:16:48.414Z] TEMP C:\Windows\TEMP [2023-02-07T13:16:48.414Z] TESTDEBUG 0 [2023-02-07T13:16:48.414Z] TESTRUN_DRIVE d [2023-02-07T13:16:48.414Z] TESTRUN_SUBDIR CI [2023-02-07T13:16:48.414Z] TIMEOUT 120m [2023-02-07T13:16:48.414Z] TMP C:\Windows\TEMP [2023-02-07T13:16:48.414Z] USERDOMAIN WORKGROUP [2023-02-07T13:16:48.414Z] USERNAME azwin-2-eb8090$ [2023-02-07T13:16:48.414Z] USERPROFILE C:\Windows\system32\config\systemprofile [2023-02-07T13:16:48.414Z] windir C:\Windows [2023-02-07T13:16:48.414Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2023-02-07T13:16:48.414Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2023-02-07T13:16:48.414Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2023-02-07T13:16:48.414Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2023-02-07T13:16:48.414Z] [2023-02-07T13:16:48.414Z] [2023-02-07T13:16:48.414Z] [2023-02-07T13:16:48.414Z] INFO: Sources under d:\gopath\... [2023-02-07T13:16:48.414Z] INFO: Test run under d:\CI\... [2023-02-07T13:16:48.414Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2023-02-07T13:16:48.414Z] INFO: docker/docker repository was found [2023-02-07T13:16:48.514Z] #50 18.23 Reading package lists... [2023-02-07T13:16:48.514Z] #50 ... [2023-02-07T13:16:48.514Z] [2023-02-07T13:16:48.514Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-07T13:16:48.514Z] #23 DONE 233.2s [2023-02-07T13:16:48.566Z] #39 270.6 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:48.566Z] #39 270.6 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:48.566Z] #39 270.7 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:48.772Z] [2023-02-07T13:16:48.772Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:48.772Z] #38 147.4 CC criu/cr-check.o [2023-02-07T13:16:48.826Z] #39 270.8 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:48.873Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2023-02-07T13:16:49.091Z] #39 271.0 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:49.091Z] #39 271.1 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:49.091Z] #39 271.1 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:49.333Z] ltsc2019: Pulling from windows/servercore [2023-02-07T13:16:49.333Z] 8185ee4ed646: Pulling fs layer [2023-02-07T13:16:49.351Z] #39 271.3 make[2]: Nothing to be done for 'all'. [2023-02-07T13:16:49.351Z] #39 271.4 INSTALL criu/criu [2023-02-07T13:16:50.291Z] #39 DONE 272.3s [2023-02-07T13:16:50.291Z] [2023-02-07T13:16:50.291Z] #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-02-07T13:16:50.686Z] #50 17.40 Reading package lists... [2023-02-07T13:16:51.253Z] #50 21.26 Building dependency tree... [2023-02-07T13:16:51.294Z] #38 150.6 CC criu/cr-dedup.o [2023-02-07T13:16:52.188Z] #50 ... [2023-02-07T13:16:52.188Z] [2023-02-07T13:16:52.188Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:16:52.188Z] #38 144.0 CC criu/cr-check.o [2023-02-07T13:16:52.188Z] #38 146.9 CC criu/cr-dedup.o [2023-02-07T13:16:52.188Z] #38 147.6 CC criu/cr-dump.o [2023-02-07T13:16:52.188Z] #38 151.3 CC criu/cr-errno.o [2023-02-07T13:16:52.188Z] #38 151.4 CC criu/cr-restore.o [2023-02-07T13:16:52.224Z] #38 151.4 CC criu/cr-dump.o [2023-02-07T13:16:53.124Z] #38 ... [2023-02-07T13:16:53.124Z] [2023-02-07T13:16:53.124Z] #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-02-07T13:16:53.124Z] #50 24.06 The following additional packages will be installed: [2023-02-07T13:16:53.124Z] #50 24.06 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-07T13:16:53.124Z] #50 24.06 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-02-07T13:16:53.124Z] #50 24.07 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-02-07T13:16:53.124Z] #50 24.07 python3-pkg-resources vim-runtime xxd [2023-02-07T13:16:53.124Z] #50 24.07 Suggested packages: [2023-02-07T13:16:53.124Z] #50 24.08 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-02-07T13:16:53.124Z] #50 24.08 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-02-07T13:16:53.124Z] #50 24.08 acl attr quota [2023-02-07T13:16:53.124Z] #50 24.08 Recommended packages: [2023-02-07T13:16:53.124Z] #50 24.08 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-02-07T13:16:54.117Z] #38 ... [2023-02-07T13:16:54.117Z] [2023-02-07T13:16:54.117Z] #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-02-07T13:16:54.117Z] #50 18.23 Reading package lists... [2023-02-07T13:16:54.117Z] #50 22.72 Building dependency tree... [2023-02-07T13:16:54.117Z] #50 25.40 The following additional packages will be installed: [2023-02-07T13:16:54.117Z] #50 25.41 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-07T13:16:54.117Z] #50 25.41 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-02-07T13:16:54.117Z] #50 25.41 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-02-07T13:16:54.117Z] #50 25.42 python3-pkg-resources vim-runtime xxd [2023-02-07T13:16:54.117Z] #50 25.42 Suggested packages: [2023-02-07T13:16:54.117Z] #50 25.43 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-02-07T13:16:54.117Z] #50 25.43 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-02-07T13:16:54.117Z] #50 25.43 acl attr quota [2023-02-07T13:16:54.117Z] #50 25.43 Recommended packages: [2023-02-07T13:16:54.117Z] #50 25.43 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-02-07T13:16:55.032Z] #50 26.02 The following NEW packages will be installed: [2023-02-07T13:16:55.032Z] #50 26.04 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-02-07T13:16:55.032Z] #50 26.04 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-07T13:16:55.032Z] #50 26.04 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-02-07T13:16:55.032Z] #50 26.04 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-02-07T13:16:55.032Z] #50 26.04 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-02-07T13:16:55.032Z] #50 26.04 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-02-07T13:16:55.032Z] #50 26.04 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-02-07T13:16:55.032Z] #50 26.04 xz-utils zip [2023-02-07T13:16:55.290Z] #50 26.37 0 upgraded, 47 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:16:55.290Z] #50 26.37 Need to get 27.0 MB of archives. [2023-02-07T13:16:55.290Z] #50 26.37 After this operation, 104 MB of additional disk space will be used. [2023-02-07T13:16:55.290Z] #50 26.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-02-07T13:16:55.290Z] #50 26.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-02-07T13:16:55.290Z] #50 26.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-02-07T13:16:55.290Z] #50 26.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-07T13:16:55.290Z] #50 26.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-02-07T13:16:55.290Z] #50 26.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-02-07T13:16:55.290Z] #50 26.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-02-07T13:16:55.290Z] #50 26.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-02-07T13:16:55.290Z] #50 26.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-07T13:16:55.290Z] #50 26.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-07T13:16:55.487Z] #50 27.10 The following NEW packages will be installed: [2023-02-07T13:16:55.487Z] #50 27.12 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-02-07T13:16:55.487Z] #50 27.12 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-07T13:16:55.487Z] #50 27.12 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-02-07T13:16:55.487Z] #50 27.12 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-02-07T13:16:55.487Z] #50 27.12 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-02-07T13:16:55.487Z] #50 27.13 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-02-07T13:16:55.487Z] #50 27.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-02-07T13:16:55.487Z] #50 27.13 xz-utils zip [2023-02-07T13:16:55.549Z] #50 26.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-02-07T13:16:55.549Z] #50 26.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-02-07T13:16:55.549Z] #50 26.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-02-07T13:16:55.549Z] #50 26.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-02-07T13:16:55.549Z] #50 26.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-02-07T13:16:55.549Z] #50 26.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-02-07T13:16:55.549Z] #50 26.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-02-07T13:16:55.549Z] #50 26.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-02-07T13:16:55.549Z] #50 26.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-02-07T13:16:55.549Z] #50 26.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-02-07T13:16:55.549Z] #50 26.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-02-07T13:16:55.549Z] #50 26.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-07T13:16:55.549Z] #50 26.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-07T13:16:55.549Z] #50 26.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-07T13:16:55.549Z] #50 26.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-02-07T13:16:55.549Z] #50 26.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-02-07T13:16:55.549Z] #50 26.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-07T13:16:56.051Z] #50 27.50 0 upgraded, 47 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:16:56.051Z] #50 27.50 Need to get 27.0 MB of archives. [2023-02-07T13:16:56.051Z] #50 27.50 After this operation, 104 MB of additional disk space will be used. [2023-02-07T13:16:56.051Z] #50 27.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-02-07T13:16:56.051Z] #50 27.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-02-07T13:16:56.051Z] #50 27.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-02-07T13:16:56.051Z] #50 27.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-07T13:16:56.051Z] #50 27.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-02-07T13:16:56.051Z] #50 27.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-02-07T13:16:56.051Z] #50 27.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-02-07T13:16:56.051Z] #50 27.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-02-07T13:16:56.051Z] #50 27.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-07T13:16:56.051Z] #50 27.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-07T13:16:56.051Z] #50 27.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-02-07T13:16:56.051Z] #50 27.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-02-07T13:16:56.051Z] #50 27.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-02-07T13:16:56.051Z] #50 27.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-02-07T13:16:56.051Z] #50 27.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-02-07T13:16:56.051Z] #50 27.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-02-07T13:16:56.051Z] #50 27.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-02-07T13:16:56.051Z] #50 27.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-02-07T13:16:56.117Z] #50 27.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-02-07T13:16:56.117Z] #50 27.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-07T13:16:56.117Z] #50 27.07 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-02-07T13:16:56.117Z] #50 27.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-02-07T13:16:56.117Z] #50 27.07 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-02-07T13:16:56.117Z] #50 27.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-02-07T13:16:56.117Z] #50 27.10 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-02-07T13:16:56.117Z] #50 27.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-02-07T13:16:56.117Z] #50 27.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-02-07T13:16:56.308Z] #50 27.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-02-07T13:16:56.308Z] #50 27.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-02-07T13:16:56.308Z] #50 27.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-02-07T13:16:56.308Z] #50 27.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-07T13:16:56.308Z] #50 27.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-07T13:16:56.308Z] #50 27.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-07T13:16:56.308Z] #50 27.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-02-07T13:16:56.308Z] #50 27.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-02-07T13:16:56.308Z] #50 27.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-07T13:16:56.376Z] #50 27.21 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-07T13:16:56.376Z] #50 27.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-02-07T13:16:56.376Z] #50 27.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-02-07T13:16:56.376Z] #50 27.26 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-02-07T13:16:56.376Z] #50 27.28 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-02-07T13:16:56.376Z] #50 27.33 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-02-07T13:16:56.376Z] #50 27.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-02-07T13:16:56.376Z] #50 27.36 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-02-07T13:16:56.565Z] #50 28.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-02-07T13:16:56.634Z] #50 27.65 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-02-07T13:16:56.634Z] #50 27.71 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-02-07T13:16:56.634Z] #50 27.77 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-02-07T13:16:56.822Z] #50 28.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-07T13:16:56.822Z] #50 28.25 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-02-07T13:16:56.822Z] #50 28.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-02-07T13:16:56.822Z] #50 28.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-02-07T13:16:56.822Z] #50 28.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-02-07T13:16:56.822Z] #50 28.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-02-07T13:16:56.822Z] #50 28.38 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-02-07T13:16:56.822Z] #50 28.39 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-02-07T13:16:56.822Z] #50 28.42 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-07T13:16:56.822Z] #50 28.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-02-07T13:16:56.822Z] #50 28.46 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-02-07T13:16:56.822Z] #50 28.46 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-02-07T13:16:56.822Z] #50 28.48 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-02-07T13:16:57.079Z] #50 28.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-02-07T13:16:57.079Z] #50 28.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-02-07T13:16:57.079Z] #50 28.56 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-02-07T13:16:57.642Z] #50 28.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-02-07T13:16:57.642Z] #50 29.00 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-02-07T13:16:57.642Z] #50 29.03 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-02-07T13:16:58.011Z] #50 28.95 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:16:58.270Z] #50 29.20 Fetched 27.0 MB in 2s (16.0 MB/s) [2023-02-07T13:16:58.529Z] #50 29.36 Selecting previously unselected package pigz. [2023-02-07T13:16:58.529Z] #50 29.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-02-07T13:16:58.529Z] #50 29.51 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-02-07T13:16:58.529Z] #50 29.53 Unpacking pigz (2.6-1) ... [2023-02-07T13:16:58.573Z] #50 30.08 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:16:58.573Z] #50 30.29 Fetched 27.0 MB in 2s (14.5 MB/s) [2023-02-07T13:16:58.788Z] #50 29.70 Selecting previously unselected package libelf1:amd64. [2023-02-07T13:16:58.788Z] #50 29.71 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-02-07T13:16:58.788Z] #50 29.73 Unpacking libelf1:amd64 (0.183-1) ... [2023-02-07T13:16:58.830Z] #50 30.42 Selecting previously unselected package pigz. [2023-02-07T13:16:58.830Z] #50 30.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-02-07T13:16:58.830Z] #50 30.51 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-02-07T13:16:58.830Z] #50 30.52 Unpacking pigz (2.6-1) ... [2023-02-07T13:16:59.046Z] #50 30.07 Selecting previously unselected package libbpf0:amd64. [2023-02-07T13:16:59.046Z] #50 30.08 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-02-07T13:16:59.046Z] #50 30.11 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-02-07T13:16:59.087Z] #50 30.68 Selecting previously unselected package libelf1:amd64. [2023-02-07T13:16:59.087Z] #50 30.68 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-02-07T13:16:59.305Z] #50 30.24 Selecting previously unselected package libcap2:amd64. [2023-02-07T13:16:59.305Z] #50 30.24 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-07T13:16:59.305Z] #50 30.27 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:16:59.305Z] #50 30.42 Selecting previously unselected package libmnl0:amd64. [2023-02-07T13:16:59.305Z] #50 30.43 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-02-07T13:16:59.305Z] #50 30.46 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-02-07T13:16:59.349Z] #50 30.68 Unpacking libelf1:amd64 (0.183-1) ... [2023-02-07T13:16:59.349Z] #50 30.96 Selecting previously unselected package libbpf0:amd64. [2023-02-07T13:16:59.563Z] #50 30.55 Selecting previously unselected package libxtables12:amd64. [2023-02-07T13:16:59.563Z] #50 30.55 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-02-07T13:16:59.563Z] #50 30.56 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-02-07T13:16:59.606Z] #50 30.96 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-02-07T13:16:59.606Z] #50 30.97 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-02-07T13:16:59.606Z] #50 31.14 Selecting previously unselected package libcap2:amd64. [2023-02-07T13:16:59.606Z] #50 31.14 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-07T13:16:59.606Z] #50 31.15 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:16:59.606Z] #50 31.25 Selecting previously unselected package libmnl0:amd64. [2023-02-07T13:16:59.822Z] #50 30.65 Selecting previously unselected package libcap2-bin. [2023-02-07T13:16:59.822Z] #50 30.67 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-02-07T13:16:59.822Z] #50 30.68 Unpacking libcap2-bin (1:2.44-1) ... [2023-02-07T13:16:59.822Z] #50 30.79 Selecting previously unselected package iproute2. [2023-02-07T13:16:59.822Z] #50 30.80 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-02-07T13:16:59.822Z] #50 30.80 Unpacking iproute2 (5.10.0-4) ... [2023-02-07T13:16:59.863Z] #50 31.26 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-02-07T13:16:59.863Z] #50 31.26 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-02-07T13:16:59.863Z] #50 31.33 Selecting previously unselected package libxtables12:amd64. [2023-02-07T13:16:59.863Z] #50 31.35 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-02-07T13:16:59.863Z] #50 31.36 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-02-07T13:16:59.863Z] #50 31.46 Selecting previously unselected package libcap2-bin. [2023-02-07T13:16:59.863Z] #50 31.47 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-02-07T13:16:59.863Z] #50 31.47 Unpacking libcap2-bin (1:2.44-1) ... [2023-02-07T13:16:59.863Z] #50 31.59 Selecting previously unselected package iproute2. [2023-02-07T13:17:00.120Z] #50 31.60 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-02-07T13:17:00.120Z] #50 31.63 Unpacking iproute2 (5.10.0-4) ... [2023-02-07T13:17:00.389Z] #50 31.40 Selecting previously unselected package xxd. [2023-02-07T13:17:00.390Z] #50 31.41 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-07T13:17:00.390Z] #50 31.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:00.651Z] #50 31.54 Selecting previously unselected package vim-common. [2023-02-07T13:17:00.651Z] #50 31.55 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T13:17:00.651Z] #50 31.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:00.651Z] #50 31.75 Selecting previously unselected package bash-completion. [2023-02-07T13:17:00.651Z] #50 31.76 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-02-07T13:17:01.051Z] #50 32.59 Selecting previously unselected package xxd. [2023-02-07T13:17:01.051Z] #50 32.60 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-07T13:17:01.051Z] #50 32.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:01.308Z] #50 32.80 Selecting previously unselected package vim-common. [2023-02-07T13:17:01.308Z] #50 32.80 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T13:17:01.308Z] #50 32.82 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:01.308Z] #50 33.03 Selecting previously unselected package bash-completion. [2023-02-07T13:17:01.308Z] #50 33.03 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-02-07T13:17:03.184Z] #50 33.94 Unpacking bash-completion (1:2.11-2) ... [2023-02-07T13:17:03.444Z] #50 34.37 Selecting previously unselected package bzip2. [2023-02-07T13:17:03.444Z] #50 34.41 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-02-07T13:17:03.444Z] #50 34.41 Unpacking bzip2 (1.0.8-4) ... [2023-02-07T13:17:03.444Z] #50 34.51 Selecting previously unselected package xz-utils. [2023-02-07T13:17:03.703Z] #50 34.52 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-02-07T13:17:03.703Z] #50 34.52 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-07T13:17:03.703Z] #50 34.74 Selecting previously unselected package apparmor. [2023-02-07T13:17:03.703Z] #50 34.74 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-02-07T13:17:03.961Z] #50 34.85 Unpacking apparmor (2.13.6-10) ... [2023-02-07T13:17:04.479Z] #50 35.38 Selecting previously unselected package inetutils-ping. [2023-02-07T13:17:04.479Z] #50 35.39 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-02-07T13:17:04.479Z] #50 35.40 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-07T13:17:04.479Z] #50 35.56 Selecting previously unselected package libip4tc2:amd64. [2023-02-07T13:17:04.479Z] #50 35.57 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-02-07T13:17:04.479Z] #50 35.58 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-02-07T13:17:04.738Z] #50 35.64 Selecting previously unselected package libip6tc2:amd64. [2023-02-07T13:17:04.738Z] #50 35.66 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-02-07T13:17:04.738Z] #50 35.66 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-02-07T13:17:04.738Z] #50 35.74 Selecting previously unselected package libnfnetlink0:amd64. [2023-02-07T13:17:04.738Z] #50 35.74 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-02-07T13:17:04.738Z] #50 35.76 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-07T13:17:04.738Z] #50 35.85 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-02-07T13:17:04.997Z] #50 35.86 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-02-07T13:17:04.997Z] #50 35.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-07T13:17:04.997Z] #50 35.98 Selecting previously unselected package libnftnl11:amd64. [2023-02-07T13:17:04.997Z] #50 35.98 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-02-07T13:17:04.997Z] #50 35.99 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-02-07T13:17:04.997Z] #50 36.12 Selecting previously unselected package iptables. [2023-02-07T13:17:05.255Z] #50 36.13 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-02-07T13:17:05.255Z] #50 36.15 Unpacking iptables (1.8.7-1) ... [2023-02-07T13:17:05.772Z] #50 36.57 Selecting previously unselected package libonig5:amd64. [2023-02-07T13:17:05.772Z] #50 36.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-07T13:17:05.772Z] #50 36.59 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:17:05.772Z] #50 36.79 Selecting previously unselected package libjq1:amd64. [2023-02-07T13:17:05.772Z] #50 36.81 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-02-07T13:17:05.772Z] #50 36.82 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:17:06.032Z] #50 37.00 Selecting previously unselected package jq. [2023-02-07T13:17:06.032Z] #50 37.00 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-02-07T13:17:06.032Z] #50 37.01 Unpacking jq (1.6-2.1) ... [2023-02-07T13:17:06.291Z] #50 37.14 Selecting previously unselected package libaio1:amd64. [2023-02-07T13:17:06.291Z] #50 37.15 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-02-07T13:17:06.291Z] #50 37.16 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-02-07T13:17:06.291Z] #50 37.27 Selecting previously unselected package libgpm2:amd64. [2023-02-07T13:17:06.291Z] #50 37.27 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-02-07T13:17:06.291Z] #50 37.29 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-02-07T13:17:06.291Z] #50 37.38 Selecting previously unselected package libicu67:amd64. [2023-02-07T13:17:06.549Z] #50 37.38 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-02-07T13:17:06.549Z] #50 37.39 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-07T13:17:06.557Z] #50 ... [2023-02-07T13:17:06.557Z] [2023-02-07T13:17:06.557Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:17:06.557Z] #38 155.1 CC criu/cr-errno.o [2023-02-07T13:17:06.557Z] #38 155.2 CC criu/cr-restore.o [2023-02-07T13:17:06.557Z] #38 162.7 CC criu/cr-service.o [2023-02-07T13:17:06.557Z] #38 165.3 CC criu/crtools.o [2023-02-07T13:17:06.557Z] #38 ... [2023-02-07T13:17:06.557Z] [2023-02-07T13:17:06.557Z] #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-02-07T13:17:06.557Z] #50 37.76 Unpacking bash-completion (1:2.11-2) ... [2023-02-07T13:17:06.557Z] #50 38.20 Selecting previously unselected package bzip2. [2023-02-07T13:17:06.557Z] #50 38.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-02-07T13:17:06.815Z] #50 38.23 Unpacking bzip2 (1.0.8-4) ... [2023-02-07T13:17:06.816Z] #50 38.35 Selecting previously unselected package xz-utils. [2023-02-07T13:17:06.816Z] #50 38.36 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-02-07T13:17:06.816Z] #50 38.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-07T13:17:07.010Z] 8185ee4ed646: Verifying Checksum [2023-02-07T13:17:07.010Z] 8185ee4ed646: Download complete [2023-02-07T13:17:07.072Z] #50 38.58 Selecting previously unselected package apparmor. [2023-02-07T13:17:07.072Z] #50 38.58 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-02-07T13:17:07.072Z] #50 38.65 Unpacking apparmor (2.13.6-10) ... [2023-02-07T13:17:07.634Z] #50 39.14 Selecting previously unselected package inetutils-ping. [2023-02-07T13:17:07.634Z] #50 39.15 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-02-07T13:17:07.634Z] #50 39.16 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-07T13:17:07.634Z] #50 39.34 Selecting previously unselected package libip4tc2:amd64. [2023-02-07T13:17:07.634Z] #50 39.35 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-02-07T13:17:07.634Z] #50 39.36 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-02-07T13:17:07.890Z] #50 39.44 Selecting previously unselected package libip6tc2:amd64. [2023-02-07T13:17:07.890Z] #50 39.44 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-02-07T13:17:07.890Z] #50 39.46 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-02-07T13:17:07.890Z] #50 39.54 Selecting previously unselected package libnfnetlink0:amd64. [2023-02-07T13:17:07.890Z] #50 39.55 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-02-07T13:17:07.890Z] #50 39.55 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-07T13:17:08.146Z] #50 39.63 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-02-07T13:17:08.146Z] #50 39.64 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-02-07T13:17:08.146Z] #50 39.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-07T13:17:08.146Z] #50 39.75 Selecting previously unselected package libnftnl11:amd64. [2023-02-07T13:17:08.146Z] #50 39.75 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-02-07T13:17:08.146Z] #50 39.78 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-02-07T13:17:08.146Z] #50 39.87 Selecting previously unselected package iptables. [2023-02-07T13:17:08.404Z] #50 39.87 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-02-07T13:17:08.404Z] #50 39.88 Unpacking iptables (1.8.7-1) ... [2023-02-07T13:17:08.487Z] #37 ... [2023-02-07T13:17:08.487Z] [2023-02-07T13:17:08.487Z] #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-02-07T13:17:08.487Z] #28 DONE 370.8s [2023-02-07T13:17:08.487Z] [2023-02-07T13:17:08.487Z] #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-02-07T13:17:08.660Z] #50 40.30 Selecting previously unselected package libonig5:amd64. [2023-02-07T13:17:08.916Z] #50 40.31 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-07T13:17:08.916Z] #50 40.31 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:17:08.916Z] #50 40.45 Selecting previously unselected package libjq1:amd64. [2023-02-07T13:17:08.916Z] #50 40.45 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-02-07T13:17:08.916Z] #50 40.46 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:17:08.916Z] #50 40.58 Selecting previously unselected package jq. [2023-02-07T13:17:09.083Z] #50 ... [2023-02-07T13:17:09.083Z] [2023-02-07T13:17:09.083Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:17:09.083Z] #38 158.9 CC criu/cr-service.o [2023-02-07T13:17:09.083Z] #38 161.0 CC criu/crtools.o [2023-02-07T13:17:09.083Z] #38 161.8 CC criu/eventfd.o [2023-02-07T13:17:09.083Z] #38 162.2 CC criu/eventpoll.o [2023-02-07T13:17:09.083Z] #38 163.2 CC criu/external.o [2023-02-07T13:17:09.083Z] #38 163.7 CC criu/fault-injection.o [2023-02-07T13:17:09.083Z] #38 163.9 CC criu/fdstore.o [2023-02-07T13:17:09.083Z] #38 164.4 CC criu/fifo.o [2023-02-07T13:17:09.083Z] #38 164.9 CC criu/file-ids.o [2023-02-07T13:17:09.083Z] #38 165.3 CC criu/file-lock.o [2023-02-07T13:17:09.083Z] #38 166.6 CC criu/files-ext.o [2023-02-07T13:17:09.083Z] #38 167.2 CC criu/files-reg.o [2023-02-07T13:17:09.172Z] #50 40.59 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-02-07T13:17:09.172Z] #50 40.60 Unpacking jq (1.6-2.1) ... [2023-02-07T13:17:09.172Z] #50 40.70 Selecting previously unselected package libaio1:amd64. [2023-02-07T13:17:09.172Z] #50 40.70 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-02-07T13:17:09.172Z] #50 40.71 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-02-07T13:17:09.172Z] #50 40.77 Selecting previously unselected package libgpm2:amd64. [2023-02-07T13:17:09.172Z] #50 40.78 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-02-07T13:17:09.172Z] #50 40.78 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-02-07T13:17:09.428Z] #50 40.86 Selecting previously unselected package libicu67:amd64. [2023-02-07T13:17:09.428Z] #50 40.86 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-02-07T13:17:09.428Z] #50 40.87 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-07T13:17:09.429Z] #37 ... [2023-02-07T13:17:09.429Z] [2023-02-07T13:17:09.429Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-02-07T13:17:09.999Z] #58 DONE 0.7s [2023-02-07T13:17:09.999Z] [2023-02-07T13:17:09.999Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-02-07T13:17:09.999Z] #59 DONE 0.1s [2023-02-07T13:17:09.999Z] [2023-02-07T13:17:09.999Z] #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-02-07T13:17:10.260Z] #37 ... [2023-02-07T13:17:10.260Z] [2023-02-07T13:17:10.260Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-02-07T13:17:10.260Z] #60 DONE 0.1s [2023-02-07T13:17:10.260Z] [2023-02-07T13:17:10.260Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-02-07T13:17:10.460Z] #38 170.6 CC criu/files.o [2023-02-07T13:17:10.520Z] #61 DONE 0.2s [2023-02-07T13:17:10.520Z] [2023-02-07T13:17:10.520Z] #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-02-07T13:17:12.363Z] #38 ... [2023-02-07T13:17:12.363Z] [2023-02-07T13:17:12.363Z] #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-02-07T13:17:12.363Z] #50 43.09 Selecting previously unselected package libinih1:amd64. [2023-02-07T13:17:12.363Z] #50 43.10 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-02-07T13:17:12.363Z] #50 43.11 Unpacking libinih1:amd64 (53-1+b2) ... [2023-02-07T13:17:12.363Z] #50 43.37 Selecting previously unselected package libnet1:amd64. [2023-02-07T13:17:12.363Z] #50 43.37 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-07T13:17:12.363Z] #50 43.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:17:12.622Z] #50 43.54 Selecting previously unselected package libnl-3-200:amd64. [2023-02-07T13:17:12.622Z] #50 43.55 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-07T13:17:12.622Z] #50 43.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:17:12.622Z] #50 43.76 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-07T13:17:12.880Z] #50 43.79 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:17:12.880Z] #50 43.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:17:13.139Z] #50 43.99 Selecting previously unselected package net-tools. [2023-02-07T13:17:13.139Z] #50 44.00 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-02-07T13:17:13.139Z] #50 44.00 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-02-07T13:17:13.397Z] #50 44.30 Selecting previously unselected package patch. [2023-02-07T13:17:13.397Z] #50 44.32 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-02-07T13:17:13.397Z] #50 44.33 Unpacking patch (2.7.6-7) ... [2023-02-07T13:17:13.656Z] #50 44.60 Selecting previously unselected package python-pip-whl. [2023-02-07T13:17:13.656Z] #50 44.61 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-02-07T13:17:13.656Z] #50 44.62 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-07T13:17:14.679Z] #50 46.04 Selecting previously unselected package libinih1:amd64. [2023-02-07T13:17:14.679Z] #50 46.04 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-02-07T13:17:14.679Z] #50 46.05 Unpacking libinih1:amd64 (53-1+b2) ... [2023-02-07T13:17:14.679Z] #50 46.11 Selecting previously unselected package libnet1:amd64. [2023-02-07T13:17:14.679Z] #50 46.13 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-07T13:17:14.679Z] #50 46.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:17:14.679Z] #50 46.28 Selecting previously unselected package libnl-3-200:amd64. [2023-02-07T13:17:14.679Z] #50 46.29 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-07T13:17:14.679Z] #50 46.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:17:14.679Z] #50 46.40 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-07T13:17:14.851Z] #50 45.76 Selecting previously unselected package python3-lib2to3. [2023-02-07T13:17:14.851Z] #50 45.76 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-02-07T13:17:14.851Z] #50 45.77 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-02-07T13:17:14.851Z] #50 46.02 Selecting previously unselected package python3-distutils. [2023-02-07T13:17:14.937Z] #50 46.41 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-07T13:17:14.937Z] #50 46.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:17:14.937Z] #50 46.51 Selecting previously unselected package net-tools. [2023-02-07T13:17:14.937Z] #50 46.51 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-02-07T13:17:14.937Z] #50 46.52 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-02-07T13:17:15.122Z] #50 46.03 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-02-07T13:17:15.122Z] #50 46.04 Unpacking python3-distutils (3.9.2-1) ... [2023-02-07T13:17:15.194Z] #50 46.76 Selecting previously unselected package patch. [2023-02-07T13:17:15.194Z] #50 46.77 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-02-07T13:17:15.194Z] #50 46.77 Unpacking patch (2.7.6-7) ... [2023-02-07T13:17:15.406Z] #50 46.37 Selecting previously unselected package python3-pkg-resources. [2023-02-07T13:17:15.406Z] #50 46.38 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-07T13:17:15.406Z] #50 46.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:17:15.451Z] #50 46.92 Selecting previously unselected package python-pip-whl. [2023-02-07T13:17:15.451Z] #50 46.94 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-02-07T13:17:15.451Z] #50 46.95 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-07T13:17:15.667Z] #50 46.64 Selecting previously unselected package python3-setuptools. [2023-02-07T13:17:15.667Z] #50 46.67 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-02-07T13:17:15.667Z] #50 46.68 Unpacking python3-setuptools (52.0.0-4) ... [2023-02-07T13:17:16.234Z] #50 47.23 Selecting previously unselected package python3-wheel. [2023-02-07T13:17:16.234Z] #50 47.24 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-02-07T13:17:16.234Z] #50 47.25 Unpacking python3-wheel (0.34.2-1) ... [2023-02-07T13:17:16.383Z] #50 47.87 Selecting previously unselected package python3-lib2to3. [2023-02-07T13:17:16.383Z] #50 47.90 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-02-07T13:17:16.383Z] #50 47.92 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-02-07T13:17:16.493Z] #50 47.44 Selecting previously unselected package python3-pip. [2023-02-07T13:17:16.493Z] #50 47.45 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-02-07T13:17:16.493Z] #50 47.47 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-02-07T13:17:16.642Z] #50 48.11 Selecting previously unselected package python3-distutils. [2023-02-07T13:17:16.642Z] #50 48.11 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-02-07T13:17:16.642Z] #50 48.12 Unpacking python3-distutils (3.9.2-1) ... [2023-02-07T13:17:16.899Z] #50 48.51 Selecting previously unselected package python3-pkg-resources. [2023-02-07T13:17:16.899Z] #50 ... [2023-02-07T13:17:16.899Z] [2023-02-07T13:17:16.899Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:17:16.899Z] #38 166.1 CC criu/eventfd.o [2023-02-07T13:17:16.899Z] #38 166.6 CC criu/eventpoll.o [2023-02-07T13:17:16.899Z] #38 167.6 CC criu/external.o [2023-02-07T13:17:16.899Z] #38 167.9 CC criu/fault-injection.o [2023-02-07T13:17:16.899Z] #38 168.1 CC criu/fdstore.o [2023-02-07T13:17:16.899Z] #38 168.5 CC criu/fifo.o [2023-02-07T13:17:16.899Z] #38 168.9 CC criu/file-ids.o [2023-02-07T13:17:16.899Z] #38 169.4 CC criu/file-lock.o [2023-02-07T13:17:16.899Z] #38 170.7 CC criu/files-ext.o [2023-02-07T13:17:16.899Z] #38 171.4 CC criu/files-reg.o [2023-02-07T13:17:16.899Z] #38 174.6 CC criu/files.o [2023-02-07T13:17:17.155Z] #38 ... [2023-02-07T13:17:17.155Z] [2023-02-07T13:17:17.155Z] #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-02-07T13:17:17.155Z] #50 48.51 Selecting previously unselected package python3-pkg-resources. [2023-02-07T13:17:17.155Z] #50 48.51 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-07T13:17:17.155Z] #50 48.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:17:17.155Z] #50 48.68 Selecting previously unselected package python3-setuptools. [2023-02-07T13:17:17.155Z] #50 48.69 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-02-07T13:17:17.155Z] #50 48.69 Unpacking python3-setuptools (52.0.0-4) ... [2023-02-07T13:17:17.428Z] #50 48.34 Selecting previously unselected package sudo. [2023-02-07T13:17:17.428Z] #50 48.35 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-02-07T13:17:17.428Z] #50 48.36 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-02-07T13:17:17.719Z] #50 49.18 Selecting previously unselected package python3-wheel. [2023-02-07T13:17:17.719Z] #50 49.18 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-02-07T13:17:17.719Z] #50 49.20 Unpacking python3-wheel (0.34.2-1) ... [2023-02-07T13:17:17.976Z] #50 49.38 Selecting previously unselected package python3-pip. [2023-02-07T13:17:17.976Z] #50 49.39 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-02-07T13:17:17.976Z] #50 49.39 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-02-07T13:17:18.364Z] #50 49.42 Selecting previously unselected package thin-provisioning-tools. [2023-02-07T13:17:18.365Z] #50 49.42 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-02-07T13:17:18.365Z] #50 49.43 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-02-07T13:17:18.557Z] #50 49.87 Selecting previously unselected package sudo. [2023-02-07T13:17:18.557Z] #50 49.87 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-02-07T13:17:18.557Z] #50 49.89 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-02-07T13:17:18.931Z] #50 49.89 Selecting previously unselected package uidmap. [2023-02-07T13:17:18.931Z] #50 49.90 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-02-07T13:17:18.931Z] #50 49.90 Unpacking uidmap (1:4.8.1-1) ... [2023-02-07T13:17:19.189Z] #50 50.13 Selecting previously unselected package vim-runtime. [2023-02-07T13:17:19.189Z] #50 50.13 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T13:17:19.189Z] #50 50.21 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-02-07T13:17:19.189Z] #50 50.27 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-02-07T13:17:19.448Z] #50 50.29 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:19.755Z] #50 51.13 Selecting previously unselected package thin-provisioning-tools. [2023-02-07T13:17:19.755Z] #50 51.14 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-02-07T13:17:19.755Z] #50 51.14 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-02-07T13:17:20.013Z] #50 51.55 Selecting previously unselected package uidmap. [2023-02-07T13:17:20.013Z] #50 51.57 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-02-07T13:17:20.013Z] #50 51.59 Unpacking uidmap (1:4.8.1-1) ... [2023-02-07T13:17:20.279Z] #50 51.87 Selecting previously unselected package vim-runtime. [2023-02-07T13:17:20.279Z] #50 51.88 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T13:17:20.279Z] #50 51.92 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-02-07T13:17:20.536Z] #50 51.96 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-02-07T13:17:20.536Z] #50 51.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:23.663Z] #50 ... [2023-02-07T13:17:23.663Z] [2023-02-07T13:17:23.663Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:17:23.663Z] #38 174.0 include/common/asm/bitops.h: Assembler messages: [2023-02-07T13:17:23.663Z] #38 174.0 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-02-07T13:17:23.663Z] #38 174.2 CC criu/filesystems.o [2023-02-07T13:17:23.663Z] #38 175.5 CC criu/fsnotify.o [2023-02-07T13:17:23.663Z] #38 177.3 CC criu/image-desc.o [2023-02-07T13:17:23.663Z] #38 177.5 CC criu/image.o [2023-02-07T13:17:23.663Z] #38 179.5 CC criu/ipc_ns.o [2023-02-07T13:17:23.663Z] #38 181.7 CC criu/irmap.o [2023-02-07T13:17:23.663Z] #38 183.0 CC criu/kcmp-ids.o [2023-02-07T13:17:23.663Z] #38 183.9 CC criu/kerndat.o [2023-02-07T13:17:24.726Z] #37 265.6 # github.com/containerd/containerd/cmd/containerd [2023-02-07T13:17:24.726Z] #37 265.6 /usr/bin/ld: /tmp/go-link-2998372432/000019.o: in function `New': [2023-02-07T13:17:24.726Z] #37 265.6 /tmp/tmp.XiEs130NSD/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-02-07T13:17:24.726Z] #37 265.7 + bin/containerd-stress [2023-02-07T13:17:24.726Z] #37 266.8 + bin/containerd-shim [2023-02-07T13:17:25.044Z] #38 ... [2023-02-07T13:17:25.044Z] [2023-02-07T13:17:25.044Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-07T13:17:25.044Z] #50 55.99 Selecting previously unselected package vim. [2023-02-07T13:17:25.044Z] #50 56.00 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-07T13:17:25.044Z] #50 56.07 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:25.629Z] #26 ... [2023-02-07T13:17:25.629Z] [2023-02-07T13:17:25.629Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:17:25.629Z] #43 164.2 + mkdir -p /build [2023-02-07T13:17:25.629Z] #43 164.2 + cp runc /build/runc [2023-02-07T13:17:25.888Z] #43 DONE 164.9s [2023-02-07T13:17:25.888Z] [2023-02-07T13:17:25.888Z] #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-02-07T13:17:26.420Z] #50 57.20 Selecting previously unselected package xfsprogs. [2023-02-07T13:17:26.420Z] #50 57.21 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-02-07T13:17:26.420Z] #50 57.22 Unpacking xfsprogs (5.10.0-4) ... [2023-02-07T13:17:26.624Z] #37 275.3 + bin/containerd-shim-runc-v1 [2023-02-07T13:17:26.987Z] #50 57.98 Selecting previously unselected package zip. [2023-02-07T13:17:26.987Z] #50 57.99 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-02-07T13:17:26.987Z] #50 57.99 Unpacking zip (3.0-12) ... [2023-02-07T13:17:27.084Z] #50 57.46 Selecting previously unselected package vim. [2023-02-07T13:17:27.084Z] #50 57.48 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-07T13:17:27.084Z] #50 57.51 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:27.084Z] #50 58.34 Selecting previously unselected package xfsprogs. [2023-02-07T13:17:27.084Z] #50 58.36 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-02-07T13:17:27.084Z] #50 58.36 Unpacking xfsprogs (5.10.0-4) ... [2023-02-07T13:17:27.246Z] #50 58.40 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:17:27.342Z] #50 58.92 Selecting previously unselected package zip. [2023-02-07T13:17:27.342Z] #50 58.92 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-02-07T13:17:27.342Z] #50 58.94 Unpacking zip (3.0-12) ... [2023-02-07T13:17:27.599Z] #50 59.19 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-07T13:17:28.423Z] #37 ... [2023-02-07T13:17:28.423Z] [2023-02-07T13:17:28.423Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:17:28.423Z] #26 289.1 + /build/golangci-lint --version [2023-02-07T13:17:28.531Z] #50 ... [2023-02-07T13:17:28.531Z] [2023-02-07T13:17:28.531Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:17:28.531Z] #38 177.6 include/common/asm/bitops.h: Assembler messages: [2023-02-07T13:17:28.531Z] #38 177.6 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-02-07T13:17:28.531Z] #38 177.9 CC criu/filesystems.o [2023-02-07T13:17:28.531Z] #38 179.3 CC criu/fsnotify.o [2023-02-07T13:17:28.531Z] #38 181.5 CC criu/image-desc.o [2023-02-07T13:17:28.531Z] #38 181.7 CC criu/image.o [2023-02-07T13:17:28.531Z] #38 182.8 CC criu/ipc_ns.o [2023-02-07T13:17:28.531Z] #38 185.0 CC criu/irmap.o [2023-02-07T13:17:28.531Z] #38 186.3 CC criu/kcmp-ids.o [2023-02-07T13:17:28.531Z] #38 186.8 CC criu/kerndat.o [2023-02-07T13:17:29.096Z] #38 ... [2023-02-07T13:17:29.096Z] [2023-02-07T13:17:29.096Z] #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-02-07T13:17:29.096Z] #50 60.57 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-02-07T13:17:29.096Z] #50 60.59 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-02-07T13:17:29.096Z] #50 60.62 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-02-07T13:17:29.096Z] #50 60.63 Setting up libicu67:amd64 (67.1-7) ... [2023-02-07T13:17:29.096Z] #50 60.65 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-02-07T13:17:29.096Z] #50 60.67 Setting up libinih1:amd64 (53-1+b2) ... [2023-02-07T13:17:29.096Z] #50 60.68 Setting up uidmap (1:4.8.1-1) ... [2023-02-07T13:17:29.096Z] #50 60.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:17:29.096Z] #50 60.72 Setting up bzip2 (1.0.8-4) ... [2023-02-07T13:17:29.096Z] #50 60.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:17:29.096Z] #50 60.76 Setting up python3-wheel (0.34.2-1) ... [2023-02-07T13:17:29.149Z] #50 59.89 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-02-07T13:17:29.149Z] #50 59.93 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-02-07T13:17:29.149Z] #50 59.97 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-02-07T13:17:29.149Z] #50 60.01 Setting up libicu67:amd64 (67.1-7) ... [2023-02-07T13:17:29.149Z] #50 60.03 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-02-07T13:17:29.149Z] #50 60.07 Setting up libinih1:amd64 (53-1+b2) ... [2023-02-07T13:17:29.149Z] #50 60.09 Setting up uidmap (1:4.8.1-1) ... [2023-02-07T13:17:29.149Z] #50 60.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-07T13:17:29.149Z] #50 60.21 Setting up bzip2 (1.0.8-4) ... [2023-02-07T13:17:29.149Z] #50 60.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-07T13:17:29.408Z] #50 60.32 Setting up python3-wheel (0.34.2-1) ... [2023-02-07T13:17:29.803Z] #26 290.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-02-07T13:17:29.803Z] #26 DONE 290.6s [2023-02-07T13:17:29.803Z] [2023-02-07T13:17:29.803Z] #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-02-07T13:17:30.471Z] #50 61.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:30.471Z] #50 61.85 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:17:30.471Z] #50 61.87 Setting up libcap2-bin (1:2.44-1) ... [2023-02-07T13:17:30.471Z] #50 61.88 Setting up apparmor (2.13.6-10) ... [2023-02-07T13:17:30.791Z] #50 61.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:30.791Z] #50 61.72 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-07T13:17:30.791Z] #50 61.73 Setting up libcap2-bin (1:2.44-1) ... [2023-02-07T13:17:30.791Z] #50 61.75 Setting up apparmor (2.13.6-10) ... [2023-02-07T13:17:31.702Z] #37 ... [2023-02-07T13:17:31.703Z] [2023-02-07T13:17:31.703Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-02-07T13:17:31.703Z] #62 DONE 0.1s [2023-02-07T13:17:31.703Z] [2023-02-07T13:17:31.703Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-02-07T13:17:31.703Z] #63 DONE 0.1s [2023-02-07T13:17:31.703Z] [2023-02-07T13:17:31.703Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-02-07T13:17:31.703Z] #64 DONE 0.1s [2023-02-07T13:17:31.703Z] [2023-02-07T13:17:31.703Z] #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-02-07T13:17:31.888Z] #37 280.2 + bin/containerd-shim-runc-v2 [2023-02-07T13:17:32.145Z] #37 281.0 + binaries [2023-02-07T13:17:32.403Z] #37 281.0 + install -D bin/containerd /build/containerd [2023-02-07T13:17:32.403Z] #37 281.0 + install -D bin/containerd-shim /build/containerd-shim [2023-02-07T13:17:32.403Z] #37 281.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-02-07T13:17:32.403Z] #37 281.0 + install -D bin/ctr /build/ctr [2023-02-07T13:17:32.989Z] #50 64.56 Setting up zip (3.0-12) ... [2023-02-07T13:17:32.989Z] #50 64.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:33.246Z] #50 64.64 Setting up bash-completion (1:2.11-2) ... [2023-02-07T13:17:33.329Z] #50 64.02 Setting up zip (3.0-12) ... [2023-02-07T13:17:33.329Z] #50 64.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:33.329Z] #50 64.10 Setting up bash-completion (1:2.11-2) ... [2023-02-07T13:17:33.336Z] #37 DONE 282.2s [2023-02-07T13:17:33.602Z] #37 258.3 + bin/containerd [2023-02-07T13:17:34.268Z] [2023-02-07T13:17:34.268Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-02-07T13:17:34.526Z] #65 DONE 0.2s [2023-02-07T13:17:34.526Z] [2023-02-07T13:17:34.526Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-02-07T13:17:34.526Z] #66 DONE 0.1s [2023-02-07T13:17:34.526Z] [2023-02-07T13:17:34.526Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-02-07T13:17:34.784Z] #67 DONE 0.2s [2023-02-07T13:17:34.784Z] [2023-02-07T13:17:34.784Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-02-07T13:17:34.784Z] #68 DONE 0.1s [2023-02-07T13:17:34.784Z] [2023-02-07T13:17:34.784Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-02-07T13:17:34.784Z] #69 DONE 0.0s [2023-02-07T13:17:34.784Z] [2023-02-07T13:17:34.784Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-02-07T13:17:35.718Z] #70 DONE 0.9s [2023-02-07T13:17:35.718Z] [2023-02-07T13:17:35.718Z] #71 exporting to image [2023-02-07T13:17:35.718Z] #71 exporting layers [2023-02-07T13:17:35.861Z] #50 ... [2023-02-07T13:17:35.861Z] [2023-02-07T13:17:35.861Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:17:35.861Z] #38 186.2 CC criu/libnetlink.o [2023-02-07T13:17:35.861Z] #38 186.9 CC criu/log.o [2023-02-07T13:17:35.861Z] #38 187.8 CC criu/lsm.o [2023-02-07T13:17:35.861Z] #38 188.4 CC criu/mem.o [2023-02-07T13:17:35.861Z] #38 190.9 CC criu/memfd.o [2023-02-07T13:17:35.861Z] #38 192.0 CC criu/mount.o [2023-02-07T13:17:36.527Z] #50 67.84 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-07T13:17:36.527Z] #50 67.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-02-07T13:17:36.527Z] #50 67.91 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-02-07T13:17:36.527Z] #50 67.93 Setting up patch (2.7.6-7) ... [2023-02-07T13:17:36.527Z] #50 67.94 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-02-07T13:17:36.527Z] #50 68.09 invoke-rc.d: could not determine current runlevel [2023-02-07T13:17:36.527Z] #50 68.09 invoke-rc.d: policy-rc.d denied execution of start. [2023-02-07T13:17:36.527Z] #50 68.11 Setting up xfsprogs (5.10.0-4) ... [2023-02-07T13:17:36.527Z] #50 68.14 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-02-07T13:17:36.527Z] #50 68.16 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-07T13:17:36.784Z] #50 68.17 Setting up pigz (2.6-1) ... [2023-02-07T13:17:36.784Z] #50 68.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-07T13:17:36.784Z] #50 68.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:17:36.784Z] #50 68.23 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-07T13:17:36.784Z] #50 68.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:38.156Z] #50 69.74 Setting up libaio1:amd64 (0.3.112-9) ... [2023-02-07T13:17:38.156Z] #50 69.75 Setting up python3-lib2to3 (3.9.2-1) ... [2023-02-07T13:17:38.248Z] #71 exporting layers 2.5s done [2023-02-07T13:17:38.248Z] #71 writing image sha256:ce142fb0b61f3c1d80e4cbca300191dad7967be6ac0f11ae6fd3a4f233664f6b done [2023-02-07T13:17:38.248Z] #71 naming to docker.io/library/docker:0312e468da5c99267654d5c6b62785e29ffe6e0d done [2023-02-07T13:17:38.248Z] #71 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-02-07T13:17:38.394Z] #38 ... [2023-02-07T13:17:38.394Z] [2023-02-07T13:17:38.394Z] #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-02-07T13:17:38.394Z] #50 69.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-07T13:17:38.394Z] #50 69.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-02-07T13:17:38.394Z] #50 69.14 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-02-07T13:17:38.394Z] #50 69.16 Setting up patch (2.7.6-7) ... [2023-02-07T13:17:38.394Z] #50 69.19 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-02-07T13:17:38.394Z] #50 69.40 invoke-rc.d: could not determine current runlevel [2023-02-07T13:17:38.394Z] #50 69.43 invoke-rc.d: policy-rc.d denied execution of start. [2023-02-07T13:17:38.394Z] #50 69.48 Setting up xfsprogs (5.10.0-4) ... [2023-02-07T13:17:38.570Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44946/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0312e468da5c99267654d5c6b62785e29ffe6e0d hack/test/unit [2023-02-07T13:17:38.653Z] #50 69.52 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-02-07T13:17:38.653Z] #50 69.56 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-07T13:17:38.653Z] #50 69.62 Setting up pigz (2.6-1) ... [2023-02-07T13:17:38.653Z] #50 69.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-07T13:17:38.653Z] #50 69.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-07T13:17:38.653Z] #50 69.67 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-07T13:17:38.653Z] #50 69.68 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:38.719Z] #50 70.24 Setting up libelf1:amd64 (0.183-1) ... [2023-02-07T13:17:38.719Z] #50 70.32 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:17:38.719Z] #50 70.34 Setting up python3-distutils (3.9.2-1) ... [2023-02-07T13:17:39.282Z] #50 ... [2023-02-07T13:17:39.282Z] [2023-02-07T13:17:39.282Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:17:39.282Z] #38 188.5 CC criu/libnetlink.o [2023-02-07T13:17:39.282Z] #38 189.2 CC criu/log.o [2023-02-07T13:17:39.282Z] #38 190.0 CC criu/lsm.o [2023-02-07T13:17:39.282Z] #38 190.9 CC criu/mem.o [2023-02-07T13:17:39.282Z] #38 193.7 CC criu/memfd.o [2023-02-07T13:17:39.282Z] #38 194.9 CC criu/mount.o [2023-02-07T13:17:39.846Z] #38 ... [2023-02-07T13:17:39.846Z] [2023-02-07T13:17:39.846Z] #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-02-07T13:17:39.846Z] #50 71.33 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:39.846Z] #50 71.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-02-07T13:17:39.846Z] #50 71.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-02-07T13:17:39.846Z] #50 71.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-02-07T13:17:39.846Z] #50 71.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-02-07T13:17:39.846Z] #50 71.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-02-07T13:17:39.846Z] #50 71.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-02-07T13:17:39.846Z] #50 71.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-02-07T13:17:39.846Z] #50 71.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-02-07T13:17:39.846Z] #50 71.45 Setting up python3-setuptools (52.0.0-4) ... [2023-02-07T13:17:40.029Z] #50 71.11 Setting up libaio1:amd64 (0.3.112-9) ... [2023-02-07T13:17:40.288Z] #50 71.15 Setting up python3-lib2to3 (3.9.2-1) ... [2023-02-07T13:17:41.224Z] #50 72.09 Setting up libelf1:amd64 (0.183-1) ... [2023-02-07T13:17:41.224Z] #50 72.14 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-07T13:17:41.224Z] #50 72.15 Setting up python3-distutils (3.9.2-1) ... [2023-02-07T13:17:42.161Z] #50 73.09 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-02-07T13:17:42.161Z] #50 73.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-02-07T13:17:42.161Z] #50 73.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-02-07T13:17:42.161Z] #50 73.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-02-07T13:17:42.161Z] #50 73.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-02-07T13:17:42.161Z] #50 73.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-02-07T13:17:42.161Z] #50 73.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-02-07T13:17:42.161Z] #50 73.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-02-07T13:17:42.419Z] #50 73.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-02-07T13:17:42.420Z] #50 73.43 Setting up python3-setuptools (52.0.0-4) ... [2023-02-07T13:17:42.751Z] ? github.com/docker/docker/api [no test files] [2023-02-07T13:17:43.118Z] #50 74.26 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:17:43.118Z] #50 74.28 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-02-07T13:17:43.118Z] #50 74.31 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-02-07T13:17:43.118Z] #50 74.33 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-02-07T13:17:44.957Z] #50 75.79 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-07T13:17:44.957Z] #50 75.80 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-02-07T13:17:44.957Z] #50 75.81 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-02-07T13:17:44.957Z] #50 75.82 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-02-07T13:17:45.637Z] #50 76.67 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-07T13:17:45.637Z] #50 76.69 Setting up jq (1.6-2.1) ... [2023-02-07T13:17:45.637Z] #50 76.71 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-02-07T13:17:45.637Z] #50 76.72 Setting up iptables (1.8.7-1) ... [2023-02-07T13:17:45.637Z] #50 76.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-07T13:17:45.637Z] #50 76.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-07T13:17:45.637Z] #50 76.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-07T13:17:45.637Z] #50 76.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-07T13:17:45.637Z] #50 76.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-02-07T13:17:45.637Z] #50 76.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-02-07T13:17:45.637Z] #50 76.90 Setting up iproute2 (5.10.0-4) ... [2023-02-07T13:17:45.896Z] #50 77.42 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:17:46.827Z] #50 DONE 78.3s [2023-02-07T13:17:46.827Z] [2023-02-07T13:17:46.827Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:17:46.827Z] #38 202.0 CC criu/namespaces.o [2023-02-07T13:17:46.827Z] #38 205.5 CC criu/net.o [2023-02-07T13:17:47.494Z] #50 78.14 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-07T13:17:47.494Z] #50 78.16 Setting up jq (1.6-2.1) ... [2023-02-07T13:17:47.494Z] #50 78.17 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-02-07T13:17:47.494Z] #50 78.18 Setting up iptables (1.8.7-1) ... [2023-02-07T13:17:47.494Z] #50 78.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-07T13:17:47.494Z] #50 78.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-07T13:17:47.494Z] #50 78.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-07T13:17:47.494Z] #50 78.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-07T13:17:47.494Z] #50 78.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-02-07T13:17:47.494Z] #50 78.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-02-07T13:17:47.494Z] #50 78.31 Setting up iproute2 (5.10.0-4) ... [2023-02-07T13:17:48.061Z] #50 78.92 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:17:48.061Z] #50 ... [2023-02-07T13:17:48.061Z] [2023-02-07T13:17:48.061Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:17:48.061Z] #38 198.4 CC criu/namespaces.o [2023-02-07T13:17:48.061Z] #38 201.5 CC criu/net.o [2023-02-07T13:17:48.061Z] #38 207.6 CC criu/netfilter.o [2023-02-07T13:17:48.061Z] #38 208.3 CC criu/page-pipe.o [2023-02-07T13:17:48.629Z] #38 ... [2023-02-07T13:17:48.629Z] [2023-02-07T13:17:48.629Z] #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-02-07T13:17:48.629Z] #50 DONE 79.7s [2023-02-07T13:17:48.629Z] [2023-02-07T13:17:48.629Z] #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-02-07T13:17:48.723Z] #38 ... [2023-02-07T13:17:48.723Z] [2023-02-07T13:17:48.723Z] #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-02-07T13:17:48.723Z] #0 1.564 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-02-07T13:17:48.723Z] #0 1.578 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-02-07T13:17:48.723Z] #0 1.594 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-02-07T13:17:48.723Z] #51 DONE 1.9s [2023-02-07T13:17:48.723Z] [2023-02-07T13:17:48.723Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-07T13:17:50.006Z] #51 1.292 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-02-07T13:17:50.006Z] #51 1.296 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-02-07T13:17:50.006Z] #51 1.300 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-02-07T13:17:50.006Z] #51 DONE 1.4s [2023-02-07T13:17:50.006Z] [2023-02-07T13:17:50.006Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-07T13:17:54.951Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2023-02-07T13:17:55.273Z] #52 ... [2023-02-07T13:17:55.273Z] [2023-02-07T13:17:55.273Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:17:55.273Z] #38 211.3 CC criu/netfilter.o [2023-02-07T13:17:55.273Z] #38 211.8 CC criu/page-pipe.o [2023-02-07T13:17:55.273Z] #38 212.8 CC criu/page-xfer.o [2023-02-07T13:17:56.573Z] #52 ... [2023-02-07T13:17:56.573Z] [2023-02-07T13:17:56.573Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:17:56.573Z] #38 209.6 CC criu/page-xfer.o [2023-02-07T13:17:56.573Z] #38 212.4 CC criu/pagemap-cache.o [2023-02-07T13:17:56.573Z] #38 213.0 CC criu/pagemap.o [2023-02-07T13:17:56.573Z] #38 214.4 CC criu/parasite-syscall.o [2023-02-07T13:17:56.573Z] #38 215.8 CC criu/path.o [2023-02-07T13:17:56.573Z] #38 216.4 CC criu/pie-util-vdso-elf32.o [2023-02-07T13:17:56.642Z] #38 215.8 CC criu/pagemap-cache.o [2023-02-07T13:17:56.832Z] #38 217.2 CC criu/pie-util-vdso.o [2023-02-07T13:17:57.205Z] #38 216.5 CC criu/pagemap.o [2023-02-07T13:17:57.226Z] #42 219.6 + mkdir -p /build [2023-02-07T13:17:57.226Z] #42 219.6 + cp runc /build/runc [2023-02-07T13:17:57.226Z] #42 DONE 220.8s [2023-02-07T13:17:57.226Z] [2023-02-07T13:17:57.226Z] #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-02-07T13:17:57.226Z] #36 415.4 + /build/golangci-lint --version [2023-02-07T13:17:57.226Z] #36 416.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-02-07T13:17:57.226Z] #36 DONE 417.1s [2023-02-07T13:17:57.226Z] [2023-02-07T13:17:57.226Z] #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-02-07T13:17:57.226Z] #37 ... [2023-02-07T13:17:57.226Z] [2023-02-07T13:17:57.226Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-02-07T13:17:57.226Z] #62 DONE 1.0s [2023-02-07T13:17:57.226Z] [2023-02-07T13:17:57.226Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-02-07T13:17:57.226Z] #63 DONE 0.1s [2023-02-07T13:17:57.226Z] [2023-02-07T13:17:57.226Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-02-07T13:17:57.226Z] #64 DONE 0.4s [2023-02-07T13:17:57.226Z] [2023-02-07T13:17:57.226Z] #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-02-07T13:17:57.226Z] #37 363.9 + bin/containerd [2023-02-07T13:17:57.772Z] #38 218.0 CC criu/pie-util.o [2023-02-07T13:17:58.030Z] #38 218.3 CC criu/pipes.o [2023-02-07T13:17:58.574Z] #38 217.8 CC criu/parasite-syscall.o [2023-02-07T13:17:59.406Z] #38 219.5 CC criu/plugin.o [2023-02-07T13:17:59.943Z] #38 219.1 CC criu/path.o [2023-02-07T13:17:59.972Z] #38 220.2 CC criu/proc_parse.o [2023-02-07T13:18:00.200Z] #38 219.6 CC criu/pie-util-vdso-elf32.o [2023-02-07T13:18:00.763Z] #38 220.2 CC criu/pie-util-vdso.o [2023-02-07T13:18:01.694Z] #38 220.9 CC criu/pie-util.o [2023-02-07T13:18:01.951Z] #38 221.2 CC criu/pipes.o [2023-02-07T13:18:02.208Z] #38 ... [2023-02-07T13:18:02.208Z] [2023-02-07T13:18:02.208Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-07T13:18:02.208Z] #52 13.52 Collecting yamllint==1.26.1 [2023-02-07T13:18:03.138Z] #52 14.58 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-02-07T13:18:04.161Z] #38 ... [2023-02-07T13:18:04.161Z] [2023-02-07T13:18:04.161Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-07T13:18:04.161Z] #52 13.77 Collecting yamllint==1.26.1 [2023-02-07T13:18:05.096Z] #52 14.88 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-02-07T13:18:05.661Z] #52 16.53 Collecting pathspec>=0.5.3 [2023-02-07T13:18:05.661Z] #52 16.55 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-02-07T13:18:05.920Z] #52 17.31 Collecting pyyaml [2023-02-07T13:18:05.920Z] #52 17.34 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-02-07T13:18:05.920Z] #52 17.45 Building wheels for collected packages: yamllint [2023-02-07T13:18:06.177Z] #52 17.45 Building wheel for yamllint (setup.py): started [2023-02-07T13:18:06.999Z] #52 17.03 Collecting pathspec>=0.5.3 [2023-02-07T13:18:06.999Z] #52 17.09 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-02-07T13:18:07.935Z] #52 17.87 Collecting pyyaml [2023-02-07T13:18:07.935Z] #52 17.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-02-07T13:18:08.082Z] #52 19.40 Building wheel for yamllint (setup.py): finished with status 'done' [2023-02-07T13:18:08.082Z] #52 19.42 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7e83635b824c1931a4e99333389fe4f4f21fd9d07f646e60202bc25297a13fa7 [2023-02-07T13:18:08.082Z] #52 19.42 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-02-07T13:18:08.082Z] #52 19.45 Successfully built yamllint [2023-02-07T13:18:08.082Z] #52 19.48 Installing collected packages: pyyaml, pathspec, yamllint [2023-02-07T13:18:08.194Z] #52 18.02 Building wheels for collected packages: yamllint [2023-02-07T13:18:08.194Z] #52 18.02 Building wheel for yamllint (setup.py): started [2023-02-07T13:18:09.011Z] #52 20.25 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.26.1 [2023-02-07T13:18:09.577Z] #52 DONE 20.9s [2023-02-07T13:18:09.577Z] [2023-02-07T13:18:09.577Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-02-07T13:18:09.834Z] #53 DONE 0.3s [2023-02-07T13:18:09.834Z] [2023-02-07T13:18:09.834Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-02-07T13:18:10.098Z] #52 19.86 Building wheel for yamllint (setup.py): finished with status 'done' [2023-02-07T13:18:10.098Z] #52 19.86 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c7b9103e9e14592f51effbed68e5cabd84883af0f65c6d34c502741371c34067 [2023-02-07T13:18:10.098Z] #52 19.86 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-02-07T13:18:10.098Z] #52 19.86 Successfully built yamllint [2023-02-07T13:18:10.098Z] #52 19.95 Installing collected packages: pyyaml, pathspec, yamllint [2023-02-07T13:18:10.463Z] #54 DONE 0.6s [2023-02-07T13:18:10.463Z] [2023-02-07T13:18:10.463Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-02-07T13:18:10.666Z] #52 20.68 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.26.1 [2023-02-07T13:18:10.719Z] #55 DONE 0.2s [2023-02-07T13:18:10.719Z] [2023-02-07T13:18:10.719Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-02-07T13:18:10.719Z] #56 DONE 0.1s [2023-02-07T13:18:10.719Z] [2023-02-07T13:18:10.719Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-02-07T13:18:10.976Z] #57 DONE 0.2s [2023-02-07T13:18:10.976Z] [2023-02-07T13:18:10.976Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:18:10.976Z] #38 222.3 CC criu/plugin.o [2023-02-07T13:18:10.976Z] #38 222.9 CC criu/proc_parse.o [2023-02-07T13:18:10.976Z] #38 228.1 CC criu/protobuf-desc.o [2023-02-07T13:18:10.976Z] #38 229.8 CC criu/protobuf.o [2023-02-07T13:18:11.540Z] #38 230.6 CC criu/pstree.o [2023-02-07T13:18:12.044Z] #52 DONE 21.9s [2023-02-07T13:18:12.044Z] [2023-02-07T13:18:12.044Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-02-07T13:18:13.017Z] #53 DONE 0.8s [2023-02-07T13:18:13.017Z] [2023-02-07T13:18:13.017Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-02-07T13:18:13.433Z] #38 232.6 CC criu/rbtree.o [2023-02-07T13:18:13.682Z] #54 DONE 0.7s [2023-02-07T13:18:13.682Z] [2023-02-07T13:18:13.682Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:18:13.682Z] #38 224.9 CC criu/protobuf-desc.o [2023-02-07T13:18:13.682Z] #38 227.0 CC criu/protobuf.o [2023-02-07T13:18:13.682Z] #38 227.9 CC criu/pstree.o [2023-02-07T13:18:13.682Z] #38 230.3 CC criu/rbtree.o [2023-02-07T13:18:13.682Z] #38 230.9 CC criu/rst-malloc.o [2023-02-07T13:18:13.682Z] #38 231.4 CC criu/seccomp.o [2023-02-07T13:18:13.682Z] #38 232.5 CC criu/seize.o [2023-02-07T13:18:13.682Z] #38 233.8 CC criu/servicefd.o [2023-02-07T13:18:13.682Z] #38 ... [2023-02-07T13:18:13.682Z] [2023-02-07T13:18:13.682Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-02-07T13:18:13.724Z] #38 233.1 CC criu/rst-malloc.o [2023-02-07T13:18:13.940Z] #55 DONE 0.4s [2023-02-07T13:18:13.940Z] [2023-02-07T13:18:13.940Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-02-07T13:18:14.200Z] #56 DONE 0.2s [2023-02-07T13:18:14.200Z] [2023-02-07T13:18:14.200Z] #29 [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-02-07T13:18:14.200Z] #29 ... [2023-02-07T13:18:14.200Z] [2023-02-07T13:18:14.200Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-02-07T13:18:14.200Z] #57 DONE 0.1s [2023-02-07T13:18:14.200Z] [2023-02-07T13:18:14.200Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:18:14.200Z] #38 234.5 include/common/asm/bitops.h: Assembler messages: [2023-02-07T13:18:14.200Z] #38 234.5 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:18:14.200Z] #38 234.5 CC criu/shmem.o [2023-02-07T13:18:14.325Z] #38 233.6 CC criu/seccomp.o [2023-02-07T13:18:15.711Z] #38 234.9 CC criu/seize.o [2023-02-07T13:18:16.104Z] #38 236.3 CC criu/sigframe.o [2023-02-07T13:18:16.361Z] #38 236.7 CC criu/signalfd.o [2023-02-07T13:18:16.929Z] #38 237.1 CC criu/sk-inet.o [2023-02-07T13:18:17.604Z] #38 236.6 CC criu/servicefd.o [2023-02-07T13:18:18.166Z] #38 237.4 include/common/asm/bitops.h: Assembler messages: [2023-02-07T13:18:18.166Z] #38 237.4 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-07T13:18:18.166Z] #38 237.5 CC criu/shmem.o [2023-02-07T13:18:19.462Z] #38 239.2 CC criu/sk-netlink.o [2023-02-07T13:18:19.462Z] #38 239.9 CC criu/sk-packet.o [2023-02-07T13:18:19.534Z] #38 238.8 CC criu/sigframe.o [2023-02-07T13:18:19.790Z] #38 239.2 CC criu/signalfd.o [2023-02-07T13:18:20.355Z] #38 239.7 CC criu/sk-inet.o [2023-02-07T13:18:20.840Z] #38 241.0 CC criu/sk-queue.o [2023-02-07T13:18:21.775Z] #38 241.8 CC criu/sk-tcp.o [2023-02-07T13:18:22.249Z] #38 241.3 CC criu/sk-netlink.o [2023-02-07T13:18:22.711Z] #38 242.9 CC criu/sk-unix.o [2023-02-07T13:18:22.812Z] #38 242.0 CC criu/sk-packet.o [2023-02-07T13:18:24.179Z] #38 243.2 CC criu/sk-queue.o [2023-02-07T13:18:25.108Z] #38 244.3 CC criu/sk-tcp.o [2023-02-07T13:18:26.035Z] #38 245.3 CC criu/sk-unix.o [2023-02-07T13:18:26.899Z] #38 247.0 CC criu/sockets.o [2023-02-07T13:18:28.802Z] #38 249.0 CC criu/stats.o [2023-02-07T13:18:29.061Z] #38 249.5 CC criu/string.o [2023-02-07T13:18:29.304Z] #38 248.5 CC criu/sockets.o [2023-02-07T13:18:29.320Z] #38 249.6 CC criu/sysctl.o [2023-02-07T13:18:29.821Z] #37 308.8 # github.com/containerd/containerd/cmd/containerd [2023-02-07T13:18:29.821Z] #37 308.8 /usr/bin/ld: /tmp/go-link-653131798/000019.o: in function `New': [2023-02-07T13:18:29.821Z] #37 308.8 /tmp/tmp.nlGOm45aRK/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-02-07T13:18:29.821Z] #37 308.9 + bin/containerd-stress [2023-02-07T13:18:29.821Z] #37 310.0 + bin/containerd-shim [2023-02-07T13:18:30.322Z] #38 250.4 CC criu/sysfs_parse.o [2023-02-07T13:18:30.599Z] #38 251.0 CC criu/timens.o [2023-02-07T13:18:31.199Z] #38 250.6 CC criu/stats.o [2023-02-07T13:18:31.542Z] #38 251.7 CC criu/timerfd.o [2023-02-07T13:18:32.107Z] #38 ... [2023-02-07T13:18:32.107Z] [2023-02-07T13:18:32.107Z] #29 [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-02-07T13:18:32.107Z] #29 338.8 + dpkg --print-architecture [2023-02-07T13:18:32.107Z] #29 338.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-02-07T13:18:32.128Z] #38 251.2 CC criu/string.o [2023-02-07T13:18:32.128Z] #38 251.4 CC criu/sysctl.o [2023-02-07T13:18:33.040Z] #29 339.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-02-07T13:18:33.040Z] #29 339.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-02-07T13:18:33.494Z] #38 252.8 CC criu/sysfs_parse.o [2023-02-07T13:18:34.057Z] #38 253.5 CC criu/timens.o [2023-02-07T13:18:34.986Z] #38 254.3 CC criu/timerfd.o [2023-02-07T13:18:35.548Z] #38 255.0 CC criu/tty.o [2023-02-07T13:18:37.929Z] #37 321.3 + bin/containerd-shim-runc-v1 [2023-02-07T13:18:38.086Z] #38 ... [2023-02-07T13:18:38.086Z] [2023-02-07T13:18:38.086Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-02-07T13:18:38.343Z] #24 342.9 + dpkg --print-architecture [2023-02-07T13:18:38.343Z] #24 342.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-02-07T13:18:38.343Z] #24 343.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-02-07T13:18:38.599Z] #24 343.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-02-07T13:18:43.007Z] #29 ... [2023-02-07T13:18:43.007Z] [2023-02-07T13:18:43.007Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:18:43.007Z] #38 252.5 CC criu/tty.o [2023-02-07T13:18:43.007Z] #38 256.3 CC criu/tun.o [2023-02-07T13:18:43.007Z] #38 257.4 CC criu/uffd.o [2023-02-07T13:18:43.007Z] #38 259.4 CC criu/util.o [2023-02-07T13:18:43.007Z] #38 262.0 CC criu/uts_ns.o [2023-02-07T13:18:43.007Z] #38 262.5 CC criu/vdso-compat.o [2023-02-07T13:18:43.007Z] #38 263.1 CC criu/vdso.o [2023-02-07T13:18:43.197Z] #37 327.6 + bin/containerd-shim-runc-v2 [2023-02-07T13:18:43.763Z] #37 328.4 + binaries [2023-02-07T13:18:43.942Z] #38 264.1 LINK criu/built-in.o [2023-02-07T13:18:44.021Z] #37 328.4 + install -D bin/containerd /build/containerd [2023-02-07T13:18:44.021Z] #37 328.5 + install -D bin/containerd-shim /build/containerd-shim [2023-02-07T13:18:44.021Z] #37 328.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-02-07T13:18:44.021Z] #37 328.5 + install -D bin/ctr /build/ctr [2023-02-07T13:18:44.279Z] #37 DONE 328.8s [2023-02-07T13:18:44.339Z] #38 264.4 LINK criu/criu [2023-02-07T13:18:44.906Z] #38 265.3 DEP lib/c/criu.d [2023-02-07T13:18:45.164Z] #38 265.5 CC images/rpc.pb-c.o [2023-02-07T13:18:45.213Z] [2023-02-07T13:18:45.213Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-02-07T13:18:45.470Z] #65 DONE 0.2s [2023-02-07T13:18:45.470Z] [2023-02-07T13:18:45.470Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-02-07T13:18:45.728Z] #66 DONE 0.2s [2023-02-07T13:18:45.728Z] [2023-02-07T13:18:45.728Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-02-07T13:18:45.989Z] #67 DONE 0.2s [2023-02-07T13:18:45.989Z] [2023-02-07T13:18:45.989Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-02-07T13:18:45.989Z] #68 DONE 0.1s [2023-02-07T13:18:45.989Z] [2023-02-07T13:18:45.989Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-02-07T13:18:45.989Z] #69 DONE 0.0s [2023-02-07T13:18:45.989Z] [2023-02-07T13:18:45.989Z] #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-02-07T13:18:46.539Z] #38 266.6 CC lib/c/criu.o [2023-02-07T13:18:46.920Z] #70 0.739 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-02-07T13:18:46.921Z] #70 0.739 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-02-07T13:18:46.921Z] #70 0.740 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-02-07T13:18:47.486Z] #70 0.977 Reading package lists... [2023-02-07T13:18:48.053Z] #70 1.481 Reading package lists... [2023-02-07T13:18:48.053Z] #70 1.967 Building dependency tree... [2023-02-07T13:18:48.053Z] #70 2.070 Reading state information... [2023-02-07T13:18:48.310Z] #70 2.185 The following additional packages will be installed: [2023-02-07T13:18:48.310Z] #70 2.185 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2023-02-07T13:18:48.310Z] #70 2.186 Suggested packages: [2023-02-07T13:18:48.310Z] #70 2.186 systemd-container policykit-1 [2023-02-07T13:18:48.310Z] #70 2.186 Recommended packages: [2023-02-07T13:18:48.310Z] #70 2.186 systemd-timesyncd | time-daemon libnss-systemd [2023-02-07T13:18:48.310Z] #70 2.255 The following NEW packages will be installed: [2023-02-07T13:18:48.310Z] #70 2.255 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2023-02-07T13:18:48.310Z] #70 2.256 libkmod2 libpam-systemd systemd systemd-sysv [2023-02-07T13:18:48.444Z] #38 268.6 LINK lib/c/built-in.o [2023-02-07T13:18:48.444Z] #38 268.6 LINK lib/c/libcriu.so [2023-02-07T13:18:48.444Z] #38 268.7 LINK lib/c/libcriu.a [2023-02-07T13:18:48.553Z] #24 ... [2023-02-07T13:18:48.554Z] [2023-02-07T13:18:48.554Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-02-07T13:18:48.554Z] #38 257.9 CC criu/tun.o [2023-02-07T13:18:48.554Z] #38 258.6 CC criu/uffd.o [2023-02-07T13:18:48.554Z] #38 261.0 CC criu/util.o [2023-02-07T13:18:48.554Z] #38 263.6 CC criu/uts_ns.o [2023-02-07T13:18:48.554Z] #38 264.0 CC criu/vdso-compat.o [2023-02-07T13:18:48.554Z] #38 264.5 CC criu/vdso.o [2023-02-07T13:18:48.554Z] #38 265.8 LINK criu/built-in.o [2023-02-07T13:18:48.554Z] #38 266.0 LINK criu/criu [2023-02-07T13:18:48.554Z] #38 266.6 DEP lib/c/criu.d [2023-02-07T13:18:48.554Z] #38 266.7 CC images/rpc.pb-c.o [2023-02-07T13:18:48.554Z] #38 267.8 CC lib/c/criu.o [2023-02-07T13:18:48.567Z] #70 2.523 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2023-02-07T13:18:48.567Z] #70 2.523 Need to get 5828 kB of archives. [2023-02-07T13:18:48.567Z] #70 2.523 After this operation, 19.3 MB of additional disk space will be used. [2023-02-07T13:18:48.567Z] #70 2.523 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2023-02-07T13:18:48.567Z] #70 2.526 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2023-02-07T13:18:48.702Z] #38 268.9 GEN magic.py [2023-02-07T13:18:48.824Z] #70 2.704 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2023-02-07T13:18:48.824Z] #70 2.842 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2023-02-07T13:18:48.824Z] #70 2.844 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2023-02-07T13:18:48.824Z] #70 2.928 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2023-02-07T13:18:48.961Z] #38 269.2 Note: Building without setproctitle() and strlcpy() support. [2023-02-07T13:18:48.961Z] #38 269.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-07T13:18:48.961Z] #38 269.2 Note: Building without GnuTLS support [2023-02-07T13:18:48.961Z] #38 269.2 Makefile.config:39: Warn: you have no libnftables installed [2023-02-07T13:18:48.962Z] #38 269.2 Makefile.config:40: Warn: Building without nftables support [2023-02-07T13:18:49.082Z] #70 2.929 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2023-02-07T13:18:49.082Z] #70 2.931 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2023-02-07T13:18:49.082Z] #70 2.949 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2023-02-07T13:18:49.082Z] #70 2.963 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-02-07T13:18:49.082Z] #70 3.112 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T13:18:49.082Z] #70 3.143 Fetched 5828 kB in 1s (8286 kB/s) [2023-02-07T13:18:49.082Z] #70 3.170 Selecting previously unselected package libargon2-1:amd64. [2023-02-07T13:18:49.340Z] #70 3.170 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28609 files and directories currently installed.) [2023-02-07T13:18:49.340Z] #70 3.185 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2023-02-07T13:18:49.340Z] #70 3.194 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-02-07T13:18:49.340Z] #70 3.233 Selecting previously unselected package libjson-c5:amd64. [2023-02-07T13:18:49.340Z] #70 3.236 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2023-02-07T13:18:49.340Z] #70 3.240 Unpacking libjson-c5:amd64 (0.15-2) ... [2023-02-07T13:18:49.340Z] #70 3.281 Selecting previously unselected package libcryptsetup12:amd64. [2023-02-07T13:18:49.340Z] #70 3.284 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2023-02-07T13:18:49.340Z] #70 3.289 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-02-07T13:18:49.340Z] #70 3.346 Selecting previously unselected package libkmod2:amd64. [2023-02-07T13:18:49.340Z] #70 3.349 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2023-02-07T13:18:49.340Z] #70 3.353 Unpacking libkmod2:amd64 (28-1) ... [2023-02-07T13:18:49.340Z] #70 3.402 Selecting previously unselected package systemd. [2023-02-07T13:18:49.598Z] #70 3.405 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2023-02-07T13:18:49.598Z] #70 3.438 Unpacking systemd (247.3-7+deb11u1) ... [2023-02-07T13:18:49.856Z] #70 3.920 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-02-07T13:18:49.856Z] #70 3.933 Setting up libjson-c5:amd64 (0.15-2) ... [2023-02-07T13:18:49.856Z] #70 3.945 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-02-07T13:18:49.856Z] #70 3.958 Setting up libkmod2:amd64 (28-1) ... [2023-02-07T13:18:50.114Z] #70 3.969 Setting up systemd (247.3-7+deb11u1) ... [2023-02-07T13:18:50.114Z] #70 4.012 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-02-07T13:18:50.114Z] #70 4.014 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-02-07T13:18:50.114Z] #70 4.017 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-02-07T13:18:50.114Z] #70 4.043 Initializing machine ID from KVM UUID. [2023-02-07T13:18:50.345Z] #38 270.8 fatal: not a git repository (or any of the parent directories): .git [2023-02-07T13:18:50.372Z] #70 4.373 Selecting previously unselected package systemd-sysv. [2023-02-07T13:18:50.372Z] #70 4.374 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29420 files and directories currently installed.) [2023-02-07T13:18:50.372Z] #70 4.388 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2023-02-07T13:18:50.372Z] #70 4.413 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2023-02-07T13:18:50.372Z] #70 4.459 Selecting previously unselected package libdbus-1-3:amd64. [2023-02-07T13:18:50.372Z] #70 4.462 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2023-02-07T13:18:50.372Z] #70 4.466 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-02-07T13:18:50.630Z] #70 4.531 Selecting previously unselected package dbus. [2023-02-07T13:18:50.630Z] #70 4.532 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2023-02-07T13:18:50.630Z] #70 4.544 Unpacking dbus (1.12.24-0+deb11u1) ... [2023-02-07T13:18:50.630Z] #70 4.601 Selecting previously unselected package libpam-systemd:amd64. [2023-02-07T13:18:50.630Z] #70 4.604 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2023-02-07T13:18:50.630Z] #70 4.609 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:18:50.630Z] #70 4.656 Selecting previously unselected package dbus-user-session. [2023-02-07T13:18:50.888Z] #70 4.659 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2023-02-07T13:18:50.888Z] #70 4.664 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2023-02-07T13:18:50.888Z] #70 4.709 Setting up systemd-sysv (247.3-7+deb11u1) ... [2023-02-07T13:18:50.888Z] #70 4.724 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-02-07T13:18:50.888Z] #70 4.736 Setting up dbus (1.12.24-0+deb11u1) ... [2023-02-07T13:18:50.888Z] #70 4.911 invoke-rc.d: could not determine current runlevel [2023-02-07T13:18:50.888Z] #70 4.914 invoke-rc.d: policy-rc.d denied execution of start. [2023-02-07T13:18:50.888Z] #70 4.919 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-02-07T13:18:50.888Z] #70 5.031 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2023-02-07T13:18:51.076Z] #38 270.0 LINK lib/c/built-in.o [2023-02-07T13:18:51.076Z] #38 270.0 LINK lib/c/libcriu.so [2023-02-07T13:18:51.076Z] #38 270.1 LINK lib/c/libcriu.a [2023-02-07T13:18:51.159Z] #70 5.047 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T13:18:51.332Z] #38 270.5 GEN magic.py [2023-02-07T13:18:51.444Z] #70 DONE 5.2s [2023-02-07T13:18:51.444Z] [2023-02-07T13:18:51.444Z] #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-02-07T13:18:51.709Z] #71 0.521 % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T13:18:51.709Z] #71 0.522 Dload Upload Total Spent Left Speed [2023-02-07T13:18:51.725Z] #38 272.1 make[1]: Nothing to be done for 'all'. [2023-02-07T13:18:51.896Z] #38 271.1 Note: Building without setproctitle() and strlcpy() support. [2023-02-07T13:18:51.896Z] #38 271.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-07T13:18:51.896Z] #38 271.1 Note: Building without GnuTLS support [2023-02-07T13:18:51.896Z] #38 271.2 Makefile.config:39: Warn: you have no libnftables installed [2023-02-07T13:18:51.896Z] #38 271.2 Makefile.config:40: Warn: Building without nftables support [2023-02-07T13:18:51.971Z] #71 0.522 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5679 0 --:--:-- --:--:-- --:--:-- 5661 [2023-02-07T13:18:52.237Z] #71 DONE 0.9s [2023-02-07T13:18:52.237Z] [2023-02-07T13:18:52.237Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-02-07T13:18:53.103Z] #38 273.5 make[1]: 'images/built-in.o' is up to date. [2023-02-07T13:18:53.169Z] #72 DONE 1.0s [2023-02-07T13:18:53.169Z] [2023-02-07T13:18:53.169Z] #73 exporting to image [2023-02-07T13:18:53.169Z] #73 exporting layers [2023-02-07T13:18:53.361Z] #38 273.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-02-07T13:18:53.362Z] #38 273.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-02-07T13:18:53.484Z] #37 413.8 # github.com/containerd/containerd/cmd/containerd [2023-02-07T13:18:53.484Z] #37 413.8 /usr/bin/ld: /tmp/go-link-2808878157/000019.o: in function `New': [2023-02-07T13:18:53.484Z] #37 413.8 /tmp/tmp.s7tDflTw4e/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-02-07T13:18:53.484Z] #37 413.9 + bin/containerd-stress [2023-02-07T13:18:53.484Z] #37 415.0 + bin/containerd-shim [2023-02-07T13:18:53.620Z] #38 273.8 make[1]: 'compel/libcompel.a' is up to date. [2023-02-07T13:18:53.620Z] #38 274.0 make[1]: 'compel/compel-host-bin' is up to date. [2023-02-07T13:18:53.620Z] #38 274.1 make[1]: Nothing to be done for 'all'. [2023-02-07T13:18:53.853Z] #38 272.9 fatal: not a git repository (or any of the parent directories): .git [2023-02-07T13:18:53.878Z] #38 274.1 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-07T13:18:54.420Z] #38 273.6 make[1]: Nothing to be done for 'all'. [2023-02-07T13:18:54.445Z] #38 274.7 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:54.445Z] #38 274.8 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:54.703Z] #38 274.9 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:54.962Z] #38 275.2 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:55.220Z] #38 275.5 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:55.220Z] #38 275.6 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:55.350Z] #38 274.5 make[1]: 'images/built-in.o' is up to date. [2023-02-07T13:18:55.350Z] #38 274.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-02-07T13:18:55.350Z] #38 274.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-02-07T13:18:55.350Z] #38 274.7 make[1]: 'compel/libcompel.a' is up to date. [2023-02-07T13:18:55.350Z] #38 274.8 make[1]: 'compel/compel-host-bin' is up to date. [2023-02-07T13:18:55.479Z] #38 275.8 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:55.608Z] #38 274.9 make[1]: Nothing to be done for 'all'. [2023-02-07T13:18:55.608Z] #38 274.9 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-07T13:18:55.737Z] #38 276.1 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:55.737Z] #38 276.1 INSTALL criu/criu [2023-02-07T13:18:55.867Z] #38 275.3 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:55.867Z] #38 275.3 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:56.125Z] #38 275.4 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:56.125Z] #38 275.6 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:56.381Z] #38 275.7 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:56.381Z] #38 275.7 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:56.381Z] #38 275.8 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:56.640Z] #38 276.0 make[2]: Nothing to be done for 'all'. [2023-02-07T13:18:56.640Z] #38 276.0 INSTALL criu/criu [2023-02-07T13:18:56.673Z] #38 DONE 276.9s [2023-02-07T13:18:56.673Z] [2023-02-07T13:18:56.673Z] #29 [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-02-07T13:18:58.010Z] #38 DONE 277.4s [2023-02-07T13:18:58.011Z] [2023-02-07T13:18:58.011Z] #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-02-07T13:18:58.764Z] #37 425.9 + bin/containerd-shim-runc-v1 [2023-02-07T13:18:59.721Z] #73 exporting layers 5.6s done [2023-02-07T13:18:59.721Z] #73 writing image sha256:5227b6d3e95a0ac8ac14f4a9f4168f8eabf7e8430902fbdcb39702e121744227 done [2023-02-07T13:18:59.721Z] #73 naming to docker.io/library/docker:0312e468da5c99267654d5c6b62785e29ffe6e0d done [2023-02-07T13:18:59.721Z] #73 DONE 5.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T13:19:00.058Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44946/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d -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:0312e468da5c99267654d5c6b62785e29ffe6e0d hack/make.sh dynbinary test-integration [2023-02-07T13:19:02.585Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2023-02-07T13:19:02.585Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2023-02-07T13:19:02.585Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2023-02-07T13:19:02.585Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2023-02-07T13:19:02.585Z] 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-02-07T13:19:02.585Z] Detected virtualization docker. [2023-02-07T13:19:02.585Z] Detected architecture x86-64. [2023-02-07T13:19:02.585Z] Set hostname to <4543bcb930a0>. [2023-02-07T13:19:02.585Z] modprobe@configfs.service: Succeeded. [2023-02-07T13:19:02.585Z] modprobe@drm.service: Succeeded. [2023-02-07T13:19:02.585Z] modprobe@fuse.service: Succeeded. [2023-02-07T13:19:02.585Z] + source /etc/docker-entrypoint-cmd [2023-02-07T13:19:02.585Z] ++ hack/make.sh dynbinary test-integration [2023-02-07T13:19:02.585Z] [2023-02-07T13:19:02.585Z] Removing bundles/ [2023-02-07T13:19:02.585Z] [2023-02-07T13:19:02.585Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-02-07T13:19:02.585Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-02-07T13:19:02.585Z] GOOS="" GOARCH="" GOARM="" [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-02-07T13:19:02.623Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 16.2% of statements [2023-02-07T13:19:02.623Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/server/router [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-02-07T13:19:02.623Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/types [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/types/container [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/types/events [no test files] [2023-02-07T13:19:02.623Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2023-02-07T13:19:02.623Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 93.7% of statements [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/types/image [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/types/network [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-02-07T13:19:02.623Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2023-02-07T13:19:02.623Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/builder [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-02-07T13:19:02.623Z] ok github.com/docker/docker/builder/remotecontext 0.127s coverage: 13.7% of statements [2023-02-07T13:19:02.623Z] ok github.com/docker/docker/builder/dockerfile 0.212s coverage: 48.5% of statements [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-02-07T13:19:02.623Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-02-07T13:19:02.623Z] ok github.com/docker/docker/builder/remotecontext/git 2.528s coverage: 83.5% of statements [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/cli [no test files] [2023-02-07T13:19:02.623Z] ? github.com/docker/docker/cli/config [no test files] [2023-02-07T13:19:02.623Z] ok github.com/docker/docker/client 0.088s coverage: 75.4% of statements [2023-02-07T13:19:05.346Z] #37 432.2 + bin/containerd-shim-runc-v2 [2023-02-07T13:19:05.346Z] #37 432.9 + binaries [2023-02-07T13:19:05.346Z] #37 432.9 + install -D bin/containerd /build/containerd [2023-02-07T13:19:05.346Z] #37 433.0 + install -D bin/containerd-shim /build/containerd-shim [2023-02-07T13:19:05.346Z] #37 433.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-02-07T13:19:05.346Z] #37 433.0 + install -D bin/ctr /build/ctr [2023-02-07T13:19:07.881Z] #37 DONE 435.3s [2023-02-07T13:19:08.821Z] [2023-02-07T13:19:08.821Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-02-07T13:19:09.387Z] #65 DONE 0.9s [2023-02-07T13:19:09.646Z] [2023-02-07T13:19:09.646Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-02-07T13:19:09.646Z] #66 DONE 0.3s [2023-02-07T13:19:09.905Z] [2023-02-07T13:19:09.905Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-02-07T13:19:10.164Z] #67 DONE 0.4s [2023-02-07T13:19:10.165Z] [2023-02-07T13:19:10.165Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-02-07T13:19:10.165Z] #68 DONE 0.0s [2023-02-07T13:19:10.165Z] [2023-02-07T13:19:10.165Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-02-07T13:19:10.165Z] #69 DONE 0.0s [2023-02-07T13:19:10.165Z] [2023-02-07T13:19:10.165Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-02-07T13:19:11.548Z] #29 DONE 376.6s [2023-02-07T13:19:11.548Z] [2023-02-07T13:19:11.548Z] #46 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:19:11.807Z] #46 ... [2023-02-07T13:19:11.807Z] [2023-02-07T13:19:11.807Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-02-07T13:19:12.741Z] #58 DONE 0.7s [2023-02-07T13:19:12.741Z] [2023-02-07T13:19:12.741Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-02-07T13:19:12.741Z] #59 DONE 0.1s [2023-02-07T13:19:12.741Z] [2023-02-07T13:19:12.741Z] #46 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:19:12.741Z] #46 ... [2023-02-07T13:19:12.741Z] [2023-02-07T13:19:12.741Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-02-07T13:19:12.741Z] #60 DONE 0.1s [2023-02-07T13:19:12.741Z] [2023-02-07T13:19:12.741Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-02-07T13:19:12.999Z] #61 DONE 0.1s [2023-02-07T13:19:12.999Z] [2023-02-07T13:19:12.999Z] #46 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-02-07T13:19:14.358Z] #70 DONE 3.5s [2023-02-07T13:19:14.358Z] [2023-02-07T13:19:14.358Z] #71 exporting to image [2023-02-07T13:19:14.358Z] #71 exporting layers [2023-02-07T13:19:16.078Z] #37 ... [2023-02-07T13:19:16.078Z] [2023-02-07T13:19:16.078Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-02-07T13:19:16.078Z] #24 DONE 380.7s [2023-02-07T13:19:16.078Z] [2023-02-07T13:19:16.078Z] #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-02-07T13:19:18.603Z] #42 ... [2023-02-07T13:19:18.603Z] [2023-02-07T13:19:18.603Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-02-07T13:19:18.675Z] 8185ee4ed646: Pull complete [2023-02-07T13:19:18.675Z] Digest: sha256:192adcdbbcebf7000d95a0ca34422709127e20b0334e6968381a198c816c9f9f [2023-02-07T13:19:18.675Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:19:18.675Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:19:18.675Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2023-02-07T13:19:18.675Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2023-02-07T13:19:18.675Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3887' [2023-02-07T13:19:18.675Z] INFO: Docker version of control daemon [2023-02-07T13:19:18.675Z] [2023-02-07T13:19:18.675Z] Client: [2023-02-07T13:19:18.675Z] Version: 20.10.9 [2023-02-07T13:19:18.675Z] API version: 1.41 [2023-02-07T13:19:18.675Z] Go version: go1.16.8 [2023-02-07T13:19:18.675Z] Git commit: c2ea9bc [2023-02-07T13:19:18.675Z] Built: Mon Oct 4 16:11:10 2021 [2023-02-07T13:19:18.675Z] OS/Arch: windows/amd64 [2023-02-07T13:19:18.675Z] Context: default [2023-02-07T13:19:18.675Z] Experimental: true [2023-02-07T13:19:18.675Z] [2023-02-07T13:19:18.675Z] Server: Docker Engine - Community [2023-02-07T13:19:18.675Z] Engine: [2023-02-07T13:19:18.675Z] Version: 20.10.9 [2023-02-07T13:19:18.675Z] API version: 1.41 (minimum version 1.24) [2023-02-07T13:19:18.675Z] Go version: go1.16.8 [2023-02-07T13:19:18.675Z] Git commit: 79ea9d3 [2023-02-07T13:19:18.675Z] Built: Mon Oct 4 16:06:39 2021 [2023-02-07T13:19:18.675Z] OS/Arch: windows/amd64 [2023-02-07T13:19:18.675Z] Experimental: true [2023-02-07T13:19:18.675Z] [2023-02-07T13:19:18.675Z] INFO: Docker info of control daemon [2023-02-07T13:19:18.675Z] [2023-02-07T13:19:19.534Z] #58 DONE 0.6s [2023-02-07T13:19:19.534Z] [2023-02-07T13:19:19.534Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-02-07T13:19:19.534Z] #59 DONE 0.1s [2023-02-07T13:19:19.534Z] [2023-02-07T13:19:19.534Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-02-07T13:19:19.534Z] #60 DONE 0.2s [2023-02-07T13:19:19.534Z] [2023-02-07T13:19:19.534Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:19:19.640Z] Client: [2023-02-07T13:19:19.640Z] Context: default [2023-02-07T13:19:19.640Z] Debug Mode: false [2023-02-07T13:19:19.640Z] Plugins: [2023-02-07T13:19:19.640Z] app: Docker Application (Docker Inc., v0.8.0) [2023-02-07T13:19:19.640Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-02-07T13:19:19.640Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-02-07T13:19:19.640Z] [2023-02-07T13:19:19.640Z] Server: [2023-02-07T13:19:19.640Z] Containers: 0 [2023-02-07T13:19:19.640Z] Running: 0 [2023-02-07T13:19:19.640Z] Paused: 0 [2023-02-07T13:19:19.640Z] Stopped: 0 [2023-02-07T13:19:19.640Z] Images: 1 [2023-02-07T13:19:19.640Z] Server Version: 20.10.9 [2023-02-07T13:19:19.640Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-02-07T13:19:19.640Z] Windows: [2023-02-07T13:19:19.640Z] LCOW: [2023-02-07T13:19:19.640Z] Logging Driver: json-file [2023-02-07T13:19:19.640Z] Plugins: [2023-02-07T13:19:19.640Z] Volume: local [2023-02-07T13:19:19.640Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-02-07T13:19:19.640Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-02-07T13:19:19.640Z] Swarm: inactive [2023-02-07T13:19:19.640Z] Default Isolation: process [2023-02-07T13:19:19.640Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-02-07T13:19:19.640Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-02-07T13:19:19.640Z] OSType: windows [2023-02-07T13:19:19.640Z] Architecture: x86_64 [2023-02-07T13:19:19.640Z] CPUs: 4 [2023-02-07T13:19:19.640Z] Total Memory: 32GiB [2023-02-07T13:19:19.640Z] Name: azwin-2-eb8090 [2023-02-07T13:19:19.640Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-02-07T13:19:19.640Z] Docker Root Dir: D:\docker [2023-02-07T13:19:19.640Z] Debug Mode: false [2023-02-07T13:19:19.640Z] Registry: https://index.docker.io/v1/ [2023-02-07T13:19:19.640Z] Labels: [2023-02-07T13:19:19.640Z] Experimental: true [2023-02-07T13:19:19.640Z] Insecure Registries: [2023-02-07T13:19:19.640Z] 10.0.0.4:5000 [2023-02-07T13:19:19.640Z] 127.0.0.0/8 [2023-02-07T13:19:19.640Z] Registry Mirrors: [2023-02-07T13:19:19.640Z] http://10.0.0.4:5000/ [2023-02-07T13:19:19.640Z] Live Restore Enabled: false [2023-02-07T13:19:19.640Z] Product License: Community Engine [2023-02-07T13:19:19.640Z] [2023-02-07T13:19:19.640Z] [2023-02-07T13:19:19.790Z] #26 ... [2023-02-07T13:19:19.790Z] [2023-02-07T13:19:19.790Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-02-07T13:19:19.791Z] #61 DONE 0.1s [2023-02-07T13:19:19.791Z] [2023-02-07T13:19:19.791Z] #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-02-07T13:19:20.097Z] INFO: Commit hash is 0312e468da [2023-02-07T13:19:20.097Z] INFO: Nuke-Everything... [2023-02-07T13:19:20.097Z] INFO: Container count on control daemon to delete is 0 [2023-02-07T13:19:20.934Z] #71 exporting layers 6.4s done [2023-02-07T13:19:20.934Z] #71 writing image sha256:9be6443c81eb9a2abcfad8f962ffc25a93eb6f8204b5e60369f9ba05b510258b done [2023-02-07T13:19:20.934Z] #71 naming to docker.io/library/docker:0312e468da5c99267654d5c6b62785e29ffe6e0d done [2023-02-07T13:19:20.934Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2023-02-07T13:19:21.062Z] INFO: Nuking d:\CI [2023-02-07T13:19:21.062Z] INFO: Zapped successfully [2023-02-07T13:19:21.259Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44946/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44946/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0312e468da5c99267654d5c6b62785e29ffe6e0d hack/validate/default [2023-02-07T13:19:21.520Z] INFO: Location for testing is d:\CI\PR-44946\1 [2023-02-07T13:19:21.520Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2023-02-07T13:19:21.520Z] [2023-02-07T13:19:21.520Z] [2023-02-07T13:19:21.520Z] INFO: Building the image from Dockerfile.windows at 02/07/2023 13:19:21... [2023-02-07T13:19:21.520Z] [2023-02-07T13:19:21.828Z] Congratulations! All commits are properly signed with the DCO! [2023-02-07T13:19:22.767Z] Congratulations! Seccomp profile generation is done correctly. [2023-02-07T13:19:22.767Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2023-02-07T13:19:28.593Z] Sending build context to Docker daemon 58.53MB [2023-02-07T13:19:28.593Z] [2023-02-07T13:19:28.593Z] Step 1/10 : FROM microsoft/windowsservercore [2023-02-07T13:19:28.593Z] ---> 2564578bc438 [2023-02-07T13:19:28.593Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2023-02-07T13:19:28.593Z] ---> Running in ad15bf7058b7 [2023-02-07T13:19:29.051Z] Removing intermediate container ad15bf7058b7 [2023-02-07T13:19:29.051Z] ---> 7f13b8e0df1f [2023-02-07T13:19:29.051Z] Step 3/10 : ARG GO_VERSION=1.18.10 [2023-02-07T13:19:29.051Z] ---> Running in 57755de2b8f3 [2023-02-07T13:19:29.509Z] Removing intermediate container 57755de2b8f3 [2023-02-07T13:19:29.509Z] ---> ce9ceef16de3 [2023-02-07T13:19:29.509Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2023-02-07T13:19:29.509Z] ---> Running in f8a97c369c2c [2023-02-07T13:19:29.967Z] Removing intermediate container f8a97c369c2c [2023-02-07T13:19:29.967Z] ---> ba555b321e03 [2023-02-07T13:19:29.967Z] 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-02-07T13:19:29.967Z] ---> Running in 27451a1702f8 [2023-02-07T13:19:30.427Z] Removing intermediate container 27451a1702f8 [2023-02-07T13:19:30.427Z] ---> 4c106fc1bce1 [2023-02-07T13:19:30.427Z] 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-02-07T13:19:30.427Z] ---> Running in 1a5ab7aaf1d7 [2023-02-07T13:19:30.894Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2023-02-07T13:19:31.835Z] Congratulations! All API changes are done the right way. [2023-02-07T13:19:31.835Z] Congratulations! All TOML source files changed here have valid syntax. [2023-02-07T13:19:31.835Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2023-02-07T13:19:31.835Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2023-02-07T13:19:31.835Z] Congratulations! No new tests were added to integration-cli. [2023-02-07T13:19:31.835Z] [2023-02-07T13:19:31.835Z] INFO Start validation with golang-ci-lint [2023-02-07T13:19:32.406Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2023-02-07T13:19:32.406Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2023-02-07T13:19:32.406Z] INFO [loader] Using build tags: [apparmor seccomp] [2023-02-07T13:19:34.690Z] ok github.com/docker/docker/cmd/dockerd 0.099s coverage: 29.1% of statements [2023-02-07T13:19:34.690Z] ok github.com/docker/docker/container 0.115s coverage: 34.3% of statements [2023-02-07T13:19:34.690Z] ? github.com/docker/docker/container/stream [no test files] [2023-02-07T13:19:34.690Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-02-07T13:19:34.690Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-02-07T13:19:34.690Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-02-07T13:19:37.218Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2023-02-07T13:19:38.593Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2023-02-07T13:19:39.020Z] [2023-02-07T13:19:39.020Z] SUCCESS: Specified value was saved. [2023-02-07T13:19:39.480Z] INFO: Downloading git... [2023-02-07T13:19:39.965Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2023-02-07T13:19:41.660Z] INFO: Downloading go... [2023-02-07T13:19:46.584Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.465s coverage: 13.8% of statements [2023-02-07T13:19:47.151Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.8% of statements [2023-02-07T13:19:47.408Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2023-02-07T13:19:47.974Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2023-02-07T13:19:48.538Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2023-02-07T13:19:48.726Z] INFO: Downloading compiler 1 of 3... [2023-02-07T13:19:49.910Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.560s coverage: 74.6% of statements [2023-02-07T13:19:50.260Z] INFO: Downloading compiler 2 of 3... [2023-02-07T13:19:50.719Z] INFO: Downloading compiler 3 of 3... [2023-02-07T13:19:51.282Z] ok github.com/docker/docker/daemon 12.101s coverage: 17.1% of statements [2023-02-07T13:19:51.282Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-02-07T13:19:51.282Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-02-07T13:19:51.282Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-02-07T13:19:51.282Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-02-07T13:19:51.282Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2023-02-07T13:19:51.687Z] INFO: Extracting git... [2023-02-07T13:19:52.216Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.320s coverage: 60.7% of statements [2023-02-07T13:19:53.607Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2023-02-07T13:19:54.545Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.221s coverage: 50.5% of statements [2023-02-07T13:19:55.921Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.556s coverage: 46.3% of statements [2023-02-07T13:19:55.921Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-02-07T13:19:56.856Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2023-02-07T13:19:56.856Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.767s coverage: 58.0% of statements [2023-02-07T13:19:56.856Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-02-07T13:19:56.856Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-02-07T13:19:57.790Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2023-02-07T13:19:58.048Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2023-02-07T13:19:58.614Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 6.6% of statements [2023-02-07T13:19:58.614Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-02-07T13:19:58.614Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-02-07T13:19:59.547Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.2% of statements [2023-02-07T13:19:59.666Z] #46 221.5 + mkdir -p /build [2023-02-07T13:19:59.666Z] #46 221.5 + cp runc /build/runc [2023-02-07T13:19:59.666Z] #46 DONE 223.1s [2023-02-07T13:19:59.666Z] [2023-02-07T13:19:59.666Z] #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-02-07T13:19:59.666Z] #33 421.2 + /build/golangci-lint --version [2023-02-07T13:19:59.666Z] #33 422.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-02-07T13:19:59.666Z] #33 DONE 423.0s [2023-02-07T13:19:59.666Z] [2023-02-07T13:19:59.666Z] #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-02-07T13:19:59.805Z] ok github.com/docker/docker/daemon/logger/awslogs 0.125s coverage: 77.4% of statements [2023-02-07T13:19:59.805Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-02-07T13:19:59.805Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-02-07T13:19:59.924Z] #37 ... [2023-02-07T13:19:59.924Z] [2023-02-07T13:19:59.924Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-02-07T13:20:00.062Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2023-02-07T13:20:00.321Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2023-02-07T13:20:00.858Z] #62 DONE 1.0s [2023-02-07T13:20:00.858Z] [2023-02-07T13:20:00.858Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-02-07T13:20:00.858Z] #37 366.4 + bin/containerd [2023-02-07T13:20:00.858Z] #37 ... [2023-02-07T13:20:00.858Z] [2023-02-07T13:20:00.858Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-02-07T13:20:00.858Z] #63 DONE 0.1s [2023-02-07T13:20:00.887Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2023-02-07T13:20:00.887Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2023-02-07T13:20:01.116Z] [2023-02-07T13:20:01.116Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-02-07T13:20:01.374Z] #64 DONE 0.3s [2023-02-07T13:20:01.374Z] [2023-02-07T13:20:01.374Z] #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-02-07T13:20:01.452Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 78.7% of statements [2023-02-07T13:20:01.452Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-02-07T13:20:01.716Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 58.2% of statements [2023-02-07T13:20:02.282Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2023-02-07T13:20:02.848Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2023-02-07T13:20:03.106Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-02-07T13:20:03.671Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2023-02-07T13:20:04.236Z] ok github.com/docker/docker/daemon/logger/splunk 1.535s coverage: 82.5% of statements [2023-02-07T13:20:04.236Z] ? github.com/docker/docker/daemon/names [no test files] [2023-02-07T13:20:04.236Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-02-07T13:20:05.170Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2023-02-07T13:20:05.737Z] ok github.com/docker/docker/distribution 0.603s coverage: 29.0% of statements [2023-02-07T13:20:05.737Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-02-07T13:20:06.303Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2023-02-07T13:20:06.465Z] #42 224.4 + mkdir -p /build [2023-02-07T13:20:06.465Z] #42 224.4 + cp runc /build/runc [2023-02-07T13:20:06.465Z] #42 DONE 227.1s [2023-02-07T13:20:06.465Z] [2023-02-07T13:20:06.465Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-02-07T13:20:06.465Z] #26 425.9 + /build/golangci-lint --version [2023-02-07T13:20:06.466Z] #26 427.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-02-07T13:20:06.466Z] #26 DONE 427.4s [2023-02-07T13:20:06.466Z] [2023-02-07T13:20:06.466Z] #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-02-07T13:20:06.466Z] #37 371.2 + bin/containerd [2023-02-07T13:20:06.511Z] INFO: Expanding go... [2023-02-07T13:20:06.869Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2023-02-07T13:20:07.128Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-02-07T13:20:07.694Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2023-02-07T13:20:07.694Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 85.1% of statements [2023-02-07T13:20:07.694Z] ? github.com/docker/docker/dockerversion [no test files] [2023-02-07T13:20:07.694Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-02-07T13:20:07.694Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-02-07T13:20:07.951Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2023-02-07T13:20:08.885Z] ok github.com/docker/docker/oci 0.021s coverage: 40.6% of statements [2023-02-07T13:20:08.986Z] #37 ... [2023-02-07T13:20:08.986Z] [2023-02-07T13:20:08.986Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-02-07T13:20:08.986Z] #62 DONE 0.7s [2023-02-07T13:20:08.986Z] [2023-02-07T13:20:08.986Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-02-07T13:20:08.986Z] #63 DONE 0.1s [2023-02-07T13:20:08.986Z] [2023-02-07T13:20:08.986Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-02-07T13:20:09.242Z] #64 DONE 0.3s [2023-02-07T13:20:09.242Z] [2023-02-07T13:20:09.242Z] #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-02-07T13:20:09.452Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2023-02-07T13:20:09.709Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-02-07T13:20:11.083Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 82.3% of statements [2023-02-07T13:20:12.017Z] ok github.com/docker/docker/pkg/authorization 0.259s coverage: 68.3% of statements [2023-02-07T13:20:12.017Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-02-07T13:20:12.275Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-02-07T13:20:15.555Z] ok github.com/docker/docker/pkg/chrootarchive 2.527s coverage: 43.5% of statements [2023-02-07T13:20:15.555Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2023-02-07T13:20:15.813Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2023-02-07T13:20:16.071Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2023-02-07T13:20:17.445Z] ok github.com/docker/docker/layer 7.991s coverage: 68.8% of statements [2023-02-07T13:20:17.445Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-02-07T13:20:17.445Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-02-07T13:20:17.445Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-02-07T13:20:17.445Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-02-07T13:20:17.445Z] ? github.com/docker/docker/oci/caps [no test files] [2023-02-07T13:20:17.445Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-02-07T13:20:17.445Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-02-07T13:20:17.445Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2023-02-07T13:20:17.704Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2023-02-07T13:20:17.962Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2023-02-07T13:20:18.898Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2023-02-07T13:20:19.464Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 86.5% of statements [2023-02-07T13:20:19.464Z] ok github.com/docker/docker/pkg/discovery/kv 3.017s coverage: 84.1% of statements [2023-02-07T13:20:19.723Z] ok github.com/docker/docker/pkg/fsutils 0.116s coverage: 85.1% of statements [2023-02-07T13:20:19.982Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2023-02-07T13:20:20.916Z] ok github.com/docker/docker/pkg/idtools 0.400s coverage: 69.5% of statements [2023-02-07T13:20:20.916Z] ok github.com/docker/docker/pkg/ioutils 0.331s coverage: 70.6% of statements [2023-02-07T13:20:21.175Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2023-02-07T13:20:21.175Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2023-02-07T13:20:21.175Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-02-07T13:20:21.175Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-02-07T13:20:21.175Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-02-07T13:20:21.433Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-02-07T13:20:21.433Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-02-07T13:20:21.433Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-02-07T13:20:21.692Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-02-07T13:20:21.951Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2023-02-07T13:20:21.951Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2023-02-07T13:20:21.951Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-02-07T13:20:21.951Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-02-07T13:20:22.517Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2023-02-07T13:20:23.084Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2023-02-07T13:20:23.084Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-02-07T13:20:23.342Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-02-07T13:20:24.714Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2023-02-07T13:20:24.973Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2023-02-07T13:20:29.167Z] ok github.com/docker/docker/pkg/signal 3.346s coverage: 62.3% of statements [2023-02-07T13:20:29.167Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2023-02-07T13:20:29.167Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-02-07T13:20:29.167Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-02-07T13:20:29.742Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2023-02-07T13:20:30.319Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2023-02-07T13:20:30.577Z] ok github.com/docker/docker/pkg/tailfile 0.069s coverage: 88.6% of statements [2023-02-07T13:20:31.149Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2023-02-07T13:20:31.149Z] coverage: [no statements] [2023-02-07T13:20:31.149Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-02-07T13:20:31.406Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2023-02-07T13:20:31.664Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-02-07T13:20:31.922Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-02-07T13:20:33.821Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2023-02-07T13:20:33.821Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-02-07T13:20:34.387Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2023-02-07T13:20:35.321Z] ok github.com/docker/docker/quota 0.202s coverage: 71.4% of statements [2023-02-07T13:20:35.889Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2023-02-07T13:20:36.823Z] ok github.com/docker/docker/registry 0.080s coverage: 57.3% of statements [2023-02-07T13:20:37.081Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-02-07T13:20:37.339Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2023-02-07T13:20:37.905Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2023-02-07T13:20:38.162Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-02-07T13:20:39.534Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-02-07T13:20:40.467Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.4% of statements [2023-02-07T13:20:40.724Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2023-02-07T13:20:42.097Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2023-02-07T13:20:42.249Z] INFO: Expanding compiler 1 of 3... [2023-02-07T13:20:42.249Z] INFO: Expanding compiler 2 of 3... [2023-02-07T13:20:43.795Z] INFO: Expanding compiler 3 of 3... [2023-02-07T13:20:44.766Z] INFO: Removing downloaded files... [2023-02-07T13:20:44.766Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2023-02-07T13:20:44.766Z] INFO: Configuring git core.autocrlf... [2023-02-07T13:20:54.035Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-02-07T13:20:54.035Z] [2023-02-07T13:20:54.035Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-02-07T13:20:54.035Z] DOCKER_SYSTEMD=1 [2023-02-07T13:20:54.035Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-02-07T13:20:54.035Z] HOSTNAME=4543bcb930a0 [2023-02-07T13:20:54.035Z] DEST=bundles/test-integration [2023-02-07T13:20:54.035Z] PWD=/go/src/github.com/docker/docker [2023-02-07T13:20:54.035Z] DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:20:54.035Z] container=docker [2023-02-07T13:20:54.035Z] HOME=/root [2023-02-07T13:20:54.035Z] LANG=C.UTF-8 [2023-02-07T13:20:54.035Z] INVOCATION_ID=96d4b1683e2e44d79cfab30c359b1f41 [2023-02-07T13:20:54.035Z] GOLANG_VERSION=1.18.10 [2023-02-07T13:20:54.036Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-02-07T13:20:54.036Z] VALIDATE_BRANCH=20.10 [2023-02-07T13:20:54.036Z] TERM=xterm [2023-02-07T13:20:54.036Z] DOCKER_PKG=github.com/docker/docker [2023-02-07T13:20:54.036Z] SHLVL=3 [2023-02-07T13:20:54.036Z] TIMEOUT=120m [2023-02-07T13:20:54.036Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-02-07T13:20:54.036Z] DOCKER_GRAPHDRIVER=overlay2 [2023-02-07T13:20:54.036Z] GO111MODULE=off [2023-02-07T13:20:54.036Z] DOCKER_EXPERIMENTAL=1 [2023-02-07T13:20:54.036Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-02-07T13:20:54.036Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-02-07T13:20:54.036Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-02-07T13:20:54.036Z] GOPATH=/go [2023-02-07T13:20:54.036Z] PKG_CONFIG=pkg-config [2023-02-07T13:20:54.036Z] _=/usr/bin/env [2023-02-07T13:20:54.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-02-07T13:20:56.958Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2023-02-07T13:20:56.958Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/pkg/term [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/rootless [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/testutil/request [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/volume [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-02-07T13:20:56.959Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === Skipped [2023-02-07T13:20:56.959Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-02-07T13:20:56.959Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-02-07T13:20:56.959Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-02-07T13:20:56.959Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:20:56.959Z] graphtest_unix.go:47: Driver btrfs not supported [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-02-07T13:20:56.959Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:20:56.959Z] graphtest_unix.go:47: Driver btrfs not supported [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-02-07T13:20:56.959Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:20:56.959Z] graphtest_unix.go:47: Driver btrfs not supported [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-02-07T13:20:56.959Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:20:56.959Z] graphtest_unix.go:47: Driver btrfs not supported [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-02-07T13:20:56.959Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:20:56.959Z] graphtest_unix.go:47: Driver btrfs not supported [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-02-07T13:20:56.959Z] graphtest_unix.go:74: No driver to put! [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-02-07T13:20:56.959Z] time="2023-02-07T13:19:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-07T13:20:56.959Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-02-07T13:20:56.959Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-02-07T13:20:56.959Z] time="2023-02-07T13:19:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-07T13:20:56.959Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-02-07T13:20:56.959Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-02-07T13:20:56.959Z] time="2023-02-07T13:19:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-07T13:20:56.959Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-02-07T13:20:56.959Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-02-07T13:20:56.959Z] time="2023-02-07T13:19:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-07T13:20:56.959Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-02-07T13:20:56.959Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-02-07T13:20:56.959Z] time="2023-02-07T13:19:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-07T13:20:56.959Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-02-07T13:20:56.959Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-02-07T13:20:56.959Z] graphtest_unix.go:74: No driver to put! [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-02-07T13:20:56.959Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-02-07T13:20:56.959Z] overlay_test.go:50: Fails to compute changes intermittently [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-02-07T13:20:56.959Z] overlay_test.go:66: Cannot run test with naive change algorithm [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-02-07T13:20:56.959Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-02-07T13:20:56.959Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:20:56.959Z] graphtest_unix.go:47: Driver zfs not supported [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-02-07T13:20:56.959Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:20:56.959Z] graphtest_unix.go:47: Driver zfs not supported [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-02-07T13:20:56.959Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:20:56.959Z] graphtest_unix.go:47: Driver zfs not supported [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-02-07T13:20:56.959Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:20:56.959Z] graphtest_unix.go:47: Driver zfs not supported [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-02-07T13:20:56.959Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:20:56.959Z] graphtest_unix.go:47: Driver zfs not supported [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-02-07T13:20:56.959Z] graphtest_unix.go:74: No driver to put! [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-02-07T13:20:56.959Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-02-07T13:20:56.959Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2023-02-07T13:20:56.959Z] [2023-02-07T13:20:56.959Z] DONE 2267 tests, 26 skipped in 194.987s Post stage [Pipeline] junit [2023-02-07T13:20:56.971Z] Recording test results [2023-02-07T13:20:57.599Z] #37 417.0 # github.com/containerd/containerd/cmd/containerd [2023-02-07T13:20:57.599Z] #37 417.0 /usr/bin/ld: /tmp/go-link-3095228579/000019.o: in function `New': [2023-02-07T13:20:57.599Z] #37 417.0 /tmp/tmp.CJdvjgMirq/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-02-07T13:20:57.599Z] #37 417.0 + bin/containerd-stress [2023-02-07T13:20:57.599Z] #37 418.1 + bin/containerd-shim [2023-02-07T13:20:58.281Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T13:20:58.632Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44946/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d -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:0312e468da5c99267654d5c6b62785e29ffe6e0d hack/make.sh dynbinary test-integration [2023-02-07T13:20:59.199Z] [2023-02-07T13:20:59.199Z] Removing bundles/ [2023-02-07T13:20:59.199Z] [2023-02-07T13:20:59.199Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-02-07T13:20:59.199Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-02-07T13:20:59.199Z] GOOS="" GOARCH="" GOARM="" [2023-02-07T13:21:04.155Z] #37 429.4 + bin/containerd-shim-runc-v1 [2023-02-07T13:21:05.423Z] #37 423.2 # github.com/containerd/containerd/cmd/containerd [2023-02-07T13:21:05.423Z] #37 423.2 /usr/bin/ld: /tmp/go-link-1270942814/000019.o: in function `New': [2023-02-07T13:21:05.423Z] #37 423.2 /tmp/tmp.yvrfkiW4Se/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-02-07T13:21:05.423Z] #37 423.3 + bin/containerd-stress [2023-02-07T13:21:05.423Z] #37 424.4 + bin/containerd-shim [2023-02-07T13:21:09.423Z] #37 435.8 + bin/containerd-shim-runc-v2 [2023-02-07T13:21:09.989Z] #37 436.6 + binaries [2023-02-07T13:21:10.246Z] #37 436.6 + install -D bin/containerd /build/containerd [2023-02-07T13:21:10.246Z] #37 436.6 + install -D bin/containerd-shim /build/containerd-shim [2023-02-07T13:21:10.246Z] #37 436.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-02-07T13:21:10.246Z] #37 436.6 + install -D bin/ctr /build/ctr [2023-02-07T13:21:10.671Z] #37 435.8 + bin/containerd-shim-runc-v1 [2023-02-07T13:21:10.813Z] #37 DONE 437.1s [2023-02-07T13:21:11.752Z] [2023-02-07T13:21:11.752Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-02-07T13:21:11.752Z] #65 DONE 0.2s [2023-02-07T13:21:11.752Z] [2023-02-07T13:21:11.752Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-02-07T13:21:12.010Z] #66 DONE 0.1s [2023-02-07T13:21:12.010Z] [2023-02-07T13:21:12.010Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-02-07T13:21:12.010Z] #67 DONE 0.3s [2023-02-07T13:21:12.267Z] [2023-02-07T13:21:12.267Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-02-07T13:21:12.267Z] #68 DONE 0.0s [2023-02-07T13:21:12.267Z] [2023-02-07T13:21:12.267Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-02-07T13:21:12.267Z] #69 DONE 0.0s [2023-02-07T13:21:12.267Z] [2023-02-07T13:21:12.267Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-02-07T13:21:16.447Z] #70 DONE 3.5s [2023-02-07T13:21:16.447Z] [2023-02-07T13:21:16.447Z] #71 exporting to image [2023-02-07T13:21:16.447Z] #71 exporting layers [2023-02-07T13:21:17.213Z] #37 442.3 + bin/containerd-shim-runc-v2 [2023-02-07T13:21:17.469Z] #37 443.1 + binaries [2023-02-07T13:21:17.469Z] #37 443.1 + install -D bin/containerd /build/containerd [2023-02-07T13:21:17.469Z] #37 443.1 + install -D bin/containerd-shim /build/containerd-shim [2023-02-07T13:21:17.469Z] #37 443.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-02-07T13:21:17.469Z] #37 443.2 + install -D bin/ctr /build/ctr [2023-02-07T13:21:19.984Z] #37 DONE 445.5s [2023-02-07T13:21:20.913Z] [2023-02-07T13:21:20.913Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-02-07T13:21:21.840Z] #65 DONE 1.0s [2023-02-07T13:21:22.096Z] [2023-02-07T13:21:22.096Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-02-07T13:21:22.096Z] #66 DONE 0.3s [2023-02-07T13:21:22.352Z] [2023-02-07T13:21:22.352Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-02-07T13:21:23.040Z] #71 exporting layers 6.6s done [2023-02-07T13:21:23.040Z] #71 writing image sha256:09e300671ba17e88718824409272c35f6ae475baeb03175df342c8d873daa7d6 done [2023-02-07T13:21:23.040Z] #71 naming to docker.io/library/docker:0312e468da5c99267654d5c6b62785e29ffe6e0d done [2023-02-07T13:21:23.040Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T13:21:23.281Z] #67 DONE 1.2s [2023-02-07T13:21:23.384Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44946/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d -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:0312e468da5c99267654d5c6b62785e29ffe6e0d hack/make.sh dynbinary test-integration [2023-02-07T13:21:23.537Z] [2023-02-07T13:21:23.537Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-02-07T13:21:23.537Z] #68 DONE 0.1s [2023-02-07T13:21:23.537Z] [2023-02-07T13:21:23.537Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-02-07T13:21:23.537Z] #69 DONE 0.0s [2023-02-07T13:21:23.537Z] [2023-02-07T13:21:23.537Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-02-07T13:21:25.280Z] [2023-02-07T13:21:25.280Z] Removing bundles/ [2023-02-07T13:21:25.280Z] [2023-02-07T13:21:25.280Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-02-07T13:21:25.280Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-02-07T13:21:25.280Z] GOOS="" GOARCH="" GOARM="" [2023-02-07T13:21:31.623Z] #70 DONE 6.9s [2023-02-07T13:21:31.623Z] [2023-02-07T13:21:31.623Z] #71 exporting to image [2023-02-07T13:21:31.623Z] #71 exporting layers [2023-02-07T13:21:32.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-02-07T13:21:33.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-02-07T13:21:38.166Z] #71 exporting layers 7.1s done [2023-02-07T13:21:38.166Z] #71 writing image sha256:3e312bfabae283317da2682606a4b6289397db8d9b562b2c6217fcc290e3870f done [2023-02-07T13:21:38.166Z] #71 naming to docker.io/library/docker:0312e468da5c99267654d5c6b62785e29ffe6e0d done [2023-02-07T13:21:38.166Z] #71 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2023-02-07T13:21:38.528Z] + trap exit INT TERM [2023-02-07T13:21:38.528Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2023-02-07T13:21:38.528Z] + CONTAINER_NAME=docker-pr1 [2023-02-07T13:21:38.528Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44946/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44946/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d -e DOCKER_GRAPHDRIVER docker:0312e468da5c99267654d5c6b62785e29ffe6e0d hack/make.sh dynbinary-daemon [2023-02-07T13:21:39.918Z] [2023-02-07T13:21:39.918Z] Removing bundles/ [2023-02-07T13:21:39.918Z] [2023-02-07T13:21:39.918Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-02-07T13:21:39.918Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-02-07T13:21:39.918Z] GOOS="" GOARCH="" GOARM="" [2023-02-07T13:21:59.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-02-07T13:21:59.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-02-07T13:22:09.150Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|exports_file|imports|name|types_sizes) took 2m23.972272089s [2023-02-07T13:22:09.150Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2023-02-07T13:22:09.150Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 390.124303ms [2023-02-07T13:22:17.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-02-07T13:22:17.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-02-07T13:22:17.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-02-07T13:22:17.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-02-07T13:22:17.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-02-07T13:22:18.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-02-07T13:22:20.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-02-07T13:22:20.625Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-02-07T13:22:20.625Z] [2023-02-07T13:22:20.625Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-02-07T13:22:20.625Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-02-07T13:22:20.626Z] HOSTNAME=811e4bdae06a [2023-02-07T13:22:20.626Z] TESTDEBUG=0 [2023-02-07T13:22:20.626Z] DEST=bundles/test-integration [2023-02-07T13:22:20.626Z] PWD=/go/src/github.com/docker/docker [2023-02-07T13:22:20.626Z] DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:22:20.626Z] container=docker [2023-02-07T13:22:20.626Z] HOME=/root [2023-02-07T13:22:20.626Z] GOLANG_VERSION=1.18.10 [2023-02-07T13:22:20.626Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-02-07T13:22:20.626Z] VALIDATE_BRANCH=20.10 [2023-02-07T13:22:20.626Z] TERM=xterm [2023-02-07T13:22:20.626Z] DOCKER_PKG=github.com/docker/docker [2023-02-07T13:22:20.626Z] SHLVL=1 [2023-02-07T13:22:20.626Z] TIMEOUT=120m [2023-02-07T13:22:20.626Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-02-07T13:22:20.626Z] DOCKER_GRAPHDRIVER=overlay2 [2023-02-07T13:22:20.626Z] GO111MODULE=off [2023-02-07T13:22:20.626Z] DOCKER_EXPERIMENTAL=1 [2023-02-07T13:22:20.626Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-02-07T13:22:20.626Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-02-07T13:22:20.626Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-02-07T13:22:20.626Z] GOPATH=/go [2023-02-07T13:22:20.626Z] PKG_CONFIG=pkg-config [2023-02-07T13:22:20.626Z] _=/usr/bin/env [2023-02-07T13:22:20.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-02-07T13:22:21.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-02-07T13:22:22.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-02-07T13:22:22.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-02-07T13:22:23.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-02-07T13:22:24.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-02-07T13:22:25.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-02-07T13:22:25.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-02-07T13:22:26.008Z] Removing intermediate container 1a5ab7aaf1d7 [2023-02-07T13:22:26.008Z] ---> b8c210a664ef [2023-02-07T13:22:26.008Z] 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-02-07T13:22:26.008Z] ---> Running in a1b9560bc7cf [2023-02-07T13:22:26.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-02-07T13:22:27.821Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-02-07T13:22:27.821Z] Using test binary docker [2023-02-07T13:22:27.821Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-02-07T13:22:27.821Z] Starting apparmor (via systemctl): apparmor.service. [2023-02-07T13:22:27.821Z] INFO: Waiting for daemon to start... [2023-02-07T13:22:27.821Z] Starting dockerd [2023-02-07T13:22:29.741Z] . [2023-02-07T13:22:29.741Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-02-07T13:22:29.741Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-02-07T13:22:29.741Z] Error: No such image: emptyfs [2023-02-07T13:22:29.741Z] Running integration-test (iteration 1) [2023-02-07T13:22:29.741Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-02-07T13:22:29.999Z] Loaded image: busybox:latest [2023-02-07T13:22:30.257Z] Loaded image: busybox:glibc [2023-02-07T13:22:31.631Z] Loaded image: debian:bullseye-slim [2023-02-07T13:22:31.631Z] Loaded image: hello-world:latest [2023-02-07T13:22:31.631Z] Loaded image: arm32v7/hello-world:latest [2023-02-07T13:22:31.631Z] INFO: Testing against a local daemon [2023-02-07T13:22:31.631Z] === RUN TestCgroupNamespacesBuild [2023-02-07T13:22:31.795Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin [2023-02-07T13:22:32.252Z] go: downloading gotest.tools/gotestsum v1.8.2 [2023-02-07T13:22:34.158Z] --- PASS: TestCgroupNamespacesBuild (2.25s) [2023-02-07T13:22:34.158Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-02-07T13:22:34.429Z] go: downloading github.com/fatih/color v1.13.0 [2023-02-07T13:22:34.429Z] go: downloading github.com/dnephin/pflag v1.0.7 [2023-02-07T13:22:34.429Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-02-07T13:22:34.429Z] go: downloading golang.org/x/tools v0.1.11 [2023-02-07T13:22:34.429Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-07T13:22:34.890Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-07T13:22:34.890Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-07T13:22:34.890Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-02-07T13:22:34.890Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-02-07T13:22:35.351Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-02-07T13:22:35.532Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2023-02-07T13:22:35.532Z] === RUN TestBuildWithSession [2023-02-07T13:22:35.532Z] build_session_test.go:25: TODO: BuildKit [2023-02-07T13:22:35.532Z] --- SKIP: TestBuildWithSession (0.00s) [2023-02-07T13:22:35.532Z] === RUN TestBuildSquashParent [2023-02-07T13:22:36.885Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-07T13:22:39.714Z] --- PASS: TestBuildSquashParent (4.20s) [2023-02-07T13:22:39.714Z] === RUN TestBuildWithRemoveAndForceRemove [2023-02-07T13:22:39.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T13:22:39.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T13:22:39.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T13:22:39.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T13:22:39.714Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T13:22:39.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T13:22:39.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T13:22:39.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T13:22:39.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T13:22:39.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T13:22:39.714Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T13:22:39.714Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T13:22:39.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T13:22:39.714Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T13:22:41.087Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T13:22:41.087Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T13:22:42.461Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T13:22:42.718Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T13:22:44.091Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-02-07T13:22:44.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2023-02-07T13:22:44.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.69s) [2023-02-07T13:22:44.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.53s) [2023-02-07T13:22:44.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.48s) [2023-02-07T13:22:44.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.33s) [2023-02-07T13:22:44.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.29s) [2023-02-07T13:22:44.091Z] === RUN TestBuildMultiStageCopy [2023-02-07T13:22:44.091Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-02-07T13:22:45.465Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-02-07T13:22:45.465Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-02-07T13:22:45.465Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-02-07T13:22:45.722Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-02-07T13:22:45.980Z] --- PASS: TestBuildMultiStageCopy (2.06s) [2023-02-07T13:22:45.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.29s) [2023-02-07T13:22:45.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-02-07T13:22:45.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2023-02-07T13:22:45.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2023-02-07T13:22:45.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2023-02-07T13:22:45.980Z] === RUN TestBuildMultiStageParentConfig [2023-02-07T13:22:46.545Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2023-02-07T13:22:46.545Z] === RUN TestBuildLabelWithTargets [2023-02-07T13:22:47.478Z] --- PASS: TestBuildLabelWithTargets (0.87s) [2023-02-07T13:22:47.478Z] === RUN TestBuildWithEmptyLayers [2023-02-07T13:22:47.735Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2023-02-07T13:22:47.735Z] === RUN TestBuildMultiStageOnBuild [2023-02-07T13:22:49.633Z] --- PASS: TestBuildMultiStageOnBuild (1.62s) [2023-02-07T13:22:49.633Z] === RUN TestBuildUncleanTarFilenames [2023-02-07T13:22:49.891Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2023-02-07T13:22:49.891Z] === RUN TestBuildMultiStageLayerLeak [2023-02-07T13:22:51.792Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2023-02-07T13:22:51.792Z] === RUN TestBuildWithHugeFile [2023-02-07T13:22:52.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-02-07T13:22:52.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-02-07T13:23:06.833Z] Removing intermediate container a1b9560bc7cf [2023-02-07T13:23:06.833Z] ---> 4c43fcea063d [2023-02-07T13:23:06.833Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2023-02-07T13:23:06.833Z] ---> Running in 03b054840370 [2023-02-07T13:23:06.833Z] Removing intermediate container 03b054840370 [2023-02-07T13:23:06.833Z] ---> f5327f36390e [2023-02-07T13:23:06.833Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2023-02-07T13:23:06.833Z] ---> Running in 019f4fbf1859 [2023-02-07T13:23:06.833Z] Removing intermediate container 019f4fbf1859 [2023-02-07T13:23:06.833Z] ---> 415e15e3ba17 [2023-02-07T13:23:06.833Z] Step 10/10 : COPY . . [2023-02-07T13:23:07.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-02-07T13:23:07.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-02-07T13:23:16.733Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-02-07T13:23:16.733Z] [2023-02-07T13:23:16.733Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-02-07T13:23:16.733Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-02-07T13:23:16.733Z] HOSTNAME=f3699988e78c [2023-02-07T13:23:16.733Z] DEST=bundles/test-integration [2023-02-07T13:23:16.733Z] PWD=/go/src/github.com/docker/docker [2023-02-07T13:23:16.733Z] DOCKER_ROOTLESS=1 [2023-02-07T13:23:16.733Z] DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:23:16.733Z] container=docker [2023-02-07T13:23:16.733Z] HOME=/root [2023-02-07T13:23:16.733Z] GOLANG_VERSION=1.18.10 [2023-02-07T13:23:16.733Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-02-07T13:23:16.733Z] VALIDATE_BRANCH=20.10 [2023-02-07T13:23:16.733Z] TERM=xterm [2023-02-07T13:23:16.733Z] DOCKER_PKG=github.com/docker/docker [2023-02-07T13:23:16.733Z] SHLVL=1 [2023-02-07T13:23:16.733Z] TIMEOUT=120m [2023-02-07T13:23:16.733Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-02-07T13:23:16.733Z] DOCKER_GRAPHDRIVER=overlay2 [2023-02-07T13:23:16.733Z] GO111MODULE=off [2023-02-07T13:23:16.733Z] DOCKER_EXPERIMENTAL=1 [2023-02-07T13:23:16.733Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-02-07T13:23:16.733Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-02-07T13:23:16.733Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-02-07T13:23:16.733Z] GOPATH=/go [2023-02-07T13:23:16.733Z] PKG_CONFIG=pkg-config [2023-02-07T13:23:16.733Z] _=/usr/bin/env [2023-02-07T13:23:16.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-02-07T13:23:16.870Z] INFO [linters context/goanalysis] analyzers took 4m9.098561154s with top 10 stages: buildir: 1m40.032471683s, goimports: 21.387138576s, unconvert: 14.017534201s, gosec: 12.413802468s, S1038: 6.835732063s, golint: 6.449735964s, misspell: 5.179014643s, inspect: 4.033581867s, nilness: 3.639226919s, printf: 2.993448123s [2023-02-07T13:23:16.870Z] INFO [runner] Issues before processing: 2493, after processing: 0 [2023-02-07T13:23:16.870Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 78/1770, path_prettifier: 1875/1875, exclude: 1770/1770, skip_files: 1875/1875, skip_dirs: 1875/1875, identifier_marker: 1770/1770, nolint: 0/78, cgo: 1875/2493, autogenerated_exclude: 1770/1875, filename_unadjuster: 1875/1875 [2023-02-07T13:23:16.870Z] INFO [runner] processing took 157.064235ms with stages: identifier_marker: 58.932542ms, nolint: 57.819643ms, path_prettifier: 13.037191ms, exclude-rules: 12.505109ms, autogenerated_exclude: 10.76182ms, skip_dirs: 2.895114ms, cgo: 634.48µs, filename_unadjuster: 472.369µs, max_same_issues: 1.753µs, uniq_by_line: 633ns, max_from_linter: 596ns, skip_files: 468ns, diff: 462ns, source_code: 353ns, exclude: 329ns, path_shortener: 310ns, max_per_file_from_linter: 302ns, severity-rules: 270ns, sort_results: 263ns, path_prefixer: 228ns [2023-02-07T13:23:16.870Z] INFO [runner] linters took 1m17.299003539s with stages: goanalysis_metalinter: 1m17.141695838s [2023-02-07T13:23:16.870Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2023-02-07T13:23:16.870Z] INFO Memory: 2218 samples, avg is 280.8MB, max is 1056.4MB [2023-02-07T13:23:16.870Z] INFO Execution took 3m41.671333355s [2023-02-07T13:23:16.870Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2023-02-07T13:23:17.195Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44946/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0312e468da5c99267654d5c6b62785e29ffe6e0d hack/make.sh dynbinary-daemon test-docker-py [2023-02-07T13:23:17.767Z] [2023-02-07T13:23:17.767Z] Removing bundles/ [2023-02-07T13:23:17.767Z] [2023-02-07T13:23:17.767Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-02-07T13:23:17.767Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-02-07T13:23:17.767Z] GOOS="" GOARCH="" GOARM="" [2023-02-07T13:23:22.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-02-07T13:23:22.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-02-07T13:23:22.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-02-07T13:23:23.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-02-07T13:23:23.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-02-07T13:23:24.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-02-07T13:23:25.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-02-07T13:23:26.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-02-07T13:23:27.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-02-07T13:23:27.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-02-07T13:23:28.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-02-07T13:23:29.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-02-07T13:23:30.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-02-07T13:23:30.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-02-07T13:23:31.325Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-02-07T13:23:31.325Z] [2023-02-07T13:23:31.325Z] + TEST_INTEGRATION_DEST=1 [2023-02-07T13:23:31.325Z] + CONTAINER_NAME=docker-pr1-1 [2023-02-07T13:23:31.325Z] + TEST_SKIP_INTEGRATION_CLI=1 [2023-02-07T13:23:31.325Z] + run_tests test-integration-flaky [2023-02-07T13:23:31.325Z] + '[' -n 0 ']' [2023-02-07T13:23:31.325Z] + rm= [2023-02-07T13:23:31.325Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44946/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44946/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44946/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0312e468da5c99267654d5c6b62785e29ffe6e0d hack/make.sh test-integration-flaky test-integration [2023-02-07T13:23:31.325Z] + c=0 [2023-02-07T13:23:31.325Z] + TEST_INTEGRATION_DEST=2 [2023-02-07T13:23:31.325Z] + CONTAINER_NAME=docker-pr1-2 [2023-02-07T13:23:31.325Z] + TEST_SKIP_INTEGRATION=1 [2023-02-07T13:23:31.325Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-02-07T13:23:31.325Z] + run_tests [2023-02-07T13:23:31.325Z] + '[' -n 0 ']' [2023-02-07T13:23:31.325Z] + rm= [2023-02-07T13:23:31.325Z] + TEST_INTEGRATION_DEST=3 [2023-02-07T13:23:31.325Z] + CONTAINER_NAME=docker-pr1-3 [2023-02-07T13:23:31.325Z] + TEST_SKIP_INTEGRATION=1 [2023-02-07T13:23:31.325Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-02-07T13:23:31.325Z] + run_tests [2023-02-07T13:23:31.325Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44946/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44946/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44946/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0312e468da5c99267654d5c6b62785e29ffe6e0d hack/make.sh '' test-integration [2023-02-07T13:23:31.325Z] + '[' -n 0 ']' [2023-02-07T13:23:31.325Z] + rm= [2023-02-07T13:23:31.325Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44946/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44946/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44946/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0312e468da5c99267654d5c6b62785e29ffe6e0d hack/make.sh '' test-integration [2023-02-07T13:23:31.325Z] ++ jobs -p [2023-02-07T13:23:31.325Z] + for job in $(jobs -p) [2023-02-07T13:23:31.325Z] + wait 30297 [2023-02-07T13:23:31.325Z] [2023-02-07T13:23:31.325Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-02-07T13:23:31.325Z] [2023-02-07T13:23:31.325Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-02-07T13:23:31.325Z] HOSTNAME=03be152efbc6 [2023-02-07T13:23:31.325Z] TEST_SKIP_INTEGRATION=1 [2023-02-07T13:23:31.325Z] TESTDEBUG=0 [2023-02-07T13:23:31.325Z] DEST=bundles/test-integration [2023-02-07T13:23:31.325Z] PWD=/go/src/github.com/docker/docker [2023-02-07T13:23:31.325Z] KEEPBUNDLE=1 [2023-02-07T13:23:31.325Z] DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:23:31.325Z] container=docker [2023-02-07T13:23:31.325Z] HOME=/root [2023-02-07T13:23:31.325Z] GOLANG_VERSION=1.18.10 [2023-02-07T13:23:31.325Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-02-07T13:23:31.325Z] VALIDATE_BRANCH=20.10 [2023-02-07T13:23:31.325Z] TERM=xterm [2023-02-07T13:23:31.325Z] DOCKER_PKG=github.com/docker/docker [2023-02-07T13:23:31.325Z] SHLVL=1 [2023-02-07T13:23:31.325Z] TIMEOUT=120m [2023-02-07T13:23:31.325Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-02-07T13:23:31.325Z] DOCKER_GRAPHDRIVER=overlay2 [2023-02-07T13:23:31.325Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-02-07T13:23:31.325Z] GO111MODULE=off [2023-02-07T13:23:31.325Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-02-07T13:23:31.325Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-02-07T13:23:31.325Z] GOPATH=/go [2023-02-07T13:23:31.325Z] PKG_CONFIG=pkg-config [2023-02-07T13:23:31.325Z] _=/usr/bin/env [2023-02-07T13:23:31.325Z] Building test suite binary ./integration-cli/test.main [2023-02-07T13:23:31.325Z] [2023-02-07T13:23:31.325Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-02-07T13:23:31.325Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-02-07T13:23:31.325Z] HOSTNAME=47d53d40780e [2023-02-07T13:23:31.325Z] TEST_SKIP_INTEGRATION=1 [2023-02-07T13:23:31.325Z] TESTDEBUG=0 [2023-02-07T13:23:31.325Z] DEST=bundles/test-integration [2023-02-07T13:23:31.325Z] PWD=/go/src/github.com/docker/docker [2023-02-07T13:23:31.325Z] KEEPBUNDLE=1 [2023-02-07T13:23:31.325Z] DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:23:31.325Z] container=docker [2023-02-07T13:23:31.325Z] HOME=/root [2023-02-07T13:23:31.325Z] GOLANG_VERSION=1.18.10 [2023-02-07T13:23:31.325Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-02-07T13:23:31.325Z] VALIDATE_BRANCH=20.10 [2023-02-07T13:23:31.325Z] TERM=xterm [2023-02-07T13:23:31.325Z] DOCKER_PKG=github.com/docker/docker [2023-02-07T13:23:31.325Z] SHLVL=1 [2023-02-07T13:23:31.325Z] TIMEOUT=120m [2023-02-07T13:23:31.325Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-02-07T13:23:31.325Z] DOCKER_GRAPHDRIVER=overlay2 [2023-02-07T13:23:31.325Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-02-07T13:23:31.325Z] GO111MODULE=off [2023-02-07T13:23:31.325Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-02-07T13:23:31.325Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-02-07T13:23:31.325Z] GOPATH=/go [2023-02-07T13:23:31.325Z] PKG_CONFIG=pkg-config [2023-02-07T13:23:31.325Z] _=/usr/bin/env [2023-02-07T13:23:31.325Z] Building test suite binary ./integration-cli/test.main [2023-02-07T13:23:31.325Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2023-02-07T13:23:31.325Z] No new tests added to integration. [2023-02-07T13:23:31.325Z] [2023-02-07T13:23:31.325Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-02-07T13:23:31.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-02-07T13:23:31.888Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-02-07T13:23:31.888Z] HOSTNAME=30f2f79aeeca [2023-02-07T13:23:31.888Z] TESTDEBUG=0 [2023-02-07T13:23:31.888Z] DEST=bundles/test-integration [2023-02-07T13:23:31.888Z] PWD=/go/src/github.com/docker/docker [2023-02-07T13:23:31.888Z] KEEPBUNDLE=1 [2023-02-07T13:23:31.888Z] DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d [2023-02-07T13:23:31.888Z] container=docker [2023-02-07T13:23:31.888Z] HOME=/root [2023-02-07T13:23:31.888Z] GOLANG_VERSION=1.18.10 [2023-02-07T13:23:31.888Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-02-07T13:23:31.888Z] VALIDATE_BRANCH=20.10 [2023-02-07T13:23:31.888Z] TERM=xterm [2023-02-07T13:23:31.888Z] DOCKER_PKG=github.com/docker/docker [2023-02-07T13:23:31.888Z] SHLVL=1 [2023-02-07T13:23:31.888Z] TIMEOUT=120m [2023-02-07T13:23:31.888Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-02-07T13:23:31.888Z] DOCKER_GRAPHDRIVER=overlay2 [2023-02-07T13:23:31.888Z] GO111MODULE=off [2023-02-07T13:23:31.888Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-02-07T13:23:31.888Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-02-07T13:23:31.888Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-02-07T13:23:31.888Z] GOPATH=/go [2023-02-07T13:23:31.888Z] PKG_CONFIG=pkg-config [2023-02-07T13:23:31.888Z] _=/usr/bin/env [2023-02-07T13:23:31.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-02-07T13:23:32.301Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-02-07T13:23:32.301Z] Using test binary docker [2023-02-07T13:23:32.301Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-02-07T13:23:32.301Z] +++ /etc/init.d/apparmor start [2023-02-07T13:23:32.301Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-02-07T13:23:32.301Z] INFO: Waiting for daemon to start... [2023-02-07T13:23:32.301Z] Starting dockerd [2023-02-07T13:23:32.301Z] +++ 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-02-07T13:23:34.827Z] . [2023-02-07T13:23:34.828Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-02-07T13:23:34.828Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-02-07T13:23:34.828Z] Error: No such image: emptyfs [2023-02-07T13:23:34.828Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-02-07T13:23:34.828Z] ++++ docker load [2023-02-07T13:23:34.828Z] Running integration-test (iteration 1) [2023-02-07T13:23:34.828Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-02-07T13:23:34.828Z] ++ 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-02-07T13:23:34.828Z] ++ set -e [2023-02-07T13:23:34.828Z] ++ '[' -n 0 ']' [2023-02-07T13:23:34.828Z] ++ set -x [2023-02-07T13:23:34.828Z] ++ 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-02-07T13:23:34.828Z] Loaded image: busybox:latest [2023-02-07T13:23:35.086Z] Loaded image: busybox:glibc [2023-02-07T13:23:36.018Z] Loaded image: debian:bullseye-slim [2023-02-07T13:23:36.018Z] Loaded image: hello-world:latest [2023-02-07T13:23:36.018Z] Loaded image: arm32v7/hello-world:latest [2023-02-07T13:23:36.018Z] INFO: Testing against a local daemon [2023-02-07T13:23:36.018Z] === RUN TestCgroupNamespacesBuild [2023-02-07T13:23:36.778Z] ---> d4dc6aeec521 [2023-02-07T13:23:37.747Z] Successfully built d4dc6aeec521 [2023-02-07T13:23:37.747Z] Successfully tagged docker:latest [2023-02-07T13:23:38.205Z] INFO: Image build ended at 02/07/2023 13:23:37. Duration:00:04:16.6015073 [2023-02-07T13:23:38.205Z] [2023-02-07T13:23:38.205Z] [2023-02-07T13:23:38.205Z] INFO: Building the test binaries at 02/07/2023 13:23:37... [2023-02-07T13:23:38.546Z] --- PASS: TestCgroupNamespacesBuild (2.40s) [2023-02-07T13:23:38.546Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-02-07T13:23:39.919Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2023-02-07T13:23:39.919Z] === RUN TestBuildWithSession [2023-02-07T13:23:39.919Z] build_session_test.go:25: TODO: BuildKit [2023-02-07T13:23:39.919Z] --- SKIP: TestBuildWithSession (0.00s) [2023-02-07T13:23:39.919Z] === RUN TestBuildSquashParent [2023-02-07T13:23:43.198Z] --- PASS: TestBuildSquashParent (3.60s) [2023-02-07T13:23:43.198Z] === RUN TestBuildWithRemoveAndForceRemove [2023-02-07T13:23:43.198Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T13:23:43.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T13:23:43.198Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T13:23:43.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T13:23:43.198Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T13:23:43.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T13:23:43.198Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T13:23:43.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T13:23:43.198Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T13:23:43.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T13:23:43.198Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T13:23:43.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T13:23:43.198Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T13:23:43.198Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T13:23:44.570Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T13:23:44.570Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T13:23:45.267Z] INFO: make.ps1 starting at 02/07/2023 13:23:44 [2023-02-07T13:23:45.267Z] INFO: Git commit (0312e468da) assumed from DOCKER_GITCOMMIT environment variable [2023-02-07T13:23:45.267Z] INFO: Invoking autogen... [2023-02-07T13:23:45.943Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T13:23:45.944Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T13:23:46.238Z] INFO: Building daemon... [2023-02-07T13:23:46.878Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-02-07T13:23:46.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.31s) [2023-02-07T13:23:46.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s) [2023-02-07T13:23:46.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.15s) [2023-02-07T13:23:46.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.13s) [2023-02-07T13:23:46.879Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) [2023-02-07T13:23:46.879Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s) [2023-02-07T13:23:46.879Z] === RUN TestBuildMultiStageCopy [2023-02-07T13:23:46.879Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-02-07T13:23:48.008Z] --- PASS: TestBuildWithHugeFile (50.60s) [2023-02-07T13:23:48.008Z] === RUN TestBuildWithEmptyDockerfile [2023-02-07T13:23:48.008Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T13:23:48.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T13:23:48.008Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T13:23:48.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T13:23:48.008Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T13:23:48.008Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T13:23:48.008Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T13:23:48.008Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T13:23:48.008Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T13:23:48.008Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-02-07T13:23:48.008Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2023-02-07T13:23:48.008Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2023-02-07T13:23:48.008Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-02-07T13:23:48.008Z] === RUN TestBuildPreserveOwnership [2023-02-07T13:23:48.008Z] === RUN TestBuildPreserveOwnership/copy_from [2023-02-07T13:23:48.008Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-02-07T13:23:48.008Z] --- PASS: TestBuildPreserveOwnership (3.46s) [2023-02-07T13:23:48.008Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.38s) [2023-02-07T13:23:48.008Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s) [2023-02-07T13:23:48.008Z] === RUN TestBuildPlatformInvalid [2023-02-07T13:23:48.008Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-02-07T13:23:48.008Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-02-07T13:23:48.008Z] Loaded image: busybox:latest [2023-02-07T13:23:48.008Z] Loaded image: busybox:glibc [2023-02-07T13:23:48.008Z] Loaded image: debian:bullseye-slim [2023-02-07T13:23:48.252Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-02-07T13:23:48.252Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-02-07T13:23:48.266Z] Loaded image: hello-world:latest [2023-02-07T13:23:48.266Z] Loaded image: arm32v7/hello-world:latest [2023-02-07T13:23:48.510Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-02-07T13:23:48.768Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-02-07T13:23:49.026Z] --- PASS: TestBuildMultiStageCopy (1.97s) [2023-02-07T13:23:49.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2023-02-07T13:23:49.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2023-02-07T13:23:49.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2023-02-07T13:23:49.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2023-02-07T13:23:49.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2023-02-07T13:23:49.026Z] === RUN TestBuildMultiStageParentConfig [2023-02-07T13:23:49.591Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2023-02-07T13:23:49.591Z] === RUN TestBuildLabelWithTargets [2023-02-07T13:23:50.525Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2023-02-07T13:23:50.525Z] === RUN TestBuildWithEmptyLayers [2023-02-07T13:23:51.090Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2023-02-07T13:23:51.091Z] === RUN TestBuildMultiStageOnBuild [2023-02-07T13:23:52.514Z] --- PASS: TestBuildMultiStageOnBuild (1.39s) [2023-02-07T13:23:52.514Z] === RUN TestBuildUncleanTarFilenames [2023-02-07T13:23:53.106Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2023-02-07T13:23:53.106Z] === RUN TestBuildMultiStageLayerLeak [2023-02-07T13:23:54.500Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s) [2023-02-07T13:23:54.500Z] === RUN TestBuildWithHugeFile [2023-02-07T13:23:55.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-02-07T13:23:55.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-02-07T13:23:58.232Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.29s) [2023-02-07T13:23:58.232Z] PASS [2023-02-07T13:23:58.232Z] [2023-02-07T13:23:58.232Z] === Skipped [2023-02-07T13:23:58.232Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-02-07T13:23:58.232Z] build_session_test.go:25: TODO: BuildKit [2023-02-07T13:23:58.232Z] [2023-02-07T13:23:58.232Z] DONE 33 tests, 1 skipped in 87.350s [2023-02-07T13:23:58.232Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-02-07T13:23:58.232Z] INFO: Testing against a local daemon [2023-02-07T13:23:58.232Z] === RUN TestConfigInspect [2023-02-07T13:23:59.604Z] --- PASS: TestConfigInspect (2.30s) [2023-02-07T13:23:59.604Z] === RUN TestConfigList [2023-02-07T13:24:02.128Z] --- PASS: TestConfigList (2.12s) [2023-02-07T13:24:02.129Z] === RUN TestConfigsCreateAndDelete [2023-02-07T13:24:04.027Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2023-02-07T13:24:04.027Z] === RUN TestConfigsUpdate [2023-02-07T13:24:05.924Z] --- PASS: TestConfigsUpdate (2.12s) [2023-02-07T13:24:05.924Z] === RUN TestTemplatedConfig [2023-02-07T13:24:09.202Z] --- PASS: TestTemplatedConfig (2.70s) [2023-02-07T13:24:09.202Z] === RUN TestConfigCreateResolve [2023-02-07T13:24:11.100Z] --- PASS: TestConfigCreateResolve (2.12s) [2023-02-07T13:24:11.100Z] === RUN TestConfigDaemonLibtrustID [2023-02-07T13:24:11.358Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-02-07T13:24:11.358Z] PASS [2023-02-07T13:24:11.358Z] [2023-02-07T13:24:11.358Z] DONE 7 tests in 14.036s [2023-02-07T13:24:11.358Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-02-07T13:24:11.358Z] INFO: Testing against a local daemon [2023-02-07T13:24:11.358Z] === RUN TestCheckpoint [2023-02-07T13:24:11.358Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-07T13:24:11.358Z] --- SKIP: TestCheckpoint (0.00s) [2023-02-07T13:24:11.358Z] === RUN TestContainerInvalidJSON [2023-02-07T13:24:11.358Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-02-07T13:24:11.358Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-02-07T13:24:11.358Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-02-07T13:24:11.358Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-02-07T13:24:11.358Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-02-07T13:24:11.358Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-02-07T13:24:11.358Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-02-07T13:24:11.358Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-02-07T13:24:11.358Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-02-07T13:24:11.358Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-02-07T13:24:11.358Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-02-07T13:24:11.358Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-02-07T13:24:11.358Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-02-07T13:24:11.358Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-02-07T13:24:11.358Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-02-07T13:24:11.358Z] === RUN TestCopyFromContainerPathIsNotDir [2023-02-07T13:24:11.358Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-02-07T13:24:11.358Z] === RUN TestCopyToContainerPathDoesNotExist [2023-02-07T13:24:11.616Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-02-07T13:24:11.616Z] === RUN TestCopyToContainerPathIsNotDir [2023-02-07T13:24:11.616Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-02-07T13:24:11.616Z] === RUN TestCopyFromContainer [2023-02-07T13:24:12.550Z] === RUN TestCopyFromContainer// [2023-02-07T13:24:12.550Z] === RUN TestCopyFromContainer//bar/root [2023-02-07T13:24:12.808Z] === RUN TestCopyFromContainer//bar/root/ [2023-02-07T13:24:12.808Z] === RUN TestCopyFromContainer/bar/quux [2023-02-07T13:24:12.808Z] === RUN TestCopyFromContainer/bar/quux/ [2023-02-07T13:24:12.808Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-02-07T13:24:12.808Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-02-07T13:24:13.088Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-02-07T13:24:13.088Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-02-07T13:24:13.088Z] === RUN TestCopyFromContainer/bar/notarget [2023-02-07T13:24:13.088Z] --- PASS: TestCopyFromContainer (1.64s) [2023-02-07T13:24:13.088Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-02-07T13:24:13.088Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-02-07T13:24:13.088Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2023-02-07T13:24:13.088Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-02-07T13:24:13.089Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-02-07T13:24:13.089Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-02-07T13:24:13.089Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2023-02-07T13:24:13.089Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2023-02-07T13:24:13.089Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-02-07T13:24:13.089Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-02-07T13:24:13.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-02-07T13:24:13.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T13:24:13.089Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T13:24:13.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T13:24:13.089Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T13:24:13.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T13:24:13.089Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T13:24:13.089Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T13:24:13.089Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T13:24:13.359Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T13:24:13.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-02-07T13:24:13.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-02-07T13:24:13.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-02-07T13:24:13.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2023-02-07T13:24:13.359Z] === RUN TestCreateLinkToNonExistingContainer [2023-02-07T13:24:13.359Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2023-02-07T13:24:13.359Z] === RUN TestCreateWithInvalidEnv [2023-02-07T13:24:13.359Z] === RUN TestCreateWithInvalidEnv/0 [2023-02-07T13:24:13.359Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-02-07T13:24:13.359Z] === RUN TestCreateWithInvalidEnv/1 [2023-02-07T13:24:13.359Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-02-07T13:24:13.359Z] === RUN TestCreateWithInvalidEnv/2 [2023-02-07T13:24:13.359Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-02-07T13:24:13.359Z] === CONT TestCreateWithInvalidEnv/0 [2023-02-07T13:24:13.359Z] === CONT TestCreateWithInvalidEnv/2 [2023-02-07T13:24:13.359Z] === CONT TestCreateWithInvalidEnv/1 [2023-02-07T13:24:13.359Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-02-07T13:24:13.359Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-02-07T13:24:13.359Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-02-07T13:24:13.359Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-02-07T13:24:13.359Z] === RUN TestCreateTmpfsMountsTarget [2023-02-07T13:24:13.359Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-02-07T13:24:13.359Z] === RUN TestCreateWithCustomMaskedPaths [2023-02-07T13:24:15.270Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2023-02-07T13:24:15.270Z] === RUN TestCreateWithCustomReadonlyPaths [2023-02-07T13:24:16.645Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2023-02-07T13:24:16.645Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-02-07T13:24:16.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T13:24:16.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T13:24:16.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T13:24:16.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T13:24:16.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T13:24:16.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T13:24:16.646Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T13:24:16.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T13:24:16.646Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T13:24:16.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T13:24:16.646Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T13:24:16.646Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T13:24:16.646Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T13:24:16.646Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T13:24:16.646Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T13:24:16.646Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-02-07T13:24:16.646Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-02-07T13:24:16.646Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-02-07T13:24:16.646Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-02-07T13:24:16.646Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-02-07T13:24:16.646Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-02-07T13:24:16.646Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-02-07T13:24:17.211Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2023-02-07T13:24:17.211Z] === RUN TestCreateDifferentPlatform [2023-02-07T13:24:17.211Z] === RUN TestCreateDifferentPlatform/different_os [2023-02-07T13:24:17.211Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-02-07T13:24:17.211Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-02-07T13:24:17.211Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-02-07T13:24:17.211Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-02-07T13:24:17.211Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-02-07T13:24:17.211Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-02-07T13:24:17.211Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-02-07T13:24:17.211Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-02-07T13:24:17.211Z] === RUN TestContainerStartOnDaemonRestart [2023-02-07T13:24:17.211Z] === PAUSE TestContainerStartOnDaemonRestart [2023-02-07T13:24:17.211Z] === RUN TestDaemonRestartIpcMode [2023-02-07T13:24:17.211Z] === PAUSE TestDaemonRestartIpcMode [2023-02-07T13:24:17.211Z] === RUN TestDaemonHostGatewayIP [2023-02-07T13:24:17.211Z] === PAUSE TestDaemonHostGatewayIP [2023-02-07T13:24:17.211Z] === RUN TestRestartDaemonWithRestartingContainer [2023-02-07T13:24:17.211Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-02-07T13:24:17.211Z] === RUN TestContainerKillOnDaemonStart [2023-02-07T13:24:17.211Z] === PAUSE TestContainerKillOnDaemonStart [2023-02-07T13:24:17.211Z] === RUN TestDiff [2023-02-07T13:24:17.778Z] --- PASS: TestDiff (0.58s) [2023-02-07T13:24:17.778Z] === RUN TestExecWithCloseStdin [2023-02-07T13:24:18.343Z] --- PASS: TestExecWithCloseStdin (0.64s) [2023-02-07T13:24:18.343Z] === RUN TestExec [2023-02-07T13:24:18.907Z] --- PASS: TestExec (0.61s) [2023-02-07T13:24:18.907Z] === RUN TestExecUser [2023-02-07T13:24:19.473Z] --- PASS: TestExecUser (0.59s) [2023-02-07T13:24:19.473Z] === RUN TestExportContainerAndImportImage [2023-02-07T13:24:20.405Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2023-02-07T13:24:20.405Z] === RUN TestExportContainerAfterDaemonRestart [2023-02-07T13:24:21.779Z] --- PASS: TestExportContainerAfterDaemonRestart (1.37s) [2023-02-07T13:24:21.779Z] === RUN TestHealthCheckWorkdir [2023-02-07T13:24:21.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-02-07T13:24:21.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-02-07T13:24:22.344Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2023-02-07T13:24:22.344Z] === RUN TestHealthKillContainer [2023-02-07T13:24:30.446Z] --- PASS: TestHealthKillContainer (8.14s) [2023-02-07T13:24:30.446Z] === RUN TestHealthCheckProcessKilled [2023-02-07T13:24:31.379Z] --- PASS: TestHealthCheckProcessKilled (0.85s) [2023-02-07T13:24:31.379Z] === RUN TestInspectCpusetInConfigPre120 [2023-02-07T13:24:31.944Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2023-02-07T13:24:31.944Z] === RUN TestIpcModeNone [2023-02-07T13:24:32.508Z] --- PASS: TestIpcModeNone (0.67s) [2023-02-07T13:24:32.508Z] === RUN TestIpcModePrivate [2023-02-07T13:24:33.073Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2023-02-07T13:24:33.208Z] --- PASS: TestBuildWithHugeFile (35.06s) [2023-02-07T13:24:33.208Z] === RUN TestBuildWithEmptyDockerfile [2023-02-07T13:24:33.208Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T13:24:33.208Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T13:24:33.208Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T13:24:33.208Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T13:24:33.208Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T13:24:33.208Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T13:24:33.208Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T13:24:33.208Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T13:24:33.208Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T13:24:33.208Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-02-07T13:24:33.208Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2023-02-07T13:24:33.208Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2023-02-07T13:24:33.208Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-02-07T13:24:33.208Z] === RUN TestBuildPreserveOwnership [2023-02-07T13:24:33.208Z] === RUN TestBuildPreserveOwnership/copy_from [2023-02-07T13:24:33.208Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-02-07T13:24:33.208Z] --- PASS: TestBuildPreserveOwnership (2.98s) [2023-02-07T13:24:33.208Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.00s) [2023-02-07T13:24:33.208Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2023-02-07T13:24:33.208Z] === RUN TestBuildPlatformInvalid [2023-02-07T13:24:33.208Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-02-07T13:24:33.208Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-02-07T13:24:33.330Z] --- PASS: TestIpcModePrivate (0.63s) [2023-02-07T13:24:33.331Z] === RUN TestIpcModeShareable [2023-02-07T13:24:33.465Z] Loaded image: busybox:latest [2023-02-07T13:24:33.466Z] Loaded image: busybox:glibc [2023-02-07T13:24:33.588Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2023-02-07T13:24:33.846Z] --- PASS: TestIpcModeShareable (0.61s) [2023-02-07T13:24:33.846Z] === RUN TestAPIIpcModeShareableAndContainer [2023-02-07T13:24:34.399Z] Loaded image: debian:bullseye-slim [2023-02-07T13:24:34.657Z] Loaded image: hello-world:latest [2023-02-07T13:24:34.657Z] Loaded image: arm32v7/hello-world:latest [2023-02-07T13:24:35.745Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2023-02-07T13:24:35.745Z] === RUN TestAPIIpcModeHost [2023-02-07T13:24:36.003Z] --- PASS: TestAPIIpcModeHost (0.37s) [2023-02-07T13:24:36.003Z] === RUN TestDaemonIpcModeShareable [2023-02-07T13:24:36.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-02-07T13:24:36.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-02-07T13:24:36.935Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-02-07T13:24:37.193Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2023-02-07T13:24:37.193Z] === RUN TestDaemonIpcModePrivate [2023-02-07T13:24:37.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-02-07T13:24:37.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-02-07T13:24:38.125Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-02-07T13:24:38.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-02-07T13:24:38.383Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2023-02-07T13:24:38.383Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-02-07T13:24:39.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-02-07T13:24:39.315Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-02-07T13:24:39.315Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2023-02-07T13:24:39.315Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-02-07T13:24:40.687Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-02-07T13:24:40.687Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2023-02-07T13:24:40.687Z] === RUN TestIpcModeOlderClient [2023-02-07T13:24:40.687Z] === PAUSE TestIpcModeOlderClient [2023-02-07T13:24:40.687Z] === RUN TestKillContainerInvalidSignal [2023-02-07T13:24:40.947Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2023-02-07T13:24:40.947Z] === RUN TestKillContainer [2023-02-07T13:24:40.947Z] === RUN TestKillContainer/no_signal [2023-02-07T13:24:41.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-02-07T13:24:41.513Z] === RUN TestKillContainer/non_killing_signal [2023-02-07T13:24:41.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-02-07T13:24:41.770Z] === RUN TestKillContainer/killing_signal [2023-02-07T13:24:42.336Z] --- PASS: TestKillContainer (1.30s) [2023-02-07T13:24:42.337Z] --- PASS: TestKillContainer/no_signal (0.42s) [2023-02-07T13:24:42.337Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2023-02-07T13:24:42.337Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2023-02-07T13:24:42.337Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-02-07T13:24:42.337Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-02-07T13:24:42.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-02-07T13:24:42.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-02-07T13:24:42.901Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-02-07T13:24:43.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2023-02-07T13:24:43.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2023-02-07T13:24:43.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2023-02-07T13:24:43.466Z] === RUN TestKillStoppedContainer [2023-02-07T13:24:43.725Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-02-07T13:24:43.725Z] === RUN TestKillStoppedContainerAPIPre120 [2023-02-07T13:24:43.725Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-02-07T13:24:43.725Z] === RUN TestKillDifferentUserContainer [2023-02-07T13:24:43.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-02-07T13:24:43.984Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2023-02-07T13:24:43.984Z] === RUN TestInspectOomKilledTrue [2023-02-07T13:24:43.984Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-02-07T13:24:43.984Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-02-07T13:24:43.984Z] === RUN TestInspectOomKilledFalse [2023-02-07T13:24:44.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-02-07T13:24:44.549Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2023-02-07T13:24:44.549Z] === RUN TestLinksEtcHostsContentMatch [2023-02-07T13:24:44.808Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2023-02-07T13:24:44.808Z] === RUN TestLinksContainerNames [2023-02-07T13:24:45.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-02-07T13:24:45.741Z] --- PASS: TestLinksContainerNames (0.81s) [2023-02-07T13:24:45.741Z] === RUN TestLogsFollowTailEmpty [2023-02-07T13:24:45.998Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2023-02-07T13:24:45.998Z] === RUN TestContainerNetworkMountsNoChown [2023-02-07T13:24:46.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-02-07T13:24:46.563Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/default [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/default [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/private [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/private [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/rprivate [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/rprivate [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/slave [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/slave [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/rslave [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/rslave [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/shared [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/shared [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/rshared [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/rshared [2023-02-07T13:24:46.563Z] === CONT TestMountDaemonRoot/default [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/default/bind_root [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/default/mount_root [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-02-07T13:24:46.563Z] === CONT TestMountDaemonRoot/rslave [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-02-07T13:24:46.563Z] === CONT TestMountDaemonRoot/rshared [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-02-07T13:24:46.563Z] === CONT TestMountDaemonRoot/shared [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-02-07T13:24:46.563Z] === CONT TestMountDaemonRoot/rprivate [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-02-07T13:24:46.563Z] === CONT TestMountDaemonRoot/slave [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-02-07T13:24:46.563Z] === CONT TestMountDaemonRoot/private [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/private/bind_root [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/private/mount_root [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-02-07T13:24:46.563Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-02-07T13:24:46.563Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-02-07T13:24:46.563Z] === CONT TestMountDaemonRoot/default/bind_root [2023-02-07T13:24:46.563Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-02-07T13:24:46.563Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-02-07T13:24:46.563Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-02-07T13:24:46.563Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-02-07T13:24:46.821Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-02-07T13:24:46.821Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-02-07T13:24:46.821Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-02-07T13:24:46.821Z] === CONT TestMountDaemonRoot/default/mount_root [2023-02-07T13:24:46.821Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-02-07T13:24:46.821Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-02-07T13:24:46.821Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-02-07T13:24:46.821Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-02-07T13:24:46.821Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-02-07T13:24:46.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-02-07T13:24:46.855Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.86s) [2023-02-07T13:24:46.855Z] PASS [2023-02-07T13:24:46.855Z] [2023-02-07T13:24:46.855Z] === Skipped [2023-02-07T13:24:46.855Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-02-07T13:24:46.855Z] build_session_test.go:25: TODO: BuildKit [2023-02-07T13:24:46.855Z] [2023-02-07T13:24:46.855Z] DONE 33 tests, 1 skipped in 70.920s [2023-02-07T13:24:46.855Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-02-07T13:24:46.855Z] ++ 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-02-07T13:24:46.855Z] ++ set -e [2023-02-07T13:24:46.855Z] ++ '[' -n 0 ']' [2023-02-07T13:24:46.855Z] ++ set -x [2023-02-07T13:24:46.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-07T13:24:46.855Z] INFO: Testing against a local daemon [2023-02-07T13:24:46.855Z] === RUN TestConfigInspect [2023-02-07T13:24:47.080Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-02-07T13:24:47.080Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-02-07T13:24:47.080Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-02-07T13:24:47.080Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-02-07T13:24:47.080Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-02-07T13:24:47.080Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-02-07T13:24:47.080Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-02-07T13:24:47.080Z] === CONT TestMountDaemonRoot/private/bind_root [2023-02-07T13:24:47.080Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-02-07T13:24:47.080Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-02-07T13:24:47.080Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-02-07T13:24:47.080Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-02-07T13:24:47.080Z] === CONT TestMountDaemonRoot/private/mount_root [2023-02-07T13:24:47.080Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/rprivate (0.01s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-02-07T13:24:47.338Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2023-02-07T13:24:47.338Z] === RUN TestContainerBindMountNonRecursive [2023-02-07T13:24:47.783Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-02-07T13:24:47.783Z] Using test binary docker [2023-02-07T13:24:47.783Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-02-07T13:24:47.783Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-02-07T13:24:47.783Z] INFO: Waiting for daemon to start... [2023-02-07T13:24:47.783Z] Starting dockerd [2023-02-07T13:24:47.787Z] --- PASS: TestConfigInspect (2.27s) [2023-02-07T13:24:47.787Z] === RUN TestConfigList [2023-02-07T13:24:48.709Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2023-02-07T13:24:48.709Z] === RUN TestContainerVolumesMountedAsShared [2023-02-07T13:24:48.967Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2023-02-07T13:24:48.967Z] === RUN TestContainerVolumesMountedAsSlave [2023-02-07T13:24:49.225Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2023-02-07T13:24:49.225Z] === RUN TestNetworkNat [2023-02-07T13:24:49.681Z] . [2023-02-07T13:24:49.681Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-02-07T13:24:49.681Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-02-07T13:24:49.681Z] Error: No such image: emptyfs [2023-02-07T13:24:49.791Z] --- PASS: TestNetworkNat (0.45s) [2023-02-07T13:24:49.791Z] === RUN TestNetworkLocalhostTCPNat [2023-02-07T13:24:49.939Z] Running integration-test (iteration 1) [2023-02-07T13:24:49.939Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-02-07T13:24:50.197Z] Loaded image: busybox:latest [2023-02-07T13:24:50.197Z] Loaded image: busybox:glibc [2023-02-07T13:24:50.313Z] --- PASS: TestConfigList (2.20s) [2023-02-07T13:24:50.313Z] === RUN TestConfigsCreateAndDelete [2023-02-07T13:24:50.356Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2023-02-07T13:24:50.356Z] === RUN TestNetworkLoopbackNat [2023-02-07T13:24:51.570Z] Loaded image: debian:bullseye-slim [2023-02-07T13:24:51.570Z] Loaded image: hello-world:latest [2023-02-07T13:24:51.570Z] Loaded image: arm32v7/hello-world:latest [2023-02-07T13:24:51.570Z] INFO: Testing against a local daemon [2023-02-07T13:24:51.570Z] === RUN TestCgroupNamespacesBuild [2023-02-07T13:24:52.211Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2023-02-07T13:24:52.211Z] === RUN TestConfigsUpdate [2023-02-07T13:24:52.880Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2023-02-07T13:24:52.880Z] === RUN TestPause [2023-02-07T13:24:53.445Z] --- PASS: TestPause (0.49s) [2023-02-07T13:24:53.445Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-02-07T13:24:53.445Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-07T13:24:53.445Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-07T13:24:53.445Z] === RUN TestPauseStopPausedContainer [2023-02-07T13:24:53.703Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2023-02-07T13:24:53.703Z] === RUN TestPsFilter [2023-02-07T13:24:53.961Z] --- PASS: TestPsFilter (0.13s) [2023-02-07T13:24:53.961Z] === RUN TestRemoveContainerWithRemovedVolume [2023-02-07T13:24:54.095Z] --- PASS: TestCgroupNamespacesBuild (2.15s) [2023-02-07T13:24:54.095Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-02-07T13:24:54.218Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2023-02-07T13:24:54.218Z] === RUN TestRemoveContainerWithVolume [2023-02-07T13:24:54.737Z] --- PASS: TestConfigsUpdate (2.18s) [2023-02-07T13:24:54.737Z] === RUN TestTemplatedConfig [2023-02-07T13:24:54.789Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2023-02-07T13:24:54.789Z] === RUN TestRemoveContainerRunning [2023-02-07T13:24:55.354Z] --- PASS: TestRemoveContainerRunning (0.44s) [2023-02-07T13:24:55.354Z] === RUN TestRemoveContainerForceRemoveRunning [2023-02-07T13:24:55.612Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2023-02-07T13:24:55.612Z] === RUN TestRemoveInvalidContainer [2023-02-07T13:24:55.612Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-02-07T13:24:55.612Z] === RUN TestRenameLinkedContainer [2023-02-07T13:24:55.990Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) [2023-02-07T13:24:55.990Z] === RUN TestBuildWithSession [2023-02-07T13:24:55.990Z] build_session_test.go:25: TODO: BuildKit [2023-02-07T13:24:55.990Z] --- SKIP: TestBuildWithSession (0.00s) [2023-02-07T13:24:55.990Z] === RUN TestBuildSquashParent [2023-02-07T13:24:57.267Z] --- PASS: TestTemplatedConfig (2.59s) [2023-02-07T13:24:57.267Z] === RUN TestConfigCreateResolve [2023-02-07T13:24:57.510Z] --- PASS: TestRenameLinkedContainer (1.77s) [2023-02-07T13:24:57.510Z] === RUN TestRenameStoppedContainer [2023-02-07T13:24:57.768Z] --- PASS: TestRenameStoppedContainer (0.42s) [2023-02-07T13:24:57.768Z] === RUN TestRenameRunningContainerAndReuse [2023-02-07T13:24:58.700Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2023-02-07T13:24:58.700Z] === RUN TestRenameInvalidName [2023-02-07T13:24:59.167Z] --- PASS: TestConfigCreateResolve (2.18s) [2023-02-07T13:24:59.167Z] === RUN TestConfigDaemonLibtrustID [2023-02-07T13:24:59.267Z] --- PASS: TestRenameInvalidName (0.43s) [2023-02-07T13:24:59.267Z] === RUN TestRenameAnonymousContainer [2023-02-07T13:24:59.732Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2023-02-07T13:24:59.732Z] PASS [2023-02-07T13:24:59.732Z] [2023-02-07T13:24:59.732Z] DONE 7 tests in 14.236s [2023-02-07T13:24:59.732Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-02-07T13:24:59.732Z] ++ 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-02-07T13:24:59.732Z] ++ set -e [2023-02-07T13:24:59.732Z] ++ '[' -n 0 ']' [2023-02-07T13:24:59.732Z] ++ set -x [2023-02-07T13:24:59.733Z] ++ 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-02-07T13:24:59.990Z] INFO: Testing against a local daemon [2023-02-07T13:24:59.990Z] === RUN TestCheckpoint [2023-02-07T13:24:59.990Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-07T13:24:59.990Z] --- SKIP: TestCheckpoint (0.00s) [2023-02-07T13:24:59.990Z] === RUN TestContainerInvalidJSON [2023-02-07T13:24:59.990Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-02-07T13:24:59.990Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-02-07T13:24:59.990Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-02-07T13:24:59.990Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-02-07T13:24:59.990Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-02-07T13:24:59.990Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-02-07T13:24:59.990Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-02-07T13:24:59.990Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-02-07T13:24:59.990Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-02-07T13:24:59.990Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-02-07T13:24:59.990Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-02-07T13:24:59.990Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-02-07T13:24:59.990Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-02-07T13:24:59.990Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-02-07T13:24:59.990Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2023-02-07T13:24:59.990Z] === RUN TestCopyFromContainerPathIsNotDir [2023-02-07T13:25:00.248Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-02-07T13:25:00.248Z] === RUN TestCopyToContainerPathDoesNotExist [2023-02-07T13:25:00.248Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-02-07T13:25:00.248Z] === RUN TestCopyToContainerPathIsNotDir [2023-02-07T13:25:00.248Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-02-07T13:25:00.248Z] === RUN TestCopyFromContainer [2023-02-07T13:25:00.670Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2023-02-07T13:25:00.670Z] === RUN TestRenameContainerWithSameName [2023-02-07T13:25:01.181Z] === RUN TestCopyFromContainer// [2023-02-07T13:25:01.181Z] === RUN TestCopyFromContainer//bar/root [2023-02-07T13:25:01.181Z] === RUN TestCopyFromContainer//bar/root/ [2023-02-07T13:25:01.235Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2023-02-07T13:25:01.235Z] === RUN TestRenameContainerWithLinkedContainer [2023-02-07T13:25:01.439Z] === RUN TestCopyFromContainer/bar/quux [2023-02-07T13:25:01.439Z] === RUN TestCopyFromContainer/bar/quux/ [2023-02-07T13:25:01.439Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-02-07T13:25:01.439Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-02-07T13:25:01.439Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-02-07T13:25:01.439Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-02-07T13:25:01.697Z] === RUN TestCopyFromContainer/bar/notarget [2023-02-07T13:25:01.697Z] --- PASS: TestCopyFromContainer (1.44s) [2023-02-07T13:25:01.697Z] --- PASS: TestCopyFromContainer// (0.06s) [2023-02-07T13:25:01.697Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2023-02-07T13:25:01.697Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-02-07T13:25:01.697Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-02-07T13:25:01.697Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-02-07T13:25:01.697Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-02-07T13:25:01.697Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-02-07T13:25:01.697Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-02-07T13:25:01.697Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-02-07T13:25:01.697Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-02-07T13:25:01.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-02-07T13:25:01.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T13:25:01.697Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T13:25:01.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T13:25:01.697Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T13:25:01.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T13:25:01.697Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T13:25:01.697Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T13:25:01.697Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T13:25:01.697Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T13:25:01.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-02-07T13:25:01.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-02-07T13:25:01.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-02-07T13:25:01.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-02-07T13:25:01.697Z] === RUN TestCreateLinkToNonExistingContainer [2023-02-07T13:25:01.697Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-02-07T13:25:01.697Z] === RUN TestCreateWithInvalidEnv [2023-02-07T13:25:01.697Z] === RUN TestCreateWithInvalidEnv/0 [2023-02-07T13:25:01.697Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-02-07T13:25:01.697Z] === RUN TestCreateWithInvalidEnv/1 [2023-02-07T13:25:01.697Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-02-07T13:25:01.697Z] === RUN TestCreateWithInvalidEnv/2 [2023-02-07T13:25:01.697Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-02-07T13:25:01.697Z] === CONT TestCreateWithInvalidEnv/0 [2023-02-07T13:25:01.697Z] === CONT TestCreateWithInvalidEnv/2 [2023-02-07T13:25:01.697Z] === CONT TestCreateWithInvalidEnv/1 [2023-02-07T13:25:01.697Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-02-07T13:25:01.697Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-02-07T13:25:01.697Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-02-07T13:25:01.697Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-02-07T13:25:01.697Z] === RUN TestCreateTmpfsMountsTarget [2023-02-07T13:25:01.697Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-02-07T13:25:01.697Z] === RUN TestCreateWithCustomMaskedPaths [2023-02-07T13:25:02.168Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2023-02-07T13:25:02.168Z] === RUN TestResize [2023-02-07T13:25:02.426Z] --- PASS: TestResize (0.45s) [2023-02-07T13:25:02.426Z] === RUN TestResizeWithInvalidSize [2023-02-07T13:25:02.992Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2023-02-07T13:25:02.992Z] === RUN TestResizeWhenContainerNotStarted [2023-02-07T13:25:03.070Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2023-02-07T13:25:03.071Z] === RUN TestCreateWithCustomReadonlyPaths [2023-02-07T13:25:03.251Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2023-02-07T13:25:03.251Z] === RUN TestDaemonRestartKillContainers [2023-02-07T13:25:03.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-07T13:25:03.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-07T13:25:03.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-07T13:25:03.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-07T13:25:03.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-07T13:25:03.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-07T13:25:03.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-07T13:25:03.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-07T13:25:03.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-07T13:25:03.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-07T13:25:03.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-07T13:25:03.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-07T13:25:03.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-07T13:25:03.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-07T13:25:03.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-07T13:25:03.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-07T13:25:03.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:25:03.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:25:03.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:25:03.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:25:03.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:25:03.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:25:03.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:25:03.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:25:03.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-07T13:25:03.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-07T13:25:04.091Z] --- PASS: TestBuildSquashParent (7.39s) [2023-02-07T13:25:04.091Z] === RUN TestBuildWithRemoveAndForceRemove [2023-02-07T13:25:04.091Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T13:25:04.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T13:25:04.091Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T13:25:04.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T13:25:04.091Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T13:25:04.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T13:25:04.091Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T13:25:04.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T13:25:04.091Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T13:25:04.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T13:25:04.091Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T13:25:04.091Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T13:25:04.091Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T13:25:04.091Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T13:25:04.443Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.34s) [2023-02-07T13:25:04.443Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-02-07T13:25:04.443Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T13:25:04.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T13:25:04.443Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T13:25:04.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T13:25:04.443Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T13:25:04.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T13:25:04.443Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T13:25:04.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T13:25:04.443Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T13:25:04.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T13:25:04.443Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T13:25:04.443Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T13:25:04.443Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T13:25:04.443Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T13:25:04.443Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T13:25:04.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-02-07T13:25:04.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-02-07T13:25:04.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-02-07T13:25:04.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-02-07T13:25:04.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-02-07T13:25:04.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-02-07T13:25:04.443Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-02-07T13:25:04.657Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T13:25:04.657Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T13:25:05.008Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2023-02-07T13:25:05.008Z] === RUN TestCreateDifferentPlatform [2023-02-07T13:25:05.008Z] === RUN TestCreateDifferentPlatform/different_os [2023-02-07T13:25:05.008Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-02-07T13:25:05.008Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-02-07T13:25:05.008Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-02-07T13:25:05.008Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-02-07T13:25:05.008Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-02-07T13:25:05.008Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2023-02-07T13:25:05.008Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-02-07T13:25:05.008Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2023-02-07T13:25:05.008Z] === RUN TestContainerStartOnDaemonRestart [2023-02-07T13:25:05.008Z] === PAUSE TestContainerStartOnDaemonRestart [2023-02-07T13:25:05.008Z] === RUN TestDaemonRestartIpcMode [2023-02-07T13:25:05.008Z] === PAUSE TestDaemonRestartIpcMode [2023-02-07T13:25:05.008Z] === RUN TestDaemonHostGatewayIP [2023-02-07T13:25:05.008Z] === PAUSE TestDaemonHostGatewayIP [2023-02-07T13:25:05.008Z] === RUN TestRestartDaemonWithRestartingContainer [2023-02-07T13:25:05.008Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-02-07T13:25:05.008Z] === RUN TestContainerKillOnDaemonStart [2023-02-07T13:25:05.008Z] === PAUSE TestContainerKillOnDaemonStart [2023-02-07T13:25:05.008Z] === RUN TestDiff [2023-02-07T13:25:05.149Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:25:05.407Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:25:05.574Z] --- PASS: TestDiff (0.45s) [2023-02-07T13:25:05.574Z] === RUN TestExecWithCloseStdin [2023-02-07T13:25:05.832Z] --- PASS: TestExecWithCloseStdin (0.51s) [2023-02-07T13:25:05.832Z] === RUN TestExec [2023-02-07T13:25:06.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:25:06.397Z] --- PASS: TestExec (0.47s) [2023-02-07T13:25:06.397Z] === RUN TestExecUser [2023-02-07T13:25:06.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:25:06.963Z] --- PASS: TestExecUser (0.49s) [2023-02-07T13:25:06.963Z] === RUN TestExportContainerAndImportImage [2023-02-07T13:25:07.184Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T13:25:07.184Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T13:25:07.530Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2023-02-07T13:25:07.530Z] === RUN TestExportContainerAfterDaemonRestart [2023-02-07T13:25:07.974Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-07T13:25:07.974Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-07T13:25:08.903Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2023-02-07T13:25:08.903Z] === RUN TestHealthCheckWorkdir [2023-02-07T13:25:09.091Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-02-07T13:25:09.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2023-02-07T13:25:09.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s) [2023-02-07T13:25:09.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2023-02-07T13:25:09.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.14s) [2023-02-07T13:25:09.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2023-02-07T13:25:09.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2023-02-07T13:25:09.091Z] === RUN TestBuildMultiStageCopy [2023-02-07T13:25:09.091Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-02-07T13:25:09.253Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-02-07T13:25:09.253Z] [2023-02-07T13:25:09.253Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2023-02-07T13:25:09.253Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2023-02-07T13:25:09.253Z] Using test binary docker [2023-02-07T13:25:09.253Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-02-07T13:25:09.253Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-02-07T13:25:09.253Z] INFO: Waiting for daemon to start... [2023-02-07T13:25:09.253Z] Starting dockerd [2023-02-07T13:25:09.253Z] . [2023-02-07T13:25:09.253Z] INFO: Building docker-sdk-python3:4.4.1... [2023-02-07T13:25:09.347Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-07T13:25:09.469Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2023-02-07T13:25:09.469Z] === RUN TestHealthKillContainer [2023-02-07T13:25:09.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-07T13:25:11.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-07T13:25:11.853Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-07T13:25:12.410Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-02-07T13:25:13.341Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-02-07T13:25:13.752Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-02-07T13:25:13.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2023-02-07T13:25:13.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.99s) [2023-02-07T13:25:13.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2023-02-07T13:25:13.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2023-02-07T13:25:13.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2023-02-07T13:25:13.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2023-02-07T13:25:13.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s) [2023-02-07T13:25:13.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2023-02-07T13:25:13.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) [2023-02-07T13:25:13.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2023-02-07T13:25:13.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2023-02-07T13:25:13.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2023-02-07T13:25:13.752Z] === RUN TestCgroupNamespacesRun [2023-02-07T13:25:14.274Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-02-07T13:25:14.686Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2023-02-07T13:25:14.686Z] === RUN TestCgroupNamespacesRunPrivileged [2023-02-07T13:25:14.686Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-02-07T13:25:14.686Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2023-02-07T13:25:14.686Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-02-07T13:25:15.206Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-02-07T13:25:16.060Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2023-02-07T13:25:16.060Z] === RUN TestCgroupNamespacesRunHostMode [2023-02-07T13:25:16.139Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2023-02-07T13:25:16.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2023-02-07T13:25:16.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2023-02-07T13:25:16.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2023-02-07T13:25:16.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2023-02-07T13:25:16.139Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2023-02-07T13:25:16.139Z] === RUN TestBuildMultiStageParentConfig [2023-02-07T13:25:17.432Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2023-02-07T13:25:17.432Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-02-07T13:25:17.571Z] --- PASS: TestHealthKillContainer (7.93s) [2023-02-07T13:25:17.571Z] === RUN TestHealthCheckProcessKilled [2023-02-07T13:25:18.137Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2023-02-07T13:25:18.137Z] === RUN TestInspectCpusetInConfigPre120 [2023-02-07T13:25:18.364Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2023-02-07T13:25:18.365Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-02-07T13:25:18.395Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2023-02-07T13:25:18.395Z] === RUN TestIpcModeNone [2023-02-07T13:25:18.960Z] --- PASS: TestIpcModeNone (0.49s) [2023-02-07T13:25:18.960Z] === RUN TestIpcModePrivate [2023-02-07T13:25:19.218Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-02-07T13:25:19.218Z] --- PASS: TestIpcModePrivate (0.47s) [2023-02-07T13:25:19.218Z] === RUN TestIpcModeShareable [2023-02-07T13:25:19.736Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2023-02-07T13:25:19.736Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-02-07T13:25:19.784Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-02-07T13:25:19.784Z] --- PASS: TestIpcModeShareable (0.47s) [2023-02-07T13:25:19.784Z] === RUN TestAPIIpcModeShareableAndContainer [2023-02-07T13:25:20.301Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2023-02-07T13:25:20.302Z] === RUN TestCgroupNamespacesRunOlderClient [2023-02-07T13:25:21.238Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2023-02-07T13:25:21.238Z] === RUN TestNISDomainname [2023-02-07T13:25:21.396Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2023-02-07T13:25:21.396Z] === RUN TestBuildLabelWithTargets [2023-02-07T13:25:21.718Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s) [2023-02-07T13:25:21.718Z] === RUN TestAPIIpcModeHost [2023-02-07T13:25:21.718Z] --- PASS: TestAPIIpcModeHost (0.50s) [2023-02-07T13:25:21.718Z] === RUN TestDaemonIpcModeShareable [2023-02-07T13:25:21.804Z] --- PASS: TestNISDomainname (0.55s) [2023-02-07T13:25:21.804Z] === RUN TestHostnameDnsResolution [2023-02-07T13:25:22.736Z] --- PASS: TestHostnameDnsResolution (0.68s) [2023-02-07T13:25:22.736Z] === RUN TestUnprivilegedPortsAndPing [2023-02-07T13:25:23.106Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-02-07T13:25:23.106Z] --- PASS: TestDaemonIpcModeShareable (1.29s) [2023-02-07T13:25:23.106Z] === RUN TestDaemonIpcModePrivate [2023-02-07T13:25:23.301Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2023-02-07T13:25:23.301Z] === RUN TestStats [2023-02-07T13:25:24.039Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-02-07T13:25:24.296Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2023-02-07T13:25:24.296Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-02-07T13:25:25.229Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-02-07T13:25:25.487Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2023-02-07T13:25:25.487Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-02-07T13:25:25.828Z] --- PASS: TestStats (2.53s) [2023-02-07T13:25:25.828Z] === RUN TestStopContainerWithTimeout [2023-02-07T13:25:25.828Z] === RUN TestStopContainerWithTimeout/0 [2023-02-07T13:25:25.828Z] === PAUSE TestStopContainerWithTimeout/0 [2023-02-07T13:25:25.828Z] === RUN TestStopContainerWithTimeout/1 [2023-02-07T13:25:25.828Z] === PAUSE TestStopContainerWithTimeout/1 [2023-02-07T13:25:25.828Z] === RUN TestStopContainerWithTimeout/3 [2023-02-07T13:25:25.828Z] === PAUSE TestStopContainerWithTimeout/3 [2023-02-07T13:25:25.828Z] === RUN TestStopContainerWithTimeout/-1 [2023-02-07T13:25:25.828Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-02-07T13:25:25.828Z] === CONT TestStopContainerWithTimeout/0 [2023-02-07T13:25:25.828Z] === CONT TestStopContainerWithTimeout/-1 [2023-02-07T13:25:26.394Z] === CONT TestStopContainerWithTimeout/3 [2023-02-07T13:25:26.419Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-02-07T13:25:26.677Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2023-02-07T13:25:26.677Z] === RUN TestIpcModeOlderClient [2023-02-07T13:25:26.677Z] === PAUSE TestIpcModeOlderClient [2023-02-07T13:25:26.677Z] === RUN TestKillContainerInvalidSignal [2023-02-07T13:25:27.243Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2023-02-07T13:25:27.243Z] === RUN TestKillContainer [2023-02-07T13:25:27.243Z] === RUN TestKillContainer/no_signal [2023-02-07T13:25:27.476Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2023-02-07T13:25:27.476Z] [2023-02-07T13:25:27.476Z] ________ ____ __. [2023-02-07T13:25:27.476Z] \_____ \ | |/ _| [2023-02-07T13:25:27.476Z] / | \| < [2023-02-07T13:25:27.476Z] / | \ | \ [2023-02-07T13:25:27.476Z] \_______ /____|__ \ [2023-02-07T13:25:27.476Z] \/ \/ [2023-02-07T13:25:27.476Z] [2023-02-07T13:25:27.476Z] INFO: make.ps1 ended at 02/07/2023 13:25:21 [2023-02-07T13:25:27.476Z] INFO: Binaries build ended at 02/07/2023 13:25:23. Duration:00:01:45.0406169 [2023-02-07T13:25:27.476Z] INFO: Copying the built daemon binary to d:\CI\PR-44946\1\binary\dockerd-0312e468da.exe... [2023-02-07T13:25:27.476Z] INFO: Copying the built client binary to d:\CI\PR-44946\1\binary\docker-0312e468da.exe... [2023-02-07T13:25:27.476Z] INFO: Copying dockerversion from the container... [2023-02-07T13:25:27.476Z] INFO: Copying the golang package from the container to d:\CI\PR-44946\1\installer\go.zip... [2023-02-07T13:25:27.476Z] INFO: Extracting go.zip to d:\CI\PR-44946\1\go [2023-02-07T13:25:27.501Z] === RUN TestKillContainer/non_killing_signal [2023-02-07T13:25:27.759Z] === RUN TestKillContainer/killing_signal [2023-02-07T13:25:28.291Z] === CONT TestStopContainerWithTimeout/1 [2023-02-07T13:25:28.693Z] --- PASS: TestKillContainer (1.40s) [2023-02-07T13:25:28.693Z] --- PASS: TestKillContainer/no_signal (0.45s) [2023-02-07T13:25:28.693Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2023-02-07T13:25:28.693Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2023-02-07T13:25:28.693Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-02-07T13:25:28.693Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-02-07T13:25:28.951Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-02-07T13:25:29.496Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2023-02-07T13:25:29.496Z] === RUN TestBuildWithEmptyLayers [2023-02-07T13:25:29.883Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2023-02-07T13:25:29.883Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2023-02-07T13:25:29.883Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2023-02-07T13:25:29.883Z] === RUN TestKillStoppedContainer [2023-02-07T13:25:29.883Z] --- PASS: TestKillStoppedContainer (0.06s) [2023-02-07T13:25:29.883Z] === RUN TestKillStoppedContainerAPIPre120 [2023-02-07T13:25:29.883Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2023-02-07T13:25:29.883Z] === RUN TestKillDifferentUserContainer [2023-02-07T13:25:30.190Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-02-07T13:25:30.190Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2023-02-07T13:25:30.190Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2023-02-07T13:25:30.190Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2023-02-07T13:25:30.190Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2023-02-07T13:25:30.190Z] === RUN TestDeleteDevicemapper [2023-02-07T13:25:30.190Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-07T13:25:30.190Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-02-07T13:25:30.190Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-02-07T13:25:30.448Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2023-02-07T13:25:30.448Z] === RUN TestInspectOomKilledTrue [2023-02-07T13:25:31.013Z] --- PASS: TestInspectOomKilledTrue (0.51s) [2023-02-07T13:25:31.013Z] === RUN TestInspectOomKilledFalse [2023-02-07T13:25:31.122Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2023-02-07T13:25:31.122Z] === RUN TestUpdateMemory [2023-02-07T13:25:31.271Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2023-02-07T13:25:31.271Z] === RUN TestLinksEtcHostsContentMatch [2023-02-07T13:25:31.529Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2023-02-07T13:25:31.529Z] === RUN TestLinksContainerNames [2023-02-07T13:25:31.688Z] --- PASS: TestUpdateMemory (0.55s) [2023-02-07T13:25:31.688Z] === RUN TestUpdateCPUQuota [2023-02-07T13:25:32.021Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2023-02-07T13:25:32.021Z] === RUN TestBuildMultiStageOnBuild [2023-02-07T13:25:32.461Z] --- PASS: TestLinksContainerNames (0.89s) [2023-02-07T13:25:32.461Z] === RUN TestLogsFollowTailEmpty [2023-02-07T13:25:32.623Z] --- PASS: TestUpdateCPUQuota (0.86s) [2023-02-07T13:25:32.623Z] === RUN TestUpdatePidsLimit [2023-02-07T13:25:32.623Z] === RUN TestUpdatePidsLimit/update_from_none [2023-02-07T13:25:32.881Z] === RUN TestUpdatePidsLimit/no_change [2023-02-07T13:25:33.027Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2023-02-07T13:25:33.027Z] === RUN TestContainerNetworkMountsNoChown [2023-02-07T13:25:33.139Z] === RUN TestUpdatePidsLimit/update_lower [2023-02-07T13:25:33.285Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2023-02-07T13:25:33.285Z] === RUN TestMountDaemonRoot [2023-02-07T13:25:33.398Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-02-07T13:25:33.398Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/default [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/default [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/private [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/private [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/rprivate [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/rprivate [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/slave [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/slave [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/rslave [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/rslave [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/shared [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/shared [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/rshared [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/rshared [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/default [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/default/bind_root [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/default/mount_root [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/rslave [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/rshared [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/shared [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/rprivate [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/slave [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/private [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/private/mount_root [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-02-07T13:25:33.543Z] === RUN TestMountDaemonRoot/private/bind_root [2023-02-07T13:25:33.543Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/default/bind_root [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-02-07T13:25:33.543Z] === CONT TestMountDaemonRoot/default/mount_root [2023-02-07T13:25:33.656Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-02-07T13:25:33.801Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-02-07T13:25:33.801Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-02-07T13:25:33.801Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-02-07T13:25:33.801Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-02-07T13:25:33.801Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-02-07T13:25:33.801Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-02-07T13:25:33.801Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-02-07T13:25:33.801Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-02-07T13:25:33.801Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-02-07T13:25:33.801Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-02-07T13:25:33.801Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-02-07T13:25:33.801Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-02-07T13:25:33.914Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-02-07T13:25:34.059Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-02-07T13:25:34.059Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-02-07T13:25:34.059Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-02-07T13:25:34.059Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-02-07T13:25:34.059Z] === CONT TestMountDaemonRoot/private/bind_root [2023-02-07T13:25:34.059Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-02-07T13:25:34.059Z] === CONT TestMountDaemonRoot/private/mount_root [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-02-07T13:25:34.059Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-02-07T13:25:34.059Z] === RUN TestContainerBindMountNonRecursive [2023-02-07T13:25:34.847Z] --- PASS: TestUpdatePidsLimit (2.20s) [2023-02-07T13:25:34.847Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2023-02-07T13:25:34.847Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2023-02-07T13:25:34.847Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2023-02-07T13:25:34.847Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2023-02-07T13:25:34.847Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2023-02-07T13:25:34.847Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2023-02-07T13:25:34.847Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2023-02-07T13:25:34.847Z] === RUN TestUpdateRestartPolicy [2023-02-07T13:25:35.433Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2023-02-07T13:25:35.433Z] === RUN TestContainerVolumesMountedAsShared [2023-02-07T13:25:35.999Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2023-02-07T13:25:35.999Z] === RUN TestContainerVolumesMountedAsSlave [2023-02-07T13:25:36.257Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2023-02-07T13:25:36.257Z] === RUN TestNetworkNat [2023-02-07T13:25:36.823Z] --- PASS: TestNetworkNat (0.52s) [2023-02-07T13:25:36.823Z] === RUN TestNetworkLocalhostTCPNat [2023-02-07T13:25:37.081Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2023-02-07T13:25:37.081Z] === RUN TestNetworkLoopbackNat [2023-02-07T13:25:37.277Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2023-02-07T13:25:37.277Z] === RUN TestBuildUncleanTarFilenames [2023-02-07T13:25:37.849Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2023-02-07T13:25:37.849Z] === RUN TestBuildMultiStageLayerLeak [2023-02-07T13:25:40.359Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2023-02-07T13:25:40.359Z] === RUN TestPause [2023-02-07T13:25:40.359Z] --- PASS: TestPause (0.48s) [2023-02-07T13:25:40.359Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-02-07T13:25:40.359Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-07T13:25:40.359Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-07T13:25:40.359Z] === RUN TestPauseStopPausedContainer [2023-02-07T13:25:40.924Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2023-02-07T13:25:40.924Z] === RUN TestPsFilter [2023-02-07T13:25:40.924Z] --- PASS: TestPsFilter (0.15s) [2023-02-07T13:25:40.924Z] === RUN TestRemoveContainerWithRemovedVolume [2023-02-07T13:25:41.490Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2023-02-07T13:25:41.490Z] === RUN TestRemoveContainerWithVolume [2023-02-07T13:25:41.747Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2023-02-07T13:25:41.747Z] === RUN TestRemoveContainerRunning [2023-02-07T13:25:42.311Z] --- PASS: TestRemoveContainerRunning (0.45s) [2023-02-07T13:25:42.311Z] === RUN TestRemoveContainerForceRemoveRunning [2023-02-07T13:25:42.569Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2023-02-07T13:25:42.569Z] === RUN TestRemoveInvalidContainer [2023-02-07T13:25:42.569Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-02-07T13:25:42.569Z] === RUN TestRenameLinkedContainer [2023-02-07T13:25:43.108Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s) [2023-02-07T13:25:43.108Z] === RUN TestBuildWithHugeFile [2023-02-07T13:25:44.467Z] --- PASS: TestRenameLinkedContainer (1.78s) [2023-02-07T13:25:44.467Z] === RUN TestRenameStoppedContainer [2023-02-07T13:25:45.031Z] --- PASS: TestRenameStoppedContainer (0.45s) [2023-02-07T13:25:45.031Z] === RUN TestRenameRunningContainerAndReuse [2023-02-07T13:25:45.966Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2023-02-07T13:25:45.966Z] === RUN TestRenameInvalidName [2023-02-07T13:25:46.224Z] --- PASS: TestRenameInvalidName (0.46s) [2023-02-07T13:25:46.224Z] === RUN TestRenameAnonymousContainer [2023-02-07T13:25:47.036Z] --- PASS: TestUpdateRestartPolicy (11.02s) [2023-02-07T13:25:47.036Z] === RUN TestUpdateRestartWithAutoRemove [2023-02-07T13:25:47.036Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2023-02-07T13:25:47.036Z] === RUN TestWaitNonBlocked [2023-02-07T13:25:47.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T13:25:47.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T13:25:47.036Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T13:25:47.036Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T13:25:47.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T13:25:47.036Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T13:25:47.036Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-02-07T13:25:47.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2023-02-07T13:25:47.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2023-02-07T13:25:47.036Z] === RUN TestWaitBlocked [2023-02-07T13:25:47.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-07T13:25:47.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-07T13:25:47.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-02-07T13:25:47.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-02-07T13:25:47.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-07T13:25:47.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-02-07T13:25:47.606Z] --- PASS: TestWaitBlocked (0.01s) [2023-02-07T13:25:47.606Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2023-02-07T13:25:47.606Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2023-02-07T13:25:47.606Z] === CONT TestContainerStartOnDaemonRestart [2023-02-07T13:25:47.606Z] === CONT TestRestartDaemonWithRestartingContainer [2023-02-07T13:25:48.124Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2023-02-07T13:25:48.124Z] === RUN TestRenameContainerWithSameName [2023-02-07T13:25:48.124Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2023-02-07T13:25:48.124Z] === RUN TestRenameContainerWithLinkedContainer [2023-02-07T13:25:49.057Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2023-02-07T13:25:49.057Z] === RUN TestResize [2023-02-07T13:25:49.622Z] --- PASS: TestResize (0.44s) [2023-02-07T13:25:49.622Z] === RUN TestResizeWithInvalidSize [2023-02-07T13:25:49.881Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2023-02-07T13:25:49.881Z] === RUN TestResizeWhenContainerNotStarted [2023-02-07T13:25:50.132Z] --- PASS: TestContainerStartOnDaemonRestart (2.26s) [2023-02-07T13:25:50.132Z] === CONT TestIpcModeOlderClient [2023-02-07T13:25:50.132Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s) [2023-02-07T13:25:50.132Z] === CONT TestContainerKillOnDaemonStart [2023-02-07T13:25:50.132Z] --- PASS: TestIpcModeOlderClient (0.10s) [2023-02-07T13:25:50.132Z] === CONT TestDaemonHostGatewayIP [2023-02-07T13:25:50.448Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2023-02-07T13:25:50.448Z] === RUN TestDaemonRestartKillContainers [2023-02-07T13:25:50.448Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-07T13:25:50.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-07T13:25:50.448Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-07T13:25:50.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-07T13:25:50.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-07T13:25:50.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-07T13:25:50.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-07T13:25:50.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-07T13:25:50.448Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-07T13:25:50.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-07T13:25:50.448Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-07T13:25:50.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-07T13:25:50.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-07T13:25:50.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-07T13:25:50.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-07T13:25:50.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-07T13:25:50.448Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:25:50.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:25:50.448Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:25:50.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:25:50.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:25:50.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:25:50.448Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:25:50.448Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:25:50.448Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-07T13:25:50.448Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-07T13:25:52.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:25:52.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:25:52.663Z] --- PASS: TestDaemonHostGatewayIP (2.61s) [2023-02-07T13:25:52.663Z] === CONT TestDaemonRestartIpcMode [2023-02-07T13:25:53.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:25:53.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-02-07T13:25:53.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-02-07T13:25:53.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:25:54.476Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-07T13:25:54.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-07T13:25:55.217Z] --- PASS: TestDaemonRestartIpcMode (2.32s) [2023-02-07T13:25:55.945Z] sha256:92123950d1b5cd0ea115ecc903d57460d2d2fed45b2a9151dc8c86e9b46ba026 [2023-02-07T13:25:55.945Z] INFO: Starting docker-py tests... [2023-02-07T13:25:55.945Z] ============================= test session starts ============================== [2023-02-07T13:25:55.945Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2023-02-07T13:25:55.945Z] rootdir: /src, inifile: pytest.ini [2023-02-07T13:25:55.945Z] plugins: timeout-1.3.3, cov-2.6.1 [2023-02-07T13:25:55.945Z] collected 389 items / 1 deselected / 388 selected [2023-02-07T13:25:55.945Z] [2023-02-07T13:25:56.631Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-07T13:25:56.631Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-07T13:25:58.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-07T13:25:58.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-07T13:26:00.159Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-02-07T13:26:00.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2023-02-07T13:26:00.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2023-02-07T13:26:00.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2023-02-07T13:26:00.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2023-02-07T13:26:00.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2023-02-07T13:26:00.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2023-02-07T13:26:00.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2023-02-07T13:26:00.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2023-02-07T13:26:00.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2023-02-07T13:26:00.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2023-02-07T13:26:00.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2023-02-07T13:26:00.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2023-02-07T13:26:00.159Z] === RUN TestCgroupNamespacesRun [2023-02-07T13:26:01.531Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2023-02-07T13:26:01.531Z] === RUN TestCgroupNamespacesRunPrivileged [2023-02-07T13:26:01.783Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2023-02-07T13:26:01.783Z] PASS [2023-02-07T13:26:01.783Z] [2023-02-07T13:26:01.783Z] === Skipped [2023-02-07T13:26:01.783Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-02-07T13:26:01.783Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-07T13:26:01.783Z] [2023-02-07T13:26:01.783Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-02-07T13:26:01.783Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-02-07T13:26:01.783Z] [2023-02-07T13:26:01.783Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-07T13:26:01.783Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-07T13:26:01.783Z] [2023-02-07T13:26:01.783Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2023-02-07T13:26:01.783Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-02-07T13:26:01.783Z] [2023-02-07T13:26:01.783Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-02-07T13:26:01.783Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-07T13:26:01.783Z] [2023-02-07T13:26:01.783Z] DONE 197 tests, 5 skipped in 110.349s [2023-02-07T13:26:01.783Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-02-07T13:26:01.783Z] INFO: Testing against a local daemon [2023-02-07T13:26:01.783Z] === RUN TestLiveRestore [2023-02-07T13:26:01.783Z] === RUN TestLiveRestore/volume_references [2023-02-07T13:26:01.783Z] === PAUSE TestLiveRestore/volume_references [2023-02-07T13:26:01.783Z] === CONT TestLiveRestore/volume_references [2023-02-07T13:26:02.349Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-02-07T13:26:02.349Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-02-07T13:26:02.463Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2023-02-07T13:26:02.463Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-02-07T13:26:03.128Z] INFO: Extraction ended at 02/07/2023 13:25:58. Duration:00:00:32.5989080 [2023-02-07T13:26:03.128Z] INFO: Updating the golang and path environment variables [2023-02-07T13:26:03.128Z] INFO: GOPATH=d:\gopath [2023-02-07T13:26:03.128Z] INFO: go version go1.18.10 windows/amd64 [2023-02-07T13:26:03.128Z] INFO: Running the daemon under test in debug mode [2023-02-07T13:26:03.128Z] INFO: Starting a daemon under test... [2023-02-07T13:26:03.128Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44946\1\daemon --pidfile d:\CI\PR-44946\1\docker.pid -D [2023-02-07T13:26:03.128Z] INFO: Process started successfully. [2023-02-07T13:26:03.128Z] INFO: Start tailing logs of the daemon under tests [2023-02-07T13:26:03.128Z] INFO: Waiting for the daemon under test to start... [2023-02-07T13:26:03.282Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-02-07T13:26:03.835Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2023-02-07T13:26:03.835Z] === RUN TestCgroupNamespacesRunHostMode [2023-02-07T13:26:04.214Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-02-07T13:26:04.768Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2023-02-07T13:26:04.768Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-02-07T13:26:05.148Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-02-07T13:26:06.141Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.25s) [2023-02-07T13:26:06.141Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-02-07T13:26:06.224Z] tests/integration/api_build_test.py .......................X [ 6%] [2023-02-07T13:26:06.522Z] --- PASS: TestLiveRestore (0.00s) [2023-02-07T13:26:06.522Z] --- PASS: TestLiveRestore/volume_references (4.55s) [2023-02-07T13:26:06.522Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.86s) [2023-02-07T13:26:06.522Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s) [2023-02-07T13:26:06.522Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s) [2023-02-07T13:26:06.522Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s) [2023-02-07T13:26:06.522Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s) [2023-02-07T13:26:06.522Z] PASS [2023-02-07T13:26:06.522Z] [2023-02-07T13:26:06.522Z] DONE 7 tests in 4.585s [2023-02-07T13:26:06.522Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-02-07T13:26:06.522Z] INFO: Testing against a local daemon [2023-02-07T13:26:06.522Z] === RUN TestCommitInheritsEnv [2023-02-07T13:26:06.522Z] --- PASS: TestCommitInheritsEnv (0.33s) [2023-02-07T13:26:06.522Z] === RUN TestImportExtremelyLargeImageWorks [2023-02-07T13:26:06.522Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-02-07T13:26:06.522Z] === RUN TestImagesFilterMultiReference [2023-02-07T13:26:06.781Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-02-07T13:26:06.782Z] === RUN TestImagePullPlatformInvalid [2023-02-07T13:26:06.782Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-02-07T13:26:06.782Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.10 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=info msg="Starting upload purge in 27m0s" go.version=go1.18.10 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d2612bbc-6621-4114-b44f-2b6bf43938c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:56246" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d2612bbc-6621-4114-b44f-2b6bf43938c3 http.request.method=GET http.request.remoteaddr="127.0.0.1:56246" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.301817ms http.response.status=200 http.response.written=2 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b73f222f-442f-43cd-9d29-e76f8cc89607 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b73f222f-442f-43cd-9d29-e76f8cc89607 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=27d1c593-70b0-43cf-98fa-581498d53de2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=27d1c593-70b0-43cf-98fa-581498d53de2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=27d1c593-70b0-43cf-98fa-581498d53de2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=55.688µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8362ea49-b0e2-4d39-ae15-b5704c90e847 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=27d1c593-70b0-43cf-98fa-581498d53de2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56268" 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=5.543303ms http.response.status=404 http.response.written=157 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b73f222f-442f-43cd-9d29-e76f8cc89607 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=21.807µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=601409c7-2a19-45c9-b841-23225b013871 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b73f222f-442f-43cd-9d29-e76f8cc89607 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56252" 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.728041ms http.response.status=404 http.response.written=157 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=44333cd5-de83-4f54-ad58-daae78c26e6f http.request.method=POST http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=44333cd5-de83-4f54-ad58-daae78c26e6f http.request.method=POST http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=44333cd5-de83-4f54-ad58-daae78c26e6f http.request.method=POST http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=466.104µs trace.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=6899b9c7-9d99-488d-8837-931556a6d6b3 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=44333cd5-de83-4f54-ad58-daae78c26e6f http.request.method=POST http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=24.067µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f57d054a-e4b3-42f4-8a57-983519686ec2 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=65fa4d2f-a9d7-4b72-ab0e-0757c9d4c12b http.request.method=POST http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=65fa4d2f-a9d7-4b72-ab0e-0757c9d4c12b http.request.method=POST http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=65fa4d2f-a9d7-4b72-ab0e-0757c9d4c12b http.request.method=POST http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=239.302µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9dcba8ec-07ad-430e-bb69-caa35b03e3e1 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=65fa4d2f-a9d7-4b72-ab0e-0757c9d4c12b http.request.method=POST http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=23.004µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9061a05d-a677-46b4-94ef-00a3038cc3d6 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=44333cd5-de83-4f54-ad58-daae78c26e6f http.request.method=POST http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=647.95µs trace.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=c36a9aab-a60e-4e3f-b10a-3183a65e6fc6 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=44333cd5-de83-4f54-ad58-daae78c26e6f http.request.method=POST http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.973101ms http.response.status=202 http.response.written=0 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=65fa4d2f-a9d7-4b72-ab0e-0757c9d4c12b http.request.method=POST http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=364.788µs trace.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=f2fe2f35-c2f6-415e-add5-f853e2055dc1 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=65fa4d2f-a9d7-4b72-ab0e-0757c9d4c12b http.request.method=POST http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.700914ms http.response.status=202 http.response.written=0 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8c50118-2a00-4476-8484-b50bcff81a0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead?_state=ac3pjJZnCdLQCl6DxiQ4QdvLacIlT3YwE6hjEAZEY7N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhZTA3Y2IyLTVmYzMtNDg1Yy1iOWRjLWU1MWQ0YTE0NmVhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzE2MzY5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.uuid=dae07cb2-5fc3-485c-b9dc-e51d4a146ead version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8c50118-2a00-4476-8484-b50bcff81a0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead?_state=ac3pjJZnCdLQCl6DxiQ4QdvLacIlT3YwE6hjEAZEY7N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhZTA3Y2IyLTVmYzMtNDg1Yy1iOWRjLWU1MWQ0YTE0NmVhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzE2MzY5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.uuid=dae07cb2-5fc3-485c-b9dc-e51d4a146ead version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22e81b2f-3480-4b00-b2db-ef1fd51d9f22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c?_state=T9wWxouyGS9U1vzKiVlBnC1i_A8jLAfhNGmSJPiRpDZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYjU0NzE4LWQ0ZWUtNGViNS04OGQwLWI1MGNkMDY3M2E0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzU4NzgyMDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.uuid=0cb54718-d4ee-4eb5-88d0-b50cd0673a4c version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8c50118-2a00-4476-8484-b50bcff81a0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead?_state=ac3pjJZnCdLQCl6DxiQ4QdvLacIlT3YwE6hjEAZEY7N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhZTA3Y2IyLTVmYzMtNDg1Yy1iOWRjLWU1MWQ0YTE0NmVhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzE2MzY5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=70.467µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=054f0496-93a2-4390-accc-ed72b6a4fac5 trace.line=82 vars.name=test vars.uuid=dae07cb2-5fc3-485c-b9dc-e51d4a146ead version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8c50118-2a00-4476-8484-b50bcff81a0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead?_state=ac3pjJZnCdLQCl6DxiQ4QdvLacIlT3YwE6hjEAZEY7N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhZTA3Y2IyLTVmYzMtNDg1Yy1iOWRjLWU1MWQ0YTE0NmVhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzE2MzY5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b 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=4b4112b0-5916-43b3-b663-90f1cdc2f70a trace.line=141 vars.name=test vars.uuid=dae07cb2-5fc3-485c-b9dc-e51d4a146ead version="v2.1.0+unknown" [2023-02-07T13:26:06.782Z] time="2023-02-07T13:26:06Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22e81b2f-3480-4b00-b2db-ef1fd51d9f22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c?_state=T9wWxouyGS9U1vzKiVlBnC1i_A8jLAfhNGmSJPiRpDZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYjU0NzE4LWQ0ZWUtNGViNS04OGQwLWI1MGNkMDY3M2E0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzU4NzgyMDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.uuid=0cb54718-d4ee-4eb5-88d0-b50cd0673a4c version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22e81b2f-3480-4b00-b2db-ef1fd51d9f22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c?_state=T9wWxouyGS9U1vzKiVlBnC1i_A8jLAfhNGmSJPiRpDZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYjU0NzE4LWQ0ZWUtNGViNS04OGQwLWI1MGNkMDY3M2E0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzU4NzgyMDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=39.217µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e96297db-e044-425e-a189-1eafc5ff6d11 trace.line=82 vars.name=test vars.uuid=0cb54718-d4ee-4eb5-88d0-b50cd0673a4c version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22e81b2f-3480-4b00-b2db-ef1fd51d9f22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c?_state=T9wWxouyGS9U1vzKiVlBnC1i_A8jLAfhNGmSJPiRpDZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYjU0NzE4LWQ0ZWUtNGViNS04OGQwLWI1MGNkMDY3M2E0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzU4NzgyMDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=19.66µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f53ac00d-7014-4c90-af47-bd79f638854c trace.line=141 vars.name=test vars.uuid=0cb54718-d4ee-4eb5-88d0-b50cd0673a4c version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8c50118-2a00-4476-8484-b50bcff81a0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead?_state=ac3pjJZnCdLQCl6DxiQ4QdvLacIlT3YwE6hjEAZEY7N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhZTA3Y2IyLTVmYzMtNDg1Yy1iOWRjLWU1MWQ0YTE0NmVhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzE2MzY5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=181.565µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=70bc7541-9063-4e80-a987-a17967e61b67 trace.line=124 vars.name=test vars.uuid=dae07cb2-5fc3-485c-b9dc-e51d4a146ead version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8c50118-2a00-4476-8484-b50bcff81a0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead?_state=ac3pjJZnCdLQCl6DxiQ4QdvLacIlT3YwE6hjEAZEY7N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhZTA3Y2IyLTVmYzMtNDg1Yy1iOWRjLWU1MWQ0YTE0NmVhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzE2MzY5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.uuid=dae07cb2-5fc3-485c-b9dc-e51d4a146ead version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8c50118-2a00-4476-8484-b50bcff81a0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead?_state=ac3pjJZnCdLQCl6DxiQ4QdvLacIlT3YwE6hjEAZEY7N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhZTA3Y2IyLTVmYzMtNDg1Yy1iOWRjLWU1MWQ0YTE0NmVhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzE2MzY5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=21.328µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=906bd1d9-58c9-4db4-8865-ed5331dcf374 trace.line=141 vars.name=test vars.uuid=dae07cb2-5fc3-485c-b9dc-e51d4a146ead version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8c50118-2a00-4476-8484-b50bcff81a0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead?_state=ac3pjJZnCdLQCl6DxiQ4QdvLacIlT3YwE6hjEAZEY7N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhZTA3Y2IyLTVmYzMtNDg1Yy1iOWRjLWU1MWQ0YTE0NmVhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzE2MzY5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=39.026µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=180c5528-4b11-48c0-b7cb-7cd663972ba2 trace.line=141 vars.name=test vars.uuid=dae07cb2-5fc3-485c-b9dc-e51d4a146ead version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8c50118-2a00-4476-8484-b50bcff81a0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead?_state=ac3pjJZnCdLQCl6DxiQ4QdvLacIlT3YwE6hjEAZEY7N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhZTA3Y2IyLTVmYzMtNDg1Yy1iOWRjLWU1MWQ0YTE0NmVhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzE2MzY5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=16.717µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=84761d5e-becc-41f6-918b-f86450f362b0 trace.line=141 vars.name=test vars.uuid=dae07cb2-5fc3-485c-b9dc-e51d4a146ead version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8c50118-2a00-4476-8484-b50bcff81a0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead?_state=ac3pjJZnCdLQCl6DxiQ4QdvLacIlT3YwE6hjEAZEY7N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhZTA3Y2IyLTVmYzMtNDg1Yy1iOWRjLWU1MWQ0YTE0NmVhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzE2MzY5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=403.861µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=d779c961-5ce6-45f8-aa7a-5727e9f51d7c trace.line=167 vars.name=test vars.uuid=dae07cb2-5fc3-485c-b9dc-e51d4a146ead version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8c50118-2a00-4476-8484-b50bcff81a0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead?_state=ac3pjJZnCdLQCl6DxiQ4QdvLacIlT3YwE6hjEAZEY7N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhZTA3Y2IyLTVmYzMtNDg1Yy1iOWRjLWU1MWQ0YTE0NmVhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzE2MzY5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=369.743µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e0b6727e-da5d-4be0-b523-322474209124 trace.line=95 vars.name=test vars.uuid=dae07cb2-5fc3-485c-b9dc-e51d4a146ead version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8c50118-2a00-4476-8484-b50bcff81a0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead?_state=ac3pjJZnCdLQCl6DxiQ4QdvLacIlT3YwE6hjEAZEY7N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhZTA3Y2IyLTVmYzMtNDg1Yy1iOWRjLWU1MWQ0YTE0NmVhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzE2MzY5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=403.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).Delete" trace.id=8a2dfb66-ff9e-4a33-add6-e134856835e7 trace.line=181 vars.name=test vars.uuid=dae07cb2-5fc3-485c-b9dc-e51d4a146ead version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a8c50118-2a00-4476-8484-b50bcff81a0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56268" http.request.uri="/v2/test/blobs/uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead?_state=ac3pjJZnCdLQCl6DxiQ4QdvLacIlT3YwE6hjEAZEY7N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhZTA3Y2IyLTVmYzMtNDg1Yy1iOWRjLWU1MWQ0YTE0NmVhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzE2MzY5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.714984ms http.response.status=201 http.response.written=0 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "PUT /v2/test/blobs/uploads/dae07cb2-5fc3-485c-b9dc-e51d4a146ead?_state=ac3pjJZnCdLQCl6DxiQ4QdvLacIlT3YwE6hjEAZEY7N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImRhZTA3Y2IyLTVmYzMtNDg1Yy1iOWRjLWU1MWQ0YTE0NmVhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzE2MzY5MjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22e81b2f-3480-4b00-b2db-ef1fd51d9f22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c?_state=T9wWxouyGS9U1vzKiVlBnC1i_A8jLAfhNGmSJPiRpDZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYjU0NzE4LWQ0ZWUtNGViNS04OGQwLWI1MGNkMDY3M2E0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzU4NzgyMDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=89.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).WriteStream" trace.id=35e0aae0-adda-48c1-80fe-fead0e16a67f trace.line=124 vars.name=test vars.uuid=0cb54718-d4ee-4eb5-88d0-b50cd0673a4c version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22e81b2f-3480-4b00-b2db-ef1fd51d9f22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c?_state=T9wWxouyGS9U1vzKiVlBnC1i_A8jLAfhNGmSJPiRpDZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYjU0NzE4LWQ0ZWUtNGViNS04OGQwLWI1MGNkMDY3M2E0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzU4NzgyMDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.uuid=0cb54718-d4ee-4eb5-88d0-b50cd0673a4c version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22e81b2f-3480-4b00-b2db-ef1fd51d9f22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c?_state=T9wWxouyGS9U1vzKiVlBnC1i_A8jLAfhNGmSJPiRpDZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYjU0NzE4LWQ0ZWUtNGViNS04OGQwLWI1MGNkMDY3M2E0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzU4NzgyMDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=16.902µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=60883242-0af3-41c8-9d0d-7175b138b9e4 trace.line=141 vars.name=test vars.uuid=0cb54718-d4ee-4eb5-88d0-b50cd0673a4c version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22e81b2f-3480-4b00-b2db-ef1fd51d9f22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c?_state=T9wWxouyGS9U1vzKiVlBnC1i_A8jLAfhNGmSJPiRpDZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYjU0NzE4LWQ0ZWUtNGViNS04OGQwLWI1MGNkMDY3M2E0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzU4NzgyMDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=23.53µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=61fe7458-7a29-4f6d-84d1-8bbf08fdcfe6 trace.line=141 vars.name=test vars.uuid=0cb54718-d4ee-4eb5-88d0-b50cd0673a4c version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22e81b2f-3480-4b00-b2db-ef1fd51d9f22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c?_state=T9wWxouyGS9U1vzKiVlBnC1i_A8jLAfhNGmSJPiRpDZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYjU0NzE4LWQ0ZWUtNGViNS04OGQwLWI1MGNkMDY3M2E0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzU4NzgyMDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=46.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).Stat" trace.id=77fe66b8-7f0a-4f98-969d-91ec061e42cd trace.line=141 vars.name=test vars.uuid=0cb54718-d4ee-4eb5-88d0-b50cd0673a4c version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22e81b2f-3480-4b00-b2db-ef1fd51d9f22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c?_state=T9wWxouyGS9U1vzKiVlBnC1i_A8jLAfhNGmSJPiRpDZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYjU0NzE4LWQ0ZWUtNGViNS04OGQwLWI1MGNkMDY3M2E0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzU4NzgyMDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=260.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).Move" trace.id=555a4bd6-d9b6-4c99-9ad5-d52e9043b374 trace.line=167 vars.name=test vars.uuid=0cb54718-d4ee-4eb5-88d0-b50cd0673a4c version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22e81b2f-3480-4b00-b2db-ef1fd51d9f22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c?_state=T9wWxouyGS9U1vzKiVlBnC1i_A8jLAfhNGmSJPiRpDZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYjU0NzE4LWQ0ZWUtNGViNS04OGQwLWI1MGNkMDY3M2E0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzU4NzgyMDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=183.648µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=616eb649-8ade-4b43-9ce0-8a038726eae0 trace.line=95 vars.name=test vars.uuid=0cb54718-d4ee-4eb5-88d0-b50cd0673a4c version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22e81b2f-3480-4b00-b2db-ef1fd51d9f22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c?_state=T9wWxouyGS9U1vzKiVlBnC1i_A8jLAfhNGmSJPiRpDZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYjU0NzE4LWQ0ZWUtNGViNS04OGQwLWI1MGNkMDY3M2E0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzU4NzgyMDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=370.845µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=83ae1a8d-9087-4eb2-968e-7aa9f576da50 trace.line=181 vars.name=test vars.uuid=0cb54718-d4ee-4eb5-88d0-b50cd0673a4c version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] time="2023-02-07T13:26:06Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=22e81b2f-3480-4b00-b2db-ef1fd51d9f22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/blobs/uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c?_state=T9wWxouyGS9U1vzKiVlBnC1i_A8jLAfhNGmSJPiRpDZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYjU0NzE4LWQ0ZWUtNGViNS04OGQwLWI1MGNkMDY3M2E0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzU4NzgyMDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=12.821525ms http.response.status=201 http.response.written=0 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:06.783Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "PUT /v2/test/blobs/uploads/0cb54718-d4ee-4eb5-88d0-b50cd0673a4c?_state=T9wWxouyGS9U1vzKiVlBnC1i_A8jLAfhNGmSJPiRpDZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYjU0NzE4LWQ0ZWUtNGViNS04OGQwLWI1MGNkMDY3M2E0YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjowNi43MzU4NzgyMDlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=da02aade-152f-47da-b1dc-9589db1e27f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=da02aade-152f-47da-b1dc-9589db1e27f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=da02aade-152f-47da-b1dc-9589db1e27f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=38.626µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=eb687d34-f440-42d5-98ff-c7dbf946022a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=da02aade-152f-47da-b1dc-9589db1e27f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56252" 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.932903ms http.response.status=404 http.response.written=96 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0866e160-fa81-4e60-9943-954c2269211b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0866e160-fa81-4e60-9943-954c2269211b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0866e160-fa81-4e60-9943-954c2269211b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0866e160-fa81-4e60-9943-954c2269211b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0866e160-fa81-4e60-9943-954c2269211b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=62.838µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c5863101-d1af-438f-a898-8927c2083aa0 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0866e160-fa81-4e60-9943-954c2269211b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=18.973µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5f45f87b-9c2b-46ed-92ca-95b8f8b94168 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0866e160-fa81-4e60-9943-954c2269211b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=46.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).GetContent" trace.id=fc87e0ed-f2f8-4960-a3c5-cf906d659166 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0866e160-fa81-4e60-9943-954c2269211b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=16.958µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=10e266a4-2ed2-47a9-b553-5ac78ca59968 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0866e160-fa81-4e60-9943-954c2269211b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=21.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).Stat" trace.id=6f4f40c4-e40b-4530-9558-604dba8e40d8 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0866e160-fa81-4e60-9943-954c2269211b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=156.163µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=18ca7e9d-8595-4a15-b952-12d4e9e347de trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0866e160-fa81-4e60-9943-954c2269211b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=368.217µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d9034132-af9a-46e9-90f7-a851505990ac trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0866e160-fa81-4e60-9943-954c2269211b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=79.939µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7e649bae-7a6b-40dc-85cf-7e52835103ce trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0866e160-fa81-4e60-9943-954c2269211b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=392.828µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=03876592-66bd-475f-8c00-0ba6d8397dfb trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0866e160-fa81-4e60-9943-954c2269211b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=171.679µs trace.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=b14d0130-57d4-40e8-97c0-65705d2a4ca8 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0866e160-fa81-4e60-9943-954c2269211b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.803051ms http.response.status=201 http.response.written=0 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cc7a51a8-d738-42ed-bd23-6c9971d55fb0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56282" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cc7a51a8-d738-42ed-bd23-6c9971d55fb0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56282" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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="927.183µs" http.response.status=200 http.response.written=2 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d647c1f5-b3b6-4e8d-bfbb-3bccfc9cee48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d647c1f5-b3b6-4e8d-bfbb-3bccfc9cee48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d647c1f5-b3b6-4e8d-bfbb-3bccfc9cee48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=65.746µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5cd7e4ce-fcef-4fc9-821e-98c6bceed0e7 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d647c1f5-b3b6-4e8d-bfbb-3bccfc9cee48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d647c1f5-b3b6-4e8d-bfbb-3bccfc9cee48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=77µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7d825bc3-b03b-419a-96eb-db74c603ce19 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.784Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d647c1f5-b3b6-4e8d-bfbb-3bccfc9cee48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=50.345µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ffb20e1f-36dd-4f1a-aa2e-66d787ef5b34 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.785Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d647c1f5-b3b6-4e8d-bfbb-3bccfc9cee48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=91.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=40176a6a-bc36-4691-8e20-07461dbcfe23 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.785Z] time="2023-02-07T13:26:06Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d647c1f5-b3b6-4e8d-bfbb-3bccfc9cee48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:06.785Z] time="2023-02-07T13:26:06Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d647c1f5-b3b6-4e8d-bfbb-3bccfc9cee48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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.959711ms http.response.status=200 http.response.written=417 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:06.785Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:26:06.792Z] tests/integration/api_client_test.py ..... [ 7%] [2023-02-07T13:26:07.043Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8a6ebaa2-0ea1-45bb-8188-b75597842bed http.request.method=GET http.request.remoteaddr="127.0.0.1:56310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:26:07.043Z] time="2023-02-07T13:26:06Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8a6ebaa2-0ea1-45bb-8188-b75597842bed http.request.method=GET http.request.remoteaddr="127.0.0.1:56310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:26:07.043Z] time="2023-02-07T13:26:06Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8a6ebaa2-0ea1-45bb-8188-b75597842bed http.request.method=GET http.request.remoteaddr="127.0.0.1:56310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:26:07.043Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8a6ebaa2-0ea1-45bb-8188-b75597842bed http.request.method=GET http.request.remoteaddr="127.0.0.1:56310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=98.493µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=09301d08-8133-4fb4-a508-df66f05e98f1 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8a6ebaa2-0ea1-45bb-8188-b75597842bed http.request.method=GET http.request.remoteaddr="127.0.0.1:56310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=74.423µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=91b7c71e-0b0a-4195-b665-8cddfdb5f325 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8a6ebaa2-0ea1-45bb-8188-b75597842bed http.request.method=GET http.request.remoteaddr="127.0.0.1:56310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=86.636µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a4ce118d-d7cb-44bf-9126-4b816a5f00e3 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8a6ebaa2-0ea1-45bb-8188-b75597842bed http.request.method=GET http.request.remoteaddr="127.0.0.1:56310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8a6ebaa2-0ea1-45bb-8188-b75597842bed http.request.method=GET http.request.remoteaddr="127.0.0.1:56310" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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=4.066068ms http.response.status=200 http.response.written=417 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fdfb4e55-82d1-4a21-a50c-a31f206553b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fdfb4e55-82d1-4a21-a50c-a31f206553b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fdfb4e55-82d1-4a21-a50c-a31f206553b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=125.234µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=163ccad6-2eb8-4ff9-83e1-1f5aac0626b6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fdfb4e55-82d1-4a21-a50c-a31f206553b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=132.007µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=94d13a42-1fd4-4e8c-9ea2-1aa68a8240da trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fdfb4e55-82d1-4a21-a50c-a31f206553b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=99.79µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=10f2e9cc-f9d5-4790-9aee-37e193eb1848 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fdfb4e55-82d1-4a21-a50c-a31f206553b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=116.2µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f1a8621a-3152-4f00-ab5d-a7dd4583dc77 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fdfb4e55-82d1-4a21-a50c-a31f206553b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=32.51µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=471464ea-30f4-45fa-8982-d77907aa621a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fdfb4e55-82d1-4a21-a50c-a31f206553b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=9.247µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=26018378-cdb3-440b-b3e2-3f073ef63065 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fdfb4e55-82d1-4a21-a50c-a31f206553b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=67.974µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=d75a1947-4c82-49d9-ad2a-53ed1802400b trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fdfb4e55-82d1-4a21-a50c-a31f206553b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=59.033µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d1d3677a-d95b-4785-8d78-eb0e358e6610 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fdfb4e55-82d1-4a21-a50c-a31f206553b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=25.831µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=18584999-d056-43c9-8f22-4d907025996a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fdfb4e55-82d1-4a21-a50c-a31f206553b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56324" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.785593ms http.response.status=200 http.response.written=68 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9d4b5295-0e2b-40a9-9dac-b3a4f6fece3c http.request.method=GET http.request.remoteaddr="127.0.0.1:56312" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9d4b5295-0e2b-40a9-9dac-b3a4f6fece3c http.request.method=GET http.request.remoteaddr="127.0.0.1:56312" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9d4b5295-0e2b-40a9-9dac-b3a4f6fece3c http.request.method=GET http.request.remoteaddr="127.0.0.1:56312" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=44.266µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=baf06eaa-de27-4d7a-a3c1-ffdbaf5a1089 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9d4b5295-0e2b-40a9-9dac-b3a4f6fece3c http.request.method=GET http.request.remoteaddr="127.0.0.1:56312" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=24.743µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1062527d-81ec-4a26-85d3-f1f58bb9ea9a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9d4b5295-0e2b-40a9-9dac-b3a4f6fece3c http.request.method=GET http.request.remoteaddr="127.0.0.1:56312" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=1.142672ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=949b6573-1246-46e5-906e-a612daf92d05 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9d4b5295-0e2b-40a9-9dac-b3a4f6fece3c http.request.method=GET http.request.remoteaddr="127.0.0.1:56312" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=27.861µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f6239c63-0ab1-44bc-86d9-175f9638bddf trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.044Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9d4b5295-0e2b-40a9-9dac-b3a4f6fece3c http.request.method=GET http.request.remoteaddr="127.0.0.1:56312" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=28.787µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=87a43c8e-0196-4d00-9926-852b8036460e trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.045Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9d4b5295-0e2b-40a9-9dac-b3a4f6fece3c http.request.method=GET http.request.remoteaddr="127.0.0.1:56312" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=9.819µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=7dab0f21-aa70-486e-bf68-ab83e6677068 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.045Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9d4b5295-0e2b-40a9-9dac-b3a4f6fece3c http.request.method=GET http.request.remoteaddr="127.0.0.1:56312" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=26.967µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=e303ab47-b022-40bd-ac3b-ac81991e8391 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.045Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9d4b5295-0e2b-40a9-9dac-b3a4f6fece3c http.request.method=GET http.request.remoteaddr="127.0.0.1:56312" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=49.513µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4583c0f6-4b43-4975-940d-ffa5fb857dfc trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.045Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9d4b5295-0e2b-40a9-9dac-b3a4f6fece3c http.request.method=GET http.request.remoteaddr="127.0.0.1:56312" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=22.169µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=15b23250-d223-48e1-b73f-745def63cd73 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:07.045Z] time="2023-02-07T13:26:06Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9d4b5295-0e2b-40a9-9dac-b3a4f6fece3c http.request.method=GET http.request.remoteaddr="127.0.0.1:56312" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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=14.685369ms http.response.status=200 http.response.written=179 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:07.045Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:26:07.045Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c92e4047-f55f-4d8d-a895-79fd2ea9151b http.request.method=GET http.request.remoteaddr="127.0.0.1:56338" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:07.045Z] time="2023-02-07T13:26:06Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c92e4047-f55f-4d8d-a895-79fd2ea9151b http.request.method=GET http.request.remoteaddr="127.0.0.1:56338" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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="985.796µs" http.response.status=200 http.response.written=2 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b version="v2.1.0+unknown" [2023-02-07T13:26:07.045Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:26:07.045Z] time="2023-02-07T13:26:06Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=14690dd5-19d9-44da-9c3d-cd3612cae74f http.request.method=GET http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:26:07.045Z] time="2023-02-07T13:26:06Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=14690dd5-19d9-44da-9c3d-cd3612cae74f http.request.method=GET http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:26:07.045Z] time="2023-02-07T13:26:06Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=14690dd5-19d9-44da-9c3d-cd3612cae74f http.request.method=GET http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:26:07.045Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=14690dd5-19d9-44da-9c3d-cd3612cae74f http.request.method=GET http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=32.677µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ceec890c-4222-4bc6-a5bd-b1c308bfaeaa trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:26:07.045Z] time="2023-02-07T13:26:06Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=14690dd5-19d9-44da-9c3d-cd3612cae74f http.request.method=GET http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b trace.duration=9.575µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c5500d5b-c6fe-461e-9747-18f65e85388c trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:26:07.045Z] time="2023-02-07T13:26:06Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=14690dd5-19d9-44da-9c3d-cd3612cae74f http.request.method=GET http.request.remoteaddr="127.0.0.1:56350" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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.78145ms http.response.status=404 http.response.written=181 instance.id=afc7a66a-0c42-4c03-8abc-c8290da0da6b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:26:07.045Z] 127.0.0.1 - - [07/Feb/2023:13:26:06 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:26:07.045Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.30s) [2023-02-07T13:26:07.045Z] === RUN TestRemoveImageOrphaning [2023-02-07T13:26:07.077Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2023-02-07T13:26:07.077Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-02-07T13:26:07.303Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2023-02-07T13:26:07.303Z] === RUN TestRemoveImageGarbageCollector [2023-02-07T13:26:08.027Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2023-02-07T13:26:08.027Z] === RUN TestCgroupNamespacesRunOlderClient [2023-02-07T13:26:08.296Z] tests/integration/api_config_test.py ..... [ 8%] [2023-02-07T13:26:08.969Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2023-02-07T13:26:08.969Z] === RUN TestNISDomainname [2023-02-07T13:26:09.199Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2023-02-07T13:26:09.199Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-02-07T13:26:09.199Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-02-07T13:26:09.199Z] === RUN TestTagInvalidReference [2023-02-07T13:26:09.199Z] --- PASS: TestTagInvalidReference (0.01s) [2023-02-07T13:26:09.199Z] === RUN TestTagValidPrefixedRepo [2023-02-07T13:26:09.199Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-02-07T13:26:09.199Z] === RUN TestTagExistedNameWithoutForce [2023-02-07T13:26:09.199Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2023-02-07T13:26:09.199Z] === RUN TestTagOfficialNames [2023-02-07T13:26:09.456Z] --- PASS: TestTagOfficialNames (0.05s) [2023-02-07T13:26:09.456Z] === RUN TestTagMatchesDigest [2023-02-07T13:26:09.456Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-02-07T13:26:09.456Z] === CONT TestImportExtremelyLargeImageWorks [2023-02-07T13:26:09.538Z] --- PASS: TestNISDomainname (0.55s) [2023-02-07T13:26:09.538Z] === RUN TestHostnameDnsResolution [2023-02-07T13:26:10.471Z] --- PASS: TestHostnameDnsResolution (0.67s) [2023-02-07T13:26:10.471Z] === RUN TestUnprivilegedPortsAndPing [2023-02-07T13:26:10.729Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2023-02-07T13:26:10.729Z] === RUN TestStats [2023-02-07T13:26:13.254Z] --- PASS: TestStats (2.45s) [2023-02-07T13:26:13.254Z] === RUN TestStopContainerWithTimeout [2023-02-07T13:26:13.254Z] === RUN TestStopContainerWithTimeout/0 [2023-02-07T13:26:13.254Z] === PAUSE TestStopContainerWithTimeout/0 [2023-02-07T13:26:13.254Z] === RUN TestStopContainerWithTimeout/1 [2023-02-07T13:26:13.254Z] === PAUSE TestStopContainerWithTimeout/1 [2023-02-07T13:26:13.254Z] === RUN TestStopContainerWithTimeout/3 [2023-02-07T13:26:13.254Z] === PAUSE TestStopContainerWithTimeout/3 [2023-02-07T13:26:13.254Z] === RUN TestStopContainerWithTimeout/-1 [2023-02-07T13:26:13.254Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-02-07T13:26:13.254Z] === CONT TestStopContainerWithTimeout/0 [2023-02-07T13:26:13.254Z] === CONT TestStopContainerWithTimeout/-1 [2023-02-07T13:26:14.187Z] === CONT TestStopContainerWithTimeout/3 [2023-02-07T13:26:16.084Z] === CONT TestStopContainerWithTimeout/1 [2023-02-07T13:26:17.456Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-02-07T13:26:17.456Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2023-02-07T13:26:17.456Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2023-02-07T13:26:17.456Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2023-02-07T13:26:17.456Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2023-02-07T13:26:17.456Z] === RUN TestDeleteDevicemapper [2023-02-07T13:26:17.456Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-07T13:26:17.456Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-02-07T13:26:17.456Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-02-07T13:26:17.917Z] .....INFO: Daemon under test started and replied! [2023-02-07T13:26:17.917Z] INFO: Docker version of the daemon under test [2023-02-07T13:26:17.917Z] [2023-02-07T13:26:18.375Z] Client: [2023-02-07T13:26:18.375Z] Version: 17.06.2-ce [2023-02-07T13:26:18.375Z] API version: 1.30 [2023-02-07T13:26:18.375Z] Go version: go1.8.3 [2023-02-07T13:26:18.375Z] Git commit: cec0b72 [2023-02-07T13:26:18.375Z] Built: Tue Sep 5 19:57:19 2017 [2023-02-07T13:26:18.375Z] OS/Arch: windows/amd64 [2023-02-07T13:26:18.375Z] [2023-02-07T13:26:18.375Z] Server: [2023-02-07T13:26:18.375Z] Version: 0.0.0-dev [2023-02-07T13:26:18.375Z] API version: 1.41 (minimum version 1.24) [2023-02-07T13:26:18.375Z] Go version: go1.18.10 [2023-02-07T13:26:18.375Z] Git commit: 0312e468da [2023-02-07T13:26:18.375Z] Built: 02/07/2023 13:23:45 [2023-02-07T13:26:18.375Z] OS/Arch: windows/amd64 [2023-02-07T13:26:18.375Z] Experimental: false [2023-02-07T13:26:18.375Z] [2023-02-07T13:26:18.375Z] INFO: Docker info of the daemon under test [2023-02-07T13:26:18.375Z] [2023-02-07T13:26:18.375Z] Containers: 0 [2023-02-07T13:26:18.375Z] Running: 0 [2023-02-07T13:26:18.375Z] Paused: 0 [2023-02-07T13:26:18.375Z] Stopped: 0 [2023-02-07T13:26:18.375Z] Images: 0 [2023-02-07T13:26:18.375Z] Server Version: 0.0.0-dev [2023-02-07T13:26:18.375Z] Storage Driver: windowsfilter [2023-02-07T13:26:18.375Z] Windows: [2023-02-07T13:26:18.375Z] Logging Driver: json-file [2023-02-07T13:26:18.375Z] Plugins: [2023-02-07T13:26:18.375Z] Volume: local [2023-02-07T13:26:18.375Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-02-07T13:26:18.375Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-02-07T13:26:18.375Z] Swarm: inactive [2023-02-07T13:26:18.375Z] Default Isolation: process [2023-02-07T13:26:18.375Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-02-07T13:26:18.375Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-02-07T13:26:18.375Z] OSType: windows [2023-02-07T13:26:18.375Z] Architecture: x86_64 [2023-02-07T13:26:18.375Z] CPUs: 4 [2023-02-07T13:26:18.375Z] Total Memory: 32GiB [2023-02-07T13:26:18.375Z] Name: azwin-2-eb8090 [2023-02-07T13:26:18.375Z] ID: BK2D:TYUO:4SAO:KJ5T:24WC:LDJU:OOWI:VZQ7:3N4Y:DHVS:QQ3J:P5OE [2023-02-07T13:26:18.375Z] Docker Root Dir: D:\CI\PR-44946\1\daemon [2023-02-07T13:26:18.375Z] Debug Mode (client): false [2023-02-07T13:26:18.375Z] Debug Mode (server): true [2023-02-07T13:26:18.375Z] File Descriptors: -1 [2023-02-07T13:26:18.375Z] Goroutines: 16 [2023-02-07T13:26:18.375Z] System Time: 2023-02-07T13:26:18.0077017Z [2023-02-07T13:26:18.375Z] EventsListeners: 0 [2023-02-07T13:26:18.375Z] Registry: https://index.docker.io/v1/ [2023-02-07T13:26:18.375Z] Labels: [2023-02-07T13:26:18.375Z] Experimental: false [2023-02-07T13:26:18.375Z] Insecure Registries: [2023-02-07T13:26:18.375Z] 127.0.0.0/8 [2023-02-07T13:26:18.375Z] Live Restore Enabled: false [2023-02-07T13:26:18.375Z] [2023-02-07T13:26:18.375Z] [2023-02-07T13:26:18.375Z] INFO: Docker images of the daemon under test [2023-02-07T13:26:18.375Z] [2023-02-07T13:26:18.375Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T13:26:18.375Z] [2023-02-07T13:26:18.375Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2023-02-07T13:26:18.375Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2023-02-07T13:26:18.832Z] ltsc2019: Pulling from windows/servercore [2023-02-07T13:26:19.288Z] 8185ee4ed646: Pulling fs layer [2023-02-07T13:26:19.354Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2023-02-07T13:26:19.354Z] === RUN TestUpdateMemory [2023-02-07T13:26:19.612Z] --- PASS: TestUpdateMemory (0.51s) [2023-02-07T13:26:19.612Z] === RUN TestUpdateCPUQuota [2023-02-07T13:26:20.544Z] --- PASS: TestUpdateCPUQuota (0.83s) [2023-02-07T13:26:20.544Z] === RUN TestUpdatePidsLimit [2023-02-07T13:26:20.544Z] === RUN TestUpdatePidsLimit/update_from_none [2023-02-07T13:26:20.544Z] === RUN TestUpdatePidsLimit/no_change [2023-02-07T13:26:20.802Z] === RUN TestUpdatePidsLimit/update_lower [2023-02-07T13:26:21.060Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-02-07T13:26:21.060Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-02-07T13:26:21.317Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-02-07T13:26:21.575Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-02-07T13:26:22.509Z] --- PASS: TestUpdatePidsLimit (1.96s) [2023-02-07T13:26:22.509Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2023-02-07T13:26:22.509Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2023-02-07T13:26:22.509Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2023-02-07T13:26:22.509Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2023-02-07T13:26:22.509Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2023-02-07T13:26:22.509Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2023-02-07T13:26:22.509Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2023-02-07T13:26:22.509Z] === RUN TestUpdateRestartPolicy [2023-02-07T13:26:34.701Z] --- PASS: TestUpdateRestartPolicy (10.79s) [2023-02-07T13:26:34.701Z] === RUN TestUpdateRestartWithAutoRemove [2023-02-07T13:26:34.701Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2023-02-07T13:26:34.701Z] === RUN TestWaitNonBlocked [2023-02-07T13:26:34.701Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T13:26:34.701Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T13:26:34.701Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T13:26:34.701Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T13:26:34.701Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T13:26:34.701Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T13:26:34.701Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-02-07T13:26:34.701Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2023-02-07T13:26:34.701Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2023-02-07T13:26:34.701Z] === RUN TestWaitBlocked [2023-02-07T13:26:34.701Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-07T13:26:34.701Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-07T13:26:34.701Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-02-07T13:26:34.701Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-02-07T13:26:34.701Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-07T13:26:34.701Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-02-07T13:26:34.959Z] --- PASS: TestWaitBlocked (0.01s) [2023-02-07T13:26:34.959Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2023-02-07T13:26:34.959Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2023-02-07T13:26:34.959Z] === CONT TestContainerStartOnDaemonRestart [2023-02-07T13:26:34.959Z] === CONT TestRestartDaemonWithRestartingContainer [2023-02-07T13:26:37.486Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2023-02-07T13:26:37.486Z] === CONT TestIpcModeOlderClient [2023-02-07T13:26:37.486Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.16s) [2023-02-07T13:26:37.486Z] === CONT TestContainerKillOnDaemonStart [2023-02-07T13:26:37.486Z] --- PASS: TestIpcModeOlderClient (0.09s) [2023-02-07T13:26:37.486Z] === CONT TestDaemonHostGatewayIP [2023-02-07T13:26:37.561Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2023-02-07T13:26:39.313Z] --- PASS: TestBuildWithHugeFile (50.36s) [2023-02-07T13:26:39.313Z] === RUN TestBuildWithEmptyDockerfile [2023-02-07T13:26:39.313Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T13:26:39.313Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T13:26:39.313Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T13:26:39.313Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T13:26:39.313Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T13:26:39.313Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T13:26:39.313Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T13:26:39.313Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T13:26:39.313Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T13:26:39.313Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-02-07T13:26:39.313Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2023-02-07T13:26:39.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2023-02-07T13:26:39.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-02-07T13:26:39.313Z] === RUN TestBuildPreserveOwnership [2023-02-07T13:26:39.313Z] === RUN TestBuildPreserveOwnership/copy_from [2023-02-07T13:26:39.313Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-02-07T13:26:40.012Z] --- PASS: TestDaemonHostGatewayIP (2.36s) [2023-02-07T13:26:40.012Z] === CONT TestDaemonRestartIpcMode [2023-02-07T13:26:41.911Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2023-02-07T13:26:43.504Z] --- PASS: TestBuildPreserveOwnership (10.42s) [2023-02-07T13:26:43.504Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.41s) [2023-02-07T13:26:43.504Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2023-02-07T13:26:43.504Z] === RUN TestBuildPlatformInvalid [2023-02-07T13:26:43.504Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-02-07T13:26:43.504Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-02-07T13:26:43.504Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2023-02-07T13:26:43.504Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-02-07T13:26:43.504Z] PASS [2023-02-07T13:26:43.504Z] [2023-02-07T13:26:43.504Z] === Skipped [2023-02-07T13:26:43.504Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-02-07T13:26:43.504Z] build_session_test.go:25: TODO: BuildKit [2023-02-07T13:26:43.504Z] [2023-02-07T13:26:43.504Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-02-07T13:26:43.504Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2023-02-07T13:26:43.504Z] [2023-02-07T13:26:43.504Z] DONE 33 tests, 2 skipped in 113.391s [2023-02-07T13:26:43.504Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-02-07T13:26:43.504Z] INFO: Testing against a local daemon [2023-02-07T13:26:43.504Z] === RUN TestConfigInspect [2023-02-07T13:26:43.504Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:26:43.504Z] --- SKIP: TestConfigInspect (0.02s) [2023-02-07T13:26:43.504Z] === RUN TestConfigList [2023-02-07T13:26:43.504Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:26:43.504Z] --- SKIP: TestConfigList (0.01s) [2023-02-07T13:26:43.504Z] === RUN TestConfigsCreateAndDelete [2023-02-07T13:26:43.504Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:26:43.504Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2023-02-07T13:26:43.504Z] === RUN TestConfigsUpdate [2023-02-07T13:26:43.504Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:26:43.504Z] --- SKIP: TestConfigsUpdate (0.01s) [2023-02-07T13:26:43.504Z] === RUN TestTemplatedConfig [2023-02-07T13:26:43.504Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:26:43.504Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-02-07T13:26:43.504Z] === RUN TestConfigCreateResolve [2023-02-07T13:26:43.504Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:26:43.504Z] --- SKIP: TestConfigCreateResolve (0.01s) [2023-02-07T13:26:43.504Z] === RUN TestConfigDaemonLibtrustID [2023-02-07T13:26:44.413Z] 8185ee4ed646: Verifying Checksum [2023-02-07T13:26:44.413Z] 8185ee4ed646: Download complete [2023-02-07T13:26:44.876Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2023-02-07T13:26:44.876Z] PASS [2023-02-07T13:26:44.876Z] [2023-02-07T13:26:44.876Z] === Skipped [2023-02-07T13:26:44.876Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2023-02-07T13:26:44.876Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:26:44.876Z] [2023-02-07T13:26:44.876Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2023-02-07T13:26:44.876Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:26:44.876Z] [2023-02-07T13:26:44.876Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2023-02-07T13:26:44.876Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:26:44.876Z] [2023-02-07T13:26:44.876Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2023-02-07T13:26:44.876Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:26:44.876Z] [2023-02-07T13:26:44.876Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2023-02-07T13:26:44.876Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:26:44.876Z] [2023-02-07T13:26:44.876Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2023-02-07T13:26:44.876Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:26:44.876Z] [2023-02-07T13:26:44.876Z] DONE 7 tests, 6 skipped in 1.715s [2023-02-07T13:26:45.134Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-02-07T13:26:45.134Z] INFO: Testing against a local daemon [2023-02-07T13:26:45.134Z] === RUN TestCheckpoint [2023-02-07T13:26:45.134Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-07T13:26:45.134Z] --- SKIP: TestCheckpoint (0.00s) [2023-02-07T13:26:45.134Z] === RUN TestContainerInvalidJSON [2023-02-07T13:26:45.134Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-02-07T13:26:45.134Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-02-07T13:26:45.134Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-02-07T13:26:45.134Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-02-07T13:26:45.134Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-02-07T13:26:45.134Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-02-07T13:26:45.134Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-02-07T13:26:45.134Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-02-07T13:26:45.134Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-02-07T13:26:45.134Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-02-07T13:26:45.134Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-02-07T13:26:45.134Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-02-07T13:26:45.134Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-02-07T13:26:45.134Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-02-07T13:26:45.134Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-02-07T13:26:45.134Z] === RUN TestCopyFromContainerPathIsNotDir [2023-02-07T13:26:45.391Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-02-07T13:26:45.391Z] === RUN TestCopyToContainerPathDoesNotExist [2023-02-07T13:26:45.391Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-02-07T13:26:45.391Z] === RUN TestCopyToContainerPathIsNotDir [2023-02-07T13:26:45.391Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-02-07T13:26:45.391Z] === RUN TestCopyFromContainer [2023-02-07T13:26:49.570Z] === RUN TestCopyFromContainer// [2023-02-07T13:26:49.570Z] === RUN TestCopyFromContainer//bar/root [2023-02-07T13:26:49.570Z] === RUN TestCopyFromContainer//bar/root/ [2023-02-07T13:26:49.570Z] === RUN TestCopyFromContainer/bar/quux [2023-02-07T13:26:49.570Z] === RUN TestCopyFromContainer/bar/quux/ [2023-02-07T13:26:49.570Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-02-07T13:26:49.570Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-02-07T13:26:49.570Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-02-07T13:26:49.570Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-02-07T13:26:49.570Z] === RUN TestCopyFromContainer/bar/notarget [2023-02-07T13:26:49.570Z] --- PASS: TestCopyFromContainer (4.29s) [2023-02-07T13:26:49.570Z] --- PASS: TestCopyFromContainer// (0.06s) [2023-02-07T13:26:49.570Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-02-07T13:26:49.570Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-02-07T13:26:49.570Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-02-07T13:26:49.570Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-02-07T13:26:49.570Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-02-07T13:26:49.570Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-02-07T13:26:49.570Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-02-07T13:26:49.570Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-02-07T13:26:49.570Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-02-07T13:26:49.570Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-02-07T13:26:49.570Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T13:26:49.570Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T13:26:49.570Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T13:26:49.570Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T13:26:49.570Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T13:26:49.570Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T13:26:49.570Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T13:26:49.570Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T13:26:49.570Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T13:26:49.570Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-02-07T13:26:49.570Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-02-07T13:26:49.570Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-02-07T13:26:49.570Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-02-07T13:26:49.570Z] === RUN TestCreateLinkToNonExistingContainer [2023-02-07T13:26:49.827Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-02-07T13:26:49.827Z] === RUN TestCreateWithInvalidEnv [2023-02-07T13:26:49.827Z] === RUN TestCreateWithInvalidEnv/0 [2023-02-07T13:26:49.827Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-02-07T13:26:49.827Z] === RUN TestCreateWithInvalidEnv/1 [2023-02-07T13:26:49.827Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-02-07T13:26:49.827Z] === RUN TestCreateWithInvalidEnv/2 [2023-02-07T13:26:49.827Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-02-07T13:26:49.827Z] === CONT TestCreateWithInvalidEnv/0 [2023-02-07T13:26:49.827Z] === CONT TestCreateWithInvalidEnv/2 [2023-02-07T13:26:49.827Z] === CONT TestCreateWithInvalidEnv/1 [2023-02-07T13:26:49.827Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-02-07T13:26:49.827Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-02-07T13:26:49.827Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-02-07T13:26:49.827Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-02-07T13:26:49.827Z] === RUN TestCreateTmpfsMountsTarget [2023-02-07T13:26:49.827Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2023-02-07T13:26:49.827Z] === RUN TestCreateWithCustomMaskedPaths [2023-02-07T13:26:50.013Z] --- PASS: TestContainerKillOnDaemonStart (11.68s) [2023-02-07T13:26:50.013Z] PASS [2023-02-07T13:26:50.013Z] [2023-02-07T13:26:50.013Z] === Skipped [2023-02-07T13:26:50.013Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-02-07T13:26:50.013Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-07T13:26:50.013Z] [2023-02-07T13:26:50.013Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-07T13:26:50.013Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-07T13:26:50.013Z] [2023-02-07T13:26:50.013Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-02-07T13:26:50.013Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-07T13:26:50.013Z] [2023-02-07T13:26:50.013Z] DONE 197 tests, 3 skipped in 109.047s [2023-02-07T13:26:50.013Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-02-07T13:26:50.013Z] ++ 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-02-07T13:26:50.013Z] ++ set -e [2023-02-07T13:26:50.013Z] ++ '[' -n 0 ']' [2023-02-07T13:26:50.013Z] ++ set -x [2023-02-07T13:26:50.013Z] ++ 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-02-07T13:26:50.013Z] INFO: Testing against a local daemon [2023-02-07T13:26:50.013Z] === RUN TestLiveRestore [2023-02-07T13:26:50.013Z] === RUN TestLiveRestore/volume_references [2023-02-07T13:26:50.013Z] === PAUSE TestLiveRestore/volume_references [2023-02-07T13:26:50.013Z] === CONT TestLiveRestore/volume_references [2023-02-07T13:26:50.013Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-02-07T13:26:50.013Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-02-07T13:26:50.578Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-02-07T13:26:51.198Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2023-02-07T13:26:51.198Z] === RUN TestCreateWithCustomReadonlyPaths [2023-02-07T13:26:51.955Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-02-07T13:26:52.133Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2023-02-07T13:26:52.133Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-02-07T13:26:52.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T13:26:52.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T13:26:52.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T13:26:52.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T13:26:52.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T13:26:52.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T13:26:52.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T13:26:52.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T13:26:52.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T13:26:52.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T13:26:52.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T13:26:52.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T13:26:52.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T13:26:52.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T13:26:52.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T13:26:52.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-02-07T13:26:52.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-02-07T13:26:52.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-02-07T13:26:52.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-02-07T13:26:52.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-02-07T13:26:52.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-02-07T13:26:52.133Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-02-07T13:26:52.391Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2023-02-07T13:26:52.391Z] === RUN TestCreateDifferentPlatform [2023-02-07T13:26:52.391Z] === RUN TestCreateDifferentPlatform/different_os [2023-02-07T13:26:52.391Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-02-07T13:26:52.391Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-02-07T13:26:52.391Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-02-07T13:26:52.391Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-02-07T13:26:52.391Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-02-07T13:26:52.391Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-02-07T13:26:52.391Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-02-07T13:26:52.520Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-02-07T13:26:52.649Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-02-07T13:26:52.649Z] === RUN TestContainerStartOnDaemonRestart [2023-02-07T13:26:52.649Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-02-07T13:26:52.649Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2023-02-07T13:26:52.649Z] === RUN TestDaemonRestartIpcMode [2023-02-07T13:26:52.649Z] === PAUSE TestDaemonRestartIpcMode [2023-02-07T13:26:52.649Z] === RUN TestDaemonHostGatewayIP [2023-02-07T13:26:52.649Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:26:52.649Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2023-02-07T13:26:52.649Z] === RUN TestRestartDaemonWithRestartingContainer [2023-02-07T13:26:52.649Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-02-07T13:26:52.649Z] === RUN TestContainerKillOnDaemonStart [2023-02-07T13:26:52.649Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-02-07T13:26:52.649Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-02-07T13:26:52.649Z] === RUN TestDiff [2023-02-07T13:26:52.907Z] --- PASS: TestDiff (0.39s) [2023-02-07T13:26:52.907Z] === RUN TestExecWithCloseStdin [2023-02-07T13:26:53.452Z] --- PASS: TestLiveRestore (0.00s) [2023-02-07T13:26:53.452Z] --- PASS: TestLiveRestore/volume_references (4.60s) [2023-02-07T13:26:53.452Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.88s) [2023-02-07T13:26:53.452Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.00s) [2023-02-07T13:26:53.452Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s) [2023-02-07T13:26:53.452Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s) [2023-02-07T13:26:53.452Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s) [2023-02-07T13:26:53.452Z] PASS [2023-02-07T13:26:53.452Z] [2023-02-07T13:26:53.452Z] DONE 7 tests in 4.719s [2023-02-07T13:26:53.472Z] --- PASS: TestExecWithCloseStdin (0.43s) [2023-02-07T13:26:53.472Z] === RUN TestExec [2023-02-07T13:26:53.711Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-02-07T13:26:53.711Z] ++ 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-02-07T13:26:53.711Z] ++ set -e [2023-02-07T13:26:53.711Z] ++ '[' -n 0 ']' [2023-02-07T13:26:53.711Z] ++ set -x [2023-02-07T13:26:53.711Z] ++ 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-02-07T13:26:53.711Z] INFO: Testing against a local daemon [2023-02-07T13:26:53.711Z] === RUN TestCommitInheritsEnv [2023-02-07T13:26:53.730Z] --- PASS: TestExec (0.43s) [2023-02-07T13:26:53.730Z] === RUN TestExecUser [2023-02-07T13:26:53.969Z] --- PASS: TestCommitInheritsEnv (0.28s) [2023-02-07T13:26:53.969Z] === RUN TestImportExtremelyLargeImageWorks [2023-02-07T13:26:53.969Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-02-07T13:26:53.969Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-02-07T13:26:53.969Z] === RUN TestImagesFilterMultiReference [2023-02-07T13:26:54.226Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-02-07T13:26:54.226Z] === RUN TestImagePullPlatformInvalid [2023-02-07T13:26:54.226Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2023-02-07T13:26:54.226Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-02-07T13:26:54.226Z] time="2023-02-07T13:26:54Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.10 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.226Z] time="2023-02-07T13:26:54Z" level=info msg="Starting upload purge in 15m0s" go.version=go1.18.10 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.226Z] time="2023-02-07T13:26:54Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.226Z] time="2023-02-07T13:26:54Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.296Z] --- PASS: TestExecUser (0.45s) [2023-02-07T13:26:54.296Z] === RUN TestExportContainerAndImportImage [2023-02-07T13:26:54.486Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ef15ec67-ae2d-484e-bdf5-d10b672ef356 http.request.method=GET http.request.remoteaddr="127.0.0.1:53314" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ef15ec67-ae2d-484e-bdf5-d10b672ef356 http.request.method=GET http.request.remoteaddr="127.0.0.1:53314" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.051062ms http.response.status=200 http.response.written=2 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1773d4cc-87c7-42fa-b316-1909a27a116e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1773d4cc-87c7-42fa-b316-1909a27a116e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a443cb25-710f-40b1-8cf8-652f4989428a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a443cb25-710f-40b1-8cf8-652f4989428a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a443cb25-710f-40b1-8cf8-652f4989428a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=28.324µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c8127be9-27db-46b9-8662-1205fd64f5bb trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1773d4cc-87c7-42fa-b316-1909a27a116e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=28.086µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=127343a5-d29f-4db5-9113-07f918bc6582 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a443cb25-710f-40b1-8cf8-652f4989428a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53318" 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=4.728584ms http.response.status=404 http.response.written=157 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1773d4cc-87c7-42fa-b316-1909a27a116e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53316" 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=5.119794ms http.response.status=404 http.response.written=157 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:54.487Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1d79b1dd-a945-4fde-9dbe-a787327cbe4a http.request.method=POST http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1d79b1dd-a945-4fde-9dbe-a787327cbe4a http.request.method=POST http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1d79b1dd-a945-4fde-9dbe-a787327cbe4a http.request.method=POST http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=90.502µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b58e9237-b7c2-4703-b9c1-6c603440d4e6 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1d79b1dd-a945-4fde-9dbe-a787327cbe4a http.request.method=POST http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=11.151µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cf2afb94-0b09-4006-819a-4c3bf3e95403 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=faed45ad-206f-451b-b07b-03274ecaf0a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=faed45ad-206f-451b-b07b-03274ecaf0a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=faed45ad-206f-451b-b07b-03274ecaf0a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=1.032526ms trace.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=15a2cb3d-4e3e-4b28-922a-ba2bc3475d10 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=faed45ad-206f-451b-b07b-03274ecaf0a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=25.928µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=77949ec7-ca04-48d3-ac91-36f700ff377b trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=faed45ad-206f-451b-b07b-03274ecaf0a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=67.815µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bd4a70d2-86dd-4a7b-acd8-7bc385744e36 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=faed45ad-206f-451b-b07b-03274ecaf0a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.221043ms http.response.status=202 http.response.written=0 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1d79b1dd-a945-4fde-9dbe-a787327cbe4a http.request.method=POST http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=83.274µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e7247e15-31d5-4513-9af9-8c6adb0a67ac trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1d79b1dd-a945-4fde-9dbe-a787327cbe4a http.request.method=POST http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.70686ms http.response.status=202 http.response.written=0 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1097e918-d8ed-4887-8c77-458389944c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324?_state=TN1yN6BwiqGUubXVAzKh5KG4CDBp0bkaxtZT6HLR_H17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwOWFjMGI4LTFhYjUtNDQ2My05NWQwLWFiYTI2YjMxZTMyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODExMDIwOTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.uuid=a09ac0b8-1ab5-4463-95d0-aba26b31e324 version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1097e918-d8ed-4887-8c77-458389944c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324?_state=TN1yN6BwiqGUubXVAzKh5KG4CDBp0bkaxtZT6HLR_H17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwOWFjMGI4LTFhYjUtNDQ2My05NWQwLWFiYTI2YjMxZTMyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODExMDIwOTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.uuid=a09ac0b8-1ab5-4463-95d0-aba26b31e324 version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1097e918-d8ed-4887-8c77-458389944c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324?_state=TN1yN6BwiqGUubXVAzKh5KG4CDBp0bkaxtZT6HLR_H17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwOWFjMGI4LTFhYjUtNDQ2My05NWQwLWFiYTI2YjMxZTMyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODExMDIwOTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=63.433µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=53d0cd4e-4def-4f6c-a133-c3bf98b82a87 trace.line=82 vars.name=test vars.uuid=a09ac0b8-1ab5-4463-95d0-aba26b31e324 version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1097e918-d8ed-4887-8c77-458389944c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324?_state=TN1yN6BwiqGUubXVAzKh5KG4CDBp0bkaxtZT6HLR_H17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwOWFjMGI4LTFhYjUtNDQ2My05NWQwLWFiYTI2YjMxZTMyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODExMDIwOTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=27.987µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=630ced10-9201-490b-b915-f48c4a5460ac trace.line=141 vars.name=test vars.uuid=a09ac0b8-1ab5-4463-95d0-aba26b31e324 version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1097e918-d8ed-4887-8c77-458389944c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324?_state=TN1yN6BwiqGUubXVAzKh5KG4CDBp0bkaxtZT6HLR_H17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwOWFjMGI4LTFhYjUtNDQ2My05NWQwLWFiYTI2YjMxZTMyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODExMDIwOTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=78.244µs trace.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=ac744dc1-c94b-40e5-8daa-06d428516653 trace.line=124 vars.name=test vars.uuid=a09ac0b8-1ab5-4463-95d0-aba26b31e324 version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1097e918-d8ed-4887-8c77-458389944c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324?_state=TN1yN6BwiqGUubXVAzKh5KG4CDBp0bkaxtZT6HLR_H17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwOWFjMGI4LTFhYjUtNDQ2My05NWQwLWFiYTI2YjMxZTMyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODExMDIwOTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.uuid=a09ac0b8-1ab5-4463-95d0-aba26b31e324 version="v2.1.0+unknown" [2023-02-07T13:26:54.487Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1097e918-d8ed-4887-8c77-458389944c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324?_state=TN1yN6BwiqGUubXVAzKh5KG4CDBp0bkaxtZT6HLR_H17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwOWFjMGI4LTFhYjUtNDQ2My05NWQwLWFiYTI2YjMxZTMyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODExMDIwOTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=56.845µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a3d0b6da-e97d-4352-ae0c-aff984cd4ca0 trace.line=141 vars.name=test vars.uuid=a09ac0b8-1ab5-4463-95d0-aba26b31e324 version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1097e918-d8ed-4887-8c77-458389944c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324?_state=TN1yN6BwiqGUubXVAzKh5KG4CDBp0bkaxtZT6HLR_H17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwOWFjMGI4LTFhYjUtNDQ2My05NWQwLWFiYTI2YjMxZTMyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODExMDIwOTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=105.386µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=04b728e8-b29c-431a-b9b6-1f616a6405b9 trace.line=141 vars.name=test vars.uuid=a09ac0b8-1ab5-4463-95d0-aba26b31e324 version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1097e918-d8ed-4887-8c77-458389944c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324?_state=TN1yN6BwiqGUubXVAzKh5KG4CDBp0bkaxtZT6HLR_H17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwOWFjMGI4LTFhYjUtNDQ2My05NWQwLWFiYTI2YjMxZTMyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODExMDIwOTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=14.03µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d61850e5-2497-4946-b387-ea85aef8fa57 trace.line=141 vars.name=test vars.uuid=a09ac0b8-1ab5-4463-95d0-aba26b31e324 version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1097e918-d8ed-4887-8c77-458389944c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324?_state=TN1yN6BwiqGUubXVAzKh5KG4CDBp0bkaxtZT6HLR_H17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwOWFjMGI4LTFhYjUtNDQ2My05NWQwLWFiYTI2YjMxZTMyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODExMDIwOTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=100.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).Move" trace.id=29b8ac3c-941f-4c6f-9e82-8ca15627ec1b trace.line=167 vars.name=test vars.uuid=a09ac0b8-1ab5-4463-95d0-aba26b31e324 version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1097e918-d8ed-4887-8c77-458389944c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324?_state=TN1yN6BwiqGUubXVAzKh5KG4CDBp0bkaxtZT6HLR_H17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwOWFjMGI4LTFhYjUtNDQ2My05NWQwLWFiYTI2YjMxZTMyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODExMDIwOTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=119.786µs trace.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=2a2bf14d-31a5-4849-80ea-b8f48e13e6bc trace.line=95 vars.name=test vars.uuid=a09ac0b8-1ab5-4463-95d0-aba26b31e324 version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1097e918-d8ed-4887-8c77-458389944c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324?_state=TN1yN6BwiqGUubXVAzKh5KG4CDBp0bkaxtZT6HLR_H17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwOWFjMGI4LTFhYjUtNDQ2My05NWQwLWFiYTI2YjMxZTMyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODExMDIwOTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=185.082µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=5a9284fe-1426-4ae1-ba81-a0d7eb836e53 trace.line=181 vars.name=test vars.uuid=a09ac0b8-1ab5-4463-95d0-aba26b31e324 version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1097e918-d8ed-4887-8c77-458389944c7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53316" http.request.uri="/v2/test/blobs/uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324?_state=TN1yN6BwiqGUubXVAzKh5KG4CDBp0bkaxtZT6HLR_H17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwOWFjMGI4LTFhYjUtNDQ2My05NWQwLWFiYTI2YjMxZTMyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODExMDIwOTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.997167ms http.response.status=201 http.response.written=0 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "PUT /v2/test/blobs/uploads/a09ac0b8-1ab5-4463-95d0-aba26b31e324?_state=TN1yN6BwiqGUubXVAzKh5KG4CDBp0bkaxtZT6HLR_H17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImEwOWFjMGI4LTFhYjUtNDQ2My05NWQwLWFiYTI2YjMxZTMyNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODExMDIwOTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51f75ffa-fcd9-41d0-9432-88ce104aff07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e?_state=m7ZCylZCBDeD0I_LmGATioEMsSB7V9yFwNGoHQqtvEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5ZjVkMzhlLTUxZmUtNDdmZi04Nzg3LWM5N2U5YzQyYzUyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODA4MTA1ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.uuid=39f5d38e-51fe-47ff-8787-c97e9c42c52e version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51f75ffa-fcd9-41d0-9432-88ce104aff07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e?_state=m7ZCylZCBDeD0I_LmGATioEMsSB7V9yFwNGoHQqtvEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5ZjVkMzhlLTUxZmUtNDdmZi04Nzg3LWM5N2U5YzQyYzUyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODA4MTA1ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.uuid=39f5d38e-51fe-47ff-8787-c97e9c42c52e version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51f75ffa-fcd9-41d0-9432-88ce104aff07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e?_state=m7ZCylZCBDeD0I_LmGATioEMsSB7V9yFwNGoHQqtvEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5ZjVkMzhlLTUxZmUtNDdmZi04Nzg3LWM5N2U5YzQyYzUyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODA4MTA1ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=109.177µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=36a3f334-638c-4353-bb47-45f5435d13dc trace.line=82 vars.name=test vars.uuid=39f5d38e-51fe-47ff-8787-c97e9c42c52e version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51f75ffa-fcd9-41d0-9432-88ce104aff07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e?_state=m7ZCylZCBDeD0I_LmGATioEMsSB7V9yFwNGoHQqtvEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5ZjVkMzhlLTUxZmUtNDdmZi04Nzg3LWM5N2U5YzQyYzUyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODA4MTA1ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=280.162µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=826392cd-0d55-48f1-aa91-17aa8f74c7ad trace.line=141 vars.name=test vars.uuid=39f5d38e-51fe-47ff-8787-c97e9c42c52e version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51f75ffa-fcd9-41d0-9432-88ce104aff07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e?_state=m7ZCylZCBDeD0I_LmGATioEMsSB7V9yFwNGoHQqtvEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5ZjVkMzhlLTUxZmUtNDdmZi04Nzg3LWM5N2U5YzQyYzUyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODA4MTA1ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=157.947µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=97b92118-4947-4031-b80c-8c09889260e4 trace.line=124 vars.name=test vars.uuid=39f5d38e-51fe-47ff-8787-c97e9c42c52e version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51f75ffa-fcd9-41d0-9432-88ce104aff07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e?_state=m7ZCylZCBDeD0I_LmGATioEMsSB7V9yFwNGoHQqtvEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5ZjVkMzhlLTUxZmUtNDdmZi04Nzg3LWM5N2U5YzQyYzUyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODA4MTA1ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.uuid=39f5d38e-51fe-47ff-8787-c97e9c42c52e version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51f75ffa-fcd9-41d0-9432-88ce104aff07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e?_state=m7ZCylZCBDeD0I_LmGATioEMsSB7V9yFwNGoHQqtvEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5ZjVkMzhlLTUxZmUtNDdmZi04Nzg3LWM5N2U5YzQyYzUyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODA4MTA1ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=18.576µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f41b3aa1-df54-43bf-8a16-ee4f0fe50d11 trace.line=141 vars.name=test vars.uuid=39f5d38e-51fe-47ff-8787-c97e9c42c52e version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51f75ffa-fcd9-41d0-9432-88ce104aff07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e?_state=m7ZCylZCBDeD0I_LmGATioEMsSB7V9yFwNGoHQqtvEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5ZjVkMzhlLTUxZmUtNDdmZi04Nzg3LWM5N2U5YzQyYzUyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODA4MTA1ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=358.923µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2941bf5d-a1fd-4b7a-be68-dafeb7bcdcec trace.line=141 vars.name=test vars.uuid=39f5d38e-51fe-47ff-8787-c97e9c42c52e version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51f75ffa-fcd9-41d0-9432-88ce104aff07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e?_state=m7ZCylZCBDeD0I_LmGATioEMsSB7V9yFwNGoHQqtvEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5ZjVkMzhlLTUxZmUtNDdmZi04Nzg3LWM5N2U5YzQyYzUyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODA4MTA1ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=17.846µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=34df1f65-3630-4107-8032-a4f5ba18f20a trace.line=141 vars.name=test vars.uuid=39f5d38e-51fe-47ff-8787-c97e9c42c52e version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51f75ffa-fcd9-41d0-9432-88ce104aff07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e?_state=m7ZCylZCBDeD0I_LmGATioEMsSB7V9yFwNGoHQqtvEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5ZjVkMzhlLTUxZmUtNDdmZi04Nzg3LWM5N2U5YzQyYzUyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODA4MTA1ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=48.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).Move" trace.id=077b3fef-f2b1-44fb-87ee-672fb726adb1 trace.line=167 vars.name=test vars.uuid=39f5d38e-51fe-47ff-8787-c97e9c42c52e version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51f75ffa-fcd9-41d0-9432-88ce104aff07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e?_state=m7ZCylZCBDeD0I_LmGATioEMsSB7V9yFwNGoHQqtvEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5ZjVkMzhlLTUxZmUtNDdmZi04Nzg3LWM5N2U5YzQyYzUyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODA4MTA1ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=45.694µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=dd855ce7-32bb-4142-9bc9-a36b09b50932 trace.line=95 vars.name=test vars.uuid=39f5d38e-51fe-47ff-8787-c97e9c42c52e version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51f75ffa-fcd9-41d0-9432-88ce104aff07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e?_state=m7ZCylZCBDeD0I_LmGATioEMsSB7V9yFwNGoHQqtvEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5ZjVkMzhlLTUxZmUtNDdmZi04Nzg3LWM5N2U5YzQyYzUyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODA4MTA1ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=71.409µs trace.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=c8e9fbe5-9803-4d94-8715-e57d4e9fa640 trace.line=181 vars.name=test vars.uuid=39f5d38e-51fe-47ff-8787-c97e9c42c52e version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=51f75ffa-fcd9-41d0-9432-88ce104aff07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/blobs/uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e?_state=m7ZCylZCBDeD0I_LmGATioEMsSB7V9yFwNGoHQqtvEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5ZjVkMzhlLTUxZmUtNDdmZi04Nzg3LWM5N2U5YzQyYzUyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODA4MTA1ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.807005ms http.response.status=201 http.response.written=0 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "PUT /v2/test/blobs/uploads/39f5d38e-51fe-47ff-8787-c97e9c42c52e?_state=m7ZCylZCBDeD0I_LmGATioEMsSB7V9yFwNGoHQqtvEB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5ZjVkMzhlLTUxZmUtNDdmZi04Nzg3LWM5N2U5YzQyYzUyZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzoyNjo1NC4yODA4MTA1ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5e10e3a2-f99f-4538-a9c4-41872e64c523 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.488Z] time="2023-02-07T13:26:54Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5e10e3a2-f99f-4538-a9c4-41872e64c523 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5e10e3a2-f99f-4538-a9c4-41872e64c523 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=66.863µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d6136170-ed1c-4fc7-b795-f1484dd31e78 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5e10e3a2-f99f-4538-a9c4-41872e64c523 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53318" 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="967.017µs" http.response.status=404 http.response.written=96 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e89dc3d9-e37b-4726-97a0-443e5f35a465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e89dc3d9-e37b-4726-97a0-443e5f35a465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e89dc3d9-e37b-4726-97a0-443e5f35a465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e89dc3d9-e37b-4726-97a0-443e5f35a465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e89dc3d9-e37b-4726-97a0-443e5f35a465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=61.719µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3f5b1027-dc97-4328-a0f0-72de37e7724e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e89dc3d9-e37b-4726-97a0-443e5f35a465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=25.805µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0a1bb057-293e-43ab-a4d8-0a35848031a2 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e89dc3d9-e37b-4726-97a0-443e5f35a465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=54.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).GetContent" trace.id=9292b854-3778-490a-be5d-b5c28493cb8c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e89dc3d9-e37b-4726-97a0-443e5f35a465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=12.537µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=837aa924-b567-4c2a-be2f-a36c5c0c847b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e89dc3d9-e37b-4726-97a0-443e5f35a465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=13.128µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5bb51209-67dd-4993-a72a-c3de57f5998f trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e89dc3d9-e37b-4726-97a0-443e5f35a465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=72.402µs trace.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=b1b2841e-c6da-4e4d-836c-50046a3030e7 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e89dc3d9-e37b-4726-97a0-443e5f35a465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=82.863µs trace.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=8507dad6-b790-4097-83e6-1bab0a45e9bc trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e89dc3d9-e37b-4726-97a0-443e5f35a465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=54.63µs trace.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=962c4ea1-c55a-4cdc-94e5-9be486a3b269 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e89dc3d9-e37b-4726-97a0-443e5f35a465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=102.629µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fc051a88-3eea-46d8-b9b2-6b398d4dbb80 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e89dc3d9-e37b-4726-97a0-443e5f35a465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=49.862µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8baad8ec-eee6-4e6e-bf9f-3e55f31b75f6 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e89dc3d9-e37b-4726-97a0-443e5f35a465 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53318" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.204597ms http.response.status=201 http.response.written=0 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fc166ab3-60eb-4f22-991f-8155524cb30a http.request.method=GET http.request.remoteaddr="127.0.0.1:53354" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fc166ab3-60eb-4f22-991f-8155524cb30a http.request.method=GET http.request.remoteaddr="127.0.0.1:53354" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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="714.515µs" http.response.status=200 http.response.written=2 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1982b7bf-6705-4f04-a854-69682ef4688d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1982b7bf-6705-4f04-a854-69682ef4688d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1982b7bf-6705-4f04-a854-69682ef4688d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=33.887µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=774cb23b-db53-4916-899e-5ff3786d051f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1982b7bf-6705-4f04-a854-69682ef4688d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1982b7bf-6705-4f04-a854-69682ef4688d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=76.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).GetContent" trace.id=623f61b7-4a23-4e66-8d88-35de1d52a59d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1982b7bf-6705-4f04-a854-69682ef4688d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=45.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).Stat" trace.id=76021ab3-534c-4a8e-a1cd-3b0e8d195854 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1982b7bf-6705-4f04-a854-69682ef4688d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=21.661µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a9253ad7-1187-4d4e-8e6d-11f960b03cd2 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1982b7bf-6705-4f04-a854-69682ef4688d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] time="2023-02-07T13:26:54Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1982b7bf-6705-4f04-a854-69682ef4688d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53368" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.680555ms http.response.status=200 http.response.written=417 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.489Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=785961e1-9a32-4517-884d-294c6824521a http.request.method=GET http.request.remoteaddr="127.0.0.1:53382" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=785961e1-9a32-4517-884d-294c6824521a http.request.method=GET http.request.remoteaddr="127.0.0.1:53382" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=785961e1-9a32-4517-884d-294c6824521a http.request.method=GET http.request.remoteaddr="127.0.0.1:53382" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=785961e1-9a32-4517-884d-294c6824521a http.request.method=GET http.request.remoteaddr="127.0.0.1:53382" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=36.619µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=84b71b43-068e-4f43-8abd-f51c7cd5b0e4 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=785961e1-9a32-4517-884d-294c6824521a http.request.method=GET http.request.remoteaddr="127.0.0.1:53382" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=13.653µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4c98dca5-ea82-4fa8-8111-8e41aa709932 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=785961e1-9a32-4517-884d-294c6824521a http.request.method=GET http.request.remoteaddr="127.0.0.1:53382" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=15.113µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=18639e38-e12b-421d-b268-07433b27381d trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=785961e1-9a32-4517-884d-294c6824521a http.request.method=GET http.request.remoteaddr="127.0.0.1:53382" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=785961e1-9a32-4517-884d-294c6824521a http.request.method=GET http.request.remoteaddr="127.0.0.1:53382" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.181178ms http.response.status=200 http.response.written=417 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=672b28f2-e745-41ce-952c-b09e39bb0b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:53392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=672b28f2-e745-41ce-952c-b09e39bb0b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:53392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=672b28f2-e745-41ce-952c-b09e39bb0b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:53392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=34.215µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ebcb51c9-2c99-4370-af1d-ef45e8d9ff7d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=672b28f2-e745-41ce-952c-b09e39bb0b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:53392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=38.277µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9e3fef18-bd51-4b35-a6ba-d1f4b4b57598 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=672b28f2-e745-41ce-952c-b09e39bb0b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:53392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=29.891µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5b14bb96-55f4-4eab-99dd-6e4b8dcd41e4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=672b28f2-e745-41ce-952c-b09e39bb0b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:53392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=17.952µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e450f3b8-152b-4d73-a3e4-901c7372a1ed trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=672b28f2-e745-41ce-952c-b09e39bb0b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:53392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=13.202µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a1553336-5c4f-4d89-a670-99e054a830f1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=672b28f2-e745-41ce-952c-b09e39bb0b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:53392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=6.63µs trace.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=8831d7c0-dab3-4e4e-a301-cb47a144116b trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=672b28f2-e745-41ce-952c-b09e39bb0b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:53392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=30.842µs trace.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=d1358da0-f8a3-42d2-99dc-c4920d65939c trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=672b28f2-e745-41ce-952c-b09e39bb0b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:53392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=66.338µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d2b5ef13-1bb1-4d5b-ae81-eaffd192c30a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=672b28f2-e745-41ce-952c-b09e39bb0b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:53392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=40.829µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d1f6d7e3-84cb-40d7-9423-19618a1c2633 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=672b28f2-e745-41ce-952c-b09e39bb0b40 http.request.method=GET http.request.remoteaddr="127.0.0.1:53392" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.083832ms http.response.status=200 http.response.written=179 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4420d47-6869-4ca4-8ff4-2ae10361bdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4420d47-6869-4ca4-8ff4-2ae10361bdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4420d47-6869-4ca4-8ff4-2ae10361bdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=32.886µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d7719b5d-01ee-4b33-86b6-60fd98fa4bd4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.490Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4420d47-6869-4ca4-8ff4-2ae10361bdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=36.627µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8279032a-4f00-4c01-9323-08c25d00c3e4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4420d47-6869-4ca4-8ff4-2ae10361bdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=32.501µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9a5a9a49-c42a-4a7c-befe-0844e71af204 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4420d47-6869-4ca4-8ff4-2ae10361bdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=12.308µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2b2f6616-a063-485b-9a7b-e67c11a67a02 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4420d47-6869-4ca4-8ff4-2ae10361bdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=11.865µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=45a1a121-1259-4268-8833-8423b910b0dc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4420d47-6869-4ca4-8ff4-2ae10361bdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=6.606µs trace.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=b9e858ce-5851-4485-a1dd-cfe21e4f564d trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4420d47-6869-4ca4-8ff4-2ae10361bdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=77.119µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=7133f30f-b8fb-45a0-9700-e9c22e2b6fcf trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4420d47-6869-4ca4-8ff4-2ae10361bdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=613.493µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e9f0b5eb-8d61-46e7-9007-5cac4496dcd5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4420d47-6869-4ca4-8ff4-2ae10361bdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=240.516µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4ca0cec3-29f6-403b-bb20-a07e96716393 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4420d47-6869-4ca4-8ff4-2ae10361bdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:53398" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=8.03564ms http.response.status=200 http.response.written=68 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3191d651-de5c-492e-9ba2-790c94714386 http.request.method=GET http.request.remoteaddr="127.0.0.1:53416" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3191d651-de5c-492e-9ba2-790c94714386 http.request.method=GET http.request.remoteaddr="127.0.0.1:53416" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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="839.01µs" http.response.status=200 http.response.written=2 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0a63180f-6c8f-4520-9f26-0ba00fe25362 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0a63180f-6c8f-4520-9f26-0ba00fe25362 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0a63180f-6c8f-4520-9f26-0ba00fe25362 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0a63180f-6c8f-4520-9f26-0ba00fe25362 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=139.117µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4f6ef344-f98a-4a76-814b-bd8e964e79af trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0a63180f-6c8f-4520-9f26-0ba00fe25362 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=43.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).GetContent" trace.id=5a865bc1-41e0-4889-b3f4-9fe81879e925 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0a63180f-6c8f-4520-9f26-0ba00fe25362 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53430" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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.358514ms http.response.status=404 http.response.written=181 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=66823872-0917-49d4-8b6a-284425b36097 http.request.method=GET http.request.remoteaddr="127.0.0.1:53432" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=66823872-0917-49d4-8b6a-284425b36097 http.request.method=GET http.request.remoteaddr="127.0.0.1:53432" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=66823872-0917-49d4-8b6a-284425b36097 http.request.method=GET http.request.remoteaddr="127.0.0.1:53432" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=66823872-0917-49d4-8b6a-284425b36097 http.request.method=GET http.request.remoteaddr="127.0.0.1:53432" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=22.663µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5f2da4b8-d55b-4ff7-b686-51ee1a528c2c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=66823872-0917-49d4-8b6a-284425b36097 http.request.method=GET http.request.remoteaddr="127.0.0.1:53432" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 trace.duration=21.038µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6d07d70f-b121-4962-a6ac-5b070303a65c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] time="2023-02-07T13:26:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=66823872-0917-49d4-8b6a-284425b36097 http.request.method=GET http.request.remoteaddr="127.0.0.1:53432" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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.592498ms http.response.status=404 http.response.written=181 instance.id=b9d07418-491d-4b28-ac49-3d0c533cf284 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-07T13:26:54.491Z] 127.0.0.1 - - [07/Feb/2023:13:26:54 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:26:54.491Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.37s) [2023-02-07T13:26:54.491Z] === RUN TestRemoveImageOrphaning [2023-02-07T13:26:54.749Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2023-02-07T13:26:54.749Z] === RUN TestRemoveImageGarbageCollector [2023-02-07T13:26:54.749Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T13:26:54.749Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-02-07T13:26:54.749Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-02-07T13:26:54.749Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-02-07T13:26:54.749Z] === RUN TestTagInvalidReference [2023-02-07T13:26:54.861Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2023-02-07T13:26:54.861Z] === RUN TestExportContainerAfterDaemonRestart [2023-02-07T13:26:55.007Z] --- PASS: TestTagInvalidReference (0.02s) [2023-02-07T13:26:55.007Z] === RUN TestTagValidPrefixedRepo [2023-02-07T13:26:55.007Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-02-07T13:26:55.007Z] === RUN TestTagExistedNameWithoutForce [2023-02-07T13:26:55.007Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-02-07T13:26:55.007Z] === RUN TestTagOfficialNames [2023-02-07T13:26:55.007Z] --- PASS: TestTagOfficialNames (0.05s) [2023-02-07T13:26:55.007Z] === RUN TestTagMatchesDigest [2023-02-07T13:26:55.007Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-02-07T13:26:55.007Z] PASS [2023-02-07T13:26:55.007Z] [2023-02-07T13:26:55.007Z] === Skipped [2023-02-07T13:26:55.007Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-02-07T13:26:55.007Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-02-07T13:26:55.007Z] [2023-02-07T13:26:55.007Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-02-07T13:26:55.007Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T13:26:55.007Z] [2023-02-07T13:26:55.007Z] DONE 13 tests, 2 skipped in 1.434s [2023-02-07T13:26:55.007Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-02-07T13:26:55.007Z] ++ 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-02-07T13:26:55.007Z] ++ set -e [2023-02-07T13:26:55.007Z] ++ '[' -n 0 ']' [2023-02-07T13:26:55.007Z] ++ set -x [2023-02-07T13:26:55.007Z] ++ 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-02-07T13:26:55.265Z] INFO: Testing against a local daemon [2023-02-07T13:26:55.265Z] === RUN TestNetworkCreateDelete [2023-02-07T13:26:55.265Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-02-07T13:26:55.265Z] === RUN TestDockerNetworkDeletePreferID [2023-02-07T13:26:55.830Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2023-02-07T13:26:55.830Z] === RUN TestDaemonDNSFallback [2023-02-07T13:26:58.137Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s) [2023-02-07T13:26:58.137Z] === RUN TestHealthCheckWorkdir [2023-02-07T13:26:58.701Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2023-02-07T13:26:58.701Z] === RUN TestHealthKillContainer [2023-02-07T13:27:00.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-02-07T13:27:02.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-02-07T13:27:02.380Z] --- PASS: TestDaemonDNSFallback (6.30s) [2023-02-07T13:27:02.380Z] === RUN TestInspectNetwork [2023-02-07T13:27:05.656Z] === RUN TestInspectNetwork/full_network_id [2023-02-07T13:27:05.656Z] === RUN TestInspectNetwork/partial_network_id [2023-02-07T13:27:05.656Z] === RUN TestInspectNetwork/network_name [2023-02-07T13:27:05.656Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-02-07T13:27:06.800Z] --- PASS: TestHealthKillContainer (7.87s) [2023-02-07T13:27:06.800Z] === RUN TestHealthCheckProcessKilled [2023-02-07T13:27:07.057Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2023-02-07T13:27:07.057Z] === RUN TestInspectCpusetInConfigPre120 [2023-02-07T13:27:07.057Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-02-07T13:27:07.057Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-02-07T13:27:07.057Z] === RUN TestIpcModeNone [2023-02-07T13:27:07.622Z] --- PASS: TestIpcModeNone (0.46s) [2023-02-07T13:27:07.622Z] === RUN TestIpcModePrivate [2023-02-07T13:27:07.880Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2023-02-07T13:27:07.880Z] --- PASS: TestIpcModePrivate (0.41s) [2023-02-07T13:27:07.880Z] === RUN TestIpcModeShareable [2023-02-07T13:27:07.880Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-07T13:27:07.880Z] --- SKIP: TestIpcModeShareable (0.00s) [2023-02-07T13:27:07.880Z] === RUN TestAPIIpcModeShareableAndContainer [2023-02-07T13:27:09.252Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2023-02-07T13:27:09.252Z] === RUN TestAPIIpcModeHost [2023-02-07T13:27:09.252Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-07T13:27:09.252Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2023-02-07T13:27:09.252Z] === RUN TestDaemonIpcModeShareable [2023-02-07T13:27:09.252Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-07T13:27:09.252Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2023-02-07T13:27:09.252Z] === RUN TestDaemonIpcModePrivate [2023-02-07T13:27:09.837Z] --- PASS: TestInspectNetwork (7.18s) [2023-02-07T13:27:09.837Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-02-07T13:27:09.837Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-02-07T13:27:09.837Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-02-07T13:27:09.837Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-02-07T13:27:09.837Z] === RUN TestRunContainerWithBridgeNone [2023-02-07T13:27:10.184Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2023-02-07T13:27:10.770Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2023-02-07T13:27:10.770Z] === RUN TestNetworkInvalidJSON [2023-02-07T13:27:10.770Z] === RUN TestNetworkInvalidJSON//networks/create [2023-02-07T13:27:10.770Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-02-07T13:27:10.770Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-02-07T13:27:10.770Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-02-07T13:27:10.770Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-07T13:27:10.770Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-07T13:27:10.770Z] === CONT TestNetworkInvalidJSON//networks/create [2023-02-07T13:27:10.770Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-07T13:27:10.770Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-02-07T13:27:10.770Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-02-07T13:27:10.770Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-02-07T13:27:10.770Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-02-07T13:27:10.770Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-02-07T13:27:10.770Z] === RUN TestNetworkList [2023-02-07T13:27:10.770Z] === RUN TestNetworkList//networks [2023-02-07T13:27:10.770Z] === PAUSE TestNetworkList//networks [2023-02-07T13:27:10.770Z] === RUN TestNetworkList//networks/ [2023-02-07T13:27:10.770Z] === PAUSE TestNetworkList//networks/ [2023-02-07T13:27:10.770Z] === CONT TestNetworkList//networks [2023-02-07T13:27:10.770Z] === CONT TestNetworkList//networks/ [2023-02-07T13:27:10.770Z] --- PASS: TestNetworkList (0.01s) [2023-02-07T13:27:10.770Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-02-07T13:27:10.770Z] --- PASS: TestNetworkList//networks (0.00s) [2023-02-07T13:27:10.770Z] === RUN TestHostIPv4BridgeLabel [2023-02-07T13:27:11.335Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-02-07T13:27:11.335Z] === RUN TestDaemonRestartWithLiveRestore [2023-02-07T13:27:11.555Z] --- PASS: TestDaemonIpcModePrivate (2.13s) [2023-02-07T13:27:11.555Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-02-07T13:27:11.555Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-07T13:27:11.555Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2023-02-07T13:27:11.555Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-02-07T13:27:11.555Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-07T13:27:11.555Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2023-02-07T13:27:11.555Z] === RUN TestIpcModeOlderClient [2023-02-07T13:27:11.555Z] === PAUSE TestIpcModeOlderClient [2023-02-07T13:27:11.555Z] === RUN TestKillContainerInvalidSignal [2023-02-07T13:27:11.813Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2023-02-07T13:27:11.813Z] === RUN TestKillContainer [2023-02-07T13:27:11.813Z] === RUN TestKillContainer/no_signal [2023-02-07T13:27:12.286Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-02-07T13:27:12.286Z] === RUN TestDaemonDefaultNetworkPools [2023-02-07T13:27:12.378Z] === RUN TestKillContainer/non_killing_signal [2023-02-07T13:27:12.636Z] === RUN TestKillContainer/killing_signal [2023-02-07T13:27:13.201Z] --- PASS: TestKillContainer (1.17s) [2023-02-07T13:27:13.201Z] --- PASS: TestKillContainer/no_signal (0.38s) [2023-02-07T13:27:13.201Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2023-02-07T13:27:13.201Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2023-02-07T13:27:13.201Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-02-07T13:27:13.201Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-02-07T13:27:13.234Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2023-02-07T13:27:13.234Z] === RUN TestDaemonRestartWithExistingNetwork [2023-02-07T13:27:13.458Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-02-07T13:27:13.716Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2023-02-07T13:27:13.716Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2023-02-07T13:27:13.716Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2023-02-07T13:27:13.716Z] === RUN TestKillStoppedContainer [2023-02-07T13:27:13.974Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-02-07T13:27:13.974Z] === RUN TestKillStoppedContainerAPIPre120 [2023-02-07T13:27:13.974Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-02-07T13:27:13.974Z] === RUN TestKillDifferentUserContainer [2023-02-07T13:27:14.169Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2023-02-07T13:27:14.169Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-02-07T13:27:14.232Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2023-02-07T13:27:14.232Z] === RUN TestInspectOomKilledTrue [2023-02-07T13:27:14.232Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-07T13:27:14.232Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-02-07T13:27:14.232Z] === RUN TestInspectOomKilledFalse [2023-02-07T13:27:14.232Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-07T13:27:14.232Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-02-07T13:27:14.232Z] === RUN TestLinksEtcHostsContentMatch [2023-02-07T13:27:14.232Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-02-07T13:27:14.232Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2023-02-07T13:27:14.232Z] === RUN TestLinksContainerNames [2023-02-07T13:27:15.182Z] --- PASS: TestLinksContainerNames (0.79s) [2023-02-07T13:27:15.182Z] === RUN TestLogsFollowTailEmpty [2023-02-07T13:27:15.444Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2023-02-07T13:27:15.444Z] === RUN TestContainerNetworkMountsNoChown [2023-02-07T13:27:15.542Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2023-02-07T13:27:15.542Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-02-07T13:27:16.044Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/default [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/default [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/private [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/private [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/rprivate [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/rprivate [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/slave [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/slave [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/rslave [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/rslave [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/shared [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/shared [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/rshared [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/rshared [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/default [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/default/bind_root [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/default/mount_root [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/rslave [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/rshared [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/shared [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/rprivate [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/slave [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/private [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/private/mount_root [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/private/bind_root [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-02-07T13:27:16.044Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-02-07T13:27:16.044Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/default/bind_root [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/default/mount_root [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-02-07T13:27:16.044Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-02-07T13:27:16.107Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-02-07T13:27:16.107Z] === RUN TestServiceWithPredefinedNetwork [2023-02-07T13:27:16.305Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-02-07T13:27:16.305Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-02-07T13:27:16.305Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-02-07T13:27:16.305Z] === CONT TestMountDaemonRoot/private/mount_root [2023-02-07T13:27:16.305Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-02-07T13:27:16.305Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-02-07T13:27:16.305Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-02-07T13:27:16.305Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-02-07T13:27:16.305Z] === CONT TestMountDaemonRoot/private/bind_root [2023-02-07T13:27:16.305Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-02-07T13:27:16.305Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-02-07T13:27:16.305Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-02-07T13:27:16.305Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-02-07T13:27:16.306Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-02-07T13:27:16.306Z] === RUN TestContainerBindMountNonRecursive [2023-02-07T13:27:16.306Z] 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-02-07T13:27:16.306Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2023-02-07T13:27:16.306Z] === RUN TestContainerVolumesMountedAsShared [2023-02-07T13:27:16.306Z] 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-02-07T13:27:16.306Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2023-02-07T13:27:16.306Z] === RUN TestContainerVolumesMountedAsSlave [2023-02-07T13:27:16.306Z] 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-02-07T13:27:16.306Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2023-02-07T13:27:16.306Z] === RUN TestNetworkNat [2023-02-07T13:27:16.870Z] --- PASS: TestNetworkNat (0.51s) [2023-02-07T13:27:16.870Z] === RUN TestNetworkLocalhostTCPNat [2023-02-07T13:27:17.128Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2023-02-07T13:27:17.128Z] === RUN TestNetworkLoopbackNat [2023-02-07T13:27:18.632Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s) [2023-02-07T13:27:18.632Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-02-07T13:27:18.632Z] service_test.go:242: FLAKY_TEST [2023-02-07T13:27:18.632Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-07T13:27:18.632Z] === RUN TestServiceWithDataPathPortInit [2023-02-07T13:27:19.652Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2023-02-07T13:27:19.652Z] === RUN TestPause [2023-02-07T13:27:19.652Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-07T13:27:19.652Z] --- SKIP: TestPause (0.00s) [2023-02-07T13:27:19.652Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-02-07T13:27:19.652Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-07T13:27:19.652Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-07T13:27:19.652Z] === RUN TestPauseStopPausedContainer [2023-02-07T13:27:19.652Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-07T13:27:19.652Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2023-02-07T13:27:19.652Z] === RUN TestPsFilter [2023-02-07T13:27:19.910Z] --- PASS: TestPsFilter (0.09s) [2023-02-07T13:27:19.910Z] === RUN TestRemoveContainerWithRemovedVolume [2023-02-07T13:27:20.168Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2023-02-07T13:27:20.168Z] === RUN TestRemoveContainerWithVolume [2023-02-07T13:27:20.733Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2023-02-07T13:27:20.733Z] === RUN TestRemoveContainerRunning [2023-02-07T13:27:20.991Z] --- PASS: TestRemoveContainerRunning (0.41s) [2023-02-07T13:27:20.991Z] === RUN TestRemoveContainerForceRemoveRunning [2023-02-07T13:27:21.556Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2023-02-07T13:27:21.556Z] === RUN TestRemoveInvalidContainer [2023-02-07T13:27:21.556Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-02-07T13:27:21.556Z] === RUN TestRenameLinkedContainer [2023-02-07T13:27:23.454Z] --- PASS: TestRenameLinkedContainer (1.65s) [2023-02-07T13:27:23.454Z] === RUN TestRenameStoppedContainer [2023-02-07T13:27:23.454Z] --- PASS: TestRenameStoppedContainer (0.35s) [2023-02-07T13:27:23.454Z] === RUN TestRenameRunningContainerAndReuse [2023-02-07T13:27:24.399Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2023-02-07T13:27:24.399Z] === RUN TestRenameInvalidName [2023-02-07T13:27:24.657Z] --- PASS: TestRenameInvalidName (0.39s) [2023-02-07T13:27:24.657Z] === RUN TestRenameAnonymousContainer [2023-02-07T13:27:26.028Z] --- PASS: TestRenameAnonymousContainer (1.34s) [2023-02-07T13:27:26.028Z] === RUN TestRenameContainerWithSameName [2023-02-07T13:27:26.286Z] --- PASS: TestRenameContainerWithSameName (0.37s) [2023-02-07T13:27:26.286Z] === RUN TestRenameContainerWithLinkedContainer [2023-02-07T13:27:27.219Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2023-02-07T13:27:27.219Z] === RUN TestResize [2023-02-07T13:27:27.477Z] --- PASS: TestResize (0.38s) [2023-02-07T13:27:27.477Z] === RUN TestResizeWithInvalidSize [2023-02-07T13:27:27.735Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2023-02-07T13:27:27.735Z] === RUN TestResizeWhenContainerNotStarted [2023-02-07T13:27:28.302Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2023-02-07T13:27:28.302Z] === RUN TestDaemonRestartKillContainers [2023-02-07T13:27:28.302Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-02-07T13:27:28.302Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-02-07T13:27:28.302Z] === RUN TestCgroupNamespacesRun [2023-02-07T13:27:29.895Z] ..........................xx.................... [ 29%] [2023-02-07T13:27:30.826Z] --- PASS: TestCgroupNamespacesRun (2.09s) [2023-02-07T13:27:30.826Z] === RUN TestCgroupNamespacesRunPrivileged [2023-02-07T13:27:32.723Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2023-02-07T13:27:32.723Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-02-07T13:27:33.492Z] --- PASS: TestServiceWithDataPathPortInit (13.44s) [2023-02-07T13:27:33.492Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-02-07T13:27:34.058Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3kponq5slw9a0hvom1hyfj4xq Created:2023-02-07 13:27:32.914649571 +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[92818660194d2111c3812dd3ef77be661b9a74de98c319635c5aee680220910b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yxf62x1c0s5wr3eql5sn6aijl EndpointID:4697b049f950ef3fdd11ccf776c8442d95fc9a3f9dfbba3691634808d771e73b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0eb7b8cd1ab8600bc446b33274fd3c55c4e7dfbcb31f90c08a6ba20c70d5a7b5 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:317f1634b123 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yxf62x1c0s5wr3eql5sn6aijl EndpointID:4697b049f950ef3fdd11ccf776c8442d95fc9a3f9dfbba3691634808d771e73b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-02-07T13:27:34.619Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.10s) [2023-02-07T13:27:34.619Z] === RUN TestCgroupNamespacesRunHostMode [2023-02-07T13:27:37.144Z] --- PASS: TestCgroupNamespacesRunHostMode (2.10s) [2023-02-07T13:27:37.144Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-02-07T13:27:39.040Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2023-02-07T13:27:39.040Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-02-07T13:27:39.316Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2023-02-07T13:27:39.316Z] PASS [2023-02-07T13:27:39.316Z] [2023-02-07T13:27:39.316Z] === Skipped [2023-02-07T13:27:39.316Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-07T13:27:39.316Z] service_test.go:242: FLAKY_TEST [2023-02-07T13:27:39.316Z] [2023-02-07T13:27:39.316Z] DONE 26 tests, 1 skipped in 43.376s [2023-02-07T13:27:39.316Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-02-07T13:27:39.316Z] ++ 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-02-07T13:27:39.316Z] ++ set -e [2023-02-07T13:27:39.316Z] ++ '[' -n 0 ']' [2023-02-07T13:27:39.316Z] ++ set -x [2023-02-07T13:27:39.316Z] ++ 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-02-07T13:27:39.316Z] INFO: Testing against a local daemon [2023-02-07T13:27:39.316Z] === RUN TestDockerNetworkIpvlanPersistance [2023-02-07T13:27:39.316Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:27:39.316Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-07T13:27:39.316Z] === RUN TestDockerNetworkIpvlan [2023-02-07T13:27:39.316Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:27:39.316Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-02-07T13:27:39.316Z] PASS [2023-02-07T13:27:39.316Z] [2023-02-07T13:27:39.316Z] === Skipped [2023-02-07T13:27:39.316Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-07T13:27:39.316Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:27:39.316Z] [2023-02-07T13:27:39.316Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-02-07T13:27:39.316Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:27:39.316Z] [2023-02-07T13:27:39.316Z] DONE 2 tests, 2 skipped in 0.125s [2023-02-07T13:27:39.316Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-02-07T13:27:39.316Z] ++ 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-02-07T13:27:39.316Z] ++ set -e [2023-02-07T13:27:39.316Z] ++ '[' -n 0 ']' [2023-02-07T13:27:39.316Z] ++ set -x [2023-02-07T13:27:39.316Z] ++ 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-02-07T13:27:39.316Z] INFO: Testing against a local daemon [2023-02-07T13:27:39.316Z] === RUN TestDockerNetworkMacvlanPersistance [2023-02-07T13:27:39.881Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2023-02-07T13:27:39.881Z] === RUN TestDockerNetworkMacvlan [2023-02-07T13:27:40.814Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-02-07T13:27:40.936Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.07s) [2023-02-07T13:27:40.936Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-02-07T13:27:41.378Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-02-07T13:27:42.310Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-02-07T13:27:42.830Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s) [2023-02-07T13:27:42.830Z] === RUN TestCgroupNamespacesRunOlderClient [2023-02-07T13:27:44.207Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-02-07T13:27:44.727Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2023-02-07T13:27:44.728Z] === RUN TestNISDomainname [2023-02-07T13:27:44.728Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-02-07T13:27:44.728Z] --- SKIP: TestNISDomainname (0.01s) [2023-02-07T13:27:44.728Z] === RUN TestHostnameDnsResolution [2023-02-07T13:27:45.292Z] --- PASS: TestHostnameDnsResolution (0.66s) [2023-02-07T13:27:45.292Z] === RUN TestUnprivilegedPortsAndPing [2023-02-07T13:27:45.292Z] 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-02-07T13:27:45.292Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2023-02-07T13:27:45.292Z] === RUN TestStats [2023-02-07T13:27:45.292Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-07T13:27:45.292Z] --- SKIP: TestStats (0.00s) [2023-02-07T13:27:45.292Z] === RUN TestStopContainerWithTimeout [2023-02-07T13:27:45.292Z] === RUN TestStopContainerWithTimeout/0 [2023-02-07T13:27:45.292Z] === PAUSE TestStopContainerWithTimeout/0 [2023-02-07T13:27:45.292Z] === RUN TestStopContainerWithTimeout/1 [2023-02-07T13:27:45.292Z] === PAUSE TestStopContainerWithTimeout/1 [2023-02-07T13:27:45.292Z] === RUN TestStopContainerWithTimeout/3 [2023-02-07T13:27:45.292Z] === PAUSE TestStopContainerWithTimeout/3 [2023-02-07T13:27:45.292Z] === RUN TestStopContainerWithTimeout/-1 [2023-02-07T13:27:45.292Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-02-07T13:27:45.292Z] === CONT TestStopContainerWithTimeout/0 [2023-02-07T13:27:45.292Z] === CONT TestStopContainerWithTimeout/-1 [2023-02-07T13:27:45.579Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-02-07T13:27:45.803Z] tests/integration/api_exec_test.py ..................... [ 34%] [2023-02-07T13:27:45.873Z] --- PASS: TestImportExtremelyLargeImageWorks (92.40s) [2023-02-07T13:27:45.873Z] PASS [2023-02-07T13:27:45.873Z] [2023-02-07T13:27:45.873Z] DONE 13 tests in 95.510s [2023-02-07T13:27:45.873Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-02-07T13:27:45.873Z] INFO: Testing against a local daemon [2023-02-07T13:27:45.873Z] === RUN TestNetworkCreateDelete [2023-02-07T13:27:45.873Z] --- PASS: TestNetworkCreateDelete (0.12s) [2023-02-07T13:27:45.873Z] === RUN TestDockerNetworkDeletePreferID [2023-02-07T13:27:45.873Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2023-02-07T13:27:45.873Z] === RUN TestDaemonDNSFallback [2023-02-07T13:27:46.224Z] === CONT TestStopContainerWithTimeout/3 [2023-02-07T13:27:48.119Z] === CONT TestStopContainerWithTimeout/1 [2023-02-07T13:27:48.857Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-02-07T13:27:49.147Z] --- PASS: TestDaemonDNSFallback (6.32s) [2023-02-07T13:27:49.147Z] === RUN TestInspectNetwork [2023-02-07T13:27:49.421Z] --- PASS: TestDockerNetworkMacvlan (9.44s) [2023-02-07T13:27:49.421Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2023-02-07T13:27:49.421Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-02-07T13:27:49.421Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2023-02-07T13:27:49.421Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2023-02-07T13:27:49.421Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2023-02-07T13:27:49.421Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2023-02-07T13:27:49.421Z] PASS [2023-02-07T13:27:49.421Z] [2023-02-07T13:27:49.421Z] DONE 8 tests in 10.838s [2023-02-07T13:27:49.422Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-02-07T13:27:49.422Z] ++ 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-02-07T13:27:49.422Z] ++ set -e [2023-02-07T13:27:49.422Z] ++ '[' -n 0 ']' [2023-02-07T13:27:49.422Z] ++ set -x [2023-02-07T13:27:49.422Z] ++ 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-02-07T13:27:49.422Z] testing: warning: no tests to run [2023-02-07T13:27:49.422Z] PASS [2023-02-07T13:27:49.422Z] [2023-02-07T13:27:49.422Z] DONE 0 tests in 0.032s [2023-02-07T13:27:49.422Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-02-07T13:27:49.422Z] ++ 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-02-07T13:27:49.422Z] ++ set -e [2023-02-07T13:27:49.422Z] ++ '[' -n 0 ']' [2023-02-07T13:27:49.422Z] ++ set -x [2023-02-07T13:27:49.422Z] ++ 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-02-07T13:27:49.489Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-02-07T13:27:49.490Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2023-02-07T13:27:49.490Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2023-02-07T13:27:49.490Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2023-02-07T13:27:49.490Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2023-02-07T13:27:49.490Z] === RUN TestDeleteDevicemapper [2023-02-07T13:27:49.490Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-07T13:27:49.490Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-02-07T13:27:49.490Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-02-07T13:27:49.679Z] INFO: Testing against a local daemon [2023-02-07T13:27:49.679Z] === RUN TestAuthZPluginAllowRequest [2023-02-07T13:27:50.862Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s) [2023-02-07T13:27:50.862Z] === RUN TestUpdateMemory [2023-02-07T13:27:50.862Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-07T13:27:50.862Z] --- SKIP: TestUpdateMemory (0.00s) [2023-02-07T13:27:50.862Z] === RUN TestUpdateCPUQuota [2023-02-07T13:27:50.862Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-07T13:27:50.862Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2023-02-07T13:27:50.862Z] === RUN TestUpdatePidsLimit [2023-02-07T13:27:50.862Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-07T13:27:50.862Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2023-02-07T13:27:50.862Z] === RUN TestUpdateRestartPolicy [2023-02-07T13:27:51.051Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2023-02-07T13:27:51.051Z] === RUN TestAuthZPluginTLS [2023-02-07T13:27:51.309Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-02-07T13:27:51.309Z] === RUN TestAuthZPluginDenyRequest [2023-02-07T13:27:51.724Z] === RUN TestInspectNetwork/full_network_id [2023-02-07T13:27:51.724Z] === RUN TestInspectNetwork/partial_network_id [2023-02-07T13:27:51.724Z] === RUN TestInspectNetwork/network_name [2023-02-07T13:27:51.724Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-02-07T13:27:51.874Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-02-07T13:27:51.874Z] === RUN TestAuthZPluginAPIDenyResponse [2023-02-07T13:27:52.439Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-02-07T13:27:52.439Z] === RUN TestAuthZPluginDenyResponse [2023-02-07T13:27:53.004Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-02-07T13:27:53.004Z] === RUN TestAuthZPluginAllowEventStream [2023-02-07T13:27:53.385Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2023-02-07T13:27:53.944Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2023-02-07T13:27:53.944Z] === RUN TestAuthZPluginErrorResponse [2023-02-07T13:27:54.509Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-02-07T13:27:54.509Z] === RUN TestAuthZPluginErrorRequest [2023-02-07T13:27:55.074Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-02-07T13:27:55.074Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-02-07T13:27:55.640Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-02-07T13:27:55.640Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-02-07T13:27:55.900Z] --- PASS: TestInspectNetwork (7.06s) [2023-02-07T13:27:55.900Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-02-07T13:27:55.900Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-02-07T13:27:55.900Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-02-07T13:27:55.900Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-02-07T13:27:55.900Z] === RUN TestRunContainerWithBridgeNone [2023-02-07T13:27:57.012Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2023-02-07T13:27:57.012Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-02-07T13:27:57.274Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2023-02-07T13:27:57.274Z] === RUN TestNetworkInvalidJSON [2023-02-07T13:27:57.274Z] === RUN TestNetworkInvalidJSON//networks/create [2023-02-07T13:27:57.274Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-02-07T13:27:57.274Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-02-07T13:27:57.274Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-02-07T13:27:57.274Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-07T13:27:57.274Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-07T13:27:57.274Z] === CONT TestNetworkInvalidJSON//networks/create [2023-02-07T13:27:57.274Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-07T13:27:57.274Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-02-07T13:27:57.274Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-02-07T13:27:57.274Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-02-07T13:27:57.274Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-02-07T13:27:57.274Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-02-07T13:27:57.274Z] === RUN TestNetworkList [2023-02-07T13:27:57.274Z] === RUN TestNetworkList//networks [2023-02-07T13:27:57.274Z] === PAUSE TestNetworkList//networks [2023-02-07T13:27:57.274Z] === RUN TestNetworkList//networks/ [2023-02-07T13:27:57.274Z] === PAUSE TestNetworkList//networks/ [2023-02-07T13:27:57.274Z] === CONT TestNetworkList//networks [2023-02-07T13:27:57.274Z] === CONT TestNetworkList//networks/ [2023-02-07T13:27:57.274Z] --- PASS: TestNetworkList (0.02s) [2023-02-07T13:27:57.274Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-02-07T13:27:57.274Z] --- PASS: TestNetworkList//networks (0.00s) [2023-02-07T13:27:57.274Z] === RUN TestHostIPv4BridgeLabel [2023-02-07T13:27:57.482Z] tests/integration/api_image_test.py ............s..... [ 40%] [2023-02-07T13:27:57.839Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-02-07T13:27:57.839Z] === RUN TestDaemonRestartWithLiveRestore [2023-02-07T13:27:58.384Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2023-02-07T13:27:58.384Z] === RUN TestAuthZPluginHeader [2023-02-07T13:27:58.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-02-07T13:27:58.772Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-02-07T13:27:58.772Z] === RUN TestDaemonDefaultNetworkPools [2023-02-07T13:27:59.315Z] --- PASS: TestAuthZPluginHeader (0.69s) [2023-02-07T13:27:59.315Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-02-07T13:27:59.315Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T13:27:59.315Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-02-07T13:27:59.315Z] === RUN TestAuthZPluginV2Disable [2023-02-07T13:27:59.315Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T13:27:59.315Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-02-07T13:27:59.315Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-02-07T13:27:59.315Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T13:27:59.315Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-02-07T13:27:59.315Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-02-07T13:27:59.315Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T13:27:59.315Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-02-07T13:27:59.315Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-02-07T13:27:59.704Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2023-02-07T13:27:59.704Z] === RUN TestDaemonRestartWithExistingNetwork [2023-02-07T13:28:00.636Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-02-07T13:28:00.636Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-02-07T13:28:01.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-02-07T13:28:02.008Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2023-02-07T13:28:02.008Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-02-07T13:28:02.572Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-02-07T13:28:02.572Z] === RUN TestServiceWithPredefinedNetwork [2023-02-07T13:28:03.048Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2023-02-07T13:28:03.048Z] === RUN TestUpdateRestartWithAutoRemove [2023-02-07T13:28:03.048Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2023-02-07T13:28:03.048Z] === RUN TestWaitNonBlocked [2023-02-07T13:28:03.048Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T13:28:03.048Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T13:28:03.048Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T13:28:03.048Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T13:28:03.048Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T13:28:03.048Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T13:28:03.048Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-02-07T13:28:03.048Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2023-02-07T13:28:03.048Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2023-02-07T13:28:03.048Z] === RUN TestWaitBlocked [2023-02-07T13:28:03.048Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-07T13:28:03.048Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-07T13:28:03.048Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-02-07T13:28:03.048Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-02-07T13:28:03.048Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-07T13:28:03.048Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-02-07T13:28:03.306Z] --- PASS: TestWaitBlocked (0.01s) [2023-02-07T13:28:03.306Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s) [2023-02-07T13:28:03.306Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2023-02-07T13:28:03.306Z] === CONT TestDaemonRestartIpcMode [2023-02-07T13:28:03.306Z] === CONT TestIpcModeOlderClient [2023-02-07T13:28:03.306Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-02-07T13:28:03.306Z] === CONT TestRestartDaemonWithRestartingContainer [2023-02-07T13:28:03.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-02-07T13:28:05.096Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2023-02-07T13:28:05.096Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-02-07T13:28:05.096Z] service_test.go:242: FLAKY_TEST [2023-02-07T13:28:05.096Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-07T13:28:05.096Z] === RUN TestServiceWithDataPathPortInit [2023-02-07T13:28:06.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-02-07T13:28:06.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-02-07T13:28:07.483Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.19s) [2023-02-07T13:28:07.741Z] --- PASS: TestDaemonRestartIpcMode (4.58s) [2023-02-07T13:28:07.741Z] PASS [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === Skipped [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-02-07T13:28:07.741Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2023-02-07T13:28:07.741Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2023-02-07T13:28:07.741Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2023-02-07T13:28:07.741Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2023-02-07T13:28:07.741Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2023-02-07T13:28:07.741Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2023-02-07T13:28:07.741Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2023-02-07T13:28:07.741Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2023-02-07T13:28:07.741Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2023-02-07T13:28:07.741Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-02-07T13:28:07.741Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-02-07T13:28:07.741Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2023-02-07T13:28:07.741Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2023-02-07T13:28:07.741Z] 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-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2023-02-07T13:28:07.741Z] 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-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2023-02-07T13:28:07.741Z] 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-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestPause (0.00s) [2023-02-07T13:28:07.741Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-07T13:28:07.741Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2023-02-07T13:28:07.741Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2023-02-07T13:28:07.741Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2023-02-07T13:28:07.741Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2023-02-07T13:28:07.741Z] 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-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestStats (0.00s) [2023-02-07T13:28:07.741Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-02-07T13:28:07.741Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-02-07T13:28:07.741Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2023-02-07T13:28:07.741Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2023-02-07T13:28:07.741Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-07T13:28:07.741Z] [2023-02-07T13:28:07.741Z] DONE 178 tests, 27 skipped in 82.756s [2023-02-07T13:28:07.741Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-02-07T13:28:07.998Z] INFO: Testing against a local daemon [2023-02-07T13:28:07.998Z] === RUN TestLiveRestore [2023-02-07T13:28:07.998Z] === RUN TestLiveRestore/volume_references [2023-02-07T13:28:07.998Z] === PAUSE TestLiveRestore/volume_references [2023-02-07T13:28:07.998Z] === CONT TestLiveRestore/volume_references [2023-02-07T13:28:08.564Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-02-07T13:28:08.564Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-02-07T13:28:09.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-02-07T13:28:11.087Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-02-07T13:28:12.983Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-02-07T13:28:13.053Z] tests/integration/api_network_test.py ............................ [ 47%] [2023-02-07T13:28:14.881Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-02-07T13:28:14.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-02-07T13:28:17.380Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-02-07T13:28:17.380Z] PASS [2023-02-07T13:28:17.380Z] [2023-02-07T13:28:17.380Z] === Skipped [2023-02-07T13:28:17.380Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-02-07T13:28:17.380Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T13:28:17.380Z] [2023-02-07T13:28:17.380Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-02-07T13:28:17.380Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T13:28:17.380Z] [2023-02-07T13:28:17.380Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-02-07T13:28:17.380Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T13:28:17.380Z] [2023-02-07T13:28:17.380Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-02-07T13:28:17.380Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T13:28:17.380Z] [2023-02-07T13:28:17.380Z] DONE 17 tests, 4 skipped in 26.496s [2023-02-07T13:28:17.380Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-02-07T13:28:17.380Z] ++ 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-02-07T13:28:17.380Z] ++ set -e [2023-02-07T13:28:17.380Z] ++ '[' -n 0 ']' [2023-02-07T13:28:17.380Z] ++ set -x [2023-02-07T13:28:17.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-02-07T13:28:17.380Z] INFO: Testing against a local daemon [2023-02-07T13:28:17.380Z] === RUN TestPluginInvalidJSON [2023-02-07T13:28:17.380Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:28:17.380Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:28:17.380Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:28:17.380Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-02-07T13:28:17.380Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-02-07T13:28:17.380Z] === RUN TestPluginInstall [2023-02-07T13:28:17.380Z] === RUN TestPluginInstall/no_auth [2023-02-07T13:28:17.380Z] time="2023-02-07T13:28:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:28:17.380Z] time="2023-02-07T13:28:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ce4985527eb45af3badd0798e0410d641096558faccc8e3eac68dd5487c5022" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:28:17.380Z] time="2023-02-07T13:28:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:28:17.380Z] time="2023-02-07T13:28:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ce4985527eb45af3badd0798e0410d641096558faccc8e3eac68dd5487c5022" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:28:17.380Z] === RUN TestPluginInstall/with_htpasswd [2023-02-07T13:28:17.380Z] time="2023-02-07T13:28:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:28:17.380Z] time="2023-02-07T13:28:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bdefbb057859cffbe4296c5ee3c1a96876b88602940b4d1e282ed4bdd0b24f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:28:17.380Z] time="2023-02-07T13:28:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:28:17.380Z] time="2023-02-07T13:28:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bdefbb057859cffbe4296c5ee3c1a96876b88602940b4d1e282ed4bdd0b24f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:28:17.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-02-07T13:28:17.946Z] === RUN TestPluginInstall/with_insecure [2023-02-07T13:28:18.157Z] --- PASS: TestLiveRestore (0.00s) [2023-02-07T13:28:18.157Z] --- PASS: TestLiveRestore/volume_references (9.86s) [2023-02-07T13:28:18.157Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.18s) [2023-02-07T13:28:18.157Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.13s) [2023-02-07T13:28:18.157Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.10s) [2023-02-07T13:28:18.157Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.15s) [2023-02-07T13:28:18.157Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.80s) [2023-02-07T13:28:18.157Z] PASS [2023-02-07T13:28:18.157Z] [2023-02-07T13:28:18.157Z] DONE 7 tests in 9.967s [2023-02-07T13:28:18.157Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-02-07T13:28:18.157Z] INFO: Testing against a local daemon [2023-02-07T13:28:18.157Z] === RUN TestCommitInheritsEnv [2023-02-07T13:28:18.879Z] time="2023-02-07T13:28:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:28:18.879Z] time="2023-02-07T13:28:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78da0f86fbdd3aa6eb803ca8bdadfb957a78e1c4a92a1c5c894b0f33187e73d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:28:18.879Z] time="2023-02-07T13:28:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:28:18.879Z] time="2023-02-07T13:28:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78da0f86fbdd3aa6eb803ca8bdadfb957a78e1c4a92a1c5c894b0f33187e73d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:28:18.879Z] plugin_test.go:165: [d0fed0662fa4f] daemon is not started [2023-02-07T13:28:18.879Z] --- PASS: TestPluginInstall (2.72s) [2023-02-07T13:28:18.879Z] --- PASS: TestPluginInstall/no_auth (1.02s) [2023-02-07T13:28:18.879Z] --- PASS: TestPluginInstall/with_htpasswd (0.68s) [2023-02-07T13:28:18.879Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2023-02-07T13:28:18.879Z] === RUN TestPluginsWithRuntimes [2023-02-07T13:28:19.088Z] --- PASS: TestCommitInheritsEnv (1.23s) [2023-02-07T13:28:19.088Z] === RUN TestImportExtremelyLargeImageWorks [2023-02-07T13:28:19.088Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-02-07T13:28:19.088Z] === RUN TestImagesFilterMultiReference [2023-02-07T13:28:19.346Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-02-07T13:28:19.346Z] === RUN TestImagePullPlatformInvalid [2023-02-07T13:28:19.346Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-02-07T13:28:19.346Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-02-07T13:28:19.346Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-02-07T13:28:19.346Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-02-07T13:28:19.346Z] === RUN TestRemoveImageOrphaning [2023-02-07T13:28:19.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-02-07T13:28:19.960Z] --- PASS: TestServiceWithDataPathPortInit (13.70s) [2023-02-07T13:28:19.960Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-02-07T13:28:20.252Z] === RUN TestPluginsWithRuntimes/No_Args [2023-02-07T13:28:20.893Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lmt01tc4i2uhjchuf570k35m8 Created:2023-02-07 13:28:19.732885949 +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[825a1be62ff8f32736e370e95d1a3861a2af189dd3577343f2c8a6e5390bd617:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9tecs61xjj4t8qiwkdfm8z1tk EndpointID:a6567ec16c9d1f7b35eb02c60775641da0ad34ea035b442ac7203e325853d730 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ee2b4465a39466998c74f8ca4257e6d7fadbda1bb11f2c142e4801ad90e14df0 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:f58f4d35f3fa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9tecs61xjj4t8qiwkdfm8z1tk EndpointID:a6567ec16c9d1f7b35eb02c60775641da0ad34ea035b442ac7203e325853d730 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-02-07T13:28:21.243Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2023-02-07T13:28:21.243Z] === RUN TestRemoveImageGarbageCollector [2023-02-07T13:28:21.243Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-02-07T13:28:21.243Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-02-07T13:28:21.243Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-02-07T13:28:21.243Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-02-07T13:28:21.243Z] === RUN TestTagInvalidReference [2023-02-07T13:28:21.243Z] --- PASS: TestTagInvalidReference (0.02s) [2023-02-07T13:28:21.243Z] === RUN TestTagValidPrefixedRepo [2023-02-07T13:28:21.243Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-02-07T13:28:21.243Z] === RUN TestTagExistedNameWithoutForce [2023-02-07T13:28:21.243Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-02-07T13:28:21.243Z] === RUN TestTagOfficialNames [2023-02-07T13:28:21.243Z] --- PASS: TestTagOfficialNames (0.05s) [2023-02-07T13:28:21.243Z] === RUN TestTagMatchesDigest [2023-02-07T13:28:21.243Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-02-07T13:28:21.243Z] === CONT TestImportExtremelyLargeImageWorks [2023-02-07T13:28:21.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-02-07T13:28:21.624Z] === RUN TestPluginsWithRuntimes/With_Args [2023-02-07T13:28:22.188Z] --- PASS: TestPluginsWithRuntimes (3.41s) [2023-02-07T13:28:22.188Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.02s) [2023-02-07T13:28:22.188Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2023-02-07T13:28:22.188Z] === RUN TestPluginBackCompatMediaTypes [2023-02-07T13:28:22.577Z] tests/integration/api_plugin_test.py ........... [ 50%] [2023-02-07T13:28:22.754Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2023-02-07T13:28:22.754Z] PASS [2023-02-07T13:28:22.754Z] [2023-02-07T13:28:22.754Z] DONE 10 tests in 6.852s [2023-02-07T13:28:22.754Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-02-07T13:28:22.754Z] ++ 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-02-07T13:28:22.754Z] ++ set -e [2023-02-07T13:28:22.754Z] ++ '[' -n 0 ']' [2023-02-07T13:28:22.754Z] ++ set -x [2023-02-07T13:28:22.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-07T13:28:23.012Z] INFO: Testing against a local daemon [2023-02-07T13:28:23.012Z] === RUN TestExternalGraphDriver [2023-02-07T13:28:23.269Z] === RUN TestExternalGraphDriver/json [2023-02-07T13:28:23.671Z] tests/integration/api_secret_test.py ..... [ 51%] [2023-02-07T13:28:24.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-02-07T13:28:25.180Z] === RUN TestExternalGraphDriver/spec [2023-02-07T13:28:26.153Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2023-02-07T13:28:26.153Z] PASS [2023-02-07T13:28:26.153Z] [2023-02-07T13:28:26.153Z] === Skipped [2023-02-07T13:28:26.153Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-07T13:28:26.153Z] service_test.go:242: FLAKY_TEST [2023-02-07T13:28:26.153Z] [2023-02-07T13:28:26.153Z] DONE 26 tests, 1 skipped in 43.475s [2023-02-07T13:28:26.153Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-02-07T13:28:26.153Z] INFO: Testing against a local daemon [2023-02-07T13:28:26.153Z] === RUN TestDockerNetworkIpvlanPersistance [2023-02-07T13:28:26.153Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:28:26.153Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-07T13:28:26.153Z] === RUN TestDockerNetworkIpvlan [2023-02-07T13:28:26.153Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:28:26.153Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-02-07T13:28:26.153Z] PASS [2023-02-07T13:28:26.153Z] [2023-02-07T13:28:26.153Z] === Skipped [2023-02-07T13:28:26.153Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-07T13:28:26.153Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:28:26.153Z] [2023-02-07T13:28:26.153Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-02-07T13:28:26.153Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:28:26.153Z] [2023-02-07T13:28:26.153Z] DONE 2 tests, 2 skipped in 0.037s [2023-02-07T13:28:26.153Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-02-07T13:28:26.153Z] INFO: Testing against a local daemon [2023-02-07T13:28:26.153Z] === RUN TestDockerNetworkMacvlanPersistance [2023-02-07T13:28:26.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-02-07T13:28:26.572Z] === RUN TestExternalGraphDriver/pull [2023-02-07T13:28:26.717Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2023-02-07T13:28:26.717Z] === RUN TestDockerNetworkMacvlan [2023-02-07T13:28:27.309Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-02-07T13:28:28.259Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-02-07T13:28:28.470Z] --- PASS: TestExternalGraphDriver (5.21s) [2023-02-07T13:28:28.470Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2023-02-07T13:28:28.470Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2023-02-07T13:28:28.470Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2023-02-07T13:28:28.470Z] === RUN TestGraphdriverPluginV2 [2023-02-07T13:28:28.470Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T13:28:28.470Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2023-02-07T13:28:28.470Z] PASS [2023-02-07T13:28:28.470Z] [2023-02-07T13:28:28.470Z] === Skipped [2023-02-07T13:28:28.470Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2023-02-07T13:28:28.470Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T13:28:28.470Z] [2023-02-07T13:28:28.470Z] DONE 5 tests, 1 skipped in 5.673s [2023-02-07T13:28:28.470Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-02-07T13:28:28.470Z] ++ 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-02-07T13:28:28.470Z] ++ set -e [2023-02-07T13:28:28.470Z] ++ '[' -n 0 ']' [2023-02-07T13:28:28.470Z] ++ set -x [2023-02-07T13:28:28.470Z] ++ 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-02-07T13:28:28.733Z] INFO: Testing against a local daemon [2023-02-07T13:28:28.733Z] === RUN TestContinueAfterPluginCrash [2023-02-07T13:28:28.733Z] === PAUSE TestContinueAfterPluginCrash [2023-02-07T13:28:28.733Z] === RUN TestReadPluginNoRead [2023-02-07T13:28:28.733Z] === PAUSE TestReadPluginNoRead [2023-02-07T13:28:28.733Z] === RUN TestDaemonStartWithLogOpt [2023-02-07T13:28:28.733Z] === PAUSE TestDaemonStartWithLogOpt [2023-02-07T13:28:28.733Z] === CONT TestContinueAfterPluginCrash [2023-02-07T13:28:28.733Z] === CONT TestDaemonStartWithLogOpt [2023-02-07T13:28:28.826Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-02-07T13:28:28.981Z] tests/integration/api_service_test.py .................................. [ 60%] [2023-02-07T13:28:30.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-02-07T13:28:30.723Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-02-07T13:28:32.012Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2023-02-07T13:28:32.012Z] === CONT TestReadPluginNoRead [2023-02-07T13:28:32.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-02-07T13:28:32.098Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-02-07T13:28:33.910Z] === RUN TestReadPluginNoRead/default [2023-02-07T13:28:34.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-02-07T13:28:35.285Z] === RUN TestReadPluginNoRead/disabled_caching [2023-02-07T13:28:35.377Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-02-07T13:28:36.217Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-02-07T13:28:36.310Z] --- PASS: TestDockerNetworkMacvlan (9.67s) [2023-02-07T13:28:36.310Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2023-02-07T13:28:36.310Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-02-07T13:28:36.310Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2023-02-07T13:28:36.310Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2023-02-07T13:28:36.310Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) [2023-02-07T13:28:36.310Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2023-02-07T13:28:36.310Z] PASS [2023-02-07T13:28:36.310Z] [2023-02-07T13:28:36.310Z] DONE 8 tests in 10.987s [2023-02-07T13:28:36.310Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-02-07T13:28:36.310Z] testing: warning: no tests to run [2023-02-07T13:28:36.310Z] PASS [2023-02-07T13:28:36.310Z] [2023-02-07T13:28:36.310Z] DONE 0 tests in 0.007s [2023-02-07T13:28:36.310Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-02-07T13:28:36.310Z] INFO: Testing against a local daemon [2023-02-07T13:28:36.310Z] === RUN TestAuthZPluginAllowRequest [2023-02-07T13:28:36.783Z] --- PASS: TestContinueAfterPluginCrash (8.06s) [2023-02-07T13:28:37.095Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-02-07T13:28:37.095Z] Using test binary docker [2023-02-07T13:28:37.095Z] +++ /etc/init.d/apparmor start [2023-02-07T13:28:37.095Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-02-07T13:28:37.095Z] INFO: Waiting for daemon to start... [2023-02-07T13:28:37.095Z] Starting dockerd [2023-02-07T13:28:37.095Z] +++ 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-02-07T13:28:37.349Z] === CONT TestReadPluginNoRead [2023-02-07T13:28:37.349Z] read_test.go:92: [dd3031dccd542] daemon is not started [2023-02-07T13:28:37.349Z] --- PASS: TestReadPluginNoRead (5.72s) [2023-02-07T13:28:37.349Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2023-02-07T13:28:37.349Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2023-02-07T13:28:37.349Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2023-02-07T13:28:37.349Z] PASS [2023-02-07T13:28:37.349Z] [2023-02-07T13:28:37.349Z] DONE 6 tests in 8.813s [2023-02-07T13:28:37.349Z] 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-02-07T13:28:37.349Z] ++ 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-02-07T13:28:37.349Z] ++ set -e [2023-02-07T13:28:37.349Z] ++ '[' -n 0 ']' [2023-02-07T13:28:37.349Z] ++ set -x [2023-02-07T13:28:37.349Z] ++ 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-02-07T13:28:37.349Z] testing: warning: no tests to run [2023-02-07T13:28:37.349Z] PASS [2023-02-07T13:28:37.349Z] [2023-02-07T13:28:37.349Z] DONE 0 tests in 0.041s [2023-02-07T13:28:37.349Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-02-07T13:28:37.349Z] ++ 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-02-07T13:28:37.349Z] ++ set -e [2023-02-07T13:28:37.349Z] ++ '[' -n 0 ']' [2023-02-07T13:28:37.349Z] ++ set -x [2023-02-07T13:28:37.349Z] ++ 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-02-07T13:28:37.607Z] INFO: Testing against a local daemon [2023-02-07T13:28:37.608Z] === RUN TestPluginWithDevMounts [2023-02-07T13:28:37.608Z] === PAUSE TestPluginWithDevMounts [2023-02-07T13:28:37.608Z] === CONT TestPluginWithDevMounts [2023-02-07T13:28:37.681Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2023-02-07T13:28:37.681Z] === RUN TestAuthZPluginTLS [2023-02-07T13:28:37.939Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-02-07T13:28:37.939Z] === RUN TestAuthZPluginDenyRequest [2023-02-07T13:28:38.503Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-02-07T13:28:38.504Z] === RUN TestAuthZPluginAPIDenyResponse [2023-02-07T13:28:38.980Z] --- PASS: TestPluginWithDevMounts (1.52s) [2023-02-07T13:28:38.980Z] PASS [2023-02-07T13:28:38.980Z] [2023-02-07T13:28:38.980Z] DONE 1 tests in 1.655s [2023-02-07T13:28:38.980Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-02-07T13:28:38.980Z] ++ 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-02-07T13:28:38.980Z] ++ set -e [2023-02-07T13:28:38.980Z] ++ '[' -n 0 ']' [2023-02-07T13:28:38.980Z] ++ set -x [2023-02-07T13:28:38.980Z] ++ 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-02-07T13:28:39.068Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-02-07T13:28:39.068Z] === RUN TestAuthZPluginDenyResponse [2023-02-07T13:28:39.238Z] INFO: Testing against a local daemon [2023-02-07T13:28:39.238Z] === RUN TestSecretInspect [2023-02-07T13:28:39.633Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-02-07T13:28:39.633Z] === RUN TestAuthZPluginAllowEventStream [2023-02-07T13:28:40.368Z] . [2023-02-07T13:28:40.368Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-02-07T13:28:40.368Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-02-07T13:28:40.368Z] Error: No such image: emptyfs [2023-02-07T13:28:40.368Z] ++++ docker load [2023-02-07T13:28:40.368Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-02-07T13:28:40.368Z] Running integration-test (iteration 1) [2023-02-07T13:28:40.368Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-02-07T13:28:40.368Z] ++ 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-02-07T13:28:40.368Z] ++ set -e [2023-02-07T13:28:40.368Z] ++ '[' -n 0 ']' [2023-02-07T13:28:40.368Z] ++ set -x [2023-02-07T13:28:40.368Z] ++ 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-02-07T13:28:41.005Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2023-02-07T13:28:41.005Z] === RUN TestAuthZPluginErrorResponse [2023-02-07T13:28:41.263Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-02-07T13:28:41.263Z] === RUN TestAuthZPluginErrorRequest [2023-02-07T13:28:41.298Z] Loaded image: busybox:latest [2023-02-07T13:28:41.764Z] --- PASS: TestSecretInspect (2.18s) [2023-02-07T13:28:41.764Z] === RUN TestSecretList [2023-02-07T13:28:41.828Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-02-07T13:28:41.828Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-02-07T13:28:41.861Z] Loaded image: busybox:glibc [2023-02-07T13:28:42.393Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-02-07T13:28:42.393Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-02-07T13:28:43.474Z] ......................... [ 67%] [2023-02-07T13:28:43.662Z] --- PASS: TestSecretList (2.12s) [2023-02-07T13:28:43.662Z] === RUN TestSecretsCreateAndDelete [2023-02-07T13:28:43.766Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2023-02-07T13:28:43.766Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-02-07T13:28:45.138Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2023-02-07T13:28:45.138Z] === RUN TestAuthZPluginHeader [2023-02-07T13:28:45.560Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2023-02-07T13:28:45.560Z] === RUN TestSecretsUpdate [2023-02-07T13:28:46.070Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-02-07T13:28:46.070Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-02-07T13:28:47.115Z] Loaded image: debian:bullseye-slim [2023-02-07T13:28:47.115Z] Loaded image: hello-world:latest [2023-02-07T13:28:47.115Z] Loaded image: arm32v7/hello-world:latest [2023-02-07T13:28:47.115Z] INFO: Testing against a local daemon [2023-02-07T13:28:47.115Z] === RUN TestCgroupNamespacesBuild [2023-02-07T13:28:48.086Z] --- PASS: TestSecretsUpdate (2.13s) [2023-02-07T13:28:48.086Z] === RUN TestTemplatedSecret [2023-02-07T13:28:49.637Z] --- PASS: TestCgroupNamespacesBuild (2.39s) [2023-02-07T13:28:49.638Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-02-07T13:28:50.612Z] --- PASS: TestTemplatedSecret (2.44s) [2023-02-07T13:28:50.612Z] === RUN TestSecretCreateResolve [2023-02-07T13:28:51.328Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.38s) [2023-02-07T13:28:51.328Z] === RUN TestAuthZPluginV2Disable [2023-02-07T13:28:51.531Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s) [2023-02-07T13:28:51.531Z] === RUN TestBuildWithSession [2023-02-07T13:28:51.531Z] build_session_test.go:25: TODO: BuildKit [2023-02-07T13:28:51.531Z] --- SKIP: TestBuildWithSession (0.00s) [2023-02-07T13:28:51.531Z] === RUN TestBuildSquashParent [2023-02-07T13:28:52.510Z] --- PASS: TestSecretCreateResolve (2.13s) [2023-02-07T13:28:52.510Z] PASS [2023-02-07T13:28:52.510Z] [2023-02-07T13:28:52.510Z] DONE 6 tests in 13.271s [2023-02-07T13:28:52.510Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-02-07T13:28:52.510Z] ++ 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-02-07T13:28:52.510Z] ++ set -e [2023-02-07T13:28:52.510Z] ++ '[' -n 0 ']' [2023-02-07T13:28:52.510Z] ++ set -x [2023-02-07T13:28:52.510Z] ++ 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-02-07T13:28:52.510Z] INFO: Testing against a local daemon [2023-02-07T13:28:52.510Z] === RUN TestServiceCreateInit [2023-02-07T13:28:52.510Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-02-07T13:28:55.507Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2023-02-07T13:28:55.507Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-02-07T13:28:56.692Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-02-07T13:28:58.785Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.44s) [2023-02-07T13:28:58.785Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-02-07T13:28:59.972Z] --- PASS: TestServiceCreateInit (7.07s) [2023-02-07T13:28:59.972Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2023-02-07T13:28:59.972Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2023-02-07T13:28:59.972Z] === RUN TestCreateServiceMultipleTimes [2023-02-07T13:29:01.487Z] --- PASS: TestBuildSquashParent (8.49s) [2023-02-07T13:29:01.487Z] === RUN TestBuildWithRemoveAndForceRemove [2023-02-07T13:29:01.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T13:29:01.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T13:29:01.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T13:29:01.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T13:29:01.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T13:29:01.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T13:29:01.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T13:29:01.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T13:29:01.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T13:29:01.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T13:29:01.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T13:29:01.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T13:29:01.487Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T13:29:01.487Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T13:29:02.857Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T13:29:03.115Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T13:29:06.390Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T13:29:06.390Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T13:29:09.666Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-02-07T13:29:09.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.01s) [2023-02-07T13:29:09.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.37s) [2023-02-07T13:29:09.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s) [2023-02-07T13:29:09.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s) [2023-02-07T13:29:09.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2023-02-07T13:29:09.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.92s) [2023-02-07T13:29:09.666Z] === RUN TestBuildMultiStageCopy [2023-02-07T13:29:09.666Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-02-07T13:29:10.974Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.94s) [2023-02-07T13:29:10.974Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-02-07T13:29:11.561Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-02-07T13:29:12.125Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-02-07T13:29:12.689Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-02-07T13:29:13.253Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-02-07T13:29:13.817Z] --- PASS: TestBuildMultiStageCopy (4.39s) [2023-02-07T13:29:13.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s) [2023-02-07T13:29:13.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2023-02-07T13:29:13.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2023-02-07T13:29:13.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2023-02-07T13:29:13.817Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2023-02-07T13:29:13.817Z] === RUN TestBuildMultiStageParentConfig [2023-02-07T13:29:15.188Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2023-02-07T13:29:15.188Z] === RUN TestBuildLabelWithTargets [2023-02-07T13:29:17.727Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2023-02-07T13:29:17.727Z] === RUN TestBuildWithEmptyLayers [2023-02-07T13:29:18.041Z] --- PASS: TestCreateServiceMultipleTimes (15.60s) [2023-02-07T13:29:18.041Z] === RUN TestCreateServiceConflict [2023-02-07T13:29:18.041Z] --- PASS: TestCreateServiceConflict (2.10s) [2023-02-07T13:29:18.041Z] === RUN TestCreateServiceMaxReplicas [2023-02-07T13:29:18.658Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2023-02-07T13:29:18.658Z] === RUN TestBuildMultiStageOnBuild [2023-02-07T13:29:19.939Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2023-02-07T13:29:19.939Z] === RUN TestCreateWithDuplicateNetworkNames [2023-02-07T13:29:21.185Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2023-02-07T13:29:21.185Z] === RUN TestBuildUncleanTarFilenames [2023-02-07T13:29:21.679Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2023-02-07T13:29:23.079Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2023-02-07T13:29:23.079Z] === RUN TestBuildMultiStageLayerLeak [2023-02-07T13:29:26.354Z] --- PASS: TestBuildMultiStageLayerLeak (3.25s) [2023-02-07T13:29:26.354Z] === RUN TestBuildWithHugeFile [2023-02-07T13:29:26.497Z] 8185ee4ed646: Pull complete [2023-02-07T13:29:26.498Z] Digest: sha256:192adcdbbcebf7000d95a0ca34422709127e20b0334e6968381a198c816c9f9f [2023-02-07T13:29:26.498Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:29:26.498Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2023-02-07T13:29:26.498Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2023-02-07T13:29:26.498Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3887' [2023-02-07T13:29:26.498Z] WARN: Skipping validation tests [2023-02-07T13:29:26.498Z] INFO: Running unit tests at 02/07/2023 13:29:16... [2023-02-07T13:29:26.498Z] INFO: make.ps1 starting at 02/07/2023 13:29:23 [2023-02-07T13:29:26.498Z] INFO: Git commit (0312e468da) assumed from DOCKER_GITCOMMIT environment variable [2023-02-07T13:29:26.498Z] INFO: Invoking autogen... [2023-02-07T13:29:26.498Z] INFO: Running unit tests... [2023-02-07T13:29:29.038Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-02-07T13:29:29.038Z] PASS [2023-02-07T13:29:29.038Z] [2023-02-07T13:29:29.038Z] DONE 17 tests in 50.863s [2023-02-07T13:29:29.038Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-02-07T13:29:29.038Z] INFO: Testing against a local daemon [2023-02-07T13:29:29.038Z] === RUN TestPluginInvalidJSON [2023-02-07T13:29:29.038Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:29:29.038Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:29:29.038Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:29:29.038Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-02-07T13:29:29.038Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-02-07T13:29:29.038Z] === RUN TestPluginInstall [2023-02-07T13:29:29.038Z] === RUN TestPluginInstall/no_auth [2023-02-07T13:29:29.038Z] time="2023-02-07T13:29:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:29:29.038Z] time="2023-02-07T13:29:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:863145a718afe46fd7fed1c149f9e82eaedc3e6e859957332c9bc8e92e68a1b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:29:29.038Z] time="2023-02-07T13:29:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:29:29.038Z] time="2023-02-07T13:29:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:863145a718afe46fd7fed1c149f9e82eaedc3e6e859957332c9bc8e92e68a1b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:29:29.038Z] === RUN TestPluginInstall/with_htpasswd [2023-02-07T13:29:29.038Z] time="2023-02-07T13:29:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:29:29.038Z] time="2023-02-07T13:29:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7d0a2adc390687565aed4217254d52c41b04ba7b8b3c78d106bf2cc48acc607" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:29:29.038Z] time="2023-02-07T13:29:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:29:29.038Z] time="2023-02-07T13:29:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7d0a2adc390687565aed4217254d52c41b04ba7b8b3c78d106bf2cc48acc607" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:29:29.038Z] === RUN TestPluginInstall/with_insecure [2023-02-07T13:29:29.970Z] time="2023-02-07T13:29:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:29:29.970Z] time="2023-02-07T13:29:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1310de941099551de6df8c54ade84716d2ae711f0679386920e4fd16beaa237" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:29:29.970Z] time="2023-02-07T13:29:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:29:29.970Z] time="2023-02-07T13:29:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1310de941099551de6df8c54ade84716d2ae711f0679386920e4fd16beaa237" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:29:30.228Z] plugin_test.go:165: [ddfa4b7baecf7] daemon is not started [2023-02-07T13:29:30.228Z] --- PASS: TestPluginInstall (2.88s) [2023-02-07T13:29:30.228Z] --- PASS: TestPluginInstall/no_auth (1.17s) [2023-02-07T13:29:30.228Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2023-02-07T13:29:30.228Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2023-02-07T13:29:30.228Z] === RUN TestPluginsWithRuntimes [2023-02-07T13:29:31.600Z] === RUN TestPluginsWithRuntimes/No_Args [2023-02-07T13:29:32.531Z] === RUN TestPluginsWithRuntimes/With_Args [2023-02-07T13:29:33.462Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2023-02-07T13:29:33.462Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2023-02-07T13:29:33.462Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2023-02-07T13:29:33.462Z] === RUN TestPluginBackCompatMediaTypes [2023-02-07T13:29:34.026Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2023-02-07T13:29:34.026Z] PASS [2023-02-07T13:29:34.026Z] [2023-02-07T13:29:34.026Z] DONE 10 tests in 6.858s [2023-02-07T13:29:34.026Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-02-07T13:29:34.026Z] INFO: Testing against a local daemon [2023-02-07T13:29:34.026Z] === RUN TestExternalGraphDriver [2023-02-07T13:29:34.590Z] === RUN TestExternalGraphDriver/json [2023-02-07T13:29:34.799Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.00s) [2023-02-07T13:29:34.799Z] === RUN TestCreateServiceSecretFileMode [2023-02-07T13:29:35.064Z] 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-02-07T13:29:36.490Z] === RUN TestExternalGraphDriver/spec [2023-02-07T13:29:37.862Z] === RUN TestExternalGraphDriver/pull [2023-02-07T13:29:39.764Z] tests/integration/api_volume_test.py ......... [ 74%] [2023-02-07T13:29:39.764Z] tests/integration/client_test.py ..... [ 75%] [2023-02-07T13:29:39.764Z] tests/integration/context_api_test.py ... [ 76%] [2023-02-07T13:29:39.764Z] tests/integration/errors_test.py . [ 76%] [2023-02-07T13:29:39.769Z] --- PASS: TestExternalGraphDriver (5.31s) [2023-02-07T13:29:39.769Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2023-02-07T13:29:39.769Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2023-02-07T13:29:39.769Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2023-02-07T13:29:39.769Z] === RUN TestGraphdriverPluginV2 [2023-02-07T13:29:44.007Z] --- PASS: TestGraphdriverPluginV2 (4.24s) [2023-02-07T13:29:44.007Z] PASS [2023-02-07T13:29:44.007Z] [2023-02-07T13:29:44.007Z] DONE 5 tests in 9.613s [2023-02-07T13:29:44.007Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-02-07T13:29:44.007Z] INFO: Testing against a local daemon [2023-02-07T13:29:44.007Z] === RUN TestContinueAfterPluginCrash [2023-02-07T13:29:44.007Z] === PAUSE TestContinueAfterPluginCrash [2023-02-07T13:29:44.007Z] === RUN TestReadPluginNoRead [2023-02-07T13:29:44.007Z] === PAUSE TestReadPluginNoRead [2023-02-07T13:29:44.007Z] === RUN TestDaemonStartWithLogOpt [2023-02-07T13:29:44.007Z] === PAUSE TestDaemonStartWithLogOpt [2023-02-07T13:29:44.007Z] === CONT TestContinueAfterPluginCrash [2023-02-07T13:29:44.007Z] === CONT TestReadPluginNoRead [2023-02-07T13:29:46.987Z] --- PASS: TestCreateServiceSecretFileMode (12.37s) [2023-02-07T13:29:46.987Z] === RUN TestCreateServiceConfigFileMode [2023-02-07T13:29:47.285Z] === RUN TestReadPluginNoRead/default [2023-02-07T13:29:47.463Z] ? github.com/docker/docker/api [no test files] [2023-02-07T13:29:48.217Z] === RUN TestReadPluginNoRead/disabled_caching [2023-02-07T13:29:49.149Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-02-07T13:29:50.520Z] === CONT TestReadPluginNoRead [2023-02-07T13:29:50.520Z] read_test.go:92: [d80a0d0130ea9] daemon is not started [2023-02-07T13:29:50.520Z] --- PASS: TestReadPluginNoRead (6.66s) [2023-02-07T13:29:50.520Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2023-02-07T13:29:50.520Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2023-02-07T13:29:50.520Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2023-02-07T13:29:50.520Z] === CONT TestDaemonStartWithLogOpt [2023-02-07T13:29:52.418Z] --- PASS: TestContinueAfterPluginCrash (8.54s) [2023-02-07T13:29:53.350Z] --- PASS: TestDaemonStartWithLogOpt (2.72s) [2023-02-07T13:29:53.350Z] PASS [2023-02-07T13:29:53.350Z] [2023-02-07T13:29:53.350Z] DONE 6 tests in 9.428s [2023-02-07T13:29:53.350Z] 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-02-07T13:29:53.350Z] testing: warning: no tests to run [2023-02-07T13:29:53.350Z] PASS [2023-02-07T13:29:53.350Z] [2023-02-07T13:29:53.350Z] DONE 0 tests in 0.008s [2023-02-07T13:29:53.350Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-02-07T13:29:53.350Z] INFO: Testing against a local daemon [2023-02-07T13:29:53.350Z] === RUN TestPluginWithDevMounts [2023-02-07T13:29:53.350Z] === PAUSE TestPluginWithDevMounts [2023-02-07T13:29:53.350Z] === CONT TestPluginWithDevMounts [2023-02-07T13:29:54.722Z] --- PASS: TestPluginWithDevMounts (1.58s) [2023-02-07T13:29:54.722Z] PASS [2023-02-07T13:29:54.722Z] [2023-02-07T13:29:54.722Z] DONE 1 tests in 1.616s [2023-02-07T13:29:54.722Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-02-07T13:29:54.722Z] INFO: Testing against a local daemon [2023-02-07T13:29:54.722Z] === RUN TestSecretInspect [2023-02-07T13:29:57.247Z] --- PASS: TestSecretInspect (2.07s) [2023-02-07T13:29:57.247Z] === RUN TestSecretList [2023-02-07T13:29:57.426Z] tests/integration/models_containers_test.py ............................ [ 83%] [2023-02-07T13:29:57.756Z] --- PASS: TestImportExtremelyLargeImageWorks (94.31s) [2023-02-07T13:29:57.756Z] PASS [2023-02-07T13:29:57.757Z] [2023-02-07T13:29:57.757Z] === Skipped [2023-02-07T13:29:57.757Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-02-07T13:29:57.757Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-02-07T13:29:57.757Z] [2023-02-07T13:29:57.757Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-02-07T13:29:57.757Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-02-07T13:29:57.757Z] [2023-02-07T13:29:57.757Z] DONE 13 tests, 2 skipped in 97.888s [2023-02-07T13:29:57.757Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-02-07T13:29:57.757Z] INFO: Testing against a local daemon [2023-02-07T13:29:57.757Z] === RUN TestNetworkCreateDelete [2023-02-07T13:29:57.757Z] --- PASS: TestNetworkCreateDelete (0.13s) [2023-02-07T13:29:57.757Z] === RUN TestDockerNetworkDeletePreferID [2023-02-07T13:29:57.757Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2023-02-07T13:29:57.757Z] === RUN TestDaemonDNSFallback [2023-02-07T13:29:59.143Z] --- PASS: TestSecretList (2.12s) [2023-02-07T13:29:59.143Z] === RUN TestSecretsCreateAndDelete [2023-02-07T13:29:59.229Z] --- PASS: TestCreateServiceConfigFileMode (12.35s) [2023-02-07T13:29:59.229Z] === RUN TestCreateServiceSysctls [2023-02-07T13:30:00.601Z] --- PASS: TestCreateServiceSysctls (2.94s) [2023-02-07T13:30:00.601Z] === RUN TestCreateServiceCapabilities [2023-02-07T13:30:01.044Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2023-02-07T13:30:01.044Z] === RUN TestSecretsUpdate [2023-02-07T13:30:03.127Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2023-02-07T13:30:03.127Z] === RUN TestInspect [2023-02-07T13:30:03.571Z] --- PASS: TestSecretsUpdate (2.12s) [2023-02-07T13:30:03.571Z] === RUN TestTemplatedSecret [2023-02-07T13:30:04.305Z] --- PASS: TestDaemonDNSFallback (7.34s) [2023-02-07T13:30:04.305Z] === RUN TestInspectNetwork [2023-02-07T13:30:04.305Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:04.305Z] --- SKIP: TestInspectNetwork (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestRunContainerWithBridgeNone [2023-02-07T13:30:04.305Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestNetworkInvalidJSON [2023-02-07T13:30:04.305Z] === RUN TestNetworkInvalidJSON//networks/create [2023-02-07T13:30:04.305Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-02-07T13:30:04.305Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-02-07T13:30:04.305Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-02-07T13:30:04.305Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-07T13:30:04.305Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-07T13:30:04.305Z] === CONT TestNetworkInvalidJSON//networks/create [2023-02-07T13:30:04.305Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-07T13:30:04.305Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-02-07T13:30:04.305Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-02-07T13:30:04.305Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-02-07T13:30:04.305Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-02-07T13:30:04.305Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestNetworkList [2023-02-07T13:30:04.305Z] === RUN TestNetworkList//networks [2023-02-07T13:30:04.305Z] === PAUSE TestNetworkList//networks [2023-02-07T13:30:04.305Z] === RUN TestNetworkList//networks/ [2023-02-07T13:30:04.305Z] === PAUSE TestNetworkList//networks/ [2023-02-07T13:30:04.305Z] === CONT TestNetworkList//networks [2023-02-07T13:30:04.305Z] === CONT TestNetworkList//networks/ [2023-02-07T13:30:04.305Z] --- PASS: TestNetworkList (0.01s) [2023-02-07T13:30:04.305Z] --- PASS: TestNetworkList//networks (0.00s) [2023-02-07T13:30:04.305Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestHostIPv4BridgeLabel [2023-02-07T13:30:04.305Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestDaemonRestartWithLiveRestore [2023-02-07T13:30:04.305Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2023-02-07T13:30:04.305Z] === RUN TestDaemonDefaultNetworkPools [2023-02-07T13:30:04.305Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestDaemonRestartWithExistingNetwork [2023-02-07T13:30:04.305Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-02-07T13:30:04.305Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-02-07T13:30:04.305Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestServiceWithPredefinedNetwork [2023-02-07T13:30:04.305Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:04.305Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-02-07T13:30:04.305Z] service_test.go:242: FLAKY_TEST [2023-02-07T13:30:04.305Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestServiceWithDataPathPortInit [2023-02-07T13:30:04.305Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:04.305Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-02-07T13:30:04.305Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:04.305Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-02-07T13:30:04.305Z] PASS [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === Skipped [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2023-02-07T13:30:04.305Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2023-02-07T13:30:04.305Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2023-02-07T13:30:04.305Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2023-02-07T13:30:04.305Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2023-02-07T13:30:04.305Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2023-02-07T13:30:04.305Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-02-07T13:30:04.305Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-02-07T13:30:04.305Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2023-02-07T13:30:04.305Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-07T13:30:04.305Z] service_test.go:242: FLAKY_TEST [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2023-02-07T13:30:04.305Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-02-07T13:30:04.305Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] DONE 22 tests, 12 skipped in 7.971s [2023-02-07T13:30:04.305Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-02-07T13:30:04.305Z] INFO: Testing against a local daemon [2023-02-07T13:30:04.305Z] === RUN TestDockerNetworkIpvlanPersistance [2023-02-07T13:30:04.305Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:30:04.305Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestDockerNetworkIpvlan [2023-02-07T13:30:04.305Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:30:04.305Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-02-07T13:30:04.305Z] PASS [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === Skipped [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-07T13:30:04.305Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-02-07T13:30:04.305Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] DONE 2 tests, 2 skipped in 0.110s [2023-02-07T13:30:04.305Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-02-07T13:30:04.305Z] INFO: Testing against a local daemon [2023-02-07T13:30:04.305Z] === RUN TestDockerNetworkMacvlanPersistance [2023-02-07T13:30:04.305Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestDockerNetworkMacvlan [2023-02-07T13:30:04.305Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2023-02-07T13:30:04.305Z] PASS [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === Skipped [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2023-02-07T13:30:04.305Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2023-02-07T13:30:04.305Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] DONE 2 tests, 2 skipped in 0.097s [2023-02-07T13:30:04.305Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-02-07T13:30:04.305Z] testing: warning: no tests to run [2023-02-07T13:30:04.305Z] PASS [2023-02-07T13:30:04.305Z] [2023-02-07T13:30:04.305Z] DONE 0 tests in 0.023s [2023-02-07T13:30:04.305Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-02-07T13:30:04.305Z] INFO: Testing against a local daemon [2023-02-07T13:30:04.305Z] === RUN TestAuthZPluginAllowRequest [2023-02-07T13:30:04.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:04.305Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestAuthZPluginTLS [2023-02-07T13:30:04.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:04.305Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestAuthZPluginDenyRequest [2023-02-07T13:30:04.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:04.305Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestAuthZPluginAPIDenyResponse [2023-02-07T13:30:04.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:04.305Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestAuthZPluginDenyResponse [2023-02-07T13:30:04.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:04.305Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestAuthZPluginAllowEventStream [2023-02-07T13:30:04.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:04.305Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestAuthZPluginErrorResponse [2023-02-07T13:30:04.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:04.305Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestAuthZPluginErrorRequest [2023-02-07T13:30:04.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:04.305Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-02-07T13:30:04.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:04.305Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-02-07T13:30:04.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:04.305Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-02-07T13:30:04.305Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:04.305Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-02-07T13:30:04.305Z] === RUN TestAuthZPluginHeader [2023-02-07T13:30:04.306Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:04.306Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2023-02-07T13:30:04.306Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-02-07T13:30:04.563Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:04.563Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2023-02-07T13:30:04.563Z] === RUN TestAuthZPluginV2Disable [2023-02-07T13:30:04.820Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:04.820Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2023-02-07T13:30:04.820Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-02-07T13:30:05.077Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.077Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-02-07T13:30:05.077Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-02-07T13:30:05.334Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.334Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-02-07T13:30:05.334Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-02-07T13:30:05.656Z] --- PASS: TestInspect (2.64s) [2023-02-07T13:30:05.656Z] === RUN TestCreateJob [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-02-07T13:30:05.899Z] PASS [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === Skipped [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-02-07T13:30:05.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] DONE 17 tests, 17 skipped in 1.812s [2023-02-07T13:30:05.899Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-02-07T13:30:05.899Z] INFO: Testing against a local daemon [2023-02-07T13:30:05.899Z] === RUN TestPluginInvalidJSON [2023-02-07T13:30:05.899Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:30:05.899Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:30:05.899Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:30:05.899Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-02-07T13:30:05.899Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-02-07T13:30:05.899Z] === RUN TestPluginInstall [2023-02-07T13:30:05.899Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] --- SKIP: TestPluginInstall (0.00s) [2023-02-07T13:30:05.899Z] === RUN TestPluginsWithRuntimes [2023-02-07T13:30:05.899Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-02-07T13:30:05.899Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-02-07T13:30:05.899Z] === RUN TestPluginBackCompatMediaTypes [2023-02-07T13:30:05.899Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-02-07T13:30:05.899Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-02-07T13:30:05.899Z] PASS [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === Skipped [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2023-02-07T13:30:05.899Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2023-02-07T13:30:05.899Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2023-02-07T13:30:05.899Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-02-07T13:30:05.899Z] [2023-02-07T13:30:05.899Z] DONE 5 tests, 3 skipped in 0.141s [2023-02-07T13:30:05.899Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-02-07T13:30:05.899Z] INFO: Testing against a local daemon [2023-02-07T13:30:05.899Z] === RUN TestExternalGraphDriver [2023-02-07T13:30:06.097Z] --- PASS: TestTemplatedSecret (2.56s) [2023-02-07T13:30:06.097Z] === RUN TestSecretCreateResolve [2023-02-07T13:30:06.464Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-02-07T13:30:06.464Z] --- SKIP: TestExternalGraphDriver (0.33s) [2023-02-07T13:30:06.464Z] === RUN TestGraphdriverPluginV2 [2023-02-07T13:30:07.994Z] --- PASS: TestSecretCreateResolve (2.11s) [2023-02-07T13:30:07.994Z] PASS [2023-02-07T13:30:07.994Z] [2023-02-07T13:30:07.994Z] DONE 6 tests in 13.158s [2023-02-07T13:30:07.994Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-02-07T13:30:07.994Z] INFO: Testing against a local daemon [2023-02-07T13:30:07.994Z] === RUN TestServiceCreateInit [2023-02-07T13:30:07.995Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-02-07T13:30:08.542Z] === RUN TestMiddlewares [2023-02-07T13:30:08.542Z] --- PASS: TestMiddlewares (0.00s) [2023-02-07T13:30:08.542Z] PASS [2023-02-07T13:30:08.542Z] coverage: 7.9% of statements [2023-02-07T13:30:08.542Z] ok github.com/docker/docker/api/server 0.063s coverage: 7.9% of statements [2023-02-07T13:30:08.935Z] --- PASS: TestCreateJob (2.90s) [2023-02-07T13:30:08.935Z] === RUN TestReplicatedJob [2023-02-07T13:30:12.173Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-02-07T13:30:13.017Z] --- PASS: TestGraphdriverPluginV2 (5.71s) [2023-02-07T13:30:13.017Z] PASS [2023-02-07T13:30:13.017Z] [2023-02-07T13:30:13.017Z] === Skipped [2023-02-07T13:30:13.017Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2023-02-07T13:30:13.017Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-02-07T13:30:13.017Z] [2023-02-07T13:30:13.017Z] DONE 2 tests, 1 skipped in 6.152s [2023-02-07T13:30:13.017Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-02-07T13:30:13.017Z] INFO: Testing against a local daemon [2023-02-07T13:30:13.017Z] === RUN TestContinueAfterPluginCrash [2023-02-07T13:30:13.017Z] === PAUSE TestContinueAfterPluginCrash [2023-02-07T13:30:13.017Z] === RUN TestReadPluginNoRead [2023-02-07T13:30:13.017Z] === PAUSE TestReadPluginNoRead [2023-02-07T13:30:13.017Z] === RUN TestDaemonStartWithLogOpt [2023-02-07T13:30:13.017Z] === PAUSE TestDaemonStartWithLogOpt [2023-02-07T13:30:13.017Z] === CONT TestContinueAfterPluginCrash [2023-02-07T13:30:13.017Z] === CONT TestDaemonStartWithLogOpt [2023-02-07T13:30:13.359Z] ......... [ 86%] [2023-02-07T13:30:14.196Z] --- PASS: TestReplicatedJob (4.77s) [2023-02-07T13:30:14.196Z] === RUN TestUpdateReplicatedJob [2023-02-07T13:30:15.453Z] --- PASS: TestServiceCreateInit (7.19s) [2023-02-07T13:30:15.453Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2023-02-07T13:30:15.453Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s) [2023-02-07T13:30:15.453Z] === RUN TestCreateServiceMultipleTimes [2023-02-07T13:30:16.722Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2023-02-07T13:30:16.722Z] === RUN TestServiceListWithStatuses [2023-02-07T13:30:16.722Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-07T13:30:16.722Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-02-07T13:30:16.722Z] === RUN TestDockerNetworkConnectAlias [2023-02-07T13:30:17.925Z] tests/integration/models_images_test.py ............... [ 89%] [2023-02-07T13:30:18.274Z] --- PASS: TestDaemonStartWithLogOpt (6.05s) [2023-02-07T13:30:18.274Z] === CONT TestReadPluginNoRead [2023-02-07T13:30:19.121Z] tests/integration/models_networks_test.py .... [ 90%] [2023-02-07T13:30:20.902Z] --- PASS: TestDockerNetworkConnectAlias (3.90s) [2023-02-07T13:30:20.902Z] === RUN TestDockerNetworkReConnect [2023-02-07T13:30:21.553Z] === RUN TestReadPluginNoRead/default [2023-02-07T13:30:21.810Z] --- PASS: TestContinueAfterPluginCrash (9.63s) [2023-02-07T13:30:23.432Z] --- PASS: TestDockerNetworkReConnect (3.16s) [2023-02-07T13:30:23.432Z] === RUN TestServicePlugin [2023-02-07T13:30:23.432Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T13:30:23.432Z] --- SKIP: TestServicePlugin (0.00s) [2023-02-07T13:30:23.432Z] === RUN TestServiceUpdateLabel [2023-02-07T13:30:23.706Z] === RUN TestReadPluginNoRead/disabled_caching [2023-02-07T13:30:25.687Z] tests/integration/models_nodes_test.py . [ 91%] [2023-02-07T13:30:25.687Z] tests/integration/models_resources_test.py . [ 91%] [2023-02-07T13:30:25.957Z] --- PASS: TestServiceUpdateLabel (2.15s) [2023-02-07T13:30:25.957Z] === RUN TestServiceUpdateSecrets [2023-02-07T13:30:26.230Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-02-07T13:30:28.129Z] === CONT TestReadPluginNoRead [2023-02-07T13:30:28.129Z] read_test.go:92: [d1bc040c2387f] daemon is not started [2023-02-07T13:30:28.129Z] --- PASS: TestReadPluginNoRead (9.79s) [2023-02-07T13:30:28.129Z] --- PASS: TestReadPluginNoRead/default (2.22s) [2023-02-07T13:30:28.129Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.21s) [2023-02-07T13:30:28.129Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.19s) [2023-02-07T13:30:28.129Z] PASS [2023-02-07T13:30:28.129Z] [2023-02-07T13:30:28.129Z] DONE 6 tests in 15.948s [2023-02-07T13:30:28.129Z] 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-02-07T13:30:28.129Z] testing: warning: no tests to run [2023-02-07T13:30:28.129Z] PASS [2023-02-07T13:30:28.129Z] [2023-02-07T13:30:28.129Z] DONE 0 tests in 0.033s [2023-02-07T13:30:28.129Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-02-07T13:30:28.129Z] INFO: Testing against a local daemon [2023-02-07T13:30:28.129Z] === RUN TestPluginWithDevMounts [2023-02-07T13:30:28.129Z] mounts_test.go:21: (*Execution).IsRootless-fm [2023-02-07T13:30:28.129Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-02-07T13:30:28.129Z] PASS [2023-02-07T13:30:28.129Z] [2023-02-07T13:30:28.129Z] === Skipped [2023-02-07T13:30:28.129Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2023-02-07T13:30:28.129Z] mounts_test.go:21: (*Execution).IsRootless-fm [2023-02-07T13:30:28.129Z] [2023-02-07T13:30:28.129Z] DONE 1 tests, 1 skipped in 0.109s [2023-02-07T13:30:28.129Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-02-07T13:30:28.387Z] INFO: Testing against a local daemon [2023-02-07T13:30:28.387Z] === RUN TestSecretInspect [2023-02-07T13:30:28.387Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] --- SKIP: TestSecretInspect (0.01s) [2023-02-07T13:30:28.387Z] === RUN TestSecretList [2023-02-07T13:30:28.387Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] --- SKIP: TestSecretList (0.01s) [2023-02-07T13:30:28.387Z] === RUN TestSecretsCreateAndDelete [2023-02-07T13:30:28.387Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2023-02-07T13:30:28.387Z] === RUN TestSecretsUpdate [2023-02-07T13:30:28.387Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] --- SKIP: TestSecretsUpdate (0.01s) [2023-02-07T13:30:28.387Z] === RUN TestTemplatedSecret [2023-02-07T13:30:28.387Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-02-07T13:30:28.387Z] === RUN TestSecretCreateResolve [2023-02-07T13:30:28.387Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] --- SKIP: TestSecretCreateResolve (0.01s) [2023-02-07T13:30:28.387Z] PASS [2023-02-07T13:30:28.387Z] [2023-02-07T13:30:28.387Z] === Skipped [2023-02-07T13:30:28.387Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2023-02-07T13:30:28.387Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] [2023-02-07T13:30:28.387Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2023-02-07T13:30:28.387Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] [2023-02-07T13:30:28.387Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2023-02-07T13:30:28.387Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] [2023-02-07T13:30:28.387Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2023-02-07T13:30:28.387Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] [2023-02-07T13:30:28.387Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2023-02-07T13:30:28.387Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] [2023-02-07T13:30:28.387Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2023-02-07T13:30:28.387Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] [2023-02-07T13:30:28.387Z] DONE 6 tests, 6 skipped in 0.155s [2023-02-07T13:30:28.387Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-02-07T13:30:28.387Z] INFO: Testing against a local daemon [2023-02-07T13:30:28.387Z] === RUN TestServiceCreateInit [2023-02-07T13:30:28.387Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-02-07T13:30:28.387Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-02-07T13:30:28.387Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] --- PASS: TestServiceCreateInit (0.01s) [2023-02-07T13:30:28.387Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-02-07T13:30:28.387Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-02-07T13:30:28.387Z] === RUN TestCreateServiceMultipleTimes [2023-02-07T13:30:28.387Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2023-02-07T13:30:28.387Z] === RUN TestCreateServiceConflict [2023-02-07T13:30:28.387Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] --- SKIP: TestCreateServiceConflict (0.01s) [2023-02-07T13:30:28.387Z] === RUN TestCreateServiceMaxReplicas [2023-02-07T13:30:28.387Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.387Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2023-02-07T13:30:28.387Z] === RUN TestCreateWithDuplicateNetworkNames [2023-02-07T13:30:28.645Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.645Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2023-02-07T13:30:28.645Z] === RUN TestCreateServiceSecretFileMode [2023-02-07T13:30:28.645Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.645Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2023-02-07T13:30:28.645Z] === RUN TestCreateServiceConfigFileMode [2023-02-07T13:30:28.645Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.645Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2023-02-07T13:30:28.645Z] === RUN TestCreateServiceSysctls [2023-02-07T13:30:28.645Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.645Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2023-02-07T13:30:28.645Z] === RUN TestCreateServiceCapabilities [2023-02-07T13:30:28.645Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.645Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2023-02-07T13:30:28.645Z] === RUN TestInspect [2023-02-07T13:30:28.645Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.645Z] --- SKIP: TestInspect (0.01s) [2023-02-07T13:30:28.645Z] === RUN TestCreateJob [2023-02-07T13:30:28.645Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.645Z] --- SKIP: TestCreateJob (0.01s) [2023-02-07T13:30:28.645Z] === RUN TestReplicatedJob [2023-02-07T13:30:28.645Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.645Z] --- SKIP: TestReplicatedJob (0.01s) [2023-02-07T13:30:28.645Z] === RUN TestUpdateReplicatedJob [2023-02-07T13:30:28.645Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.645Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2023-02-07T13:30:28.645Z] === RUN TestServiceListWithStatuses [2023-02-07T13:30:28.645Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-07T13:30:28.645Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-02-07T13:30:28.645Z] === RUN TestDockerNetworkConnectAlias [2023-02-07T13:30:28.645Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.645Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2023-02-07T13:30:28.645Z] === RUN TestDockerNetworkReConnect [2023-02-07T13:30:28.645Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:28.645Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2023-02-07T13:30:28.645Z] === RUN TestServicePlugin [2023-02-07T13:30:31.734Z] tests/integration/models_services_test.py ..............X. [ 95%] [2023-02-07T13:30:31.925Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] --- SKIP: TestServicePlugin (2.90s) [2023-02-07T13:30:31.925Z] === RUN TestServiceUpdateLabel [2023-02-07T13:30:31.925Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-02-07T13:30:31.925Z] === RUN TestServiceUpdateSecrets [2023-02-07T13:30:31.925Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2023-02-07T13:30:31.925Z] === RUN TestServiceUpdateConfigs [2023-02-07T13:30:31.925Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-02-07T13:30:31.925Z] === RUN TestServiceUpdateNetwork [2023-02-07T13:30:31.925Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2023-02-07T13:30:31.925Z] === RUN TestServiceUpdatePidsLimit [2023-02-07T13:30:31.925Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2023-02-07T13:30:31.925Z] PASS [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === Skipped [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-02-07T13:30:31.925Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-02-07T13:30:31.925Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2023-02-07T13:30:31.925Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2023-02-07T13:30:31.925Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2023-02-07T13:30:31.925Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2023-02-07T13:30:31.925Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2023-02-07T13:30:31.925Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2023-02-07T13:30:31.925Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2023-02-07T13:30:31.925Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2023-02-07T13:30:31.925Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2023-02-07T13:30:31.925Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2023-02-07T13:30:31.925Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2023-02-07T13:30:31.925Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2023-02-07T13:30:31.925Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-02-07T13:30:31.925Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2023-02-07T13:30:31.925Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2023-02-07T13:30:31.925Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestServicePlugin (2.90s) [2023-02-07T13:30:31.925Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2023-02-07T13:30:31.925Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2023-02-07T13:30:31.925Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2023-02-07T13:30:31.925Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2023-02-07T13:30:31.925Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2023-02-07T13:30:31.925Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] DONE 24 tests, 23 skipped in 3.266s [2023-02-07T13:30:31.925Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-02-07T13:30:31.925Z] INFO: Testing against a local daemon [2023-02-07T13:30:31.925Z] === RUN TestSessionCreate [2023-02-07T13:30:31.925Z] --- PASS: TestSessionCreate (0.02s) [2023-02-07T13:30:31.925Z] === RUN TestSessionCreateWithBadUpgrade [2023-02-07T13:30:31.925Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-02-07T13:30:31.925Z] PASS [2023-02-07T13:30:31.925Z] [2023-02-07T13:30:31.925Z] DONE 2 tests in 0.143s [2023-02-07T13:30:31.925Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-02-07T13:30:31.925Z] INFO: Testing against a local daemon [2023-02-07T13:30:31.925Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-02-07T13:30:31.925Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-07T13:30:31.925Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-07T13:30:31.925Z] === RUN TestEventsExecDie [2023-02-07T13:30:32.494Z] --- PASS: TestEventsExecDie (0.49s) [2023-02-07T13:30:32.494Z] === RUN TestEventsBackwardsCompatible [2023-02-07T13:30:32.494Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-02-07T13:30:32.494Z] === RUN TestInfoBinaryCommits [2023-02-07T13:30:32.494Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-02-07T13:30:32.494Z] === RUN TestInfoAPIVersioned [2023-02-07T13:30:32.494Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-02-07T13:30:32.494Z] === RUN TestInfoDiscoveryBackend [2023-02-07T13:30:33.517Z] --- PASS: TestCreateServiceMultipleTimes (15.63s) [2023-02-07T13:30:33.517Z] === RUN TestCreateServiceConflict [2023-02-07T13:30:33.517Z] --- PASS: TestCreateServiceConflict (2.21s) [2023-02-07T13:30:33.517Z] === RUN TestCreateServiceMaxReplicas [2023-02-07T13:30:34.021Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-02-07T13:30:34.021Z] Using test binary docker [2023-02-07T13:30:34.021Z] +++ /etc/init.d/apparmor start [2023-02-07T13:30:34.021Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-02-07T13:30:34.021Z] INFO: Waiting for daemon to start... [2023-02-07T13:30:34.021Z] Starting dockerd [2023-02-07T13:30:34.021Z] +++ 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-02-07T13:30:34.021Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-02-07T13:30:34.021Z] Using test binary docker [2023-02-07T13:30:34.021Z] +++ /etc/init.d/apparmor start [2023-02-07T13:30:34.021Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-02-07T13:30:34.021Z] INFO: Waiting for daemon to start... [2023-02-07T13:30:34.021Z] Starting dockerd [2023-02-07T13:30:34.021Z] +++ 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-02-07T13:30:34.021Z] . [2023-02-07T13:30:34.021Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-02-07T13:30:34.021Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-02-07T13:30:34.021Z] Error: No such image: emptyfs [2023-02-07T13:30:34.021Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-02-07T13:30:34.021Z] ++++ docker load [2023-02-07T13:30:34.021Z] Running integration-test (iteration 1) [2023-02-07T13:30:34.021Z] 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-02-07T13:30:34.021Z] ++ 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-02-07T13:30:34.021Z] ++ set -e [2023-02-07T13:30:34.021Z] ++ '[' -n 0 ']' [2023-02-07T13:30:34.021Z] ++ set -x [2023-02-07T13:30:34.021Z] ++ 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-02-07T13:30:34.048Z] tests/integration/models_swarm_test.py .. [ 96%] [2023-02-07T13:30:34.291Z] Loaded image: busybox:latest [2023-02-07T13:30:34.307Z] tests/integration/models_volumes_test.py .. [ 96%] [2023-02-07T13:30:34.389Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2023-02-07T13:30:34.389Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-02-07T13:30:34.867Z] Loaded image: busybox:glibc [2023-02-07T13:30:35.430Z] [2023-02-07T13:30:35.430Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-02-07T13:30:35.430Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-02-07T13:30:35.430Z] Error: No such image: emptyfs [2023-02-07T13:30:35.430Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-02-07T13:30:35.430Z] ++++ docker load [2023-02-07T13:30:35.993Z] Running integration-test (iteration 1) [2023-02-07T13:30:35.993Z] 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-02-07T13:30:35.993Z] ++ 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-02-07T13:30:35.993Z] ++ set -e [2023-02-07T13:30:35.993Z] ++ '[' -n 0 ']' [2023-02-07T13:30:35.993Z] ++ set -x [2023-02-07T13:30:35.993Z] ++ 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-02-07T13:30:36.042Z] --- PASS: TestCreateServiceMaxReplicas (2.70s) [2023-02-07T13:30:36.042Z] === RUN TestCreateWithDuplicateNetworkNames [2023-02-07T13:30:36.923Z] Loaded image: busybox:latest [2023-02-07T13:30:37.487Z] Loaded image: busybox:glibc [2023-02-07T13:30:37.664Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2023-02-07T13:30:37.664Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-02-07T13:30:37.664Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:37.664Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-02-07T13:30:37.664Z] === RUN TestInfoAPI [2023-02-07T13:30:37.664Z] --- PASS: TestInfoAPI (0.02s) [2023-02-07T13:30:37.664Z] === RUN TestInfoAPIWarnings [2023-02-07T13:30:38.239Z] tests/integration/regression_test.py ...... [ 98%] [2023-02-07T13:30:38.758Z] tests/integration/credentials/store_test.py ...... [ 99%] [2023-02-07T13:30:38.758Z] tests/integration/credentials/utils_test.py . [100%] [2023-02-07T13:30:38.758Z] [2023-02-07T13:30:38.758Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2023-02-07T13:30:38.758Z] =========================== short test summary info ============================ [2023-02-07T13:30:38.758Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2023-02-07T13:30:38.758Z] CONFIG_RT_GROUP_SCHED isn't enabled [2023-02-07T13:30:38.758Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2023-02-07T13:30:38.758Z] Not supported on most drivers [2023-02-07T13:30:38.758Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2023-02-07T13:30:38.758Z] Output of docker top depends on host distro, and is not formalized. [2023-02-07T13:30:38.758Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2023-02-07T13:30:38.758Z] Output of docker top depends on host distro, and is not formalized. [2023-02-07T13:30:38.758Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2023-02-07T13:30:38.758Z] Can fail if eth0 has multiple IP addresses [2023-02-07T13:30:38.758Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2023-02-07T13:30:38.758Z] This doesn't seem to be taken into account by the engine [2023-02-07T13:30:38.758Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2023-02-07T13:30:38.758Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2023-02-07T13:30:38.758Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 289.71 seconds == [2023-02-07T13:30:38.854Z] Loaded image: debian:bullseye-slim [2023-02-07T13:30:38.855Z] Loaded image: hello-world:latest [2023-02-07T13:30:39.016Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2023-02-07T13:30:39.111Z] Loaded image: arm32v7/hello-world:latest [2023-02-07T13:30:39.111Z] INFO: Testing against a local daemon [2023-02-07T13:30:39.111Z] === RUN TestDockerDaemonSuite [2023-02-07T13:30:39.111Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2023-02-07T13:30:40.816Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2023-02-07T13:30:40.816Z] === RUN TestServiceUpdateConfigs [2023-02-07T13:30:41.632Z] Loaded image: debian:bullseye-slim [2023-02-07T13:30:41.632Z] Loaded image: hello-world:latest [2023-02-07T13:30:41.632Z] Loaded image: arm32v7/hello-world:latest [2023-02-07T13:30:41.632Z] INFO: Testing against a local daemon [2023-02-07T13:30:41.632Z] === RUN TestDockerSuite [2023-02-07T13:30:41.632Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-02-07T13:30:41.632Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-02-07T13:30:41.632Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-02-07T13:30:41.632Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-02-07T13:30:41.632Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-02-07T13:30:41.632Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-02-07T13:30:41.632Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-02-07T13:30:41.632Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-02-07T13:30:42.564Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-02-07T13:30:42.822Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-02-07T13:30:43.384Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-02-07T13:30:43.643Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-02-07T13:30:45.022Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-02-07T13:30:45.953Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2023-02-07T13:30:46.515Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-02-07T13:30:46.515Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-02-07T13:30:47.448Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-02-07T13:30:48.377Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-02-07T13:30:48.635Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-02-07T13:30:48.635Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-02-07T13:30:48.635Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-02-07T13:30:49.564Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-02-07T13:30:50.898Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s) [2023-02-07T13:30:50.898Z] === RUN TestCreateServiceSecretFileMode [2023-02-07T13:30:50.932Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-02-07T13:30:50.932Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-02-07T13:30:50.932Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-02-07T13:30:50.932Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-02-07T13:30:51.221Z] Leaving: AppArmorNo profiles have been unloaded. [2023-02-07T13:30:51.221Z] [2023-02-07T13:30:51.221Z] Unloading profiles will leave already running processes permanently [2023-02-07T13:30:51.221Z] unconfined, which can lead to unexpected situations. [2023-02-07T13:30:51.221Z] [2023-02-07T13:30:51.221Z] To set a process to complain mode, use the command line tool [2023-02-07T13:30:51.221Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-02-07T13:30:51.221Z] Post stage [Pipeline] junit [2023-02-07T13:30:51.493Z] Recording test results [2023-02-07T13:30:52.568Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2023-02-07T13:30:52.850Z] + echo Ensuring container killed. [2023-02-07T13:30:52.850Z] Ensuring container killed. [2023-02-07T13:30:52.850Z] + docker rm -vf docker-pr1 [2023-02-07T13:30:52.850Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-02-07T13:30:53.137Z] + echo Chowning /workspace to jenkins user [2023-02-07T13:30:53.137Z] Chowning /workspace to jenkins user [2023-02-07T13:30:53.137Z] + id -u [2023-02-07T13:30:53.137Z] + id -g [2023-02-07T13:30:53.137Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44946:/workspace busybox chown -R 1000:1000 /workspace [2023-02-07T13:30:53.137Z] Unable to find image 'busybox:latest' locally [2023-02-07T13:30:53.396Z] latest: Pulling from library/busybox [2023-02-07T13:30:53.396Z] 205dae5015e7: Pulling fs layer [2023-02-07T13:30:53.396Z] 205dae5015e7: Verifying Checksum [2023-02-07T13:30:53.396Z] 205dae5015e7: Download complete [2023-02-07T13:30:53.656Z] 205dae5015e7: Pull complete [2023-02-07T13:30:53.656Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-02-07T13:30:53.656Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-02-07T13:30:55.367Z] + bundleName=docker-py [2023-02-07T13:30:55.367Z] + echo Creating docker-py-bundles.tar.gz [2023-02-07T13:30:55.367Z] Creating docker-py-bundles.tar.gz [2023-02-07T13:30:55.367Z] + 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-02-07T13:30:55.389Z] Archiving artifacts [2023-02-07T13:30:55.677Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2023-02-07T13:30:55.677Z] === RUN TestServiceUpdateNetwork [2023-02-07T13:30:55.724Z] --- PASS: TestInfoAPIWarnings (17.33s) [2023-02-07T13:30:55.724Z] === RUN TestInfoDebug [2023-02-07T13:30:56.288Z] --- PASS: TestInfoDebug (1.54s) [2023-02-07T13:30:56.288Z] === RUN TestInfoInsecureRegistries [2023-02-07T13:30:57.154Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44946/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2023-02-07T13:30:57.499Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44946/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d -e DOCKER_GRAPHDRIVER docker:0312e468da5c99267654d5c6b62785e29ffe6e0d hack/make.sh binary-daemon [2023-02-07T13:30:57.758Z] [2023-02-07T13:30:58.024Z] Removing bundles/ [2023-02-07T13:30:58.024Z] [2023-02-07T13:30:58.024Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2023-02-07T13:30:58.024Z] Building: bundles/binary-daemon/dockerd-dev [2023-02-07T13:30:58.024Z] GOOS="" GOARCH="" GOARM="" [2023-02-07T13:30:58.184Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2023-02-07T13:30:58.184Z] === RUN TestInfoRegistryMirrors [2023-02-07T13:30:59.027Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-02-07T13:30:59.553Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2023-02-07T13:30:59.553Z] === RUN TestLoginFailsWithBadCredentials [2023-02-07T13:30:59.812Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-02-07T13:30:59.812Z] === RUN TestPingCacheHeaders [2023-02-07T13:30:59.812Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-02-07T13:30:59.812Z] === RUN TestPingGet [2023-02-07T13:30:59.812Z] --- PASS: TestPingGet (0.01s) [2023-02-07T13:30:59.812Z] === RUN TestPingHead [2023-02-07T13:30:59.812Z] --- PASS: TestPingHead (0.01s) [2023-02-07T13:30:59.812Z] === RUN TestVersion [2023-02-07T13:30:59.812Z] --- PASS: TestVersion (0.02s) [2023-02-07T13:30:59.812Z] PASS [2023-02-07T13:30:59.812Z] [2023-02-07T13:30:59.812Z] === Skipped [2023-02-07T13:30:59.812Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-07T13:30:59.812Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-07T13:30:59.812Z] [2023-02-07T13:30:59.812Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-02-07T13:30:59.812Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-07T13:30:59.812Z] [2023-02-07T13:30:59.812Z] DONE 18 tests, 2 skipped in 28.025s [2023-02-07T13:30:59.812Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-02-07T13:30:59.812Z] INFO: Testing against a local daemon [2023-02-07T13:30:59.812Z] === RUN TestVolumesCreateAndList [2023-02-07T13:31:00.069Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-02-07T13:31:00.069Z] === RUN TestVolumesRemove [2023-02-07T13:31:00.069Z] --- PASS: TestVolumesRemove (0.05s) [2023-02-07T13:31:00.069Z] === RUN TestVolumesInspect [2023-02-07T13:31:00.069Z] --- PASS: TestVolumesInspect (0.02s) [2023-02-07T13:31:00.069Z] === RUN TestVolumesInvalidJSON [2023-02-07T13:31:00.069Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-02-07T13:31:00.069Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-02-07T13:31:00.069Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-02-07T13:31:00.069Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-02-07T13:31:00.069Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-02-07T13:31:00.069Z] PASS [2023-02-07T13:31:00.069Z] [2023-02-07T13:31:00.069Z] DONE 5 tests in 0.204s [2023-02-07T13:31:00.069Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-02-07T13:31:00.069Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12811 is not a child of this shell [2023-02-07T13:31:00.069Z] warning: PID 12811 from bundles/test-integration/docker.pid had a nonzero exit code [2023-02-07T13:31:00.069Z] Leaving: AppArmorNo profiles have been unloaded. [2023-02-07T13:31:00.069Z] [2023-02-07T13:31:00.069Z] Unloading profiles will leave already running processes permanently [2023-02-07T13:31:00.069Z] unconfined, which can lead to unexpected situations. [2023-02-07T13:31:00.069Z] [2023-02-07T13:31:00.069Z] To set a process to complain mode, use the command line tool [2023-02-07T13:31:00.069Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-02-07T13:31:00.069Z] Removing test suite binaries [2023-02-07T13:31:00.069Z] exiting test-integration [2023-02-07T13:31:00.069Z] ++ exit 0 [2023-02-07T13:31:01.000Z] [2023-02-07T13:31:01.548Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers Post stage [Pipeline] junit [2023-02-07T13:31:02.381Z] Recording test results [2023-02-07T13:31:03.085Z] --- PASS: TestCreateServiceSecretFileMode (12.53s) [2023-02-07T13:31:03.085Z] === RUN TestCreateServiceConfigFileMode [2023-02-07T13:31:03.734Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-02-07T13:31:04.064Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-02-07T13:31:04.064Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2023-02-07T13:31:04.075Z] + echo Ensuring container killed. [2023-02-07T13:31:04.075Z] Ensuring container killed. [2023-02-07T13:31:04.075Z] + docker rm -vf docker-pr1 [2023-02-07T13:31:04.641Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-02-07T13:31:04.919Z] + echo Chowning /workspace to jenkins user [2023-02-07T13:31:04.919Z] Chowning /workspace to jenkins user [2023-02-07T13:31:04.919Z] + id -u [2023-02-07T13:31:04.919Z] + id -g [2023-02-07T13:31:04.919Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44946:/workspace busybox chown -R 1000:1000 /workspace [2023-02-07T13:31:04.919Z] Unable to find image 'busybox:latest' locally [2023-02-07T13:31:05.177Z] latest: Pulling from library/busybox [2023-02-07T13:31:05.177Z] 205dae5015e7: Pulling fs layer [2023-02-07T13:31:05.177Z] 205dae5015e7: Verifying Checksum [2023-02-07T13:31:05.177Z] 205dae5015e7: Download complete [2023-02-07T13:31:05.434Z] 205dae5015e7: Pull complete [2023-02-07T13:31:05.434Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-02-07T13:31:05.434Z] Status: Downloaded newer image for busybox:latest [2023-02-07T13:31:05.956Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-02-07T13:31:06.212Z] docker_cli_daemon_test.go:1456: [d86c26bf7aa47] daemon is not started [2023-02-07T13:31:06.775Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-02-07T13:31:07.031Z] check_test.go:309: [d6522a9fc6ffb] daemon is not started [2023-02-07T13:31:07.031Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2023-02-07T13:31:07.096Z] + bundleName=amd64-rootless [2023-02-07T13:31:07.096Z] + echo Creating amd64-rootless-bundles.tar.gz [2023-02-07T13:31:07.096Z] Creating amd64-rootless-bundles.tar.gz [2023-02-07T13:31:07.096Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2023-02-07T13:31:07.096Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2023-02-07T13:31:07.107Z] Archiving artifacts [2023-02-07T13:31:07.594Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-02-07T13:31:07.865Z] --- PASS: TestServiceUpdateNetwork (12.16s) [2023-02-07T13:31:07.865Z] === RUN TestServiceUpdatePidsLimit [2023-02-07T13:31:07.865Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-02-07T13:31:08.122Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-02-07T13:31:08.523Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-02-07T13:31:08.713Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44946/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-02-07T13:31:09.016Z] + make clean [2023-02-07T13:31:09.455Z] === RUN TestDockerSuite/TestAttachAfterDetach [2023-02-07T13:31:09.455Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2023-02-07T13:31:09.582Z] docker volume rm -f docker-dev-cache [2023-02-07T13:31:09.582Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T13:31:10.823Z] --- PASS: TestBuildWithHugeFile (104.60s) [2023-02-07T13:31:10.823Z] === RUN TestBuildWithEmptyDockerfile [2023-02-07T13:31:10.823Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T13:31:10.823Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T13:31:10.823Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T13:31:10.823Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T13:31:10.823Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T13:31:10.823Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T13:31:10.823Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T13:31:10.823Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T13:31:10.823Z] check_test.go:309: [d3e22ddc8af9c] daemon is not started [2023-02-07T13:31:10.823Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2023-02-07T13:31:11.082Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T13:31:11.082Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-02-07T13:31:11.082Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2023-02-07T13:31:11.082Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2023-02-07T13:31:11.082Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-02-07T13:31:11.082Z] === RUN TestBuildPreserveOwnership [2023-02-07T13:31:11.082Z] === RUN TestBuildPreserveOwnership/copy_from [2023-02-07T13:31:11.338Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2023-02-07T13:31:13.232Z] === RUN TestDockerSuite/TestAttachDetach [2023-02-07T13:31:13.232Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-02-07T13:31:13.795Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-02-07T13:31:14.359Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-02-07T13:31:14.616Z] --- PASS: TestBuildPreserveOwnership (3.54s) [2023-02-07T13:31:14.616Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.18s) [2023-02-07T13:31:14.616Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2023-02-07T13:31:14.616Z] === RUN TestBuildPlatformInvalid [2023-02-07T13:31:14.873Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2023-02-07T13:31:14.873Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-02-07T13:31:15.130Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2023-02-07T13:31:15.309Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2023-02-07T13:31:15.309Z] === RUN TestCreateServiceSysctls [2023-02-07T13:31:15.692Z] Loaded image: busybox:latest [2023-02-07T13:31:15.692Z] Loaded image: busybox:glibc [2023-02-07T13:31:16.222Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-02-07T13:31:16.255Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-02-07T13:31:17.206Z] --- PASS: TestCreateServiceSysctls (3.15s) [2023-02-07T13:31:17.206Z] === RUN TestCreateServiceCapabilities [2023-02-07T13:31:17.626Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-02-07T13:31:17.883Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2023-02-07T13:31:18.141Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-02-07T13:31:19.070Z] Loaded image: debian:bullseye-slim [2023-02-07T13:31:19.070Z] Loaded image: hello-world:latest [2023-02-07T13:31:19.326Z] Loaded image: arm32v7/hello-world:latest [2023-02-07T13:31:19.326Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-02-07T13:31:19.731Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2023-02-07T13:31:19.731Z] === RUN TestInspect [2023-02-07T13:31:20.255Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-02-07T13:31:20.630Z] === RUN TestBoolValue [2023-02-07T13:31:20.630Z] --- PASS: TestBoolValue (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestBoolValueOrDefault [2023-02-07T13:31:20.630Z] --- PASS: TestBoolValueOrDefault (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestInt64ValueOrZero [2023-02-07T13:31:20.630Z] --- PASS: TestInt64ValueOrZero (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestInt64ValueOrDefault [2023-02-07T13:31:20.630Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestInt64ValueOrDefaultWithError [2023-02-07T13:31:20.630Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestJsonContentType [2023-02-07T13:31:20.630Z] --- PASS: TestJsonContentType (0.00s) [2023-02-07T13:31:20.630Z] PASS [2023-02-07T13:31:20.630Z] coverage: 16.2% of statements [2023-02-07T13:31:20.630Z] ok github.com/docker/docker/api/server/httputils 0.057s coverage: 16.2% of statements [2023-02-07T13:31:20.630Z] === RUN TestMaskSecretKeys [2023-02-07T13:31:20.630Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2023-02-07T13:31:20.630Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2023-02-07T13:31:20.630Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2023-02-07T13:31:20.630Z] --- PASS: TestMaskSecretKeys (0.00s) [2023-02-07T13:31:20.630Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2023-02-07T13:31:20.630Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2023-02-07T13:31:20.630Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestVersionMiddlewareVersion [2023-02-07T13:31:20.630Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2023-02-07T13:31:20.630Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2023-02-07T13:31:20.630Z] PASS [2023-02-07T13:31:20.630Z] coverage: 37.7% of statements [2023-02-07T13:31:20.630Z] ok github.com/docker/docker/api/server/middleware 0.062s coverage: 37.7% of statements [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/server/router [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-02-07T13:31:20.630Z] === RUN TestStrSliceMarshalJSON [2023-02-07T13:31:20.630Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestStrSliceUnmarshalJSON [2023-02-07T13:31:20.630Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestStrSliceUnmarshalString [2023-02-07T13:31:20.630Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestStrSliceUnmarshalSlice [2023-02-07T13:31:20.630Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2023-02-07T13:31:20.630Z] PASS [2023-02-07T13:31:20.630Z] coverage: 90.0% of statements [2023-02-07T13:31:20.630Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2023-02-07T13:31:20.630Z] === RUN TestMarshalJSON [2023-02-07T13:31:20.630Z] --- PASS: TestMarshalJSON (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestMarshalJSONWithEmpty [2023-02-07T13:31:20.630Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestToJSON [2023-02-07T13:31:20.630Z] --- PASS: TestToJSON (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestToParamWithVersion [2023-02-07T13:31:20.630Z] --- PASS: TestToParamWithVersion (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestFromJSON [2023-02-07T13:31:20.630Z] --- PASS: TestFromJSON (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestEmpty [2023-02-07T13:31:20.630Z] --- PASS: TestEmpty (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestArgsMatchKVListEmptySources [2023-02-07T13:31:20.630Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestArgsMatchKVList [2023-02-07T13:31:20.630Z] --- PASS: TestArgsMatchKVList (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestArgsMatch [2023-02-07T13:31:20.630Z] --- PASS: TestArgsMatch (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestAdd [2023-02-07T13:31:20.630Z] --- PASS: TestAdd (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestDel [2023-02-07T13:31:20.630Z] --- PASS: TestDel (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestLen [2023-02-07T13:31:20.630Z] --- PASS: TestLen (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestExactMatch [2023-02-07T13:31:20.630Z] --- PASS: TestExactMatch (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestOnlyOneExactMatch [2023-02-07T13:31:20.630Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestContains [2023-02-07T13:31:20.630Z] --- PASS: TestContains (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestValidate [2023-02-07T13:31:20.630Z] --- PASS: TestValidate (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestWalkValues [2023-02-07T13:31:20.630Z] --- PASS: TestWalkValues (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestFuzzyMatch [2023-02-07T13:31:20.630Z] --- PASS: TestFuzzyMatch (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestClone [2023-02-07T13:31:20.630Z] --- PASS: TestClone (0.00s) [2023-02-07T13:31:20.630Z] PASS [2023-02-07T13:31:20.630Z] coverage: 93.7% of statements [2023-02-07T13:31:20.630Z] ok github.com/docker/docker/api/types/filters 0.057s coverage: 93.7% of statements [2023-02-07T13:31:20.630Z] === RUN TestAdjustForAPIVersion [2023-02-07T13:31:20.630Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2023-02-07T13:31:20.630Z] PASS [2023-02-07T13:31:20.630Z] coverage: 5.7% of statements [2023-02-07T13:31:20.630Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 5.7% of statements [2023-02-07T13:31:20.630Z] === RUN TestDurationToSecondsString [2023-02-07T13:31:20.630Z] --- PASS: TestDurationToSecondsString (0.00s) [2023-02-07T13:31:20.630Z] === RUN TestGetTimestamp [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/types [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/types/container [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/types/events [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/types/image [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/types/network [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-02-07T13:31:20.630Z] --- PASS: TestGetTimestamp (0.21s) [2023-02-07T13:31:20.630Z] === RUN TestParseTimestamps [2023-02-07T13:31:20.630Z] --- PASS: TestParseTimestamps (0.00s) [2023-02-07T13:31:20.630Z] PASS [2023-02-07T13:31:20.630Z] coverage: 100.0% of statements [2023-02-07T13:31:20.630Z] ok github.com/docker/docker/api/types/time 0.259s coverage: 100.0% of statements [2023-02-07T13:31:20.630Z] === RUN TestCompareVersion [2023-02-07T13:31:20.630Z] --- PASS: TestCompareVersion (0.00s) [2023-02-07T13:31:20.630Z] PASS [2023-02-07T13:31:20.630Z] coverage: 75.0% of statements [2023-02-07T13:31:20.630Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 75.0% of statements [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/builder [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-02-07T13:31:20.630Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-02-07T13:31:21.185Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-02-07T13:31:21.604Z] === RUN TestParseRemoteURL [2023-02-07T13:31:21.604Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2023-02-07T13:31:21.604Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2023-02-07T13:31:21.604Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2023-02-07T13:31:21.604Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2023-02-07T13:31:21.604Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2023-02-07T13:31:21.604Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2023-02-07T13:31:21.604Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2023-02-07T13:31:21.604Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2023-02-07T13:31:21.604Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2023-02-07T13:31:21.604Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2023-02-07T13:31:21.604Z] --- PASS: TestParseRemoteURL (0.00s) [2023-02-07T13:31:21.604Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2023-02-07T13:31:21.604Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2023-02-07T13:31:21.604Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2023-02-07T13:31:21.604Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2023-02-07T13:31:21.604Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2023-02-07T13:31:21.604Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2023-02-07T13:31:21.604Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2023-02-07T13:31:21.604Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2023-02-07T13:31:21.604Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2023-02-07T13:31:21.604Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2023-02-07T13:31:21.604Z] === RUN TestCloneArgsSmartHttp [2023-02-07T13:31:21.604Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2023-02-07T13:31:21.604Z] === RUN TestCloneArgsDumbHttp [2023-02-07T13:31:21.604Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2023-02-07T13:31:21.604Z] === RUN TestCloneArgsGit [2023-02-07T13:31:21.604Z] --- PASS: TestCloneArgsGit (0.00s) [2023-02-07T13:31:21.604Z] === RUN TestCheckoutGit [2023-02-07T13:31:22.063Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2023-02-07T13:31:22.117Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-02-07T13:31:22.258Z] --- PASS: TestInspect (2.66s) [2023-02-07T13:31:22.258Z] === RUN TestCreateJob [2023-02-07T13:31:22.521Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit3058012372/001/repo/.git/ [2023-02-07T13:31:22.521Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-02-07T13:31:22.521Z] The file will have its original line endings in your working directory. [2023-02-07T13:31:22.521Z] gitutils_test.go:254: [master (root-commit) 9ff201e] First commit [2023-02-07T13:31:22.521Z] 2 files changed, 3 insertions(+) [2023-02-07T13:31:22.521Z] create mode 100644 Dockerfile [2023-02-07T13:31:22.521Z] create mode 100644 subdir/Dockerfile [2023-02-07T13:31:22.521Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-02-07T13:31:22.774Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2023-02-07T13:31:22.774Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-02-07T13:31:22.774Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-02-07T13:31:22.774Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-02-07T13:31:22.774Z] PASS [2023-02-07T13:31:22.774Z] [2023-02-07T13:31:22.774Z] === Skipped [2023-02-07T13:31:22.774Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-02-07T13:31:22.774Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-07T13:31:22.774Z] [2023-02-07T13:31:22.774Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-02-07T13:31:22.774Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T13:31:22.774Z] [2023-02-07T13:31:22.774Z] DONE 27 tests, 2 skipped in 149.955s [2023-02-07T13:31:22.774Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-02-07T13:31:22.774Z] ++ 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-02-07T13:31:22.774Z] ++ set -e [2023-02-07T13:31:22.774Z] ++ '[' -n 0 ']' [2023-02-07T13:31:22.774Z] ++ set -x [2023-02-07T13:31:22.774Z] ++ 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-02-07T13:31:22.774Z] INFO: Testing against a local daemon [2023-02-07T13:31:22.774Z] === RUN TestSessionCreate [2023-02-07T13:31:22.774Z] --- PASS: TestSessionCreate (0.02s) [2023-02-07T13:31:22.774Z] === RUN TestSessionCreateWithBadUpgrade [2023-02-07T13:31:22.774Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-02-07T13:31:22.774Z] PASS [2023-02-07T13:31:22.774Z] [2023-02-07T13:31:22.774Z] DONE 2 tests in 0.159s [2023-02-07T13:31:22.774Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-02-07T13:31:22.774Z] ++ 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-02-07T13:31:22.774Z] ++ set -e [2023-02-07T13:31:22.774Z] ++ '[' -n 0 ']' [2023-02-07T13:31:22.774Z] ++ set -x [2023-02-07T13:31:22.774Z] ++ 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-02-07T13:31:22.774Z] INFO: Testing against a local daemon [2023-02-07T13:31:22.774Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-02-07T13:31:22.774Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-07T13:31:22.774Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-07T13:31:22.774Z] === RUN TestEventsExecDie [2023-02-07T13:31:22.979Z] The file will have its original line endings in your working directory. [2023-02-07T13:31:22.979Z] gitutils_test.go:255: Switched to a new branch 'test' [2023-02-07T13:31:22.979Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2023-02-07T13:31:22.979Z] The file will have its original line endings in your working directory. [2023-02-07T13:31:22.979Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-02-07T13:31:22.979Z] The file will have its original line endings in your working directory. [2023-02-07T13:31:22.979Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2023-02-07T13:31:22.979Z] The file will have its original line endings in your working directory. [2023-02-07T13:31:22.979Z] [test 83c93f6] Branch commit [2023-02-07T13:31:22.979Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2023-02-07T13:31:22.979Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-02-07T13:31:22.979Z] The file will have its original line endings in your working directory. [2023-02-07T13:31:22.979Z] gitutils_test.go:262: Switched to branch 'master' [2023-02-07T13:31:23.339Z] --- PASS: TestEventsExecDie (0.51s) [2023-02-07T13:31:23.339Z] === RUN TestEventsBackwardsCompatible [2023-02-07T13:31:23.339Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-02-07T13:31:23.339Z] === RUN TestInfoBinaryCommits [2023-02-07T13:31:23.339Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-02-07T13:31:23.339Z] === RUN TestInfoAPIVersioned [2023-02-07T13:31:23.339Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-02-07T13:31:23.339Z] === RUN TestInfoDiscoveryBackend [2023-02-07T13:31:23.436Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit3058012372/001/subrepo/.git/ [2023-02-07T13:31:23.485Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-02-07T13:31:23.485Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-02-07T13:31:23.894Z] gitutils_test.go:273: [master (root-commit) ca28fec] Subrepo initial [2023-02-07T13:31:23.894Z] 1 file changed, 1 insertion(+) [2023-02-07T13:31:23.894Z] create mode 100644 subfile [2023-02-07T13:31:23.894Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2023-02-07T13:31:23.894Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2023-02-07T13:31:23.894Z] === RUN TestProcessNoDockerignore [2023-02-07T13:31:23.894Z] --- PASS: TestProcessNoDockerignore (0.00s) [2023-02-07T13:31:23.894Z] === RUN TestProcessShouldLeaveAllFiles [2023-02-07T13:31:23.894Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2023-02-07T13:31:23.894Z] === RUN TestDetectContentType [2023-02-07T13:31:23.894Z] --- PASS: TestDetectContentType (0.00s) [2023-02-07T13:31:23.894Z] === RUN TestSelectAcceptableMIME [2023-02-07T13:31:23.894Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2023-02-07T13:31:23.894Z] === RUN TestInspectEmptyResponse [2023-02-07T13:31:23.894Z] --- PASS: TestInspectEmptyResponse (0.00s) [2023-02-07T13:31:23.894Z] === RUN TestInspectResponseBinary [2023-02-07T13:31:23.894Z] --- PASS: TestInspectResponseBinary (0.00s) [2023-02-07T13:31:23.894Z] === RUN TestResponseUnsupportedContentType [2023-02-07T13:31:23.894Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2023-02-07T13:31:23.894Z] === RUN TestInspectResponseTextSimple [2023-02-07T13:31:23.894Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2023-02-07T13:31:23.894Z] === RUN TestInspectResponseEmptyContentType [2023-02-07T13:31:23.894Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2023-02-07T13:31:23.894Z] === RUN TestUnknownContentLength [2023-02-07T13:31:23.894Z] --- PASS: TestUnknownContentLength (0.00s) [2023-02-07T13:31:23.894Z] === RUN TestDownloadRemote [2023-02-07T13:31:23.894Z] === RUN TestEnable [2023-02-07T13:31:23.894Z] --- PASS: TestEnable (0.00s) [2023-02-07T13:31:23.894Z] === RUN TestDisable [2023-02-07T13:31:23.894Z] --- PASS: TestDisable (0.00s) [2023-02-07T13:31:23.894Z] === RUN TestEnabled [2023-02-07T13:31:23.894Z] --- PASS: TestEnabled (0.00s) [2023-02-07T13:31:23.894Z] PASS [2023-02-07T13:31:23.894Z] coverage: 100.0% of statements [2023-02-07T13:31:23.894Z] ok github.com/docker/docker/cli/debug 0.051s coverage: 100.0% of statements [2023-02-07T13:31:23.894Z] --- PASS: TestDownloadRemote (0.11s) [2023-02-07T13:31:23.894Z] === RUN TestGetWithStatusError [2023-02-07T13:31:23.894Z] --- PASS: TestGetWithStatusError (0.01s) [2023-02-07T13:31:23.894Z] === RUN TestCloseRootDirectory [2023-02-07T13:31:23.894Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:31:23.894Z] --- SKIP: TestCloseRootDirectory (0.01s) [2023-02-07T13:31:23.894Z] === RUN TestHashFile [2023-02-07T13:31:23.894Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:31:23.894Z] --- SKIP: TestHashFile (0.01s) [2023-02-07T13:31:23.894Z] === RUN TestHashSubdir [2023-02-07T13:31:23.894Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:31:23.894Z] --- SKIP: TestHashSubdir (0.00s) [2023-02-07T13:31:23.894Z] === RUN TestRemoveDirectory [2023-02-07T13:31:23.894Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:31:23.894Z] --- SKIP: TestRemoveDirectory (0.01s) [2023-02-07T13:31:23.894Z] PASS [2023-02-07T13:31:23.894Z] coverage: 9.3% of statements [2023-02-07T13:31:23.894Z] ok github.com/docker/docker/builder/remotecontext 0.346s coverage: 9.3% of statements [2023-02-07T13:31:23.904Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-02-07T13:31:23.904Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-02-07T13:31:24.048Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2023-02-07T13:31:24.836Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-02-07T13:31:24.836Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-02-07T13:31:24.862Z] === RUN TestGetAllAllowed [2023-02-07T13:31:24.862Z] --- PASS: TestGetAllAllowed (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestGetAllMeta [2023-02-07T13:31:24.862Z] --- PASS: TestGetAllMeta (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestWarnOnUnusedBuildArgs [2023-02-07T13:31:24.862Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestIsUnreferencedBuiltin [2023-02-07T13:31:24.862Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestIsExistingDirectory [2023-02-07T13:31:24.862Z] --- PASS: TestIsExistingDirectory (0.01s) [2023-02-07T13:31:24.862Z] === RUN TestGetFilenameForDownload [2023-02-07T13:31:24.862Z] --- PASS: TestGetFilenameForDownload (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestEnv2Variables [2023-02-07T13:31:24.862Z] --- PASS: TestEnv2Variables (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestEnvValueWithExistingRunConfigEnv [2023-02-07T13:31:24.862Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestMaintainer [2023-02-07T13:31:24.862Z] --- PASS: TestMaintainer (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestLabel [2023-02-07T13:31:24.862Z] --- PASS: TestLabel (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestFromScratch [2023-02-07T13:31:24.862Z] --- PASS: TestFromScratch (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestFromWithArg [2023-02-07T13:31:24.862Z] --- PASS: TestFromWithArg (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestFromWithArgButBuildArgsNotGiven [2023-02-07T13:31:24.862Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestFromWithUndefinedArg [2023-02-07T13:31:24.862Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestFromMultiStageWithNamedStage [2023-02-07T13:31:24.862Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestOnbuild [2023-02-07T13:31:24.862Z] --- PASS: TestOnbuild (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestWorkdir [2023-02-07T13:31:24.862Z] --- PASS: TestWorkdir (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestCmd [2023-02-07T13:31:24.862Z] --- PASS: TestCmd (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestHealthcheckNone [2023-02-07T13:31:24.862Z] --- PASS: TestHealthcheckNone (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestHealthcheckCmd [2023-02-07T13:31:24.862Z] --- PASS: TestHealthcheckCmd (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestEntrypoint [2023-02-07T13:31:24.862Z] --- PASS: TestEntrypoint (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestExpose [2023-02-07T13:31:24.862Z] --- PASS: TestExpose (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestUser [2023-02-07T13:31:24.862Z] --- PASS: TestUser (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestVolume [2023-02-07T13:31:24.862Z] --- PASS: TestVolume (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestStopSignal [2023-02-07T13:31:24.862Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-02-07T13:31:24.862Z] --- SKIP: TestStopSignal (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestArg [2023-02-07T13:31:24.862Z] --- PASS: TestArg (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestShell [2023-02-07T13:31:24.862Z] --- PASS: TestShell (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestPrependEnvOnCmd [2023-02-07T13:31:24.862Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestRunWithBuildArgs [2023-02-07T13:31:24.862Z] --- PASS: TestRunWithBuildArgs (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestRunIgnoresHealthcheck [2023-02-07T13:31:24.862Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestDispatchUnsupportedOptions [2023-02-07T13:31:24.862Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2023-02-07T13:31:24.862Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2023-02-07T13:31:24.862Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2023-02-07T13:31:24.862Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2023-02-07T13:31:24.862Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2023-02-07T13:31:24.862Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2023-02-07T13:31:24.862Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestNormalizeWorkdir [2023-02-07T13:31:24.862Z] --- PASS: TestNormalizeWorkdir (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestDispatch [2023-02-07T13:31:24.862Z] === RUN TestDispatch/ADD_multiple_files_to_file [2023-02-07T13:31:24.862Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2023-02-07T13:31:24.862Z] === RUN TestDispatch/COPY_multiple_files_to_file [2023-02-07T13:31:24.862Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2023-02-07T13:31:24.862Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2023-02-07T13:31:24.862Z] === RUN TestDispatch/COPY_wildcard_no_files [2023-02-07T13:31:24.862Z] === RUN TestDispatch/COPY_url [2023-02-07T13:31:24.862Z] --- PASS: TestDispatch (0.17s) [2023-02-07T13:31:24.862Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.08s) [2023-02-07T13:31:24.862Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2023-02-07T13:31:24.862Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2023-02-07T13:31:24.862Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2023-02-07T13:31:24.862Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2023-02-07T13:31:24.862Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2023-02-07T13:31:24.862Z] --- PASS: TestDispatch/COPY_url (0.02s) [2023-02-07T13:31:24.862Z] === RUN TestAddScratchImageAddsToMounts [2023-02-07T13:31:24.862Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestAddFromScratchPopulatesPlatform [2023-02-07T13:31:24.862Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2023-02-07T13:31:24.862Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2023-02-07T13:31:24.862Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestImageSourceGetAddsToMounts [2023-02-07T13:31:24.862Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestEmptyDockerfile [2023-02-07T13:31:24.862Z] --- PASS: TestEmptyDockerfile (0.02s) [2023-02-07T13:31:24.862Z] === RUN TestSymlinkDockerfile [2023-02-07T13:31:24.862Z] --- PASS: TestSymlinkDockerfile (0.01s) [2023-02-07T13:31:24.862Z] === RUN TestDockerfileOutsideTheBuildContext [2023-02-07T13:31:24.862Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2023-02-07T13:31:24.862Z] === RUN TestNonExistingDockerfile [2023-02-07T13:31:24.862Z] --- PASS: TestNonExistingDockerfile (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestCopyRunConfig [2023-02-07T13:31:24.862Z] --- PASS: TestCopyRunConfig (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestDeepCopyRunConfig [2023-02-07T13:31:24.862Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestExportImage [2023-02-07T13:31:24.862Z] --- PASS: TestExportImage (0.00s) [2023-02-07T13:31:24.862Z] === RUN TestNormalizeDest [2023-02-07T13:31:24.862Z] --- PASS: TestNormalizeDest (0.00s) [2023-02-07T13:31:24.862Z] PASS [2023-02-07T13:31:24.862Z] coverage: 46.8% of statements [2023-02-07T13:31:24.862Z] ok github.com/docker/docker/builder/dockerfile 0.377s coverage: 46.8% of statements [2023-02-07T13:31:24.862Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-02-07T13:31:24.988Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-02-07T13:31:25.404Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-02-07T13:31:25.404Z] === RUN TestInfoAPI [2023-02-07T13:31:25.404Z] --- PASS: TestInfoAPI (0.02s) [2023-02-07T13:31:25.404Z] === RUN TestInfoAPIWarnings [2023-02-07T13:31:25.536Z] --- PASS: TestCreateJob (3.19s) [2023-02-07T13:31:25.536Z] === RUN TestReplicatedJob [2023-02-07T13:31:25.917Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-02-07T13:31:27.285Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2023-02-07T13:31:27.759Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit3058012372/001/repo/sub'... [2023-02-07T13:31:27.759Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-02-07T13:31:27.759Z] The file will have its original line endings in your working directory. [2023-02-07T13:31:27.759Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2023-02-07T13:31:27.759Z] The file will have its original line endings in your working directory. [2023-02-07T13:31:28.218Z] gitutils_test.go:277: [master 21b641e] With submodule [2023-02-07T13:31:28.218Z] 2 files changed, 4 insertions(+) [2023-02-07T13:31:28.218Z] create mode 100644 .gitmodules [2023-02-07T13:31:28.218Z] create mode 160000 sub [2023-02-07T13:31:28.218Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-02-07T13:31:28.218Z] The file will have its original line endings in your working directory. [2023-02-07T13:31:28.218Z] === RUN TestCheckoutGit/#00 [2023-02-07T13:31:29.185Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-07T13:31:29.185Z] [2023-02-07T13:31:29.185Z] gitutils_test.go:211: git-http-backend: [2023-02-07T13:31:30.796Z] --- PASS: TestReplicatedJob (5.22s) [2023-02-07T13:31:30.796Z] === RUN TestUpdateReplicatedJob [2023-02-07T13:31:31.457Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2023-02-07T13:31:32.082Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-07T13:31:32.082Z] [2023-02-07T13:31:32.082Z] gitutils_test.go:211: git-http-backend: [2023-02-07T13:31:32.385Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2023-02-07T13:31:32.948Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.16s) [2023-02-07T13:31:32.948Z] PASS [2023-02-07T13:31:32.948Z] [2023-02-07T13:31:32.948Z] === Skipped [2023-02-07T13:31:32.948Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-02-07T13:31:32.948Z] build_session_test.go:25: TODO: BuildKit [2023-02-07T13:31:32.948Z] [2023-02-07T13:31:32.948Z] DONE 33 tests, 1 skipped in 172.430s [2023-02-07T13:31:32.948Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-02-07T13:31:32.948Z] ++ 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-02-07T13:31:32.948Z] ++ set -e [2023-02-07T13:31:32.948Z] ++ '[' -n 0 ']' [2023-02-07T13:31:32.948Z] ++ set -x [2023-02-07T13:31:32.948Z] ++ 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-02-07T13:31:33.204Z] INFO: Testing against a local daemon [2023-02-07T13:31:33.204Z] === RUN TestConfigInspect [2023-02-07T13:31:34.073Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2023-02-07T13:31:34.073Z] === RUN TestServiceListWithStatuses [2023-02-07T13:31:34.073Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-07T13:31:34.073Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-02-07T13:31:34.073Z] === RUN TestDockerNetworkConnectAlias [2023-02-07T13:31:34.570Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2023-02-07T13:31:34.827Z] check_test.go:309: [d5faf82951c54] daemon is not started [2023-02-07T13:31:34.827Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2023-02-07T13:31:35.107Z] === RUN TestCheckoutGit/master [2023-02-07T13:31:35.390Z] check_test.go:309: [dcdda9c330be8] daemon is not started [2023-02-07T13:31:35.390Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2023-02-07T13:31:35.953Z] --- PASS: TestConfigInspect (2.74s) [2023-02-07T13:31:35.953Z] === RUN TestConfigList [2023-02-07T13:31:36.072Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-07T13:31:36.072Z] [2023-02-07T13:31:36.072Z] gitutils_test.go:211: git-http-backend: [2023-02-07T13:31:36.882Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2023-02-07T13:31:37.138Z] check_test.go:309: [d1fd0bccdd69a] daemon is not started [2023-02-07T13:31:37.395Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2023-02-07T13:31:38.288Z] --- PASS: TestDockerNetworkConnectAlias (4.18s) [2023-02-07T13:31:38.289Z] === RUN TestDockerNetworkReConnect [2023-02-07T13:31:38.760Z] --- PASS: TestConfigList (2.90s) [2023-02-07T13:31:38.761Z] === RUN TestConfigsCreateAndDelete [2023-02-07T13:31:39.689Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2023-02-07T13:31:39.801Z] === RUN TestCheckpointCreateError [2023-02-07T13:31:39.801Z] --- PASS: TestCheckpointCreateError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestCheckpointCreate [2023-02-07T13:31:39.801Z] --- PASS: TestCheckpointCreate (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestCheckpointDeleteError [2023-02-07T13:31:39.801Z] --- PASS: TestCheckpointDeleteError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestCheckpointDelete [2023-02-07T13:31:39.801Z] --- PASS: TestCheckpointDelete (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestCheckpointListError [2023-02-07T13:31:39.801Z] --- PASS: TestCheckpointListError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestCheckpointList [2023-02-07T13:31:39.801Z] --- PASS: TestCheckpointList (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestCheckpointListContainerNotFound [2023-02-07T13:31:39.801Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestNewClientWithOpsFromEnv [2023-02-07T13:31:39.801Z] client_test.go:23: runtime.GOOS == "windows" [2023-02-07T13:31:39.801Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestGetAPIPath [2023-02-07T13:31:39.801Z] --- PASS: TestGetAPIPath (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestParseHostURL [2023-02-07T13:31:39.801Z] --- PASS: TestParseHostURL (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2023-02-07T13:31:39.801Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestNegotiateAPIVersionEmpty [2023-02-07T13:31:39.801Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestNegotiateAPIVersion [2023-02-07T13:31:39.801Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestNegotiateAPVersionOverride [2023-02-07T13:31:39.801Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestNegotiateAPIVersionAutomatic [2023-02-07T13:31:39.801Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2023-02-07T13:31:39.801Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2023-02-07T13:31:39.801Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestClientRedirect [2023-02-07T13:31:39.801Z] --- PASS: TestClientRedirect (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigCreateUnsupported [2023-02-07T13:31:39.801Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigCreateError [2023-02-07T13:31:39.801Z] --- PASS: TestConfigCreateError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigCreate [2023-02-07T13:31:39.801Z] --- PASS: TestConfigCreate (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigInspectNotFound [2023-02-07T13:31:39.801Z] --- PASS: TestConfigInspectNotFound (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigInspectWithEmptyID [2023-02-07T13:31:39.801Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigInspectUnsupported [2023-02-07T13:31:39.801Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigInspectError [2023-02-07T13:31:39.801Z] --- PASS: TestConfigInspectError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigInspectConfigNotFound [2023-02-07T13:31:39.801Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigInspect [2023-02-07T13:31:39.801Z] --- PASS: TestConfigInspect (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigListUnsupported [2023-02-07T13:31:39.801Z] --- PASS: TestConfigListUnsupported (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigListError [2023-02-07T13:31:39.801Z] --- PASS: TestConfigListError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigList [2023-02-07T13:31:39.801Z] --- PASS: TestConfigList (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigRemoveUnsupported [2023-02-07T13:31:39.801Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigRemoveError [2023-02-07T13:31:39.801Z] --- PASS: TestConfigRemoveError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigRemove [2023-02-07T13:31:39.801Z] --- PASS: TestConfigRemove (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigUpdateUnsupported [2023-02-07T13:31:39.801Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigUpdateError [2023-02-07T13:31:39.801Z] --- PASS: TestConfigUpdateError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestConfigUpdate [2023-02-07T13:31:39.801Z] --- PASS: TestConfigUpdate (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerCommitError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerCommitError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerCommit [2023-02-07T13:31:39.801Z] --- PASS: TestContainerCommit (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerStatPathError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerStatPathError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerStatPathNotFoundError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerStatPathNoHeaderError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerStatPath [2023-02-07T13:31:39.801Z] --- PASS: TestContainerStatPath (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestCopyToContainerError [2023-02-07T13:31:39.801Z] --- PASS: TestCopyToContainerError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestCopyToContainerNotFoundError [2023-02-07T13:31:39.801Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestCopyToContainerNotStatusOKError [2023-02-07T13:31:39.801Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestCopyToContainer [2023-02-07T13:31:39.801Z] --- PASS: TestCopyToContainer (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestCopyFromContainerError [2023-02-07T13:31:39.801Z] --- PASS: TestCopyFromContainerError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestCopyFromContainerNotFoundError [2023-02-07T13:31:39.801Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestCopyFromContainerNotStatusOKError [2023-02-07T13:31:39.801Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestCopyFromContainerNoHeaderError [2023-02-07T13:31:39.801Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestCopyFromContainer [2023-02-07T13:31:39.801Z] --- PASS: TestCopyFromContainer (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerCreateError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerCreateError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerCreateImageNotFound [2023-02-07T13:31:39.801Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerCreateWithName [2023-02-07T13:31:39.801Z] --- PASS: TestContainerCreateWithName (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerCreateAutoRemove [2023-02-07T13:31:39.801Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerDiffError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerDiffError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerDiff [2023-02-07T13:31:39.801Z] --- PASS: TestContainerDiff (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerExecCreateError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerExecCreateError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerExecCreate [2023-02-07T13:31:39.801Z] --- PASS: TestContainerExecCreate (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerExecStartError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerExecStartError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerExecStart [2023-02-07T13:31:39.801Z] --- PASS: TestContainerExecStart (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerExecInspectError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerExecInspectError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerExecInspect [2023-02-07T13:31:39.801Z] --- PASS: TestContainerExecInspect (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerExportError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerExportError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerExport [2023-02-07T13:31:39.801Z] --- PASS: TestContainerExport (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerInspectError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerInspectError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerInspectContainerNotFound [2023-02-07T13:31:39.801Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerInspectWithEmptyID [2023-02-07T13:31:39.801Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerInspect [2023-02-07T13:31:39.801Z] --- PASS: TestContainerInspect (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerInspectNode [2023-02-07T13:31:39.801Z] --- PASS: TestContainerInspectNode (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerKillError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerKillError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerKill [2023-02-07T13:31:39.801Z] --- PASS: TestContainerKill (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerListError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerListError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerList [2023-02-07T13:31:39.801Z] --- PASS: TestContainerList (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerLogsNotFoundError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerLogsError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerLogsError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerLogs [2023-02-07T13:31:39.801Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-07T13:31:39.801Z] [2023-02-07T13:31:39.801Z] gitutils_test.go:211: git-http-backend: [2023-02-07T13:31:39.801Z] --- PASS: TestContainerLogs (0.23s) [2023-02-07T13:31:39.801Z] === RUN TestContainerPauseError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerPauseError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerPause [2023-02-07T13:31:39.801Z] --- PASS: TestContainerPause (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainersPruneError [2023-02-07T13:31:39.801Z] --- PASS: TestContainersPruneError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainersPrune [2023-02-07T13:31:39.801Z] --- PASS: TestContainersPrune (0.01s) [2023-02-07T13:31:39.801Z] === RUN TestContainerRemoveError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerRemoveError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerRemoveNotFoundError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerRemove [2023-02-07T13:31:39.801Z] --- PASS: TestContainerRemove (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerRenameError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerRenameError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerRename [2023-02-07T13:31:39.801Z] --- PASS: TestContainerRename (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerResizeError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerResizeError (0.00s) [2023-02-07T13:31:39.801Z] === RUN TestContainerExecResizeError [2023-02-07T13:31:39.801Z] --- PASS: TestContainerExecResizeError (0.00s) [2023-02-07T13:31:39.802Z] === RUN TestContainerResize [2023-02-07T13:31:39.802Z] --- PASS: TestContainerResize (0.00s) [2023-02-07T13:31:39.802Z] === RUN TestContainerExecResize [2023-02-07T13:31:39.802Z] --- PASS: TestContainerExecResize (0.00s) [2023-02-07T13:31:39.802Z] === RUN TestContainerRestartError [2023-02-07T13:31:39.802Z] --- PASS: TestContainerRestartError (0.00s) [2023-02-07T13:31:39.802Z] === RUN TestContainerRestart [2023-02-07T13:31:39.802Z] --- PASS: TestContainerRestart (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestContainerStartError [2023-02-07T13:31:40.260Z] --- PASS: TestContainerStartError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestContainerStart [2023-02-07T13:31:40.260Z] --- PASS: TestContainerStart (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestContainerStatsError [2023-02-07T13:31:40.260Z] --- PASS: TestContainerStatsError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestContainerStats [2023-02-07T13:31:40.260Z] --- PASS: TestContainerStats (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestContainerStopError [2023-02-07T13:31:40.260Z] --- PASS: TestContainerStopError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestContainerStop [2023-02-07T13:31:40.260Z] --- PASS: TestContainerStop (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestContainerTopError [2023-02-07T13:31:40.260Z] --- PASS: TestContainerTopError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestContainerTop [2023-02-07T13:31:40.260Z] --- PASS: TestContainerTop (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestContainerUnpauseError [2023-02-07T13:31:40.260Z] --- PASS: TestContainerUnpauseError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestContainerUnpause [2023-02-07T13:31:40.260Z] --- PASS: TestContainerUnpause (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestContainerUpdateError [2023-02-07T13:31:40.260Z] --- PASS: TestContainerUpdateError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestContainerUpdate [2023-02-07T13:31:40.260Z] --- PASS: TestContainerUpdate (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestContainerWaitError [2023-02-07T13:31:40.260Z] --- PASS: TestContainerWaitError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestContainerWait [2023-02-07T13:31:40.260Z] --- PASS: TestContainerWait (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestDiskUsageError [2023-02-07T13:31:40.260Z] --- PASS: TestDiskUsageError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestDiskUsage [2023-02-07T13:31:40.260Z] --- PASS: TestDiskUsage (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestDistributionInspectUnsupported [2023-02-07T13:31:40.260Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestDistributionInspectWithEmptyID [2023-02-07T13:31:40.260Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestEventsErrorInOptions [2023-02-07T13:31:40.260Z] --- PASS: TestEventsErrorInOptions (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestEventsErrorFromServer [2023-02-07T13:31:40.260Z] --- PASS: TestEventsErrorFromServer (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestEvents [2023-02-07T13:31:40.260Z] --- PASS: TestEvents (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestTLSCloseWriter [2023-02-07T13:31:40.260Z] === PAUSE TestTLSCloseWriter [2023-02-07T13:31:40.260Z] === RUN TestImageBuildError [2023-02-07T13:31:40.260Z] --- PASS: TestImageBuildError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageBuild [2023-02-07T13:31:40.260Z] --- PASS: TestImageBuild (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestGetDockerOS [2023-02-07T13:31:40.260Z] --- PASS: TestGetDockerOS (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageCreateError [2023-02-07T13:31:40.260Z] --- PASS: TestImageCreateError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageCreate [2023-02-07T13:31:40.260Z] --- PASS: TestImageCreate (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageHistoryError [2023-02-07T13:31:40.260Z] --- PASS: TestImageHistoryError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageHistory [2023-02-07T13:31:40.260Z] --- PASS: TestImageHistory (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageImportError [2023-02-07T13:31:40.260Z] --- PASS: TestImageImportError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageImport [2023-02-07T13:31:40.260Z] --- PASS: TestImageImport (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageInspectError [2023-02-07T13:31:40.260Z] --- PASS: TestImageInspectError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageInspectImageNotFound [2023-02-07T13:31:40.260Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageInspectWithEmptyID [2023-02-07T13:31:40.260Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageInspect [2023-02-07T13:31:40.260Z] --- PASS: TestImageInspect (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageListError [2023-02-07T13:31:40.260Z] --- PASS: TestImageListError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageList [2023-02-07T13:31:40.260Z] --- PASS: TestImageList (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageListApiBefore125 [2023-02-07T13:31:40.260Z] --- PASS: TestImageListApiBefore125 (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageLoadError [2023-02-07T13:31:40.260Z] --- PASS: TestImageLoadError (0.02s) [2023-02-07T13:31:40.260Z] === RUN TestImageLoad [2023-02-07T13:31:40.260Z] --- PASS: TestImageLoad (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagesPruneError [2023-02-07T13:31:40.260Z] --- PASS: TestImagesPruneError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagesPrune [2023-02-07T13:31:40.260Z] --- PASS: TestImagesPrune (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagePullReferenceParseError [2023-02-07T13:31:40.260Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagePullAnyError [2023-02-07T13:31:40.260Z] --- PASS: TestImagePullAnyError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagePullStatusUnauthorizedError [2023-02-07T13:31:40.260Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2023-02-07T13:31:40.260Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-02-07T13:31:40.260Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagePullWithPrivilegedFuncNoError [2023-02-07T13:31:40.260Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagePullWithoutErrors [2023-02-07T13:31:40.260Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagePushReferenceError [2023-02-07T13:31:40.260Z] --- PASS: TestImagePushReferenceError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagePushAnyError [2023-02-07T13:31:40.260Z] --- PASS: TestImagePushAnyError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagePushStatusUnauthorizedError [2023-02-07T13:31:40.260Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2023-02-07T13:31:40.260Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-02-07T13:31:40.260Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagePushWithPrivilegedFuncNoError [2023-02-07T13:31:40.260Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImagePushWithoutErrors [2023-02-07T13:31:40.260Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2023-02-07T13:31:40.260Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2023-02-07T13:31:40.260Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2023-02-07T13:31:40.260Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2023-02-07T13:31:40.260Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2023-02-07T13:31:40.260Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2023-02-07T13:31:40.260Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2023-02-07T13:31:40.260Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2023-02-07T13:31:40.260Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageRemoveError [2023-02-07T13:31:40.260Z] --- PASS: TestImageRemoveError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageRemoveImageNotFound [2023-02-07T13:31:40.260Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageRemove [2023-02-07T13:31:40.260Z] --- PASS: TestImageRemove (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageSaveError [2023-02-07T13:31:40.260Z] --- PASS: TestImageSaveError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageSave [2023-02-07T13:31:40.260Z] --- PASS: TestImageSave (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageSearchAnyError [2023-02-07T13:31:40.260Z] --- PASS: TestImageSearchAnyError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageSearchStatusUnauthorizedError [2023-02-07T13:31:40.260Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2023-02-07T13:31:40.260Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-02-07T13:31:40.260Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2023-02-07T13:31:40.260Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageSearchWithoutErrors [2023-02-07T13:31:40.260Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageTagError [2023-02-07T13:31:40.260Z] --- PASS: TestImageTagError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageTagInvalidReference [2023-02-07T13:31:40.260Z] --- PASS: TestImageTagInvalidReference (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageTagInvalidSourceImageName [2023-02-07T13:31:40.260Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageTagHexSource [2023-02-07T13:31:40.260Z] --- PASS: TestImageTagHexSource (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestImageTag [2023-02-07T13:31:40.260Z] --- PASS: TestImageTag (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestInfoServerError [2023-02-07T13:31:40.260Z] --- PASS: TestInfoServerError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestInfoInvalidResponseJSONError [2023-02-07T13:31:40.260Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestInfo [2023-02-07T13:31:40.260Z] --- PASS: TestInfo (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworkConnectError [2023-02-07T13:31:40.260Z] --- PASS: TestNetworkConnectError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2023-02-07T13:31:40.260Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworkConnect [2023-02-07T13:31:40.260Z] --- PASS: TestNetworkConnect (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworkCreateError [2023-02-07T13:31:40.260Z] --- PASS: TestNetworkCreateError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworkCreate [2023-02-07T13:31:40.260Z] --- PASS: TestNetworkCreate (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworkDisconnectError [2023-02-07T13:31:40.260Z] --- PASS: TestNetworkDisconnectError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworkDisconnect [2023-02-07T13:31:40.260Z] --- PASS: TestNetworkDisconnect (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworkInspectError [2023-02-07T13:31:40.260Z] --- PASS: TestNetworkInspectError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworkInspectNotFoundError [2023-02-07T13:31:40.260Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworkInspectWithEmptyID [2023-02-07T13:31:40.260Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworkInspect [2023-02-07T13:31:40.260Z] --- PASS: TestNetworkInspect (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworkListError [2023-02-07T13:31:40.260Z] --- PASS: TestNetworkListError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworkList [2023-02-07T13:31:40.260Z] --- PASS: TestNetworkList (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworksPruneError [2023-02-07T13:31:40.260Z] --- PASS: TestNetworksPruneError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworksPrune [2023-02-07T13:31:40.260Z] --- PASS: TestNetworksPrune (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworkRemoveError [2023-02-07T13:31:40.260Z] --- PASS: TestNetworkRemoveError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNetworkRemove [2023-02-07T13:31:40.260Z] --- PASS: TestNetworkRemove (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNodeInspectError [2023-02-07T13:31:40.260Z] --- PASS: TestNodeInspectError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNodeInspectNodeNotFound [2023-02-07T13:31:40.260Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNodeInspectWithEmptyID [2023-02-07T13:31:40.260Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNodeInspect [2023-02-07T13:31:40.260Z] --- PASS: TestNodeInspect (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNodeListError [2023-02-07T13:31:40.260Z] --- PASS: TestNodeListError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNodeList [2023-02-07T13:31:40.260Z] --- PASS: TestNodeList (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNodeRemoveError [2023-02-07T13:31:40.260Z] --- PASS: TestNodeRemoveError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNodeRemove [2023-02-07T13:31:40.260Z] --- PASS: TestNodeRemove (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNodeUpdateError [2023-02-07T13:31:40.260Z] --- PASS: TestNodeUpdateError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestNodeUpdate [2023-02-07T13:31:40.260Z] --- PASS: TestNodeUpdate (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestOptionWithTimeout [2023-02-07T13:31:40.260Z] --- PASS: TestOptionWithTimeout (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestPingFail [2023-02-07T13:31:40.260Z] --- PASS: TestPingFail (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestPingWithError [2023-02-07T13:31:40.260Z] 2023/02/07 13:31:39 RoundTripper returned a response & error; ignoring response [2023-02-07T13:31:40.260Z] 2023/02/07 13:31:39 RoundTripper returned a response & error; ignoring response [2023-02-07T13:31:40.260Z] --- PASS: TestPingWithError (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestPingSuccess [2023-02-07T13:31:40.260Z] --- PASS: TestPingSuccess (0.00s) [2023-02-07T13:31:40.260Z] === RUN TestPingHeadFallback [2023-02-07T13:31:40.260Z] === RUN TestPingHeadFallback/OK [2023-02-07T13:31:40.260Z] === RUN TestPingHeadFallback/Internal_Server_Error [2023-02-07T13:31:40.260Z] === RUN TestPingHeadFallback/Not_Found [2023-02-07T13:31:40.261Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2023-02-07T13:31:40.261Z] --- PASS: TestPingHeadFallback (0.00s) [2023-02-07T13:31:40.261Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2023-02-07T13:31:40.261Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2023-02-07T13:31:40.261Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2023-02-07T13:31:40.261Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPluginDisableError [2023-02-07T13:31:40.261Z] --- PASS: TestPluginDisableError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPluginDisable [2023-02-07T13:31:40.261Z] --- PASS: TestPluginDisable (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPluginEnableError [2023-02-07T13:31:40.261Z] --- PASS: TestPluginEnableError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPluginEnable [2023-02-07T13:31:40.261Z] --- PASS: TestPluginEnable (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPluginInspectError [2023-02-07T13:31:40.261Z] --- PASS: TestPluginInspectError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPluginInspectWithEmptyID [2023-02-07T13:31:40.261Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPluginInspect [2023-02-07T13:31:40.261Z] --- PASS: TestPluginInspect (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPluginListError [2023-02-07T13:31:40.261Z] --- PASS: TestPluginListError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPluginList [2023-02-07T13:31:40.261Z] --- PASS: TestPluginList (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPluginPushError [2023-02-07T13:31:40.261Z] --- PASS: TestPluginPushError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPluginPush [2023-02-07T13:31:40.261Z] --- PASS: TestPluginPush (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPluginRemoveError [2023-02-07T13:31:40.261Z] --- PASS: TestPluginRemoveError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPluginRemove [2023-02-07T13:31:40.261Z] --- PASS: TestPluginRemove (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPluginSetError [2023-02-07T13:31:40.261Z] --- PASS: TestPluginSetError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPluginSet [2023-02-07T13:31:40.261Z] --- PASS: TestPluginSet (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSetHostHeader [2023-02-07T13:31:40.261Z] --- PASS: TestSetHostHeader (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestPlainTextError [2023-02-07T13:31:40.261Z] --- PASS: TestPlainTextError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestInfiniteError [2023-02-07T13:31:40.261Z] --- PASS: TestInfiniteError (0.02s) [2023-02-07T13:31:40.261Z] === RUN TestSecretCreateUnsupported [2023-02-07T13:31:40.261Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretCreateError [2023-02-07T13:31:40.261Z] --- PASS: TestSecretCreateError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretCreate [2023-02-07T13:31:40.261Z] --- PASS: TestSecretCreate (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretInspectUnsupported [2023-02-07T13:31:40.261Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretInspectError [2023-02-07T13:31:40.261Z] --- PASS: TestSecretInspectError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretInspectSecretNotFound [2023-02-07T13:31:40.261Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretInspectWithEmptyID [2023-02-07T13:31:40.261Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretInspect [2023-02-07T13:31:40.261Z] --- PASS: TestSecretInspect (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretListUnsupported [2023-02-07T13:31:40.261Z] --- PASS: TestSecretListUnsupported (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretListError [2023-02-07T13:31:40.261Z] --- PASS: TestSecretListError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretList [2023-02-07T13:31:40.261Z] --- PASS: TestSecretList (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretRemoveUnsupported [2023-02-07T13:31:40.261Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretRemoveError [2023-02-07T13:31:40.261Z] --- PASS: TestSecretRemoveError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretRemove [2023-02-07T13:31:40.261Z] --- PASS: TestSecretRemove (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretUpdateUnsupported [2023-02-07T13:31:40.261Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretUpdateError [2023-02-07T13:31:40.261Z] --- PASS: TestSecretUpdateError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSecretUpdate [2023-02-07T13:31:40.261Z] --- PASS: TestSecretUpdate (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceCreateError [2023-02-07T13:31:40.261Z] --- PASS: TestServiceCreateError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceCreate [2023-02-07T13:31:40.261Z] --- PASS: TestServiceCreate (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceCreateCompatiblePlatforms [2023-02-07T13:31:40.261Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceCreateDigestPinning [2023-02-07T13:31:40.261Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceInspectError [2023-02-07T13:31:40.261Z] --- PASS: TestServiceInspectError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceInspectServiceNotFound [2023-02-07T13:31:40.261Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceInspectWithEmptyID [2023-02-07T13:31:40.261Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceInspect [2023-02-07T13:31:40.261Z] --- PASS: TestServiceInspect (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceListError [2023-02-07T13:31:40.261Z] --- PASS: TestServiceListError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceList [2023-02-07T13:31:40.261Z] --- PASS: TestServiceList (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceLogsError [2023-02-07T13:31:40.261Z] --- PASS: TestServiceLogsError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceLogs [2023-02-07T13:31:40.261Z] --- PASS: TestServiceLogs (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceRemoveError [2023-02-07T13:31:40.261Z] --- PASS: TestServiceRemoveError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceRemoveNotFoundError [2023-02-07T13:31:40.261Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceRemove [2023-02-07T13:31:40.261Z] --- PASS: TestServiceRemove (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceUpdateError [2023-02-07T13:31:40.261Z] --- PASS: TestServiceUpdateError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestServiceUpdate [2023-02-07T13:31:40.261Z] --- PASS: TestServiceUpdate (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSwarmGetUnlockKeyError [2023-02-07T13:31:40.261Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSwarmGetUnlockKey [2023-02-07T13:31:40.261Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSwarmInitError [2023-02-07T13:31:40.261Z] --- PASS: TestSwarmInitError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSwarmInit [2023-02-07T13:31:40.261Z] --- PASS: TestSwarmInit (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSwarmInspectError [2023-02-07T13:31:40.261Z] --- PASS: TestSwarmInspectError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSwarmInspect [2023-02-07T13:31:40.261Z] --- PASS: TestSwarmInspect (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSwarmJoinError [2023-02-07T13:31:40.261Z] --- PASS: TestSwarmJoinError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSwarmJoin [2023-02-07T13:31:40.261Z] --- PASS: TestSwarmJoin (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSwarmLeaveError [2023-02-07T13:31:40.261Z] --- PASS: TestSwarmLeaveError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSwarmLeave [2023-02-07T13:31:40.261Z] --- PASS: TestSwarmLeave (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSwarmUnlockError [2023-02-07T13:31:40.261Z] --- PASS: TestSwarmUnlockError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSwarmUnlock [2023-02-07T13:31:40.261Z] --- PASS: TestSwarmUnlock (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSwarmUpdateError [2023-02-07T13:31:40.261Z] --- PASS: TestSwarmUpdateError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestSwarmUpdate [2023-02-07T13:31:40.261Z] --- PASS: TestSwarmUpdate (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestTaskInspectError [2023-02-07T13:31:40.261Z] --- PASS: TestTaskInspectError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestTaskInspectWithEmptyID [2023-02-07T13:31:40.261Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestTaskInspect [2023-02-07T13:31:40.261Z] --- PASS: TestTaskInspect (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestTaskListError [2023-02-07T13:31:40.261Z] --- PASS: TestTaskListError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestTaskList [2023-02-07T13:31:40.261Z] --- PASS: TestTaskList (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestVolumeCreateError [2023-02-07T13:31:40.261Z] --- PASS: TestVolumeCreateError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestVolumeCreate [2023-02-07T13:31:40.261Z] --- PASS: TestVolumeCreate (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestVolumeInspectError [2023-02-07T13:31:40.261Z] --- PASS: TestVolumeInspectError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestVolumeInspectNotFound [2023-02-07T13:31:40.261Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestVolumeInspectWithEmptyID [2023-02-07T13:31:40.261Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestVolumeInspect [2023-02-07T13:31:40.261Z] --- PASS: TestVolumeInspect (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestVolumeListError [2023-02-07T13:31:40.261Z] --- PASS: TestVolumeListError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestVolumeList [2023-02-07T13:31:40.261Z] --- PASS: TestVolumeList (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestVolumeRemoveError [2023-02-07T13:31:40.261Z] --- PASS: TestVolumeRemoveError (0.00s) [2023-02-07T13:31:40.261Z] === RUN TestVolumeRemove [2023-02-07T13:31:40.261Z] --- PASS: TestVolumeRemove (0.00s) [2023-02-07T13:31:40.261Z] === CONT TestTLSCloseWriter [2023-02-07T13:31:40.261Z] --- PASS: TestTLSCloseWriter (0.03s) [2023-02-07T13:31:40.261Z] PASS [2023-02-07T13:31:40.261Z] coverage: 74.9% of statements [2023-02-07T13:31:40.261Z] ok github.com/docker/docker/client 0.480s coverage: 74.9% of statements [2023-02-07T13:31:41.055Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2023-02-07T13:31:41.568Z] --- PASS: TestDockerNetworkReConnect (3.51s) [2023-02-07T13:31:41.568Z] === RUN TestServicePlugin [2023-02-07T13:31:41.617Z] --- PASS: TestConfigsCreateAndDelete (2.81s) [2023-02-07T13:31:41.617Z] === RUN TestConfigsUpdate [2023-02-07T13:31:42.433Z] === RUN TestCheckoutGit/:subdir [2023-02-07T13:31:42.545Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-02-07T13:31:43.108Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-02-07T13:31:43.108Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2023-02-07T13:31:43.415Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-07T13:31:43.415Z] [2023-02-07T13:31:43.415Z] gitutils_test.go:211: git-http-backend: [2023-02-07T13:31:43.511Z] --- PASS: TestInfoAPIWarnings (16.25s) [2023-02-07T13:31:43.511Z] === RUN TestInfoDebug [2023-02-07T13:31:43.511Z] --- PASS: TestInfoDebug (0.52s) [2023-02-07T13:31:43.511Z] === RUN TestInfoInsecureRegistries [2023-02-07T13:31:43.511Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-02-07T13:31:43.511Z] === RUN TestInfoRegistryMirrors [2023-02-07T13:31:43.511Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-02-07T13:31:43.511Z] === RUN TestLoginFailsWithBadCredentials [2023-02-07T13:31:43.511Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2023-02-07T13:31:43.511Z] === RUN TestPingCacheHeaders [2023-02-07T13:31:43.511Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-02-07T13:31:43.511Z] === RUN TestPingGet [2023-02-07T13:31:43.511Z] --- PASS: TestPingGet (0.01s) [2023-02-07T13:31:43.511Z] === RUN TestPingHead [2023-02-07T13:31:43.511Z] --- PASS: TestPingHead (0.02s) [2023-02-07T13:31:43.511Z] === RUN TestVersion [2023-02-07T13:31:43.511Z] --- PASS: TestVersion (0.02s) [2023-02-07T13:31:43.511Z] PASS [2023-02-07T13:31:43.511Z] [2023-02-07T13:31:43.511Z] === Skipped [2023-02-07T13:31:43.511Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-07T13:31:43.511Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-07T13:31:43.511Z] [2023-02-07T13:31:43.511Z] DONE 18 tests, 1 skipped in 21.059s [2023-02-07T13:31:43.511Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-02-07T13:31:43.511Z] ++ 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-02-07T13:31:43.511Z] ++ set -e [2023-02-07T13:31:43.511Z] ++ '[' -n 0 ']' [2023-02-07T13:31:43.511Z] ++ set -x [2023-02-07T13:31:43.511Z] ++ 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-02-07T13:31:43.768Z] INFO: Testing against a local daemon [2023-02-07T13:31:43.768Z] === RUN TestVolumesCreateAndList [2023-02-07T13:31:43.768Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-02-07T13:31:43.768Z] === RUN TestVolumesRemove [2023-02-07T13:31:43.768Z] --- PASS: TestVolumesRemove (0.07s) [2023-02-07T13:31:43.768Z] === RUN TestVolumesInspect [2023-02-07T13:31:43.768Z] --- PASS: TestVolumesInspect (0.02s) [2023-02-07T13:31:43.768Z] === RUN TestVolumesInvalidJSON [2023-02-07T13:31:43.768Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-02-07T13:31:43.768Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-02-07T13:31:43.768Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-02-07T13:31:43.768Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-02-07T13:31:43.768Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-02-07T13:31:43.769Z] PASS [2023-02-07T13:31:43.769Z] [2023-02-07T13:31:43.769Z] DONE 5 tests in 0.234s [2023-02-07T13:31:43.769Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-02-07T13:31:44.026Z] ++++ cat bundles/test-integration/docker.pid [2023-02-07T13:31:44.026Z] +++ kill 12818 [2023-02-07T13:31:44.036Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-02-07T13:31:44.292Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-02-07T13:31:44.292Z] --- PASS: TestConfigsUpdate (2.63s) [2023-02-07T13:31:44.292Z] === RUN TestTemplatedConfig [2023-02-07T13:31:44.292Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2023-02-07T13:31:44.848Z] plugin_test.go:62: [d5697b0c53e48] joining swarm manager [d2d725d80fccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:31:44.854Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2023-02-07T13:31:44.854Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2023-02-07T13:31:45.397Z] +++ /etc/init.d/apparmor stop [2023-02-07T13:31:45.397Z] Leaving: AppArmorNo profiles have been unloaded. [2023-02-07T13:31:45.397Z] [2023-02-07T13:31:45.397Z] Unloading profiles will leave already running processes permanently [2023-02-07T13:31:45.397Z] unconfined, which can lead to unexpected situations. [2023-02-07T13:31:45.397Z] [2023-02-07T13:31:45.397Z] To set a process to complain mode, use the command line tool [2023-02-07T13:31:45.397Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-02-07T13:31:45.397Z] +++ true [2023-02-07T13:31:45.397Z] exiting test-integration [2023-02-07T13:31:45.397Z] ++ exit 0 [2023-02-07T13:31:45.397Z] Post stage [Pipeline] junit [2023-02-07T13:31:45.973Z] Recording test results [2023-02-07T13:31:46.177Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-02-07T13:31:46.220Z] plugin_test.go:65: [dd1adf620256d] joining swarm manager [d2d725d80fccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 Post stage [Pipeline] sh [2023-02-07T13:31:46.314Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-07T13:31:46.314Z] [2023-02-07T13:31:46.314Z] gitutils_test.go:211: git-http-backend: [2023-02-07T13:31:46.503Z] + echo Ensuring container killed. [2023-02-07T13:31:46.503Z] Ensuring container killed. [2023-02-07T13:31:46.503Z] + docker rm -vf docker-pr1 [2023-02-07T13:31:46.503Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-02-07T13:31:46.747Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-02-07T13:31:46.782Z] + echo Chowning /workspace to jenkins user [2023-02-07T13:31:46.782Z] Chowning /workspace to jenkins user [2023-02-07T13:31:46.782Z] + id -u [2023-02-07T13:31:46.782Z] + id -g [2023-02-07T13:31:46.782Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44946:/workspace busybox chown -R 1000:1000 /workspace [2023-02-07T13:31:46.782Z] Unable to find image 'busybox:latest' locally [2023-02-07T13:31:46.782Z] latest: Pulling from library/busybox [2023-02-07T13:31:47.040Z] f78e6840ded1: Pulling fs layer [2023-02-07T13:31:47.040Z] f78e6840ded1: Verifying Checksum [2023-02-07T13:31:47.040Z] f78e6840ded1: Download complete [2023-02-07T13:31:47.040Z] f78e6840ded1: Pull complete [2023-02-07T13:31:47.297Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-02-07T13:31:47.297Z] Status: Downloaded newer image for busybox:latest [2023-02-07T13:31:47.308Z] --- PASS: TestTemplatedConfig (2.98s) [2023-02-07T13:31:47.308Z] === RUN TestConfigCreateResolve [2023-02-07T13:31:48.241Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-02-07T13:31:48.495Z] === RUN TestCheckoutGit/:nosubdir [2023-02-07T13:31:48.498Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-02-07T13:31:48.960Z] + bundleName=arm64-integration [2023-02-07T13:31:48.961Z] + echo Creating arm64-integration-bundles.tar.gz [2023-02-07T13:31:48.961Z] Creating arm64-integration-bundles.tar.gz [2023-02-07T13:31:48.961Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-02-07T13:31:48.961Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-02-07T13:31:48.971Z] Archiving artifacts [2023-02-07T13:31:49.062Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-02-07T13:31:49.466Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-07T13:31:49.466Z] [2023-02-07T13:31:49.466Z] gitutils_test.go:211: git-http-backend: [2023-02-07T13:31:49.625Z] --- PASS: TestConfigCreateResolve (2.36s) [2023-02-07T13:31:49.625Z] === RUN TestConfigDaemonLibtrustID [2023-02-07T13:31:50.187Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2023-02-07T13:31:50.187Z] PASS [2023-02-07T13:31:50.187Z] [2023-02-07T13:31:50.187Z] DONE 7 tests in 17.174s [2023-02-07T13:31:50.187Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-02-07T13:31:50.187Z] ++ 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-02-07T13:31:50.187Z] ++ set -e [2023-02-07T13:31:50.187Z] ++ '[' -n 0 ']' [2023-02-07T13:31:50.187Z] ++ set -x [2023-02-07T13:31:50.187Z] ++ 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-02-07T13:31:50.430Z] === RUN TestCheckoutGit/:Dockerfile [2023-02-07T13:31:50.444Z] INFO: Testing against a local daemon [2023-02-07T13:31:50.444Z] === RUN TestCheckpoint [2023-02-07T13:31:50.444Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-07T13:31:50.444Z] --- SKIP: TestCheckpoint (0.00s) [2023-02-07T13:31:50.444Z] === RUN TestContainerInvalidJSON [2023-02-07T13:31:50.444Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-02-07T13:31:50.444Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-02-07T13:31:50.444Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-02-07T13:31:50.444Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-02-07T13:31:50.444Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-02-07T13:31:50.444Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-02-07T13:31:50.444Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-02-07T13:31:50.444Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-02-07T13:31:50.444Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-02-07T13:31:50.444Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-02-07T13:31:50.444Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-02-07T13:31:50.444Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-02-07T13:31:50.444Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-02-07T13:31:50.444Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-02-07T13:31:50.444Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-02-07T13:31:50.444Z] === RUN TestCopyFromContainerPathIsNotDir [2023-02-07T13:31:50.444Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2023-02-07T13:31:50.444Z] === RUN TestCopyToContainerPathDoesNotExist [2023-02-07T13:31:50.444Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2023-02-07T13:31:50.444Z] === RUN TestCopyToContainerPathIsNotDir [2023-02-07T13:31:50.625Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44946/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-02-07T13:31:50.700Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-02-07T13:31:50.700Z] === RUN TestCopyFromContainer [2023-02-07T13:31:50.928Z] + make clean [2023-02-07T13:31:51.185Z] docker volume rm -f docker-dev-cache [2023-02-07T13:31:51.185Z] docker-dev-cache [Pipeline] deleteDir [2023-02-07T13:31:51.396Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-07T13:31:51.396Z] [2023-02-07T13:31:51.396Z] gitutils_test.go:211: git-http-backend: [2023-02-07T13:31:52.067Z] === RUN TestCopyFromContainer// [2023-02-07T13:31:52.067Z] === RUN TestCopyFromContainer//bar/root [2023-02-07T13:31:52.067Z] === RUN TestCopyFromContainer//bar/root/ [2023-02-07T13:31:52.067Z] === RUN TestCopyFromContainer/bar/quux [2023-02-07T13:31:52.067Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2023-02-07T13:31:52.067Z] === RUN TestCopyFromContainer/bar/quux/ [2023-02-07T13:31:52.323Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-02-07T13:31:52.323Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-02-07T13:31:52.323Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-02-07T13:31:52.366Z] === RUN TestCheckoutGit/master:nosubdir [2023-02-07T13:31:52.580Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-02-07T13:31:52.580Z] === RUN TestCopyFromContainer/bar/notarget [2023-02-07T13:31:52.580Z] check_test.go:309: [d3bbd553f8e85] daemon is not started [2023-02-07T13:31:52.580Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2023-02-07T13:31:52.836Z] --- PASS: TestCopyFromContainer (2.10s) [2023-02-07T13:31:52.836Z] --- PASS: TestCopyFromContainer// (0.06s) [2023-02-07T13:31:52.836Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2023-02-07T13:31:52.836Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2023-02-07T13:31:52.836Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2023-02-07T13:31:52.836Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2023-02-07T13:31:52.836Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2023-02-07T13:31:52.836Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2023-02-07T13:31:52.836Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2023-02-07T13:31:52.836Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2023-02-07T13:31:52.836Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2023-02-07T13:31:52.836Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-02-07T13:31:52.836Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T13:31:52.836Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T13:31:52.836Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T13:31:52.836Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T13:31:52.836Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T13:31:52.836Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T13:31:52.836Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T13:31:52.836Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T13:31:52.836Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T13:31:52.836Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2023-02-07T13:31:52.836Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2023-02-07T13:31:52.836Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2023-02-07T13:31:52.836Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-02-07T13:31:52.836Z] === RUN TestCreateLinkToNonExistingContainer [2023-02-07T13:31:52.836Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-02-07T13:31:52.836Z] === RUN TestCreateWithInvalidEnv [2023-02-07T13:31:52.836Z] === RUN TestCreateWithInvalidEnv/0 [2023-02-07T13:31:52.836Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-02-07T13:31:52.836Z] === RUN TestCreateWithInvalidEnv/1 [2023-02-07T13:31:52.836Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-02-07T13:31:52.836Z] === RUN TestCreateWithInvalidEnv/2 [2023-02-07T13:31:52.836Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-02-07T13:31:52.836Z] === CONT TestCreateWithInvalidEnv/0 [2023-02-07T13:31:52.836Z] === CONT TestCreateWithInvalidEnv/2 [2023-02-07T13:31:52.836Z] === CONT TestCreateWithInvalidEnv/1 [2023-02-07T13:31:52.836Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2023-02-07T13:31:52.836Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-02-07T13:31:52.836Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-02-07T13:31:52.836Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-02-07T13:31:52.836Z] === RUN TestCreateTmpfsMountsTarget [2023-02-07T13:31:52.836Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2023-02-07T13:31:52.836Z] === RUN TestCreateWithCustomMaskedPaths [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T13:31:53.092Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2023-02-07T13:31:53.334Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-07T13:31:53.334Z] [2023-02-07T13:31:53.334Z] gitutils_test.go:211: git-http-backend: [2023-02-07T13:31:53.654Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2023-02-07T13:31:54.217Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2023-02-07T13:31:54.299Z] === RUN TestCheckoutGit/master:subdir [2023-02-07T13:31:54.779Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-02-07T13:31:54.779Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2023-02-07T13:31:54.779Z] === RUN TestCreateWithCustomReadonlyPaths [2023-02-07T13:31:55.264Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-07T13:31:55.264Z] [2023-02-07T13:31:55.264Z] gitutils_test.go:211: git-http-backend: [2023-02-07T13:31:57.297Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2023-02-07T13:31:57.297Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-02-07T13:31:57.297Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T13:31:57.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T13:31:57.297Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T13:31:57.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T13:31:57.297Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T13:31:57.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T13:31:57.297Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T13:31:57.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T13:31:57.297Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T13:31:57.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T13:31:57.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T13:31:57.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T13:31:57.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T13:31:57.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T13:31:57.297Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T13:31:57.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-02-07T13:31:57.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2023-02-07T13:31:57.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2023-02-07T13:31:57.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2023-02-07T13:31:57.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2023-02-07T13:31:57.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-02-07T13:31:57.297Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-02-07T13:31:57.297Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2023-02-07T13:31:57.557Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2023-02-07T13:31:57.557Z] === RUN TestCreateDifferentPlatform [2023-02-07T13:31:57.557Z] === RUN TestCreateDifferentPlatform/different_os [2023-02-07T13:31:57.557Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-02-07T13:31:57.557Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2023-02-07T13:31:57.557Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-02-07T13:31:57.557Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-02-07T13:31:57.557Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-02-07T13:31:57.813Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2023-02-07T13:31:57.813Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-02-07T13:31:57.813Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-02-07T13:31:57.813Z] === RUN TestContainerStartOnDaemonRestart [2023-02-07T13:31:57.813Z] === PAUSE TestContainerStartOnDaemonRestart [2023-02-07T13:31:57.813Z] === RUN TestDaemonRestartIpcMode [2023-02-07T13:31:57.813Z] === PAUSE TestDaemonRestartIpcMode [2023-02-07T13:31:57.813Z] === RUN TestDaemonHostGatewayIP [2023-02-07T13:31:57.813Z] === PAUSE TestDaemonHostGatewayIP [2023-02-07T13:31:57.813Z] === RUN TestRestartDaemonWithRestartingContainer [2023-02-07T13:31:57.813Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-02-07T13:31:57.813Z] === RUN TestContainerKillOnDaemonStart [2023-02-07T13:31:57.813Z] === PAUSE TestContainerKillOnDaemonStart [2023-02-07T13:31:57.813Z] === RUN TestDiff [2023-02-07T13:31:58.376Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-02-07T13:31:58.632Z] --- PASS: TestDiff (0.79s) [2023-02-07T13:31:58.632Z] === RUN TestExecWithCloseStdin [2023-02-07T13:31:58.632Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-02-07T13:31:59.004Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-07T13:31:59.004Z] [2023-02-07T13:31:59.004Z] gitutils_test.go:211: git-http-backend: [2023-02-07T13:31:59.560Z] --- PASS: TestExecWithCloseStdin (0.89s) [2023-02-07T13:31:59.560Z] === RUN TestExec [2023-02-07T13:32:00.122Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-02-07T13:32:00.122Z] --- PASS: TestExec (0.68s) [2023-02-07T13:32:00.122Z] === RUN TestExecUser [2023-02-07T13:32:01.049Z] --- PASS: TestExecUser (0.74s) [2023-02-07T13:32:01.049Z] === RUN TestExportContainerAndImportImage [2023-02-07T13:32:01.175Z] === RUN TestCheckoutGit/master:../subdir [2023-02-07T13:32:01.612Z] --- PASS: TestExportContainerAndImportImage (0.89s) [2023-02-07T13:32:01.612Z] === RUN TestExportContainerAfterDaemonRestart [2023-02-07T13:32:02.150Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-07T13:32:02.150Z] [2023-02-07T13:32:02.150Z] gitutils_test.go:211: git-http-backend: [2023-02-07T13:32:02.175Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2023-02-07T13:32:02.607Z] === RUN TestCheckoutGit/test [2023-02-07T13:32:03.541Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2023-02-07T13:32:03.542Z] === RUN TestHealthCheckWorkdir [2023-02-07T13:32:03.542Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-02-07T13:32:03.573Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-07T13:32:03.573Z] [2023-02-07T13:32:03.573Z] gitutils_test.go:211: git-http-backend: [2023-02-07T13:32:04.470Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2023-02-07T13:32:04.470Z] === RUN TestHealthKillContainer [2023-02-07T13:32:04.726Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2023-02-07T13:32:04.726Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2023-02-07T13:32:04.726Z] check_test.go:309: [d3721325e5b49] daemon is not started [2023-02-07T13:32:04.726Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2023-02-07T13:32:04.726Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-02-07T13:32:05.291Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-02-07T13:32:05.746Z] === RUN TestCheckoutGit/test: [2023-02-07T13:32:06.203Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-07T13:32:06.203Z] [2023-02-07T13:32:06.203Z] gitutils_test.go:211: git-http-backend: [2023-02-07T13:32:06.658Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2023-02-07T13:32:07.586Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-02-07T13:32:08.149Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2023-02-07T13:32:08.376Z] === RUN TestCheckoutGit/test:subdir [2023-02-07T13:32:09.341Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-07T13:32:09.341Z] [2023-02-07T13:32:09.341Z] gitutils_test.go:211: git-http-backend: [2023-02-07T13:32:09.514Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2023-02-07T13:32:10.476Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-02-07T13:32:10.476Z] check_test.go:309: [def3e9d929f8d] daemon is not started [2023-02-07T13:32:10.476Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2023-02-07T13:32:11.058Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-02-07T13:32:11.522Z] --- PASS: TestCheckoutGit (49.75s) [2023-02-07T13:32:11.522Z] --- PASS: TestCheckoutGit/#00 (6.52s) [2023-02-07T13:32:11.522Z] --- PASS: TestCheckoutGit/master (7.81s) [2023-02-07T13:32:11.522Z] --- PASS: TestCheckoutGit/:subdir (6.23s) [2023-02-07T13:32:11.522Z] --- PASS: TestCheckoutGit/:nosubdir (1.67s) [2023-02-07T13:32:11.522Z] --- PASS: TestCheckoutGit/:Dockerfile (1.95s) [2023-02-07T13:32:11.522Z] --- PASS: TestCheckoutGit/master:nosubdir (2.04s) [2023-02-07T13:32:11.522Z] --- PASS: TestCheckoutGit/master:subdir (6.80s) [2023-02-07T13:32:11.522Z] --- PASS: TestCheckoutGit/master:../subdir (1.49s) [2023-02-07T13:32:11.522Z] --- PASS: TestCheckoutGit/test (2.96s) [2023-02-07T13:32:11.522Z] --- PASS: TestCheckoutGit/test: (2.97s) [2023-02-07T13:32:11.522Z] --- PASS: TestCheckoutGit/test:subdir (2.87s) [2023-02-07T13:32:11.522Z] === RUN TestValidGitTransport [2023-02-07T13:32:11.522Z] --- PASS: TestValidGitTransport (0.00s) [2023-02-07T13:32:11.522Z] === RUN TestGitInvalidRef [2023-02-07T13:32:11.522Z] --- PASS: TestGitInvalidRef (0.27s) [2023-02-07T13:32:11.522Z] PASS [2023-02-07T13:32:11.522Z] coverage: 83.5% of statements [2023-02-07T13:32:11.522Z] ok github.com/docker/docker/builder/remotecontext/git 50.085s coverage: 83.5% of statements [2023-02-07T13:32:12.426Z] === RUN TestDockerSuite/TestBuildAddScript [2023-02-07T13:32:12.682Z] --- PASS: TestHealthKillContainer (8.46s) [2023-02-07T13:32:12.682Z] === RUN TestHealthCheckProcessKilled [2023-02-07T13:32:12.741Z] --- PASS: TestServicePlugin (29.55s) [2023-02-07T13:32:12.741Z] === RUN TestServiceUpdateLabel [2023-02-07T13:32:13.056Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2023-02-07T13:32:13.056Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2023-02-07T13:32:13.056Z] === RUN TestLoadDaemonCliConfigWithTLS [2023-02-07T13:32:13.056Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2023-02-07T13:32:13.056Z] === RUN TestLoadDaemonCliConfigWithConflicts [2023-02-07T13:32:13.056Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2023-02-07T13:32:13.056Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2023-02-07T13:32:13.056Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2023-02-07T13:32:13.056Z] === RUN TestLoadDaemonCliWithConflictingLabels [2023-02-07T13:32:13.056Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2023-02-07T13:32:13.056Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2023-02-07T13:32:13.056Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2023-02-07T13:32:13.056Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2023-02-07T13:32:13.056Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2023-02-07T13:32:13.056Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2023-02-07T13:32:13.056Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2023-02-07T13:32:13.056Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2023-02-07T13:32:13.056Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2023-02-07T13:32:13.056Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2023-02-07T13:32:13.056Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2023-02-07T13:32:13.056Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2023-02-07T13:32:13.056Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2023-02-07T13:32:13.056Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2023-02-07T13:32:13.056Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2023-02-07T13:32:13.056Z] === RUN TestConfigureDaemonLogs [2023-02-07T13:32:13.056Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2023-02-07T13:32:13.056Z] === RUN TestCommonOptionsInstallFlags [2023-02-07T13:32:13.056Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2023-02-07T13:32:13.056Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2023-02-07T13:32:13.056Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2023-02-07T13:32:13.056Z] PASS [2023-02-07T13:32:13.056Z] coverage: 18.4% of statements [2023-02-07T13:32:13.056Z] ok github.com/docker/docker/cmd/dockerd 0.312s coverage: 18.4% of statements [2023-02-07T13:32:13.056Z] ? github.com/docker/docker/cli [no test files] [2023-02-07T13:32:13.056Z] ? github.com/docker/docker/cli/config [no test files] [2023-02-07T13:32:13.245Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2023-02-07T13:32:13.305Z] --- PASS: TestServiceUpdateLabel (2.14s) [2023-02-07T13:32:13.305Z] === RUN TestServiceUpdateSecrets [2023-02-07T13:32:13.808Z] check_test.go:309: [d47898d850254] daemon is not started [2023-02-07T13:32:13.808Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2023-02-07T13:32:13.808Z] --- PASS: TestHealthCheckProcessKilled (0.97s) [2023-02-07T13:32:13.808Z] === RUN TestInspectCpusetInConfigPre120 [2023-02-07T13:32:14.374Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2023-02-07T13:32:14.374Z] === RUN TestIpcModeNone [2023-02-07T13:32:14.630Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-02-07T13:32:15.193Z] --- PASS: TestIpcModeNone (0.74s) [2023-02-07T13:32:15.193Z] === RUN TestIpcModePrivate [2023-02-07T13:32:15.228Z] === RUN TestContainerStopSignal [2023-02-07T13:32:15.228Z] --- PASS: TestContainerStopSignal (0.00s) [2023-02-07T13:32:15.228Z] === RUN TestContainerStopTimeout [2023-02-07T13:32:15.228Z] --- PASS: TestContainerStopTimeout (0.00s) [2023-02-07T13:32:15.228Z] === RUN TestContainerSecretReferenceDestTarget [2023-02-07T13:32:15.228Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2023-02-07T13:32:15.228Z] === RUN TestContainerLogPathSetForJSONFileLogger [2023-02-07T13:32:15.228Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.07s) [2023-02-07T13:32:15.228Z] === RUN TestContainerLogPathSetForRingLogger [2023-02-07T13:32:15.228Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2023-02-07T13:32:15.228Z] === RUN TestReplaceAndAppendEnvVars [2023-02-07T13:32:15.228Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2023-02-07T13:32:15.228Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2023-02-07T13:32:15.228Z] === RUN TestNewMemoryStore [2023-02-07T13:32:15.228Z] --- PASS: TestNewMemoryStore (0.00s) [2023-02-07T13:32:15.228Z] === RUN TestAddContainers [2023-02-07T13:32:15.228Z] --- PASS: TestAddContainers (0.00s) [2023-02-07T13:32:15.228Z] === RUN TestGetContainer [2023-02-07T13:32:15.228Z] --- PASS: TestGetContainer (0.00s) [2023-02-07T13:32:15.228Z] === RUN TestDeleteContainer [2023-02-07T13:32:15.228Z] --- PASS: TestDeleteContainer (0.00s) [2023-02-07T13:32:15.228Z] === RUN TestListContainers [2023-02-07T13:32:15.228Z] --- PASS: TestListContainers (0.00s) [2023-02-07T13:32:15.228Z] === RUN TestFirstContainer [2023-02-07T13:32:15.228Z] --- PASS: TestFirstContainer (0.00s) [2023-02-07T13:32:15.228Z] === RUN TestApplyAllContainer [2023-02-07T13:32:15.228Z] --- PASS: TestApplyAllContainer (0.00s) [2023-02-07T13:32:15.228Z] === RUN TestIsValidHealthString [2023-02-07T13:32:15.228Z] --- PASS: TestIsValidHealthString (0.00s) [2023-02-07T13:32:15.228Z] === RUN TestStateRunStop [2023-02-07T13:32:15.228Z] --- PASS: TestStateRunStop (0.00s) [2023-02-07T13:32:15.228Z] === RUN TestStateTimeoutWait [2023-02-07T13:32:15.228Z] state_test.go:141: Stop callback fired [2023-02-07T13:32:15.228Z] state_test.go:165: Stop callback fired [2023-02-07T13:32:15.228Z] --- PASS: TestStateTimeoutWait (0.10s) [2023-02-07T13:32:15.228Z] === RUN TestIsValidStateString [2023-02-07T13:32:15.228Z] --- PASS: TestIsValidStateString (0.00s) [2023-02-07T13:32:15.228Z] === RUN TestViewSaveDelete [2023-02-07T13:32:15.228Z] --- PASS: TestViewSaveDelete (0.03s) [2023-02-07T13:32:15.228Z] === RUN TestViewAll [2023-02-07T13:32:15.228Z] --- PASS: TestViewAll (0.02s) [2023-02-07T13:32:15.228Z] === RUN TestViewGet [2023-02-07T13:32:15.228Z] --- PASS: TestViewGet (0.01s) [2023-02-07T13:32:15.228Z] === RUN TestNames [2023-02-07T13:32:15.228Z] --- PASS: TestNames (0.01s) [2023-02-07T13:32:15.228Z] === RUN TestViewWithHealthCheck [2023-02-07T13:32:15.228Z] --- PASS: TestViewWithHealthCheck (0.01s) [2023-02-07T13:32:15.228Z] PASS [2023-02-07T13:32:15.228Z] coverage: 41.4% of statements [2023-02-07T13:32:15.228Z] ok github.com/docker/docker/container 0.486s coverage: 41.4% of statements [2023-02-07T13:32:15.228Z] ? github.com/docker/docker/container/stream [no test files] [2023-02-07T13:32:15.228Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-02-07T13:32:15.228Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-02-07T13:32:15.228Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-02-07T13:32:15.688Z] === RUN TestPrepare [2023-02-07T13:32:15.688Z] --- PASS: TestPrepare (0.00s) [2023-02-07T13:32:15.688Z] === RUN TestStart [2023-02-07T13:32:15.688Z] --- PASS: TestStart (0.00s) [2023-02-07T13:32:15.688Z] === RUN TestWaitCancel [2023-02-07T13:32:15.688Z] --- PASS: TestWaitCancel (0.00s) [2023-02-07T13:32:15.688Z] === RUN TestWaitDisabled [2023-02-07T13:32:15.688Z] --- PASS: TestWaitDisabled (0.00s) [2023-02-07T13:32:15.688Z] === RUN TestWaitEnabled [2023-02-07T13:32:15.688Z] --- PASS: TestWaitEnabled (0.00s) [2023-02-07T13:32:15.688Z] === RUN TestRemove [2023-02-07T13:32:15.688Z] --- PASS: TestRemove (0.00s) [2023-02-07T13:32:15.688Z] PASS [2023-02-07T13:32:15.688Z] coverage: 65.3% of statements [2023-02-07T13:32:15.688Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.084s coverage: 65.3% of statements [2023-02-07T13:32:15.758Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2023-02-07T13:32:15.758Z] --- PASS: TestIpcModePrivate (0.75s) [2023-02-07T13:32:15.758Z] === RUN TestIpcModeShareable [2023-02-07T13:32:16.321Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2023-02-07T13:32:16.577Z] --- PASS: TestIpcModeShareable (0.77s) [2023-02-07T13:32:16.577Z] === RUN TestAPIIpcModeShareableAndContainer [2023-02-07T13:32:17.142Z] docker_cli_daemon_plugins_test.go:80: [df3b4aadb9c5d] daemon is not started [2023-02-07T13:32:18.510Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2023-02-07T13:32:18.767Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.15s) [2023-02-07T13:32:18.767Z] === RUN TestAPIIpcModeHost [2023-02-07T13:32:19.329Z] --- PASS: TestAPIIpcModeHost (0.63s) [2023-02-07T13:32:19.329Z] === RUN TestDaemonIpcModeShareable [2023-02-07T13:32:19.430Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2023-02-07T13:32:19.430Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCContainerRuntime [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCIsolation [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCIsolation/empty [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCIsolation/default [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCIsolation/process [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertFromGRPCIsolation [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertFromGRPCIsolation/default [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertFromGRPCIsolation/process [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCCredentialSpec [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2023-02-07T13:32:19.430Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2023-02-07T13:32:19.430Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertFromGRPCConfigs [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertFromGRPCConfigs/file [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCConfigs [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCConfigs/file [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2023-02-07T13:32:19.430Z] === RUN TestServiceConvertToGRPCConfigs/none [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2023-02-07T13:32:19.430Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2023-02-07T13:32:19.430Z] PASS [2023-02-07T13:32:19.430Z] coverage: 35.9% of statements [2023-02-07T13:32:19.430Z] ok github.com/docker/docker/daemon/cluster/convert 0.350s coverage: 35.9% of statements [2023-02-07T13:32:19.430Z] === RUN TestNewListSecretsFilters [2023-02-07T13:32:19.430Z] --- PASS: TestNewListSecretsFilters (0.00s) [2023-02-07T13:32:19.430Z] === RUN TestNewListConfigsFilters [2023-02-07T13:32:19.430Z] --- PASS: TestNewListConfigsFilters (0.00s) [2023-02-07T13:32:19.430Z] PASS [2023-02-07T13:32:19.430Z] coverage: 0.5% of statements [2023-02-07T13:32:19.430Z] ok github.com/docker/docker/daemon/cluster 0.281s coverage: 0.5% of statements [2023-02-07T13:32:20.696Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true [2023-02-07T13:32:20.952Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-02-07T13:32:20.952Z] --- PASS: TestDaemonIpcModeShareable (1.42s) [2023-02-07T13:32:20.952Z] === RUN TestDaemonIpcModePrivate [2023-02-07T13:32:21.880Z] docker_cli_daemon_plugins_test.go:170: [df50d138f174e] daemon is not started [2023-02-07T13:32:22.136Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2023-02-07T13:32:22.327Z] === RUN TestWaitNodeAttachment [2023-02-07T13:32:22.327Z] --- PASS: TestWaitNodeAttachment (0.44s) [2023-02-07T13:32:22.327Z] === RUN TestIsolationConversion [2023-02-07T13:32:22.327Z] === RUN TestIsolationConversion/default [2023-02-07T13:32:22.327Z] === RUN TestIsolationConversion/process [2023-02-07T13:32:22.327Z] === RUN TestIsolationConversion/hyperv [2023-02-07T13:32:22.327Z] --- PASS: TestIsolationConversion (0.00s) [2023-02-07T13:32:22.327Z] --- PASS: TestIsolationConversion/default (0.00s) [2023-02-07T13:32:22.327Z] --- PASS: TestIsolationConversion/process (0.00s) [2023-02-07T13:32:22.327Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2023-02-07T13:32:22.327Z] === RUN TestContainerLabels [2023-02-07T13:32:22.327Z] --- PASS: TestContainerLabels (0.00s) [2023-02-07T13:32:22.327Z] === RUN TestCredentialSpecConversion [2023-02-07T13:32:22.327Z] === RUN TestCredentialSpecConversion/none [2023-02-07T13:32:22.327Z] === RUN TestCredentialSpecConversion/config [2023-02-07T13:32:22.327Z] === RUN TestCredentialSpecConversion/file [2023-02-07T13:32:22.327Z] === RUN TestCredentialSpecConversion/registry [2023-02-07T13:32:22.327Z] --- PASS: TestCredentialSpecConversion (0.00s) [2023-02-07T13:32:22.327Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2023-02-07T13:32:22.327Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2023-02-07T13:32:22.327Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2023-02-07T13:32:22.327Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2023-02-07T13:32:22.327Z] === RUN TestControllerValidateMountBind [2023-02-07T13:32:22.392Z] --- PASS: TestDaemonIpcModePrivate (1.47s) [2023-02-07T13:32:22.392Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-02-07T13:32:22.785Z] --- PASS: TestControllerValidateMountBind (0.00s) [2023-02-07T13:32:22.785Z] === RUN TestControllerValidateMountVolume [2023-02-07T13:32:22.785Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2023-02-07T13:32:22.785Z] === RUN TestControllerValidateMountTarget [2023-02-07T13:32:22.785Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2023-02-07T13:32:22.785Z] === RUN TestControllerValidateMountTmpfs [2023-02-07T13:32:22.785Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2023-02-07T13:32:22.785Z] === RUN TestControllerValidateMountInvalidType [2023-02-07T13:32:22.785Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2023-02-07T13:32:22.785Z] === RUN TestControllerValidateMountNamedPipe [2023-02-07T13:32:22.785Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2023-02-07T13:32:22.785Z] PASS [2023-02-07T13:32:22.785Z] coverage: 11.0% of statements [2023-02-07T13:32:22.785Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.670s coverage: 11.0% of statements [2023-02-07T13:32:22.785Z] === RUN TestDiscoveryOptsErrors [2023-02-07T13:32:22.785Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2023-02-07T13:32:22.785Z] === RUN TestDiscoveryOpts [2023-02-07T13:32:22.785Z] --- PASS: TestDiscoveryOpts (0.00s) [2023-02-07T13:32:22.785Z] PASS [2023-02-07T13:32:22.785Z] coverage: 30.0% of statements [2023-02-07T13:32:22.785Z] ok github.com/docker/docker/daemon/discovery 0.160s coverage: 30.0% of statements [2023-02-07T13:32:22.957Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2023-02-07T13:32:23.243Z] === RUN TestBuilderGC [2023-02-07T13:32:23.243Z] --- PASS: TestBuilderGC (0.00s) [2023-02-07T13:32:23.243Z] === RUN TestDaemonConfigurationNotFound [2023-02-07T13:32:23.243Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2023-02-07T13:32:23.243Z] === RUN TestDaemonBrokenConfiguration [2023-02-07T13:32:23.243Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2023-02-07T13:32:23.243Z] === RUN TestParseClusterAdvertiseSettings [2023-02-07T13:32:23.243Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2023-02-07T13:32:23.243Z] === RUN TestFindConfigurationConflicts [2023-02-07T13:32:23.243Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2023-02-07T13:32:23.243Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2023-02-07T13:32:23.243Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2023-02-07T13:32:23.243Z] === RUN TestDaemonConfigurationMergeConflicts [2023-02-07T13:32:23.243Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2023-02-07T13:32:23.243Z] === RUN TestDaemonConfigurationMergeConcurrent [2023-02-07T13:32:23.243Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2023-02-07T13:32:23.243Z] === RUN TestDaemonConfigurationMergeConcurrentError [2023-02-07T13:32:23.243Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2023-02-07T13:32:23.243Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2023-02-07T13:32:23.243Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2023-02-07T13:32:23.243Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2023-02-07T13:32:23.243Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2023-02-07T13:32:23.243Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2023-02-07T13:32:23.243Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2023-02-07T13:32:23.243Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2023-02-07T13:32:23.243Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2023-02-07T13:32:23.243Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2023-02-07T13:32:23.243Z] === RUN TestFindConfigurationConflictsWithMergedValues [2023-02-07T13:32:23.243Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2023-02-07T13:32:23.243Z] === RUN TestValidateConfigurationErrors [2023-02-07T13:32:23.243Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2023-02-07T13:32:23.243Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2023-02-07T13:32:23.243Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2023-02-07T13:32:23.243Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2023-02-07T13:32:23.243Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2023-02-07T13:32:23.243Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2023-02-07T13:32:23.243Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2023-02-07T13:32:23.243Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2023-02-07T13:32:23.243Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2023-02-07T13:32:23.243Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2023-02-07T13:32:23.243Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2023-02-07T13:32:23.243Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2023-02-07T13:32:23.243Z] === RUN TestValidateConfiguration [2023-02-07T13:32:23.243Z] === RUN TestValidateConfiguration/with_label [2023-02-07T13:32:23.243Z] === RUN TestValidateConfiguration/with_dns [2023-02-07T13:32:23.243Z] === RUN TestValidateConfiguration/with_dns-search [2023-02-07T13:32:23.243Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2023-02-07T13:32:23.243Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2023-02-07T13:32:23.243Z] === RUN TestValidateConfiguration/with_max-download-attempts [2023-02-07T13:32:23.243Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2023-02-07T13:32:23.243Z] === RUN TestValidateConfiguration/with_node_generic_resources [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfiguration (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2023-02-07T13:32:23.243Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2023-02-07T13:32:23.703Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2023-02-07T13:32:23.703Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2023-02-07T13:32:23.703Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2023-02-07T13:32:23.703Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2023-02-07T13:32:23.703Z] === RUN TestModifiedDiscoverySettings [2023-02-07T13:32:23.703Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2023-02-07T13:32:23.703Z] === RUN TestReloadSetConfigFileNotExist [2023-02-07T13:32:23.703Z] time="2023-02-07T13:32:22Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2023-02-07T13:32:23.703Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2023-02-07T13:32:23.703Z] === RUN TestReloadDefaultConfigNotExist [2023-02-07T13:32:23.703Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:32:23.703Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2023-02-07T13:32:23.703Z] === RUN TestReloadBadDefaultConfig [2023-02-07T13:32:23.703Z] time="2023-02-07T13:32:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3222275226" [2023-02-07T13:32:23.703Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2023-02-07T13:32:23.703Z] === RUN TestReloadWithConflictingLabels [2023-02-07T13:32:23.703Z] time="2023-02-07T13:32:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1124047752" [2023-02-07T13:32:23.703Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2023-02-07T13:32:23.703Z] === RUN TestReloadWithDuplicateLabels [2023-02-07T13:32:23.703Z] time="2023-02-07T13:32:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3958567146" [2023-02-07T13:32:23.703Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2023-02-07T13:32:23.703Z] === RUN TestDaemonConfigurationMerge [2023-02-07T13:32:23.703Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2023-02-07T13:32:23.703Z] PASS [2023-02-07T13:32:23.703Z] coverage: 79.7% of statements [2023-02-07T13:32:23.703Z] ok github.com/docker/docker/daemon/config 0.361s coverage: 79.7% of statements [2023-02-07T13:32:23.888Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2023-02-07T13:32:23.888Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2023-02-07T13:32:23.888Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-02-07T13:32:24.670Z] === RUN TestEventsLog [2023-02-07T13:32:24.670Z] --- PASS: TestEventsLog (0.00s) [2023-02-07T13:32:24.670Z] === RUN TestEventsLogTimeout [2023-02-07T13:32:24.670Z] --- PASS: TestEventsLogTimeout (0.00s) [2023-02-07T13:32:24.670Z] === RUN TestLogEvents [2023-02-07T13:32:24.670Z] --- PASS: TestLogEvents (0.05s) [2023-02-07T13:32:24.670Z] === RUN TestLoadBufferedEvents [2023-02-07T13:32:24.670Z] --- PASS: TestLoadBufferedEvents (0.19s) [2023-02-07T13:32:24.670Z] === RUN TestLoadBufferedEventsOnlyFromPast [2023-02-07T13:32:24.670Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2023-02-07T13:32:24.670Z] === RUN TestIgnoreBufferedWhenNoTimes [2023-02-07T13:32:24.670Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2023-02-07T13:32:24.670Z] PASS [2023-02-07T13:32:24.670Z] coverage: 50.0% of statements [2023-02-07T13:32:24.670Z] ok github.com/docker/docker/daemon/events 0.319s coverage: 50.0% of statements [2023-02-07T13:32:25.255Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-02-07T13:32:25.511Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2023-02-07T13:32:25.634Z] === RUN TestIsEmptyDir [2023-02-07T13:32:25.634Z] --- PASS: TestIsEmptyDir (0.01s) [2023-02-07T13:32:25.634Z] PASS [2023-02-07T13:32:25.634Z] coverage: 2.3% of statements [2023-02-07T13:32:25.634Z] ok github.com/docker/docker/daemon/graphdriver 0.081s coverage: 2.3% of statements [2023-02-07T13:32:25.634Z] === RUN TestLinkNaming [2023-02-07T13:32:25.634Z] --- PASS: TestLinkNaming (0.00s) [2023-02-07T13:32:25.634Z] === RUN TestLinkNew [2023-02-07T13:32:25.634Z] --- PASS: TestLinkNew (0.00s) [2023-02-07T13:32:25.634Z] === RUN TestLinkEnv [2023-02-07T13:32:25.634Z] --- PASS: TestLinkEnv (0.00s) [2023-02-07T13:32:25.634Z] === RUN TestLinkMultipleEnv [2023-02-07T13:32:25.634Z] --- PASS: TestLinkMultipleEnv (0.00s) [2023-02-07T13:32:25.634Z] === RUN TestLinkPortRangeEnv [2023-02-07T13:32:25.634Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2023-02-07T13:32:25.634Z] PASS [2023-02-07T13:32:25.634Z] coverage: 93.0% of statements [2023-02-07T13:32:25.634Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2023-02-07T13:32:25.768Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2023-02-07T13:32:25.768Z] === RUN TestIpcModeOlderClient [2023-02-07T13:32:25.768Z] === PAUSE TestIpcModeOlderClient [2023-02-07T13:32:25.768Z] === RUN TestKillContainerInvalidSignal [2023-02-07T13:32:26.331Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2023-02-07T13:32:26.331Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2023-02-07T13:32:26.331Z] === RUN TestKillContainer [2023-02-07T13:32:26.331Z] === RUN TestKillContainer/no_signal [2023-02-07T13:32:26.893Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2023-02-07T13:32:27.150Z] === RUN TestKillContainer/non_killing_signal [2023-02-07T13:32:27.165Z] === RUN TestVerifyNetworkingConfig [2023-02-07T13:32:27.165Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestGetContainer [2023-02-07T13:32:27.165Z] --- PASS: TestGetContainer (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestValidContainerNames [2023-02-07T13:32:27.165Z] --- PASS: TestValidContainerNames (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestContainerInitDNS [2023-02-07T13:32:27.165Z] daemon_test.go:147: root required [2023-02-07T13:32:27.165Z] --- SKIP: TestContainerInitDNS (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestMerge [2023-02-07T13:32:27.165Z] --- PASS: TestMerge (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestValidateContainerIsolation [2023-02-07T13:32:27.165Z] --- PASS: TestValidateContainerIsolation (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestFindNetworkErrorType [2023-02-07T13:32:27.165Z] --- PASS: TestFindNetworkErrorType (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestEnsureServicesExist [2023-02-07T13:32:27.165Z] --- PASS: TestEnsureServicesExist (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestEnsureServicesExistErrors [2023-02-07T13:32:27.165Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2023-02-07T13:32:27.165Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2023-02-07T13:32:27.165Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2023-02-07T13:32:27.165Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2023-02-07T13:32:27.165Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2023-02-07T13:32:27.165Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2023-02-07T13:32:27.165Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestContainerDelete [2023-02-07T13:32:27.165Z] --- PASS: TestContainerDelete (0.01s) [2023-02-07T13:32:27.165Z] === RUN TestContainerDoubleDelete [2023-02-07T13:32:27.165Z] --- PASS: TestContainerDoubleDelete (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestLogContainerEventCopyLabels [2023-02-07T13:32:27.165Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestLogContainerEventWithAttributes [2023-02-07T13:32:27.165Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestNoneHealthcheck [2023-02-07T13:32:27.165Z] --- PASS: TestNoneHealthcheck (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestHealthStates [2023-02-07T13:32:27.165Z] time="2023-02-07T13:32:26Z" 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-02-07T13:32:27.165Z] time="2023-02-07T13:32:26Z" 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-02-07T13:32:27.165Z] time="2023-02-07T13:32:26Z" 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-02-07T13:32:27.165Z] time="2023-02-07T13:32:26Z" 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-02-07T13:32:27.165Z] time="2023-02-07T13:32:26Z" 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-02-07T13:32:27.165Z] time="2023-02-07T13:32:26Z" 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-02-07T13:32:27.165Z] time="2023-02-07T13:32:26Z" 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-02-07T13:32:27.165Z] time="2023-02-07T13:32:26Z" 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-02-07T13:32:27.165Z] time="2023-02-07T13:32:26Z" 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-02-07T13:32:27.165Z] time="2023-02-07T13:32:26Z" 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-02-07T13:32:27.165Z] --- PASS: TestHealthStates (0.22s) [2023-02-07T13:32:27.165Z] === RUN TestMaskURLCredentials [2023-02-07T13:32:27.165Z] --- PASS: TestMaskURLCredentials (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestGetInspectData [2023-02-07T13:32:27.165Z] --- PASS: TestGetInspectData (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestFillLicense [2023-02-07T13:32:27.165Z] --- PASS: TestFillLicense (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestListInvalidFilter [2023-02-07T13:32:27.165Z] --- PASS: TestListInvalidFilter (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestNameFilter [2023-02-07T13:32:27.165Z] --- PASS: TestNameFilter (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2023-02-07T13:32:27.165Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2023-02-07T13:32:27.165Z] === RUN TestSetWindowsCredentialSpecInSpec [2023-02-07T13:32:27.165Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2023-02-07T13:32:27.165Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2023-02-07T13:32:27.165Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2023-02-07T13:32:27.166Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2023-02-07T13:32:27.166Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2023-02-07T13:32:27.166Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2023-02-07T13:32:27.166Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2023-02-07T13:32:27.166Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2023-02-07T13:32:27.166Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2023-02-07T13:32:27.166Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2023-02-07T13:32:27.166Z] === 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-02-07T13:32:27.166Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2023-02-07T13:32:27.166Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2023-02-07T13:32:27.166Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2023-02-07T13:32:27.166Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2023-02-07T13:32:27.166Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2023-02-07T13:32:27.166Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2023-02-07T13:32:27.166Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2023-02-07T13:32:27.166Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2023-02-07T13:32:27.166Z] --- 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-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2023-02-07T13:32:27.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2023-02-07T13:32:27.166Z] === RUN TestDaemonReloadLabels [2023-02-07T13:32:27.166Z] --- PASS: TestDaemonReloadLabels (0.00s) [2023-02-07T13:32:27.166Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2023-02-07T13:32:27.166Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2023-02-07T13:32:27.166Z] === RUN TestDaemonReloadMirrors [2023-02-07T13:32:27.166Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2023-02-07T13:32:27.166Z] === RUN TestDaemonReloadInsecureRegistries [2023-02-07T13:32:27.166Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2023-02-07T13:32:27.166Z] === RUN TestDaemonReloadNotAffectOthers [2023-02-07T13:32:27.166Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2023-02-07T13:32:27.166Z] === RUN TestDaemonDiscoveryReload [2023-02-07T13:32:27.406Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2023-02-07T13:32:27.406Z] === RUN TestKillContainer/killing_signal [2023-02-07T13:32:27.662Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-02-07T13:32:27.918Z] check_test.go:309: [d786de28ce1f7] daemon is not started [2023-02-07T13:32:27.918Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2023-02-07T13:32:27.918Z] === RUN TestDockerSuite/TestBuildAddTar [2023-02-07T13:32:28.132Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2023-02-07T13:32:28.132Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2023-02-07T13:32:28.164Z] --- PASS: TestServiceUpdateSecrets (14.58s) [2023-02-07T13:32:28.164Z] === RUN TestServiceUpdateConfigs [2023-02-07T13:32:28.480Z] --- PASS: TestKillContainer (2.02s) [2023-02-07T13:32:28.480Z] --- PASS: TestKillContainer/no_signal (0.61s) [2023-02-07T13:32:28.480Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2023-02-07T13:32:28.480Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2023-02-07T13:32:28.480Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-02-07T13:32:28.480Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-02-07T13:32:28.590Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2023-02-07T13:32:28.590Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2023-02-07T13:32:29.043Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-02-07T13:32:29.051Z] === RUN TestAdapterReadLogs [2023-02-07T13:32:29.051Z] --- PASS: TestAdapterReadLogs (0.00s) [2023-02-07T13:32:29.051Z] === RUN TestCopier [2023-02-07T13:32:29.051Z] --- PASS: TestCopier (0.00s) [2023-02-07T13:32:29.051Z] === RUN TestCopierLongLines [2023-02-07T13:32:29.051Z] --- PASS: TestCopierLongLines (0.00s) [2023-02-07T13:32:29.051Z] === RUN TestCopierSlow [2023-02-07T13:32:29.051Z] === RUN TestNewStreamConfig [2023-02-07T13:32:29.051Z] === RUN TestNewStreamConfig/defaults [2023-02-07T13:32:29.051Z] === RUN TestNewStreamConfig/invalid_create_group [2023-02-07T13:32:29.051Z] === RUN TestNewStreamConfig/invalid_flush_interval [2023-02-07T13:32:29.051Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2023-02-07T13:32:29.051Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2023-02-07T13:32:29.051Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2023-02-07T13:32:29.051Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2023-02-07T13:32:29.051Z] --- PASS: TestNewStreamConfig (0.00s) [2023-02-07T13:32:29.051Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2023-02-07T13:32:29.051Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2023-02-07T13:32:29.051Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2023-02-07T13:32:29.051Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2023-02-07T13:32:29.051Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2023-02-07T13:32:29.051Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2023-02-07T13:32:29.051Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2023-02-07T13:32:29.051Z] === RUN TestNewAWSLogsClientUserAgentHandler [2023-02-07T13:32:29.051Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2023-02-07T13:32:29.051Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2023-02-07T13:32:29.051Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2023-02-07T13:32:29.051Z] === RUN TestNewAWSLogsClientRegionDetect [2023-02-07T13:32:29.051Z] === RUN TestSearchRegistryForImagesErrors [2023-02-07T13:32:29.051Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2023-02-07T13:32:29.051Z] === RUN TestSearchRegistryForImages [2023-02-07T13:32:29.051Z] --- PASS: TestSearchRegistryForImages (0.00s) [2023-02-07T13:32:29.051Z] === RUN TestOnlyPlatformWithFallback [2023-02-07T13:32:29.051Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2023-02-07T13:32:29.051Z] === RUN TestImageDelete [2023-02-07T13:32:29.051Z] === RUN TestImageDelete/no_lease [2023-02-07T13:32:29.051Z] === RUN TestImageDelete/lease_exists [2023-02-07T13:32:29.051Z] --- PASS: TestImageDelete (0.05s) [2023-02-07T13:32:29.051Z] --- PASS: TestImageDelete/no_lease (0.01s) [2023-02-07T13:32:29.051Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2023-02-07T13:32:29.051Z] === RUN TestContentStoreForPull [2023-02-07T13:32:29.051Z] --- PASS: TestCopierSlow (0.20s) [2023-02-07T13:32:29.051Z] === RUN TestCopierWithSized [2023-02-07T13:32:29.051Z] === RUN TestCopierWithSized/as_is [2023-02-07T13:32:29.051Z] === RUN TestCopierWithSized/With_RingLogger [2023-02-07T13:32:29.051Z] --- PASS: TestCopierWithSized (0.01s) [2023-02-07T13:32:29.051Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2023-02-07T13:32:29.051Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2023-02-07T13:32:29.051Z] === RUN TestCopierWithPartial [2023-02-07T13:32:29.051Z] --- PASS: TestCopierWithPartial (0.00s) [2023-02-07T13:32:29.051Z] === RUN TestRingLogger [2023-02-07T13:32:29.051Z] --- PASS: TestRingLogger (0.00s) [2023-02-07T13:32:29.051Z] === RUN TestRingCap [2023-02-07T13:32:29.051Z] --- PASS: TestRingCap (0.00s) [2023-02-07T13:32:29.051Z] === RUN TestRingClose [2023-02-07T13:32:29.051Z] --- PASS: TestRingClose (0.00s) [2023-02-07T13:32:29.051Z] === RUN TestRingDrain [2023-02-07T13:32:29.051Z] --- PASS: TestRingDrain (0.00s) [2023-02-07T13:32:29.051Z] PASS [2023-02-07T13:32:29.051Z] coverage: 43.5% of statements [2023-02-07T13:32:29.051Z] ok github.com/docker/docker/daemon/logger 0.287s coverage: 43.5% of statements [2023-02-07T13:32:29.299Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2023-02-07T13:32:29.510Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2023-02-07T13:32:29.510Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2023-02-07T13:32:29.510Z] reload_test.go:520: root required [2023-02-07T13:32:29.510Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2023-02-07T13:32:29.510Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2023-02-07T13:32:29.510Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2023-02-07T13:32:29.510Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2023-02-07T13:32:29.510Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2023-02-07T13:32:29.510Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2023-02-07T13:32:29.510Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2023-02-07T13:32:29.510Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2023-02-07T13:32:29.510Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestParseVolumesFrom [2023-02-07T13:32:29.510Z] --- PASS: TestParseVolumesFrom (0.00s) [2023-02-07T13:32:29.510Z] PASS [2023-02-07T13:32:29.510Z] coverage: 9.0% of statements [2023-02-07T13:32:29.510Z] time="2023-02-07T13:32:28Z" level=info msg="Trying to get region from EC2 Metadata" [2023-02-07T13:32:29.510Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2023-02-07T13:32:29.510Z] === RUN TestCreateSuccess [2023-02-07T13:32:29.510Z] --- PASS: TestCreateSuccess (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestCreateLogGroupSuccess [2023-02-07T13:32:29.510Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestCreateError [2023-02-07T13:32:29.510Z] --- PASS: TestCreateError (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestCreateAlreadyExists [2023-02-07T13:32:29.510Z] time="2023-02-07T13:32:29Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2023-02-07T13:32:29.510Z] --- PASS: TestCreateAlreadyExists (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestLogClosed [2023-02-07T13:32:29.510Z] --- PASS: TestLogClosed (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestLogBlocking [2023-02-07T13:32:29.510Z] --- PASS: TestLogBlocking (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestLogNonBlockingBufferEmpty [2023-02-07T13:32:29.510Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestLogNonBlockingBufferFull [2023-02-07T13:32:29.510Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestPublishBatchSuccess [2023-02-07T13:32:29.510Z] --- PASS: TestPublishBatchSuccess (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestPublishBatchError [2023-02-07T13:32:29.510Z] time="2023-02-07T13:32:29Z" level=error msg=Error [2023-02-07T13:32:29.510Z] --- PASS: TestPublishBatchError (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestPublishBatchInvalidSeqSuccess [2023-02-07T13:32:29.510Z] time="2023-02-07T13:32:29Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-02-07T13:32:29.510Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestPublishBatchAlreadyAccepted [2023-02-07T13:32:29.510Z] time="2023-02-07T13:32:29Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-02-07T13:32:29.510Z] time="2023-02-07T13:32:29Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2023-02-07T13:32:29.510Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestCollectBatchSimple [2023-02-07T13:32:29.510Z] --- PASS: TestCollectBatchSimple (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestCollectBatchTicker [2023-02-07T13:32:29.510Z] --- PASS: TestCollectBatchTicker (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestCollectBatchMultilinePattern [2023-02-07T13:32:29.510Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2023-02-07T13:32:29.510Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2023-02-07T13:32:29.510Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2023-02-07T13:32:29.510Z] ok github.com/docker/docker/daemon 2.510s coverage: 9.0% of statements [2023-02-07T13:32:29.510Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2023-02-07T13:32:29.510Z] === RUN TestCollectBatchClose [2023-02-07T13:32:29.510Z] --- PASS: TestCollectBatchClose (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestEffectiveLen [2023-02-07T13:32:29.510Z] === RUN TestEffectiveLen/0/Hello [2023-02-07T13:32:29.510Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2023-02-07T13:32:29.510Z] === RUN TestEffectiveLen/2/🙃 [2023-02-07T13:32:29.510Z] === RUN TestEffectiveLen/3/���� [2023-02-07T13:32:29.510Z] === RUN TestEffectiveLen/4/He��o [2023-02-07T13:32:29.510Z] === RUN TestEffectiveLen/5/ [2023-02-07T13:32:29.510Z] --- PASS: TestEffectiveLen (0.00s) [2023-02-07T13:32:29.510Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2023-02-07T13:32:29.510Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2023-02-07T13:32:29.510Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2023-02-07T13:32:29.510Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2023-02-07T13:32:29.510Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2023-02-07T13:32:29.510Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestFindValidSplit [2023-02-07T13:32:29.510Z] === RUN TestFindValidSplit/0/ [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1044: [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1045: [2023-02-07T13:32:29.510Z] === RUN TestFindValidSplit/1/Hello [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1044: Hello [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1045: [2023-02-07T13:32:29.510Z] === RUN TestFindValidSplit/2/Hello [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1044: He [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1045: llo [2023-02-07T13:32:29.510Z] === RUN TestFindValidSplit/3/Hello [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1044: [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1045: Hello [2023-02-07T13:32:29.510Z] === RUN TestFindValidSplit/4/🙃 [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1044: [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1045: 🙃 [2023-02-07T13:32:29.510Z] === RUN TestFindValidSplit/5/🙃 [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1044: 🙃 [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1045: [2023-02-07T13:32:29.510Z] === RUN TestFindValidSplit/6/a� [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1044: a [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1045: � [2023-02-07T13:32:29.510Z] === RUN TestFindValidSplit/7/a� [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1044: a� [2023-02-07T13:32:29.510Z] cloudwatchlogs_test.go:1045: [2023-02-07T13:32:29.510Z] --- PASS: TestFindValidSplit (0.00s) [2023-02-07T13:32:29.510Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2023-02-07T13:32:29.510Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2023-02-07T13:32:29.510Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2023-02-07T13:32:29.510Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2023-02-07T13:32:29.510Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2023-02-07T13:32:29.510Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2023-02-07T13:32:29.510Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2023-02-07T13:32:29.510Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestProcessEventEmoji [2023-02-07T13:32:29.510Z] --- PASS: TestProcessEventEmoji (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestCollectBatchLineSplit [2023-02-07T13:32:29.510Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2023-02-07T13:32:29.510Z] === RUN TestCollectBatchLineSplitWithBinary [2023-02-07T13:32:29.510Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2023-02-07T13:32:29.510Z] === RUN TestCollectBatchMaxEvents [2023-02-07T13:32:29.510Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2023-02-07T13:32:29.510Z] === RUN TestCollectBatchMaxTotalBytes [2023-02-07T13:32:29.510Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-02-07T13:32:29.510Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-02-07T13:32:29.510Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-02-07T13:32:29.510Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-02-07T13:32:29.510Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2023-02-07T13:32:29.510Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2023-02-07T13:32:29.510Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2023-02-07T13:32:29.510Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-02-07T13:32:29.510Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2023-02-07T13:32:29.510Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2023-02-07T13:32:29.510Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2023-02-07T13:32:29.510Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-02-07T13:32:29.510Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2023-02-07T13:32:29.510Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2023-02-07T13:32:29.510Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2023-02-07T13:32:29.510Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2023-02-07T13:32:29.510Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2023-02-07T13:32:29.510Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2023-02-07T13:32:29.510Z] === RUN TestCollectBatchWithDuplicateTimestamps [2023-02-07T13:32:29.510Z] --- PASS: TestContentStoreForPull (0.27s) [2023-02-07T13:32:29.510Z] PASS [2023-02-07T13:32:29.510Z] coverage: 6.6% of statements [2023-02-07T13:32:29.511Z] ok github.com/docker/docker/daemon/images 0.431s coverage: 6.6% of statements [2023-02-07T13:32:29.511Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2023-02-07T13:32:29.511Z] === RUN TestParseLogOptionsMultilinePattern [2023-02-07T13:32:29.511Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2023-02-07T13:32:29.511Z] === RUN TestParseLogOptionsDatetimeFormat [2023-02-07T13:32:29.511Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2023-02-07T13:32:29.511Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2023-02-07T13:32:29.511Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2023-02-07T13:32:29.511Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2023-02-07T13:32:29.511Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2023-02-07T13:32:29.511Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2023-02-07T13:32:29.511Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2023-02-07T13:32:29.511Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2023-02-07T13:32:29.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2023-02-07T13:32:29.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2023-02-07T13:32:29.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2023-02-07T13:32:29.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2023-02-07T13:32:29.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2023-02-07T13:32:29.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2023-02-07T13:32:29.511Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2023-02-07T13:32:29.511Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2023-02-07T13:32:29.511Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2023-02-07T13:32:29.511Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2023-02-07T13:32:29.511Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2023-02-07T13:32:29.511Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2023-02-07T13:32:29.511Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2023-02-07T13:32:29.511Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2023-02-07T13:32:29.511Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2023-02-07T13:32:29.511Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2023-02-07T13:32:29.511Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2023-02-07T13:32:29.511Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2023-02-07T13:32:29.511Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2023-02-07T13:32:29.511Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2023-02-07T13:32:29.511Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2023-02-07T13:32:29.511Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2023-02-07T13:32:29.511Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2023-02-07T13:32:29.511Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2023-02-07T13:32:29.511Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2023-02-07T13:32:29.511Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2023-02-07T13:32:29.511Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2023-02-07T13:32:29.511Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2023-02-07T13:32:29.511Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2023-02-07T13:32:29.511Z] === RUN TestCreateTagSuccess [2023-02-07T13:32:29.511Z] --- PASS: TestCreateTagSuccess (0.00s) [2023-02-07T13:32:29.511Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2023-02-07T13:32:29.511Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2023-02-07T13:32:29.511Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2023-02-07T13:32:29.511Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2023-02-07T13:32:29.511Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2023-02-07T13:32:29.511Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2023-02-07T13:32:29.511Z] PASS [2023-02-07T13:32:29.511Z] coverage: 77.8% of statements [2023-02-07T13:32:29.511Z] ok github.com/docker/docker/daemon/logger/awslogs 0.486s coverage: 77.8% of statements [2023-02-07T13:32:29.511Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-02-07T13:32:29.511Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-02-07T13:32:29.511Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2023-02-07T13:32:29.511Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-02-07T13:32:29.511Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-02-07T13:32:29.511Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2023-02-07T13:32:29.511Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2023-02-07T13:32:29.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2023-02-07T13:32:29.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2023-02-07T13:32:29.861Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2023-02-07T13:32:29.861Z] === RUN TestKillStoppedContainer [2023-02-07T13:32:29.861Z] --- PASS: TestKillStoppedContainer (0.07s) [2023-02-07T13:32:29.861Z] === RUN TestKillStoppedContainerAPIPre120 [2023-02-07T13:32:30.117Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2023-02-07T13:32:30.117Z] === RUN TestKillDifferentUserContainer [2023-02-07T13:32:30.680Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2023-02-07T13:32:30.680Z] === RUN TestInspectOomKilledTrue [2023-02-07T13:32:30.680Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-07T13:32:30.680Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-02-07T13:32:30.680Z] === RUN TestInspectOomKilledFalse [2023-02-07T13:32:30.680Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-07T13:32:30.680Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-02-07T13:32:30.680Z] === RUN TestLinksEtcHostsContentMatch [2023-02-07T13:32:30.939Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2023-02-07T13:32:31.049Z] === RUN TestJSONLogsMarshalJSONBuf [2023-02-07T13:32:31.049Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2023-02-07T13:32:31.049Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2023-02-07T13:32:31.049Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.25s) [2023-02-07T13:32:31.049Z] === RUN TestFastTimeMarshalJSON [2023-02-07T13:32:31.049Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2023-02-07T13:32:31.049Z] PASS [2023-02-07T13:32:31.049Z] coverage: 87.2% of statements [2023-02-07T13:32:31.049Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.305s coverage: 87.2% of statements [2023-02-07T13:32:31.049Z] === RUN TestJSONFileLogger [2023-02-07T13:32:31.049Z] --- PASS: TestJSONFileLogger (0.00s) [2023-02-07T13:32:31.049Z] === RUN TestJSONFileLoggerWithTags [2023-02-07T13:32:31.049Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2023-02-07T13:32:31.049Z] === RUN TestJSONFileLoggerWithOpts [2023-02-07T13:32:31.049Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2023-02-07T13:32:31.049Z] === RUN TestJSONFileLoggerWithLabelsEnv [2023-02-07T13:32:31.049Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2023-02-07T13:32:31.049Z] === RUN TestEncodeDecode [2023-02-07T13:32:31.049Z] === PAUSE TestEncodeDecode [2023-02-07T13:32:31.049Z] === RUN TestUnexpectedEOF [2023-02-07T13:32:31.502Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2023-02-07T13:32:31.502Z] === RUN TestLinksContainerNames [2023-02-07T13:32:31.507Z] time="2023-02-07T13:32:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-02-07T13:32:31.507Z] time="2023-02-07T13:32:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-02-07T13:32:31.507Z] --- PASS: TestUnexpectedEOF (0.20s) [2023-02-07T13:32:31.507Z] === CONT TestEncodeDecode [2023-02-07T13:32:31.507Z] --- PASS: TestEncodeDecode (0.00s) [2023-02-07T13:32:31.507Z] PASS [2023-02-07T13:32:31.507Z] coverage: 69.9% of statements [2023-02-07T13:32:31.507Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.289s coverage: 69.9% of statements [2023-02-07T13:32:31.507Z] === RUN TestWriteLog [2023-02-07T13:32:31.507Z] === PAUSE TestWriteLog [2023-02-07T13:32:31.507Z] === RUN TestReadLog [2023-02-07T13:32:31.507Z] === PAUSE TestReadLog [2023-02-07T13:32:31.507Z] === RUN TestDecode [2023-02-07T13:32:31.507Z] --- PASS: TestDecode (0.03s) [2023-02-07T13:32:31.507Z] === CONT TestWriteLog [2023-02-07T13:32:31.969Z] === CONT TestReadLog [2023-02-07T13:32:31.969Z] === RUN TestReadLog/tail_exact [2023-02-07T13:32:31.969Z] --- PASS: TestWriteLog (0.02s) [2023-02-07T13:32:31.969Z] === RUN TestReadLog/tail_less_than_available [2023-02-07T13:32:31.969Z] === RUN TestReadLog/tail_more_than_available [2023-02-07T13:32:31.969Z] --- PASS: TestReadLog (0.21s) [2023-02-07T13:32:31.969Z] --- PASS: TestReadLog/tail_exact (0.20s) [2023-02-07T13:32:31.969Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2023-02-07T13:32:31.969Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2023-02-07T13:32:31.969Z] PASS [2023-02-07T13:32:31.969Z] coverage: 78.7% of statements [2023-02-07T13:32:31.969Z] ok github.com/docker/docker/daemon/logger/local 0.316s coverage: 78.7% of statements [2023-02-07T13:32:31.969Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-02-07T13:32:31.969Z] === RUN TestOpenFileDelete [2023-02-07T13:32:31.969Z] --- PASS: TestOpenFileDelete (0.00s) [2023-02-07T13:32:31.969Z] === RUN TestOpenFileRename [2023-02-07T13:32:31.969Z] --- PASS: TestOpenFileRename (0.00s) [2023-02-07T13:32:31.969Z] === RUN TestHandleDecoderErr [2023-02-07T13:32:31.969Z] --- PASS: TestHandleDecoderErr (0.00s) [2023-02-07T13:32:31.969Z] === RUN TestParseLogTagDefaultTag [2023-02-07T13:32:31.969Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2023-02-07T13:32:31.969Z] === RUN TestParseLogTag [2023-02-07T13:32:31.969Z] --- PASS: TestParseLogTag (0.00s) [2023-02-07T13:32:31.969Z] === RUN TestParseLogTagEmptyTag [2023-02-07T13:32:31.969Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2023-02-07T13:32:31.969Z] === RUN TestTailFiles [2023-02-07T13:32:31.969Z] --- PASS: TestTailFiles (0.00s) [2023-02-07T13:32:31.969Z] === RUN TestFollowLogsConsumerGone [2023-02-07T13:32:31.969Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2023-02-07T13:32:31.969Z] === RUN TestFollowLogsProducerGone [2023-02-07T13:32:31.969Z] logfile_test.go:181: logDecode() closed after sending 684 messages [2023-02-07T13:32:31.969Z] logfile_test.go:234: messages sent: 684, received: 684 [2023-02-07T13:32:31.969Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2023-02-07T13:32:31.970Z] === RUN TestCheckCapacityAndRotate [2023-02-07T13:32:31.970Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2023-02-07T13:32:31.970Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2023-02-07T13:32:32.427Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2023-02-07T13:32:32.427Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2023-02-07T13:32:32.427Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2023-02-07T13:32:32.427Z] PASS [2023-02-07T13:32:32.427Z] coverage: 54.9% of statements [2023-02-07T13:32:32.427Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.308s coverage: 54.9% of statements [2023-02-07T13:32:32.874Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2023-02-07T13:32:32.874Z] --- PASS: TestLinksContainerNames (1.57s) [2023-02-07T13:32:32.874Z] === RUN TestLogsFollowTailEmpty [2023-02-07T13:32:33.400Z] === RUN TestLog [2023-02-07T13:32:33.400Z] --- PASS: TestLog (0.00s) [2023-02-07T13:32:33.400Z] PASS [2023-02-07T13:32:33.400Z] coverage: 31.5% of statements [2023-02-07T13:32:33.400Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.077s coverage: 31.5% of statements [2023-02-07T13:32:33.400Z] === RUN TestValidateLogOpt [2023-02-07T13:32:33.400Z] --- PASS: TestValidateLogOpt (0.00s) [2023-02-07T13:32:33.400Z] === RUN TestNewMissedConfig [2023-02-07T13:32:33.400Z] --- PASS: TestNewMissedConfig (0.00s) [2023-02-07T13:32:33.400Z] === RUN TestNewMissedUrl [2023-02-07T13:32:33.400Z] --- PASS: TestNewMissedUrl (0.00s) [2023-02-07T13:32:33.400Z] === RUN TestNewMissedToken [2023-02-07T13:32:33.400Z] --- PASS: TestNewMissedToken (0.00s) [2023-02-07T13:32:33.400Z] === RUN TestNewWithProxy [2023-02-07T13:32:33.400Z] --- PASS: TestNewWithProxy (0.00s) [2023-02-07T13:32:33.400Z] === RUN TestDefault [2023-02-07T13:32:33.400Z] --- PASS: TestDefault (0.02s) [2023-02-07T13:32:33.400Z] === RUN TestInlineFormatWithNonDefaultOptions [2023-02-07T13:32:33.400Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2023-02-07T13:32:33.400Z] === RUN TestJsonFormat [2023-02-07T13:32:33.400Z] --- PASS: TestJsonFormat (0.01s) [2023-02-07T13:32:33.400Z] === RUN TestRawFormat [2023-02-07T13:32:33.400Z] --- PASS: TestRawFormat (0.00s) [2023-02-07T13:32:33.805Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2023-02-07T13:32:33.805Z] === RUN TestContainerNetworkMountsNoChown [2023-02-07T13:32:33.857Z] === RUN TestRawFormatWithLabels [2023-02-07T13:32:33.857Z] --- PASS: TestRawFormatWithLabels (0.00s) [2023-02-07T13:32:33.857Z] === RUN TestRawFormatWithoutTag [2023-02-07T13:32:33.857Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2023-02-07T13:32:33.857Z] === RUN TestBatching [2023-02-07T13:32:33.857Z] === RUN TestNewParse [2023-02-07T13:32:33.857Z] --- PASS: TestNewParse (0.00s) [2023-02-07T13:32:33.857Z] PASS [2023-02-07T13:32:33.857Z] coverage: 8.3% of statements [2023-02-07T13:32:33.857Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2023-02-07T13:32:33.857Z] --- PASS: TestBatching (0.30s) [2023-02-07T13:32:33.857Z] === RUN TestFrequency [2023-02-07T13:32:33.857Z] === RUN TestParseLogFormat [2023-02-07T13:32:33.857Z] --- PASS: TestParseLogFormat (0.00s) [2023-02-07T13:32:33.857Z] === RUN TestValidateLogOptEmpty [2023-02-07T13:32:33.857Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2023-02-07T13:32:33.857Z] === RUN TestValidateSyslogAddress [2023-02-07T13:32:33.857Z] --- PASS: TestValidateSyslogAddress (0.00s) [2023-02-07T13:32:33.857Z] === RUN TestParseAddressDefaultPort [2023-02-07T13:32:33.857Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2023-02-07T13:32:33.857Z] === RUN TestValidateSyslogFacility [2023-02-07T13:32:33.857Z] --- PASS: TestValidateSyslogFacility (0.00s) [2023-02-07T13:32:33.857Z] === RUN TestValidateLogOptSyslogFormat [2023-02-07T13:32:33.857Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2023-02-07T13:32:33.857Z] === RUN TestValidateLogOpt [2023-02-07T13:32:33.857Z] --- PASS: TestValidateLogOpt (0.00s) [2023-02-07T13:32:33.857Z] PASS [2023-02-07T13:32:33.857Z] coverage: 46.8% of statements [2023-02-07T13:32:33.857Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 46.8% of statements [2023-02-07T13:32:34.316Z] --- PASS: TestFrequency (0.16s) [2023-02-07T13:32:34.316Z] === RUN TestOneMessagePerRequest [2023-02-07T13:32:34.316Z] --- PASS: TestOneMessagePerRequest (0.01s) [2023-02-07T13:32:34.316Z] === RUN TestVerify [2023-02-07T13:32:34.316Z] --- PASS: TestVerify (0.00s) [2023-02-07T13:32:34.316Z] === RUN TestSkipVerify [2023-02-07T13:32:34.316Z] time="2023-02-07T13:32:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-07T13:32:34.316Z] time="2023-02-07T13:32:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-07T13:32:34.316Z] time="2023-02-07T13:32:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-07T13:32:34.316Z] time="2023-02-07T13:32:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-07T13:32:34.368Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2023-02-07T13:32:34.368Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2023-02-07T13:32:34.368Z] === RUN TestMountDaemonRoot [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/default [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/default [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/private [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/private [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/rprivate [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/rprivate [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/slave [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/slave [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/rslave [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/rslave [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/shared [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/shared [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/rshared [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/rshared [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/default [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/default/bind_root [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/default/mount_root [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/rshared [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/shared [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/rslave [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/slave [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/rprivate [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/private [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/private/bind_root [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/private/mount_root [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-02-07T13:32:34.624Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-02-07T13:32:34.624Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/default/mount_root [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/default/bind_root [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-02-07T13:32:34.624Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-02-07T13:32:34.775Z] --- PASS: TestSkipVerify (0.64s) [2023-02-07T13:32:34.775Z] === RUN TestBufferMaximum [2023-02-07T13:32:34.775Z] time="2023-02-07T13:32:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-07T13:32:34.775Z] time="2023-02-07T13:32:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-07T13:32:34.775Z] time="2023-02-07T13:32:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-07T13:32:34.775Z] time="2023-02-07T13:32:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-07T13:32:34.775Z] time="2023-02-07T13:32:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-07T13:32:34.775Z] time="2023-02-07T13:32:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1675776754.467140\",\"host\":\"2576c840eb9d\"}'" [2023-02-07T13:32:34.775Z] time="2023-02-07T13:32:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1675776754.467140\",\"host\":\"2576c840eb9d\"}'" [2023-02-07T13:32:34.775Z] --- PASS: TestBufferMaximum (0.00s) [2023-02-07T13:32:34.775Z] === RUN TestServerAlwaysDown [2023-02-07T13:32:34.775Z] time="2023-02-07T13:32:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-07T13:32:34.775Z] time="2023-02-07T13:32:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-07T13:32:34.775Z] time="2023-02-07T13:32:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1675776754.471145\",\"host\":\"2576c840eb9d\"}'" [2023-02-07T13:32:34.775Z] time="2023-02-07T13:32:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1675776754.471145\",\"host\":\"2576c840eb9d\"}'" [2023-02-07T13:32:34.775Z] time="2023-02-07T13:32:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-07T13:32:34.775Z] time="2023-02-07T13:32:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1675776754.471145\",\"host\":\"2576c840eb9d\"}'" [2023-02-07T13:32:34.775Z] time="2023-02-07T13:32:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1675776754.472172\",\"host\":\"2576c840eb9d\"}'" [2023-02-07T13:32:34.775Z] time="2023-02-07T13:32:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1675776754.472172\",\"host\":\"2576c840eb9d\"}'" [2023-02-07T13:32:34.775Z] --- PASS: TestServerAlwaysDown (0.00s) [2023-02-07T13:32:34.775Z] === RUN TestCannotSendAfterClose [2023-02-07T13:32:34.775Z] --- PASS: TestCannotSendAfterClose (0.00s) [2023-02-07T13:32:34.775Z] === RUN TestDeadlockOnBlockedEndpoint [2023-02-07T13:32:34.880Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-02-07T13:32:34.880Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-02-07T13:32:34.880Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-02-07T13:32:34.880Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-02-07T13:32:34.880Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-02-07T13:32:34.880Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-02-07T13:32:34.880Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-02-07T13:32:34.880Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-02-07T13:32:34.880Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-02-07T13:32:35.137Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-02-07T13:32:35.137Z] === CONT TestMountDaemonRoot/private/bind_root [2023-02-07T13:32:35.137Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-02-07T13:32:35.137Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-02-07T13:32:35.137Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-02-07T13:32:35.137Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-02-07T13:32:35.137Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-02-07T13:32:35.137Z] === CONT TestMountDaemonRoot/private/mount_root [2023-02-07T13:32:35.137Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot (0.07s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.10s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.09s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-02-07T13:32:35.137Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-02-07T13:32:35.137Z] === RUN TestContainerBindMountNonRecursive [2023-02-07T13:32:35.233Z] === RUN TestV1IDService [2023-02-07T13:32:35.233Z] --- PASS: TestV1IDService (0.04s) [2023-02-07T13:32:35.233Z] === RUN TestV2MetadataService [2023-02-07T13:32:35.691Z] time="2023-02-07T13:32:35Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49218/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2023-02-07T13:32:35.691Z] time="2023-02-07T13:32:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2576c840eb9d\"}'" [2023-02-07T13:32:35.691Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2023-02-07T13:32:35.691Z] PASS [2023-02-07T13:32:35.691Z] coverage: 82.5% of statements [2023-02-07T13:32:35.691Z] ok github.com/docker/docker/daemon/logger/splunk 2.281s coverage: 82.5% of statements [2023-02-07T13:32:35.691Z] ? github.com/docker/docker/daemon/names [no test files] [2023-02-07T13:32:35.691Z] ? github.com/docker/docker/daemon/network [no test files] [2023-02-07T13:32:35.691Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-02-07T13:32:36.067Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2023-02-07T13:32:36.149Z] === RUN TestSuccessfulDownload [2023-02-07T13:32:36.149Z] download_test.go:268: Needs fixing on Windows [2023-02-07T13:32:36.149Z] --- SKIP: TestSuccessfulDownload (0.00s) [2023-02-07T13:32:36.149Z] === RUN TestCancelledDownload [2023-02-07T13:32:36.149Z] --- PASS: TestCancelledDownload (0.00s) [2023-02-07T13:32:36.149Z] === RUN TestMaxDownloadAttempts [2023-02-07T13:32:36.149Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-02-07T13:32:36.149Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-02-07T13:32:36.149Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-02-07T13:32:36.149Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-02-07T13:32:36.149Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-02-07T13:32:36.149Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-02-07T13:32:36.149Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-02-07T13:32:36.149Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-02-07T13:32:36.149Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-02-07T13:32:36.149Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-02-07T13:32:36.149Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-02-07T13:32:36.149Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-02-07T13:32:36.324Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-02-07T13:32:36.609Z] --- PASS: TestV2MetadataService (1.42s) [2023-02-07T13:32:36.609Z] PASS [2023-02-07T13:32:36.609Z] coverage: 48.2% of statements [2023-02-07T13:32:36.609Z] ok github.com/docker/docker/distribution/metadata 1.572s coverage: 48.2% of statements [2023-02-07T13:32:37.066Z] time="2023-02-07T13:32:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-02-07T13:32:37.066Z] time="2023-02-07T13:32:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-02-07T13:32:37.066Z] time="2023-02-07T13:32:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-02-07T13:32:37.066Z] time="2023-02-07T13:32:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-02-07T13:32:37.066Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2023-02-07T13:32:37.066Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2023-02-07T13:32:37.066Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2023-02-07T13:32:37.066Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2023-02-07T13:32:37.066Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2023-02-07T13:32:37.066Z] === RUN TestTransfer [2023-02-07T13:32:37.066Z] === RUN TestContinueOnError_NonMirrorEndpoint [2023-02-07T13:32:37.066Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2023-02-07T13:32:37.066Z] === RUN TestContinueOnError_MirrorEndpoint [2023-02-07T13:32:37.066Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2023-02-07T13:32:37.066Z] === RUN TestContinueOnError_NeverContinue [2023-02-07T13:32:37.066Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2023-02-07T13:32:37.066Z] === RUN TestContinueOnError_UnnestsErrors [2023-02-07T13:32:37.066Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2023-02-07T13:32:37.066Z] === RUN TestManifestStore [2023-02-07T13:32:37.066Z] === RUN TestManifestStore/no_remote_or_local [2023-02-07T13:32:37.066Z] --- PASS: TestTransfer (0.12s) [2023-02-07T13:32:37.066Z] === RUN TestConcurrencyLimit [2023-02-07T13:32:37.066Z] time="2023-02-07T13:32:36Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3503156144\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2023-02-07T13:32:37.066Z] === RUN TestManifestStore/no_local_cache [2023-02-07T13:32:37.066Z] === RUN TestManifestStore/no_local_cache/digested [2023-02-07T13:32:37.066Z] === RUN TestManifestStore/with_local_cache [2023-02-07T13:32:37.067Z] === RUN TestManifestStore/unknown_media_type [2023-02-07T13:32:37.067Z] === RUN TestManifestStore/unknown_media_type/no_cache [2023-02-07T13:32:37.067Z] time="2023-02-07T13:32:36Z" level=warning msg="reference for unknown type: " [2023-02-07T13:32:37.067Z] time="2023-02-07T13:32:36Z" level=warning msg="reference for unknown type: " [2023-02-07T13:32:37.067Z] === RUN TestManifestStore/unknown_media_type/with_cache [2023-02-07T13:32:37.067Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2023-02-07T13:32:37.067Z] time="2023-02-07T13:32:36Z" level=warning msg="reference for unknown type: " [2023-02-07T13:32:37.067Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2023-02-07T13:32:37.067Z] time="2023-02-07T13:32:36Z" level=warning msg="reference for unknown type: " [2023-02-07T13:32:37.067Z] time="2023-02-07T13:32:36Z" level=warning msg="reference for unknown type: " [2023-02-07T13:32:37.067Z] === RUN TestManifestStore/error_persisting_manifest [2023-02-07T13:32:37.067Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2023-02-07T13:32:37.067Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2023-02-07T13:32:37.067Z] time="2023-02-07T13:32:37Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2023-02-07T13:32:37.253Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2023-02-07T13:32:37.253Z] === RUN TestContainerVolumesMountedAsShared [2023-02-07T13:32:37.509Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-02-07T13:32:37.524Z] --- PASS: TestManifestStore (0.37s) [2023-02-07T13:32:37.524Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2023-02-07T13:32:37.524Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2023-02-07T13:32:37.524Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2023-02-07T13:32:37.524Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2023-02-07T13:32:37.524Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2023-02-07T13:32:37.524Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2023-02-07T13:32:37.524Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2023-02-07T13:32:37.524Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2023-02-07T13:32:37.524Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2023-02-07T13:32:37.524Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaType [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaType/schema1 [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2023-02-07T13:32:37.524Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestFixManifestLayers [2023-02-07T13:32:37.524Z] --- PASS: TestFixManifestLayers (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestFixManifestLayersBaseLayerParent [2023-02-07T13:32:37.524Z] pull_v2_test.go:82: Needs fixing on Windows [2023-02-07T13:32:37.524Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestFixManifestLayersBadParent [2023-02-07T13:32:37.524Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestValidateManifest [2023-02-07T13:32:37.524Z] pull_v2_test.go:127: Needs fixing on Windows [2023-02-07T13:32:37.524Z] --- SKIP: TestValidateManifest (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestFormatPlatform [2023-02-07T13:32:37.524Z] --- PASS: TestFormatPlatform (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestPullSchema2Config [2023-02-07T13:32:37.524Z] === RUN TestPullSchema2Config/success_first_time [2023-02-07T13:32:37.524Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-02-07T13:32:37.524Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-02-07T13:32:37.524Z] === RUN TestPullSchema2Config/500_status [2023-02-07T13:32:37.524Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-02-07T13:32:37.524Z] --- PASS: TestConcurrencyLimit (0.35s) [2023-02-07T13:32:37.524Z] === RUN TestInactiveJobs [2023-02-07T13:32:37.524Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-02-07T13:32:37.524Z] === RUN TestNotFound [2023-02-07T13:32:37.524Z] --- PASS: TestNotFound (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestConflict [2023-02-07T13:32:37.524Z] --- PASS: TestConflict (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestForbidden [2023-02-07T13:32:37.524Z] --- PASS: TestForbidden (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestInvalidParameter [2023-02-07T13:32:37.524Z] --- PASS: TestInvalidParameter (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestNotImplemented [2023-02-07T13:32:37.524Z] --- PASS: TestNotImplemented (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestNotModified [2023-02-07T13:32:37.524Z] --- PASS: TestNotModified (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestUnauthorized [2023-02-07T13:32:37.524Z] --- PASS: TestUnauthorized (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestUnknown [2023-02-07T13:32:37.524Z] --- PASS: TestUnknown (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestCancelled [2023-02-07T13:32:37.524Z] --- PASS: TestCancelled (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestDeadline [2023-02-07T13:32:37.524Z] --- PASS: TestDeadline (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestDataLoss [2023-02-07T13:32:37.524Z] --- PASS: TestDataLoss (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestUnavailable [2023-02-07T13:32:37.524Z] --- PASS: TestUnavailable (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestSystem [2023-02-07T13:32:37.524Z] --- PASS: TestSystem (0.00s) [2023-02-07T13:32:37.524Z] === RUN TestFromStatusCode [2023-02-07T13:32:37.524Z] === RUN TestFromStatusCode/Not_Found [2023-02-07T13:32:37.524Z] === RUN TestFromStatusCode/Bad_Request [2023-02-07T13:32:37.524Z] === RUN TestFromStatusCode/Conflict [2023-02-07T13:32:37.524Z] === RUN TestFromStatusCode/Unauthorized [2023-02-07T13:32:37.524Z] === RUN TestFromStatusCode/Service_Unavailable [2023-02-07T13:32:37.524Z] === RUN TestFromStatusCode/Forbidden [2023-02-07T13:32:37.524Z] === RUN TestFromStatusCode/Not_Modified [2023-02-07T13:32:37.524Z] === RUN TestFromStatusCode/Not_Implemented [2023-02-07T13:32:37.524Z] === RUN TestFromStatusCode/Internal_Server_Error [2023-02-07T13:32:37.524Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2023-02-07T13:32:37.524Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2023-02-07T13:32:37.524Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2023-02-07T13:32:37.524Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2023-02-07T13:32:37.524Z] --- PASS: TestFromStatusCode (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2023-02-07T13:32:37.524Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2023-02-07T13:32:37.524Z] PASS [2023-02-07T13:32:37.524Z] coverage: 77.0% of statements [2023-02-07T13:32:37.524Z] ok github.com/docker/docker/errdefs 0.048s coverage: 77.0% of statements [2023-02-07T13:32:37.524Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-02-07T13:32:37.524Z] === RUN TestPullSchema2Config/EOF [2023-02-07T13:32:37.524Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-02-07T13:32:37.524Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-02-07T13:32:37.524Z] 2023/02/07 13:32:37 http: panic serving 127.0.0.1:49229: intentional panic [2023-02-07T13:32:37.524Z] goroutine 11 [running]: [2023-02-07T13:32:37.524Z] net/http.(*conn).serve.func1() [2023-02-07T13:32:37.524Z] c:/go/src/net/http/server.go:1825 +0xbf [2023-02-07T13:32:37.524Z] panic({0x5c5c40, 0x76bb60}) [2023-02-07T13:32:37.524Z] c:/go/src/runtime/panic.go:844 +0x258 [2023-02-07T13:32:37.524Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000398ea0?, {0x772a48?, 0xc0003b21c0?}) [2023-02-07T13:32:37.524Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2023-02-07T13:32:37.524Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x772a48, 0xc0003b21c0}, 0xc0003c0a00) [2023-02-07T13:32:37.524Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2023-02-07T13:32:37.524Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x772a48?, 0xc0003b21c0?}, 0xc000046800?) [2023-02-07T13:32:37.524Z] c:/go/src/net/http/server.go:2084 +0x2f [2023-02-07T13:32:37.524Z] net/http.serverHandler.ServeHTTP({0xc000513b90?}, {0x772a48, 0xc0003b21c0}, 0xc0003c0a00) [2023-02-07T13:32:37.524Z] c:/go/src/net/http/server.go:2916 +0x43b [2023-02-07T13:32:37.524Z] net/http.(*conn).serve(0xc00016c140, {0x773158, 0xc000394210}) [2023-02-07T13:32:37.524Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2023-02-07T13:32:37.524Z] created by net/http.(*Server).Serve [2023-02-07T13:32:37.524Z] c:/go/src/net/http/server.go:3071 +0x4db [2023-02-07T13:32:37.524Z] --- PASS: TestInactiveJobs (0.37s) [2023-02-07T13:32:37.524Z] === RUN TestWatchRelease [2023-02-07T13:32:37.524Z] --- PASS: TestWatchRelease (0.04s) [2023-02-07T13:32:37.524Z] === RUN TestWatchFinishedTransfer [2023-02-07T13:32:37.765Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2023-02-07T13:32:37.765Z] --- PASS: TestContainerVolumesMountedAsShared (0.57s) [2023-02-07T13:32:37.765Z] === RUN TestContainerVolumesMountedAsSlave [2023-02-07T13:32:37.983Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2023-02-07T13:32:37.983Z] === RUN TestDuplicateTransfer [2023-02-07T13:32:37.983Z] --- PASS: TestDuplicateTransfer (0.06s) [2023-02-07T13:32:37.983Z] === RUN TestSuccessfulUpload [2023-02-07T13:32:37.983Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-02-07T13:32:37.983Z] === RUN TestPullSchema2Config/unauthorized [2023-02-07T13:32:37.983Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-02-07T13:32:37.983Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-02-07T13:32:37.983Z] --- PASS: TestPullSchema2Config (0.55s) [2023-02-07T13:32:37.983Z] --- PASS: TestPullSchema2Config/success_first_time (0.03s) [2023-02-07T13:32:37.983Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2023-02-07T13:32:37.983Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2023-02-07T13:32:37.983Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2023-02-07T13:32:37.983Z] === RUN TestGetRepositoryMountCandidates [2023-02-07T13:32:37.983Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2023-02-07T13:32:37.983Z] === RUN TestLayerAlreadyExists [2023-02-07T13:32:37.983Z] 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-02-07T13:32:37.983Z] 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-02-07T13:32:37.983Z] 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-02-07T13:32:37.983Z] 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-02-07T13:32:37.983Z] 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-02-07T13:32:37.983Z] 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-02-07T13:32:37.983Z] --- PASS: TestLayerAlreadyExists (0.00s) [2023-02-07T13:32:37.983Z] === RUN TestWhenEmptyAuthConfig [2023-02-07T13:32:37.983Z] time="2023-02-07T13:32:37Z" level=error msg="Upload failed, retrying: simulating retry" [2023-02-07T13:32:37.983Z] --- PASS: TestSuccessfulUpload (0.39s) [2023-02-07T13:32:37.983Z] === RUN TestCancelledUpload [2023-02-07T13:32:37.983Z] --- PASS: TestCancelledUpload (0.00s) [2023-02-07T13:32:37.983Z] PASS [2023-02-07T13:32:37.983Z] coverage: 76.4% of statements [2023-02-07T13:32:38.328Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2023-02-07T13:32:38.328Z] === RUN TestNetworkNat [2023-02-07T13:32:38.440Z] ok github.com/docker/docker/distribution/xfer 1.920s coverage: 76.4% of statements [2023-02-07T13:32:38.898Z] === RUN TestCompare [2023-02-07T13:32:38.898Z] --- PASS: TestCompare (0.00s) [2023-02-07T13:32:38.898Z] PASS [2023-02-07T13:32:38.898Z] coverage: 19.2% of statements [2023-02-07T13:32:38.898Z] ok github.com/docker/docker/image/cache 0.079s coverage: 19.2% of statements [2023-02-07T13:32:38.898Z] --- PASS: TestWhenEmptyAuthConfig (0.97s) [2023-02-07T13:32:38.898Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2023-02-07T13:32:38.898Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2023-02-07T13:32:38.898Z] === RUN TestTokenPassThru [2023-02-07T13:32:38.898Z] --- PASS: TestTokenPassThru (0.02s) [2023-02-07T13:32:38.898Z] === RUN TestTokenPassThruDifferentHost [2023-02-07T13:32:38.898Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2023-02-07T13:32:38.898Z] PASS [2023-02-07T13:32:38.898Z] coverage: 27.4% of statements [2023-02-07T13:32:38.898Z] ok github.com/docker/docker/distribution 2.044s coverage: 27.4% of statements [2023-02-07T13:32:38.898Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-02-07T13:32:38.898Z] ? github.com/docker/docker/dockerversion [no test files] [2023-02-07T13:32:38.898Z] === RUN TestFSGetInvalidData [2023-02-07T13:32:38.898Z] --- PASS: TestFSGetInvalidData (0.02s) [2023-02-07T13:32:38.898Z] === RUN TestFSInvalidSet [2023-02-07T13:32:38.898Z] --- PASS: TestFSInvalidSet (0.02s) [2023-02-07T13:32:38.898Z] === RUN TestFSInvalidRoot [2023-02-07T13:32:38.898Z] --- PASS: TestFSInvalidRoot (0.01s) [2023-02-07T13:32:38.898Z] === RUN TestFSMetadataGetSet [2023-02-07T13:32:39.258Z] --- PASS: TestNetworkNat (0.87s) [2023-02-07T13:32:39.258Z] === RUN TestNetworkLocalhostTCPNat [2023-02-07T13:32:39.355Z] --- PASS: TestFSMetadataGetSet (0.05s) [2023-02-07T13:32:39.355Z] === RUN TestFSInvalidWalker [2023-02-07T13:32:39.355Z] --- PASS: TestFSInvalidWalker (0.01s) [2023-02-07T13:32:39.355Z] === RUN TestFSGetSet [2023-02-07T13:32:39.355Z] --- PASS: TestFSGetSet (0.02s) [2023-02-07T13:32:39.355Z] === RUN TestFSGetUnsetKey [2023-02-07T13:32:39.355Z] --- PASS: TestFSGetUnsetKey (0.01s) [2023-02-07T13:32:39.355Z] === RUN TestFSGetEmptyData [2023-02-07T13:32:39.355Z] --- PASS: TestFSGetEmptyData (0.01s) [2023-02-07T13:32:39.355Z] === RUN TestFSDelete [2023-02-07T13:32:39.355Z] --- PASS: TestFSDelete (0.02s) [2023-02-07T13:32:39.355Z] === RUN TestFSWalker [2023-02-07T13:32:39.355Z] --- PASS: TestFSWalker (0.02s) [2023-02-07T13:32:39.355Z] === RUN TestFSWalkerStopOnError [2023-02-07T13:32:39.355Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2023-02-07T13:32:39.355Z] === RUN TestNewFromJSON [2023-02-07T13:32:39.355Z] --- PASS: TestNewFromJSON (0.00s) [2023-02-07T13:32:39.355Z] === RUN TestNewFromJSONWithInvalidJSON [2023-02-07T13:32:39.355Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2023-02-07T13:32:39.355Z] === RUN TestMarshalKeyOrder [2023-02-07T13:32:39.355Z] --- PASS: TestMarshalKeyOrder (0.00s) [2023-02-07T13:32:39.355Z] === RUN TestImage [2023-02-07T13:32:39.355Z] --- PASS: TestImage (0.00s) [2023-02-07T13:32:39.355Z] === RUN TestImageOSNotEmpty [2023-02-07T13:32:39.355Z] --- PASS: TestImageOSNotEmpty (0.00s) [2023-02-07T13:32:39.355Z] === RUN TestNewChildImageFromImageWithRootFS [2023-02-07T13:32:39.355Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2023-02-07T13:32:39.355Z] === RUN TestCreate [2023-02-07T13:32:39.355Z] --- PASS: TestCreate (0.01s) [2023-02-07T13:32:39.355Z] === RUN TestRestore [2023-02-07T13:32:39.355Z] time="2023-02-07T13:32:39Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2023-02-07T13:32:39.355Z] --- PASS: TestRestore (0.27s) [2023-02-07T13:32:39.355Z] === RUN TestAddDelete [2023-02-07T13:32:39.515Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2023-02-07T13:32:39.813Z] --- PASS: TestAddDelete (0.07s) [2023-02-07T13:32:39.813Z] === RUN TestSearchAfterDelete [2023-02-07T13:32:39.813Z] --- PASS: TestSearchAfterDelete (0.02s) [2023-02-07T13:32:39.813Z] === RUN TestParentReset [2023-02-07T13:32:39.813Z] --- PASS: TestParentReset (0.06s) [2023-02-07T13:32:39.813Z] === RUN TestGetAndSetLastUpdated [2023-02-07T13:32:39.813Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2023-02-07T13:32:39.813Z] === RUN TestStoreLen [2023-02-07T13:32:39.813Z] === RUN TestMakeV1ConfigFromConfig [2023-02-07T13:32:39.813Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2023-02-07T13:32:39.813Z] PASS [2023-02-07T13:32:39.813Z] coverage: 25.0% of statements [2023-02-07T13:32:39.813Z] ok github.com/docker/docker/image/v1 0.203s coverage: 25.0% of statements [2023-02-07T13:32:39.813Z] --- PASS: TestStoreLen (0.21s) [2023-02-07T13:32:39.813Z] PASS [2023-02-07T13:32:39.813Z] coverage: 86.8% of statements [2023-02-07T13:32:39.813Z] ok github.com/docker/docker/image 0.970s coverage: 86.8% of statements [2023-02-07T13:32:40.078Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2023-02-07T13:32:40.078Z] === RUN TestNetworkLoopbackNat [2023-02-07T13:32:40.078Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2023-02-07T13:32:40.272Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-02-07T13:32:40.272Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-02-07T13:32:41.005Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-02-07T13:32:41.241Z] === RUN TestSerialization [2023-02-07T13:32:41.241Z] --- PASS: TestSerialization (0.02s) [2023-02-07T13:32:41.241Z] PASS [2023-02-07T13:32:41.241Z] coverage: 100.0% of statements [2023-02-07T13:32:41.241Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2023-02-07T13:32:41.698Z] === RUN TestEmptyLayer [2023-02-07T13:32:41.698Z] --- PASS: TestEmptyLayer (0.00s) [2023-02-07T13:32:41.698Z] === RUN TestCommitFailure [2023-02-07T13:32:42.156Z] --- PASS: TestCommitFailure (0.01s) [2023-02-07T13:32:42.156Z] === RUN TestStartTransactionFailure [2023-02-07T13:32:42.156Z] --- PASS: TestStartTransactionFailure (0.01s) [2023-02-07T13:32:42.156Z] === RUN TestGetOrphan [2023-02-07T13:32:42.156Z] === RUN TestEnvironmentParsing [2023-02-07T13:32:42.156Z] --- PASS: TestEnvironmentParsing (0.00s) [2023-02-07T13:32:42.156Z] PASS [2023-02-07T13:32:42.156Z] coverage: 1.0% of statements [2023-02-07T13:32:42.156Z] --- PASS: TestGetOrphan (0.01s) [2023-02-07T13:32:42.156Z] === RUN TestMountAndRegister [2023-02-07T13:32:42.156Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.0% of statements [2023-02-07T13:32:42.156Z] layer_test.go:271: Layer size: 14 [2023-02-07T13:32:42.156Z] --- PASS: TestMountAndRegister (0.09s) [2023-02-07T13:32:42.156Z] === RUN TestLayerRelease [2023-02-07T13:32:42.156Z] layer_test.go:304: Failing on Windows [2023-02-07T13:32:42.156Z] --- SKIP: TestLayerRelease (0.00s) [2023-02-07T13:32:42.156Z] === RUN TestStoreRestore [2023-02-07T13:32:42.156Z] layer_test.go:353: Failing on Windows [2023-02-07T13:32:42.156Z] --- SKIP: TestStoreRestore (0.00s) [2023-02-07T13:32:42.156Z] === RUN TestTarStreamStability [2023-02-07T13:32:42.156Z] layer_test.go:468: Failing on Windows [2023-02-07T13:32:42.156Z] --- SKIP: TestTarStreamStability (0.00s) [2023-02-07T13:32:42.156Z] === RUN TestRegisterExistingLayer [2023-02-07T13:32:42.156Z] --- PASS: TestRegisterExistingLayer (0.25s) [2023-02-07T13:32:42.156Z] === RUN TestTarStreamVerification [2023-02-07T13:32:42.156Z] layer_test.go:697: Failing on Windows [2023-02-07T13:32:42.156Z] --- SKIP: TestTarStreamVerification (0.00s) [2023-02-07T13:32:42.156Z] === RUN TestLayerMigration [2023-02-07T13:32:42.156Z] migration_test.go:46: Failing on Windows [2023-02-07T13:32:42.156Z] --- SKIP: TestLayerMigration (0.00s) [2023-02-07T13:32:42.156Z] === RUN TestLayerMigrationNoTarsplit [2023-02-07T13:32:42.156Z] migration_test.go:182: Failing on Windows [2023-02-07T13:32:42.156Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2023-02-07T13:32:42.156Z] === RUN TestMountInit [2023-02-07T13:32:42.156Z] mount_test.go:17: Failing on Windows [2023-02-07T13:32:42.156Z] --- SKIP: TestMountInit (0.00s) [2023-02-07T13:32:42.156Z] === RUN TestMountSize [2023-02-07T13:32:42.156Z] mount_test.go:76: Failing on Windows [2023-02-07T13:32:42.156Z] --- SKIP: TestMountSize (0.00s) [2023-02-07T13:32:42.156Z] === RUN TestMountChanges [2023-02-07T13:32:42.156Z] mount_test.go:125: Failing on Windows [2023-02-07T13:32:42.156Z] --- SKIP: TestMountChanges (0.00s) [2023-02-07T13:32:42.156Z] === RUN TestMountApply [2023-02-07T13:32:42.156Z] mount_test.go:212: Failing on Windows [2023-02-07T13:32:42.156Z] --- SKIP: TestMountApply (0.00s) [2023-02-07T13:32:42.156Z] PASS [2023-02-07T13:32:42.156Z] coverage: 30.1% of statements [2023-02-07T13:32:42.156Z] ok github.com/docker/docker/layer 0.463s coverage: 30.1% of statements [2023-02-07T13:32:42.614Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-02-07T13:32:42.614Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-02-07T13:32:42.614Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-02-07T13:32:42.614Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2023-02-07T13:32:42.614Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2023-02-07T13:32:42.614Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2023-02-07T13:32:42.614Z] PASS [2023-02-07T13:32:42.614Z] coverage: 45.8% of statements [2023-02-07T13:32:42.614Z] ok github.com/docker/docker/oci 0.079s coverage: 45.8% of statements [2023-02-07T13:32:42.614Z] ? github.com/docker/docker/oci/caps [no test files] [2023-02-07T13:32:42.895Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2023-02-07T13:32:42.895Z] === RUN TestPause [2023-02-07T13:32:43.021Z] --- PASS: TestServiceUpdateConfigs (14.38s) [2023-02-07T13:32:43.021Z] === RUN TestServiceUpdateNetwork [2023-02-07T13:32:43.072Z] === RUN TestParseVersion [2023-02-07T13:32:43.072Z] --- PASS: TestParseVersion (0.00s) [2023-02-07T13:32:43.072Z] PASS [2023-02-07T13:32:43.072Z] coverage: 52.9% of statements [2023-02-07T13:32:43.072Z] ok github.com/docker/docker/pkg/aaparser 0.069s coverage: 52.9% of statements [2023-02-07T13:32:43.072Z] === RUN TestAddressPoolOpt [2023-02-07T13:32:43.072Z] --- PASS: TestAddressPoolOpt (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/a [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/something [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/_=a [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/env1=value1 [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/_env1=value1 [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/env2=value2=value3 [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/env3=abc!qwe [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/env_4=value_4 [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/PATH [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/=a [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/PATH= [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/PATH=something [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/asd!qwe [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/1asd [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/123 [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/some_space [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/__some_space_before [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/some_space_after__ [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/= [2023-02-07T13:32:43.072Z] === RUN TestValidateEnv/PaTh [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/a (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/something (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/_=a (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/PATH (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/=a (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/1asd (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/123 (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/some_space (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/= (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestParseHost [2023-02-07T13:32:43.072Z] --- PASS: TestParseHost (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestParseDockerDaemonHost [2023-02-07T13:32:43.072Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestParseTCP [2023-02-07T13:32:43.072Z] --- PASS: TestParseTCP (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestParseInvalidUnixAddrInvalid [2023-02-07T13:32:43.072Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestValidateExtraHosts [2023-02-07T13:32:43.072Z] --- PASS: TestValidateExtraHosts (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestIpOptString [2023-02-07T13:32:43.072Z] --- PASS: TestIpOptString (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestNewIpOptInvalidDefaultVal [2023-02-07T13:32:43.072Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestNewIpOptValidDefaultVal [2023-02-07T13:32:43.072Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestIpOptSetInvalidVal [2023-02-07T13:32:43.072Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestValidateIPAddress [2023-02-07T13:32:43.072Z] --- PASS: TestValidateIPAddress (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestMapOpts [2023-02-07T13:32:43.072Z] --- PASS: TestMapOpts (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestListOptsWithoutValidator [2023-02-07T13:32:43.072Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestListOptsWithValidator [2023-02-07T13:32:43.072Z] --- PASS: TestListOptsWithValidator (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestValidateDNSSearch [2023-02-07T13:32:43.072Z] --- PASS: TestValidateDNSSearch (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestValidateLabel [2023-02-07T13:32:43.072Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2023-02-07T13:32:43.072Z] === RUN TestValidateLabel/label_with_general_format [2023-02-07T13:32:43.072Z] === RUN TestValidateLabel/label_with_more_than_one_= [2023-02-07T13:32:43.072Z] === RUN TestValidateLabel/label_with_one_more [2023-02-07T13:32:43.072Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2023-02-07T13:32:43.072Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2023-02-07T13:32:43.072Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2023-02-07T13:32:43.072Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2023-02-07T13:32:43.072Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2023-02-07T13:32:43.072Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2023-02-07T13:32:43.072Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2023-02-07T13:32:43.072Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2023-02-07T13:32:43.072Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2023-02-07T13:32:43.072Z] --- PASS: TestValidateLabel (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2023-02-07T13:32:43.072Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestNamedListOpts [2023-02-07T13:32:43.072Z] --- PASS: TestNamedListOpts (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestNamedMapOpts [2023-02-07T13:32:43.072Z] --- PASS: TestNamedMapOpts (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestParseLink [2023-02-07T13:32:43.072Z] --- PASS: TestParseLink (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestQuotedStringSetWithQuotes [2023-02-07T13:32:43.072Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2023-02-07T13:32:43.072Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestQuotedStringSetWithNoQuotes [2023-02-07T13:32:43.072Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2023-02-07T13:32:43.072Z] === RUN TestUlimitOpt [2023-02-07T13:32:43.072Z] --- PASS: TestUlimitOpt (0.00s) [2023-02-07T13:32:43.072Z] PASS [2023-02-07T13:32:43.072Z] coverage: 67.1% of statements [2023-02-07T13:32:43.072Z] ok github.com/docker/docker/opts 0.087s coverage: 67.1% of statements [2023-02-07T13:32:43.458Z] --- PASS: TestPause (0.62s) [2023-02-07T13:32:43.458Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-02-07T13:32:43.458Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-07T13:32:43.458Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-07T13:32:43.458Z] === RUN TestPauseStopPausedContainer [2023-02-07T13:32:43.715Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2023-02-07T13:32:44.037Z] === RUN TestUnbuffered [2023-02-07T13:32:44.037Z] --- PASS: TestUnbuffered (0.00s) [2023-02-07T13:32:44.037Z] === RUN TestRaceUnbuffered [2023-02-07T13:32:44.037Z] --- PASS: TestRaceUnbuffered (0.00s) [2023-02-07T13:32:44.037Z] PASS [2023-02-07T13:32:44.037Z] coverage: 100.0% of statements [2023-02-07T13:32:44.037Z] ok github.com/docker/docker/pkg/broadcaster 0.066s coverage: 100.0% of statements [2023-02-07T13:32:44.278Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2023-02-07T13:32:44.278Z] === RUN TestPsFilter [2023-02-07T13:32:44.278Z] --- PASS: TestPsFilter (0.14s) [2023-02-07T13:32:44.278Z] === RUN TestRemoveContainerWithRemovedVolume [2023-02-07T13:32:44.495Z] === RUN TestPeerCertificateMarshalJSON [2023-02-07T13:32:44.495Z] === RUN TestMatch [2023-02-07T13:32:44.495Z] === RUN TestMatch/[[]] [2023-02-07T13:32:44.495Z] === RUN TestMatch/[[foo]] [2023-02-07T13:32:44.495Z] === RUN TestMatch/[[bar]_[foo]] [2023-02-07T13:32:44.495Z] === RUN TestMatch/[[foo_bar]] [2023-02-07T13:32:44.495Z] === RUN TestMatch/[[qux]_[foo]] [2023-02-07T13:32:44.495Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2023-02-07T13:32:44.495Z] === RUN TestMatch/[] [2023-02-07T13:32:44.495Z] === RUN TestMatch/[]#01 [2023-02-07T13:32:44.495Z] === RUN TestMatch/[[qux]] [2023-02-07T13:32:44.495Z] === RUN TestMatch/[[foo_bar_qux]] [2023-02-07T13:32:44.495Z] === RUN TestMatch/[[qux]_[baz]] [2023-02-07T13:32:44.495Z] === RUN TestMatch/[[foo_baz]] [2023-02-07T13:32:44.495Z] --- PASS: TestMatch (0.00s) [2023-02-07T13:32:44.495Z] --- PASS: TestMatch/[[]] (0.00s) [2023-02-07T13:32:44.495Z] --- PASS: TestMatch/[[foo]] (0.00s) [2023-02-07T13:32:44.495Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2023-02-07T13:32:44.495Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2023-02-07T13:32:44.495Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2023-02-07T13:32:44.495Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2023-02-07T13:32:44.495Z] --- PASS: TestMatch/[] (0.00s) [2023-02-07T13:32:44.495Z] --- PASS: TestMatch/[]#01 (0.00s) [2023-02-07T13:32:44.495Z] --- PASS: TestMatch/[[qux]] (0.00s) [2023-02-07T13:32:44.495Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2023-02-07T13:32:44.495Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2023-02-07T13:32:44.495Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2023-02-07T13:32:44.495Z] PASS [2023-02-07T13:32:44.495Z] coverage: 87.5% of statements [2023-02-07T13:32:44.495Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2023-02-07T13:32:44.840Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2023-02-07T13:32:44.840Z] === RUN TestRemoveContainerWithVolume [2023-02-07T13:32:45.096Z] === RUN TestDockerSuite/TestBuildBlankName [2023-02-07T13:32:45.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-02-07T13:32:45.354Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2023-02-07T13:32:45.354Z] === RUN TestRemoveContainerRunning [2023-02-07T13:32:45.462Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2023-02-07T13:32:45.462Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2023-02-07T13:32:45.462Z] --- PASS: TestPeerCertificateMarshalJSON (0.82s) [2023-02-07T13:32:45.462Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2023-02-07T13:32:45.462Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2023-02-07T13:32:45.462Z] === RUN TestMiddleware [2023-02-07T13:32:45.462Z] --- PASS: TestMiddleware (0.00s) [2023-02-07T13:32:45.462Z] === RUN TestNewResponseModifier [2023-02-07T13:32:45.462Z] --- PASS: TestNewResponseModifier (0.00s) [2023-02-07T13:32:45.462Z] PASS [2023-02-07T13:32:45.462Z] coverage: 26.8% of statements [2023-02-07T13:32:45.462Z] ok github.com/docker/docker/pkg/authorization 0.877s coverage: 26.8% of statements [2023-02-07T13:32:45.919Z] === RUN TestChrootTarUntar [2023-02-07T13:32:45.919Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:32:45.919Z] --- SKIP: TestChrootTarUntar (0.01s) [2023-02-07T13:32:45.919Z] === RUN TestChrootUntarWithHugeExcludesList [2023-02-07T13:32:45.919Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:32:45.919Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2023-02-07T13:32:45.919Z] === RUN TestChrootUntarEmptyArchive [2023-02-07T13:32:45.919Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2023-02-07T13:32:45.919Z] === RUN TestChrootTarUntarWithSymlink [2023-02-07T13:32:45.919Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-02-07T13:32:45.919Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2023-02-07T13:32:45.919Z] === RUN TestChrootCopyWithTar [2023-02-07T13:32:45.919Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-02-07T13:32:45.919Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2023-02-07T13:32:45.919Z] === RUN TestChrootCopyFileWithTar [2023-02-07T13:32:45.919Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:32:45.919Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2023-02-07T13:32:45.919Z] === RUN TestChrootUntarPath [2023-02-07T13:32:45.919Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-02-07T13:32:45.919Z] --- SKIP: TestChrootUntarPath (0.00s) [2023-02-07T13:32:45.919Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2023-02-07T13:32:45.919Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:32:45.919Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-02-07T13:32:45.919Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2023-02-07T13:32:45.919Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:32:45.919Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-02-07T13:32:45.919Z] === RUN TestChrootApplyDotDotFile [2023-02-07T13:32:45.919Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:32:45.919Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2023-02-07T13:32:45.919Z] PASS [2023-02-07T13:32:45.919Z] coverage: 15.1% of statements [2023-02-07T13:32:45.919Z] ok github.com/docker/docker/pkg/chrootarchive 0.115s coverage: 15.1% of statements [2023-02-07T13:32:45.919Z] === RUN TestIsArchivePathDir [2023-02-07T13:32:45.919Z] --- PASS: TestIsArchivePathDir (0.09s) [2023-02-07T13:32:45.919Z] === RUN TestIsArchivePathInvalidFile [2023-02-07T13:32:45.919Z] === RUN TestSizeEmpty [2023-02-07T13:32:45.919Z] --- PASS: TestSizeEmpty (0.00s) [2023-02-07T13:32:45.919Z] === RUN TestSizeEmptyFile [2023-02-07T13:32:45.919Z] --- PASS: TestSizeEmptyFile (0.00s) [2023-02-07T13:32:45.919Z] === RUN TestSizeNonemptyFile [2023-02-07T13:32:45.919Z] --- PASS: TestSizeNonemptyFile (0.00s) [2023-02-07T13:32:45.919Z] === RUN TestSizeNestedDirectoryEmpty [2023-02-07T13:32:45.919Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2023-02-07T13:32:45.919Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2023-02-07T13:32:45.919Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2023-02-07T13:32:45.919Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2023-02-07T13:32:45.919Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2023-02-07T13:32:45.919Z] === RUN TestMoveToSubdir [2023-02-07T13:32:45.919Z] --- PASS: TestMoveToSubdir (0.01s) [2023-02-07T13:32:45.919Z] === RUN TestSizeNonExistingDirectory [2023-02-07T13:32:45.919Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2023-02-07T13:32:45.919Z] PASS [2023-02-07T13:32:45.919Z] coverage: 80.0% of statements [2023-02-07T13:32:45.919Z] ok github.com/docker/docker/pkg/directory 0.082s coverage: 80.0% of statements [2023-02-07T13:32:45.919Z] --- PASS: TestIsArchivePathInvalidFile (0.21s) [2023-02-07T13:32:45.919Z] === RUN TestIsArchivePathTar [2023-02-07T13:32:46.283Z] --- PASS: TestRemoveContainerRunning (0.60s) [2023-02-07T13:32:46.283Z] === RUN TestRemoveContainerForceRemoveRunning [2023-02-07T13:32:46.377Z] --- PASS: TestIsArchivePathTar (0.21s) [2023-02-07T13:32:46.377Z] === RUN TestDecompressStreamGzip [2023-02-07T13:32:46.377Z] --- PASS: TestDecompressStreamGzip (0.17s) [2023-02-07T13:32:46.377Z] === RUN TestDecompressStreamBzip2 [2023-02-07T13:32:46.540Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2023-02-07T13:32:46.540Z] === RUN TestRemoveInvalidContainer [2023-02-07T13:32:46.540Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2023-02-07T13:32:46.540Z] === RUN TestRenameLinkedContainer [2023-02-07T13:32:46.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-02-07T13:32:46.835Z] --- PASS: TestDecompressStreamBzip2 (0.19s) [2023-02-07T13:32:46.835Z] === RUN TestDecompressStreamXz [2023-02-07T13:32:46.835Z] archive_test.go:134: Xz not present in msys2 [2023-02-07T13:32:46.835Z] --- SKIP: TestDecompressStreamXz (0.00s) [2023-02-07T13:32:46.835Z] === RUN TestCompressStreamXzUnsupported [2023-02-07T13:32:46.835Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2023-02-07T13:32:46.835Z] === RUN TestCompressStreamBzip2Unsupported [2023-02-07T13:32:46.835Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2023-02-07T13:32:46.835Z] === RUN TestCompressStreamInvalid [2023-02-07T13:32:46.835Z] --- PASS: TestCompressStreamInvalid (0.00s) [2023-02-07T13:32:46.835Z] === RUN TestExtensionInvalid [2023-02-07T13:32:46.835Z] --- PASS: TestExtensionInvalid (0.00s) [2023-02-07T13:32:46.835Z] === RUN TestExtensionUncompressed [2023-02-07T13:32:46.835Z] --- PASS: TestExtensionUncompressed (0.00s) [2023-02-07T13:32:46.835Z] === RUN TestExtensionBzip2 [2023-02-07T13:32:46.835Z] --- PASS: TestExtensionBzip2 (0.00s) [2023-02-07T13:32:46.835Z] === RUN TestExtensionGzip [2023-02-07T13:32:46.835Z] --- PASS: TestExtensionGzip (0.00s) [2023-02-07T13:32:46.835Z] === RUN TestExtensionXz [2023-02-07T13:32:46.835Z] --- PASS: TestExtensionXz (0.00s) [2023-02-07T13:32:46.835Z] === RUN TestCmdStreamLargeStderr [2023-02-07T13:32:46.835Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2023-02-07T13:32:46.835Z] === RUN TestCmdStreamBad [2023-02-07T13:32:46.835Z] archive_test.go:239: Failing on Windows CI machines [2023-02-07T13:32:46.835Z] --- SKIP: TestCmdStreamBad (0.00s) [2023-02-07T13:32:46.835Z] === RUN TestCmdStreamGood [2023-02-07T13:32:46.835Z] === RUN Test [2023-02-07T13:32:46.835Z] === RUN Test/TestContainsEntry [2023-02-07T13:32:46.835Z] === RUN Test/TestCreateEntries [2023-02-07T13:32:46.835Z] === RUN Test/TestEntriesDiff [2023-02-07T13:32:46.835Z] === RUN Test/TestEntriesEquality [2023-02-07T13:32:46.835Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2023-02-07T13:32:46.835Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2023-02-07T13:32:46.835Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2023-02-07T13:32:46.835Z] === RUN Test/TestGeneratorNotGenerate [2023-02-07T13:32:46.835Z] === RUN Test/TestGeneratorWithPort [2023-02-07T13:32:46.835Z] === RUN Test/TestGeneratorWithPortNotGenerate [2023-02-07T13:32:46.835Z] === RUN Test/TestNewEntry [2023-02-07T13:32:46.835Z] === RUN Test/TestParse [2023-02-07T13:32:46.835Z] --- PASS: Test (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestContainsEntry (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestCreateEntries (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestEntriesDiff (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestEntriesEquality (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestNewEntry (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestParse (0.00s) [2023-02-07T13:32:46.835Z] PASS [2023-02-07T13:32:46.835Z] coverage: 58.3% of statements [2023-02-07T13:32:46.835Z] ok github.com/docker/docker/pkg/discovery 0.054s coverage: 58.3% of statements [2023-02-07T13:32:46.835Z] === RUN Test [2023-02-07T13:32:46.835Z] === RUN Test/TestContent [2023-02-07T13:32:46.835Z] === RUN Test/TestInitialize [2023-02-07T13:32:46.835Z] === RUN Test/TestNew [2023-02-07T13:32:46.835Z] === RUN Test/TestParsingContentsWithComments [2023-02-07T13:32:46.835Z] === RUN Test/TestRegister [2023-02-07T13:32:46.835Z] === RUN Test/TestWatch [2023-02-07T13:32:46.835Z] --- PASS: Test (0.01s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestContent (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestInitialize (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestNew (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestRegister (0.00s) [2023-02-07T13:32:46.835Z] --- PASS: Test/TestWatch (0.00s) [2023-02-07T13:32:46.835Z] PASS [2023-02-07T13:32:46.835Z] coverage: 97.6% of statements [2023-02-07T13:32:46.835Z] --- PASS: TestCmdStreamGood (0.07s) [2023-02-07T13:32:46.835Z] === RUN TestUntarPathWithInvalidDest [2023-02-07T13:32:46.835Z] ok github.com/docker/docker/pkg/discovery/file 0.072s coverage: 97.6% of statements [2023-02-07T13:32:46.835Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2023-02-07T13:32:46.835Z] === RUN TestUntarPathWithInvalidSrc [2023-02-07T13:32:46.835Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2023-02-07T13:32:46.835Z] === RUN TestUntarPath [2023-02-07T13:32:46.835Z] --- PASS: TestUntarPath (0.08s) [2023-02-07T13:32:46.835Z] === RUN TestUntarPathWithDestinationFile [2023-02-07T13:32:47.294Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2023-02-07T13:32:47.294Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2023-02-07T13:32:47.294Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2023-02-07T13:32:47.294Z] === RUN TestCopyWithTarInvalidSrc [2023-02-07T13:32:47.294Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2023-02-07T13:32:47.294Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2023-02-07T13:32:47.294Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2023-02-07T13:32:47.294Z] === RUN TestCopyWithTarSrcFile [2023-02-07T13:32:47.294Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2023-02-07T13:32:47.294Z] === RUN TestCopyWithTarSrcFolder [2023-02-07T13:32:47.294Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2023-02-07T13:32:47.294Z] === RUN TestCopyFileWithTarInvalidSrc [2023-02-07T13:32:47.294Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2023-02-07T13:32:47.294Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2023-02-07T13:32:47.294Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2023-02-07T13:32:47.294Z] === RUN TestCopyFileWithTarSrcFolder [2023-02-07T13:32:47.294Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2023-02-07T13:32:47.294Z] === RUN TestCopyFileWithTarSrcFile [2023-02-07T13:32:47.294Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2023-02-07T13:32:47.294Z] === RUN TestTarFiles [2023-02-07T13:32:47.753Z] === RUN Test [2023-02-07T13:32:47.753Z] === RUN Test/TestInitialize [2023-02-07T13:32:47.753Z] === RUN Test [2023-02-07T13:32:47.753Z] === RUN Test/TestWatch [2023-02-07T13:32:47.753Z] --- PASS: Test (0.00s) [2023-02-07T13:32:47.753Z] --- PASS: Test/TestWatch (0.00s) [2023-02-07T13:32:47.753Z] PASS [2023-02-07T13:32:47.753Z] coverage: 92.3% of statements [2023-02-07T13:32:47.753Z] ok github.com/docker/docker/pkg/discovery/memory 0.069s coverage: 92.3% of statements [2023-02-07T13:32:48.211Z] time="2023-02-07T13:32:47Z" level=info msg="Initializing discovery without TLS" [2023-02-07T13:32:48.211Z] time="2023-02-07T13:32:47Z" level=info msg="Initializing discovery without TLS" [2023-02-07T13:32:48.211Z] time="2023-02-07T13:32:47Z" level=info msg="Initializing discovery without TLS" [2023-02-07T13:32:48.211Z] === RUN Test/TestInitializeWithCerts [2023-02-07T13:32:48.211Z] time="2023-02-07T13:32:47Z" level=info msg="Initializing discovery with TLS" [2023-02-07T13:32:48.211Z] === RUN Test [2023-02-07T13:32:48.211Z] === RUN Test/TestInitialize [2023-02-07T13:32:48.211Z] === RUN Test/TestWatch [2023-02-07T13:32:48.211Z] time="2023-02-07T13:32:47Z" level=info msg="Initializing discovery without TLS" [2023-02-07T13:32:48.211Z] === RUN Test/TestInitializeWithPattern [2023-02-07T13:32:48.211Z] === RUN Test/TestRegister [2023-02-07T13:32:48.211Z] === RUN Test/TestWatch [2023-02-07T13:32:48.211Z] --- PASS: Test (0.00s) [2023-02-07T13:32:48.211Z] --- PASS: Test/TestInitialize (0.00s) [2023-02-07T13:32:48.211Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2023-02-07T13:32:48.211Z] --- PASS: Test/TestRegister (0.00s) [2023-02-07T13:32:48.211Z] --- PASS: Test/TestWatch (0.00s) [2023-02-07T13:32:48.211Z] PASS [2023-02-07T13:32:48.211Z] coverage: 93.8% of statements [2023-02-07T13:32:48.211Z] ok github.com/docker/docker/pkg/discovery/nodes 0.047s coverage: 93.8% of statements [2023-02-07T13:32:48.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-02-07T13:32:48.940Z] --- PASS: TestRenameLinkedContainer (2.40s) [2023-02-07T13:32:48.940Z] === RUN TestRenameStoppedContainer [2023-02-07T13:32:49.184Z] === RUN TestPollerAddRemove [2023-02-07T13:32:49.184Z] --- PASS: TestPollerAddRemove (0.00s) [2023-02-07T13:32:49.184Z] === RUN TestPollerEvent [2023-02-07T13:32:49.184Z] poller_test.go:41: No chmod on Windows [2023-02-07T13:32:49.184Z] --- SKIP: TestPollerEvent (0.00s) [2023-02-07T13:32:49.184Z] === RUN TestPollerClose [2023-02-07T13:32:49.184Z] --- PASS: TestPollerClose (0.00s) [2023-02-07T13:32:49.184Z] PASS [2023-02-07T13:32:49.184Z] coverage: 36.2% of statements [2023-02-07T13:32:49.184Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 36.2% of statements [2023-02-07T13:32:49.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-02-07T13:32:49.508Z] Created binary: bundles/binary-daemon/dockerd-dev [2023-02-07T13:32:49.508Z] Copying nested executables into bundles/binary-daemon [2023-02-07T13:32:49.508Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2023-02-07T13:32:49.646Z] === RUN TestCopyFileWithInvalidSrc [2023-02-07T13:32:49.646Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestCopyFileWithInvalidDest [2023-02-07T13:32:49.646Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestCopyFileWithSameSrcAndDest [2023-02-07T13:32:49.646Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2023-02-07T13:32:49.646Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2023-02-07T13:32:49.646Z] === RUN TestCopyFile [2023-02-07T13:32:49.646Z] --- PASS: TestCopyFile (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2023-02-07T13:32:49.646Z] fileutils_test.go:134: Needs porting to Windows [2023-02-07T13:32:49.646Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2023-02-07T13:32:49.646Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestReadSymlinkedDirectoryToFile [2023-02-07T13:32:49.646Z] fileutils_test.go:180: Needs porting to Windows [2023-02-07T13:32:49.646Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestWildcardMatches [2023-02-07T13:32:49.646Z] --- PASS: TestWildcardMatches (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestPatternMatches [2023-02-07T13:32:49.646Z] --- PASS: TestPatternMatches (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestExclusionPatternMatchesPatternBefore [2023-02-07T13:32:49.646Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestPatternMatchesFolderExclusions [2023-02-07T13:32:49.646Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2023-02-07T13:32:49.646Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestPatternMatchesFolderWildcardExclusions [2023-02-07T13:32:49.646Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestExclusionPatternMatchesPatternAfter [2023-02-07T13:32:49.646Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestExclusionPatternMatchesWholeDirectory [2023-02-07T13:32:49.646Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestSingleExclamationError [2023-02-07T13:32:49.646Z] --- PASS: TestSingleExclamationError (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestMatchesWithNoPatterns [2023-02-07T13:32:49.646Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestMatchesWithMalformedPatterns [2023-02-07T13:32:49.646Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestMatches [2023-02-07T13:32:49.646Z] --- PASS: TestMatches (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestCleanPatterns [2023-02-07T13:32:49.646Z] --- PASS: TestCleanPatterns (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestCleanPatternsStripEmptyPatterns [2023-02-07T13:32:49.646Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestCleanPatternsExceptionFlag [2023-02-07T13:32:49.646Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2023-02-07T13:32:49.646Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2023-02-07T13:32:49.646Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestCleanPatternsErrorSingleException [2023-02-07T13:32:49.646Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestCreateIfNotExistsDir [2023-02-07T13:32:49.646Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestCreateIfNotExistsFile [2023-02-07T13:32:49.646Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2023-02-07T13:32:49.646Z] === RUN TestMatch [2023-02-07T13:32:49.646Z] --- PASS: TestMatch (0.00s) [2023-02-07T13:32:49.646Z] PASS [2023-02-07T13:32:49.646Z] coverage: 85.4% of statements [2023-02-07T13:32:49.646Z] ok github.com/docker/docker/pkg/fileutils 0.106s coverage: 85.4% of statements [2023-02-07T13:32:49.758Z] --- PASS: TestRenameStoppedContainer (0.56s) [2023-02-07T13:32:49.758Z] === RUN TestRenameRunningContainerAndReuse [2023-02-07T13:32:49.833Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44946/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d -e DOCKER_GRAPHDRIVER docker:0312e468da5c99267654d5c6b62785e29ffe6e0d hack/make.sh cross [2023-02-07T13:32:50.092Z] [2023-02-07T13:32:50.104Z] === RUN TestGet [2023-02-07T13:32:50.104Z] --- PASS: TestGet (0.00s) [2023-02-07T13:32:50.104Z] === RUN TestGetShortcutString [2023-02-07T13:32:50.104Z] --- PASS: TestGetShortcutString (0.00s) [2023-02-07T13:32:50.104Z] PASS [2023-02-07T13:32:50.104Z] coverage: 42.9% of statements [2023-02-07T13:32:50.104Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2023-02-07T13:32:50.320Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2023-02-07T13:32:50.351Z] Removing bundles/ [2023-02-07T13:32:50.351Z] [2023-02-07T13:32:50.351Z] ---> Making bundle: cross (in bundles/cross) [2023-02-07T13:32:50.351Z] Cross building: bundles/cross/linux/amd64 [2023-02-07T13:32:50.351Z] Building: bundles/cross/linux/amd64/dockerd-dev [2023-02-07T13:32:50.351Z] GOOS="linux" GOARCH="amd64" GOARM="" [2023-02-07T13:32:50.563Z] === RUN TestCreateIDMapOrder [2023-02-07T13:32:50.882Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s) [2023-02-07T13:32:50.882Z] === RUN TestRenameInvalidName [2023-02-07T13:32:51.023Z] --- PASS: TestCreateIDMapOrder (0.00s) [2023-02-07T13:32:51.023Z] PASS [2023-02-07T13:32:51.023Z] coverage: 7.2% of statements [2023-02-07T13:32:51.023Z] ok github.com/docker/docker/pkg/idtools 0.054s coverage: 7.2% of statements [2023-02-07T13:32:51.023Z] --- PASS: Test (3.23s) [2023-02-07T13:32:51.023Z] --- PASS: Test/TestInitialize (0.22s) [2023-02-07T13:32:51.023Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2023-02-07T13:32:51.023Z] --- PASS: Test/TestWatch (3.00s) [2023-02-07T13:32:51.023Z] PASS [2023-02-07T13:32:51.023Z] coverage: 84.1% of statements [2023-02-07T13:32:51.023Z] ok github.com/docker/docker/pkg/discovery/kv 3.294s coverage: 84.1% of statements [2023-02-07T13:32:51.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-02-07T13:32:51.394Z] --- PASS: TestRenameInvalidName (0.75s) [2023-02-07T13:32:51.394Z] === RUN TestRenameAnonymousContainer [2023-02-07T13:32:51.990Z] === RUN TestFixedBufferCap [2023-02-07T13:32:51.990Z] --- PASS: TestFixedBufferCap (0.00s) [2023-02-07T13:32:51.990Z] === RUN TestFixedBufferLen [2023-02-07T13:32:51.990Z] --- PASS: TestFixedBufferLen (0.00s) [2023-02-07T13:32:51.990Z] === RUN TestFixedBufferString [2023-02-07T13:32:51.990Z] --- PASS: TestFixedBufferString (0.00s) [2023-02-07T13:32:51.990Z] === RUN TestFixedBufferWrite [2023-02-07T13:32:51.990Z] --- PASS: TestFixedBufferWrite (0.00s) [2023-02-07T13:32:51.990Z] === RUN TestFixedBufferRead [2023-02-07T13:32:51.990Z] --- PASS: TestFixedBufferRead (0.00s) [2023-02-07T13:32:51.990Z] === RUN TestBytesPipeRead [2023-02-07T13:32:51.990Z] --- PASS: TestBytesPipeRead (0.00s) [2023-02-07T13:32:51.990Z] === RUN TestBytesPipeWrite [2023-02-07T13:32:51.990Z] --- PASS: TestBytesPipeWrite (0.00s) [2023-02-07T13:32:51.990Z] === RUN TestBytesPipeWriteRandomChunks [2023-02-07T13:32:51.990Z] === RUN TestError [2023-02-07T13:32:51.990Z] --- PASS: TestError (0.00s) [2023-02-07T13:32:51.990Z] === RUN TestProgressString [2023-02-07T13:32:51.990Z] === RUN TestProgressString/no_progress [2023-02-07T13:32:51.990Z] === RUN TestProgressString/progress_1 [2023-02-07T13:32:51.990Z] === RUN TestProgressString/some_progress_with_a_start_time [2023-02-07T13:32:51.990Z] === RUN TestProgressString/some_progress_without_a_start_time [2023-02-07T13:32:51.990Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2023-02-07T13:32:51.990Z] === RUN TestProgressString/with_units [2023-02-07T13:32:51.990Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2023-02-07T13:32:51.990Z] === RUN TestProgressString/hide_counts [2023-02-07T13:32:51.990Z] --- PASS: TestProgressString (0.00s) [2023-02-07T13:32:51.990Z] --- PASS: TestProgressString/no_progress (0.00s) [2023-02-07T13:32:51.990Z] --- PASS: TestProgressString/progress_1 (0.00s) [2023-02-07T13:32:51.990Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2023-02-07T13:32:51.990Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2023-02-07T13:32:51.990Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2023-02-07T13:32:51.990Z] --- PASS: TestProgressString/with_units (0.00s) [2023-02-07T13:32:51.990Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2023-02-07T13:32:51.990Z] --- PASS: TestProgressString/hide_counts (0.00s) [2023-02-07T13:32:51.990Z] === RUN TestJSONMessageDisplay [2023-02-07T13:32:52.448Z] --- PASS: TestJSONMessageDisplay (0.19s) [2023-02-07T13:32:52.448Z] === RUN TestJSONMessageDisplayWithJSONError [2023-02-07T13:32:52.448Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2023-02-07T13:32:52.448Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2023-02-07T13:32:52.448Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2023-02-07T13:32:52.448Z] === RUN TestDisplayJSONMessagesStream [2023-02-07T13:32:52.448Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2023-02-07T13:32:52.448Z] PASS [2023-02-07T13:32:52.448Z] coverage: 91.7% of statements [2023-02-07T13:32:52.448Z] ok github.com/docker/docker/pkg/jsonmessage 0.256s coverage: 91.7% of statements [2023-02-07T13:32:52.448Z] === RUN TestStandardLongPath [2023-02-07T13:32:52.448Z] --- PASS: TestStandardLongPath (0.00s) [2023-02-07T13:32:52.448Z] === RUN TestUNCLongPath [2023-02-07T13:32:52.448Z] --- PASS: TestUNCLongPath (0.00s) [2023-02-07T13:32:52.448Z] PASS [2023-02-07T13:32:52.448Z] coverage: 100.0% of statements [2023-02-07T13:32:52.448Z] ok github.com/docker/docker/pkg/longpath 0.056s coverage: 100.0% of statements [2023-02-07T13:32:52.448Z] --- PASS: TestBytesPipeWriteRandomChunks (0.58s) [2023-02-07T13:32:52.448Z] === RUN TestAtomicWriteToFile [2023-02-07T13:32:52.448Z] --- PASS: TestAtomicWriteToFile (0.02s) [2023-02-07T13:32:52.448Z] === RUN TestAtomicWriteSetCommit [2023-02-07T13:32:52.448Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2023-02-07T13:32:52.448Z] === RUN TestAtomicWriteSetCancel [2023-02-07T13:32:52.448Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2023-02-07T13:32:52.448Z] === RUN TestReadCloserWrapperClose [2023-02-07T13:32:52.448Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2023-02-07T13:32:52.448Z] === RUN TestReaderErrWrapperReadOnError [2023-02-07T13:32:52.448Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2023-02-07T13:32:52.448Z] === RUN TestReaderErrWrapperRead [2023-02-07T13:32:52.448Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2023-02-07T13:32:52.448Z] === RUN TestHashData [2023-02-07T13:32:52.448Z] --- PASS: TestHashData (0.00s) [2023-02-07T13:32:52.448Z] === RUN TestCancelReadCloser [2023-02-07T13:32:52.906Z] --- PASS: TestCancelReadCloser (0.10s) [2023-02-07T13:32:52.906Z] === RUN TestWriteCloserWrapperClose [2023-02-07T13:32:52.906Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2023-02-07T13:32:52.906Z] === RUN TestNopWriteCloser [2023-02-07T13:32:52.906Z] --- PASS: TestNopWriteCloser (0.00s) [2023-02-07T13:32:52.906Z] === RUN TestNopWriter [2023-02-07T13:32:52.906Z] --- PASS: TestNopWriter (0.00s) [2023-02-07T13:32:52.906Z] === RUN TestWriteCounter [2023-02-07T13:32:52.906Z] --- PASS: TestWriteCounter (0.00s) [2023-02-07T13:32:52.906Z] PASS [2023-02-07T13:32:52.906Z] coverage: 69.2% of statements [2023-02-07T13:32:52.906Z] ok github.com/docker/docker/pkg/ioutils 0.777s coverage: 69.2% of statements [2023-02-07T13:32:53.299Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-02-07T13:32:53.371Z] === RUN TestNameFormat [2023-02-07T13:32:53.372Z] --- PASS: TestNameFormat (0.00s) [2023-02-07T13:32:53.372Z] === RUN TestNameRetries [2023-02-07T13:32:53.372Z] --- PASS: TestNameRetries (0.00s) [2023-02-07T13:32:53.372Z] PASS [2023-02-07T13:32:53.372Z] coverage: 85.7% of statements [2023-02-07T13:32:53.372Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2023-02-07T13:32:53.835Z] === RUN TestParseKeyValueOpt [2023-02-07T13:32:53.835Z] --- PASS: TestParseKeyValueOpt (0.00s) [2023-02-07T13:32:53.835Z] === RUN TestParseUintList [2023-02-07T13:32:53.835Z] --- PASS: TestParseUintList (0.00s) [2023-02-07T13:32:53.835Z] === RUN TestParseUintListMaximumLimits [2023-02-07T13:32:53.835Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2023-02-07T13:32:53.835Z] PASS [2023-02-07T13:32:53.835Z] coverage: 97.0% of statements [2023-02-07T13:32:53.835Z] ok github.com/docker/docker/pkg/parsers 0.068s coverage: 97.0% of statements [2023-02-07T13:32:53.835Z] === RUN TestNewAndRemove [2023-02-07T13:32:53.835Z] --- PASS: TestNewAndRemove (0.00s) [2023-02-07T13:32:53.835Z] === RUN TestRemoveInvalidPath [2023-02-07T13:32:53.835Z] --- PASS: TestRemoveInvalidPath (0.00s) [2023-02-07T13:32:53.835Z] PASS [2023-02-07T13:32:53.835Z] coverage: 82.6% of statements [2023-02-07T13:32:53.835Z] ok github.com/docker/docker/pkg/pidfile 0.057s coverage: 82.6% of statements [2023-02-07T13:32:54.227Z] --- PASS: TestRenameAnonymousContainer (2.63s) [2023-02-07T13:32:54.227Z] === RUN TestRenameContainerWithSameName [2023-02-07T13:32:54.294Z] --- PASS: TestTarFiles (7.26s) [2023-02-07T13:32:54.294Z] === RUN TestTarUntar [2023-02-07T13:32:54.752Z] --- PASS: TestTarUntar (0.04s) [2023-02-07T13:32:54.752Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2023-02-07T13:32:54.752Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2023-02-07T13:32:54.752Z] === RUN TestTarWithOptions [2023-02-07T13:32:54.752Z] --- PASS: TestTarWithOptions (0.06s) [2023-02-07T13:32:54.752Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2023-02-07T13:32:54.752Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2023-02-07T13:32:54.752Z] === RUN TestUntarUstarGnuConflict [2023-02-07T13:32:54.752Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2023-02-07T13:32:54.752Z] === RUN TestUntarInvalidFilenames [2023-02-07T13:32:54.752Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames873662423\\dest" [2023-02-07T13:32:54.752Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2023-02-07T13:32:54.752Z] === RUN TestUntarHardlinkToSymlink [2023-02-07T13:32:54.752Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2023-02-07T13:32:54.752Z] === RUN TestUntarInvalidHardlink [2023-02-07T13:32:54.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3311254351\\victim\\hello" -> "../victim/hello" [2023-02-07T13:32:54.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1230770250\\victim\\hello" -> "/../victim/hello" [2023-02-07T13:32:54.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3964646605\\victim" -> "../victim" [2023-02-07T13:32:54.752Z] === RUN TestParseEmptyInterface [2023-02-07T13:32:54.752Z] --- PASS: TestParseEmptyInterface (0.00s) [2023-02-07T13:32:54.752Z] === RUN TestParseNonInterfaceType [2023-02-07T13:32:54.752Z] --- PASS: TestParseNonInterfaceType (0.00s) [2023-02-07T13:32:54.752Z] === RUN TestParseWithOneFunction [2023-02-07T13:32:54.752Z] --- PASS: TestParseWithOneFunction (0.00s) [2023-02-07T13:32:54.752Z] === RUN TestParseWithMultipleFuncs [2023-02-07T13:32:54.752Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2023-02-07T13:32:54.752Z] === RUN TestParseWithUnnamedReturn [2023-02-07T13:32:54.752Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2023-02-07T13:32:54.752Z] === RUN TestEmbeddedInterface [2023-02-07T13:32:54.752Z] --- PASS: TestEmbeddedInterface (0.00s) [2023-02-07T13:32:54.752Z] === RUN TestParsedImports [2023-02-07T13:32:54.752Z] --- PASS: TestParsedImports (0.00s) [2023-02-07T13:32:54.752Z] === RUN TestAliasedImports [2023-02-07T13:32:54.752Z] --- PASS: TestAliasedImports (0.00s) [2023-02-07T13:32:54.752Z] PASS [2023-02-07T13:32:54.752Z] coverage: 56.8% of statements [2023-02-07T13:32:54.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2054273594\\victim" -> "../victim" [2023-02-07T13:32:54.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1323880837\\victim" -> "../victim" [2023-02-07T13:32:54.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2680750800\\victim" -> "../victim" [2023-02-07T13:32:54.752Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.070s coverage: 56.8% of statements [2023-02-07T13:32:54.752Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2023-02-07T13:32:54.752Z] === RUN TestUntarInvalidSymlink [2023-02-07T13:32:54.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1825272026\\dest\\dotdot" -> "../victim/hello" [2023-02-07T13:32:54.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2398304272\\dest\\slash-dotdot" -> "/../victim/hello" [2023-02-07T13:32:54.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4233628054\\dest\\loophole-victim" -> "../victim" [2023-02-07T13:32:54.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1369135925\\dest\\loophole-victim" -> "../victim" [2023-02-07T13:32:54.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2606973217\\dest\\loophole-victim" -> "../victim" [2023-02-07T13:32:54.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4202682906\\dest\\loophole-victim" -> "../victim" [2023-02-07T13:32:54.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2391865036\\dest\\dir\\loophole" -> "../../victim" [2023-02-07T13:32:54.752Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2023-02-07T13:32:54.752Z] === RUN TestTempArchiveCloseMultipleTimes [2023-02-07T13:32:54.752Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2023-02-07T13:32:54.752Z] === RUN TestXGlobalNoParent [2023-02-07T13:32:54.752Z] --- PASS: TestXGlobalNoParent (0.00s) [2023-02-07T13:32:54.752Z] === RUN TestReplaceFileTarWrapper [2023-02-07T13:32:54.790Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2023-02-07T13:32:54.790Z] === RUN TestRenameContainerWithLinkedContainer [2023-02-07T13:32:55.206Z] --- PASS: TestServiceUpdateNetwork (12.36s) [2023-02-07T13:32:55.206Z] === RUN TestServiceUpdatePidsLimit [2023-02-07T13:32:55.209Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2023-02-07T13:32:55.209Z] === RUN TestPrefixHeaderReadable [2023-02-07T13:32:55.209Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2023-02-07T13:32:55.209Z] === RUN TestDisablePigz [2023-02-07T13:32:55.209Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2023-02-07T13:32:55.209Z] --- PASS: TestDisablePigz (0.20s) [2023-02-07T13:32:55.209Z] === RUN TestPigz [2023-02-07T13:32:55.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-02-07T13:32:55.670Z] === RUN TestFailedConnection [2023-02-07T13:32:55.670Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2023-02-07T13:32:55.670Z] --- PASS: TestPigz (0.18s) [2023-02-07T13:32:55.670Z] === RUN TestCopyFileWithInvalidDest [2023-02-07T13:32:55.670Z] archive_windows_test.go:17: Currently fails [2023-02-07T13:32:55.670Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2023-02-07T13:32:55.670Z] === RUN TestCanonicalTarNameForPath [2023-02-07T13:32:55.670Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2023-02-07T13:32:55.670Z] === RUN TestCanonicalTarName [2023-02-07T13:32:55.670Z] --- PASS: TestCanonicalTarName (0.00s) [2023-02-07T13:32:55.670Z] === RUN TestChmodTarEntry [2023-02-07T13:32:55.670Z] --- PASS: TestChmodTarEntry (0.00s) [2023-02-07T13:32:55.670Z] === RUN TestHardLinkOrder [2023-02-07T13:32:55.670Z] --- PASS: TestHardLinkOrder (0.13s) [2023-02-07T13:32:55.670Z] === RUN TestChangeString [2023-02-07T13:32:55.670Z] --- PASS: TestChangeString (0.00s) [2023-02-07T13:32:55.670Z] === RUN TestChangesWithNoChanges [2023-02-07T13:32:55.670Z] --- PASS: TestChangesWithNoChanges (0.04s) [2023-02-07T13:32:55.670Z] === RUN TestChangesWithChanges [2023-02-07T13:32:55.670Z] --- PASS: TestChangesWithChanges (0.07s) [2023-02-07T13:32:55.670Z] === RUN TestChangesWithChangesGH13590 [2023-02-07T13:32:55.670Z] changes_test.go:192: needs more investigation [2023-02-07T13:32:55.670Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2023-02-07T13:32:55.670Z] === RUN TestChangesDirsEmpty [2023-02-07T13:32:55.670Z] === RUN TestHTTPTransport [2023-02-07T13:32:55.670Z] --- PASS: TestHTTPTransport (0.00s) [2023-02-07T13:32:55.670Z] PASS [2023-02-07T13:32:55.670Z] coverage: 85.7% of statements [2023-02-07T13:32:55.670Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2023-02-07T13:32:55.771Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-02-07T13:32:55.916Z] check_test.go:309: [d2a815321d81e] daemon is not started [2023-02-07T13:32:55.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2023-02-07T13:32:56.129Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2023-02-07T13:32:56.129Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-02-07T13:32:56.129Z] === RUN TestBufioReaderPoolPutAndGet [2023-02-07T13:32:56.129Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2023-02-07T13:32:56.129Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2023-02-07T13:32:56.130Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2023-02-07T13:32:56.130Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2023-02-07T13:32:56.130Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-02-07T13:32:56.130Z] === RUN TestBufioWriterPoolPutAndGet [2023-02-07T13:32:56.130Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2023-02-07T13:32:56.130Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2023-02-07T13:32:56.130Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2023-02-07T13:32:56.130Z] === RUN TestBufferPoolPutAndGet [2023-02-07T13:32:56.130Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2023-02-07T13:32:56.130Z] PASS [2023-02-07T13:32:56.130Z] coverage: 88.2% of statements [2023-02-07T13:32:56.130Z] --- PASS: TestChangesDirsEmpty (0.17s) [2023-02-07T13:32:56.130Z] === RUN TestChangesDirsMutated [2023-02-07T13:32:56.130Z] ok github.com/docker/docker/pkg/pools 0.058s coverage: 88.2% of statements [2023-02-07T13:32:56.130Z] --- PASS: TestChangesDirsMutated (0.17s) [2023-02-07T13:32:56.130Z] === RUN TestApplyLayer [2023-02-07T13:32:56.130Z] changes_test.go:405: needs further investigation [2023-02-07T13:32:56.130Z] --- SKIP: TestApplyLayer (0.00s) [2023-02-07T13:32:56.130Z] === RUN TestChangesSizeWithHardlinks [2023-02-07T13:32:56.130Z] changes_test.go:441: needs further investigation [2023-02-07T13:32:56.130Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2023-02-07T13:32:56.130Z] === RUN TestChangesSizeWithNoChanges [2023-02-07T13:32:56.130Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2023-02-07T13:32:56.130Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2023-02-07T13:32:56.130Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2023-02-07T13:32:56.130Z] === RUN TestChangesSize [2023-02-07T13:32:56.130Z] --- PASS: TestChangesSize (0.00s) [2023-02-07T13:32:56.130Z] === RUN TestApplyLayerInvalidFilenames [2023-02-07T13:32:56.130Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2576623350\\dest" [2023-02-07T13:32:56.130Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2023-02-07T13:32:56.130Z] === RUN TestApplyLayerInvalidHardlink [2023-02-07T13:32:56.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink362389692\\victim\\hello" -> "../victim/hello" [2023-02-07T13:32:56.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4078817853\\victim\\hello" -> "/../victim/hello" [2023-02-07T13:32:56.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3309349492\\victim" -> "../victim" [2023-02-07T13:32:56.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2830525391\\victim" -> "../victim" [2023-02-07T13:32:56.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1599989524\\victim" -> "../victim" [2023-02-07T13:32:56.130Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2297055672\\victim" -> "../victim" [2023-02-07T13:32:56.130Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2023-02-07T13:32:56.130Z] === RUN TestApplyLayerInvalidSymlink [2023-02-07T13:32:56.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink276113565\\dest\\dotdot" -> "../victim/hello" [2023-02-07T13:32:56.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink918967991\\dest\\slash-dotdot" -> "/../victim/hello" [2023-02-07T13:32:56.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3533838756\\dest\\loophole-victim" -> "../victim" [2023-02-07T13:32:56.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1704885922\\dest\\loophole-victim" -> "../victim" [2023-02-07T13:32:56.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3271430163\\dest\\loophole-victim" -> "../victim" [2023-02-07T13:32:56.130Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2315215648\\dest\\loophole-victim" -> "../victim" [2023-02-07T13:32:56.130Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2023-02-07T13:32:56.130Z] === RUN TestApplyLayerWhiteouts [2023-02-07T13:32:56.130Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2023-02-07T13:32:56.130Z] === RUN TestGenerateEmptyFile [2023-02-07T13:32:56.130Z] --- PASS: TestGenerateEmptyFile (0.00s) [2023-02-07T13:32:56.130Z] === RUN TestGenerateWithContent [2023-02-07T13:32:56.130Z] --- PASS: TestGenerateWithContent (0.00s) [2023-02-07T13:32:56.130Z] PASS [2023-02-07T13:32:56.130Z] coverage: 62.6% of statements [2023-02-07T13:32:56.130Z] ok github.com/docker/docker/pkg/archive 10.573s coverage: 62.6% of statements [2023-02-07T13:32:56.174Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2023-02-07T13:32:56.174Z] === RUN TestResize [2023-02-07T13:32:56.336Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-02-07T13:32:56.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-02-07T13:32:56.587Z] === RUN TestOutputOnPrematureClose [2023-02-07T13:32:56.587Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2023-02-07T13:32:56.587Z] === RUN TestCompleteSilently [2023-02-07T13:32:56.587Z] --- PASS: TestCompleteSilently (0.00s) [2023-02-07T13:32:56.587Z] PASS [2023-02-07T13:32:56.587Z] coverage: 75.9% of statements [2023-02-07T13:32:56.587Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2023-02-07T13:32:56.587Z] --- PASS: TestFailedConnection (1.17s) [2023-02-07T13:32:56.587Z] === RUN TestFailOnce [2023-02-07T13:32:56.587Z] === RUN TestSendToOneSub [2023-02-07T13:32:56.587Z] --- PASS: TestSendToOneSub (0.00s) [2023-02-07T13:32:56.587Z] === RUN TestSendToMultipleSubs [2023-02-07T13:32:56.587Z] --- PASS: TestSendToMultipleSubs (0.00s) [2023-02-07T13:32:56.587Z] === RUN TestEvictOneSub [2023-02-07T13:32:56.587Z] --- PASS: TestEvictOneSub (0.00s) [2023-02-07T13:32:56.587Z] === RUN TestClosePublisher [2023-02-07T13:32:56.587Z] --- PASS: TestClosePublisher (0.00s) [2023-02-07T13:32:56.587Z] === RUN TestPubSubRace [2023-02-07T13:32:56.992Z] --- PASS: TestResize (0.65s) [2023-02-07T13:32:56.992Z] === RUN TestResizeWithInvalidSize [2023-02-07T13:32:57.047Z] 2023/02/07 13:32:56 http: panic serving 127.0.0.1:49251: Plugin not ready [2023-02-07T13:32:57.047Z] goroutine 22 [running]: [2023-02-07T13:32:57.047Z] net/http.(*conn).serve.func1() [2023-02-07T13:32:57.047Z] c:/go/src/net/http/server.go:1825 +0xbf [2023-02-07T13:32:57.047Z] panic({0x1055a00, 0x1199640}) [2023-02-07T13:32:57.047Z] c:/go/src/runtime/panic.go:844 +0x258 [2023-02-07T13:32:57.047Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xc00000000000003b?, 0xffffffffffffffff?}, 0xc0ab0b2a88ad73bd?) [2023-02-07T13:32:57.047Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2023-02-07T13:32:57.047Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x119ee88?, 0xc0001a40e0?}, 0xc0001cda78?) [2023-02-07T13:32:57.047Z] c:/go/src/net/http/server.go:2084 +0x2f [2023-02-07T13:32:57.047Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x119ee88, 0xc0001a40e0}, 0xc0001b0200) [2023-02-07T13:32:57.047Z] c:/go/src/net/http/server.go:2462 +0x149 [2023-02-07T13:32:57.047Z] net/http.serverHandler.ServeHTTP({0x119d3b8?}, {0x119ee88, 0xc0001a40e0}, 0xc0001b0200) [2023-02-07T13:32:57.047Z] c:/go/src/net/http/server.go:2916 +0x43b [2023-02-07T13:32:57.047Z] net/http.(*conn).serve(0xc0001c0000, {0x119f298, 0xc00018a420}) [2023-02-07T13:32:57.047Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2023-02-07T13:32:57.047Z] created by net/http.(*Server).Serve [2023-02-07T13:32:57.047Z] c:/go/src/net/http/server.go:3071 +0x4db [2023-02-07T13:32:57.047Z] time="2023-02-07T13:32:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49250/Test.FailOnce: Post \"http://127.0.0.1:49250/Test.FailOnce\": EOF, retrying in 1s" [2023-02-07T13:32:57.508Z] === RUN TestRegister [2023-02-07T13:32:57.508Z] --- PASS: TestRegister (0.00s) [2023-02-07T13:32:57.508Z] === RUN TestCommand [2023-02-07T13:32:57.508Z] --- PASS: TestCommand (0.04s) [2023-02-07T13:32:57.508Z] === RUN TestNaiveSelf [2023-02-07T13:32:57.508Z] --- PASS: TestNaiveSelf (0.06s) [2023-02-07T13:32:57.508Z] PASS [2023-02-07T13:32:57.508Z] coverage: 82.4% of statements [2023-02-07T13:32:57.508Z] ok github.com/docker/docker/pkg/reexec 0.146s coverage: 82.4% of statements [2023-02-07T13:32:57.555Z] --- PASS: TestResizeWithInvalidSize (0.76s) [2023-02-07T13:32:57.555Z] === RUN TestResizeWhenContainerNotStarted [2023-02-07T13:32:57.967Z] --- PASS: TestPubSubRace (1.09s) [2023-02-07T13:32:57.967Z] PASS [2023-02-07T13:32:57.967Z] coverage: 75.0% of statements [2023-02-07T13:32:57.967Z] ok github.com/docker/docker/pkg/pubsub 1.138s coverage: 75.0% of statements [2023-02-07T13:32:57.967Z] --- PASS: TestFailOnce (1.22s) [2023-02-07T13:32:57.967Z] === RUN TestEchoInputOutput [2023-02-07T13:32:57.967Z] --- PASS: TestEchoInputOutput (0.00s) [2023-02-07T13:32:57.967Z] === RUN TestBackoff [2023-02-07T13:32:57.967Z] --- PASS: TestBackoff (0.00s) [2023-02-07T13:32:57.967Z] === RUN TestAbortRetry [2023-02-07T13:32:57.967Z] --- PASS: TestAbortRetry (0.00s) [2023-02-07T13:32:57.967Z] === RUN TestClientScheme [2023-02-07T13:32:57.967Z] --- PASS: TestClientScheme (0.00s) [2023-02-07T13:32:57.967Z] === RUN TestNewClientWithTimeout [2023-02-07T13:32:58.429Z] time="2023-02-07T13:32:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2023-02-07T13:32:58.429Z] === RUN TestParseSignal [2023-02-07T13:32:58.429Z] --- PASS: TestParseSignal (0.00s) [2023-02-07T13:32:58.429Z] === RUN TestValidSignalForPlatform [2023-02-07T13:32:58.429Z] --- PASS: TestValidSignalForPlatform (0.00s) [2023-02-07T13:32:58.429Z] PASS [2023-02-07T13:32:58.429Z] coverage: 19.7% of statements [2023-02-07T13:32:58.429Z] ok github.com/docker/docker/pkg/signal 0.060s coverage: 19.7% of statements [2023-02-07T13:32:58.486Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2023-02-07T13:32:58.486Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2023-02-07T13:32:58.486Z] === RUN TestDaemonRestartKillContainers [2023-02-07T13:32:58.486Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-07T13:32:58.486Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-07T13:32:58.486Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-07T13:32:58.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-07T13:32:58.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-07T13:32:58.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-07T13:32:58.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-07T13:32:58.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-07T13:32:58.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-07T13:32:58.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-07T13:32:58.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-07T13:32:58.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-07T13:32:58.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-07T13:32:58.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-07T13:32:58.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-07T13:32:58.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-07T13:32:58.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:32:58.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:32:58.487Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:32:58.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:32:58.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:32:58.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:32:58.487Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:32:58.487Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:32:58.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-07T13:32:58.487Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-07T13:32:58.885Z] === RUN TestNewStdWriter [2023-02-07T13:32:58.885Z] --- PASS: TestNewStdWriter (0.00s) [2023-02-07T13:32:58.885Z] === RUN TestWriteWithUninitializedStdWriter [2023-02-07T13:32:58.885Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2023-02-07T13:32:58.885Z] === RUN TestWriteWithNilBytes [2023-02-07T13:32:58.885Z] --- PASS: TestWriteWithNilBytes (0.00s) [2023-02-07T13:32:58.885Z] === RUN TestWrite [2023-02-07T13:32:58.885Z] --- PASS: TestWrite (0.00s) [2023-02-07T13:32:58.885Z] === RUN TestWriteWithWriterError [2023-02-07T13:32:58.885Z] --- PASS: TestWriteWithWriterError (0.00s) [2023-02-07T13:32:58.885Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2023-02-07T13:32:58.885Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2023-02-07T13:32:58.885Z] === RUN TestStdCopyWriteAndRead [2023-02-07T13:32:58.885Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2023-02-07T13:32:58.885Z] === RUN TestStdCopyReturnsErrorReadingHeader [2023-02-07T13:32:58.885Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2023-02-07T13:32:58.885Z] === RUN TestStdCopyReturnsErrorReadingFrame [2023-02-07T13:32:58.885Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2023-02-07T13:32:58.885Z] === RUN TestStdCopyDetectsCorruptedFrame [2023-02-07T13:32:58.885Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2023-02-07T13:32:58.885Z] === RUN TestStdCopyWithInvalidInputHeader [2023-02-07T13:32:58.885Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2023-02-07T13:32:58.885Z] === RUN TestStdCopyWithCorruptedPrefix [2023-02-07T13:32:58.885Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2023-02-07T13:32:58.885Z] === RUN TestStdCopyReturnsWriteErrors [2023-02-07T13:32:58.885Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2023-02-07T13:32:58.885Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2023-02-07T13:32:58.885Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2023-02-07T13:32:58.885Z] === RUN TestStdCopyReturnsErrorFromSystem [2023-02-07T13:32:58.885Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2023-02-07T13:32:58.885Z] PASS [2023-02-07T13:32:58.885Z] coverage: 100.0% of statements [2023-02-07T13:32:58.885Z] ok github.com/docker/docker/pkg/stdcopy 0.057s coverage: 100.0% of statements [2023-02-07T13:32:59.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-02-07T13:32:59.865Z] === RUN TestRawProgressFormatterFormatStatus [2023-02-07T13:32:59.865Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestRawProgressFormatterFormatProgress [2023-02-07T13:32:59.865Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestFormatStatus [2023-02-07T13:32:59.865Z] --- PASS: TestFormatStatus (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestFormatError [2023-02-07T13:32:59.865Z] --- PASS: TestFormatError (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestFormatJSONError [2023-02-07T13:32:59.865Z] --- PASS: TestFormatJSONError (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestJsonProgressFormatterFormatProgress [2023-02-07T13:32:59.865Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestJsonProgressFormatterFormatStatus [2023-02-07T13:32:59.865Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestNewJSONProgressOutput [2023-02-07T13:32:59.865Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestAuxFormatterEmit [2023-02-07T13:32:59.865Z] --- PASS: TestAuxFormatterEmit (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestStreamWriterStdout [2023-02-07T13:32:59.865Z] --- PASS: TestStreamWriterStdout (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestStreamWriterStderr [2023-02-07T13:32:59.865Z] --- PASS: TestStreamWriterStderr (0.00s) [2023-02-07T13:32:59.865Z] PASS [2023-02-07T13:32:59.865Z] coverage: 66.2% of statements [2023-02-07T13:32:59.865Z] ok github.com/docker/docker/pkg/streamformatter 0.070s coverage: 66.2% of statements [2023-02-07T13:32:59.865Z] === RUN TestGenerateRandomID [2023-02-07T13:32:59.865Z] --- PASS: TestGenerateRandomID (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestShortenId [2023-02-07T13:32:59.865Z] --- PASS: TestShortenId (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestShortenSha256Id [2023-02-07T13:32:59.865Z] --- PASS: TestShortenSha256Id (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestShortenIdEmpty [2023-02-07T13:32:59.865Z] --- PASS: TestShortenIdEmpty (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestShortenIdInvalid [2023-02-07T13:32:59.865Z] --- PASS: TestShortenIdInvalid (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestIsShortIDNonHex [2023-02-07T13:32:59.865Z] --- PASS: TestIsShortIDNonHex (0.00s) [2023-02-07T13:32:59.865Z] === RUN TestIsShortIDNotCorrectSize [2023-02-07T13:32:59.865Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2023-02-07T13:32:59.865Z] PASS [2023-02-07T13:32:59.865Z] coverage: 70.6% of statements [2023-02-07T13:32:59.865Z] ok github.com/docker/docker/pkg/stringid 0.054s coverage: 70.6% of statements [2023-02-07T13:32:59.865Z] time="2023-02-07T13:32:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2023-02-07T13:33:00.829Z] === RUN TestIsCpusetListAvailable [2023-02-07T13:33:00.829Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2023-02-07T13:33:00.829Z] PASS [2023-02-07T13:33:00.829Z] coverage: 38.2% of statements [2023-02-07T13:33:00.829Z] ok github.com/docker/docker/pkg/sysinfo 0.051s coverage: 38.2% of statements [2023-02-07T13:33:01.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:33:01.748Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:33:01.794Z] === RUN TestChtimes [2023-02-07T13:33:01.794Z] --- PASS: TestChtimes (0.01s) [2023-02-07T13:33:01.794Z] === RUN TestChtimesWindows [2023-02-07T13:33:01.794Z] --- PASS: TestChtimesWindows (0.00s) [2023-02-07T13:33:01.794Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2023-02-07T13:33:01.794Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2023-02-07T13:33:01.794Z] === RUN TestEnsureRemoveAllNotExist [2023-02-07T13:33:01.794Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2023-02-07T13:33:01.794Z] === RUN TestEnsureRemoveAllWithDir [2023-02-07T13:33:01.794Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2023-02-07T13:33:01.794Z] === RUN TestEnsureRemoveAllWithFile [2023-02-07T13:33:01.794Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2023-02-07T13:33:01.794Z] === RUN TestHasWin32KSupport [2023-02-07T13:33:01.794Z] syscall_windows_test.go:8: win32k: true [2023-02-07T13:33:01.794Z] --- PASS: TestHasWin32KSupport (0.00s) [2023-02-07T13:33:01.794Z] PASS [2023-02-07T13:33:01.794Z] coverage: 12.0% of statements [2023-02-07T13:33:01.794Z] ok github.com/docker/docker/pkg/system 0.069s coverage: 12.0% of statements [2023-02-07T13:33:02.253Z] === RUN TestTailFile [2023-02-07T13:33:02.253Z] --- PASS: TestTailFile (0.00s) [2023-02-07T13:33:02.253Z] === RUN TestTailFileManyLines [2023-02-07T13:33:02.253Z] --- PASS: TestTailFileManyLines (0.00s) [2023-02-07T13:33:02.253Z] === RUN TestTailEmptyFile [2023-02-07T13:33:02.253Z] --- PASS: TestTailEmptyFile (0.00s) [2023-02-07T13:33:02.253Z] === RUN TestTailNegativeN [2023-02-07T13:33:02.253Z] --- PASS: TestTailNegativeN (0.00s) [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader [2023-02-07T13:33:02.253Z] === CONT TestNewTailReader [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/no_delimiter [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/no_delimiter [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/single_byte_delimiter [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/single_byte_delimiter [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/2_byte_delimiter [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/2_byte_delimiter [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/4_byte_delimiter [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/4_byte_delimiter [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/8_byte_delimiter [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/8_byte_delimiter [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/12_byte_delimiter [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/12_byte_delimiter [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/truncated_last_line [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/truncated_last_line#01 [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/truncated_last_line#02 [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2023-02-07T13:33:02.253Z] === CONT TestNewTailReader/no_delimiter [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/no_delimiter/no_lines [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.253Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.253Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.253Z] === CONT TestNewTailReader/12_byte_delimiter [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2023-02-07T13:33:02.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2023-02-07T13:33:02.253Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2023-02-07T13:33:02.254Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === CONT TestNewTailReader/single_byte_delimiter [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.254Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2023-02-07T13:33:02.254Z] === CONT TestNewTailReader/8_byte_delimiter [2023-02-07T13:33:02.254Z] === CONT TestNewTailReader/4_byte_delimiter [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.254Z] === CONT TestNewTailReader/no_delimiter/no_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.254Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.254Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.254Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/2_byte_delimiter [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.255Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.255Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.255Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.256Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.256Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.256Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.257Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.257Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.257Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.257Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.257Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.715Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.715Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.715Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.716Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.716Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:02.717Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:03.213Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-02-07T13:33:03.214Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-02-07T13:33:03.214Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.02s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.01s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.02s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.02s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-02-07T13:33:03.215Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] time="2023-02-07T13:33:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-02-07T13:33:03.216Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-02-07T13:33:03.216Z] PASS [2023-02-07T13:33:03.216Z] coverage: 88.6% of statements [2023-02-07T13:33:03.216Z] ok github.com/docker/docker/pkg/tailfile 0.407s coverage: 88.6% of statements [2023-02-07T13:33:03.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-07T13:33:03.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-07T13:33:03.677Z] === RUN TestTarSumRemoveNonExistent [2023-02-07T13:33:03.677Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2023-02-07T13:33:03.677Z] === RUN TestTarSumRemove [2023-02-07T13:33:03.677Z] --- PASS: TestTarSumRemove (0.00s) [2023-02-07T13:33:03.677Z] === RUN TestSortFileInfoSums [2023-02-07T13:33:03.677Z] --- PASS: TestSortFileInfoSums (0.00s) [2023-02-07T13:33:03.677Z] === RUN TestNewTarSumForLabelInvalid [2023-02-07T13:33:03.677Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2023-02-07T13:33:03.677Z] === RUN TestNewTarSumForLabel [2023-02-07T13:33:03.677Z] --- PASS: TestNewTarSumForLabel (0.00s) [2023-02-07T13:33:03.677Z] === RUN TestEmptyTar [2023-02-07T13:33:03.677Z] --- PASS: TestEmptyTar (0.00s) [2023-02-07T13:33:03.677Z] === RUN TestTarSumsReadSize [2023-02-07T13:33:03.677Z] --- PASS: TestTarSumsReadSize (0.00s) [2023-02-07T13:33:03.677Z] === RUN TestTarSums [2023-02-07T13:33:03.677Z] --- PASS: TestTarSums (0.09s) [2023-02-07T13:33:03.677Z] === RUN TestIteration [2023-02-07T13:33:03.677Z] --- PASS: TestIteration (0.00s) [2023-02-07T13:33:03.677Z] === RUN TestVersionLabelForChecksum [2023-02-07T13:33:03.677Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2023-02-07T13:33:03.677Z] === RUN TestVersion [2023-02-07T13:33:03.677Z] --- PASS: TestVersion (0.00s) [2023-02-07T13:33:03.677Z] === RUN TestGetVersion [2023-02-07T13:33:03.677Z] --- PASS: TestGetVersion (0.00s) [2023-02-07T13:33:03.677Z] === RUN TestGetVersions [2023-02-07T13:33:03.677Z] --- PASS: TestGetVersions (0.00s) [2023-02-07T13:33:03.677Z] PASS [2023-02-07T13:33:03.677Z] coverage: 89.3% of statements [2023-02-07T13:33:03.677Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2023-02-07T13:33:03.677Z] testing: warning: no tests to run [2023-02-07T13:33:03.677Z] PASS [2023-02-07T13:33:03.677Z] coverage: [no statements] [2023-02-07T13:33:03.677Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: [no statements] [no tests to run] [2023-02-07T13:33:04.465Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-02-07T13:33:04.646Z] === RUN TestTruncIndex [2023-02-07T13:33:04.646Z] --- PASS: TestTruncIndex (0.10s) [2023-02-07T13:33:04.646Z] PASS [2023-02-07T13:33:04.646Z] coverage: 91.5% of statements [2023-02-07T13:33:04.646Z] ok github.com/docker/docker/pkg/truncindex 0.149s coverage: 91.5% of statements [2023-02-07T13:33:04.646Z] === RUN TestIsGIT [2023-02-07T13:33:04.646Z] --- PASS: TestIsGIT (0.00s) [2023-02-07T13:33:04.646Z] === RUN TestIsTransport [2023-02-07T13:33:04.646Z] --- PASS: TestIsTransport (0.00s) [2023-02-07T13:33:04.646Z] PASS [2023-02-07T13:33:04.646Z] coverage: 100.0% of statements [2023-02-07T13:33:04.646Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2023-02-07T13:33:05.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-07T13:33:05.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-07T13:33:05.612Z] === RUN TestVersionInfo [2023-02-07T13:33:05.612Z] --- PASS: TestVersionInfo (0.00s) [2023-02-07T13:33:05.612Z] === RUN TestAppendVersions [2023-02-07T13:33:05.612Z] --- PASS: TestAppendVersions (0.00s) [2023-02-07T13:33:05.612Z] PASS [2023-02-07T13:33:05.612Z] coverage: 88.9% of statements [2023-02-07T13:33:05.612Z] ok github.com/docker/docker/pkg/useragent 0.069s coverage: 88.9% of statements [2023-02-07T13:33:07.151Z] time="2023-02-07T13:33:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2023-02-07T13:33:07.151Z] === RUN TestValidatePrivileges [2023-02-07T13:33:07.151Z] --- PASS: TestValidatePrivileges (0.00s) [2023-02-07T13:33:07.151Z] === RUN TestFilterByCapNeg [2023-02-07T13:33:07.151Z] --- PASS: TestFilterByCapNeg (0.00s) [2023-02-07T13:33:07.151Z] === RUN TestFilterByCapPos [2023-02-07T13:33:07.151Z] --- PASS: TestFilterByCapPos (0.00s) [2023-02-07T13:33:07.151Z] === RUN TestStoreGetPluginNotMatchCapRefs [2023-02-07T13:33:07.151Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2023-02-07T13:33:07.151Z] PASS [2023-02-07T13:33:07.151Z] coverage: 12.0% of statements [2023-02-07T13:33:07.151Z] ok github.com/docker/docker/plugin 0.062s coverage: 12.0% of statements [2023-02-07T13:33:07.151Z] === RUN TestNewSettable [2023-02-07T13:33:07.151Z] --- PASS: TestNewSettable (0.00s) [2023-02-07T13:33:07.151Z] === RUN TestIsSettable [2023-02-07T13:33:07.151Z] --- PASS: TestIsSettable (0.00s) [2023-02-07T13:33:07.151Z] === RUN TestUpdateSettingsEnv [2023-02-07T13:33:07.151Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2023-02-07T13:33:07.151Z] PASS [2023-02-07T13:33:07.151Z] coverage: 20.0% of statements [2023-02-07T13:33:07.151Z] ok github.com/docker/docker/plugin/v2 0.056s coverage: 20.0% of statements [2023-02-07T13:33:07.782Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-07T13:33:07.782Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-07T13:33:08.684Z] === RUN TestLoad [2023-02-07T13:33:08.684Z] --- PASS: TestLoad (0.00s) [2023-02-07T13:33:08.684Z] === RUN TestSave [2023-02-07T13:33:08.684Z] --- PASS: TestSave (0.05s) [2023-02-07T13:33:08.684Z] === RUN TestAddDeleteGet [2023-02-07T13:33:08.684Z] --- PASS: TestAddDeleteGet (0.05s) [2023-02-07T13:33:08.684Z] === RUN TestInvalidTags [2023-02-07T13:33:08.684Z] --- PASS: TestInvalidTags (0.01s) [2023-02-07T13:33:08.684Z] PASS [2023-02-07T13:33:08.684Z] coverage: 83.7% of statements [2023-02-07T13:33:08.684Z] ok github.com/docker/docker/reference 0.196s coverage: 83.7% of statements [2023-02-07T13:33:09.650Z] === RUN TestResolveAuthConfigIndexServer [2023-02-07T13:33:09.650Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2023-02-07T13:33:09.650Z] === RUN TestResolveAuthConfigFullURL [2023-02-07T13:33:09.650Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2023-02-07T13:33:09.650Z] === RUN TestLoadAllowNondistributableArtifacts [2023-02-07T13:33:09.650Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2023-02-07T13:33:09.650Z] === RUN TestValidateMirror [2023-02-07T13:33:09.650Z] --- PASS: TestValidateMirror (0.00s) [2023-02-07T13:33:09.650Z] === RUN TestLoadInsecureRegistries [2023-02-07T13:33:10.109Z] time="2023-02-07T13:33:09Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-02-07T13:33:10.109Z] time="2023-02-07T13:33:09Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2023-02-07T13:33:10.109Z] time="2023-02-07T13:33:09Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-02-07T13:33:10.109Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2023-02-07T13:33:10.109Z] === RUN TestNewServiceConfig [2023-02-07T13:33:10.109Z] --- PASS: TestNewServiceConfig (0.00s) [2023-02-07T13:33:10.109Z] === RUN TestValidateIndexName [2023-02-07T13:33:10.109Z] --- PASS: TestValidateIndexName (0.00s) [2023-02-07T13:33:10.109Z] === RUN TestValidateIndexNameWithError [2023-02-07T13:33:10.109Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2023-02-07T13:33:10.109Z] === RUN TestEndpointParse [2023-02-07T13:33:10.109Z] --- PASS: TestEndpointParse (0.00s) [2023-02-07T13:33:10.109Z] === RUN TestEndpointParseInvalid [2023-02-07T13:33:10.109Z] --- PASS: TestEndpointParseInvalid (0.00s) [2023-02-07T13:33:10.109Z] === RUN TestValidateEndpoint [2023-02-07T13:33:10.109Z] --- PASS: TestValidateEndpoint (0.01s) [2023-02-07T13:33:10.109Z] === RUN TestPing [2023-02-07T13:33:10.109Z] --- PASS: TestPing (0.00s) [2023-02-07T13:33:10.109Z] === RUN TestPingRegistryEndpoint [2023-02-07T13:33:10.109Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:10.109Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2023-02-07T13:33:10.109Z] === RUN TestEndpoint [2023-02-07T13:33:10.109Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:10.109Z] --- SKIP: TestEndpoint (0.01s) [2023-02-07T13:33:10.109Z] === RUN TestParseRepositoryInfo [2023-02-07T13:33:10.109Z] --- PASS: TestParseRepositoryInfo (0.00s) [2023-02-07T13:33:10.109Z] === RUN TestNewIndexInfo [2023-02-07T13:33:10.109Z] --- PASS: TestNewIndexInfo (0.00s) [2023-02-07T13:33:10.109Z] === RUN TestMirrorEndpointLookup [2023-02-07T13:33:10.109Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:10.109Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2023-02-07T13:33:10.109Z] === RUN TestSearchRepositories [2023-02-07T13:33:10.109Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2023-02-07T13:33:10.109Z] Host: 127.0.0.1:49260 [2023-02-07T13:33:10.109Z] User-Agent: docker test client [2023-02-07T13:33:10.109Z] Authorization: Token fake-token [2023-02-07T13:33:10.109Z] X-Docker-Token: true [2023-02-07T13:33:10.109Z] Accept-Encoding: gzip [2023-02-07T13:33:10.109Z] [2023-02-07T13:33:10.109Z] [2023-02-07T13:33:10.109Z] registry_test.go:730: HTTP/1.1 200 OK [2023-02-07T13:33:10.109Z] Connection: close [2023-02-07T13:33:10.109Z] Content-Length: 144 [2023-02-07T13:33:10.109Z] Cache-Control: no-cache [2023-02-07T13:33:10.109Z] Content-Type: application/json [2023-02-07T13:33:10.109Z] Date: Tue, 07 Feb 2023 13:33:09 GMT [2023-02-07T13:33:10.109Z] Expires: -1 [2023-02-07T13:33:10.109Z] Pragma: no-cache [2023-02-07T13:33:10.109Z] Server: docker-tests/mock [2023-02-07T13:33:10.109Z] X-Docker-Registry-Config: mock [2023-02-07T13:33:10.109Z] X-Docker-Registry-Version: 0.0.0 [2023-02-07T13:33:10.109Z] [2023-02-07T13:33:10.109Z] [2023-02-07T13:33:10.109Z] --- PASS: TestSearchRepositories (0.01s) [2023-02-07T13:33:10.109Z] === RUN TestTrustedLocation [2023-02-07T13:33:10.109Z] --- PASS: TestTrustedLocation (0.00s) [2023-02-07T13:33:10.109Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2023-02-07T13:33:10.109Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2023-02-07T13:33:10.109Z] === RUN TestAllowNondistributableArtifacts [2023-02-07T13:33:10.109Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2023-02-07T13:33:10.109Z] === RUN TestIsSecureIndex [2023-02-07T13:33:10.109Z] --- PASS: TestIsSecureIndex (0.00s) [2023-02-07T13:33:10.109Z] PASS [2023-02-07T13:33:10.109Z] coverage: 50.2% of statements [2023-02-07T13:33:10.109Z] ok github.com/docker/docker/registry 0.325s coverage: 50.2% of statements [2023-02-07T13:33:10.109Z] === RUN TestResumableRequestHeaderSimpleErrors [2023-02-07T13:33:10.109Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2023-02-07T13:33:10.109Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2023-02-07T13:33:10.109Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2023-02-07T13:33:10.109Z] === RUN TestResumableRequestHeaderTooMuchFailures [2023-02-07T13:33:10.109Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2023-02-07T13:33:10.109Z] === RUN TestResumableRequestReaderWithReadError [2023-02-07T13:33:10.568Z] time="2023-02-07T13:33:09Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2023-02-07T13:33:10.568Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2023-02-07T13:33:10.568Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2023-02-07T13:33:10.568Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2023-02-07T13:33:10.568Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2023-02-07T13:33:10.568Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2023-02-07T13:33:10.568Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2023-02-07T13:33:10.568Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2023-02-07T13:33:10.568Z] === RUN TestResumableRequestReader [2023-02-07T13:33:10.568Z] --- PASS: TestResumableRequestReader (0.00s) [2023-02-07T13:33:10.568Z] === RUN TestResumableRequestReaderWithInitialResponse [2023-02-07T13:33:10.568Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2023-02-07T13:33:10.568Z] PASS [2023-02-07T13:33:10.568Z] coverage: 100.0% of statements [2023-02-07T13:33:10.568Z] ok github.com/docker/docker/registry/resumable 0.307s coverage: 100.0% of statements [2023-02-07T13:33:11.021Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) [2023-02-07T13:33:11.021Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-02-07T13:33:11.021Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-02-07T13:33:11.021Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-02-07T13:33:11.021Z] PASS [2023-02-07T13:33:11.021Z] [2023-02-07T13:33:11.021Z] === Skipped [2023-02-07T13:33:11.021Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-02-07T13:33:11.021Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-07T13:33:11.021Z] [2023-02-07T13:33:11.021Z] DONE 27 tests, 1 skipped in 182.740s [2023-02-07T13:33:11.021Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-02-07T13:33:11.021Z] INFO: Testing against a local daemon [2023-02-07T13:33:11.021Z] === RUN TestSessionCreate [2023-02-07T13:33:11.021Z] --- PASS: TestSessionCreate (0.02s) [2023-02-07T13:33:11.021Z] === RUN TestSessionCreateWithBadUpgrade [2023-02-07T13:33:11.021Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-02-07T13:33:11.022Z] PASS [2023-02-07T13:33:11.022Z] [2023-02-07T13:33:11.022Z] DONE 2 tests in 0.071s [2023-02-07T13:33:11.022Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-02-07T13:33:11.022Z] INFO: Testing against a local daemon [2023-02-07T13:33:11.022Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-02-07T13:33:11.022Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2023-02-07T13:33:11.022Z] === RUN TestEventsExecDie [2023-02-07T13:33:11.027Z] === RUN TestRestartManagerTimeout [2023-02-07T13:33:11.027Z] --- PASS: TestRestartManagerTimeout (0.00s) [2023-02-07T13:33:11.027Z] === RUN TestRestartManagerTimeoutReset [2023-02-07T13:33:11.027Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2023-02-07T13:33:11.027Z] PASS [2023-02-07T13:33:11.027Z] coverage: 45.3% of statements [2023-02-07T13:33:11.027Z] ok github.com/docker/docker/restartmanager 0.064s coverage: 45.3% of statements [2023-02-07T13:33:11.485Z] === RUN TestDecodeContainerConfig [2023-02-07T13:33:11.485Z] --- PASS: TestDecodeContainerConfig (0.00s) [2023-02-07T13:33:11.485Z] === RUN TestDecodeContainerConfigIsolation [2023-02-07T13:33:11.485Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2023-02-07T13:33:11.485Z] === RUN TestValidatePrivileged [2023-02-07T13:33:11.485Z] --- PASS: TestValidatePrivileged (0.00s) [2023-02-07T13:33:11.485Z] PASS [2023-02-07T13:33:11.485Z] coverage: 52.2% of statements [2023-02-07T13:33:11.485Z] ok github.com/docker/docker/runconfig 0.053s coverage: 52.2% of statements [2023-02-07T13:33:11.587Z] --- PASS: TestEventsExecDie (0.64s) [2023-02-07T13:33:11.587Z] === RUN TestEventsBackwardsCompatible [2023-02-07T13:33:11.587Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-02-07T13:33:11.587Z] === RUN TestInfoBinaryCommits [2023-02-07T13:33:11.587Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-02-07T13:33:11.587Z] === RUN TestInfoAPIVersioned [2023-02-07T13:33:11.587Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-02-07T13:33:11.587Z] === RUN TestInfoDiscoveryBackend [2023-02-07T13:33:11.943Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2023-02-07T13:33:11.943Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2023-02-07T13:33:11.943Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2023-02-07T13:33:11.943Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2023-02-07T13:33:11.943Z] PASS [2023-02-07T13:33:11.943Z] coverage: 62.5% of statements [2023-02-07T13:33:11.943Z] ok github.com/docker/docker/testutil 0.056s coverage: 62.5% of statements [2023-02-07T13:33:11.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-07T13:33:11.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-07T13:33:12.151Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-02-07T13:33:12.151Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-02-07T13:33:12.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-02-07T13:33:13.082Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-02-07T13:33:13.082Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-02-07T13:33:13.647Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-02-07T13:33:13.647Z] === RUN TestInfoAPI [2023-02-07T13:33:13.647Z] --- PASS: TestInfoAPI (0.02s) [2023-02-07T13:33:13.647Z] === RUN TestInfoAPIWarnings [2023-02-07T13:33:13.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2023-02-07T13:33:14.746Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-02-07T13:33:14.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.16s) [2023-02-07T13:33:14.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.28s) [2023-02-07T13:33:14.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.82s) [2023-02-07T13:33:14.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.88s) [2023-02-07T13:33:14.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2023-02-07T13:33:14.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2023-02-07T13:33:14.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s) [2023-02-07T13:33:14.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.44s) [2023-02-07T13:33:14.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.29s) [2023-02-07T13:33:14.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.36s) [2023-02-07T13:33:14.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.13s) [2023-02-07T13:33:14.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s) [2023-02-07T13:33:14.746Z] === RUN TestCgroupNamespacesRun [2023-02-07T13:33:15.675Z] === RUN TestGetDriver [2023-02-07T13:33:15.675Z] --- PASS: TestGetDriver (0.00s) [2023-02-07T13:33:15.675Z] === RUN TestVolumeRequestError [2023-02-07T13:33:15.675Z] --- PASS: TestNewClientWithTimeout (17.61s) [2023-02-07T13:33:15.675Z] === RUN TestClientStream [2023-02-07T13:33:15.675Z] --- PASS: TestClientStream (0.00s) [2023-02-07T13:33:15.675Z] === RUN TestClientSendFile [2023-02-07T13:33:15.675Z] --- PASS: TestClientSendFile (0.00s) [2023-02-07T13:33:15.675Z] === RUN TestClientWithRequestTimeout [2023-02-07T13:33:15.675Z] --- PASS: TestVolumeRequestError (0.01s) [2023-02-07T13:33:15.675Z] PASS [2023-02-07T13:33:15.675Z] coverage: 36.1% of statements [2023-02-07T13:33:15.675Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2023-02-07T13:33:15.675Z] === RUN TestFileSpecPlugin [2023-02-07T13:33:15.675Z] ok github.com/docker/docker/volume/drivers 0.062s coverage: 36.1% of statements [2023-02-07T13:33:15.675Z] --- PASS: TestFileSpecPlugin (0.02s) [2023-02-07T13:33:15.675Z] === RUN TestFileJSONSpecPlugin [2023-02-07T13:33:15.675Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2023-02-07T13:33:15.675Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2023-02-07T13:33:15.675Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2023-02-07T13:33:15.675Z] === RUN TestPluginAddHandler [2023-02-07T13:33:15.675Z] --- PASS: TestPluginAddHandler (0.00s) [2023-02-07T13:33:15.675Z] === RUN TestPluginWaitBadPlugin [2023-02-07T13:33:15.675Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2023-02-07T13:33:15.675Z] === RUN TestGet [2023-02-07T13:33:15.675Z] time="2023-02-07T13:33:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2023-02-07T13:33:15.675Z] === RUN TestGetAddress [2023-02-07T13:33:15.675Z] --- PASS: TestGetAddress (0.00s) [2023-02-07T13:33:15.675Z] === RUN TestRemove [2023-02-07T13:33:15.675Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-02-07T13:33:15.675Z] --- SKIP: TestRemove (0.00s) [2023-02-07T13:33:15.675Z] === RUN TestInitializeWithVolumes [2023-02-07T13:33:15.675Z] --- PASS: TestInitializeWithVolumes (0.01s) [2023-02-07T13:33:15.675Z] === RUN TestCreate [2023-02-07T13:33:15.675Z] --- PASS: TestCreate (0.02s) [2023-02-07T13:33:15.675Z] === RUN TestValidateName [2023-02-07T13:33:15.675Z] --- PASS: TestValidateName (0.00s) [2023-02-07T13:33:15.675Z] === RUN TestCreateWithOpts [2023-02-07T13:33:15.675Z] local_test.go:181: runtime.GOOS == "windows" [2023-02-07T13:33:15.675Z] --- SKIP: TestCreateWithOpts (0.00s) [2023-02-07T13:33:15.675Z] === RUN TestRelaodNoOpts [2023-02-07T13:33:15.675Z] --- PASS: TestRelaodNoOpts (0.02s) [2023-02-07T13:33:15.675Z] PASS [2023-02-07T13:33:15.675Z] coverage: 41.5% of statements [2023-02-07T13:33:15.675Z] ok github.com/docker/docker/volume/local 0.095s coverage: 41.5% of statements [2023-02-07T13:33:15.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-02-07T13:33:15.931Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2023-02-07T13:33:16.493Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2023-02-07T13:33:16.493Z] === RUN TestCgroupNamespacesRunPrivileged [2023-02-07T13:33:16.640Z] time="2023-02-07T13:33:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2023-02-07T13:33:17.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2023-02-07T13:33:17.098Z] === RUN TestConvertTmpfsOptions [2023-02-07T13:33:17.098Z] parser_test.go:49: data="mode=700,size=1m" [2023-02-07T13:33:17.098Z] parser_test.go:49: data="ro" [2023-02-07T13:33:17.098Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2023-02-07T13:33:17.098Z] === RUN TestParseMountRaw [2023-02-07T13:33:17.098Z] --- PASS: TestParseMountRaw (0.05s) [2023-02-07T13:33:17.098Z] === RUN TestParseMountRawSplit [2023-02-07T13:33:17.098Z] parser_test.go:390: case 0 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 1 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 2 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 3 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 4 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 5 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 6 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 7 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 8 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 0 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 1 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 2 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 3 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 4 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 5 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 6 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 7 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 8 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 9 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 10 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 11 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 12 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 0 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 1 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 2 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 3 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 4 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 5 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 6 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 7 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 8 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 9 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 10 [2023-02-07T13:33:17.098Z] parser_test.go:390: case 11 [2023-02-07T13:33:17.098Z] --- PASS: TestParseMountRawSplit (0.01s) [2023-02-07T13:33:17.098Z] === RUN TestParseMountSpec [2023-02-07T13:33:17.098Z] parser_test.go:455: case 0 [2023-02-07T13:33:17.098Z] parser_test.go:455: case 1 [2023-02-07T13:33:17.098Z] parser_test.go:455: case 2 [2023-02-07T13:33:17.098Z] parser_test.go:455: case 3 [2023-02-07T13:33:17.098Z] parser_test.go:455: case 4 [2023-02-07T13:33:17.098Z] parser_test.go:455: case 5 [2023-02-07T13:33:17.098Z] --- PASS: TestParseMountSpec (0.00s) [2023-02-07T13:33:17.098Z] === RUN TestParseMountSpecBindWithFileinfoError [2023-02-07T13:33:17.098Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2023-02-07T13:33:17.098Z] === RUN TestValidateMount [2023-02-07T13:33:17.098Z] --- PASS: TestValidateMount (0.01s) [2023-02-07T13:33:17.098Z] PASS [2023-02-07T13:33:17.098Z] coverage: 66.2% of statements [2023-02-07T13:33:17.098Z] ok github.com/docker/docker/volume/mounts 0.119s coverage: 66.2% of statements [2023-02-07T13:33:17.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-02-07T13:33:17.984Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2023-02-07T13:33:17.984Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-02-07T13:33:18.065Z] === RUN TestSetGetMeta [2023-02-07T13:33:18.065Z] === PAUSE TestSetGetMeta [2023-02-07T13:33:18.065Z] === RUN TestRestore [2023-02-07T13:33:18.065Z] === PAUSE TestRestore [2023-02-07T13:33:18.065Z] === RUN TestServiceCreate [2023-02-07T13:33:18.065Z] === PAUSE TestServiceCreate [2023-02-07T13:33:18.065Z] === RUN TestServiceList [2023-02-07T13:33:18.065Z] === PAUSE TestServiceList [2023-02-07T13:33:18.065Z] === RUN TestServiceRemove [2023-02-07T13:33:18.065Z] === PAUSE TestServiceRemove [2023-02-07T13:33:18.065Z] === RUN TestServiceGet [2023-02-07T13:33:18.065Z] === PAUSE TestServiceGet [2023-02-07T13:33:18.065Z] === RUN TestServicePrune [2023-02-07T13:33:18.065Z] === PAUSE TestServicePrune [2023-02-07T13:33:18.065Z] === RUN TestCreate [2023-02-07T13:33:18.065Z] === PAUSE TestCreate [2023-02-07T13:33:18.065Z] === RUN TestRemove [2023-02-07T13:33:18.065Z] === PAUSE TestRemove [2023-02-07T13:33:18.065Z] === RUN TestList [2023-02-07T13:33:18.065Z] === PAUSE TestList [2023-02-07T13:33:18.065Z] === RUN TestFindByDriver [2023-02-07T13:33:18.065Z] === PAUSE TestFindByDriver [2023-02-07T13:33:18.065Z] === RUN TestFindByReferenced [2023-02-07T13:33:18.065Z] === PAUSE TestFindByReferenced [2023-02-07T13:33:18.065Z] === RUN TestDerefMultipleOfSameRef [2023-02-07T13:33:18.065Z] === PAUSE TestDerefMultipleOfSameRef [2023-02-07T13:33:18.065Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2023-02-07T13:33:18.065Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2023-02-07T13:33:18.065Z] === RUN TestDefererencePluginOnCreateError [2023-02-07T13:33:18.065Z] === PAUSE TestDefererencePluginOnCreateError [2023-02-07T13:33:18.065Z] === RUN TestRefDerefRemove [2023-02-07T13:33:18.065Z] === PAUSE TestRefDerefRemove [2023-02-07T13:33:18.065Z] === RUN TestGet [2023-02-07T13:33:18.065Z] === PAUSE TestGet [2023-02-07T13:33:18.065Z] === RUN TestGetWithReference [2023-02-07T13:33:18.065Z] === PAUSE TestGetWithReference [2023-02-07T13:33:18.065Z] === RUN TestFilterFunc [2023-02-07T13:33:18.065Z] === RUN TestFilterFunc/test_nil_list [2023-02-07T13:33:18.065Z] === PAUSE TestFilterFunc/test_nil_list [2023-02-07T13:33:18.065Z] === RUN TestFilterFunc/test_empty_list [2023-02-07T13:33:18.065Z] === PAUSE TestFilterFunc/test_empty_list [2023-02-07T13:33:18.065Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2023-02-07T13:33:18.065Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2023-02-07T13:33:18.065Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-02-07T13:33:18.065Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-02-07T13:33:18.065Z] === RUN TestFilterFunc/test_filter_some [2023-02-07T13:33:18.065Z] === PAUSE TestFilterFunc/test_filter_some [2023-02-07T13:33:18.065Z] === RUN TestFilterFunc/test_filter_middle [2023-02-07T13:33:18.065Z] === PAUSE TestFilterFunc/test_filter_middle [2023-02-07T13:33:18.065Z] === RUN TestFilterFunc/test_filter_middle_and_last [2023-02-07T13:33:18.065Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2023-02-07T13:33:18.065Z] === RUN TestFilterFunc/test_filter_first_and_last [2023-02-07T13:33:18.065Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2023-02-07T13:33:18.065Z] === CONT TestFilterFunc/test_nil_list [2023-02-07T13:33:18.065Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-02-07T13:33:18.065Z] === CONT TestFilterFunc/test_filter_some [2023-02-07T13:33:18.065Z] === CONT TestFilterFunc/test_filter_middle_and_last [2023-02-07T13:33:18.065Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2023-02-07T13:33:18.065Z] === CONT TestFilterFunc/test_empty_list [2023-02-07T13:33:18.065Z] === CONT TestFilterFunc/test_filter_first_and_last [2023-02-07T13:33:18.065Z] === CONT TestFilterFunc/test_filter_middle [2023-02-07T13:33:18.065Z] --- PASS: TestFilterFunc (0.00s) [2023-02-07T13:33:18.065Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2023-02-07T13:33:18.065Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2023-02-07T13:33:18.065Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2023-02-07T13:33:18.065Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2023-02-07T13:33:18.065Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2023-02-07T13:33:18.065Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2023-02-07T13:33:18.065Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2023-02-07T13:33:18.065Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2023-02-07T13:33:18.065Z] === CONT TestSetGetMeta [2023-02-07T13:33:18.065Z] === CONT TestServiceGet [2023-02-07T13:33:18.065Z] === CONT TestList [2023-02-07T13:33:18.065Z] === CONT TestCreate [2023-02-07T13:33:18.065Z] --- PASS: TestSetGetMeta (0.04s) [2023-02-07T13:33:18.065Z] === CONT TestServicePrune [2023-02-07T13:33:18.065Z] === CONT TestDefererencePluginOnCreateError [2023-02-07T13:33:18.065Z] --- PASS: TestCreate (0.05s) [2023-02-07T13:33:18.065Z] --- PASS: TestList (0.08s) [2023-02-07T13:33:18.065Z] === CONT TestGetWithReference [2023-02-07T13:33:18.065Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2023-02-07T13:33:18.065Z] === CONT TestGet [2023-02-07T13:33:18.065Z] --- PASS: TestGetWithReference (0.04s) [2023-02-07T13:33:18.065Z] === CONT TestRefDerefRemove [2023-02-07T13:33:18.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-02-07T13:33:18.523Z] --- PASS: TestGet (0.04s) [2023-02-07T13:33:18.523Z] === CONT TestServiceList [2023-02-07T13:33:18.523Z] --- PASS: TestRefDerefRemove (0.05s) [2023-02-07T13:33:18.523Z] === CONT TestServiceRemove [2023-02-07T13:33:18.523Z] --- PASS: TestServiceGet (0.26s) [2023-02-07T13:33:18.523Z] === CONT TestServiceCreate [2023-02-07T13:33:18.523Z] time="2023-02-07T13:33:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-02-07T13:33:18.523Z] --- PASS: TestServiceRemove (0.10s) [2023-02-07T13:33:18.523Z] === CONT TestRestore [2023-02-07T13:33:18.523Z] --- PASS: TestServiceList (0.15s) [2023-02-07T13:33:18.523Z] === CONT TestDerefMultipleOfSameRef [2023-02-07T13:33:18.523Z] time="2023-02-07T13:33:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-02-07T13:33:18.523Z] time="2023-02-07T13:33:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-02-07T13:33:18.523Z] time="2023-02-07T13:33:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2023-02-07T13:33:18.523Z] --- PASS: TestServiceCreate (0.04s) [2023-02-07T13:33:18.523Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2023-02-07T13:33:18.523Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2023-02-07T13:33:18.523Z] === CONT TestFindByReferenced [2023-02-07T13:33:18.523Z] time="2023-02-07T13:33:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-02-07T13:33:18.523Z] --- PASS: TestRestore (0.05s) [2023-02-07T13:33:18.523Z] === CONT TestRemove [2023-02-07T13:33:18.523Z] --- PASS: TestServicePrune (0.28s) [2023-02-07T13:33:18.523Z] === CONT TestFindByDriver [2023-02-07T13:33:18.523Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2023-02-07T13:33:18.523Z] --- PASS: TestFindByReferenced (0.03s) [2023-02-07T13:33:18.523Z] --- PASS: TestRemove (0.04s) [2023-02-07T13:33:18.523Z] --- PASS: TestFindByDriver (0.04s) [2023-02-07T13:33:18.523Z] PASS [2023-02-07T13:33:18.523Z] coverage: 70.3% of statements [2023-02-07T13:33:18.523Z] ok github.com/docker/docker/volume/service 0.411s coverage: 70.3% of statements [2023-02-07T13:33:18.523Z] time="2023-02-07T13:33:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2023-02-07T13:33:20.133Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2023-02-07T13:33:20.133Z] === RUN TestCgroupNamespacesRunHostMode [2023-02-07T13:33:20.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-02-07T13:33:21.428Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-02-07T13:33:21.428Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-02-07T13:33:21.428Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-02-07T13:33:21.428Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-02-07T13:33:21.428Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-02-07T13:33:21.428Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2023-02-07T13:33:21.428Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2023-02-07T13:33:21.428Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-02-07T13:33:21.428Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-02-07T13:33:21.501Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2023-02-07T13:33:21.501Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2023-02-07T13:33:21.501Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-02-07T13:33:22.393Z] time="2023-02-07T13:33:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2023-02-07T13:33:22.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-02-07T13:33:23.358Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2023-02-07T13:33:23.358Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-02-07T13:33:24.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2023-02-07T13:33:24.984Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2023-02-07T13:33:24.984Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-02-07T13:33:25.911Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2023-02-07T13:33:25.911Z] === RUN TestCgroupNamespacesRunOlderClient [2023-02-07T13:33:27.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-02-07T13:33:27.534Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2023-02-07T13:33:27.534Z] === RUN TestNISDomainname [2023-02-07T13:33:28.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-02-07T13:33:28.465Z] --- PASS: TestNISDomainname (0.88s) [2023-02-07T13:33:28.465Z] === RUN TestHostnameDnsResolution [2023-02-07T13:33:29.397Z] check_test.go:309: [dd4ca964802da] daemon is not started [2023-02-07T13:33:29.397Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2023-02-07T13:33:29.397Z] --- PASS: TestHostnameDnsResolution (1.19s) [2023-02-07T13:33:29.397Z] === RUN TestUnprivilegedPortsAndPing [2023-02-07T13:33:29.653Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-02-07T13:33:30.215Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-02-07T13:33:30.472Z] --- PASS: TestUnprivilegedPortsAndPing (0.92s) [2023-02-07T13:33:30.472Z] === RUN TestStats [2023-02-07T13:33:30.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2023-02-07T13:33:30.946Z] --- PASS: TestGet (15.02s) [2023-02-07T13:33:30.946Z] === RUN TestPluginWithNoManifest [2023-02-07T13:33:30.946Z] --- PASS: TestPluginWithNoManifest (0.00s) [2023-02-07T13:33:30.946Z] === RUN TestGetAll [2023-02-07T13:33:30.946Z] --- PASS: TestGetAll (0.01s) [2023-02-07T13:33:30.946Z] PASS [2023-02-07T13:33:30.946Z] coverage: 73.4% of statements [2023-02-07T13:33:30.946Z] ok github.com/docker/docker/pkg/plugins 35.118s coverage: 73.4% of statements [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/pkg/term [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/quota [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/rootless [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/testutil/request [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/volume [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-02-07T13:33:30.946Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-02-07T13:33:30.984Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-02-07T13:33:31.709Z] --- PASS: TestInfoAPIWarnings (16.24s) [2023-02-07T13:33:31.709Z] === RUN TestInfoDebug [2023-02-07T13:33:31.709Z] --- PASS: TestInfoDebug (0.52s) [2023-02-07T13:33:31.709Z] === RUN TestInfoInsecureRegistries [2023-02-07T13:33:31.709Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-02-07T13:33:31.709Z] === RUN TestInfoRegistryMirrors [2023-02-07T13:33:31.709Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-02-07T13:33:31.709Z] === RUN TestLoginFailsWithBadCredentials [2023-02-07T13:33:31.709Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2023-02-07T13:33:31.709Z] === RUN TestPingCacheHeaders [2023-02-07T13:33:31.709Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-02-07T13:33:31.709Z] === RUN TestPingGet [2023-02-07T13:33:31.709Z] --- PASS: TestPingGet (0.01s) [2023-02-07T13:33:31.709Z] === RUN TestPingHead [2023-02-07T13:33:31.709Z] --- PASS: TestPingHead (0.02s) [2023-02-07T13:33:31.709Z] === RUN TestVersion [2023-02-07T13:33:31.966Z] --- PASS: TestVersion (0.02s) [2023-02-07T13:33:31.966Z] === CONT TestCgroupDriverSystemdMemoryLimit [2023-02-07T13:33:32.875Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2023-02-07T13:33:33.120Z] [2023-02-07T13:33:33.120Z] === Skipped [2023-02-07T13:33:33.120Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2023-02-07T13:33:33.120Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-02-07T13:33:33.120Z] [2023-02-07T13:33:33.120Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2023-02-07T13:33:33.120Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:33.120Z] [2023-02-07T13:33:33.120Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2023-02-07T13:33:33.120Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:33.120Z] [2023-02-07T13:33:33.120Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2023-02-07T13:33:33.120Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:33.120Z] [2023-02-07T13:33:33.120Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2023-02-07T13:33:33.120Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:33.120Z] [2023-02-07T13:33:33.120Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2023-02-07T13:33:33.120Z] client_test.go:23: runtime.GOOS == "windows" [2023-02-07T13:33:33.120Z] [2023-02-07T13:33:33.120Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2023-02-07T13:33:33.120Z] daemon_test.go:147: root required [2023-02-07T13:33:33.120Z] [2023-02-07T13:33:33.120Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-02-07T13:33:33.120Z] reload_test.go:520: root required [2023-02-07T13:33:33.120Z] [2023-02-07T13:33:33.120Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2023-02-07T13:33:33.120Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:33.120Z] [2023-02-07T13:33:33.120Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2023-02-07T13:33:33.120Z] pull_v2_test.go:82: Needs fixing on Windows [2023-02-07T13:33:33.120Z] [2023-02-07T13:33:33.120Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2023-02-07T13:33:33.120Z] pull_v2_test.go:127: Needs fixing on Windows [2023-02-07T13:33:33.120Z] [2023-02-07T13:33:33.120Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2023-02-07T13:33:33.120Z] download_test.go:268: Needs fixing on Windows [2023-02-07T13:33:33.120Z] [2023-02-07T13:33:33.120Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2023-02-07T13:33:33.120Z] layer_test.go:304: Failing on Windows [2023-02-07T13:33:33.120Z] [2023-02-07T13:33:33.120Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2023-02-07T13:33:33.120Z] layer_test.go:353: Failing on Windows [2023-02-07T13:33:33.120Z] [2023-02-07T13:33:33.121Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2023-02-07T13:33:33.121Z] layer_test.go:468: Failing on Windows [2023-02-07T13:33:33.121Z] [2023-02-07T13:33:33.121Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2023-02-07T13:33:33.121Z] layer_test.go:697: Failing on Windows [2023-02-07T13:33:33.121Z] [2023-02-07T13:33:33.121Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2023-02-07T13:33:33.121Z] migration_test.go:46: Failing on Windows [2023-02-07T13:33:33.121Z] [2023-02-07T13:33:33.121Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2023-02-07T13:33:33.121Z] migration_test.go:182: Failing on Windows [2023-02-07T13:33:33.121Z] [2023-02-07T13:33:33.121Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2023-02-07T13:33:33.121Z] mount_test.go:17: Failing on Windows [2023-02-07T13:33:33.121Z] [2023-02-07T13:33:33.121Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2023-02-07T13:33:33.121Z] mount_test.go:76: Failing on Windows [2023-02-07T13:33:33.121Z] [2023-02-07T13:33:33.121Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2023-02-07T13:33:33.121Z] mount_test.go:125: Failing on Windows [2023-02-07T13:33:33.121Z] [2023-02-07T13:33:33.121Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2023-02-07T13:33:33.121Z] mount_test.go:212: Failing on Windows [2023-02-07T13:33:33.121Z] [2023-02-07T13:33:33.121Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2023-02-07T13:33:33.121Z] archive_test.go:134: Xz not present in msys2 [2023-02-07T13:33:33.121Z] [2023-02-07T13:33:33.121Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2023-02-07T13:33:33.121Z] archive_test.go:239: Failing on Windows CI machines [2023-02-07T13:33:33.136Z] --- PASS: TestStats (2.67s) [2023-02-07T13:33:33.136Z] === RUN TestStopContainerWithTimeout [2023-02-07T13:33:33.136Z] === RUN TestStopContainerWithTimeout/0 [2023-02-07T13:33:33.136Z] === PAUSE TestStopContainerWithTimeout/0 [2023-02-07T13:33:33.136Z] === RUN TestStopContainerWithTimeout/1 [2023-02-07T13:33:33.136Z] === PAUSE TestStopContainerWithTimeout/1 [2023-02-07T13:33:33.136Z] === RUN TestStopContainerWithTimeout/3 [2023-02-07T13:33:33.136Z] === PAUSE TestStopContainerWithTimeout/3 [2023-02-07T13:33:33.136Z] === RUN TestStopContainerWithTimeout/-1 [2023-02-07T13:33:33.136Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-02-07T13:33:33.136Z] === CONT TestStopContainerWithTimeout/0 [2023-02-07T13:33:33.136Z] === CONT TestStopContainerWithTimeout/-1 [2023-02-07T13:33:33.338Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.22s) [2023-02-07T13:33:33.338Z] PASS [2023-02-07T13:33:33.338Z] [2023-02-07T13:33:33.338Z] DONE 18 tests in 22.286s [2023-02-07T13:33:33.338Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-02-07T13:33:33.338Z] INFO: Testing against a local daemon [2023-02-07T13:33:33.338Z] === RUN TestVolumesCreateAndList [2023-02-07T13:33:33.338Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-02-07T13:33:33.338Z] === RUN TestVolumesRemove [2023-02-07T13:33:33.338Z] --- PASS: TestVolumesRemove (0.08s) [2023-02-07T13:33:33.338Z] === RUN TestVolumesInspect [2023-02-07T13:33:33.338Z] --- PASS: TestVolumesInspect (0.02s) [2023-02-07T13:33:33.338Z] === RUN TestVolumesInvalidJSON [2023-02-07T13:33:33.338Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-02-07T13:33:33.338Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-02-07T13:33:33.338Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-02-07T13:33:33.338Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-02-07T13:33:33.338Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-02-07T13:33:33.338Z] PASS [2023-02-07T13:33:33.338Z] [2023-02-07T13:33:33.338Z] DONE 5 tests in 0.160s [2023-02-07T13:33:33.338Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2023-02-07T13:33:33.578Z] archive_windows_test.go:17: Currently fails [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2023-02-07T13:33:33.578Z] changes_test.go:192: needs more investigation [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2023-02-07T13:33:33.578Z] changes_test.go:405: needs further investigation [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2023-02-07T13:33:33.578Z] changes_test.go:441: needs further investigation [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s) [2023-02-07T13:33:33.578Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2023-02-07T13:33:33.578Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2023-02-07T13:33:33.578Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2023-02-07T13:33:33.578Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2023-02-07T13:33:33.578Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2023-02-07T13:33:33.578Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-02-07T13:33:33.578Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-02-07T13:33:33.578Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2023-02-07T13:33:33.578Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2023-02-07T13:33:33.578Z] poller_test.go:41: No chmod on Windows [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-02-07T13:33:33.578Z] fileutils_test.go:134: Needs porting to Windows [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2023-02-07T13:33:33.578Z] fileutils_test.go:180: Needs porting to Windows [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2023-02-07T13:33:33.578Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2023-02-07T13:33:33.578Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2023-02-07T13:33:33.578Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2023-02-07T13:33:33.578Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2023-02-07T13:33:33.578Z] local_test.go:181: runtime.GOOS == "windows" [2023-02-07T13:33:33.578Z] [2023-02-07T13:33:33.578Z] DONE 1865 tests, 45 skipped in 238.436s [2023-02-07T13:33:33.578Z] INFO: make.ps1 ended at 02/07/2023 13:33:33 [2023-02-07T13:33:34.502Z] === CONT TestStopContainerWithTimeout/3 [2023-02-07T13:33:35.234Z] Stopping apparmor (via systemctl): apparmor.service. [2023-02-07T13:33:35.234Z] Removing test suite binaries [2023-02-07T13:33:35.234Z] exiting test-integration [2023-02-07T13:33:35.234Z] ++ exit 0 [2023-02-07T13:33:35.234Z] [2023-02-07T13:33:35.432Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-02-07T13:33:35.755Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2023-02-07T13:33:35.755Z] INFO: Unit tests ended at 02/07/2023 13:33:35. Duration:00:04:18.9734130 [2023-02-07T13:33:35.755Z] INFO: Building busybox [2023-02-07T13:33:35.755Z] Sending build context to Docker daemon 5.12kB [2023-02-07T13:33:35.755Z] [2023-02-07T13:33:35.755Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2023-02-07T13:33:35.755Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2023-02-07T13:33:35.755Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2023-02-07T13:33:35.755Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2023-02-07T13:33:35.755Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2023-02-07T13:33:35.755Z] ---> 2564578bc438 [2023-02-07T13:33:35.755Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2023-02-07T13:33:35.755Z] ---> Running in c291cbf4b1af [2023-02-07T13:33:35.998Z] === CONT TestStopContainerWithTimeout/1 Post stage [Pipeline] junit [2023-02-07T13:33:36.179Z] Recording test results [2023-02-07T13:33:36.927Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-02-07T13:33:37.467Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2023-02-07T13:33:37.489Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-02-07T13:33:37.746Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2023-02-07T13:33:37.746Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2023-02-07T13:33:37.746Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2023-02-07T13:33:37.746Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2023-02-07T13:33:37.746Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2023-02-07T13:33:37.746Z] === RUN TestDeleteDevicemapper [2023-02-07T13:33:37.746Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-07T13:33:37.746Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-02-07T13:33:37.746Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-02-07T13:33:37.803Z] + echo Ensuring container killed. [2023-02-07T13:33:37.803Z] Ensuring container killed. [2023-02-07T13:33:37.803Z] + docker rm -vf docker-pr1 [2023-02-07T13:33:37.803Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-02-07T13:33:38.083Z] + echo Chowning /workspace to jenkins user [2023-02-07T13:33:38.083Z] Chowning /workspace to jenkins user [2023-02-07T13:33:38.083Z] + id -u [2023-02-07T13:33:38.083Z] + id -g [2023-02-07T13:33:38.083Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44946:/workspace busybox chown -R 1000:1000 /workspace [2023-02-07T13:33:38.083Z] Unable to find image 'busybox:latest' locally [2023-02-07T13:33:38.309Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-02-07T13:33:38.340Z] latest: Pulling from library/busybox [2023-02-07T13:33:38.340Z] 205dae5015e7: Pulling fs layer [2023-02-07T13:33:38.340Z] 205dae5015e7: Verifying Checksum [2023-02-07T13:33:38.340Z] 205dae5015e7: Download complete [2023-02-07T13:33:38.340Z] 205dae5015e7: Pull complete [2023-02-07T13:33:38.598Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-02-07T13:33:38.598Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-02-07T13:33:40.265Z] + bundleName=amd64-cgroup2 [2023-02-07T13:33:40.265Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2023-02-07T13:33:40.265Z] Creating amd64-cgroup2-bundles.tar.gz [2023-02-07T13:33:40.265Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2023-02-07T13:33:40.265Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2023-02-07T13:33:40.533Z] Archiving artifacts [2023-02-07T13:33:41.552Z] Removing intermediate container c291cbf4b1af [2023-02-07T13:33:41.552Z] ---> 0967801af298 [2023-02-07T13:33:41.552Z] Step 7/13 : ARG BUSYBOX_VERSION [2023-02-07T13:33:41.552Z] ---> Running in b012f9aa7946 [2023-02-07T13:33:41.552Z] Removing intermediate container b012f9aa7946 [2023-02-07T13:33:41.552Z] ---> 7b60eb964091 [2023-02-07T13:33:41.552Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2023-02-07T13:33:41.552Z] ---> Running in ff72130bb1b4 [2023-02-07T13:33:41.630Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.91s) [2023-02-07T13:33:41.631Z] === RUN TestUpdateMemory [2023-02-07T13:33:41.631Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-02-07T13:33:41.631Z] --- SKIP: TestUpdateMemory (0.00s) [2023-02-07T13:33:41.631Z] === RUN TestUpdateCPUQuota [2023-02-07T13:33:41.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2023-02-07T13:33:42.009Z] Removing intermediate container ff72130bb1b4 [2023-02-07T13:33:42.009Z] ---> 2f972c372b25 [2023-02-07T13:33:42.009Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2023-02-07T13:33:42.466Z] [2023-02-07T13:33:42.466Z] [2023-02-07T13:33:42.854Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44946/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-02-07T13:33:42.923Z] ---> 7bc2145f6d01 [2023-02-07T13:33:42.923Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2023-02-07T13:33:42.923Z] ---> Running in c8d9c72dce68 [2023-02-07T13:33:43.159Z] + make clean [2023-02-07T13:33:43.258Z] --- PASS: TestUpdateCPUQuota (1.47s) [2023-02-07T13:33:43.258Z] === RUN TestUpdatePidsLimit [2023-02-07T13:33:43.258Z] === RUN TestUpdatePidsLimit/update_from_none [2023-02-07T13:33:43.420Z] docker volume rm -f docker-dev-cache [2023-02-07T13:33:43.420Z] docker-dev-cache [Pipeline] deleteDir [2023-02-07T13:33:43.515Z] === RUN TestUpdatePidsLimit/no_change [2023-02-07T13:33:44.080Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-02-07T13:33:44.080Z] === RUN TestUpdatePidsLimit/update_lower [2023-02-07T13:33:44.336Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-02-07T13:33:44.899Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2023-02-07T13:33:44.899Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-02-07T13:33:45.156Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-02-07T13:33:45.412Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T13:33:45.974Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-02-07T13:33:46.537Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2023-02-07T13:33:46.793Z] --- PASS: TestUpdatePidsLimit (3.61s) [2023-02-07T13:33:46.793Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2023-02-07T13:33:46.793Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2023-02-07T13:33:46.793Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2023-02-07T13:33:46.793Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2023-02-07T13:33:46.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2023-02-07T13:33:46.794Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2023-02-07T13:33:46.794Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2023-02-07T13:33:46.794Z] === RUN TestUpdateRestartPolicy [2023-02-07T13:33:46.794Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-02-07T13:33:47.357Z] === RUN TestDockerSuite/TestBuildCmd [2023-02-07T13:33:47.613Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-02-07T13:33:47.870Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-02-07T13:33:48.126Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-02-07T13:33:48.126Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2023-02-07T13:33:48.126Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-02-07T13:33:48.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2023-02-07T13:33:49.311Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-02-07T13:33:51.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2023-02-07T13:33:51.208Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2023-02-07T13:33:51.208Z] check_test.go:309: [d0cd7f8bf01d3] daemon is not started [2023-02-07T13:33:51.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2023-02-07T13:33:51.208Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2023-02-07T13:33:51.208Z] check_test.go:309: [d5ed7904615fa] daemon is not started [2023-02-07T13:33:51.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2023-02-07T13:33:53.099Z] check_test.go:309: [d3bd845cacc05] daemon is not started [2023-02-07T13:33:53.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2023-02-07T13:33:53.355Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-02-07T13:33:53.917Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-02-07T13:33:54.851Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-02-07T13:33:55.108Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-02-07T13:33:55.671Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-02-07T13:33:56.234Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-02-07T13:33:56.234Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-02-07T13:33:56.798Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2023-02-07T13:33:57.720Z] Removing intermediate container c8d9c72dce68 [2023-02-07T13:33:57.720Z] ---> cc52e9fc4bdc [2023-02-07T13:33:57.720Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2023-02-07T13:33:57.720Z] ---> Running in b87d1900b9e6 [2023-02-07T13:33:57.720Z] [2023-02-07T13:33:57.720Z] SUCCESS: Specified value was saved. [2023-02-07T13:33:59.315Z] --- PASS: TestUpdateRestartPolicy (12.35s) [2023-02-07T13:33:59.315Z] === RUN TestUpdateRestartWithAutoRemove [2023-02-07T13:33:59.572Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2023-02-07T13:34:00.134Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2023-02-07T13:34:00.134Z] === RUN TestWaitNonBlocked [2023-02-07T13:34:00.134Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T13:34:00.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T13:34:00.134Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T13:34:00.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T13:34:00.134Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T13:34:00.134Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T13:34:00.620Z] Removing intermediate container b87d1900b9e6 [2023-02-07T13:34:00.620Z] ---> adb6c55c57e0 [2023-02-07T13:34:00.620Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2023-02-07T13:34:01.077Z] ---> Running in d0824332511b [2023-02-07T13:34:01.503Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-02-07T13:34:01.503Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2023-02-07T13:34:01.503Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2023-02-07T13:34:01.503Z] === RUN TestWaitBlocked [2023-02-07T13:34:01.503Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-07T13:34:01.503Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-07T13:34:01.503Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-02-07T13:34:01.503Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-02-07T13:34:01.503Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-07T13:34:01.503Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-02-07T13:34:02.438Z] --- PASS: TestWaitBlocked (0.02s) [2023-02-07T13:34:02.438Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2023-02-07T13:34:02.438Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2023-02-07T13:34:02.438Z] === CONT TestContainerStartOnDaemonRestart [2023-02-07T13:34:02.438Z] === CONT TestRestartDaemonWithRestartingContainer [2023-02-07T13:34:02.695Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2023-02-07T13:34:05.211Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s) [2023-02-07T13:34:05.211Z] === CONT TestIpcModeOlderClient [2023-02-07T13:34:05.467Z] --- PASS: TestIpcModeOlderClient (0.15s) [2023-02-07T13:34:05.467Z] === CONT TestContainerKillOnDaemonStart [2023-02-07T13:34:05.724Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.30s) [2023-02-07T13:34:05.724Z] === CONT TestDaemonHostGatewayIP [2023-02-07T13:34:06.287Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2023-02-07T13:34:07.216Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-02-07T13:34:07.778Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-02-07T13:34:08.035Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-02-07T13:34:08.135Z] Cannot create a file when that file already exists. [2023-02-07T13:34:09.401Z] --- PASS: TestDaemonHostGatewayIP (3.43s) [2023-02-07T13:34:09.401Z] === CONT TestDaemonRestartIpcMode [2023-02-07T13:34:10.769Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2023-02-07T13:34:10.769Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-02-07T13:34:12.137Z] --- PASS: TestDaemonRestartIpcMode (2.99s) [2023-02-07T13:34:13.917Z] Removing intermediate container d0824332511b [2023-02-07T13:34:13.918Z] ---> 1070f5553ff3 [2023-02-07T13:34:13.918Z] Step 13/13 : CMD ["sh"] [2023-02-07T13:34:13.918Z] ---> Running in 3b02e44af9c6 [2023-02-07T13:34:14.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2023-02-07T13:34:14.026Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-02-07T13:34:14.374Z] Removing intermediate container 3b02e44af9c6 [2023-02-07T13:34:14.374Z] ---> 55f2fcdc2cd3 [2023-02-07T13:34:14.374Z] Successfully built 55f2fcdc2cd3 [2023-02-07T13:34:14.374Z] Successfully tagged busybox:latest [2023-02-07T13:34:14.374Z] INFO: Docker images of the daemon under test [2023-02-07T13:34:14.374Z] [2023-02-07T13:34:14.374Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T13:34:14.374Z] busybox latest 55f2fcdc2cd3 Less than a second ago 3.8GB [2023-02-07T13:34:14.374Z] microsoft/windowsservercore latest 2564578bc438 4 weeks ago 3.78GB [2023-02-07T13:34:14.374Z] mcr.microsoft.com/windows/servercore ltsc2019 2564578bc438 4 weeks ago 3.78GB [2023-02-07T13:34:14.374Z] [2023-02-07T13:34:14.374Z] INFO: Running integration tests at 02/07/2023 13:34:14... [2023-02-07T13:34:14.374Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2023-02-07T13:34:14.374Z] INFO: Integration API tests being run from the host: [2023-02-07T13:34:14.374Z] INFO: make.ps1 starting at 02/07/2023 13:34:14 [2023-02-07T13:34:14.955Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-02-07T13:34:14.955Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2023-02-07T13:34:14.955Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-02-07T13:34:14.955Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2023-02-07T13:34:14.955Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-02-07T13:34:14.955Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2023-02-07T13:34:14.955Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-02-07T13:34:14.955Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2023-02-07T13:34:14.955Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-02-07T13:34:15.915Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2023-02-07T13:34:17.473Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2023-02-07T13:34:17.730Z] --- PASS: TestContainerKillOnDaemonStart (12.46s) [2023-02-07T13:34:17.730Z] PASS [2023-02-07T13:34:17.730Z] [2023-02-07T13:34:17.730Z] === Skipped [2023-02-07T13:34:17.730Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-02-07T13:34:17.730Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-07T13:34:17.730Z] [2023-02-07T13:34:17.730Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-02-07T13:34:17.730Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-07T13:34:17.730Z] [2023-02-07T13:34:17.730Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-02-07T13:34:17.730Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-07T13:34:17.730Z] [2023-02-07T13:34:17.730Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-07T13:34:17.730Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-07T13:34:17.730Z] [2023-02-07T13:34:17.730Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-02-07T13:34:17.730Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-07T13:34:17.730Z] [2023-02-07T13:34:17.730Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-02-07T13:34:17.730Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-02-07T13:34:17.730Z] [2023-02-07T13:34:17.730Z] DONE 197 tests, 6 skipped in 147.673s [2023-02-07T13:34:17.730Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-02-07T13:34:17.730Z] ++ 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-02-07T13:34:17.730Z] ++ set -e [2023-02-07T13:34:17.730Z] ++ '[' -n 0 ']' [2023-02-07T13:34:17.730Z] ++ set -x [2023-02-07T13:34:17.730Z] ++ 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-02-07T13:34:17.988Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-02-07T13:34:17.988Z] INFO: Testing against a local daemon [2023-02-07T13:34:17.988Z] === RUN TestLiveRestore [2023-02-07T13:34:17.988Z] === RUN TestLiveRestore/volume_references [2023-02-07T13:34:17.988Z] === PAUSE TestLiveRestore/volume_references [2023-02-07T13:34:17.988Z] === CONT TestLiveRestore/volume_references [2023-02-07T13:34:18.919Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-02-07T13:34:18.919Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-02-07T13:34:19.175Z] check_test.go:309: [d79d260a9fcd7] daemon is not started [2023-02-07T13:34:19.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2023-02-07T13:34:20.104Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-02-07T13:34:21.473Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-02-07T13:34:22.037Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-02-07T13:34:22.293Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2023-02-07T13:34:22.551Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-02-07T13:34:23.920Z] --- PASS: TestLiveRestore (0.00s) [2023-02-07T13:34:23.920Z] --- PASS: TestLiveRestore/volume_references (5.74s) [2023-02-07T13:34:23.920Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.86s) [2023-02-07T13:34:23.920Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.30s) [2023-02-07T13:34:23.920Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.21s) [2023-02-07T13:34:23.920Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.19s) [2023-02-07T13:34:23.920Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.15s) [2023-02-07T13:34:23.920Z] PASS [2023-02-07T13:34:23.920Z] [2023-02-07T13:34:23.920Z] DONE 7 tests in 5.889s [2023-02-07T13:34:23.920Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-02-07T13:34:23.920Z] ++ 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-02-07T13:34:23.920Z] ++ set -e [2023-02-07T13:34:23.920Z] ++ '[' -n 0 ']' [2023-02-07T13:34:23.920Z] ++ set -x [2023-02-07T13:34:23.920Z] ++ 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-02-07T13:34:23.920Z] INFO: Testing against a local daemon [2023-02-07T13:34:23.920Z] === RUN TestCommitInheritsEnv [2023-02-07T13:34:24.176Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-02-07T13:34:24.432Z] --- PASS: TestCommitInheritsEnv (0.40s) [2023-02-07T13:34:24.432Z] === RUN TestImportExtremelyLargeImageWorks [2023-02-07T13:34:24.432Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-02-07T13:34:24.432Z] === RUN TestImagesFilterMultiReference [2023-02-07T13:34:24.432Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2023-02-07T13:34:24.432Z] === RUN TestImagePullPlatformInvalid [2023-02-07T13:34:24.689Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2023-02-07T13:34:24.689Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-02-07T13:34:24.689Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-02-07T13:34:24.689Z] time="2023-02-07T13:34:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.10 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.689Z] time="2023-02-07T13:34:24Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.689Z] time="2023-02-07T13:34:24Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.689Z] time="2023-02-07T13:34:24Z" level=info msg="Starting upload purge in 7m0s" go.version=go1.18.10 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.689Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3c86d632-77bc-4d0e-b913-bb695de48dc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46184" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.689Z] time="2023-02-07T13:34:24Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3c86d632-77bc-4d0e-b913-bb695de48dc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:46184" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.179812ms http.response.status=200 http.response.written=2 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.689Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-02-07T13:34:24.689Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=592ea9df-4843-4569-ac81-408a251fa9dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46202" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=592ea9df-4843-4569-ac81-408a251fa9dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46202" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=592ea9df-4843-4569-ac81-408a251fa9dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46202" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=42.009µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8eea93bd-3009-4fa2-9233-27cca8f6eac9 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=592ea9df-4843-4569-ac81-408a251fa9dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46202" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.745115ms http.response.status=404 http.response.written=157 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b2138f2e-40f9-47bb-96c4-a9dbfcdf9972 http.request.method=POST http.request.remoteaddr="127.0.0.1:46202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b2138f2e-40f9-47bb-96c4-a9dbfcdf9972 http.request.method=POST http.request.remoteaddr="127.0.0.1:46202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0d314906-9bdf-4d32-87e9-199284f98285 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0d314906-9bdf-4d32-87e9-199284f98285 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0d314906-9bdf-4d32-87e9-199284f98285 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=64.629µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cdbabce9-2ff8-4ae5-96fb-8d20a60c157a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/461c5c35-5954-4243-a395-f716ee01474a/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b2138f2e-40f9-47bb-96c4-a9dbfcdf9972 http.request.method=POST http.request.remoteaddr="127.0.0.1:46202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=284.861µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=dd52fdb5-b22f-493b-b1b2-9f8ba36abe7f trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0d314906-9bdf-4d32-87e9-199284f98285 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46198" 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=9.041621ms http.response.status=404 http.response.written=157 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/461c5c35-5954-4243-a395-f716ee01474a/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b2138f2e-40f9-47bb-96c4-a9dbfcdf9972 http.request.method=POST http.request.remoteaddr="127.0.0.1:46202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=22.246µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4a24987e-fc15-44ee-b705-632da3522d73 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4bfc8ac6-7799-4edd-b797-9860e76903da http.request.method=POST http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4bfc8ac6-7799-4edd-b797-9860e76903da http.request.method=POST http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d77b9501-75de-43ff-8c06-795fc3f64a91/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4bfc8ac6-7799-4edd-b797-9860e76903da http.request.method=POST http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=130.812µs trace.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=8922db0e-06b4-4169-b315-3cb3084acdd7 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d77b9501-75de-43ff-8c06-795fc3f64a91/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4bfc8ac6-7799-4edd-b797-9860e76903da http.request.method=POST http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=160.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).Stat" trace.id=21cf6e13-58d8-40ca-80cd-4d68b16c3707 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d77b9501-75de-43ff-8c06-795fc3f64a91/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4bfc8ac6-7799-4edd-b797-9860e76903da http.request.method=POST http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=102.024µs trace.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=f10fbc02-87ce-4c08-8348-73bd72c32fc8 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4bfc8ac6-7799-4edd-b797-9860e76903da http.request.method=POST http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.804986ms http.response.status=202 http.response.written=0 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/461c5c35-5954-4243-a395-f716ee01474a/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b2138f2e-40f9-47bb-96c4-a9dbfcdf9972 http.request.method=POST http.request.remoteaddr="127.0.0.1:46202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=144.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).PutContent" trace.id=a4d8baf4-f30d-403c-bd7b-d96c0767469c trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b2138f2e-40f9-47bb-96c4-a9dbfcdf9972 http.request.method=POST http.request.remoteaddr="127.0.0.1:46202" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=15.230684ms http.response.status=202 http.response.written=0 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21f20b27-e85b-447a-b2ea-0083d57d89ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/d77b9501-75de-43ff-8c06-795fc3f64a91?_state=Lg7TxxFrXccP-VYpvsmVLC05vQdLVLwIDlq8PAwoHK97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3N2I5NTAxLTc1ZGUtNDNmZi04YzA2LTc5NWZjM2Y2NGE5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC43MDc0MzM5MzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.uuid=d77b9501-75de-43ff-8c06-795fc3f64a91 version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21f20b27-e85b-447a-b2ea-0083d57d89ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/d77b9501-75de-43ff-8c06-795fc3f64a91?_state=Lg7TxxFrXccP-VYpvsmVLC05vQdLVLwIDlq8PAwoHK97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3N2I5NTAxLTc1ZGUtNDNmZi04YzA2LTc5NWZjM2Y2NGE5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC43MDc0MzM5MzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.uuid=d77b9501-75de-43ff-8c06-795fc3f64a91 version="v2.1.0+unknown" [2023-02-07T13:34:24.948Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d77b9501-75de-43ff-8c06-795fc3f64a91/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21f20b27-e85b-447a-b2ea-0083d57d89ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/d77b9501-75de-43ff-8c06-795fc3f64a91?_state=Lg7TxxFrXccP-VYpvsmVLC05vQdLVLwIDlq8PAwoHK97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3N2I5NTAxLTc1ZGUtNDNmZi04YzA2LTc5NWZjM2Y2NGE5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC43MDc0MzM5MzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=34.779µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=40c7a341-198b-4cf3-9750-001b451ae33a trace.line=82 vars.name=test vars.uuid=d77b9501-75de-43ff-8c06-795fc3f64a91 version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d77b9501-75de-43ff-8c06-795fc3f64a91/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21f20b27-e85b-447a-b2ea-0083d57d89ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/d77b9501-75de-43ff-8c06-795fc3f64a91?_state=Lg7TxxFrXccP-VYpvsmVLC05vQdLVLwIDlq8PAwoHK97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3N2I5NTAxLTc1ZGUtNDNmZi04YzA2LTc5NWZjM2Y2NGE5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC43MDc0MzM5MzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=37.313µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8c131764-902d-4c72-8260-08d3ffdb2a6a trace.line=141 vars.name=test vars.uuid=d77b9501-75de-43ff-8c06-795fc3f64a91 version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d77b9501-75de-43ff-8c06-795fc3f64a91/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21f20b27-e85b-447a-b2ea-0083d57d89ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/d77b9501-75de-43ff-8c06-795fc3f64a91?_state=Lg7TxxFrXccP-VYpvsmVLC05vQdLVLwIDlq8PAwoHK97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3N2I5NTAxLTc1ZGUtNDNmZi04YzA2LTc5NWZjM2Y2NGE5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC43MDc0MzM5MzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=80.863µs trace.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=8505cf7b-cf06-4dd5-bb16-5fa18ac8d89c trace.line=124 vars.name=test vars.uuid=d77b9501-75de-43ff-8c06-795fc3f64a91 version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21f20b27-e85b-447a-b2ea-0083d57d89ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/d77b9501-75de-43ff-8c06-795fc3f64a91?_state=Lg7TxxFrXccP-VYpvsmVLC05vQdLVLwIDlq8PAwoHK97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3N2I5NTAxLTc1ZGUtNDNmZi04YzA2LTc5NWZjM2Y2NGE5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC43MDc0MzM5MzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.uuid=d77b9501-75de-43ff-8c06-795fc3f64a91 version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d77b9501-75de-43ff-8c06-795fc3f64a91/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21f20b27-e85b-447a-b2ea-0083d57d89ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/d77b9501-75de-43ff-8c06-795fc3f64a91?_state=Lg7TxxFrXccP-VYpvsmVLC05vQdLVLwIDlq8PAwoHK97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3N2I5NTAxLTc1ZGUtNDNmZi04YzA2LTc5NWZjM2Y2NGE5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC43MDc0MzM5MzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=14.023µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=02bf9c5f-a6db-46f9-9ab5-5ab53bf1ce91 trace.line=141 vars.name=test vars.uuid=d77b9501-75de-43ff-8c06-795fc3f64a91 version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21f20b27-e85b-447a-b2ea-0083d57d89ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/d77b9501-75de-43ff-8c06-795fc3f64a91?_state=Lg7TxxFrXccP-VYpvsmVLC05vQdLVLwIDlq8PAwoHK97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3N2I5NTAxLTc1ZGUtNDNmZi04YzA2LTc5NWZjM2Y2NGE5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC43MDc0MzM5MzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=17.01µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=78dfdaaa-29c9-4420-bc9d-b427c071e96f trace.line=141 vars.name=test vars.uuid=d77b9501-75de-43ff-8c06-795fc3f64a91 version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d77b9501-75de-43ff-8c06-795fc3f64a91/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21f20b27-e85b-447a-b2ea-0083d57d89ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/d77b9501-75de-43ff-8c06-795fc3f64a91?_state=Lg7TxxFrXccP-VYpvsmVLC05vQdLVLwIDlq8PAwoHK97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3N2I5NTAxLTc1ZGUtNDNmZi04YzA2LTc5NWZjM2Y2NGE5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC43MDc0MzM5MzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=13.839µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a8fda852-d1d6-4e3f-83e5-3398e46ede29 trace.line=141 vars.name=test vars.uuid=d77b9501-75de-43ff-8c06-795fc3f64a91 version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d77b9501-75de-43ff-8c06-795fc3f64a91/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21f20b27-e85b-447a-b2ea-0083d57d89ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/d77b9501-75de-43ff-8c06-795fc3f64a91?_state=Lg7TxxFrXccP-VYpvsmVLC05vQdLVLwIDlq8PAwoHK97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3N2I5NTAxLTc1ZGUtNDNmZi04YzA2LTc5NWZjM2Y2NGE5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC43MDc0MzM5MzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=89.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).Move" trace.id=f209d009-3597-4a09-ad82-c1c17f59ffed trace.line=167 vars.name=test vars.uuid=d77b9501-75de-43ff-8c06-795fc3f64a91 version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21f20b27-e85b-447a-b2ea-0083d57d89ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/d77b9501-75de-43ff-8c06-795fc3f64a91?_state=Lg7TxxFrXccP-VYpvsmVLC05vQdLVLwIDlq8PAwoHK97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3N2I5NTAxLTc1ZGUtNDNmZi04YzA2LTc5NWZjM2Y2NGE5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC43MDc0MzM5MzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=83.473µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cbc97146-885f-4e05-a292-0127785b1da5 trace.line=95 vars.name=test vars.uuid=d77b9501-75de-43ff-8c06-795fc3f64a91 version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d77b9501-75de-43ff-8c06-795fc3f64a91\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21f20b27-e85b-447a-b2ea-0083d57d89ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/d77b9501-75de-43ff-8c06-795fc3f64a91?_state=Lg7TxxFrXccP-VYpvsmVLC05vQdLVLwIDlq8PAwoHK97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3N2I5NTAxLTc1ZGUtNDNmZi04YzA2LTc5NWZjM2Y2NGE5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC43MDc0MzM5MzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=152.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).Delete" trace.id=1319cdec-648b-4018-a5ab-1b5b900580b2 trace.line=181 vars.name=test vars.uuid=d77b9501-75de-43ff-8c06-795fc3f64a91 version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=21f20b27-e85b-447a-b2ea-0083d57d89ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/d77b9501-75de-43ff-8c06-795fc3f64a91?_state=Lg7TxxFrXccP-VYpvsmVLC05vQdLVLwIDlq8PAwoHK97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3N2I5NTAxLTc1ZGUtNDNmZi04YzA2LTc5NWZjM2Y2NGE5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC43MDc0MzM5MzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.63389ms http.response.status=201 http.response.written=0 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "PUT /v2/test/blobs/uploads/d77b9501-75de-43ff-8c06-795fc3f64a91?_state=Lg7TxxFrXccP-VYpvsmVLC05vQdLVLwIDlq8PAwoHK97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ3N2I5NTAxLTc1ZGUtNDNmZi04YzA2LTc5NWZjM2Y2NGE5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC43MDc0MzM5MzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=13add1f2-74dd-47d9-ac48-e5a0bc84421e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/461c5c35-5954-4243-a395-f716ee01474a?_state=Zo6Y06Npn4DX-auyxaMqXmCWUXMnELaPMSHo-W95o7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2MWM1YzM1LTU5NTQtNDI0My1hMzk1LWY3MTZlZTAxNDc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC42OTkzODY0NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.uuid=461c5c35-5954-4243-a395-f716ee01474a version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=13add1f2-74dd-47d9-ac48-e5a0bc84421e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/461c5c35-5954-4243-a395-f716ee01474a?_state=Zo6Y06Npn4DX-auyxaMqXmCWUXMnELaPMSHo-W95o7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2MWM1YzM1LTU5NTQtNDI0My1hMzk1LWY3MTZlZTAxNDc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC42OTkzODY0NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.uuid=461c5c35-5954-4243-a395-f716ee01474a version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/461c5c35-5954-4243-a395-f716ee01474a/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=13add1f2-74dd-47d9-ac48-e5a0bc84421e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/461c5c35-5954-4243-a395-f716ee01474a?_state=Zo6Y06Npn4DX-auyxaMqXmCWUXMnELaPMSHo-W95o7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2MWM1YzM1LTU5NTQtNDI0My1hMzk1LWY3MTZlZTAxNDc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC42OTkzODY0NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=31.594µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=07b4bc1d-612a-4e71-b767-2ea614e27ba6 trace.line=82 vars.name=test vars.uuid=461c5c35-5954-4243-a395-f716ee01474a version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/461c5c35-5954-4243-a395-f716ee01474a/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=13add1f2-74dd-47d9-ac48-e5a0bc84421e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/461c5c35-5954-4243-a395-f716ee01474a?_state=Zo6Y06Npn4DX-auyxaMqXmCWUXMnELaPMSHo-W95o7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2MWM1YzM1LTU5NTQtNDI0My1hMzk1LWY3MTZlZTAxNDc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC42OTkzODY0NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=15.702µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=de179cee-9e85-43c2-843c-295bc74259bf trace.line=141 vars.name=test vars.uuid=461c5c35-5954-4243-a395-f716ee01474a version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/461c5c35-5954-4243-a395-f716ee01474a/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=13add1f2-74dd-47d9-ac48-e5a0bc84421e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/461c5c35-5954-4243-a395-f716ee01474a?_state=Zo6Y06Npn4DX-auyxaMqXmCWUXMnELaPMSHo-W95o7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2MWM1YzM1LTU5NTQtNDI0My1hMzk1LWY3MTZlZTAxNDc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC42OTkzODY0NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=665.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).WriteStream" trace.id=98b9c95c-dbd8-4e10-9d06-7ecc1f4427d8 trace.line=124 vars.name=test vars.uuid=461c5c35-5954-4243-a395-f716ee01474a version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=13add1f2-74dd-47d9-ac48-e5a0bc84421e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/461c5c35-5954-4243-a395-f716ee01474a?_state=Zo6Y06Npn4DX-auyxaMqXmCWUXMnELaPMSHo-W95o7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2MWM1YzM1LTU5NTQtNDI0My1hMzk1LWY3MTZlZTAxNDc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC42OTkzODY0NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.uuid=461c5c35-5954-4243-a395-f716ee01474a version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/461c5c35-5954-4243-a395-f716ee01474a/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=13add1f2-74dd-47d9-ac48-e5a0bc84421e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/461c5c35-5954-4243-a395-f716ee01474a?_state=Zo6Y06Npn4DX-auyxaMqXmCWUXMnELaPMSHo-W95o7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2MWM1YzM1LTU5NTQtNDI0My1hMzk1LWY3MTZlZTAxNDc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC42OTkzODY0NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=18.636µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=47713ba9-d6dc-4ac5-8fba-cc04b89696bd trace.line=141 vars.name=test vars.uuid=461c5c35-5954-4243-a395-f716ee01474a version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=13add1f2-74dd-47d9-ac48-e5a0bc84421e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/461c5c35-5954-4243-a395-f716ee01474a?_state=Zo6Y06Npn4DX-auyxaMqXmCWUXMnELaPMSHo-W95o7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2MWM1YzM1LTU5NTQtNDI0My1hMzk1LWY3MTZlZTAxNDc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC42OTkzODY0NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=63.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=cc1add26-e530-4187-aa74-e3493164df23 trace.line=141 vars.name=test vars.uuid=461c5c35-5954-4243-a395-f716ee01474a version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/461c5c35-5954-4243-a395-f716ee01474a/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=13add1f2-74dd-47d9-ac48-e5a0bc84421e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/461c5c35-5954-4243-a395-f716ee01474a?_state=Zo6Y06Npn4DX-auyxaMqXmCWUXMnELaPMSHo-W95o7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2MWM1YzM1LTU5NTQtNDI0My1hMzk1LWY3MTZlZTAxNDc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC42OTkzODY0NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=19.524µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=077a1721-0d25-4f1c-aade-8d318d62da04 trace.line=141 vars.name=test vars.uuid=461c5c35-5954-4243-a395-f716ee01474a version="v2.1.0+unknown" [2023-02-07T13:34:24.949Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/461c5c35-5954-4243-a395-f716ee01474a/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=13add1f2-74dd-47d9-ac48-e5a0bc84421e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/461c5c35-5954-4243-a395-f716ee01474a?_state=Zo6Y06Npn4DX-auyxaMqXmCWUXMnELaPMSHo-W95o7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2MWM1YzM1LTU5NTQtNDI0My1hMzk1LWY3MTZlZTAxNDc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC42OTkzODY0NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=119.756µs trace.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=fd057019-0d29-48fc-ac00-7ad5fa2d5fd6 trace.line=167 vars.name=test vars.uuid=461c5c35-5954-4243-a395-f716ee01474a version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=13add1f2-74dd-47d9-ac48-e5a0bc84421e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/461c5c35-5954-4243-a395-f716ee01474a?_state=Zo6Y06Npn4DX-auyxaMqXmCWUXMnELaPMSHo-W95o7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2MWM1YzM1LTU5NTQtNDI0My1hMzk1LWY3MTZlZTAxNDc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC42OTkzODY0NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=97.601µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=123efac6-2136-443a-a509-6fbadaed1d78 trace.line=95 vars.name=test vars.uuid=461c5c35-5954-4243-a395-f716ee01474a version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/461c5c35-5954-4243-a395-f716ee01474a\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=13add1f2-74dd-47d9-ac48-e5a0bc84421e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/461c5c35-5954-4243-a395-f716ee01474a?_state=Zo6Y06Npn4DX-auyxaMqXmCWUXMnELaPMSHo-W95o7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2MWM1YzM1LTU5NTQtNDI0My1hMzk1LWY3MTZlZTAxNDc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC42OTkzODY0NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=178.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).Delete" trace.id=e50fc653-e28b-496b-90de-3ea241f764cd trace.line=181 vars.name=test vars.uuid=461c5c35-5954-4243-a395-f716ee01474a version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=13add1f2-74dd-47d9-ac48-e5a0bc84421e http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/blobs/uploads/461c5c35-5954-4243-a395-f716ee01474a?_state=Zo6Y06Npn4DX-auyxaMqXmCWUXMnELaPMSHo-W95o7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2MWM1YzM1LTU5NTQtNDI0My1hMzk1LWY3MTZlZTAxNDc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC42OTkzODY0NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=10.436727ms http.response.status=201 http.response.written=0 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "PUT /v2/test/blobs/uploads/461c5c35-5954-4243-a395-f716ee01474a?_state=Zo6Y06Npn4DX-auyxaMqXmCWUXMnELaPMSHo-W95o7l7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2MWM1YzM1LTU5NTQtNDI0My1hMzk1LWY3MTZlZTAxNDc0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxMzozNDoyNC42OTkzODY0NDRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2f402655-2616-4dc4-b4b8-47c8036dd705 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2f402655-2616-4dc4-b4b8-47c8036dd705 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2f402655-2616-4dc4-b4b8-47c8036dd705 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=61.58µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=72e9e18d-e6b1-4324-b40b-8e1e7245f5fe trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2f402655-2616-4dc4-b4b8-47c8036dd705 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46198" 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.398261ms http.response.status=404 http.response.written=96 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ad81f83-1d40-4bfe-bb7d-9d9320b4d02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ad81f83-1d40-4bfe-bb7d-9d9320b4d02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ad81f83-1d40-4bfe-bb7d-9d9320b4d02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ad81f83-1d40-4bfe-bb7d-9d9320b4d02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ad81f83-1d40-4bfe-bb7d-9d9320b4d02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=32.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).GetContent" trace.id=f9e10552-a42c-49bd-b18f-c0b73d5db52f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ad81f83-1d40-4bfe-bb7d-9d9320b4d02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=33.28µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7369daf8-7e4b-41c9-a768-99745b6f8849 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ad81f83-1d40-4bfe-bb7d-9d9320b4d02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=26.815µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2b88c095-4a2c-409a-bfe6-31976b37be2b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ad81f83-1d40-4bfe-bb7d-9d9320b4d02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=26.159µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9b1554b6-c100-48e0-9002-6ea2b2e19fc2 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ad81f83-1d40-4bfe-bb7d-9d9320b4d02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=17.062µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=100c47f6-82c6-43ec-8126-13943c8dab77 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ad81f83-1d40-4bfe-bb7d-9d9320b4d02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=73.901µs trace.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=aeb479e7-7ee3-454f-a637-d8643b22e96b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ad81f83-1d40-4bfe-bb7d-9d9320b4d02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=94.086µs trace.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=c7afa8b3-a489-4bfc-aa42-aaa3b923f732 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ad81f83-1d40-4bfe-bb7d-9d9320b4d02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=50.661µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ab6c1eee-0ece-4ff1-a7dd-a8eb054abef8 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ad81f83-1d40-4bfe-bb7d-9d9320b4d02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=124.752µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ed2f90d6-ac04-412a-b2e3-8bc48c9aef90 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ad81f83-1d40-4bfe-bb7d-9d9320b4d02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=69.12µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=de68162a-04a3-4a64-aecd-a820862228be trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0ad81f83-1d40-4bfe-bb7d-9d9320b4d02f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46198" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.262869ms http.response.status=201 http.response.written=0 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f7ede1b5-1173-4f91-9c86-ad7a2758d51a http.request.method=GET http.request.remoteaddr="127.0.0.1:46224" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f7ede1b5-1173-4f91-9c86-ad7a2758d51a http.request.method=GET http.request.remoteaddr="127.0.0.1:46224" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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="682.353µs" http.response.status=200 http.response.written=2 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2fb79c6b-12b2-4a79-80e6-c9532e6cc7a0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2fb79c6b-12b2-4a79-80e6-c9532e6cc7a0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2fb79c6b-12b2-4a79-80e6-c9532e6cc7a0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=232.703µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e25eeddd-a997-40f8-8163-06ad941931df trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2fb79c6b-12b2-4a79-80e6-c9532e6cc7a0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.950Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2fb79c6b-12b2-4a79-80e6-c9532e6cc7a0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=32.332µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8a6e4ebd-6c2f-483c-b061-7246aecb1184 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2fb79c6b-12b2-4a79-80e6-c9532e6cc7a0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=19.462µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0e7fd904-9c69-495a-8af2-873de0c09782 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2fb79c6b-12b2-4a79-80e6-c9532e6cc7a0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=30.585µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fe26cf77-f0b5-4b9c-8c9d-d846327d67d8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2fb79c6b-12b2-4a79-80e6-c9532e6cc7a0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2fb79c6b-12b2-4a79-80e6-c9532e6cc7a0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.318897ms http.response.status=200 http.response.written=417 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1505a335-8acb-4e3c-8bef-8d06526a26a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46252" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1505a335-8acb-4e3c-8bef-8d06526a26a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46252" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1505a335-8acb-4e3c-8bef-8d06526a26a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46252" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1505a335-8acb-4e3c-8bef-8d06526a26a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46252" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=34.47µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8ac1257d-a050-4667-be7f-54e47776ebb6 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1505a335-8acb-4e3c-8bef-8d06526a26a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46252" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=16.08µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cad451fc-a7be-4503-bdf2-4be645f70bf6 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1505a335-8acb-4e3c-8bef-8d06526a26a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46252" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=22.666µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8d713bf5-3bb9-4e03-ba39-9216a25953d4 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1505a335-8acb-4e3c-8bef-8d06526a26a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46252" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1505a335-8acb-4e3c-8bef-8d06526a26a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46252" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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=1.564572ms http.response.status=200 http.response.written=417 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=021c40c6-9ddb-476b-8124-092279f871e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46264" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=021c40c6-9ddb-476b-8124-092279f871e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46264" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cb0e78cc-b0b1-479a-b9fc-4a6e885724ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46256" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cb0e78cc-b0b1-479a-b9fc-4a6e885724ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46256" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=021c40c6-9ddb-476b-8124-092279f871e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46264" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=557.642µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1be840df-008d-4b0c-95f5-53333caafcd8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cb0e78cc-b0b1-479a-b9fc-4a6e885724ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46256" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=33.403µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3efea66a-5c06-4049-8f47-5dc98f0f1d8a trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=021c40c6-9ddb-476b-8124-092279f871e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46264" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=23.043µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9d112271-8d7e-4d9a-b5a0-56df9b47e417 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cb0e78cc-b0b1-479a-b9fc-4a6e885724ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46256" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=19.272µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=423eef3f-49a4-4a3e-bc35-7252b4a9cc02 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=021c40c6-9ddb-476b-8124-092279f871e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46264" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=34.498µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d5d47066-1bfc-46ea-997f-55b253799d6d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cb0e78cc-b0b1-479a-b9fc-4a6e885724ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46256" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=50.438µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=95002aef-8680-47cf-bcd5-0e378b281cee trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.951Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=021c40c6-9ddb-476b-8124-092279f871e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46264" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=13.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).Stat" trace.id=a9bf1fa1-8948-43c7-9dff-e65b62bdb927 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=021c40c6-9ddb-476b-8124-092279f871e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46264" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=18.167µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f4f4efe4-ff88-4311-a29f-a3eb4260a363 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=021c40c6-9ddb-476b-8124-092279f871e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46264" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=11.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).URLFor" trace.id=9bd7dbef-bbe3-427f-b438-24bb4ec262ab trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cb0e78cc-b0b1-479a-b9fc-4a6e885724ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46256" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=15.979µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=849c6b43-f1e0-4ac6-8ffe-beec006d4596 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cb0e78cc-b0b1-479a-b9fc-4a6e885724ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46256" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=19.415µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=adef1c1e-b369-4769-a8d2-e321010057ba trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=021c40c6-9ddb-476b-8124-092279f871e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46264" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=1.179474ms trace.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=ee7ba3fb-ef58-4c81-af5c-53dc837926ba trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cb0e78cc-b0b1-479a-b9fc-4a6e885724ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46256" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=10.518µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=149ee531-ebcf-458a-a32a-3e8441964de3 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cb0e78cc-b0b1-479a-b9fc-4a6e885724ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46256" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=54.677µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=d5825da7-69f2-4b4d-9e86-ebe95916378c trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=021c40c6-9ddb-476b-8124-092279f871e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46264" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=184.328µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=46053ce2-249e-4e40-af98-744bf7b5e591 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=021c40c6-9ddb-476b-8124-092279f871e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46264" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=49.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).Stat" trace.id=88875dac-992e-4919-8b9a-df9c32745464 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=021c40c6-9ddb-476b-8124-092279f871e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46264" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=19.659125ms http.response.status=200 http.response.written=68 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cb0e78cc-b0b1-479a-b9fc-4a6e885724ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46256" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=33.842µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1f1006e3-f026-4df0-b706-1ad3343dbbc0 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cb0e78cc-b0b1-479a-b9fc-4a6e885724ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46256" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=20.059µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=834d5415-1713-4d71-9dc4-054898747828 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cb0e78cc-b0b1-479a-b9fc-4a6e885724ae http.request.method=GET http.request.remoteaddr="127.0.0.1:46256" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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=26.503532ms http.response.status=200 http.response.written=179 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4bb7cedb-a34c-4fac-b523-c5e81b3bc277 http.request.method=GET http.request.remoteaddr="127.0.0.1:46280" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4bb7cedb-a34c-4fac-b523-c5e81b3bc277 http.request.method=GET http.request.remoteaddr="127.0.0.1:46280" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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="808.467µs" http.response.status=200 http.response.written=2 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e876873e-22b8-4c3f-9b06-db50b8f9435a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46286" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e876873e-22b8-4c3f-9b06-db50b8f9435a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46286" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e876873e-22b8-4c3f-9b06-db50b8f9435a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46286" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e876873e-22b8-4c3f-9b06-db50b8f9435a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46286" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=28.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=0d26a6a4-d8b7-459b-8e2b-38e92b03e87e trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e876873e-22b8-4c3f-9b06-db50b8f9435a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46286" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=14.732µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=21916cbf-96ca-4da2-a352-2cf122b862f2 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e876873e-22b8-4c3f-9b06-db50b8f9435a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46286" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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.586677ms http.response.status=404 http.response.written=181 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1deec518-7116-40e1-9666-8f7034b6b329 http.request.method=GET http.request.remoteaddr="127.0.0.1:46290" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1deec518-7116-40e1-9666-8f7034b6b329 http.request.method=GET http.request.remoteaddr="127.0.0.1:46290" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1deec518-7116-40e1-9666-8f7034b6b329 http.request.method=GET http.request.remoteaddr="127.0.0.1:46290" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.952Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1deec518-7116-40e1-9666-8f7034b6b329 http.request.method=GET http.request.remoteaddr="127.0.0.1:46290" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=30.853µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1f329667-6070-4271-85cc-bb8e9cb5236c trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.953Z] time="2023-02-07T13:34:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1deec518-7116-40e1-9666-8f7034b6b329 http.request.method=GET http.request.remoteaddr="127.0.0.1:46290" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b trace.duration=11.379µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7dbc3986-0d75-42ce-9214-7300403d58c8 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.953Z] time="2023-02-07T13:34:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1deec518-7116-40e1-9666-8f7034b6b329 http.request.method=GET http.request.remoteaddr="127.0.0.1:46290" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d 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.229874ms http.response.status=404 http.response.written=181 instance.id=1450c455-8899-4138-a515-c6cd0f75ca1b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-07T13:34:24.953Z] 127.0.0.1 - - [07/Feb/2023:13:34:24 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/0312e468da5c99267654d5c6b62785e29ffe6e0d kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T13:34:24.953Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.47s) [2023-02-07T13:34:24.953Z] === RUN TestRemoveImageOrphaning [2023-02-07T13:34:25.516Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2023-02-07T13:34:25.516Z] === RUN TestRemoveImageGarbageCollector [2023-02-07T13:34:26.444Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2023-02-07T13:34:27.840Z] --- PASS: TestRemoveImageGarbageCollector (2.48s) [2023-02-07T13:34:27.840Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-02-07T13:34:28.107Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2023-02-07T13:34:28.107Z] === RUN TestTagInvalidReference [2023-02-07T13:34:28.107Z] --- PASS: TestTagInvalidReference (0.03s) [2023-02-07T13:34:28.107Z] === RUN TestTagValidPrefixedRepo [2023-02-07T13:34:28.107Z] check_test.go:309: [d67989bce8047] daemon is not started [2023-02-07T13:34:28.107Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2023-02-07T13:34:28.107Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2023-02-07T13:34:28.107Z] === RUN TestTagExistedNameWithoutForce [2023-02-07T13:34:28.107Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2023-02-07T13:34:28.107Z] === RUN TestTagOfficialNames [2023-02-07T13:34:28.107Z] --- PASS: TestTagOfficialNames (0.07s) [2023-02-07T13:34:28.107Z] === RUN TestTagMatchesDigest [2023-02-07T13:34:28.107Z] --- PASS: TestTagMatchesDigest (0.02s) [2023-02-07T13:34:28.107Z] === CONT TestImportExtremelyLargeImageWorks [2023-02-07T13:34:29.042Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-02-07T13:34:31.563Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2023-02-07T13:34:34.080Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-02-07T13:34:34.337Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-02-07T13:34:35.704Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-02-07T13:34:37.594Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2023-02-07T13:34:38.525Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2023-02-07T13:34:38.781Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-02-07T13:34:39.038Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2023-02-07T13:34:39.602Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-02-07T13:34:39.602Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-02-07T13:34:39.602Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2023-02-07T13:34:39.602Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2023-02-07T13:34:40.166Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2023-02-07T13:34:40.728Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2023-02-07T13:34:40.984Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-02-07T13:34:41.240Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2023-02-07T13:34:41.803Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2023-02-07T13:34:41.803Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-02-07T13:34:41.841Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2023-02-07T13:34:41.841Z] Copying nested executables into bundles/cross/linux/amd64 [2023-02-07T13:34:41.841Z] Cross building: bundles/cross/windows/amd64 [2023-02-07T13:34:41.841Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2023-02-07T13:34:41.841Z] GOOS="windows" GOARCH="amd64" GOARM="" [2023-02-07T13:34:42.365Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2023-02-07T13:34:42.621Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2023-02-07T13:34:42.878Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-02-07T13:34:43.442Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2023-02-07T13:34:43.699Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2023-02-07T13:34:44.261Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2023-02-07T13:34:44.823Z] check_test.go:309: [d41b833c6c4c2] daemon is not started [2023-02-07T13:34:44.823Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2023-02-07T13:34:45.752Z] check_test.go:309: [d691ba2a2fd15] daemon is not started [2023-02-07T13:34:45.752Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2023-02-07T13:34:46.314Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2023-02-07T13:34:48.206Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2023-02-07T13:34:51.474Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2023-02-07T13:34:51.474Z] check_test.go:309: [dff8044463461] daemon is not started [2023-02-07T13:34:51.474Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2023-02-07T13:34:52.036Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-02-07T13:34:53.930Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-02-07T13:34:54.187Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2023-02-07T13:34:56.080Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2023-02-07T13:34:56.646Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-02-07T13:34:58.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:34:58.496Z] INFO: Testing against a local daemon [2023-02-07T13:34:58.496Z] === RUN TestBuildWithSession [2023-02-07T13:34:58.496Z] build_session_test.go:25: TODO: BuildKit [2023-02-07T13:34:58.496Z] --- SKIP: TestBuildWithSession (0.00s) [2023-02-07T13:34:58.496Z] === RUN TestBuildSquashParent [2023-02-07T13:34:58.497Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:34:58.497Z] --- SKIP: TestBuildSquashParent (0.00s) [2023-02-07T13:34:58.497Z] === RUN TestBuildWithRemoveAndForceRemove [2023-02-07T13:34:58.497Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T13:34:58.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T13:34:58.497Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T13:34:58.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T13:34:58.497Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T13:34:58.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T13:34:58.497Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T13:34:58.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T13:34:58.497Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T13:34:58.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T13:34:58.497Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T13:34:58.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T13:34:58.497Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T13:34:58.497Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T13:34:58.497Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T13:34:58.497Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T13:34:59.914Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2023-02-07T13:35:00.844Z] check_test.go:309: [d9e0d2328ac5f] daemon is not started [2023-02-07T13:35:00.844Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2023-02-07T13:35:06.094Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-02-07T13:35:07.461Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-02-07T13:35:08.392Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-02-07T13:35:08.392Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-02-07T13:35:08.649Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2023-02-07T13:35:10.893Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T13:35:10.893Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T13:35:11.921Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2023-02-07T13:35:12.483Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-02-07T13:35:14.377Z] check_test.go:309: [d99e33971a7cc] daemon is not started [2023-02-07T13:35:14.377Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2023-02-07T13:35:14.377Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-02-07T13:35:14.941Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2023-02-07T13:35:15.503Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2023-02-07T13:35:16.069Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2023-02-07T13:35:16.633Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-02-07T13:35:18.001Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2023-02-07T13:35:18.001Z] check_test.go:309: [d62497852b11a] daemon is not started [2023-02-07T13:35:18.001Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2023-02-07T13:35:20.529Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2023-02-07T13:35:21.225Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2023-02-07T13:35:21.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.27s) [2023-02-07T13:35:21.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.63s) [2023-02-07T13:35:21.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.43s) [2023-02-07T13:35:21.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.86s) [2023-02-07T13:35:21.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.14s) [2023-02-07T13:35:21.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.99s) [2023-02-07T13:35:21.225Z] === RUN TestBuildMultiStageCopy [2023-02-07T13:35:21.225Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-02-07T13:35:21.906Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-02-07T13:35:22.469Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2023-02-07T13:35:23.836Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-02-07T13:35:25.729Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-02-07T13:35:27.094Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2023-02-07T13:35:28.460Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2023-02-07T13:35:30.353Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2023-02-07T13:35:31.544Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-02-07T13:35:31.544Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-02-07T13:35:32.510Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-02-07T13:35:33.621Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2023-02-07T13:35:34.042Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-02-07T13:35:35.576Z] --- PASS: TestBuildMultiStageCopy (15.40s) [2023-02-07T13:35:35.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.92s) [2023-02-07T13:35:35.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s) [2023-02-07T13:35:35.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s) [2023-02-07T13:35:35.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.21s) [2023-02-07T13:35:35.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.35s) [2023-02-07T13:35:35.576Z] === RUN TestBuildMultiStageParentConfig [2023-02-07T13:35:36.890Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2023-02-07T13:35:38.477Z] --- PASS: TestBuildMultiStageParentConfig (3.33s) [2023-02-07T13:35:38.477Z] === RUN TestBuildLabelWithTargets [2023-02-07T13:35:38.477Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-07T13:35:38.477Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2023-02-07T13:35:38.477Z] === RUN TestBuildWithEmptyLayers [2023-02-07T13:35:40.013Z] --- PASS: TestBuildWithEmptyLayers (1.60s) [2023-02-07T13:35:40.013Z] === RUN TestBuildMultiStageOnBuild [2023-02-07T13:35:41.163Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-02-07T13:35:41.163Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-02-07T13:35:41.163Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2023-02-07T13:35:43.053Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2023-02-07T13:35:43.982Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2023-02-07T13:35:45.353Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2023-02-07T13:35:45.353Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-02-07T13:35:45.610Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-02-07T13:35:46.173Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-02-07T13:35:47.103Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-02-07T13:35:47.103Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-02-07T13:35:47.360Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-02-07T13:35:47.923Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-02-07T13:35:48.180Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2023-02-07T13:35:50.074Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-02-07T13:35:51.441Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-02-07T13:35:53.333Z] === RUN TestDockerSuite/TestBuildEnv [2023-02-07T13:35:53.896Z] docker_cli_daemon_test.go:2551: [de361a3b585a7] daemon is not started [2023-02-07T13:35:54.461Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-02-07T13:35:55.831Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-02-07T13:35:55.831Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2023-02-07T13:35:56.761Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-02-07T13:36:01.090Z] --- PASS: TestBuildMultiStageOnBuild (20.38s) [2023-02-07T13:36:01.090Z] === RUN TestBuildUncleanTarFilenames [2023-02-07T13:36:01.090Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-07T13:36:01.090Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2023-02-07T13:36:01.090Z] === RUN TestBuildMultiStageLayerLeak [2023-02-07T13:36:03.307Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-02-07T13:36:03.319Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2023-02-07T13:36:03.319Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2023-02-07T13:36:03.319Z] remote: Enumerating objects: 23, done. [2023-02-07T13:36:03.319Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2023-02-07T13:36:03.319Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2023-02-07T13:36:03.319Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2023-02-07T13:36:03.319Z] 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-02-07T13:36:03.319Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2023-02-07T13:36:03.319Z] Building: bundles/cross/windows/amd64/containerutility.exe [2023-02-07T13:36:04.237Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-02-07T13:36:06.763Z] === RUN TestDockerDaemonSuite/TestShmSize [2023-02-07T13:36:07.512Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-02-07T13:36:08.098Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44946/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0312e468da5c99267654d5c6b62785e29ffe6e0d hack/test/unit [2023-02-07T13:36:08.654Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2023-02-07T13:36:10.005Z] ? github.com/docker/docker/api [no test files] [2023-02-07T13:36:11.172Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2023-02-07T13:36:11.172Z] check_test.go:309: [d4ca044da40a7] daemon is not started [2023-02-07T13:36:11.428Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite (338.34s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.77s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.68s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.98s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.38s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.39s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.21s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.44s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.69s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.31s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.53s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.98s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.28s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.15s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.05s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.96s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.39s) [2023-02-07T13:36:17.970Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.70s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.72s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.12s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.31s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.65s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.65s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.73s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.18s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.56s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.59s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.60s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.81s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.95s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.76s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.31s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.39s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.23s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.52s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.96s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.90s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.97s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.00s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.99s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.42s) [2023-02-07T13:36:17.970Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-02-07T13:36:17.970Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.01s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.88s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.81s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.41s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.44s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.28s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.20s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.22s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.99s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.95s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.80s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.46s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.07s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.81s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.75s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.85s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.47s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.25s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.73s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.91s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.76s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.43s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.38s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.31s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.83s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.23s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.25s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.45s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.69s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.05s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.10s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.60s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.42s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.68s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.63s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2023-02-07T13:36:17.970Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.10s) [2023-02-07T13:36:17.970Z] === RUN TestDockerSwarmSuite [2023-02-07T13:36:17.970Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2023-02-07T13:36:20.491Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2023-02-07T13:36:23.760Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-02-07T13:36:23.760Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2023-02-07T13:36:24.942Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2023-02-07T13:36:25.653Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-02-07T13:36:26.200Z] --- PASS: TestBuildMultiStageLayerLeak (22.62s) [2023-02-07T13:36:26.200Z] === RUN TestBuildWithHugeFile [2023-02-07T13:36:27.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2023-02-07T13:36:34.092Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-02-07T13:36:34.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-02-07T13:36:34.910Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-02-07T13:36:35.472Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-02-07T13:36:36.402Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-02-07T13:36:36.658Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2023-02-07T13:36:36.658Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-02-07T13:36:36.914Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-02-07T13:36:41.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2023-02-07T13:36:41.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2023-02-07T13:36:44.920Z] docker_api_swarm_test.go:563: [d8ee5b837df68] joining swarm manager [dad6bdc45664c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:36:46.811Z] === RUN TestDockerSuite/TestBuildExpose [2023-02-07T13:36:46.811Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-02-07T13:36:47.740Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-02-07T13:36:47.996Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-02-07T13:36:48.559Z] === RUN TestDockerSuite/TestBuildFails [2023-02-07T13:36:49.489Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-02-07T13:36:49.489Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-02-07T13:36:51.381Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-02-07T13:36:53.274Z] === RUN TestDockerSuite/TestBuildForceRm [2023-02-07T13:36:54.641Z] === RUN TestDockerSuite/TestBuildFromGit [2023-02-07T13:36:55.574Z] docker_api_swarm_test.go:585: [d50100a9124cd] joining swarm manager [dad6bdc45664c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:36:56.501Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-02-07T13:36:56.758Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-02-07T13:36:58.649Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-02-07T13:36:58.906Z] check_test.go:380: [d8ee5b837df68] daemon is not started [2023-02-07T13:37:00.273Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-02-07T13:37:00.836Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-02-07T13:37:01.092Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-02-07T13:37:02.984Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-02-07T13:37:04.876Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-02-07T13:37:05.806Z] === RUN TestDockerSuite/TestBuildHistory [2023-02-07T13:37:09.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2023-02-07T13:37:09.977Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-02-07T13:37:09.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2023-02-07T13:37:09.977Z] === RUN TestDockerSuite/TestBuildIidFile [2023-02-07T13:37:10.233Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-02-07T13:37:11.164Z] === RUN TestDockerSuite/TestBuildInheritance [2023-02-07T13:37:12.094Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-02-07T13:37:12.094Z] docker_api_swarm_test.go:46: [da058d33f89b3] joining swarm manager [d6fa23c474326]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:37:12.656Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-02-07T13:37:12.656Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-02-07T13:37:13.584Z] === RUN TestDockerSuite/TestBuildLabel [2023-02-07T13:37:13.841Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-02-07T13:37:14.403Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-02-07T13:37:14.659Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-02-07T13:37:14.916Z] === RUN TestDockerSuite/TestBuildLabels [2023-02-07T13:37:15.491Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-02-07T13:37:16.422Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-02-07T13:37:19.690Z] === RUN TestDockerSuite/TestBuildLastModified [2023-02-07T13:37:23.862Z] --- PASS: TestImportExtremelyLargeImageWorks (175.25s) [2023-02-07T13:37:23.862Z] PASS [2023-02-07T13:37:23.862Z] [2023-02-07T13:37:23.862Z] DONE 13 tests in 179.699s [2023-02-07T13:37:23.862Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-02-07T13:37:23.862Z] ++ 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-02-07T13:37:23.862Z] ++ set -e [2023-02-07T13:37:23.862Z] ++ '[' -n 0 ']' [2023-02-07T13:37:23.862Z] ++ set -x [2023-02-07T13:37:23.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-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-02-07T13:37:23.862Z] INFO: Testing against a local daemon [2023-02-07T13:37:23.862Z] === RUN TestNetworkCreateDelete [2023-02-07T13:37:23.862Z] --- PASS: TestNetworkCreateDelete (0.21s) [2023-02-07T13:37:23.862Z] === RUN TestDockerNetworkDeletePreferID [2023-02-07T13:37:24.118Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-02-07T13:37:24.375Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2023-02-07T13:37:24.375Z] === RUN TestDaemonDNSFallback [2023-02-07T13:37:26.894Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-02-07T13:37:26.894Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-02-07T13:37:26.894Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-02-07T13:37:26.894Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-02-07T13:37:26.894Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-02-07T13:37:27.150Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-02-07T13:37:28.079Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-02-07T13:37:29.007Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-02-07T13:37:29.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2023-02-07T13:37:30.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2023-02-07T13:37:31.119Z] --- PASS: TestDaemonDNSFallback (6.58s) [2023-02-07T13:37:31.119Z] === RUN TestInspectNetwork [2023-02-07T13:37:31.682Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-02-07T13:37:31.938Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-02-07T13:37:32.500Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-02-07T13:37:35.019Z] === RUN TestInspectNetwork/full_network_id [2023-02-07T13:37:35.019Z] === RUN TestInspectNetwork/partial_network_id [2023-02-07T13:37:35.019Z] === RUN TestInspectNetwork/network_name [2023-02-07T13:37:35.019Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-02-07T13:37:40.275Z] --- PASS: TestInspectNetwork (8.52s) [2023-02-07T13:37:40.275Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-02-07T13:37:40.275Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-02-07T13:37:40.275Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-02-07T13:37:40.275Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-02-07T13:37:40.275Z] === RUN TestRunContainerWithBridgeNone [2023-02-07T13:37:40.275Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-02-07T13:37:41.649Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2023-02-07T13:37:41.649Z] === RUN TestNetworkInvalidJSON [2023-02-07T13:37:41.649Z] === RUN TestNetworkInvalidJSON//networks/create [2023-02-07T13:37:41.649Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-02-07T13:37:41.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-02-07T13:37:41.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-02-07T13:37:41.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-07T13:37:41.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-07T13:37:41.649Z] === CONT TestNetworkInvalidJSON//networks/create [2023-02-07T13:37:41.649Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-07T13:37:41.649Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-02-07T13:37:41.649Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-02-07T13:37:41.649Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-02-07T13:37:41.649Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-02-07T13:37:41.649Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-02-07T13:37:41.649Z] === RUN TestNetworkList [2023-02-07T13:37:41.649Z] === RUN TestNetworkList//networks [2023-02-07T13:37:41.649Z] === PAUSE TestNetworkList//networks [2023-02-07T13:37:41.649Z] === RUN TestNetworkList//networks/ [2023-02-07T13:37:41.649Z] === PAUSE TestNetworkList//networks/ [2023-02-07T13:37:41.649Z] === CONT TestNetworkList//networks [2023-02-07T13:37:41.649Z] === CONT TestNetworkList//networks/ [2023-02-07T13:37:41.649Z] --- PASS: TestNetworkList (0.02s) [2023-02-07T13:37:41.649Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-02-07T13:37:41.649Z] --- PASS: TestNetworkList//networks (0.00s) [2023-02-07T13:37:41.649Z] === RUN TestHostIPv4BridgeLabel [2023-02-07T13:37:42.215Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2023-02-07T13:37:42.215Z] === RUN TestDaemonRestartWithLiveRestore [2023-02-07T13:37:42.471Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-02-07T13:37:43.401Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2023-02-07T13:37:43.401Z] === RUN TestDaemonDefaultNetworkPools [2023-02-07T13:37:43.401Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-02-07T13:37:43.964Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2023-02-07T13:37:43.964Z] === RUN TestDaemonRestartWithExistingNetwork [2023-02-07T13:37:44.893Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-02-07T13:37:44.893Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2023-02-07T13:37:44.893Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-02-07T13:37:45.150Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2023-02-07T13:37:45.150Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-02-07T13:37:46.397Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2023-02-07T13:37:46.397Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/server/router [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-02-07T13:37:46.397Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/types [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/types/container [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/types/events [no test files] [2023-02-07T13:37:46.397Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2023-02-07T13:37:46.397Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 93.7% of statements [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/types/image [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/types/network [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-02-07T13:37:46.397Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2023-02-07T13:37:46.397Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/builder [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-02-07T13:37:46.397Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-02-07T13:37:46.518Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2023-02-07T13:37:46.519Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-02-07T13:37:46.966Z] ok github.com/docker/docker/builder/remotecontext 0.088s coverage: 13.7% of statements [2023-02-07T13:37:46.966Z] ok github.com/docker/docker/builder/dockerfile 0.240s coverage: 48.5% of statements [2023-02-07T13:37:46.966Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-02-07T13:37:47.080Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2023-02-07T13:37:47.080Z] === RUN TestServiceWithPredefinedNetwork [2023-02-07T13:37:47.906Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2023-02-07T13:37:48.446Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-02-07T13:37:48.703Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-02-07T13:37:49.631Z] --- PASS: TestServiceWithPredefinedNetwork (2.65s) [2023-02-07T13:37:49.631Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-02-07T13:37:49.631Z] service_test.go:242: FLAKY_TEST [2023-02-07T13:37:49.631Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-07T13:37:49.631Z] === RUN TestServiceWithDataPathPortInit [2023-02-07T13:37:49.816Z] ok github.com/docker/docker/builder/remotecontext/git 2.235s coverage: 83.5% of statements [2023-02-07T13:37:49.816Z] ? github.com/docker/docker/cli [no test files] [2023-02-07T13:37:49.816Z] ? github.com/docker/docker/cli/config [no test files] [2023-02-07T13:37:50.194Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-02-07T13:37:50.757Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-02-07T13:37:52.127Z] === RUN TestDockerSuite/TestBuildNetNone [2023-02-07T13:37:52.689Z] === RUN TestDockerSuite/TestBuildNoContext [2023-02-07T13:37:53.113Z] ok github.com/docker/docker/client 0.118s coverage: 75.4% of statements [2023-02-07T13:37:53.618Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-02-07T13:37:54.180Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-02-07T13:37:55.108Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-02-07T13:37:55.364Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-02-07T13:37:55.364Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-02-07T13:37:55.926Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-02-07T13:37:56.183Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-02-07T13:37:56.746Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-02-07T13:37:58.131Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-02-07T13:37:58.693Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-02-07T13:38:01.211Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-02-07T13:38:01.773Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-02-07T13:38:03.138Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-02-07T13:38:04.067Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-02-07T13:38:04.998Z] --- PASS: TestServiceWithDataPathPortInit (15.32s) [2023-02-07T13:38:04.998Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-02-07T13:38:05.254Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-02-07T13:38:05.511Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-02-07T13:38:08.032Z] === RUN TestDockerSuite/TestBuildPATH [2023-02-07T13:38:08.288Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lomar1a3baber6fsent5hqso3 Created:2023-02-07 13:38:06.362278495 +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[6f889a4e2595f99b5875b4033eced74b04199b5525ef22746f269213ff13964e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v61kiyobxnt8b3l4gvjjdy3pb EndpointID:a7f03bcf326b1790b789e0d7567f87703a9e6946bbd5c6948f71f8c626c4c46b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:faa4f7dfdcba451c8bce9b9edd6322da505e1be06180e59718aacaa0538348a7 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:6c9970683f76 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v61kiyobxnt8b3l4gvjjdy3pb EndpointID:a7f03bcf326b1790b789e0d7567f87703a9e6946bbd5c6948f71f8c626c4c46b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-02-07T13:38:09.655Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-02-07T13:38:09.911Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-02-07T13:38:10.473Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-02-07T13:38:12.989Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.62s) [2023-02-07T13:38:12.989Z] PASS [2023-02-07T13:38:12.989Z] [2023-02-07T13:38:12.989Z] === Skipped [2023-02-07T13:38:12.989Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-07T13:38:12.989Z] service_test.go:242: FLAKY_TEST [2023-02-07T13:38:12.989Z] [2023-02-07T13:38:12.989Z] DONE 26 tests, 1 skipped in 49.134s [2023-02-07T13:38:12.989Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-02-07T13:38:12.989Z] ++ 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-02-07T13:38:12.989Z] ++ set -e [2023-02-07T13:38:12.989Z] ++ '[' -n 0 ']' [2023-02-07T13:38:12.989Z] ++ set -x [2023-02-07T13:38:12.989Z] ++ 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-02-07T13:38:12.989Z] INFO: Testing against a local daemon [2023-02-07T13:38:12.989Z] === RUN TestDockerNetworkIpvlanPersistance [2023-02-07T13:38:12.989Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:38:12.989Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-07T13:38:12.990Z] === RUN TestDockerNetworkIpvlan [2023-02-07T13:38:12.990Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:38:12.990Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-02-07T13:38:12.990Z] PASS [2023-02-07T13:38:12.990Z] [2023-02-07T13:38:12.990Z] === Skipped [2023-02-07T13:38:12.990Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-07T13:38:12.990Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:38:12.990Z] [2023-02-07T13:38:12.990Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-02-07T13:38:12.990Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T13:38:12.990Z] [2023-02-07T13:38:12.990Z] DONE 2 tests, 2 skipped in 0.129s [2023-02-07T13:38:12.990Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-02-07T13:38:12.990Z] ++ 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-02-07T13:38:12.990Z] ++ set -e [2023-02-07T13:38:12.990Z] ++ '[' -n 0 ']' [2023-02-07T13:38:12.990Z] ++ set -x [2023-02-07T13:38:12.990Z] ++ 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-02-07T13:38:12.990Z] INFO: Testing against a local daemon [2023-02-07T13:38:12.990Z] === RUN TestDockerNetworkMacvlanPersistance [2023-02-07T13:38:14.356Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2023-02-07T13:38:14.356Z] === RUN TestDockerNetworkMacvlan [2023-02-07T13:38:15.285Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-02-07T13:38:15.850Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-02-07T13:38:16.780Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-02-07T13:38:17.036Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-02-07T13:38:18.957Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-02-07T13:38:19.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2023-02-07T13:38:20.580Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2023-02-07T13:38:21.508Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-02-07T13:38:21.508Z] docker_api_swarm_test.go:304: [daed63e7ac52d] joining swarm manager [d83e514b00b90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:38:22.874Z] === RUN TestDockerSuite/TestBuildRm [2023-02-07T13:38:23.130Z] docker_api_swarm_test.go:305: [d1d853103bb56] joining swarm manager [d83e514b00b90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:38:24.059Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2023-02-07T13:38:25.952Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-02-07T13:38:25.952Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-02-07T13:38:26.209Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-02-07T13:38:27.138Z] --- PASS: TestDockerNetworkMacvlan (12.69s) [2023-02-07T13:38:27.138Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2023-02-07T13:38:27.138Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2023-02-07T13:38:27.138Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.04s) [2023-02-07T13:38:27.138Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.48s) [2023-02-07T13:38:27.138Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.14s) [2023-02-07T13:38:27.138Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2023-02-07T13:38:27.138Z] PASS [2023-02-07T13:38:27.138Z] [2023-02-07T13:38:27.138Z] DONE 8 tests in 14.217s [2023-02-07T13:38:27.138Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-02-07T13:38:27.138Z] ++ 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-02-07T13:38:27.138Z] ++ set -e [2023-02-07T13:38:27.138Z] ++ '[' -n 0 ']' [2023-02-07T13:38:27.138Z] ++ set -x [2023-02-07T13:38:27.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-07T13:38:27.138Z] testing: warning: no tests to run [2023-02-07T13:38:27.138Z] PASS [2023-02-07T13:38:27.138Z] [2023-02-07T13:38:27.138Z] DONE 0 tests in 0.029s [2023-02-07T13:38:27.138Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-02-07T13:38:27.138Z] ++ 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-02-07T13:38:27.138Z] ++ set -e [2023-02-07T13:38:27.138Z] ++ '[' -n 0 ']' [2023-02-07T13:38:27.138Z] ++ set -x [2023-02-07T13:38:27.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-07T13:38:27.138Z] INFO: Testing against a local daemon [2023-02-07T13:38:27.138Z] === RUN TestAuthZPluginAllowRequest [2023-02-07T13:38:27.395Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-02-07T13:38:27.652Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-02-07T13:38:28.215Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-02-07T13:38:28.778Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2023-02-07T13:38:28.778Z] === RUN TestAuthZPluginTLS [2023-02-07T13:38:29.035Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-02-07T13:38:29.291Z] --- PASS: TestAuthZPluginTLS (0.56s) [2023-02-07T13:38:29.291Z] === RUN TestAuthZPluginDenyRequest [2023-02-07T13:38:29.853Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2023-02-07T13:38:29.853Z] === RUN TestAuthZPluginAPIDenyResponse [2023-02-07T13:38:29.853Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-02-07T13:38:30.415Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-02-07T13:38:30.415Z] === RUN TestAuthZPluginDenyResponse [2023-02-07T13:38:30.671Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-02-07T13:38:30.928Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2023-02-07T13:38:30.928Z] === RUN TestAuthZPluginAllowEventStream [2023-02-07T13:38:31.849Z] ok github.com/docker/docker/cmd/dockerd 0.108s coverage: 29.1% of statements [2023-02-07T13:38:31.850Z] ok github.com/docker/docker/container 0.122s coverage: 34.5% of statements [2023-02-07T13:38:31.850Z] ? github.com/docker/docker/container/stream [no test files] [2023-02-07T13:38:31.850Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-02-07T13:38:31.850Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-02-07T13:38:31.850Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-02-07T13:38:32.295Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2023-02-07T13:38:32.295Z] === RUN TestAuthZPluginErrorResponse [2023-02-07T13:38:32.858Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2023-02-07T13:38:32.858Z] === RUN TestAuthZPluginErrorRequest [2023-02-07T13:38:33.115Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-02-07T13:38:33.115Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-02-07T13:38:33.371Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-02-07T13:38:33.371Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-02-07T13:38:33.628Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-02-07T13:38:33.628Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2023-02-07T13:38:33.628Z] === RUN TestDockerSuite/TestBuildSpaces [2023-02-07T13:38:33.884Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2023-02-07T13:38:33.884Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-02-07T13:38:33.884Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-02-07T13:38:34.813Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-02-07T13:38:34.813Z] === RUN TestDockerSuite/TestBuildStderr [2023-02-07T13:38:35.743Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-02-07T13:38:35.743Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2023-02-07T13:38:35.743Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-02-07T13:38:37.146Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.64s) [2023-02-07T13:38:37.146Z] === RUN TestAuthZPluginHeader [2023-02-07T13:38:38.074Z] --- PASS: TestAuthZPluginHeader (0.78s) [2023-02-07T13:38:38.074Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-02-07T13:38:38.636Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-02-07T13:38:39.565Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-02-07T13:38:39.977Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2023-02-07T13:38:40.128Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-02-07T13:38:40.236Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2023-02-07T13:38:40.384Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-02-07T13:38:40.948Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-02-07T13:38:41.176Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2023-02-07T13:38:41.203Z] docker_api_swarm_test.go:364: Waiting for possible election... [2023-02-07T13:38:42.569Z] === RUN TestDockerSuite/TestBuildUser [2023-02-07T13:38:43.135Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.98s) [2023-02-07T13:38:43.135Z] === RUN TestAuthZPluginV2Disable [2023-02-07T13:38:43.698Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-02-07T13:38:46.215Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-02-07T13:38:47.143Z] --- PASS: TestAuthZPluginV2Disable (4.21s) [2023-02-07T13:38:47.143Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-02-07T13:38:49.301Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2023-02-07T13:38:49.301Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2023-02-07T13:38:49.301Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2023-02-07T13:38:49.871Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2023-02-07T13:38:50.441Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2023-02-07T13:38:51.312Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.80s) [2023-02-07T13:38:51.312Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-02-07T13:38:51.822Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.479s coverage: 74.6% of statements [2023-02-07T13:38:51.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2023-02-07T13:38:52.761Z] ok github.com/docker/docker/daemon 12.168s coverage: 17.1% of statements [2023-02-07T13:38:52.761Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-02-07T13:38:52.761Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-02-07T13:38:52.761Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-02-07T13:38:52.761Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-02-07T13:38:53.021Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2023-02-07T13:38:53.959Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.504s coverage: 60.7% of statements [2023-02-07T13:38:54.392Z] docker_api_swarm_test.go:272: [dbf293495b8ef] joining swarm manager [d54fe48ae3687]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:38:55.323Z] docker_api_swarm_test.go:273: [db27e7b002bfc] joining swarm manager [d54fe48ae3687]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:38:55.341Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2023-02-07T13:38:57.249Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.276s coverage: 50.5% of statements [2023-02-07T13:38:57.249Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.226s coverage: 45.9% of statements [2023-02-07T13:38:57.249Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-02-07T13:38:58.620Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-02-07T13:38:58.630Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.8% of statements [2023-02-07T13:38:58.891Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.569s coverage: 58.0% of statements [2023-02-07T13:38:58.891Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-02-07T13:38:58.891Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-02-07T13:38:59.461Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2023-02-07T13:38:59.551Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-02-07T13:38:59.807Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-02-07T13:39:00.030Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2023-02-07T13:39:00.736Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-02-07T13:39:01.298Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-02-07T13:39:01.419Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements [2023-02-07T13:39:01.419Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-02-07T13:39:01.419Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-02-07T13:39:01.679Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2023-02-07T13:39:02.228Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-02-07T13:39:02.228Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2023-02-07T13:39:02.228Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-02-07T13:39:02.228Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2023-02-07T13:39:02.228Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-02-07T13:39:02.228Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2023-02-07T13:39:02.228Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-02-07T13:39:02.228Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2023-02-07T13:39:02.228Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-02-07T13:39:02.618Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2023-02-07T13:39:02.618Z] ok github.com/docker/docker/daemon/logger/awslogs 0.140s coverage: 77.4% of statements [2023-02-07T13:39:02.618Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-02-07T13:39:02.618Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-02-07T13:39:03.188Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2023-02-07T13:39:03.448Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2023-02-07T13:39:03.594Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-02-07T13:39:03.594Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.40s) [2023-02-07T13:39:03.594Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-02-07T13:39:03.594Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-02-07T13:39:03.707Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2023-02-07T13:39:04.157Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-02-07T13:39:04.277Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 78.7% of statements [2023-02-07T13:39:04.277Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-02-07T13:39:04.414Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-02-07T13:39:04.846Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 58.9% of statements [2023-02-07T13:39:04.978Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-02-07T13:39:05.106Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2023-02-07T13:39:05.234Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-02-07T13:39:06.045Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2023-02-07T13:39:06.305Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2023-02-07T13:39:06.909Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-02-07T13:39:07.126Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-02-07T13:39:07.495Z] ok github.com/docker/docker/daemon/logger/splunk 1.555s coverage: 82.5% of statements [2023-02-07T13:39:07.495Z] ? github.com/docker/docker/daemon/names [no test files] [2023-02-07T13:39:07.495Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-02-07T13:39:08.053Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-02-07T13:39:08.615Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-02-07T13:39:08.872Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-02-07T13:39:08.880Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2023-02-07T13:39:09.128Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-02-07T13:39:09.128Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2023-02-07T13:39:09.128Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-02-07T13:39:09.139Z] ok github.com/docker/docker/distribution 0.598s coverage: 29.0% of statements [2023-02-07T13:39:09.139Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-02-07T13:39:09.689Z] === RUN TestDockerSuite/TestBuildXZHost [2023-02-07T13:39:09.708Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2023-02-07T13:39:10.276Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2023-02-07T13:39:10.536Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2023-02-07T13:39:10.796Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2023-02-07T13:39:11.055Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-02-07T13:39:11.055Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-02-07T13:39:11.055Z] docker_cli_sni_test.go:18: Flakey test [2023-02-07T13:39:11.055Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-02-07T13:39:11.056Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.6% of statements [2023-02-07T13:39:11.056Z] ? github.com/docker/docker/dockerversion [no test files] [2023-02-07T13:39:11.056Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-02-07T13:39:11.056Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-02-07T13:39:11.311Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-02-07T13:39:11.625Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2023-02-07T13:39:11.873Z] === RUN TestDockerSuite/TestCommitChange [2023-02-07T13:39:12.565Z] ok github.com/docker/docker/oci 0.010s coverage: 40.6% of statements [2023-02-07T13:39:12.801Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-02-07T13:39:12.825Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2023-02-07T13:39:13.085Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2023-02-07T13:39:13.363Z] === RUN TestDockerSuite/TestCommitHardlink [2023-02-07T13:39:14.292Z] === RUN TestDockerSuite/TestCommitNewFile [2023-02-07T13:39:14.466Z] ok github.com/docker/docker/pkg/archive 0.272s coverage: 82.2% of statements [2023-02-07T13:39:15.220Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-02-07T13:39:15.405Z] ok github.com/docker/docker/pkg/authorization 0.190s coverage: 68.3% of statements [2023-02-07T13:39:15.405Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-02-07T13:39:15.665Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-02-07T13:39:15.781Z] === RUN TestDockerSuite/TestCommitTTY [2023-02-07T13:39:16.713Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-02-07T13:39:17.276Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-02-07T13:39:17.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2023-02-07T13:39:18.460Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-02-07T13:39:18.955Z] ok github.com/docker/docker/pkg/chrootarchive 2.456s coverage: 43.5% of statements [2023-02-07T13:39:18.955Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2023-02-07T13:39:18.955Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2023-02-07T13:39:19.022Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-02-07T13:39:19.022Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-02-07T13:39:19.022Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-02-07T13:39:19.022Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-02-07T13:39:19.022Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-02-07T13:39:19.022Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-02-07T13:39:19.022Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-02-07T13:39:19.214Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2023-02-07T13:39:20.152Z] ok github.com/docker/docker/layer 7.649s coverage: 68.8% of statements [2023-02-07T13:39:20.152Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-02-07T13:39:20.152Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-02-07T13:39:20.152Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-02-07T13:39:20.152Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-02-07T13:39:20.152Z] ? github.com/docker/docker/oci/caps [no test files] [2023-02-07T13:39:20.152Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-02-07T13:39:20.152Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-02-07T13:39:20.390Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2023-02-07T13:39:20.390Z] PASS [2023-02-07T13:39:20.390Z] [2023-02-07T13:39:20.390Z] DONE 17 tests in 53.242s [2023-02-07T13:39:20.390Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-02-07T13:39:20.390Z] ++ 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-02-07T13:39:20.390Z] ++ set -e [2023-02-07T13:39:20.390Z] ++ '[' -n 0 ']' [2023-02-07T13:39:20.390Z] ++ set -x [2023-02-07T13:39:20.390Z] ++ 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-02-07T13:39:20.412Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2023-02-07T13:39:20.647Z] INFO: Testing against a local daemon [2023-02-07T13:39:20.647Z] === RUN TestPluginInvalidJSON [2023-02-07T13:39:20.647Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:39:20.647Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:39:20.647Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:39:20.647Z] --- PASS: TestPluginInvalidJSON (0.03s) [2023-02-07T13:39:20.647Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-02-07T13:39:20.647Z] === RUN TestPluginInstall [2023-02-07T13:39:20.647Z] === RUN TestPluginInstall/no_auth [2023-02-07T13:39:20.647Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-02-07T13:39:20.981Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2023-02-07T13:39:21.241Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2023-02-07T13:39:22.013Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-02-07T13:39:22.013Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-02-07T13:39:22.180Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2023-02-07T13:39:22.575Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-02-07T13:39:22.749Z] ok github.com/docker/docker/pkg/discovery/kv 3.017s coverage: 84.1% of statements [2023-02-07T13:39:22.749Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.5% of statements [2023-02-07T13:39:22.832Z] time="2023-02-07T13:39:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:39:22.832Z] time="2023-02-07T13:39:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b509264fab04b85389676c4ca6f35cbe34b76b9e3ca5034f3f057f82123d6d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:39:22.832Z] time="2023-02-07T13:39:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:39:22.832Z] time="2023-02-07T13:39:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b509264fab04b85389676c4ca6f35cbe34b76b9e3ca5034f3f057f82123d6d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:39:23.009Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2023-02-07T13:39:23.089Z] === RUN TestPluginInstall/with_htpasswd [2023-02-07T13:39:23.089Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-02-07T13:39:23.268Z] ok github.com/docker/docker/pkg/fsutils 0.165s coverage: 85.1% of statements [2023-02-07T13:39:23.463Z] --- PASS: TestBuildWithHugeFile (168.96s) [2023-02-07T13:39:23.463Z] === RUN TestBuildWithEmptyDockerfile [2023-02-07T13:39:23.463Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T13:39:23.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T13:39:23.463Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T13:39:23.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T13:39:23.463Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T13:39:23.463Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T13:39:23.463Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T13:39:23.463Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T13:39:23.463Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T13:39:23.463Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2023-02-07T13:39:23.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2023-02-07T13:39:23.463Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-02-07T13:39:23.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2023-02-07T13:39:23.463Z] === RUN TestBuildPreserveOwnership [2023-02-07T13:39:23.463Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-07T13:39:23.463Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2023-02-07T13:39:23.463Z] === RUN TestBuildPlatformInvalid [2023-02-07T13:39:23.463Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2023-02-07T13:39:23.463Z] PASS [2023-02-07T13:39:23.463Z] ok github.com/docker/docker/integration/build 258.232s [2023-02-07T13:39:23.463Z] [2023-02-07T13:39:23.463Z] === Skipped [2023-02-07T13:39:23.463Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2023-02-07T13:39:23.463Z] build_session_test.go:25: TODO: BuildKit [2023-02-07T13:39:23.463Z] [2023-02-07T13:39:23.463Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2023-02-07T13:39:23.463Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:23.463Z] [2023-02-07T13:39:23.463Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2023-02-07T13:39:23.463Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-07T13:39:23.463Z] [2023-02-07T13:39:23.463Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2023-02-07T13:39:23.463Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-07T13:39:23.463Z] [2023-02-07T13:39:23.463Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2023-02-07T13:39:23.463Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-07T13:39:23.463Z] [2023-02-07T13:39:23.463Z] DONE 28 tests, 5 skipped in 296.905s [2023-02-07T13:39:23.463Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2023-02-07T13:39:23.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:39:23.463Z] INFO: Testing against a local daemon [2023-02-07T13:39:23.463Z] === RUN TestConfigInspect [2023-02-07T13:39:23.463Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:23.463Z] --- SKIP: TestConfigInspect (0.00s) [2023-02-07T13:39:23.463Z] === RUN TestConfigList [2023-02-07T13:39:23.463Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:23.463Z] --- SKIP: TestConfigList (0.00s) [2023-02-07T13:39:23.463Z] === RUN TestConfigsCreateAndDelete [2023-02-07T13:39:23.463Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:23.463Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2023-02-07T13:39:23.463Z] === RUN TestConfigsUpdate [2023-02-07T13:39:23.463Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:23.463Z] --- SKIP: TestConfigsUpdate (0.00s) [2023-02-07T13:39:23.463Z] === RUN TestTemplatedConfig [2023-02-07T13:39:23.463Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:23.463Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-02-07T13:39:23.463Z] === RUN TestConfigCreateResolve [2023-02-07T13:39:23.463Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:39:23.463Z] --- SKIP: TestConfigCreateResolve (0.00s) [2023-02-07T13:39:23.463Z] === RUN TestConfigDaemonLibtrustID [2023-02-07T13:39:23.463Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:39:23.463Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2023-02-07T13:39:23.463Z] PASS [2023-02-07T13:39:23.463Z] ok github.com/docker/docker/integration/config 0.158s [2023-02-07T13:39:23.463Z] [2023-02-07T13:39:23.463Z] === Skipped [2023-02-07T13:39:23.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2023-02-07T13:39:23.463Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:23.463Z] [2023-02-07T13:39:23.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2023-02-07T13:39:23.463Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:23.463Z] [2023-02-07T13:39:23.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2023-02-07T13:39:23.463Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:23.463Z] [2023-02-07T13:39:23.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2023-02-07T13:39:23.463Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:23.463Z] [2023-02-07T13:39:23.463Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2023-02-07T13:39:23.463Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:23.463Z] [2023-02-07T13:39:23.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2023-02-07T13:39:23.463Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:39:23.463Z] [2023-02-07T13:39:23.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2023-02-07T13:39:23.463Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:39:23.463Z] [2023-02-07T13:39:23.463Z] DONE 7 tests, 7 skipped in 2.866s [2023-02-07T13:39:23.463Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2023-02-07T13:39:23.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:39:23.463Z] INFO: Testing against a local daemon [2023-02-07T13:39:23.463Z] === RUN TestCheckpoint [2023-02-07T13:39:23.463Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-07T13:39:23.463Z] --- SKIP: TestCheckpoint (0.00s) [2023-02-07T13:39:23.463Z] === RUN TestContainerInvalidJSON [2023-02-07T13:39:23.463Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-02-07T13:39:23.463Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-02-07T13:39:23.463Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-02-07T13:39:23.463Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-02-07T13:39:23.463Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-02-07T13:39:23.463Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-02-07T13:39:23.463Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-02-07T13:39:23.463Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-02-07T13:39:23.463Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-02-07T13:39:23.463Z] --- PASS: TestContainerInvalidJSON (0.05s) [2023-02-07T13:39:23.463Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2023-02-07T13:39:23.463Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2023-02-07T13:39:23.463Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2023-02-07T13:39:23.463Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-02-07T13:39:23.463Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2023-02-07T13:39:23.463Z] === RUN TestCopyFromContainerPathIsNotDir [2023-02-07T13:39:23.463Z] copy_test.go:38: testEnv.OSType == "windows" [2023-02-07T13:39:23.463Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.05s) [2023-02-07T13:39:23.463Z] === RUN TestCopyToContainerPathDoesNotExist [2023-02-07T13:39:23.463Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.37s) [2023-02-07T13:39:23.463Z] === RUN TestCopyToContainerPathIsNotDir [2023-02-07T13:39:23.463Z] copy_test.go:63: testEnv.OSType == "windows" [2023-02-07T13:39:23.463Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2023-02-07T13:39:23.463Z] === RUN TestCopyFromContainer [2023-02-07T13:39:23.463Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:23.463Z] --- SKIP: TestCopyFromContainer (0.00s) [2023-02-07T13:39:23.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-02-07T13:39:23.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T13:39:23.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T13:39:23.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T13:39:23.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T13:39:23.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T13:39:23.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T13:39:23.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T13:39:23.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T13:39:23.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T13:39:23.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2023-02-07T13:39:23.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-02-07T13:39:23.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-02-07T13:39:23.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2023-02-07T13:39:23.463Z] === RUN TestCreateLinkToNonExistingContainer [2023-02-07T13:39:23.463Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-02-07T13:39:23.463Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2023-02-07T13:39:23.463Z] === RUN TestCreateWithInvalidEnv [2023-02-07T13:39:23.463Z] === RUN TestCreateWithInvalidEnv/0 [2023-02-07T13:39:23.463Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-02-07T13:39:23.463Z] === RUN TestCreateWithInvalidEnv/1 [2023-02-07T13:39:23.463Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-02-07T13:39:23.463Z] === RUN TestCreateWithInvalidEnv/2 [2023-02-07T13:39:23.463Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-02-07T13:39:23.463Z] === CONT TestCreateWithInvalidEnv/0 [2023-02-07T13:39:23.463Z] === CONT TestCreateWithInvalidEnv/2 [2023-02-07T13:39:23.463Z] === CONT TestCreateWithInvalidEnv/1 [2023-02-07T13:39:23.463Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2023-02-07T13:39:23.463Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2023-02-07T13:39:23.463Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2023-02-07T13:39:23.464Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2023-02-07T13:39:23.464Z] === RUN TestCreateTmpfsMountsTarget [2023-02-07T13:39:23.464Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:23.464Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2023-02-07T13:39:23.464Z] === RUN TestCreateWithCustomMaskedPaths [2023-02-07T13:39:23.464Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:39:23.464Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2023-02-07T13:39:23.464Z] === RUN TestCreateWithCustomReadonlyPaths [2023-02-07T13:39:23.464Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:39:23.464Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.01s) [2023-02-07T13:39:23.464Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-02-07T13:39:23.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T13:39:23.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T13:39:23.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T13:39:23.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T13:39:23.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T13:39:23.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T13:39:23.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T13:39:23.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T13:39:23.464Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T13:39:23.464Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T13:39:23.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T13:39:23.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T13:39:23.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T13:39:23.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T13:39:23.464Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T13:39:23.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2023-02-07T13:39:23.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-02-07T13:39:23.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-02-07T13:39:23.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-02-07T13:39:23.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-02-07T13:39:23.464Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-02-07T13:39:23.464Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-02-07T13:39:23.464Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-02-07T13:39:23.464Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-02-07T13:39:23.464Z] === RUN TestCreateDifferentPlatform [2023-02-07T13:39:23.464Z] === RUN TestCreateDifferentPlatform/different_os [2023-02-07T13:39:23.464Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-02-07T13:39:23.464Z] --- PASS: TestCreateDifferentPlatform (0.07s) [2023-02-07T13:39:23.464Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2023-02-07T13:39:23.464Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-02-07T13:39:23.464Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-02-07T13:39:23.464Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2023-02-07T13:39:23.464Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-02-07T13:39:23.464Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-02-07T13:39:23.464Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-02-07T13:39:23.464Z] === RUN TestContainerKillOnDaemonStart [2023-02-07T13:39:23.464Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:23.464Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-02-07T13:39:23.464Z] === RUN TestDiff [2023-02-07T13:39:23.464Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-02-07T13:39:23.464Z] --- SKIP: TestDiff (0.00s) [2023-02-07T13:39:23.464Z] === RUN TestExecWithCloseStdin [2023-02-07T13:39:23.650Z] time="2023-02-07T13:39:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:39:23.650Z] time="2023-02-07T13:39:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b509264fab04b85389676c4ca6f35cbe34b76b9e3ca5034f3f057f82123d6d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:39:23.650Z] time="2023-02-07T13:39:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:39:23.650Z] time="2023-02-07T13:39:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b509264fab04b85389676c4ca6f35cbe34b76b9e3ca5034f3f057f82123d6d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:39:23.650Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-02-07T13:39:23.906Z] === RUN TestPluginInstall/with_insecure [2023-02-07T13:39:23.922Z] --- PASS: TestExecWithCloseStdin (3.10s) [2023-02-07T13:39:23.922Z] === RUN TestExec [2023-02-07T13:39:24.207Z] ok github.com/docker/docker/pkg/idtools 0.433s coverage: 69.5% of statements [2023-02-07T13:39:24.467Z] ok github.com/docker/docker/pkg/ioutils 0.450s coverage: 69.3% of statements [2023-02-07T13:39:24.467Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2023-02-07T13:39:24.467Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-02-07T13:39:24.468Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-02-07T13:39:24.727Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-02-07T13:39:24.727Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-02-07T13:39:24.727Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-02-07T13:39:24.727Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2023-02-07T13:39:24.727Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-02-07T13:39:24.987Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2023-02-07T13:39:25.030Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-02-07T13:39:25.030Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-02-07T13:39:25.030Z] time="2023-02-07T13:39:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:39:25.030Z] time="2023-02-07T13:39:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:148e5ae06e69082cfa24c3d24dd6790457bb7dc08247a057fc67274724f16637" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:39:25.030Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-02-07T13:39:25.030Z] time="2023-02-07T13:39:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T13:39:25.030Z] time="2023-02-07T13:39:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:148e5ae06e69082cfa24c3d24dd6790457bb7dc08247a057fc67274724f16637" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T13:39:25.247Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-02-07T13:39:25.286Z] plugin_test.go:165: [d8b6691ed24f8] daemon is not started [2023-02-07T13:39:25.286Z] --- PASS: TestPluginInstall (4.66s) [2023-02-07T13:39:25.286Z] --- PASS: TestPluginInstall/no_auth (2.49s) [2023-02-07T13:39:25.286Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2023-02-07T13:39:25.286Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2023-02-07T13:39:25.286Z] === RUN TestPluginsWithRuntimes [2023-02-07T13:39:25.507Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2023-02-07T13:39:25.507Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2023-02-07T13:39:25.507Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-02-07T13:39:25.507Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-02-07T13:39:25.542Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-02-07T13:39:25.542Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-02-07T13:39:25.542Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-02-07T13:39:25.542Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-02-07T13:39:25.542Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-02-07T13:39:26.077Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2023-02-07T13:39:26.472Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-02-07T13:39:26.646Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2023-02-07T13:39:26.646Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2023-02-07T13:39:26.727Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-02-07T13:39:26.824Z] --- PASS: TestExec (2.74s) [2023-02-07T13:39:26.824Z] === RUN TestExecUser [2023-02-07T13:39:26.824Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-02-07T13:39:26.824Z] --- SKIP: TestExecUser (0.00s) [2023-02-07T13:39:26.824Z] === RUN TestExportContainerAndImportImage [2023-02-07T13:39:26.824Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:26.824Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2023-02-07T13:39:26.824Z] === RUN TestExportContainerAfterDaemonRestart [2023-02-07T13:39:26.824Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:26.824Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2023-02-07T13:39:26.824Z] === RUN TestHealthCheckWorkdir [2023-02-07T13:39:26.824Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-02-07T13:39:26.824Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2023-02-07T13:39:26.824Z] === RUN TestHealthKillContainer [2023-02-07T13:39:26.824Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-02-07T13:39:26.824Z] --- SKIP: TestHealthKillContainer (0.00s) [2023-02-07T13:39:26.824Z] === RUN TestHealthCheckProcessKilled [2023-02-07T13:39:26.906Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-02-07T13:39:26.983Z] === RUN TestPluginsWithRuntimes/No_Args [2023-02-07T13:39:27.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-02-07T13:39:27.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-02-07T13:39:28.106Z] === RUN TestPluginsWithRuntimes/With_Args [2023-02-07T13:39:28.284Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2023-02-07T13:39:28.284Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2023-02-07T13:39:28.667Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-02-07T13:39:29.232Z] --- PASS: TestPluginsWithRuntimes (3.91s) [2023-02-07T13:39:29.232Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2023-02-07T13:39:29.232Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2023-02-07T13:39:29.232Z] === RUN TestPluginBackCompatMediaTypes [2023-02-07T13:39:29.232Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-02-07T13:39:29.232Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-02-07T13:39:29.727Z] --- PASS: TestHealthCheckProcessKilled (2.92s) [2023-02-07T13:39:29.727Z] === RUN TestInspectCpusetInConfigPre120 [2023-02-07T13:39:29.727Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-02-07T13:39:29.727Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-02-07T13:39:29.727Z] === RUN TestKillContainerInvalidSignal [2023-02-07T13:39:29.795Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-02-07T13:39:30.051Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2023-02-07T13:39:30.051Z] PASS [2023-02-07T13:39:30.051Z] [2023-02-07T13:39:30.051Z] DONE 10 tests in 9.629s [2023-02-07T13:39:30.051Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-02-07T13:39:30.051Z] ++ 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-02-07T13:39:30.051Z] ++ set -e [2023-02-07T13:39:30.051Z] ++ '[' -n 0 ']' [2023-02-07T13:39:30.051Z] ++ set -x [2023-02-07T13:39:30.051Z] ++ 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-02-07T13:39:30.051Z] INFO: Testing against a local daemon [2023-02-07T13:39:30.051Z] === RUN TestExternalGraphDriver [2023-02-07T13:39:30.308Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-02-07T13:39:30.565Z] === RUN TestExternalGraphDriver/json [2023-02-07T13:39:30.820Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-02-07T13:39:31.383Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-02-07T13:39:31.383Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-02-07T13:39:31.945Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-02-07T13:39:32.478Z] ok github.com/docker/docker/pkg/signal 3.285s coverage: 62.3% of statements [2023-02-07T13:39:32.478Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-02-07T13:39:32.478Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-02-07T13:39:32.508Z] === RUN TestExternalGraphDriver/spec [2023-02-07T13:39:32.508Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-02-07T13:39:32.624Z] --- PASS: TestKillContainerInvalidSignal (2.75s) [2023-02-07T13:39:32.624Z] === RUN TestKillContainer [2023-02-07T13:39:32.624Z] === RUN TestKillContainer/no_signal [2023-02-07T13:39:32.737Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-02-07T13:39:32.997Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2023-02-07T13:39:33.083Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-02-07T13:39:33.346Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-02-07T13:39:33.566Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-02-07T13:39:33.826Z] ok github.com/docker/docker/pkg/tailfile 0.065s coverage: 88.6% of statements [2023-02-07T13:39:33.907Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-02-07T13:39:34.163Z] === RUN TestExternalGraphDriver/pull [2023-02-07T13:39:34.396Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2023-02-07T13:39:34.396Z] coverage: [no statements] [2023-02-07T13:39:34.396Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2023-02-07T13:39:34.656Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-02-07T13:39:34.724Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-02-07T13:39:34.798Z] === RUN TestKillContainer/non_killing_signal [2023-02-07T13:39:34.798Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-02-07T13:39:34.798Z] === RUN TestKillContainer/killing_signal [2023-02-07T13:39:34.916Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-02-07T13:39:35.175Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-02-07T13:39:36.090Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-02-07T13:39:36.090Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-02-07T13:39:36.090Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-02-07T13:39:36.090Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-02-07T13:39:36.090Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-02-07T13:39:36.090Z] --- PASS: TestExternalGraphDriver (5.94s) [2023-02-07T13:39:36.090Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2023-02-07T13:39:36.090Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2023-02-07T13:39:36.090Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2023-02-07T13:39:36.090Z] === RUN TestGraphdriverPluginV2 [2023-02-07T13:39:36.556Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2023-02-07T13:39:36.652Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-02-07T13:39:37.126Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2023-02-07T13:39:37.385Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2023-02-07T13:39:37.694Z] --- PASS: TestKillContainer (5.53s) [2023-02-07T13:39:37.694Z] --- PASS: TestKillContainer/no_signal (2.58s) [2023-02-07T13:39:37.694Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-02-07T13:39:37.694Z] --- PASS: TestKillContainer/killing_signal (2.88s) [2023-02-07T13:39:37.694Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-02-07T13:39:37.694Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-02-07T13:39:37.694Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-02-07T13:39:37.694Z] === RUN TestKillStoppedContainer [2023-02-07T13:39:37.694Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-02-07T13:39:37.694Z] --- SKIP: TestKillStoppedContainer (0.01s) [2023-02-07T13:39:37.694Z] === RUN TestKillStoppedContainerAPIPre120 [2023-02-07T13:39:37.694Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-02-07T13:39:37.694Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2023-02-07T13:39:37.694Z] === RUN TestKillDifferentUserContainer [2023-02-07T13:39:37.694Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-02-07T13:39:37.694Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2023-02-07T13:39:37.694Z] === RUN TestInspectOomKilledTrue [2023-02-07T13:39:37.694Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:37.694Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-02-07T13:39:37.694Z] === RUN TestInspectOomKilledFalse [2023-02-07T13:39:37.694Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-07T13:39:37.694Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-02-07T13:39:37.694Z] === RUN TestLogsFollowTailEmpty [2023-02-07T13:39:38.766Z] ok github.com/docker/docker/quota 0.265s coverage: 71.4% of statements [2023-02-07T13:39:38.766Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2023-02-07T13:39:39.705Z] ok github.com/docker/docker/registry 0.050s coverage: 57.3% of statements [2023-02-07T13:39:39.965Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2023-02-07T13:39:40.225Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2023-02-07T13:39:40.594Z] --- PASS: TestLogsFollowTailEmpty (2.54s) [2023-02-07T13:39:40.595Z] === RUN TestNetworkNat [2023-02-07T13:39:40.595Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2023-02-07T13:39:40.595Z] --- SKIP: TestNetworkNat (0.00s) [2023-02-07T13:39:40.595Z] === RUN TestNetworkLocalhostTCPNat [2023-02-07T13:39:40.795Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2023-02-07T13:39:40.795Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-02-07T13:39:40.815Z] --- PASS: TestGraphdriverPluginV2 (4.19s) [2023-02-07T13:39:40.815Z] PASS [2023-02-07T13:39:40.815Z] [2023-02-07T13:39:40.815Z] DONE 5 tests in 10.254s [2023-02-07T13:39:40.815Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-02-07T13:39:40.815Z] ++ 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-02-07T13:39:40.815Z] ++ set -e [2023-02-07T13:39:40.815Z] ++ '[' -n 0 ']' [2023-02-07T13:39:40.815Z] ++ set -x [2023-02-07T13:39:40.816Z] ++ 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-02-07T13:39:40.816Z] INFO: Testing against a local daemon [2023-02-07T13:39:40.816Z] === RUN TestContinueAfterPluginCrash [2023-02-07T13:39:40.816Z] === PAUSE TestContinueAfterPluginCrash [2023-02-07T13:39:40.816Z] === RUN TestReadPluginNoRead [2023-02-07T13:39:40.816Z] === PAUSE TestReadPluginNoRead [2023-02-07T13:39:40.816Z] === RUN TestDaemonStartWithLogOpt [2023-02-07T13:39:40.816Z] === PAUSE TestDaemonStartWithLogOpt [2023-02-07T13:39:40.816Z] === CONT TestContinueAfterPluginCrash [2023-02-07T13:39:40.816Z] === CONT TestDaemonStartWithLogOpt [2023-02-07T13:39:40.816Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-02-07T13:39:41.378Z] === RUN TestDockerSuite/TestContainerAPITop [2023-02-07T13:39:41.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2023-02-07T13:39:42.565Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-02-07T13:39:42.565Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2023-02-07T13:39:42.565Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-02-07T13:39:42.565Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-02-07T13:39:42.702Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-02-07T13:39:43.271Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2023-02-07T13:39:43.508Z] --- PASS: TestNetworkLocalhostTCPNat (3.09s) [2023-02-07T13:39:43.508Z] === RUN TestNetworkLoopbackNat [2023-02-07T13:39:43.508Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2023-02-07T13:39:43.508Z] --- SKIP: TestNetworkLoopbackNat (0.01s) [2023-02-07T13:39:43.508Z] === RUN TestPause [2023-02-07T13:39:43.508Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-02-07T13:39:43.508Z] --- SKIP: TestPause (0.00s) [2023-02-07T13:39:43.508Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-02-07T13:39:43.531Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2023-02-07T13:39:44.543Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2023-02-07T13:39:45.835Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-02-07T13:39:45.836Z] --- PASS: TestDaemonStartWithLogOpt (4.99s) [2023-02-07T13:39:45.836Z] === CONT TestReadPluginNoRead [2023-02-07T13:39:45.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2023-02-07T13:39:46.092Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-02-07T13:39:46.404Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.69s) [2023-02-07T13:39:46.404Z] === RUN TestPauseStopPausedContainer [2023-02-07T13:39:46.404Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:39:46.404Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-02-07T13:39:46.404Z] === RUN TestPsFilter [2023-02-07T13:39:46.404Z] --- PASS: TestPsFilter (0.14s) [2023-02-07T13:39:46.404Z] === RUN TestRemoveContainerWithRemovedVolume [2023-02-07T13:39:47.458Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-02-07T13:39:48.387Z] docker_api_swarm_node_test.go:20: [de3201cc30b68] joining swarm manager [db416da6ac78e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:39:48.949Z] === RUN TestReadPluginNoRead/default [2023-02-07T13:39:49.205Z] docker_api_swarm_node_test.go:21: [db6f2cc614b00] joining swarm manager [db416da6ac78e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:39:50.574Z] --- PASS: TestContinueAfterPluginCrash (10.15s) [2023-02-07T13:39:50.574Z] === RUN TestReadPluginNoRead/disabled_caching [2023-02-07T13:39:51.135Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-02-07T13:39:51.698Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-02-07T13:39:51.954Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-02-07T13:39:52.882Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-02-07T13:39:53.445Z] === CONT TestReadPluginNoRead [2023-02-07T13:39:53.445Z] read_test.go:92: [d742f3957a446] daemon is not started [2023-02-07T13:39:53.445Z] --- PASS: TestReadPluginNoRead (8.00s) [2023-02-07T13:39:53.445Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2023-02-07T13:39:53.445Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2023-02-07T13:39:53.445Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2023-02-07T13:39:53.445Z] PASS [2023-02-07T13:39:53.445Z] [2023-02-07T13:39:53.445Z] DONE 6 tests in 13.115s [2023-02-07T13:39:53.445Z] 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-02-07T13:39:53.445Z] ++ 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-02-07T13:39:53.445Z] ++ set -e [2023-02-07T13:39:53.445Z] ++ '[' -n 0 ']' [2023-02-07T13:39:53.445Z] ++ set -x [2023-02-07T13:39:53.445Z] ++ 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-02-07T13:39:53.445Z] testing: warning: no tests to run [2023-02-07T13:39:53.445Z] PASS [2023-02-07T13:39:53.445Z] [2023-02-07T13:39:53.445Z] DONE 0 tests in 0.037s [2023-02-07T13:39:53.445Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-02-07T13:39:53.445Z] ++ 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-02-07T13:39:53.445Z] ++ set -e [2023-02-07T13:39:53.445Z] ++ '[' -n 0 ']' [2023-02-07T13:39:53.445Z] ++ set -x [2023-02-07T13:39:53.445Z] ++ 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-02-07T13:39:53.713Z] INFO: Testing against a local daemon [2023-02-07T13:39:53.713Z] === RUN TestPluginWithDevMounts [2023-02-07T13:39:53.713Z] === PAUSE TestPluginWithDevMounts [2023-02-07T13:39:53.713Z] === CONT TestPluginWithDevMounts [2023-02-07T13:39:53.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-02-07T13:39:54.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2023-02-07T13:39:54.968Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.82s) [2023-02-07T13:39:54.968Z] === RUN TestRemoveContainerWithVolume [2023-02-07T13:39:55.472Z] --- PASS: TestPluginWithDevMounts (1.74s) [2023-02-07T13:39:55.472Z] PASS [2023-02-07T13:39:55.472Z] [2023-02-07T13:39:55.472Z] DONE 1 tests in 1.901s [2023-02-07T13:39:55.472Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-02-07T13:39:55.472Z] ++ 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-02-07T13:39:55.472Z] ++ set -e [2023-02-07T13:39:55.472Z] ++ '[' -n 0 ']' [2023-02-07T13:39:55.472Z] ++ set -x [2023-02-07T13:39:55.472Z] ++ 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-02-07T13:39:55.472Z] INFO: Testing against a local daemon [2023-02-07T13:39:55.472Z] === RUN TestSecretInspect [2023-02-07T13:39:56.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2023-02-07T13:39:57.139Z] --- PASS: TestRemoveContainerWithVolume (3.10s) [2023-02-07T13:39:57.139Z] === RUN TestRemoveContainerRunning [2023-02-07T13:39:57.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2023-02-07T13:39:57.655Z] --- PASS: TestSecretInspect (2.10s) [2023-02-07T13:39:57.656Z] === RUN TestSecretList [2023-02-07T13:39:59.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2023-02-07T13:39:59.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2023-02-07T13:39:59.946Z] --- PASS: TestSecretList (2.32s) [2023-02-07T13:39:59.946Z] === RUN TestSecretsCreateAndDelete [2023-02-07T13:40:00.037Z] --- PASS: TestRemoveContainerRunning (2.54s) [2023-02-07T13:40:00.037Z] === RUN TestRemoveContainerForceRemoveRunning [2023-02-07T13:40:00.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e654b8_} [2023-02-07T13:40:02.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14049585147_/foo_false____} [2023-02-07T13:40:02.208Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.39s) [2023-02-07T13:40:02.208Z] === RUN TestRemoveInvalidContainer [2023-02-07T13:40:02.208Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2023-02-07T13:40:02.208Z] === RUN TestRenameLinkedContainer [2023-02-07T13:40:02.208Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-02-07T13:40:02.208Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2023-02-07T13:40:02.208Z] === RUN TestRenameStoppedContainer [2023-02-07T13:40:02.637Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2023-02-07T13:40:02.637Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/pkg/term [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/rootless [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/testutil/request [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/volume [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-02-07T13:40:02.638Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === Skipped [2023-02-07T13:40:02.638Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-02-07T13:40:02.638Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-02-07T13:40:02.638Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-02-07T13:40:02.638Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:40:02.638Z] graphtest_unix.go:47: Driver btrfs not supported [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-02-07T13:40:02.638Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:40:02.638Z] graphtest_unix.go:47: Driver btrfs not supported [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-02-07T13:40:02.638Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:40:02.638Z] graphtest_unix.go:47: Driver btrfs not supported [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-02-07T13:40:02.638Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:40:02.638Z] graphtest_unix.go:47: Driver btrfs not supported [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-02-07T13:40:02.638Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:40:02.638Z] graphtest_unix.go:47: Driver btrfs not supported [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-02-07T13:40:02.638Z] graphtest_unix.go:74: No driver to put! [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-02-07T13:40:02.638Z] time="2023-02-07T13:38:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-07T13:40:02.638Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-02-07T13:40:02.638Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-02-07T13:40:02.638Z] time="2023-02-07T13:38:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-07T13:40:02.638Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-02-07T13:40:02.638Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-02-07T13:40:02.638Z] time="2023-02-07T13:38:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-07T13:40:02.638Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-02-07T13:40:02.638Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-02-07T13:40:02.638Z] time="2023-02-07T13:38:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-07T13:40:02.638Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-02-07T13:40:02.638Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-02-07T13:40:02.638Z] time="2023-02-07T13:38:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-07T13:40:02.638Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-02-07T13:40:02.638Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-02-07T13:40:02.638Z] graphtest_unix.go:74: No driver to put! [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-02-07T13:40:02.638Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-02-07T13:40:02.638Z] overlay_test.go:50: Fails to compute changes intermittently [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-02-07T13:40:02.638Z] overlay_test.go:66: Cannot run test with naive change algorithm [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-02-07T13:40:02.638Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-02-07T13:40:02.638Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:40:02.638Z] graphtest_unix.go:47: Driver zfs not supported [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-02-07T13:40:02.638Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:40:02.638Z] graphtest_unix.go:47: Driver zfs not supported [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-02-07T13:40:02.638Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:40:02.638Z] graphtest_unix.go:47: Driver zfs not supported [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-02-07T13:40:02.638Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:40:02.638Z] graphtest_unix.go:47: Driver zfs not supported [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-02-07T13:40:02.638Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T13:40:02.638Z] graphtest_unix.go:47: Driver zfs not supported [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-02-07T13:40:02.638Z] graphtest_unix.go:74: No driver to put! [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-02-07T13:40:02.638Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-02-07T13:40:02.638Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2023-02-07T13:40:02.638Z] [2023-02-07T13:40:02.638Z] DONE 2267 tests, 26 skipped in 230.842s Post stage [Pipeline] junit [2023-02-07T13:40:02.651Z] Recording test results [2023-02-07T13:40:02.654Z] --- PASS: TestSecretsCreateAndDelete (2.86s) [2023-02-07T13:40:02.654Z] === RUN TestSecretsUpdate [2023-02-07T13:40:02.996Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2023-02-07T13:40:03.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14049585147_/foo_true____} [2023-02-07T13:40:03.320Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44946/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0312e468da5c99267654d5c6b62785e29ffe6e0d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0312e468da5c99267654d5c6b62785e29ffe6e0d hack/validate/vendor [2023-02-07T13:40:03.890Z] update vendored copy of archive/tar [2023-02-07T13:40:03.890Z] downloading: https://golang.org/dl/go1.18.10.src.tar.gz [2023-02-07T13:40:04.146Z] docker_api_swarm_test.go:502: [de0912e1387cd] joining swarm manager [de2ad22b0cb2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:40:05.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3727836902_/foo_false____} [2023-02-07T13:40:05.118Z] --- PASS: TestRenameStoppedContainer (2.76s) [2023-02-07T13:40:05.119Z] === RUN TestRenameRunningContainerAndReuse [2023-02-07T13:40:05.331Z] --- PASS: TestSecretsUpdate (2.49s) [2023-02-07T13:40:05.331Z] === RUN TestTemplatedSecret [2023-02-07T13:40:05.798Z] patching file stat_unix.go [2023-02-07T13:40:05.798Z] 2023/02/07 13:40:05 Collecting initial packages [2023-02-07T13:40:05.798Z] 2023/02/07 13:40:05 Download dependencies [2023-02-07T13:40:06.258Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3727836902_/foo_true____} [2023-02-07T13:40:06.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3727836902_/foo_true__0xc000e654e8__} [2023-02-07T13:40:08.185Z] --- PASS: TestTemplatedSecret (2.77s) [2023-02-07T13:40:08.185Z] === RUN TestSecretCreateResolve [2023-02-07T13:40:08.336Z] 2023/02/07 13:40:08 Starting whole vndr cycle because no package specified [2023-02-07T13:40:08.336Z] 2023/02/07 13:40:08 Ignoring paths matching "^archive/tar" [2023-02-07T13:40:08.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e65500_} [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2023-02-07T13:40:08.596Z] 2023/02/07 13:40:08 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2023-02-07T13:40:09.551Z] 2023/02/07 13:40:09 Finished clone github.com/moby/locker [2023-02-07T13:40:09.551Z] 2023/02/07 13:40:09 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2023-02-07T13:40:09.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e65518_} [2023-02-07T13:40:10.122Z] 2023/02/07 13:40:09 Finished clone github.com/creack/pty [2023-02-07T13:40:10.122Z] 2023/02/07 13:40:09 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2023-02-07T13:40:10.122Z] 2023/02/07 13:40:09 Finished clone github.com/willf/bitset [2023-02-07T13:40:10.122Z] 2023/02/07 13:40:09 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2023-02-07T13:40:10.122Z] 2023/02/07 13:40:09 Finished clone github.com/docker/libtrust [2023-02-07T13:40:10.122Z] 2023/02/07 13:40:09 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2023-02-07T13:40:10.122Z] 2023/02/07 13:40:10 Finished clone github.com/tchap/go-patricia [2023-02-07T13:40:10.122Z] 2023/02/07 13:40:10 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2023-02-07T13:40:10.122Z] 2023/02/07 13:40:10 Finished clone github.com/google/uuid [2023-02-07T13:40:10.122Z] 2023/02/07 13:40:10 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2023-02-07T13:40:10.122Z] 2023/02/07 13:40:10 Finished clone github.com/Azure/go-ansiterm [2023-02-07T13:40:10.122Z] 2023/02/07 13:40:10 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2023-02-07T13:40:10.372Z] --- PASS: TestSecretCreateResolve (2.38s) [2023-02-07T13:40:10.372Z] PASS [2023-02-07T13:40:10.372Z] [2023-02-07T13:40:10.372Z] DONE 6 tests in 15.035s [2023-02-07T13:40:10.372Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-02-07T13:40:10.372Z] ++ 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-02-07T13:40:10.372Z] ++ set -e [2023-02-07T13:40:10.372Z] ++ '[' -n 0 ']' [2023-02-07T13:40:10.372Z] ++ set -x [2023-02-07T13:40:10.372Z] ++ 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-02-07T13:40:10.382Z] 2023/02/07 13:40:10 Finished clone github.com/moby/term [2023-02-07T13:40:10.382Z] 2023/02/07 13:40:10 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2023-02-07T13:40:10.382Z] 2023/02/07 13:40:10 Finished clone github.com/gorilla/mux [2023-02-07T13:40:10.382Z] 2023/02/07 13:40:10 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2023-02-07T13:40:10.628Z] INFO: Testing against a local daemon [2023-02-07T13:40:10.628Z] === RUN TestServiceCreateInit [2023-02-07T13:40:10.628Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-02-07T13:40:10.643Z] 2023/02/07 13:40:10 Finished clone github.com/moby/sys [2023-02-07T13:40:10.643Z] 2023/02/07 13:40:10 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2023-02-07T13:40:10.643Z] 2023/02/07 13:40:10 Finished clone github.com/Microsoft/go-winio [2023-02-07T13:40:10.643Z] 2023/02/07 13:40:10 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2023-02-07T13:40:10.902Z] --- PASS: TestRenameRunningContainerAndReuse (5.45s) [2023-02-07T13:40:10.902Z] === RUN TestRenameInvalidName [2023-02-07T13:40:10.903Z] 2023/02/07 13:40:10 Finished clone github.com/sirupsen/logrus [2023-02-07T13:40:10.903Z] 2023/02/07 13:40:10 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2023-02-07T13:40:11.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e65530_} [2023-02-07T13:40:11.473Z] 2023/02/07 13:40:11 Finished clone github.com/docker/go-units [2023-02-07T13:40:11.473Z] 2023/02/07 13:40:11 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2023-02-07T13:40:11.473Z] 2023/02/07 13:40:11 Finished clone github.com/syndtr/gocapability [2023-02-07T13:40:11.473Z] 2023/02/07 13:40:11 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2023-02-07T13:40:11.473Z] 2023/02/07 13:40:11 Finished clone github.com/RackSec/srslog [2023-02-07T13:40:11.473Z] 2023/02/07 13:40:11 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2023-02-07T13:40:11.753Z] docker_api_swarm_test.go:507: [d4524a8b4d207] joining swarm manager [de2ad22b0cb2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:40:12.044Z] 2023/02/07 13:40:11 Finished clone github.com/armon/circbuf [2023-02-07T13:40:12.044Z] 2023/02/07 13:40:11 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2023-02-07T13:40:12.044Z] 2023/02/07 13:40:12 Finished clone github.com/google/go-cmp [2023-02-07T13:40:12.305Z] 2023/02/07 13:40:12 Finished clone gotest.tools/v3 [2023-02-07T13:40:12.305Z] 2023/02/07 13:40:12 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2023-02-07T13:40:12.305Z] 2023/02/07 13:40:12 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2023-02-07T13:40:12.305Z] 2023/02/07 13:40:12 Finished clone github.com/imdario/mergo [2023-02-07T13:40:12.305Z] 2023/02/07 13:40:12 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2023-02-07T13:40:12.305Z] 2023/02/07 13:40:12 Finished clone golang.org/x/sync [2023-02-07T13:40:12.305Z] 2023/02/07 13:40:12 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2023-02-07T13:40:12.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e65548_} [2023-02-07T13:40:12.875Z] 2023/02/07 13:40:12 Finished clone github.com/docker/go-connections [2023-02-07T13:40:12.875Z] 2023/02/07 13:40:12 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2023-02-07T13:40:12.875Z] 2023/02/07 13:40:12 Finished clone github.com/tonistiigi/units [2023-02-07T13:40:12.876Z] 2023/02/07 13:40:12 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2023-02-07T13:40:13.075Z] --- PASS: TestRenameInvalidName (2.54s) [2023-02-07T13:40:13.075Z] === RUN TestRenameAnonymousContainer [2023-02-07T13:40:13.075Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-02-07T13:40:13.076Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2023-02-07T13:40:13.076Z] === RUN TestRenameContainerWithSameName [2023-02-07T13:40:13.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-02-07T13:40:13.816Z] 2023/02/07 13:40:13 Finished clone github.com/google/shlex [2023-02-07T13:40:13.816Z] 2023/02/07 13:40:13 Clone github.com/docker/libnetwork, revision 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7, attempt 1/20 [2023-02-07T13:40:13.816Z] 2023/02/07 13:40:13 Finished clone github.com/opentracing-contrib/go-stdlib [2023-02-07T13:40:13.816Z] 2023/02/07 13:40:13 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2023-02-07T13:40:13.816Z] 2023/02/07 13:40:13 Finished clone github.com/mitchellh/hashstructure [2023-02-07T13:40:13.816Z] 2023/02/07 13:40:13 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2023-02-07T13:40:13.816Z] 2023/02/07 13:40:13 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2023-02-07T13:40:13.816Z] 2023/02/07 13:40:13 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2023-02-07T13:40:14.076Z] 2023/02/07 13:40:13 Finished clone github.com/opentracing/opentracing-go [2023-02-07T13:40:14.076Z] 2023/02/07 13:40:13 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2023-02-07T13:40:14.337Z] 2023/02/07 13:40:14 Finished clone github.com/gofrs/flock [2023-02-07T13:40:14.337Z] 2023/02/07 13:40:14 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2023-02-07T13:40:14.621Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-02-07T13:40:14.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2023-02-07T13:40:14.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2023-02-07T13:40:14.877Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-02-07T13:40:14.906Z] 2023/02/07 13:40:14 Finished clone github.com/docker/go-events [2023-02-07T13:40:14.906Z] 2023/02/07 13:40:14 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2023-02-07T13:40:14.906Z] 2023/02/07 13:40:14 Finished clone github.com/armon/go-radix [2023-02-07T13:40:14.906Z] 2023/02/07 13:40:14 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2023-02-07T13:40:15.245Z] --- PASS: TestRenameContainerWithSameName (2.58s) [2023-02-07T13:40:15.245Z] === RUN TestRenameContainerWithLinkedContainer [2023-02-07T13:40:15.245Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-02-07T13:40:15.245Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2023-02-07T13:40:15.245Z] === RUN TestResize [2023-02-07T13:40:15.476Z] 2023/02/07 13:40:15 Finished clone github.com/armon/go-metrics [2023-02-07T13:40:15.476Z] 2023/02/07 13:40:15 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2023-02-07T13:40:16.416Z] 2023/02/07 13:40:16 Finished clone github.com/tonistiigi/fsutil [2023-02-07T13:40:16.416Z] 2023/02/07 13:40:16 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2023-02-07T13:40:16.416Z] 2023/02/07 13:40:16 Finished clone github.com/sean-/seed [2023-02-07T13:40:16.416Z] 2023/02/07 13:40:16 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2023-02-07T13:40:16.416Z] 2023/02/07 13:40:16 Finished clone github.com/google/btree [2023-02-07T13:40:16.416Z] 2023/02/07 13:40:16 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2023-02-07T13:40:16.766Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-02-07T13:40:16.987Z] 2023/02/07 13:40:16 Finished clone github.com/hashicorp/errwrap [2023-02-07T13:40:16.987Z] 2023/02/07 13:40:16 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2023-02-07T13:40:17.247Z] 2023/02/07 13:40:17 Finished clone github.com/hashicorp/memberlist [2023-02-07T13:40:17.247Z] 2023/02/07 13:40:17 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2023-02-07T13:40:17.508Z] 2023/02/07 13:40:17 Finished clone github.com/golang/gddo [2023-02-07T13:40:17.508Z] 2023/02/07 13:40:17 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2023-02-07T13:40:18.078Z] 2023/02/07 13:40:17 Finished clone github.com/hashicorp/go-multierror [2023-02-07T13:40:18.078Z] 2023/02/07 13:40:17 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2023-02-07T13:40:18.133Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-02-07T13:40:18.140Z] --- PASS: TestResize (2.53s) [2023-02-07T13:40:18.140Z] === RUN TestResizeWithInvalidSize [2023-02-07T13:40:18.140Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-02-07T13:40:18.140Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2023-02-07T13:40:18.140Z] === RUN TestResizeWhenContainerNotStarted [2023-02-07T13:40:19.021Z] 2023/02/07 13:40:18 Finished clone github.com/vishvananda/netns [2023-02-07T13:40:19.021Z] 2023/02/07 13:40:18 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2023-02-07T13:40:19.021Z] 2023/02/07 13:40:18 Finished clone github.com/docker/libkv [2023-02-07T13:40:19.021Z] 2023/02/07 13:40:18 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2023-02-07T13:40:19.061Z] --- PASS: TestServiceCreateInit (8.55s) [2023-02-07T13:40:19.061Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.16s) [2023-02-07T13:40:19.061Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.37s) [2023-02-07T13:40:19.061Z] === RUN TestCreateServiceMultipleTimes [2023-02-07T13:40:19.962Z] 2023/02/07 13:40:19 Finished clone github.com/hashicorp/go-sockaddr [2023-02-07T13:40:19.962Z] 2023/02/07 13:40:19 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2023-02-07T13:40:20.427Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-02-07T13:40:20.533Z] 2023/02/07 13:40:20 Finished clone github.com/moby/ipvs [2023-02-07T13:40:20.533Z] 2023/02/07 13:40:20 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2023-02-07T13:40:21.102Z] 2023/02/07 13:40:20 Finished clone github.com/samuel/go-zookeeper [2023-02-07T13:40:21.102Z] 2023/02/07 13:40:20 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2023-02-07T13:40:21.362Z] 2023/02/07 13:40:21 Finished clone github.com/vishvananda/netlink [2023-02-07T13:40:21.362Z] 2023/02/07 13:40:21 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2023-02-07T13:40:21.623Z] 2023/02/07 13:40:21 Finished clone github.com/deckarep/golang-set [2023-02-07T13:40:21.623Z] 2023/02/07 13:40:21 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2023-02-07T13:40:21.623Z] 2023/02/07 13:40:21 Finished clone github.com/hashicorp/go-msgpack [2023-02-07T13:40:21.623Z] 2023/02/07 13:40:21 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2023-02-07T13:40:21.794Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-02-07T13:40:21.794Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-02-07T13:40:21.883Z] 2023/02/07 13:40:21 Finished clone github.com/BurntSushi/toml [2023-02-07T13:40:21.883Z] 2023/02/07 13:40:21 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2023-02-07T13:40:22.723Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-02-07T13:40:22.823Z] 2023/02/07 13:40:22 Finished clone github.com/coreos/go-semver [2023-02-07T13:40:22.823Z] 2023/02/07 13:40:22 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2023-02-07T13:40:22.823Z] 2023/02/07 13:40:22 Finished clone github.com/Microsoft/opengcs [2023-02-07T13:40:22.823Z] 2023/02/07 13:40:22 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2023-02-07T13:40:23.084Z] 2023/02/07 13:40:22 Finished clone golang.org/x/net [2023-02-07T13:40:23.084Z] 2023/02/07 13:40:22 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2023-02-07T13:40:23.286Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2023-02-07T13:40:23.344Z] 2023/02/07 13:40:23 Finished clone github.com/ishidawataru/sctp [2023-02-07T13:40:23.344Z] 2023/02/07 13:40:23 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2023-02-07T13:40:23.848Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-02-07T13:40:24.301Z] 2023/02/07 13:40:24 Finished clone github.com/modern-go/concurrent [2023-02-07T13:40:24.301Z] 2023/02/07 13:40:24 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2023-02-07T13:40:24.301Z] 2023/02/07 13:40:24 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2023-02-07T13:40:24.301Z] 2023/02/07 13:40:24 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2023-02-07T13:40:24.561Z] 2023/02/07 13:40:24 Finished clone github.com/modern-go/reflect2 [2023-02-07T13:40:24.561Z] 2023/02/07 13:40:24 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2023-02-07T13:40:24.778Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-02-07T13:40:25.709Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-02-07T13:40:25.943Z] 2023/02/07 13:40:25 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2023-02-07T13:40:25.943Z] 2023/02/07 13:40:25 Finished clone go.etcd.io/bbolt [2023-02-07T13:40:25.943Z] 2023/02/07 13:40:25 Finished clone github.com/json-iterator/go [2023-02-07T13:40:25.943Z] 2023/02/07 13:40:25 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2023-02-07T13:40:26.204Z] 2023/02/07 13:40:26 Finished clone github.com/opencontainers/go-digest [2023-02-07T13:40:26.204Z] 2023/02/07 13:40:26 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2023-02-07T13:40:26.204Z] 2023/02/07 13:40:26 Finished clone github.com/hashicorp/serf [2023-02-07T13:40:26.204Z] 2023/02/07 13:40:26 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2023-02-07T13:40:26.272Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-02-07T13:40:26.464Z] 2023/02/07 13:40:26 Finished clone github.com/mistifyio/go-zfs [2023-02-07T13:40:26.464Z] 2023/02/07 13:40:26 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2023-02-07T13:40:26.689Z] --- PASS: TestResizeWhenContainerNotStarted (7.71s) [2023-02-07T13:40:26.689Z] === RUN TestDaemonRestartKillContainers [2023-02-07T13:40:26.689Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:40:26.689Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-02-07T13:40:26.689Z] === RUN TestStats [2023-02-07T13:40:26.689Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-02-07T13:40:26.689Z] --- SKIP: TestStats (0.00s) [2023-02-07T13:40:26.689Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-02-07T13:40:26.835Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-02-07T13:40:27.764Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-02-07T13:40:28.327Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-02-07T13:40:28.373Z] 2023/02/07 13:40:27 Finished clone github.com/cyphar/filepath-securejoin [2023-02-07T13:40:28.373Z] 2023/02/07 13:40:27 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2023-02-07T13:40:28.889Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-02-07T13:40:29.312Z] 2023/02/07 13:40:28 Finished clone github.com/containerd/ttrpc [2023-02-07T13:40:29.312Z] 2023/02/07 13:40:28 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2023-02-07T13:40:29.312Z] 2023/02/07 13:40:29 Finished clone github.com/vbatts/tar-split [2023-02-07T13:40:29.312Z] 2023/02/07 13:40:29 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2023-02-07T13:40:29.818Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-02-07T13:40:29.882Z] 2023/02/07 13:40:29 Finished clone github.com/opencontainers/runtime-spec [2023-02-07T13:40:29.882Z] 2023/02/07 13:40:29 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2023-02-07T13:40:30.385Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-02-07T13:40:30.451Z] 2023/02/07 13:40:30 Finished clone github.com/opencontainers/image-spec [2023-02-07T13:40:30.451Z] 2023/02/07 13:40:30 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2023-02-07T13:40:30.713Z] 2023/02/07 13:40:30 Finished clone github.com/coreos/go-systemd [2023-02-07T13:40:30.714Z] 2023/02/07 13:40:30 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2023-02-07T13:40:30.953Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-02-07T13:40:31.654Z] 2023/02/07 13:40:31 Finished clone github.com/Graylog2/go-gelf [2023-02-07T13:40:31.654Z] 2023/02/07 13:40:31 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2023-02-07T13:40:31.654Z] 2023/02/07 13:40:31 Finished clone github.com/coreos/go-systemd/v22 [2023-02-07T13:40:31.654Z] 2023/02/07 13:40:31 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2023-02-07T13:40:31.654Z] 2023/02/07 13:40:31 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2023-02-07T13:40:31.654Z] 2023/02/07 13:40:31 Finished clone google.golang.org/grpc [2023-02-07T13:40:31.880Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-02-07T13:40:32.225Z] 2023/02/07 13:40:31 Finished clone github.com/godbus/dbus/v5 [2023-02-07T13:40:32.225Z] 2023/02/07 13:40:31 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2023-02-07T13:40:32.225Z] 2023/02/07 13:40:32 Finished clone github.com/fluent/fluent-logger-golang [2023-02-07T13:40:32.225Z] 2023/02/07 13:40:32 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2023-02-07T13:40:32.442Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-02-07T13:40:32.486Z] 2023/02/07 13:40:32 Finished clone github.com/philhofer/fwd [2023-02-07T13:40:32.486Z] 2023/02/07 13:40:32 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2023-02-07T13:40:33.005Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-02-07T13:40:33.005Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-02-07T13:40:33.261Z] === RUN TestDockerSuite/TestCpRelativePath [2023-02-07T13:40:33.824Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-02-07T13:40:33.868Z] 2023/02/07 13:40:33 Finished clone github.com/docker/libnetwork [2023-02-07T13:40:33.868Z] 2023/02/07 13:40:33 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2023-02-07T13:40:33.868Z] 2023/02/07 13:40:33 Finished clone github.com/bsphere/le_go [2023-02-07T13:40:33.868Z] 2023/02/07 13:40:33 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2023-02-07T13:40:34.128Z] 2023/02/07 13:40:34 Finished clone github.com/fsnotify/fsnotify [2023-02-07T13:40:34.128Z] 2023/02/07 13:40:34 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2023-02-07T13:40:34.699Z] 2023/02/07 13:40:34 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2023-02-07T13:40:34.699Z] 2023/02/07 13:40:34 Finished clone github.com/jmespath/go-jmespath [2023-02-07T13:40:34.752Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-02-07T13:40:35.008Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-02-07T13:40:35.301Z] 2023/02/07 13:40:35 Finished clone golang.org/x/oauth2 [2023-02-07T13:40:35.301Z] 2023/02/07 13:40:35 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2023-02-07T13:40:35.570Z] === RUN TestDockerSuite/TestCpToCaseA [2023-02-07T13:40:35.870Z] 2023/02/07 13:40:35 Finished clone github.com/golang/groupcache [2023-02-07T13:40:35.870Z] 2023/02/07 13:40:35 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2023-02-07T13:40:36.132Z] --- PASS: TestCreateServiceMultipleTimes (17.13s) [2023-02-07T13:40:36.132Z] === RUN TestCreateServiceConflict [2023-02-07T13:40:36.439Z] 2023/02/07 13:40:36 Finished clone github.com/tinylib/msgp [2023-02-07T13:40:36.440Z] 2023/02/07 13:40:36 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2023-02-07T13:40:36.695Z] === RUN TestDockerSuite/TestCpToCaseB [2023-02-07T13:40:36.999Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.44s) [2023-02-07T13:40:36.999Z] === RUN TestStopContainerWithTimeout [2023-02-07T13:40:36.999Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-02-07T13:40:36.999Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2023-02-07T13:40:36.999Z] === RUN TestUpdateRestartPolicy [2023-02-07T13:40:37.257Z] === RUN TestDockerSuite/TestCpToCaseC [2023-02-07T13:40:37.819Z] 2023/02/07 13:40:37 Finished clone golang.org/x/text [2023-02-07T13:40:37.819Z] 2023/02/07 13:40:37 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2023-02-07T13:40:37.819Z] 2023/02/07 13:40:37 Finished clone github.com/googleapis/gax-go [2023-02-07T13:40:37.819Z] 2023/02/07 13:40:37 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2023-02-07T13:40:38.388Z] 2023/02/07 13:40:38 Finished clone go.opencensus.io [2023-02-07T13:40:38.388Z] 2023/02/07 13:40:38 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2023-02-07T13:40:38.625Z] --- PASS: TestCreateServiceConflict (2.49s) [2023-02-07T13:40:38.625Z] === RUN TestCreateServiceMaxReplicas [2023-02-07T13:40:38.881Z] === RUN TestDockerSuite/TestCpToCaseD [2023-02-07T13:40:38.957Z] 2023/02/07 13:40:38 Finished clone github.com/miekg/dns [2023-02-07T13:40:38.957Z] 2023/02/07 13:40:38 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2023-02-07T13:40:39.215Z] 2023/02/07 13:40:39 Finished clone github.com/containerd/fifo [2023-02-07T13:40:39.215Z] 2023/02/07 13:40:39 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2023-02-07T13:40:40.155Z] 2023/02/07 13:40:39 Finished clone golang.org/x/sys [2023-02-07T13:40:40.155Z] 2023/02/07 13:40:39 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2023-02-07T13:40:41.095Z] 2023/02/07 13:40:41 Finished clone github.com/containerd/go-runc [2023-02-07T13:40:41.095Z] 2023/02/07 13:40:41 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2023-02-07T13:40:41.355Z] 2023/02/07 13:40:41 Finished clone github.com/containerd/cgroups [2023-02-07T13:40:41.355Z] 2023/02/07 13:40:41 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2023-02-07T13:40:41.926Z] 2023/02/07 13:40:41 Finished clone github.com/containerd/console [2023-02-07T13:40:41.926Z] 2023/02/07 13:40:41 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2023-02-07T13:40:41.926Z] 2023/02/07 13:40:41 Finished clone github.com/containerd/typeurl [2023-02-07T13:40:41.926Z] 2023/02/07 13:40:41 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2023-02-07T13:40:42.150Z] --- PASS: TestCreateServiceMaxReplicas (3.31s) [2023-02-07T13:40:42.150Z] === RUN TestCreateWithDuplicateNetworkNames [2023-02-07T13:40:42.407Z] === RUN TestDockerSuite/TestCpToCaseE [2023-02-07T13:40:43.837Z] 2023/02/07 13:40:43 Finished clone github.com/gogo/googleapis [2023-02-07T13:40:43.837Z] 2023/02/07 13:40:43 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2023-02-07T13:40:44.833Z] 2023/02/07 13:40:44 Finished clone github.com/containerd/continuity [2023-02-07T13:40:44.833Z] 2023/02/07 13:40:44 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2023-02-07T13:40:44.925Z] === RUN TestDockerSuite/TestCpToCaseF [2023-02-07T13:40:45.488Z] === RUN TestDockerSuite/TestCpToCaseG [2023-02-07T13:40:48.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2023-02-07T13:40:48.132Z] 2023/02/07 13:40:48 Finished clone code.cloudfoundry.org/clock [2023-02-07T13:40:48.132Z] 2023/02/07 13:40:48 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2023-02-07T13:40:48.262Z] === RUN TestDockerSuite/TestCpToCaseH [2023-02-07T13:40:49.626Z] docker_api_swarm_node_test.go:81: [dcecd92945645] joining swarm manager [d6f687fa1d303]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:40:50.577Z] === RUN TestDockerSuite/TestCpToCaseI [2023-02-07T13:40:50.676Z] 2023/02/07 13:40:50 Finished clone github.com/opencontainers/runc [2023-02-07T13:40:50.676Z] 2023/02/07 13:40:50 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2023-02-07T13:40:51.141Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-02-07T13:40:52.060Z] 2023/02/07 13:40:51 Finished clone github.com/cilium/ebpf [2023-02-07T13:40:52.060Z] 2023/02/07 13:40:51 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2023-02-07T13:40:52.060Z] 2023/02/07 13:40:51 Finished clone github.com/fernet/fernet-go [2023-02-07T13:40:52.060Z] 2023/02/07 13:40:51 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2023-02-07T13:40:52.321Z] 2023/02/07 13:40:52 Finished clone github.com/docker/distribution [2023-02-07T13:40:52.321Z] 2023/02/07 13:40:52 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2023-02-07T13:40:53.263Z] 2023/02/07 13:40:52 Finished clone github.com/golang/protobuf [2023-02-07T13:40:53.263Z] 2023/02/07 13:40:52 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2023-02-07T13:40:54.204Z] 2023/02/07 13:40:53 Finished clone github.com/Microsoft/hcsshim [2023-02-07T13:40:54.204Z] 2023/02/07 13:40:53 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2023-02-07T13:40:54.409Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2023-02-07T13:40:54.469Z] 2023/02/07 13:40:54 Finished clone golang.org/x/time [2023-02-07T13:40:54.469Z] 2023/02/07 13:40:54 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2023-02-07T13:40:54.972Z] === RUN TestDockerSuite/TestCpToDot [2023-02-07T13:40:55.041Z] 2023/02/07 13:40:54 Finished clone github.com/hashicorp/go-memdb [2023-02-07T13:40:55.041Z] 2023/02/07 13:40:54 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2023-02-07T13:40:55.536Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-02-07T13:40:55.792Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.79s) [2023-02-07T13:40:55.792Z] === RUN TestCreateServiceSecretFileMode [2023-02-07T13:40:55.981Z] 2023/02/07 13:40:55 Finished clone github.com/hashicorp/go-immutable-radix [2023-02-07T13:40:55.981Z] 2023/02/07 13:40:55 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2023-02-07T13:40:55.981Z] 2023/02/07 13:40:55 Finished clone github.com/hashicorp/golang-lru [2023-02-07T13:40:55.981Z] 2023/02/07 13:40:55 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2023-02-07T13:40:56.550Z] 2023/02/07 13:40:56 Finished clone github.com/coreos/pkg [2023-02-07T13:40:56.550Z] 2023/02/07 13:40:56 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2023-02-07T13:40:57.159Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-02-07T13:40:57.955Z] 2023/02/07 13:40:57 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2023-02-07T13:40:57.955Z] 2023/02/07 13:40:57 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2023-02-07T13:40:57.955Z] 2023/02/07 13:40:57 Finished clone github.com/beorn7/perks [2023-02-07T13:40:57.955Z] 2023/02/07 13:40:57 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2023-02-07T13:40:58.529Z] === RUN TestDockerSuite/TestCpToStdout [2023-02-07T13:40:59.091Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-02-07T13:40:59.338Z] 2023/02/07 13:40:59 Finished clone golang.org/x/crypto [2023-02-07T13:40:59.338Z] 2023/02/07 13:40:59 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2023-02-07T13:40:59.908Z] 2023/02/07 13:40:59 Finished clone github.com/moby/buildkit [2023-02-07T13:40:59.908Z] 2023/02/07 13:40:59 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2023-02-07T13:40:59.908Z] 2023/02/07 13:40:59 Finished clone github.com/prometheus/client_model [2023-02-07T13:40:59.908Z] 2023/02/07 13:40:59 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2023-02-07T13:41:00.017Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-02-07T13:41:00.017Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-02-07T13:41:00.578Z] === RUN TestDockerSuite/TestCpVolumePath [2023-02-07T13:41:00.848Z] 2023/02/07 13:41:00 Finished clone github.com/prometheus/client_golang [2023-02-07T13:41:00.848Z] 2023/02/07 13:41:00 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2023-02-07T13:41:01.508Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-02-07T13:41:01.509Z] === RUN TestDockerSuite/TestCreateArgs [2023-02-07T13:41:01.509Z] === RUN TestDockerSuite/TestCreateByImageID [2023-02-07T13:41:01.765Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-02-07T13:41:01.789Z] 2023/02/07 13:41:01 Finished clone github.com/pkg/errors [2023-02-07T13:41:01.789Z] 2023/02/07 13:41:01 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2023-02-07T13:41:01.789Z] 2023/02/07 13:41:01 Finished clone github.com/matttproud/golang_protobuf_extensions [2023-02-07T13:41:01.789Z] 2023/02/07 13:41:01 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2023-02-07T13:41:02.114Z] --- PASS: TestUpdateRestartPolicy (24.32s) [2023-02-07T13:41:02.114Z] === RUN TestUpdateRestartWithAutoRemove [2023-02-07T13:41:02.327Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-02-07T13:41:02.327Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-02-07T13:41:02.327Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-02-07T13:41:02.327Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-02-07T13:41:02.359Z] 2023/02/07 13:41:02 Finished clone github.com/prometheus/common [2023-02-07T13:41:02.359Z] 2023/02/07 13:41:02 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2023-02-07T13:41:02.359Z] 2023/02/07 13:41:02 Finished clone github.com/inconshreveable/mousetrap [2023-02-07T13:41:02.359Z] 2023/02/07 13:41:02 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2023-02-07T13:41:02.889Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-02-07T13:41:03.145Z] === RUN TestDockerSuite/TestCreateLabels [2023-02-07T13:41:03.145Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-02-07T13:41:03.145Z] === RUN TestDockerSuite/TestCreateRM [2023-02-07T13:41:03.299Z] 2023/02/07 13:41:03 Finished clone github.com/prometheus/procfs [2023-02-07T13:41:03.300Z] 2023/02/07 13:41:03 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2023-02-07T13:41:03.401Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-02-07T13:41:03.401Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-02-07T13:41:03.401Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-02-07T13:41:03.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2023-02-07T13:41:03.401Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-02-07T13:41:03.401Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-02-07T13:41:03.560Z] 2023/02/07 13:41:03 Finished clone github.com/cespare/xxhash/v2 [2023-02-07T13:41:03.560Z] 2023/02/07 13:41:03 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2023-02-07T13:41:04.290Z] --- PASS: TestUpdateRestartWithAutoRemove (2.69s) [2023-02-07T13:41:04.290Z] === RUN TestWaitNonBlocked [2023-02-07T13:41:04.290Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T13:41:04.290Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T13:41:04.290Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T13:41:04.290Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T13:41:04.290Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T13:41:04.290Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T13:41:04.944Z] 2023/02/07 13:41:04 Finished clone github.com/morikuni/aec [2023-02-07T13:41:05.204Z] 2023/02/07 13:41:04 Finished clone github.com/spf13/pflag [2023-02-07T13:41:05.292Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-02-07T13:41:05.292Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-02-07T13:41:05.292Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-02-07T13:41:05.466Z] 2023/02/07 13:41:05 Finished clone github.com/docker/go-metrics [2023-02-07T13:41:05.728Z] 2023/02/07 13:41:05 Finished clone github.com/spf13/cobra [2023-02-07T13:41:05.855Z] docker_api_swarm_node_test.go:53: [da7559ac49926] joining swarm manager [d915da99e6f2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:41:06.783Z] docker_api_swarm_node_test.go:54: [d9b440965a8e5] joining swarm manager [d915da99e6f2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:41:07.647Z] 2023/02/07 13:41:07 Finished clone github.com/google/certificate-transparency-go [2023-02-07T13:41:07.908Z] 2023/02/07 13:41:07 Finished clone github.com/opencontainers/selinux [2023-02-07T13:41:08.676Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-02-07T13:41:08.676Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-02-07T13:41:08.676Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-02-07T13:41:08.676Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-02-07T13:41:08.932Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-02-07T13:41:08.932Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-02-07T13:41:08.932Z] --- PASS: TestCreateServiceSecretFileMode (13.22s) [2023-02-07T13:41:08.932Z] === RUN TestCreateServiceConfigFileMode [2023-02-07T13:41:09.494Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-02-07T13:41:10.440Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-02-07T13:41:11.373Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-02-07T13:41:12.301Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-02-07T13:41:12.852Z] --- PASS: TestWaitNonBlocked (0.04s) [2023-02-07T13:41:12.852Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.47s) [2023-02-07T13:41:12.852Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (8.07s) [2023-02-07T13:41:12.852Z] === RUN TestWaitBlocked [2023-02-07T13:41:12.852Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:41:12.852Z] --- SKIP: TestWaitBlocked (0.00s) [2023-02-07T13:41:12.852Z] PASS [2023-02-07T13:41:12.852Z] ok github.com/docker/docker/integration/container 112.803s [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === Skipped [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2023-02-07T13:41:12.852Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.05s) [2023-02-07T13:41:12.852Z] copy_test.go:38: testEnv.OSType == "windows" [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2023-02-07T13:41:12.852Z] copy_test.go:63: testEnv.OSType == "windows" [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2023-02-07T13:41:12.852Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2023-02-07T13:41:12.852Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2023-02-07T13:41:12.852Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2023-02-07T13:41:12.852Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.01s) [2023-02-07T13:41:12.852Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-02-07T13:41:12.852Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-02-07T13:41:12.852Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2023-02-07T13:41:12.852Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2023-02-07T13:41:12.852Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2023-02-07T13:41:12.852Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2023-02-07T13:41:12.852Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2023-02-07T13:41:12.852Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2023-02-07T13:41:12.852Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2023-02-07T13:41:12.852Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2023-02-07T13:41:12.852Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2023-02-07T13:41:12.852Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-02-07T13:41:12.852Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-02-07T13:41:12.852Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.01s) [2023-02-07T13:41:12.852Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2023-02-07T13:41:12.852Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2023-02-07T13:41:12.852Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2023-02-07T13:41:12.852Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2023-02-07T13:41:12.852Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2023-02-07T13:41:12.852Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.01s) [2023-02-07T13:41:12.852Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2023-02-07T13:41:12.852Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2023-02-07T13:41:12.852Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2023-02-07T13:41:12.852Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2023-02-07T13:41:12.852Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2023-02-07T13:41:12.852Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2023-02-07T13:41:12.852Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2023-02-07T13:41:12.852Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2023-02-07T13:41:12.852Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2023-02-07T13:41:12.852Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2023-02-07T13:41:12.852Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:41:12.852Z] [2023-02-07T13:41:12.852Z] DONE 89 tests, 37 skipped in 116.384s [2023-02-07T13:41:12.852Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2023-02-07T13:41:13.228Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-02-07T13:41:13.790Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-02-07T13:41:14.352Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-02-07T13:41:14.352Z] === RUN TestDockerSuite/TestDevicePermissions [2023-02-07T13:41:14.608Z] === RUN TestDockerSuite/TestDockerFails [2023-02-07T13:41:14.864Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2023-02-07T13:41:14.864Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2023-02-07T13:41:14.864Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2023-02-07T13:41:15.026Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:41:15.026Z] INFO: Testing against a local daemon [2023-02-07T13:41:15.026Z] === RUN TestLiveRestore [2023-02-07T13:41:15.026Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-02-07T13:41:15.026Z] --- SKIP: TestLiveRestore (0.00s) [2023-02-07T13:41:15.026Z] PASS [2023-02-07T13:41:15.026Z] ok github.com/docker/docker/integration/daemon 0.122s [2023-02-07T13:41:15.026Z] [2023-02-07T13:41:15.026Z] === Skipped [2023-02-07T13:41:15.026Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2023-02-07T13:41:15.026Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-02-07T13:41:15.026Z] [2023-02-07T13:41:15.026Z] DONE 1 tests, 1 skipped in 2.263s [2023-02-07T13:41:15.026Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2023-02-07T13:41:15.427Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2023-02-07T13:41:15.989Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2023-02-07T13:41:16.043Z] 2023/02/07 13:41:15 Finished clone github.com/cloudflare/cfssl [2023-02-07T13:41:16.919Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2023-02-07T13:41:16.919Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2023-02-07T13:41:17.175Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2023-02-07T13:41:17.175Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2023-02-07T13:41:22.419Z] --- PASS: TestCreateServiceConfigFileMode (12.90s) [2023-02-07T13:41:22.419Z] === RUN TestCreateServiceSysctls [2023-02-07T13:41:22.419Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-02-07T13:41:24.179Z] 2023/02/07 13:41:22 Finished clone github.com/containerd/containerd [2023-02-07T13:41:24.935Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-02-07T13:41:25.498Z] --- PASS: TestCreateServiceSysctls (3.67s) [2023-02-07T13:41:25.498Z] === RUN TestCreateServiceCapabilities [2023-02-07T13:41:25.564Z] 2023/02/07 13:41:25 Finished clone github.com/docker/swarmkit [2023-02-07T13:41:25.824Z] 2023/02/07 13:41:25 Finished clone github.com/coreos/etcd [2023-02-07T13:41:26.864Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-02-07T13:41:28.759Z] --- PASS: TestCreateServiceCapabilities (2.84s) [2023-02-07T13:41:28.759Z] === RUN TestInspect [2023-02-07T13:41:28.759Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2023-02-07T13:41:29.321Z] === RUN TestDockerSuite/TestEventsAttach [2023-02-07T13:41:29.883Z] === RUN TestDockerSuite/TestEventsCommit [2023-02-07T13:41:31.253Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-02-07T13:41:31.815Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-02-07T13:41:31.815Z] --- PASS: TestInspect (3.24s) [2023-02-07T13:41:31.815Z] === RUN TestCreateJob [2023-02-07T13:41:32.071Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-02-07T13:41:33.000Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2023-02-07T13:41:34.366Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2023-02-07T13:41:35.297Z] --- PASS: TestCreateJob (3.55s) [2023-02-07T13:41:35.297Z] === RUN TestReplicatedJob [2023-02-07T13:41:35.554Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-02-07T13:41:38.826Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2023-02-07T13:41:39.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2023-02-07T13:41:40.207Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:41:40.207Z] INFO: Testing against a local daemon [2023-02-07T13:41:40.207Z] === RUN TestCommitInheritsEnv [2023-02-07T13:41:40.207Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-07T13:41:40.207Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2023-02-07T13:41:40.207Z] === RUN TestImportExtremelyLargeImageWorks [2023-02-07T13:41:40.207Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-02-07T13:41:40.207Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-02-07T13:41:40.207Z] === RUN TestImagesFilterMultiReference [2023-02-07T13:41:40.207Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2023-02-07T13:41:40.207Z] === RUN TestImagePullPlatformInvalid [2023-02-07T13:41:40.207Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2023-02-07T13:41:40.207Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-02-07T13:41:40.207Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-02-07T13:41:40.207Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-02-07T13:41:40.207Z] === RUN TestRemoveImageOrphaning [2023-02-07T13:41:40.207Z] --- PASS: TestRemoveImageOrphaning (1.32s) [2023-02-07T13:41:40.207Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-02-07T13:41:40.207Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2023-02-07T13:41:40.207Z] === RUN TestTagInvalidReference [2023-02-07T13:41:40.207Z] --- PASS: TestTagInvalidReference (0.05s) [2023-02-07T13:41:40.207Z] === RUN TestTagValidPrefixedRepo [2023-02-07T13:41:40.207Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2023-02-07T13:41:40.207Z] === RUN TestTagExistedNameWithoutForce [2023-02-07T13:41:40.207Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2023-02-07T13:41:40.207Z] === RUN TestTagOfficialNames [2023-02-07T13:41:40.207Z] --- PASS: TestTagOfficialNames (0.12s) [2023-02-07T13:41:40.207Z] === RUN TestTagMatchesDigest [2023-02-07T13:41:40.207Z] --- PASS: TestTagMatchesDigest (0.05s) [2023-02-07T13:41:40.207Z] PASS [2023-02-07T13:41:40.207Z] ok github.com/docker/docker/integration/image 2.070s [2023-02-07T13:41:40.207Z] [2023-02-07T13:41:40.207Z] === Skipped [2023-02-07T13:41:40.207Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2023-02-07T13:41:40.207Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-07T13:41:40.207Z] [2023-02-07T13:41:40.207Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2023-02-07T13:41:40.207Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-02-07T13:41:40.207Z] [2023-02-07T13:41:40.207Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-02-07T13:41:40.207Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-02-07T13:41:40.207Z] [2023-02-07T13:41:40.207Z] DONE 12 tests, 3 skipped in 25.313s [2023-02-07T13:41:40.665Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2023-02-07T13:41:40.973Z] === RUN TestDockerSuite/TestEventsCopy [2023-02-07T13:41:40.973Z] --- PASS: TestReplicatedJob (5.73s) [2023-02-07T13:41:40.973Z] === RUN TestUpdateReplicatedJob [2023-02-07T13:41:41.905Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-02-07T13:41:42.856Z] testing: warning: no tests to run [2023-02-07T13:41:42.856Z] PASS [2023-02-07T13:41:42.856Z] ok github.com/docker/docker/integration/network/ipvlan 0.243s [no tests to run] [2023-02-07T13:41:42.856Z] testing: warning: no tests to run [2023-02-07T13:41:42.856Z] PASS [2023-02-07T13:41:42.856Z] ok github.com/docker/docker/integration/network/macvlan 0.054s [no tests to run] [2023-02-07T13:41:43.271Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-02-07T13:41:43.820Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:41:43.820Z] INFO: Testing against a local daemon [2023-02-07T13:41:43.820Z] === RUN TestNetworkCreateDelete [2023-02-07T13:41:43.820Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:41:43.820Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2023-02-07T13:41:43.820Z] === RUN TestDockerNetworkDeletePreferID [2023-02-07T13:41:43.820Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-02-07T13:41:43.820Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2023-02-07T13:41:43.820Z] === RUN TestDaemonDNSFallback [2023-02-07T13:41:43.820Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:41:43.820Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2023-02-07T13:41:43.820Z] === RUN TestInspectNetwork [2023-02-07T13:41:43.820Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-02-07T13:41:43.820Z] --- SKIP: TestInspectNetwork (0.00s) [2023-02-07T13:41:43.820Z] === RUN TestRunContainerWithBridgeNone [2023-02-07T13:41:43.820Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:41:43.820Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-02-07T13:41:43.820Z] === RUN TestNetworkInvalidJSON [2023-02-07T13:41:43.820Z] === RUN TestNetworkInvalidJSON//networks/create [2023-02-07T13:41:43.820Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-02-07T13:41:43.820Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-02-07T13:41:43.820Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-02-07T13:41:43.820Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-07T13:41:43.820Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-07T13:41:43.820Z] === CONT TestNetworkInvalidJSON//networks/create [2023-02-07T13:41:43.820Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-07T13:41:43.820Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-02-07T13:41:43.820Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2023-02-07T13:41:43.820Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2023-02-07T13:41:43.820Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2023-02-07T13:41:43.820Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-02-07T13:41:43.820Z] === RUN TestNetworkList [2023-02-07T13:41:43.820Z] === RUN TestNetworkList//networks [2023-02-07T13:41:43.820Z] === PAUSE TestNetworkList//networks [2023-02-07T13:41:43.820Z] === RUN TestNetworkList//networks/ [2023-02-07T13:41:43.820Z] === PAUSE TestNetworkList//networks/ [2023-02-07T13:41:43.820Z] === CONT TestNetworkList//networks [2023-02-07T13:41:43.820Z] === CONT TestNetworkList//networks/ [2023-02-07T13:41:43.820Z] --- PASS: TestNetworkList (0.04s) [2023-02-07T13:41:43.820Z] --- PASS: TestNetworkList//networks/ (0.01s) [2023-02-07T13:41:43.820Z] --- PASS: TestNetworkList//networks (0.01s) [2023-02-07T13:41:43.820Z] === RUN TestHostIPv4BridgeLabel [2023-02-07T13:41:43.820Z] network_test.go:126: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-02-07T13:41:43.820Z] === RUN TestDaemonRestartWithLiveRestore [2023-02-07T13:41:43.820Z] service_test.go:29: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2023-02-07T13:41:43.820Z] === RUN TestDaemonDefaultNetworkPools [2023-02-07T13:41:43.820Z] service_test.go:58: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-02-07T13:41:43.820Z] === RUN TestDaemonRestartWithExistingNetwork [2023-02-07T13:41:43.820Z] service_test.go:102: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-02-07T13:41:43.820Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-02-07T13:41:43.820Z] service_test.go:136: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-02-07T13:41:43.820Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-02-07T13:41:43.820Z] service_test.go:187: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-02-07T13:41:43.820Z] === RUN TestServiceWithPredefinedNetwork [2023-02-07T13:41:43.820Z] service_test.go:212: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-02-07T13:41:43.820Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-02-07T13:41:43.820Z] service_test.go:242: FLAKY_TEST [2023-02-07T13:41:43.820Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-07T13:41:43.820Z] === RUN TestServiceWithDataPathPortInit [2023-02-07T13:41:43.820Z] service_test.go:333: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-02-07T13:41:43.820Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-02-07T13:41:43.820Z] service_test.go:401: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-02-07T13:41:43.820Z] PASS [2023-02-07T13:41:43.820Z] ok github.com/docker/docker/integration/network 0.231s [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] === Skipped [2023-02-07T13:41:43.820Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2023-02-07T13:41:43.820Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2023-02-07T13:41:43.820Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2023-02-07T13:41:43.820Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2023-02-07T13:41:43.820Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2023-02-07T13:41:43.820Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2023-02-07T13:41:43.820Z] network_test.go:126: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.01s) [2023-02-07T13:41:43.820Z] service_test.go:29: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2023-02-07T13:41:43.820Z] service_test.go:58: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2023-02-07T13:41:43.820Z] service_test.go:102: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-02-07T13:41:43.820Z] service_test.go:136: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-02-07T13:41:43.820Z] service_test.go:187: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2023-02-07T13:41:43.820Z] service_test.go:212: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-07T13:41:43.820Z] service_test.go:242: FLAKY_TEST [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2023-02-07T13:41:43.820Z] service_test.go:333: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-02-07T13:41:43.820Z] service_test.go:401: testEnv.OSType == "windows" [2023-02-07T13:41:43.820Z] [2023-02-07T13:41:43.820Z] DONE 22 tests, 15 skipped in 3.533s [2023-02-07T13:41:43.936Z] 2023/02/07 13:41:43 Finished clone github.com/gogo/protobuf [2023-02-07T13:41:44.277Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2023-02-07T13:41:44.637Z] --- PASS: TestUpdateReplicatedJob (3.45s) [2023-02-07T13:41:44.637Z] === RUN TestServiceListWithStatuses [2023-02-07T13:41:44.637Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-07T13:41:44.637Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-02-07T13:41:44.637Z] === RUN TestDockerNetworkConnectAlias [2023-02-07T13:41:44.737Z] testing: warning: no tests to run [2023-02-07T13:41:44.737Z] PASS [2023-02-07T13:41:44.737Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2023-02-07T13:41:44.737Z] [2023-02-07T13:41:44.737Z] DONE 0 tests in 0.576s [2023-02-07T13:41:44.737Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2023-02-07T13:41:45.565Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2023-02-07T13:41:45.703Z] testing: warning: no tests to run [2023-02-07T13:41:45.703Z] PASS [2023-02-07T13:41:45.703Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2023-02-07T13:41:45.703Z] [2023-02-07T13:41:45.703Z] DONE 0 tests in 0.595s [2023-02-07T13:41:45.703Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2023-02-07T13:41:47.456Z] docker_api_swarm_test.go:202: [dc25cbc93b93d] joining swarm manager [d65636dde27c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:41:47.878Z] testing: warning: no tests to run [2023-02-07T13:41:47.878Z] PASS [2023-02-07T13:41:47.878Z] ok github.com/docker/docker/integration/plugin 0.166s [no tests to run] [2023-02-07T13:41:47.878Z] testing: warning: no tests to run [2023-02-07T13:41:47.878Z] PASS [2023-02-07T13:41:47.878Z] ok github.com/docker/docker/integration/plugin/authz 0.144s [no tests to run] [2023-02-07T13:41:48.822Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-02-07T13:41:48.822Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-02-07T13:41:49.079Z] --- PASS: TestDockerNetworkConnectAlias (4.71s) [2023-02-07T13:41:49.079Z] === RUN TestDockerNetworkReConnect [2023-02-07T13:41:50.015Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-02-07T13:41:50.272Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2023-02-07T13:41:50.272Z] === RUN TestDockerSuite/TestEventsFilterType [2023-02-07T13:41:50.834Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2023-02-07T13:41:51.090Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2023-02-07T13:41:51.090Z] === RUN TestDockerSuite/TestEventsFilters [2023-02-07T13:41:52.457Z] === RUN TestDockerSuite/TestEventsFormat [2023-02-07T13:41:53.019Z] --- PASS: TestDockerNetworkReConnect (3.73s) [2023-02-07T13:41:53.019Z] === RUN TestServicePlugin [2023-02-07T13:41:53.581Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-02-07T13:41:53.581Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-02-07T13:41:53.581Z] === RUN TestDockerSuite/TestEventsImageImport [2023-02-07T13:41:54.511Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-02-07T13:41:55.074Z] === RUN TestDockerSuite/TestEventsImagePull [2023-02-07T13:41:56.001Z] === RUN TestDockerSuite/TestEventsImageTag [2023-02-07T13:41:56.445Z] testing: warning: no tests to run [2023-02-07T13:41:56.445Z] PASS [2023-02-07T13:41:56.445Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.054s [no tests to run] [2023-02-07T13:41:56.445Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:41:56.445Z] INFO: Testing against a local daemon [2023-02-07T13:41:56.445Z] === RUN TestExternalGraphDriver [2023-02-07T13:41:56.445Z] external_test.go:48: runtime.GOOS == "windows" [2023-02-07T13:41:56.445Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-02-07T13:41:56.445Z] === RUN TestGraphdriverPluginV2 [2023-02-07T13:41:56.445Z] external_test.go:408: runtime.GOOS == "windows" [2023-02-07T13:41:56.445Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-02-07T13:41:56.445Z] PASS [2023-02-07T13:41:56.445Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.128s [2023-02-07T13:41:56.929Z] plugin_test.go:62: [d7dd4001d64ef] joining swarm manager [decea04cb36ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:41:56.929Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2023-02-07T13:41:57.185Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2023-02-07T13:41:57.185Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2023-02-07T13:41:57.185Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2023-02-07T13:41:57.185Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2023-02-07T13:41:57.185Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-02-07T13:41:58.112Z] plugin_test.go:65: [da97579d0fa43] joining swarm manager [decea04cb36ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:41:58.890Z] 2023/02/07 13:41:56 Finished clone google.golang.org/genproto [2023-02-07T13:42:00.001Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2023-02-07T13:42:00.186Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:42:00.186Z] INFO: Testing against a local daemon [2023-02-07T13:42:00.186Z] === RUN TestReadPluginNoRead [2023-02-07T13:42:00.186Z] read_test.go:21: no unix domain sockets on Windows [2023-02-07T13:42:00.186Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-02-07T13:42:00.186Z] PASS [2023-02-07T13:42:00.186Z] ok github.com/docker/docker/integration/plugin/logging 0.195s [2023-02-07T13:42:00.186Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:42:00.186Z] INFO: Testing against a local daemon [2023-02-07T13:42:00.186Z] === RUN TestPluginInvalidJSON [2023-02-07T13:42:00.186Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:42:00.186Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:42:00.186Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:42:00.186Z] --- PASS: TestPluginInvalidJSON (0.07s) [2023-02-07T13:42:00.186Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-02-07T13:42:00.186Z] === RUN TestPluginInstall [2023-02-07T13:42:00.186Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-02-07T13:42:00.186Z] --- SKIP: TestPluginInstall (0.00s) [2023-02-07T13:42:00.186Z] === RUN TestPluginsWithRuntimes [2023-02-07T13:42:00.186Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-02-07T13:42:00.186Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-02-07T13:42:00.186Z] === RUN TestPluginBackCompatMediaTypes [2023-02-07T13:42:00.186Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-02-07T13:42:00.186Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-02-07T13:42:00.186Z] PASS [2023-02-07T13:42:00.186Z] ok github.com/docker/docker/integration/plugin/common 0.182s [2023-02-07T13:42:00.186Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-02-07T13:42:00.186Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-02-07T13:42:00.186Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:42:00.186Z] INFO: Testing against a local daemon [2023-02-07T13:42:00.186Z] === RUN TestPluginWithDevMounts [2023-02-07T13:42:00.186Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:00.186Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-02-07T13:42:00.186Z] PASS [2023-02-07T13:42:00.186Z] ok github.com/docker/docker/integration/plugin/volumes 0.107s [2023-02-07T13:42:00.186Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-02-07T13:42:00.563Z] === RUN TestDockerSuite/TestEventsRename [2023-02-07T13:42:00.644Z] [2023-02-07T13:42:00.644Z] === Skipped [2023-02-07T13:42:00.644Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-02-07T13:42:00.644Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-02-07T13:42:00.644Z] [2023-02-07T13:42:00.644Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-02-07T13:42:00.644Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-02-07T13:42:00.644Z] [2023-02-07T13:42:00.644Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-02-07T13:42:00.644Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-02-07T13:42:00.644Z] [2023-02-07T13:42:00.644Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-02-07T13:42:00.644Z] external_test.go:48: runtime.GOOS == "windows" [2023-02-07T13:42:00.644Z] [2023-02-07T13:42:00.644Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-02-07T13:42:00.644Z] external_test.go:408: runtime.GOOS == "windows" [2023-02-07T13:42:00.644Z] [2023-02-07T13:42:00.644Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-02-07T13:42:00.644Z] read_test.go:21: no unix domain sockets on Windows [2023-02-07T13:42:00.644Z] [2023-02-07T13:42:00.644Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-02-07T13:42:00.644Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:00.644Z] [2023-02-07T13:42:00.644Z] DONE 9 tests, 7 skipped in 14.811s [2023-02-07T13:42:00.644Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2023-02-07T13:42:01.102Z] testing: warning: no tests to run [2023-02-07T13:42:01.102Z] PASS [2023-02-07T13:42:01.102Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2023-02-07T13:42:01.102Z] [2023-02-07T13:42:01.102Z] DONE 0 tests in 0.600s [2023-02-07T13:42:01.126Z] === RUN TestDockerSuite/TestEventsResize [2023-02-07T13:42:01.560Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2023-02-07T13:42:01.687Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-02-07T13:42:01.943Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-02-07T13:42:02.871Z] === RUN TestDockerSuite/TestEventsStreaming [2023-02-07T13:42:03.093Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:42:03.093Z] INFO: Testing against a local daemon [2023-02-07T13:42:03.093Z] === RUN TestPluginInvalidJSON [2023-02-07T13:42:03.093Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:42:03.093Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:42:03.093Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-02-07T13:42:03.093Z] --- PASS: TestPluginInvalidJSON (0.07s) [2023-02-07T13:42:03.093Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-02-07T13:42:03.093Z] === RUN TestPluginInstall [2023-02-07T13:42:03.093Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-02-07T13:42:03.093Z] --- SKIP: TestPluginInstall (0.00s) [2023-02-07T13:42:03.093Z] === RUN TestPluginsWithRuntimes [2023-02-07T13:42:03.093Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-02-07T13:42:03.093Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-02-07T13:42:03.093Z] === RUN TestPluginBackCompatMediaTypes [2023-02-07T13:42:03.093Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-02-07T13:42:03.093Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-02-07T13:42:03.093Z] PASS [2023-02-07T13:42:03.093Z] ok github.com/docker/docker/integration/plugin/common (cached) [2023-02-07T13:42:03.093Z] [2023-02-07T13:42:03.093Z] === Skipped [2023-02-07T13:42:03.093Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-02-07T13:42:03.093Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-02-07T13:42:03.093Z] [2023-02-07T13:42:03.093Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-02-07T13:42:03.093Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-02-07T13:42:03.093Z] [2023-02-07T13:42:03.093Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-02-07T13:42:03.093Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-02-07T13:42:03.093Z] [2023-02-07T13:42:03.093Z] DONE 5 tests, 3 skipped in 1.435s [2023-02-07T13:42:03.093Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2023-02-07T13:42:03.126Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-02-07T13:42:04.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:42:04.058Z] INFO: Testing against a local daemon [2023-02-07T13:42:04.058Z] === RUN TestExternalGraphDriver [2023-02-07T13:42:04.058Z] external_test.go:48: runtime.GOOS == "windows" [2023-02-07T13:42:04.058Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-02-07T13:42:04.058Z] === RUN TestGraphdriverPluginV2 [2023-02-07T13:42:04.058Z] external_test.go:408: runtime.GOOS == "windows" [2023-02-07T13:42:04.058Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-02-07T13:42:04.058Z] PASS [2023-02-07T13:42:04.058Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2023-02-07T13:42:04.175Z] 2023/02/07 13:42:03 Finished clone cloud.google.com/go [2023-02-07T13:42:04.516Z] [2023-02-07T13:42:04.516Z] === Skipped [2023-02-07T13:42:04.516Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-02-07T13:42:04.516Z] external_test.go:48: runtime.GOOS == "windows" [2023-02-07T13:42:04.516Z] [2023-02-07T13:42:04.516Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-02-07T13:42:04.516Z] external_test.go:408: runtime.GOOS == "windows" [2023-02-07T13:42:04.516Z] [2023-02-07T13:42:04.516Z] DONE 2 tests, 2 skipped in 1.274s [2023-02-07T13:42:04.516Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2023-02-07T13:42:06.056Z] testing: warning: no tests to run [2023-02-07T13:42:06.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:42:06.056Z] INFO: Testing against a local daemon [2023-02-07T13:42:06.056Z] === RUN TestReadPluginNoRead [2023-02-07T13:42:06.056Z] read_test.go:21: no unix domain sockets on Windows [2023-02-07T13:42:06.056Z] PASS [2023-02-07T13:42:06.056Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-02-07T13:42:06.056Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-02-07T13:42:06.056Z] PASS [2023-02-07T13:42:06.056Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2023-02-07T13:42:06.056Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-02-07T13:42:06.056Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-02-07T13:42:06.056Z] [2023-02-07T13:42:06.056Z] === Skipped [2023-02-07T13:42:06.056Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-02-07T13:42:06.056Z] read_test.go:21: no unix domain sockets on Windows [2023-02-07T13:42:06.056Z] [2023-02-07T13:42:06.056Z] DONE 1 tests, 1 skipped in 1.537s [2023-02-07T13:42:06.056Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2023-02-07T13:42:06.395Z] === RUN TestDockerSuite/TestEventsTop [2023-02-07T13:42:06.651Z] === RUN TestDockerSuite/TestEventsUntag [2023-02-07T13:42:07.027Z] testing: warning: no tests to run [2023-02-07T13:42:07.027Z] PASS [2023-02-07T13:42:07.027Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-02-07T13:42:07.027Z] [2023-02-07T13:42:07.027Z] DONE 0 tests in 0.931s [2023-02-07T13:42:07.027Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2023-02-07T13:42:08.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:42:08.577Z] INFO: Testing against a local daemon [2023-02-07T13:42:08.577Z] === RUN TestPluginWithDevMounts [2023-02-07T13:42:08.577Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:08.577Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-02-07T13:42:08.577Z] PASS [2023-02-07T13:42:08.577Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2023-02-07T13:42:08.577Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-02-07T13:42:08.577Z] [2023-02-07T13:42:08.577Z] === Skipped [2023-02-07T13:42:08.577Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-02-07T13:42:08.577Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:08.577Z] [2023-02-07T13:42:08.577Z] DONE 1 tests, 1 skipped in 1.470s [2023-02-07T13:42:09.035Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2023-02-07T13:42:09.186Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-02-07T13:42:09.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2023-02-07T13:42:11.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:42:11.210Z] INFO: Testing against a local daemon [2023-02-07T13:42:11.210Z] === RUN TestSecretInspect [2023-02-07T13:42:11.210Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:11.210Z] --- SKIP: TestSecretInspect (0.00s) [2023-02-07T13:42:11.210Z] === RUN TestSecretList [2023-02-07T13:42:11.210Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:11.210Z] --- SKIP: TestSecretList (0.01s) [2023-02-07T13:42:11.210Z] === RUN TestSecretsCreateAndDelete [2023-02-07T13:42:11.210Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:11.210Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2023-02-07T13:42:11.210Z] === RUN TestSecretsUpdate [2023-02-07T13:42:11.210Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:11.210Z] --- SKIP: TestSecretsUpdate (0.00s) [2023-02-07T13:42:11.210Z] === RUN TestTemplatedSecret [2023-02-07T13:42:11.210Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:11.210Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-02-07T13:42:11.210Z] === RUN TestSecretCreateResolve [2023-02-07T13:42:11.210Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:42:11.210Z] --- SKIP: TestSecretCreateResolve (0.00s) [2023-02-07T13:42:11.210Z] PASS [2023-02-07T13:42:11.210Z] ok github.com/docker/docker/integration/secret 0.150s [2023-02-07T13:42:11.210Z] [2023-02-07T13:42:11.210Z] === Skipped [2023-02-07T13:42:11.210Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2023-02-07T13:42:11.210Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:11.210Z] [2023-02-07T13:42:11.210Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.01s) [2023-02-07T13:42:11.210Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:11.210Z] [2023-02-07T13:42:11.210Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2023-02-07T13:42:11.210Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:11.210Z] [2023-02-07T13:42:11.210Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2023-02-07T13:42:11.210Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:11.210Z] [2023-02-07T13:42:11.210Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2023-02-07T13:42:11.210Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:11.210Z] [2023-02-07T13:42:11.210Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2023-02-07T13:42:11.210Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:42:11.210Z] [2023-02-07T13:42:11.210Z] DONE 6 tests, 6 skipped in 2.426s [2023-02-07T13:42:11.668Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2023-02-07T13:42:11.960Z] docker_api_swarm_test.go:384: [dbb7adb271281] joining swarm manager [d8adbf41bae4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:42:12.892Z] docker_api_swarm_test.go:385: [d24b56a378f78] joining swarm manager [d8adbf41bae4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:42:14.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:42:14.572Z] INFO: Testing against a local daemon [2023-02-07T13:42:14.572Z] === RUN TestServiceCreateInit [2023-02-07T13:42:14.572Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-02-07T13:42:14.572Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-02-07T13:42:14.572Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- PASS: TestServiceCreateInit (0.06s) [2023-02-07T13:42:14.572Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-02-07T13:42:14.572Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-02-07T13:42:14.572Z] === RUN TestCreateServiceMultipleTimes [2023-02-07T13:42:14.572Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2023-02-07T13:42:14.572Z] === RUN TestCreateServiceConflict [2023-02-07T13:42:14.572Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestCreateServiceConflict (0.00s) [2023-02-07T13:42:14.572Z] === RUN TestCreateServiceMaxReplicas [2023-02-07T13:42:14.572Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2023-02-07T13:42:14.572Z] === RUN TestCreateWithDuplicateNetworkNames [2023-02-07T13:42:14.572Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2023-02-07T13:42:14.572Z] === RUN TestCreateServiceSecretFileMode [2023-02-07T13:42:14.572Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2023-02-07T13:42:14.572Z] === RUN TestCreateServiceConfigFileMode [2023-02-07T13:42:14.572Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2023-02-07T13:42:14.572Z] === RUN TestCreateServiceSysctls [2023-02-07T13:42:14.572Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2023-02-07T13:42:14.572Z] === RUN TestCreateServiceCapabilities [2023-02-07T13:42:14.572Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2023-02-07T13:42:14.572Z] === RUN TestInspect [2023-02-07T13:42:14.572Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestInspect (0.00s) [2023-02-07T13:42:14.572Z] === RUN TestCreateJob [2023-02-07T13:42:14.572Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestCreateJob (0.00s) [2023-02-07T13:42:14.572Z] === RUN TestReplicatedJob [2023-02-07T13:42:14.572Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestReplicatedJob (0.00s) [2023-02-07T13:42:14.572Z] === RUN TestUpdateReplicatedJob [2023-02-07T13:42:14.572Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2023-02-07T13:42:14.572Z] === RUN TestServiceListWithStatuses [2023-02-07T13:42:14.572Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-02-07T13:42:14.572Z] === RUN TestDockerNetworkConnectAlias [2023-02-07T13:42:14.572Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2023-02-07T13:42:14.572Z] === RUN TestDockerNetworkReConnect [2023-02-07T13:42:14.572Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2023-02-07T13:42:14.572Z] === RUN TestServicePlugin [2023-02-07T13:42:14.572Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:14.572Z] --- SKIP: TestServicePlugin (0.00s) [2023-02-07T13:42:14.572Z] === RUN TestServiceUpdateLabel [2023-02-07T13:42:14.572Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:42:14.572Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-02-07T13:42:14.572Z] === RUN TestServiceUpdateSecrets [2023-02-07T13:42:14.572Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:42:14.572Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2023-02-07T13:42:14.572Z] === RUN TestServiceUpdateConfigs [2023-02-07T13:42:14.572Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:42:14.572Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-02-07T13:42:14.572Z] === RUN TestServiceUpdateNetwork [2023-02-07T13:42:14.572Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:42:14.572Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2023-02-07T13:42:14.572Z] === RUN TestServiceUpdatePidsLimit [2023-02-07T13:42:14.572Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:42:14.572Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2023-02-07T13:42:14.572Z] PASS [2023-02-07T13:42:14.572Z] ok github.com/docker/docker/integration/service 0.373s [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === Skipped [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-02-07T13:42:15.038Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-02-07T13:42:15.038Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2023-02-07T13:42:15.038Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2023-02-07T13:42:15.038Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2023-02-07T13:42:15.038Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2023-02-07T13:42:15.038Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.01s) [2023-02-07T13:42:15.038Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2023-02-07T13:42:15.038Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2023-02-07T13:42:15.038Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2023-02-07T13:42:15.038Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2023-02-07T13:42:15.038Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2023-02-07T13:42:15.038Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2023-02-07T13:42:15.038Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2023-02-07T13:42:15.038Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2023-02-07T13:42:15.038Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2023-02-07T13:42:15.038Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2023-02-07T13:42:15.038Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2023-02-07T13:42:15.038Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2023-02-07T13:42:15.038Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.01s) [2023-02-07T13:42:15.038Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2023-02-07T13:42:15.038Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2023-02-07T13:42:15.038Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2023-02-07T13:42:15.038Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-02-07T13:42:15.038Z] [2023-02-07T13:42:15.038Z] DONE 24 tests, 23 skipped in 3.387s [2023-02-07T13:42:15.038Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2023-02-07T13:42:17.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:42:17.210Z] INFO: Testing against a local daemon [2023-02-07T13:42:17.210Z] === RUN TestSessionCreate [2023-02-07T13:42:17.210Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-02-07T13:42:17.210Z] --- SKIP: TestSessionCreate (0.00s) [2023-02-07T13:42:17.210Z] === RUN TestSessionCreateWithBadUpgrade [2023-02-07T13:42:17.210Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-02-07T13:42:17.210Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2023-02-07T13:42:17.210Z] PASS [2023-02-07T13:42:17.210Z] ok github.com/docker/docker/integration/session 0.159s [2023-02-07T13:42:17.668Z] [2023-02-07T13:42:17.668Z] === Skipped [2023-02-07T13:42:17.668Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2023-02-07T13:42:17.668Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-02-07T13:42:17.668Z] [2023-02-07T13:42:17.668Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2023-02-07T13:42:17.668Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-02-07T13:42:17.668Z] [2023-02-07T13:42:17.668Z] DONE 2 tests, 2 skipped in 2.433s [2023-02-07T13:42:17.668Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2023-02-07T13:42:19.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:42:19.843Z] INFO: Testing against a local daemon [2023-02-07T13:42:19.843Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-02-07T13:42:19.843Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:19.843Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2023-02-07T13:42:19.843Z] === RUN TestEventsExecDie [2023-02-07T13:42:19.843Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-02-07T13:42:19.843Z] --- SKIP: TestEventsExecDie (0.00s) [2023-02-07T13:42:19.843Z] === RUN TestEventsBackwardsCompatible [2023-02-07T13:42:20.302Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-02-07T13:42:20.302Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2023-02-07T13:42:20.302Z] === RUN TestInfoAPI [2023-02-07T13:42:20.302Z] --- PASS: TestInfoAPI (0.06s) [2023-02-07T13:42:20.302Z] === RUN TestInfoAPIWarnings [2023-02-07T13:42:20.302Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-07T13:42:20.302Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2023-02-07T13:42:20.302Z] === RUN TestInfoDebug [2023-02-07T13:42:20.302Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-02-07T13:42:20.302Z] --- SKIP: TestInfoDebug (0.00s) [2023-02-07T13:42:20.302Z] === RUN TestInfoInsecureRegistries [2023-02-07T13:42:20.302Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-02-07T13:42:20.302Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2023-02-07T13:42:20.302Z] === RUN TestInfoRegistryMirrors [2023-02-07T13:42:20.302Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-02-07T13:42:20.302Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2023-02-07T13:42:20.302Z] === RUN TestLoginFailsWithBadCredentials [2023-02-07T13:42:20.760Z] --- PASS: TestLoginFailsWithBadCredentials (0.85s) [2023-02-07T13:42:20.760Z] === RUN TestPingCacheHeaders [2023-02-07T13:42:20.760Z] --- PASS: TestPingCacheHeaders (0.04s) [2023-02-07T13:42:20.760Z] === RUN TestPingGet [2023-02-07T13:42:20.981Z] === RUN TestDockerSuite/TestExec [2023-02-07T13:42:20.981Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-02-07T13:42:20.981Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-02-07T13:42:21.218Z] --- PASS: TestPingGet (0.04s) [2023-02-07T13:42:21.218Z] === RUN TestPingHead [2023-02-07T13:42:21.218Z] --- PASS: TestPingHead (0.05s) [2023-02-07T13:42:21.218Z] === RUN TestVersion [2023-02-07T13:42:21.218Z] --- PASS: TestVersion (0.05s) [2023-02-07T13:42:21.218Z] PASS [2023-02-07T13:42:21.218Z] ok github.com/docker/docker/integration/system 1.215s [2023-02-07T13:42:21.218Z] [2023-02-07T13:42:21.218Z] === Skipped [2023-02-07T13:42:21.218Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.01s) [2023-02-07T13:42:21.218Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-02-07T13:42:21.218Z] [2023-02-07T13:42:21.218Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2023-02-07T13:42:21.218Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-02-07T13:42:21.218Z] [2023-02-07T13:42:21.218Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2023-02-07T13:42:21.218Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-02-07T13:42:21.218Z] [2023-02-07T13:42:21.218Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2023-02-07T13:42:21.218Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-07T13:42:21.218Z] [2023-02-07T13:42:21.218Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2023-02-07T13:42:21.218Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-02-07T13:42:21.218Z] [2023-02-07T13:42:21.218Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2023-02-07T13:42:21.218Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-02-07T13:42:21.218Z] [2023-02-07T13:42:21.218Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2023-02-07T13:42:21.218Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-02-07T13:42:21.218Z] [2023-02-07T13:42:21.218Z] DONE 13 tests, 7 skipped in 3.554s [2023-02-07T13:42:21.218Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2023-02-07T13:42:21.542Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-02-07T13:42:22.103Z] === RUN TestDockerSuite/TestExecAPIStart [2023-02-07T13:42:23.031Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-02-07T13:42:23.592Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-02-07T13:42:24.118Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:42:24.118Z] INFO: Testing against a local daemon [2023-02-07T13:42:24.118Z] === RUN TestVolumesCreateAndList [2023-02-07T13:42:24.118Z] --- PASS: TestVolumesCreateAndList (0.07s) [2023-02-07T13:42:24.118Z] === RUN TestVolumesRemove [2023-02-07T13:42:24.118Z] --- PASS: TestVolumesRemove (0.09s) [2023-02-07T13:42:24.118Z] === RUN TestVolumesInspect [2023-02-07T13:42:24.118Z] --- PASS: TestVolumesInspect (0.07s) [2023-02-07T13:42:24.118Z] === RUN TestVolumesInvalidJSON [2023-02-07T13:42:24.118Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-02-07T13:42:24.118Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-02-07T13:42:24.118Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-02-07T13:42:24.118Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2023-02-07T13:42:24.118Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-02-07T13:42:24.118Z] PASS [2023-02-07T13:42:24.118Z] ok github.com/docker/docker/integration/volume 0.381s [2023-02-07T13:42:24.118Z] [2023-02-07T13:42:24.118Z] DONE 5 tests in 2.874s [2023-02-07T13:42:24.155Z] --- PASS: TestServicePlugin (31.23s) [2023-02-07T13:42:24.155Z] === RUN TestServiceUpdateLabel [2023-02-07T13:42:24.155Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-02-07T13:42:24.576Z] INFO: make.ps1 ended at 02/07/2023 13:42:24 [2023-02-07T13:42:24.576Z] INFO: Integration CLI tests being run from the host: [2023-02-07T13:42:24.576Z] 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-02-07T13:42:24.716Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-02-07T13:42:25.279Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-02-07T13:42:25.841Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-02-07T13:42:26.769Z] --- PASS: TestServiceUpdateLabel (2.52s) [2023-02-07T13:42:26.769Z] === RUN TestServiceUpdateSecrets [2023-02-07T13:42:26.769Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-02-07T13:42:27.697Z] === RUN TestDockerSuite/TestExecCgroup [2023-02-07T13:42:29.062Z] === RUN TestDockerSuite/TestExecEnv [2023-02-07T13:42:29.624Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-02-07T13:42:30.553Z] === RUN TestDockerSuite/TestExecExitStatus [2023-02-07T13:42:31.115Z] === RUN TestDockerSuite/TestExecInspectID [2023-02-07T13:42:33.656Z] === RUN TestDockerSuite/TestExecInteractive [2023-02-07T13:42:34.218Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2023-02-07T13:42:34.780Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-02-07T13:42:35.345Z] === RUN TestDockerSuite/TestExecParseError [2023-02-07T13:42:35.908Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-02-07T13:42:36.469Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-02-07T13:42:36.725Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-02-07T13:42:38.090Z] === RUN TestDockerSuite/TestExecSetEnv [2023-02-07T13:42:38.347Z] === RUN TestDockerSuite/TestExecStartFails [2023-02-07T13:42:38.909Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-02-07T13:42:39.381Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-07T13:42:39.381Z] INFO: Testing against a local daemon [2023-02-07T13:42:39.381Z] === RUN TestDockerSuite [2023-02-07T13:42:39.381Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-02-07T13:42:39.381Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-02-07T13:42:39.381Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-02-07T13:42:39.381Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-02-07T13:42:39.381Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-02-07T13:42:39.381Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-02-07T13:42:39.381Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-02-07T13:42:39.381Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-02-07T13:42:39.381Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-02-07T13:42:39.381Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-02-07T13:42:39.381Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-02-07T13:42:39.381Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-02-07T13:42:39.838Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-02-07T13:42:40.296Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-02-07T13:42:41.422Z] --- PASS: TestServiceUpdateSecrets (14.83s) [2023-02-07T13:42:41.423Z] === RUN TestServiceUpdateConfigs [2023-02-07T13:42:49.504Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-02-07T13:42:50.065Z] === RUN TestDockerSuite/TestExecTTY [2023-02-07T13:42:50.991Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-02-07T13:42:51.247Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-02-07T13:42:51.810Z] === RUN TestDockerSuite/TestExecUlimits [2023-02-07T13:42:52.374Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-02-07T13:42:52.374Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2023-02-07T13:42:52.374Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-02-07T13:42:53.739Z] === RUN TestDockerSuite/TestExecWithNoTERM [2023-02-07T13:42:53.995Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-02-07T13:42:54.944Z] === RUN TestDockerSuite/TestExecWithTERM [2023-02-07T13:42:55.200Z] === RUN TestDockerSuite/TestExecWithUser [2023-02-07T13:42:56.127Z] === RUN TestDockerSuite/TestGetContainerStats [2023-02-07T13:42:56.127Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2023-02-07T13:42:56.127Z] === RUN TestServiceUpdateNetwork [2023-02-07T13:43:00.437Z] 2023/02/07 13:42:55 Finished clone github.com/hashicorp/consul [2023-02-07T13:43:01.371Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-02-07T13:43:05.536Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-02-07T13:43:06.462Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-02-07T13:43:08.351Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2023-02-07T13:43:08.351Z] === RUN TestServiceUpdatePidsLimit [2023-02-07T13:43:09.715Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-02-07T13:43:10.277Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-02-07T13:43:11.203Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-02-07T13:43:11.459Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-02-07T13:43:11.459Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-02-07T13:43:11.459Z] === RUN TestDockerSuite/TestHealth [2023-02-07T13:43:17.997Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-02-07T13:43:20.512Z] check_test.go:380: [d24b56a378f78] daemon is not started [2023-02-07T13:43:20.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2023-02-07T13:43:22.409Z] docker_api_swarm_test.go:802: [d10ddf1cd8bc2] joining swarm manager [d74fd975f3300]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:43:23.335Z] docker_api_swarm_test.go:802: [d56ae72798a18] joining swarm manager [d74fd975f3300]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:43:24.701Z] docker_api_swarm_test.go:802: [dee03dd5f20ab] joining swarm manager [d74fd975f3300]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-02-07T13:43:24.701Z] --- PASS: TestServiceUpdatePidsLimit (16.45s) [2023-02-07T13:43:24.701Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2023-02-07T13:43:24.701Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2023-02-07T13:43:24.701Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2023-02-07T13:43:24.701Z] PASS [2023-02-07T13:43:24.958Z] [2023-02-07T13:43:24.958Z] === Skipped [2023-02-07T13:43:24.958Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-02-07T13:43:24.958Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-07T13:43:24.958Z] [2023-02-07T13:43:24.958Z] DONE 27 tests, 1 skipped in 194.400s [2023-02-07T13:43:24.958Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-02-07T13:43:24.958Z] ++ 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-02-07T13:43:24.958Z] ++ set -e [2023-02-07T13:43:24.958Z] ++ '[' -n 0 ']' [2023-02-07T13:43:24.958Z] ++ set -x [2023-02-07T13:43:24.958Z] ++ 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-02-07T13:43:24.958Z] INFO: Testing against a local daemon [2023-02-07T13:43:24.958Z] === RUN TestSessionCreate [2023-02-07T13:43:24.958Z] --- PASS: TestSessionCreate (0.02s) [2023-02-07T13:43:24.958Z] === RUN TestSessionCreateWithBadUpgrade [2023-02-07T13:43:24.958Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-02-07T13:43:24.958Z] PASS [2023-02-07T13:43:24.958Z] [2023-02-07T13:43:24.958Z] DONE 2 tests in 0.148s [2023-02-07T13:43:24.958Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-02-07T13:43:24.958Z] ++ 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-02-07T13:43:24.958Z] ++ set -e [2023-02-07T13:43:24.958Z] ++ '[' -n 0 ']' [2023-02-07T13:43:24.958Z] ++ set -x [2023-02-07T13:43:24.958Z] ++ 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-02-07T13:43:25.215Z] INFO: Testing against a local daemon [2023-02-07T13:43:25.215Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-02-07T13:43:25.215Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-07T13:43:25.215Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-07T13:43:25.215Z] === RUN TestEventsExecDie [2023-02-07T13:43:25.777Z] --- PASS: TestEventsExecDie (0.61s) [2023-02-07T13:43:25.777Z] === RUN TestEventsBackwardsCompatible [2023-02-07T13:43:25.777Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2023-02-07T13:43:25.777Z] === RUN TestInfoBinaryCommits [2023-02-07T13:43:25.777Z] --- PASS: TestInfoBinaryCommits (0.03s) [2023-02-07T13:43:25.777Z] === RUN TestInfoAPIVersioned [2023-02-07T13:43:25.777Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-02-07T13:43:25.777Z] === RUN TestInfoDiscoveryBackend [2023-02-07T13:43:26.033Z] docker_api_swarm_test.go:802: [d6a9edf33455b] joining swarm manager [d74fd975f3300]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-02-07T13:43:26.290Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-02-07T13:43:26.290Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-02-07T13:43:27.217Z] docker_api_swarm_test.go:810: [da1eb34277fa3] joining swarm manager [d74fd975f3300]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2023-02-07T13:43:27.473Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-02-07T13:43:27.473Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-02-07T13:43:28.034Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2023-02-07T13:43:28.034Z] === RUN TestInfoAPI [2023-02-07T13:43:28.034Z] --- PASS: TestInfoAPI (0.02s) [2023-02-07T13:43:28.034Z] === RUN TestInfoAPIWarnings [2023-02-07T13:43:30.549Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-02-07T13:43:30.549Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-02-07T13:43:30.549Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-02-07T13:43:30.549Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-02-07T13:43:31.110Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-02-07T13:43:31.110Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-02-07T13:43:31.673Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-02-07T13:43:31.673Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-02-07T13:43:31.673Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-02-07T13:43:31.929Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-02-07T13:43:31.929Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-02-07T13:43:32.185Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-02-07T13:43:32.547Z] 2023/02/07 13:43:31 Finished clone github.com/aws/aws-sdk-go [2023-02-07T13:43:32.748Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-02-07T13:43:32.748Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-02-07T13:43:33.310Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-02-07T13:43:33.566Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-02-07T13:43:34.127Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-02-07T13:43:34.689Z] === RUN TestDockerSuite/TestImagesFormat [2023-02-07T13:43:34.689Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-02-07T13:43:35.250Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-02-07T13:43:37.765Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-02-07T13:43:37.765Z] === RUN TestDockerSuite/TestImportBadURL [2023-02-07T13:43:37.765Z] === RUN TestDockerSuite/TestImportDisplay [2023-02-07T13:43:38.692Z] === RUN TestDockerSuite/TestImportFile [2023-02-07T13:43:39.642Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-02-07T13:43:39.642Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-02-07T13:43:41.012Z] === RUN TestDockerSuite/TestImportGzipped [2023-02-07T13:43:41.941Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-02-07T13:43:42.869Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-02-07T13:43:43.798Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-02-07T13:43:44.362Z] --- PASS: TestInfoAPIWarnings (16.30s) [2023-02-07T13:43:44.362Z] === RUN TestInfoDebug [2023-02-07T13:43:44.362Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-02-07T13:43:44.618Z] --- PASS: TestInfoDebug (0.52s) [2023-02-07T13:43:44.618Z] === RUN TestInfoInsecureRegistries [2023-02-07T13:43:44.874Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-02-07T13:43:44.874Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2023-02-07T13:43:44.874Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-02-07T13:43:45.437Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2023-02-07T13:43:45.437Z] === RUN TestInfoRegistryMirrors [2023-02-07T13:43:45.437Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-02-07T13:43:45.693Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-02-07T13:43:45.693Z] === RUN TestLoginFailsWithBadCredentials [2023-02-07T13:43:46.255Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-02-07T13:43:46.255Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-02-07T13:43:46.255Z] === RUN TestPingCacheHeaders [2023-02-07T13:43:46.255Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-02-07T13:43:46.255Z] === RUN TestPingGet [2023-02-07T13:43:46.255Z] --- PASS: TestPingGet (0.02s) [2023-02-07T13:43:46.255Z] === RUN TestPingHead [2023-02-07T13:43:46.255Z] --- PASS: TestPingHead (0.04s) [2023-02-07T13:43:46.255Z] === RUN TestVersion [2023-02-07T13:43:46.255Z] --- PASS: TestVersion (0.04s) [2023-02-07T13:43:46.255Z] PASS [2023-02-07T13:43:46.255Z] [2023-02-07T13:43:46.255Z] === Skipped [2023-02-07T13:43:46.255Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-07T13:43:46.255Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-07T13:43:46.255Z] [2023-02-07T13:43:46.255Z] DONE 18 tests, 1 skipped in 21.318s [2023-02-07T13:43:46.255Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-02-07T13:43:46.255Z] ++ 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-02-07T13:43:46.255Z] ++ set -e [2023-02-07T13:43:46.255Z] ++ '[' -n 0 ']' [2023-02-07T13:43:46.255Z] ++ set -x [2023-02-07T13:43:46.255Z] ++ 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-02-07T13:43:46.512Z] INFO: Testing against a local daemon [2023-02-07T13:43:46.513Z] === RUN TestVolumesCreateAndList [2023-02-07T13:43:46.513Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-02-07T13:43:46.513Z] === RUN TestVolumesRemove [2023-02-07T13:43:46.513Z] --- PASS: TestVolumesRemove (0.07s) [2023-02-07T13:43:46.513Z] === RUN TestVolumesInspect [2023-02-07T13:43:46.513Z] --- PASS: TestVolumesInspect (0.02s) [2023-02-07T13:43:46.513Z] === RUN TestVolumesInvalidJSON [2023-02-07T13:43:46.513Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-02-07T13:43:46.513Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-02-07T13:43:46.513Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-02-07T13:43:46.513Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2023-02-07T13:43:46.513Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-02-07T13:43:46.513Z] PASS [2023-02-07T13:43:46.513Z] [2023-02-07T13:43:46.513Z] DONE 5 tests in 0.234s [2023-02-07T13:43:46.513Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-02-07T13:43:46.771Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-02-07T13:43:46.771Z] ++++ cat bundles/test-integration/docker.pid [2023-02-07T13:43:46.771Z] +++ kill 5987 [2023-02-07T13:43:47.333Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-02-07T13:43:47.895Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-02-07T13:43:48.152Z] +++ /etc/init.d/apparmor stop [2023-02-07T13:43:48.152Z] Leaving: AppArmorNo profiles have been unloaded. [2023-02-07T13:43:48.152Z] [2023-02-07T13:43:48.152Z] Unloading profiles will leave already running processes permanently [2023-02-07T13:43:48.152Z] unconfined, which can lead to unexpected situations. [2023-02-07T13:43:48.152Z] [2023-02-07T13:43:48.152Z] To set a process to complain mode, use the command line tool [2023-02-07T13:43:48.152Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-02-07T13:43:48.152Z] +++ true [2023-02-07T13:43:48.152Z] exiting test-integration [2023-02-07T13:43:48.152Z] ++ exit 0 [2023-02-07T13:43:48.152Z] [2023-02-07T13:43:48.152Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-02-07T13:43:48.152Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2023-02-07T13:43:49.080Z] + for job in $(jobs -p) [2023-02-07T13:43:49.080Z] + wait 30298 [2023-02-07T13:43:49.641Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-02-07T13:43:50.203Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-02-07T13:43:50.765Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-02-07T13:43:50.765Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-02-07T13:43:51.021Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-02-07T13:43:51.021Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-02-07T13:43:51.021Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-02-07T13:43:51.949Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-02-07T13:43:52.205Z] === RUN TestDockerSuite/TestInspectDefault [2023-02-07T13:43:52.767Z] === RUN TestDockerSuite/TestInspectHistory [2023-02-07T13:43:52.985Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-02-07T13:43:52.985Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-02-07T13:43:53.025Z] === RUN TestDockerSuite/TestInspectImage [2023-02-07T13:43:53.281Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-02-07T13:43:53.281Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-02-07T13:43:53.281Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-02-07T13:43:53.281Z] === RUN TestDockerSuite/TestInspectInt64 [2023-02-07T13:43:53.443Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-02-07T13:43:53.443Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-02-07T13:43:53.443Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-02-07T13:43:53.443Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-02-07T13:43:53.443Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-02-07T13:43:53.443Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-02-07T13:43:53.443Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-02-07T13:43:53.443Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-02-07T13:43:53.443Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-02-07T13:43:53.443Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-02-07T13:43:53.443Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-02-07T13:43:53.443Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-02-07T13:43:53.443Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-02-07T13:43:53.443Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-02-07T13:43:53.443Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-02-07T13:43:53.443Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-02-07T13:43:53.443Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-02-07T13:43:53.443Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-02-07T13:43:53.540Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-02-07T13:43:54.103Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-02-07T13:43:54.103Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-02-07T13:43:54.664Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-02-07T13:43:55.239Z] === RUN TestDockerSuite/TestInspectPlugin [2023-02-07T13:43:57.757Z] === RUN TestDockerSuite/TestInspectRootFS [2023-02-07T13:43:57.757Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-02-07T13:43:58.013Z] === RUN TestDockerSuite/TestInspectStatus [2023-02-07T13:43:58.575Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-02-07T13:43:59.503Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-02-07T13:43:59.759Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-02-07T13:44:00.322Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-02-07T13:44:00.504Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-02-07T13:44:00.504Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-02-07T13:44:00.504Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-02-07T13:44:00.504Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-02-07T13:44:00.504Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-02-07T13:44:00.884Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-02-07T13:44:01.140Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-02-07T13:44:01.702Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-02-07T13:44:02.264Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-02-07T13:44:02.264Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2023-02-07T13:44:03.633Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-02-07T13:44:04.234Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-02-07T13:44:04.562Z] === RUN TestDockerSuite/TestLinksEnvs [2023-02-07T13:44:05.494Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-02-07T13:44:05.750Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-02-07T13:44:06.678Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-02-07T13:44:08.044Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-02-07T13:44:09.412Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-02-07T13:44:09.412Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-02-07T13:44:10.777Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-02-07T13:44:11.034Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-02-07T13:44:11.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2023-02-07T13:44:11.546Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-02-07T13:44:12.810Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-02-07T13:44:12.810Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2023-02-07T13:44:12.810Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-02-07T13:44:12.810Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2023-02-07T13:44:12.810Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-02-07T13:44:12.810Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2023-02-07T13:44:12.810Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-02-07T13:44:12.810Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-02-07T13:44:12.810Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-02-07T13:44:15.812Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-02-07T13:44:15.812Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-02-07T13:44:15.812Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-02-07T13:44:15.812Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-02-07T13:44:15.812Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-02-07T13:44:19.635Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-02-07T13:44:19.891Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-02-07T13:44:21.261Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-02-07T13:44:21.517Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-02-07T13:44:22.884Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2023-02-07T13:44:22.884Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-02-07T13:44:23.141Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-02-07T13:44:23.141Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-02-07T13:44:23.141Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-02-07T13:44:23.704Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-02-07T13:44:24.267Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-02-07T13:44:26.204Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-02-07T13:44:27.534Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-02-07T13:44:28.096Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-02-07T13:44:33.339Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-02-07T13:44:33.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2023-02-07T13:44:33.339Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-02-07T13:44:33.339Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-02-07T13:44:33.902Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-02-07T13:44:35.270Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-02-07T13:44:36.201Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-02-07T13:44:37.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2023-02-07T13:44:37.575Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-02-07T13:44:38.507Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-02-07T13:44:39.436Z] docker_api_swarm_service_test.go:395: [d97f3388424e0] joining swarm manager [df8aae7fd0957]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:44:40.365Z] docker_api_swarm_service_test.go:395: [d34dcda878988] joining swarm manager [df8aae7fd0957]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:44:40.621Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-02-07T13:44:41.191Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-02-07T13:44:41.761Z] === RUN TestDockerSuite/TestLogsSince [2023-02-07T13:44:49.845Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-02-07T13:44:54.013Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-02-07T13:44:54.269Z] === RUN TestDockerSuite/TestLogsTail [2023-02-07T13:44:54.830Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-02-07T13:44:55.392Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-02-07T13:44:55.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2023-02-07T13:44:55.649Z] === RUN TestDockerSuite/TestMountIntoProc [2023-02-07T13:44:55.905Z] === RUN TestDockerSuite/TestMountIntoSys [2023-02-07T13:44:56.469Z] === RUN TestDockerSuite/TestNetHostname [2023-02-07T13:44:57.398Z] docker_api_swarm_service_test.go:343: [d082bfa28eba0] joining swarm manager [d032e5e1e6fe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:44:57.962Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-02-07T13:44:58.526Z] === RUN TestDockerSuite/TestNetworkEvents [2023-02-07T13:44:58.526Z] docker_api_swarm_service_test.go:343: [d80784fd17ea8] joining swarm manager [d032e5e1e6fe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:45:07.882Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-02-07T13:45:07.882Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-02-07T13:45:07.882Z] === RUN TestDockerSuite/TestPluginActive [2023-02-07T13:45:07.882Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-02-07T13:45:12.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2023-02-07T13:45:14.573Z] docker_api_swarm_service_test.go:490: [df91e53fa5fd0] joining swarm manager [d6b83002cac8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:45:14.829Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-02-07T13:45:14.829Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-02-07T13:45:14.829Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-02-07T13:45:14.829Z] docker_api_swarm_service_test.go:490: [dda2ed93653d0] joining swarm manager [d6b83002cac8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:45:16.721Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-02-07T13:45:19.238Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-02-07T13:45:21.127Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-02-07T13:45:24.391Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-02-07T13:45:27.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2023-02-07T13:45:30.198Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-02-07T13:45:31.564Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-02-07T13:45:32.931Z] === RUN TestDockerSuite/TestPortHostBinding [2023-02-07T13:45:32.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2023-02-07T13:45:33.862Z] === RUN TestDockerSuite/TestPortList [2023-02-07T13:45:35.232Z] docker_api_swarm_service_test.go:128: [d8cfcf0488d30] joining swarm manager [d5d7e45bb6693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:45:35.795Z] docker_api_swarm_service_test.go:129: [d9f22bc88d2ab] joining swarm manager [d5d7e45bb6693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:45:37.688Z] docker_api_swarm_service_test.go:137: [d9c6466beaa61] joining swarm manager [d5d7e45bb6693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-02-07T13:45:38.616Z] docker_api_swarm_service_test.go:138: [d6696efd7bf6c] joining swarm manager [d5d7e45bb6693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-02-07T13:45:41.134Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-02-07T13:45:42.063Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-02-07T13:45:48.597Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-02-07T13:45:48.597Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-02-07T13:45:48.597Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-02-07T13:45:48.597Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-02-07T13:45:48.597Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-02-07T13:45:48.853Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-02-07T13:45:48.853Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-02-07T13:45:49.416Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-02-07T13:45:49.416Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-02-07T13:45:50.363Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-02-07T13:45:50.363Z] === RUN TestDockerSuite/TestPruneContainerLabel [2023-02-07T13:45:52.251Z] === RUN TestDockerSuite/TestPruneContainerUntil [2023-02-07T13:45:53.178Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2023-02-07T13:45:53.434Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2023-02-07T13:45:53.434Z] === RUN TestDockerSuite/TestPsByOrder [2023-02-07T13:45:55.326Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-02-07T13:45:56.255Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-02-07T13:45:58.145Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-02-07T13:46:01.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2023-02-07T13:46:01.413Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-02-07T13:46:01.413Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-02-07T13:46:03.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2023-02-07T13:46:03.867Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-02-07T13:46:05.233Z] docker_api_swarm_service_test.go:304: [ddb59e6eb9769] joining swarm manager [d81bcf3ee430b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:46:06.162Z] docker_api_swarm_service_test.go:304: [d1974447ddfa4] joining swarm manager [d81bcf3ee430b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:46:10.347Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-02-07T13:46:11.279Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-02-07T13:46:12.645Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-02-07T13:46:14.014Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-02-07T13:46:14.944Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-02-07T13:46:16.835Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-02-07T13:46:18.202Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-02-07T13:46:18.764Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-02-07T13:46:19.020Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-02-07T13:46:19.583Z] === RUN TestDockerSuite/TestPsRightTagName [2023-02-07T13:46:20.951Z] === RUN TestDockerSuite/TestPsShowMounts [2023-02-07T13:46:22.319Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-02-07T13:46:22.882Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-02-07T13:46:22.882Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-02-07T13:46:22.882Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-02-07T13:46:23.138Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-02-07T13:46:23.699Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-02-07T13:46:23.699Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-02-07T13:46:24.261Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-02-07T13:46:25.188Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-02-07T13:46:25.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2023-02-07T13:46:26.008Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-02-07T13:46:26.571Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-02-07T13:46:27.945Z] docker_api_swarm_service_test.go:100: [db52873d7890d] joining swarm manager [d2d27f7ae265d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:46:28.874Z] docker_api_swarm_service_test.go:101: [d05652fd4b626] joining swarm manager [d2d27f7ae265d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:46:35.413Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-02-07T13:46:35.413Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-02-07T13:46:36.780Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-02-07T13:46:36.780Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-02-07T13:46:36.780Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-02-07T13:46:37.036Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-02-07T13:46:38.932Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-02-07T13:46:39.860Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-02-07T13:46:42.378Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-02-07T13:46:42.940Z] === RUN TestDockerSuite/TestRmiBlank [2023-02-07T13:46:42.940Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-02-07T13:46:42.940Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-02-07T13:46:45.461Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-02-07T13:46:46.023Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-02-07T13:46:46.279Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-02-07T13:46:48.172Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-02-07T13:46:48.429Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-02-07T13:46:50.328Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-02-07T13:46:50.328Z] check_test.go:380: [db52873d7890d] daemon is not started [2023-02-07T13:46:50.891Z] === RUN TestDockerSuite/TestRmiTag [2023-02-07T13:46:50.891Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-02-07T13:46:51.452Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-02-07T13:46:53.051Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-02-07T13:46:53.052Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2023-02-07T13:46:53.052Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-02-07T13:46:53.052Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-02-07T13:46:53.052Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-02-07T13:46:53.968Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-02-07T13:46:54.532Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-02-07T13:46:55.094Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-02-07T13:46:55.350Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-02-07T13:46:55.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2023-02-07T13:46:55.970Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-02-07T13:46:56.169Z] === RUN TestDockerSuite/TestRunAddHost [2023-02-07T13:46:56.731Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-02-07T13:46:56.934Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-02-07T13:46:56.934Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2023-02-07T13:46:56.934Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-02-07T13:46:56.934Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2023-02-07T13:46:56.934Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-02-07T13:46:56.934Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2023-02-07T13:46:56.934Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-02-07T13:46:56.934Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-02-07T13:46:56.987Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-02-07T13:46:57.549Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-02-07T13:46:57.549Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-02-07T13:46:57.805Z] docker_api_swarm_service_test.go:533: [d2c5a7590a9fe] joining swarm manager [dad1862c542de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:46:58.061Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-02-07T13:46:58.467Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-02-07T13:46:58.989Z] docker_api_swarm_service_test.go:534: [d343fc949bf9f] joining swarm manager [dad1862c542de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:46:59.245Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-02-07T13:46:59.807Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-02-07T13:47:00.369Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-02-07T13:47:01.299Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2023-02-07T13:47:02.192Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-02-07T13:47:02.667Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-02-07T13:47:04.035Z] === RUN TestDockerSuite/TestRunAttachDetach [2023-02-07T13:47:04.369Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-02-07T13:47:04.369Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2023-02-07T13:47:04.369Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-02-07T13:47:04.369Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2023-02-07T13:47:04.369Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-02-07T13:47:04.369Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-02-07T13:47:04.599Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2023-02-07T13:47:05.526Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2023-02-07T13:47:06.103Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2023-02-07T13:47:06.664Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2023-02-07T13:47:07.226Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-02-07T13:47:07.788Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2023-02-07T13:47:08.716Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-02-07T13:47:08.971Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-02-07T13:47:09.054Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-02-07T13:47:09.536Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-02-07T13:47:09.794Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-02-07T13:47:10.050Z] === RUN TestDockerSuite/TestRunBindMounts [2023-02-07T13:47:11.419Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-02-07T13:47:11.980Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-02-07T13:47:12.235Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-02-07T13:47:12.799Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-02-07T13:47:13.361Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-02-07T13:47:13.361Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-02-07T13:47:13.618Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-02-07T13:47:14.181Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-02-07T13:47:14.742Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-02-07T13:47:15.001Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-02-07T13:47:15.564Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-02-07T13:47:15.564Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-02-07T13:47:15.820Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-02-07T13:47:15.820Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-02-07T13:47:16.749Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-02-07T13:47:17.313Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-02-07T13:47:17.875Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-02-07T13:47:18.132Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-02-07T13:47:18.388Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-02-07T13:47:18.950Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-02-07T13:47:19.879Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-02-07T13:47:20.826Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-02-07T13:47:21.416Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-02-07T13:47:21.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2023-02-07T13:47:21.930Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-02-07T13:47:22.493Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-02-07T13:47:22.749Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-02-07T13:47:23.311Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-02-07T13:47:23.874Z] docker_api_swarm_service_test.go:148: [da8c1f71858bc] joining swarm manager [de9e4fd83973a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:47:24.131Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-02-07T13:47:24.694Z] docker_api_swarm_service_test.go:148: [d53b3e3f971bb] joining swarm manager [de9e4fd83973a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:47:25.261Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-02-07T13:47:26.742Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-02-07T13:47:27.779Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-02-07T13:47:27.779Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-02-07T13:47:28.342Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-02-07T13:47:29.707Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-02-07T13:47:31.075Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-02-07T13:47:32.442Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-02-07T13:47:33.808Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-02-07T13:47:33.808Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2023-02-07T13:47:33.808Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-02-07T13:47:33.808Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2023-02-07T13:47:33.808Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-02-07T13:47:34.371Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-02-07T13:47:35.737Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-02-07T13:47:36.666Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-02-07T13:47:37.053Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-02-07T13:47:37.511Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-02-07T13:47:37.511Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2023-02-07T13:47:37.511Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-02-07T13:47:38.044Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-02-07T13:47:38.301Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-02-07T13:47:39.670Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-02-07T13:47:39.670Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2023-02-07T13:47:39.670Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2023-02-07T13:47:39.670Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-02-07T13:47:40.233Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2023-02-07T13:47:41.236Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-02-07T13:47:41.599Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-02-07T13:47:41.599Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-02-07T13:47:41.856Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-02-07T13:47:42.786Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-02-07T13:47:43.348Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2023-02-07T13:47:43.408Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-02-07T13:47:43.605Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-02-07T13:47:43.605Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-02-07T13:47:44.168Z] === RUN TestDockerSuite/TestRunEnvironment [2023-02-07T13:47:44.729Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-02-07T13:47:44.985Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-02-07T13:47:45.548Z] === RUN TestDockerSuite/TestRunExitCode [2023-02-07T13:47:45.803Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-02-07T13:47:46.366Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-02-07T13:47:46.928Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-02-07T13:47:47.184Z] === RUN TestDockerSuite/TestRunExposePort [2023-02-07T13:47:47.441Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-02-07T13:47:47.697Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-02-07T13:47:48.261Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-02-07T13:47:49.194Z] === RUN TestDockerSuite/TestBuildAddScript [2023-02-07T13:47:49.194Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2023-02-07T13:47:49.194Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-02-07T13:47:49.194Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2023-02-07T13:47:49.194Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-02-07T13:47:49.194Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2023-02-07T13:47:49.194Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-02-07T13:47:49.194Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2023-02-07T13:47:49.194Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-02-07T13:47:49.632Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-02-07T13:47:49.889Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-02-07T13:47:49.889Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-02-07T13:47:49.889Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-02-07T13:47:50.160Z] === RUN TestDockerSuite/TestBuildAddTar [2023-02-07T13:47:52.408Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-02-07T13:47:52.408Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-02-07T13:47:54.156Z] 2023/02/07 13:47:53 Finished clone google.golang.org/api [2023-02-07T13:47:54.156Z] 2023/02/07 13:47:53 Dependencies downloaded. Download time: 7m44.977562169s [2023-02-07T13:47:54.156Z] 2023/02/07 13:47:53 Collecting all dependencies [2023-02-07T13:48:00.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2023-02-07T13:48:03.768Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2023-02-07T13:48:04.027Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-02-07T13:48:04.149Z] 2023/02/07 13:48:04 Clean vendor dir from unused packages [2023-02-07T13:48:04.149Z] 2023/02/07 13:48:04 Ignoring paths matching "^archive/tar" [2023-02-07T13:48:05.087Z] 2023/02/07 13:48:05 Success [2023-02-07T13:48:05.087Z] 2023/02/07 13:48:05 Running time: 7m59.491724835s [2023-02-07T13:48:05.395Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2023-02-07T13:48:05.395Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2023-02-07T13:48:05.395Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-02-07T13:48:05.395Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-02-07T13:48:05.654Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-02-07T13:48:05.656Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-02-07T13:48:06.541Z] + echo Ensuring container killed. [2023-02-07T13:48:06.541Z] Ensuring container killed. [2023-02-07T13:48:06.541Z] + docker rm -vf docker-pr1 [2023-02-07T13:48:06.541Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-02-07T13:48:06.831Z] + echo Chowning /workspace to jenkins user [2023-02-07T13:48:06.831Z] Chowning /workspace to jenkins user [2023-02-07T13:48:06.831Z] + id -u [2023-02-07T13:48:06.831Z] + id -g [2023-02-07T13:48:06.831Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44946:/workspace busybox chown -R 1000:1000 /workspace [2023-02-07T13:48:08.173Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-02-07T13:48:08.505Z] + bundleName=unit [2023-02-07T13:48:08.505Z] + echo Creating unit-bundles.tar.gz [2023-02-07T13:48:08.505Z] Creating unit-bundles.tar.gz [2023-02-07T13:48:08.505Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2023-02-07T13:48:08.505Z] bundles/junit-report.xml [2023-02-07T13:48:08.505Z] bundles/go-test-report.json [2023-02-07T13:48:08.505Z] bundles/profile.out [Pipeline] archiveArtifacts [2023-02-07T13:48:08.517Z] Archiving artifacts [2023-02-07T13:48:08.737Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-02-07T13:48:09.040Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44946/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-02-07T13:48:09.344Z] + make clean [2023-02-07T13:48:09.604Z] docker volume rm -f docker-dev-cache [2023-02-07T13:48:09.604Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T13:48:10.103Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-02-07T13:48:16.640Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-02-07T13:48:16.640Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-02-07T13:48:16.640Z] === RUN TestDockerSuite/TestRunModeHostname [2023-02-07T13:48:17.204Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-02-07T13:48:17.460Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-02-07T13:48:17.460Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-02-07T13:48:19.352Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-02-07T13:48:19.914Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-02-07T13:48:20.859Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-02-07T13:48:21.120Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-02-07T13:48:21.417Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-02-07T13:48:22.346Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-02-07T13:48:23.274Z] === RUN TestDockerSuite/TestRunMount [2023-02-07T13:48:25.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2023-02-07T13:48:29.340Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-02-07T13:48:29.340Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-02-07T13:48:30.268Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-02-07T13:48:30.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2023-02-07T13:48:31.197Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-02-07T13:48:32.568Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2023-02-07T13:48:32.827Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-02-07T13:48:35.349Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-02-07T13:48:35.606Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2023-02-07T13:48:36.973Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-02-07T13:48:38.342Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2023-02-07T13:48:38.904Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-02-07T13:48:39.847Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-02-07T13:48:40.843Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-02-07T13:48:40.843Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2023-02-07T13:48:40.843Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-02-07T13:48:40.843Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2023-02-07T13:48:40.843Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-02-07T13:48:41.739Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-02-07T13:48:41.739Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-02-07T13:48:41.739Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2023-02-07T13:48:41.996Z] === RUN TestDockerSuite/TestRunNetHost [2023-02-07T13:48:42.923Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-02-07T13:48:43.485Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-02-07T13:48:44.048Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-02-07T13:48:44.048Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2023-02-07T13:48:45.416Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-02-07T13:48:47.310Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-02-07T13:48:48.238Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2023-02-07T13:48:50.759Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-02-07T13:48:51.324Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-02-07T13:48:51.324Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2023-02-07T13:48:51.890Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-02-07T13:48:51.890Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-02-07T13:48:52.147Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2023-02-07T13:48:52.403Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-02-07T13:48:52.966Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-02-07T13:48:53.222Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-02-07T13:48:53.785Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-02-07T13:49:00.329Z] === RUN TestDockerSuite/TestRunOOMExitCode [2023-02-07T13:49:00.329Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2023-02-07T13:49:00.329Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-02-07T13:49:00.329Z] === RUN TestDockerSuite/TestRunPIDsLimit [2023-02-07T13:49:00.588Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-02-07T13:49:01.516Z] === RUN TestDockerSuite/TestRunPortInUse [2023-02-07T13:49:02.078Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2023-02-07T13:49:02.640Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2023-02-07T13:49:02.640Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-02-07T13:49:03.202Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-02-07T13:49:03.461Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-02-07T13:49:04.022Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-02-07T13:49:04.279Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-02-07T13:49:04.279Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2023-02-07T13:49:04.279Z] === RUN TestDockerSuite/TestRunPublishPort [2023-02-07T13:49:04.841Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-02-07T13:49:05.404Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-02-07T13:49:05.404Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2023-02-07T13:49:05.404Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-02-07T13:49:05.661Z] === RUN TestDockerSuite/TestRunRedirectStdout [2023-02-07T13:49:06.592Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-02-07T13:49:06.592Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2023-02-07T13:49:06.592Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-02-07T13:49:09.110Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-02-07T13:49:09.672Z] === RUN TestDockerSuite/TestRunRm [2023-02-07T13:49:09.929Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-02-07T13:49:10.801Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-02-07T13:49:10.802Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2023-02-07T13:49:10.802Z] === RUN TestDockerSuite/TestBuildBlankName [2023-02-07T13:49:10.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-02-07T13:49:14.093Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-02-07T13:49:14.093Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-02-07T13:49:14.349Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2023-02-07T13:49:16.240Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2023-02-07T13:49:16.240Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2023-02-07T13:49:16.495Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2023-02-07T13:49:17.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-02-07T13:49:17.992Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2023-02-07T13:49:18.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-02-07T13:49:19.791Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2023-02-07T13:49:22.311Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2023-02-07T13:49:22.871Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2023-02-07T13:49:23.127Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2023-02-07T13:49:24.055Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2023-02-07T13:49:24.320Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2023-02-07T13:49:24.577Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2023-02-07T13:49:24.833Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2023-02-07T13:49:25.396Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2023-02-07T13:49:25.958Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-02-07T13:49:26.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-02-07T13:49:26.520Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-02-07T13:49:27.084Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-02-07T13:49:28.012Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2023-02-07T13:49:29.902Z] === RUN TestDockerSuite/TestRunState [2023-02-07T13:49:30.830Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-02-07T13:49:31.392Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-02-07T13:49:31.648Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-02-07T13:49:31.904Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2023-02-07T13:49:31.904Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2023-02-07T13:49:31.904Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-02-07T13:49:32.466Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-02-07T13:49:32.725Z] === RUN TestDockerSuite/TestRunSysctls [2023-02-07T13:49:33.655Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-02-07T13:49:33.655Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-02-07T13:49:33.655Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-02-07T13:49:34.216Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2023-02-07T13:49:35.583Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2023-02-07T13:49:36.161Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2023-02-07T13:49:37.111Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2023-02-07T13:49:38.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-02-07T13:49:39.629Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-02-07T13:49:40.556Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2023-02-07T13:49:42.445Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-02-07T13:49:42.701Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-02-07T13:49:43.262Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2023-02-07T13:49:43.262Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-02-07T13:49:43.823Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-02-07T13:49:45.716Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-02-07T13:49:45.972Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2023-02-07T13:49:46.901Z] === RUN TestDockerSuite/TestRunUserByID [2023-02-07T13:49:47.463Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-02-07T13:49:47.463Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-02-07T13:49:47.463Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-02-07T13:49:48.391Z] === RUN TestDockerSuite/TestRunUserByName [2023-02-07T13:49:48.391Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2023-02-07T13:49:48.647Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-02-07T13:49:48.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-02-07T13:49:48.740Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2023-02-07T13:49:48.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-02-07T13:49:49.208Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2023-02-07T13:49:49.208Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2023-02-07T13:49:49.208Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-02-07T13:49:49.464Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-02-07T13:49:50.026Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-02-07T13:49:51.394Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2023-02-07T13:49:53.286Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-02-07T13:49:53.883Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-02-07T13:49:54.449Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2023-02-07T13:49:54.704Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-02-07T13:49:56.598Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-02-07T13:49:57.161Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2023-02-07T13:49:57.418Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-02-07T13:49:59.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-02-07T13:49:59.042Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2023-02-07T13:49:59.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-02-07T13:49:59.042Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2023-02-07T13:49:59.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-02-07T13:49:59.307Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-02-07T13:49:59.868Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2023-02-07T13:50:01.235Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-02-07T13:50:01.799Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-02-07T13:50:01.799Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2023-02-07T13:50:01.799Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-02-07T13:50:01.799Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2023-02-07T13:50:01.799Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-02-07T13:50:01.799Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2023-02-07T13:50:01.799Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-02-07T13:50:01.799Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2023-02-07T13:50:01.799Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2023-02-07T13:50:02.055Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2023-02-07T13:50:02.983Z] === RUN TestDockerSuite/TestRunWithCPUShares [2023-02-07T13:50:02.983Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2023-02-07T13:50:03.239Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2023-02-07T13:50:04.608Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2023-02-07T13:50:04.864Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2023-02-07T13:50:05.793Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-02-07T13:50:05.793Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2023-02-07T13:50:06.049Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2023-02-07T13:50:06.049Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2023-02-07T13:50:06.049Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2023-02-07T13:50:06.306Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-02-07T13:50:06.306Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2023-02-07T13:50:06.306Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2023-02-07T13:50:06.306Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2023-02-07T13:50:06.306Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2023-02-07T13:50:06.306Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2023-02-07T13:50:06.306Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2023-02-07T13:50:06.306Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2023-02-07T13:50:06.306Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2023-02-07T13:50:06.306Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2023-02-07T13:50:06.306Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2023-02-07T13:50:06.306Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2023-02-07T13:50:06.868Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2023-02-07T13:50:07.124Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2023-02-07T13:50:07.124Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2023-02-07T13:50:07.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-02-07T13:50:07.607Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2023-02-07T13:50:07.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-02-07T13:50:07.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-02-07T13:50:07.607Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2023-02-07T13:50:07.686Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-02-07T13:50:07.943Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-02-07T13:50:08.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-02-07T13:50:08.065Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2023-02-07T13:50:08.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-02-07T13:50:08.509Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-02-07T13:50:08.509Z] === RUN TestDockerSuite/TestRunWithShmSize [2023-02-07T13:50:09.072Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2023-02-07T13:50:09.072Z] === RUN TestDockerSuite/TestRunWithSwappiness [2023-02-07T13:50:10.009Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2023-02-07T13:50:10.009Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-02-07T13:50:10.009Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-02-07T13:50:10.266Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-02-07T13:50:11.632Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2023-02-07T13:50:12.194Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2023-02-07T13:50:12.194Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2023-02-07T13:50:12.194Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-02-07T13:50:12.451Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-02-07T13:50:12.451Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-02-07T13:50:13.380Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-02-07T13:50:13.941Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-02-07T13:50:14.504Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2023-02-07T13:50:15.869Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-02-07T13:50:16.126Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-02-07T13:50:16.126Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-02-07T13:50:16.126Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-02-07T13:50:17.494Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2023-02-07T13:50:18.057Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2023-02-07T13:50:18.619Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-02-07T13:50:18.875Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-02-07T13:50:19.803Z] === RUN TestDockerSuite/TestSaveImageId [2023-02-07T13:50:20.059Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-02-07T13:50:20.316Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-02-07T13:50:21.245Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents3824836527 [2023-02-07T13:50:21.501Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-02-07T13:50:21.501Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-02-07T13:50:22.868Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-02-07T13:50:22.868Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-02-07T13:50:22.868Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-02-07T13:50:23.796Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-02-07T13:50:25.162Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-02-07T13:50:25.418Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-02-07T13:50:25.418Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-02-07T13:50:25.674Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-02-07T13:50:25.674Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-02-07T13:50:26.239Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-02-07T13:50:28.140Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2023-02-07T13:50:28.397Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-02-07T13:50:30.913Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2023-02-07T13:50:33.431Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-02-07T13:50:33.993Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2023-02-07T13:50:35.362Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-02-07T13:50:35.925Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-02-07T13:50:36.854Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2023-02-07T13:50:37.110Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-02-07T13:50:39.689Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-02-07T13:50:41.581Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-02-07T13:50:41.581Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2023-02-07T13:50:41.837Z] === RUN TestDockerSuite/TestStartRecordError [2023-02-07T13:50:43.204Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-02-07T13:50:45.094Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2023-02-07T13:50:45.350Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-02-07T13:50:46.716Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-02-07T13:50:49.239Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-02-07T13:50:50.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-02-07T13:50:53.407Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-02-07T13:50:56.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-02-07T13:50:56.358Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2023-02-07T13:50:56.673Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-02-07T13:50:57.323Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-02-07T13:50:57.323Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2023-02-07T13:50:57.600Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2023-02-07T13:50:57.780Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-02-07T13:50:59.313Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-02-07T13:50:59.313Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2023-02-07T13:50:59.313Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-02-07T13:51:00.869Z] === RUN TestDockerSuite/TestStatsNoStream [2023-02-07T13:51:03.385Z] === RUN TestDockerSuite/TestStopContainerSignal [2023-02-07T13:51:04.750Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-02-07T13:51:05.092Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-02-07T13:51:05.322Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-02-07T13:51:05.892Z] === RUN TestDockerSuite/TestTopPrivileged [2023-02-07T13:51:06.456Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-02-07T13:51:06.456Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-02-07T13:51:06.456Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-02-07T13:51:06.713Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-02-07T13:51:07.264Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-02-07T13:51:07.264Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2023-02-07T13:51:07.264Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-02-07T13:51:07.264Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2023-02-07T13:51:07.264Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-02-07T13:51:08.799Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-02-07T13:51:09.986Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-02-07T13:51:10.242Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2023-02-07T13:51:10.340Z] === RUN TestDockerSuite/TestBuildCmd [2023-02-07T13:51:10.796Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-02-07T13:51:11.761Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-02-07T13:51:12.218Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-02-07T13:51:12.759Z] docker_cli_service_logs_test.go:246: checking task o789ao14ltah [2023-02-07T13:51:12.759Z] docker_cli_service_logs_test.go:251: checking messages for o789ao14ltah [2023-02-07T13:51:12.759Z] docker_cli_service_logs_test.go:246: checking task 2e7cy9lw0o2a [2023-02-07T13:51:12.759Z] docker_cli_service_logs_test.go:251: checking messages for 2e7cy9lw0o2a [2023-02-07T13:51:12.759Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2023-02-07T13:51:13.016Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2023-02-07T13:51:13.577Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2023-02-07T13:51:13.577Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-02-07T13:51:13.577Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2023-02-07T13:51:13.577Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-02-07T13:51:13.577Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2023-02-07T13:51:14.504Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2023-02-07T13:51:15.065Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2023-02-07T13:51:15.627Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2023-02-07T13:51:16.555Z] === RUN TestDockerSuite/TestUpdateStats [2023-02-07T13:51:19.281Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-02-07T13:51:20.722Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2023-02-07T13:51:20.979Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2023-02-07T13:51:20.979Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-02-07T13:51:20.979Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2023-02-07T13:51:21.541Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2023-02-07T13:51:22.103Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-02-07T13:51:22.179Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-02-07T13:51:22.179Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2023-02-07T13:51:22.179Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-02-07T13:51:23.034Z] === RUN TestDockerSwarmSuite/TestServiceScale [2023-02-07T13:51:23.144Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-02-07T13:51:23.144Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2023-02-07T13:51:23.144Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-02-07T13:51:24.109Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-02-07T13:51:24.940Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2023-02-07T13:51:25.868Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2023-02-07T13:51:26.285Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-02-07T13:51:27.757Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2023-02-07T13:51:27.817Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-02-07T13:51:28.275Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-02-07T13:51:28.275Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2023-02-07T13:51:28.275Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-02-07T13:51:29.240Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-02-07T13:51:29.646Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2023-02-07T13:51:30.205Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-02-07T13:51:30.205Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2023-02-07T13:51:30.205Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-02-07T13:51:30.205Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2023-02-07T13:51:30.205Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-02-07T13:51:31.011Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-02-07T13:51:33.529Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-02-07T13:51:36.800Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2023-02-07T13:51:37.264Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-02-07T13:51:38.166Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2023-02-07T13:51:39.533Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2023-02-07T13:51:40.460Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2023-02-07T13:51:41.825Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2023-02-07T13:51:43.193Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2023-02-07T13:51:43.448Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2023-02-07T13:51:44.821Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2023-02-07T13:51:46.197Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2023-02-07T13:51:46.761Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2023-02-07T13:51:48.650Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2023-02-07T13:51:48.650Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2023-02-07T13:51:50.541Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-02-07T13:51:50.542Z] docker_cli_swarm_test.go:1902: [da95f4a7e5363] joining swarm manager [d7deb7f5c631a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:51:51.907Z] docker_cli_swarm_test.go:1903: [dcc5898ce7572] joining swarm manager [d7deb7f5c631a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:52:04.080Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2023-02-07T13:52:05.445Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-02-07T13:52:05.445Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-02-07T13:52:05.445Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-02-07T13:52:06.010Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-02-07T13:52:06.266Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-02-07T13:52:06.266Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-02-07T13:52:06.266Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-02-07T13:52:06.829Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-02-07T13:52:06.829Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-02-07T13:52:07.391Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-02-07T13:52:07.391Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-02-07T13:52:07.647Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-02-07T13:52:07.647Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-02-07T13:52:07.647Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-02-07T13:52:09.014Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-02-07T13:52:09.014Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-02-07T13:52:09.271Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-02-07T13:52:09.271Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-02-07T13:52:09.271Z] === RUN TestDockerSuite/TestVolumeEvents [2023-02-07T13:52:12.550Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2023-02-07T13:52:14.439Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2023-02-07T13:52:14.695Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-02-07T13:52:16.588Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-02-07T13:52:16.588Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-02-07T13:52:16.588Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-02-07T13:52:18.481Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-02-07T13:52:19.765Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-02-07T13:52:19.765Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-02-07T13:52:20.225Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-02-07T13:52:21.005Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-02-07T13:52:21.005Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite (1299.28s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.02s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.33s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.49s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.64s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.84s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.28s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.54s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.77s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.80s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.05s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.78s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.89s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.99s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.81s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.86s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.62s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAttachDetach (0.78s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.77s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.06s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.86s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.23s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.69s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.10s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.34s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.40s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.79s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.41s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.11s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.53s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.73s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.86s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.76s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.67s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.50s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.31s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.53s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.39s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.20s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.48s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.37s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.75s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.75s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.09s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.41s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.30s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.13s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.69s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.17s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.17s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.27s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.39s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.18s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.48s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.49s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.89s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.77s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.03s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.17s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.23s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.24s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.00s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.98s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.28s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.88s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.09s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.75s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.46s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.28s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.53s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.87s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.78s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.01s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.87s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.51s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildCmd (0.25s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.23s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2023-02-07T13:52:21.005Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.03s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.14s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.69s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.84s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2023-02-07T13:52:21.005Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.55s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.47s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.72s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.58s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.43s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.68s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.14s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.98s) [2023-02-07T13:52:21.006Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-02-07T13:52:21.006Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-02-07T13:52:21.006Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-02-07T13:52:21.006Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.05s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.16s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.11s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.29s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.59s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.18s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.36s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.67s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.32s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.90s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.11s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.24s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.42s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.12s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.69s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.04s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.98s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.87s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.15s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.51s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.95s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.77s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.94s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.46s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.15s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.48s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.59s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEnv (1.32s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.30s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.02s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.11s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.34s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.22s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.31s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.12s) [2023-02-07T13:52:21.006Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.59s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.47s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.85s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.78s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.58s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.80s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.51s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.47s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.76s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.71s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.72s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.30s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildHistory (3.73s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.58s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.73s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.95s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildLabels (0.48s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.08s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.59s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.12s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.53s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.90s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.61s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.23s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.80s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.80s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.70s) [2023-02-07T13:52:21.006Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.19s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.43s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.66s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.63s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.57s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.67s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.09s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.47s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.21s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.93s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.31s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.84s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.27s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.63s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildPATH (1.39s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.49s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.55s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.54s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.49s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.15s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildRm (2.84s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.88s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.81s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.69s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.70s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2023-02-07T13:52:21.006Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildStderr (0.85s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.14s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.64s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.20s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildUser (1.45s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.19s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.48s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.02s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.85s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.92s) [2023-02-07T13:52:21.006Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-02-07T13:52:21.006Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-02-07T13:52:21.006Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-02-07T13:52:21.006Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.17s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.70s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.10s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2023-02-07T13:52:21.006Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.48s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.28s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2023-02-07T13:52:21.006Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestCommitChange (0.68s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.58s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.01s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.94s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestCommitTTY (1.02s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.01s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.70s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.50s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.23s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.67s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.62s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.59s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.55s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.55s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.67s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.50s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.58s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.22s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.58s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.50s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.59s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.57s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.58s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.56s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.51s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.16s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.59s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.95s) [2023-02-07T13:52:21.006Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.04s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.48s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.74s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.89s) [2023-02-07T13:52:21.007Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.79s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.76s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.25s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.85s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.50s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.19s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.09s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.36s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.32s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.40s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e654b8_} (1.53s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14049585147_/foo_false____} (1.56s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14049585147_/foo_true____} (1.59s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3727836902_/foo_false____} (1.41s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3727836902_/foo_true____} (0.58s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3727836902_/foo_true__0xc000e654e8__} (1.48s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e65500_} (1.31s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e65518_} (1.55s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e65530_} (1.41s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e65548_} (0.56s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.30s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.98s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.40s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.10s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.30s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.60s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.88s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.54s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.66s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.58s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.96s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.61s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.74s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.57s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.49s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.48s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.65s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.54s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.56s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.09s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.58s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.61s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.52s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.41s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.63s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.77s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.38s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.51s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.14s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToDot (0.68s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.39s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.69s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.51s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.76s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.50s) [2023-02-07T13:52:21.007Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2023-02-07T13:52:21.007Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.50s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.37s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.55s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.07s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.83s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.97s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.99s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.31s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.22s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.04s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.77s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsCommit (1.16s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.66s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.61s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.63s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.24s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.54s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.67s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsCopy (1.04s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.18s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.48s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.15s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.16s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.20s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.46s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.27s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsFilters (1.33s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsFormat (1.13s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.97s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.31s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.00s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2023-02-07T13:52:21.007Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-02-07T13:52:21.007Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.70s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.62s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsResize (0.58s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.48s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.73s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.42s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.82s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsTop (0.63s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.85s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExec (0.53s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.01s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.62s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.71s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.71s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.09s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecCgroup (1.17s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.00s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecInspectID (2.57s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.62s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecParseError (0.59s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.99s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.57s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecTTY (0.62s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2023-02-07T13:52:21.007Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.16s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestExecWithUser (0.72s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestHealth (19.02s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.39s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.77s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.54s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2023-02-07T13:52:21.007Z] --- PASS: TestDockerSuite/TestImportFile (1.00s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.04s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.78s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.58s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.52s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.73s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.57s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.59s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.52s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2023-02-07T13:52:21.008Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-02-07T13:52:21.008Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.40s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.90s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.43s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.48s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.86s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (0.99s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.31s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.32s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.09s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.95s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.18s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.28s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.25s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.59s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.68s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsSince (6.62s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.43s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.52s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestNetHostname (1.62s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.30s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.67s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.20s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPluginActive (2.23s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.80s) [2023-02-07T13:52:21.008Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.63s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.76s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.98s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.93s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.69s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.74s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.21s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.12s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPortList (7.43s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.89s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.87s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.41s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.85s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsByOrder (1.82s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.97s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.91s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.81s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.45s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.04s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.27s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.54s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.37s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.87s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.46s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.45s) [2023-02-07T13:52:21.008Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.57s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.96s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.76s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.30s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.94s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.07s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.02s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.42s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.49s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.60s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.74s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.51s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAddHost (0.50s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.63s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.63s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.10s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.03s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.40s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.21s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.66s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.87s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.72s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.51s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.41s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.93s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.66s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.13s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.61s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.58s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.35s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.46s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.55s) [2023-02-07T13:52:21.008Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-02-07T13:52:21.008Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.55s) [2023-02-07T13:52:21.008Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.33s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.31s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.02s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.42s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.54s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.12s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.60s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.66s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.25s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.18s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.92s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.72s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.07s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.09s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.96s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.07s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.90s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.52s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.72s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.46s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.79s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.20s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunMount (5.40s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.66s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.06s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.61s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.62s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.49s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.98s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.15s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.41s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNetHost (0.75s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.63s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.45s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.88s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.51s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.51s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.55s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.01s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.88s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.06s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.65s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.82s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.05s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.69s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.61s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.64s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.61s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.57s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunState (1.03s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunSysctls (0.89s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.47s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.08s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.21s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.57s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.61s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.60s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunUserByName (0.53s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.53s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.28s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.72s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.71s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.12s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.58s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.97s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.61s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.89s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.01s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.59s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.63s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.23s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.96s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.82s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.04s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.12s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.25s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.07s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.63s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.98s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.78s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.90s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.05s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.72s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.62s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStartRecordError (1.26s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.08s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.29s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.71s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.59s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.06s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2023-02-07T13:52:21.009Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.73s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.83s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.96s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.38s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.51s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.96s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.42s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.99s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.23s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.76s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.57s) [2023-02-07T13:52:21.009Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.77s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.73s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.82s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.06s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.71s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.46s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.75s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.71s) [2023-02-07T13:52:21.010Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.39s) [2023-02-07T13:52:21.010Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2023-02-07T13:52:21.010Z] === RUN TestDockerRegistrySuite [2023-02-07T13:52:21.010Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-02-07T13:52:21.938Z] check_test.go:196: [d0c3a7d6178c2] daemon is not started [2023-02-07T13:52:21.938Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-02-07T13:52:22.868Z] check_test.go:196: [df670e880d169] daemon is not started [2023-02-07T13:52:23.125Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-02-07T13:52:24.492Z] check_test.go:196: [db10709f13380] daemon is not started [2023-02-07T13:52:24.492Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-02-07T13:52:24.492Z] check_test.go:196: [d0a9a17842013] daemon is not started [2023-02-07T13:52:24.492Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-02-07T13:52:27.289Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-02-07T13:52:27.289Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2023-02-07T13:52:27.289Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-02-07T13:52:27.289Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2023-02-07T13:52:27.749Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-02-07T13:52:27.749Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2023-02-07T13:52:27.749Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-02-07T13:52:27.760Z] check_test.go:196: [d785aa34c3fee] daemon is not started [2023-02-07T13:52:27.760Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-02-07T13:52:28.206Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-02-07T13:52:28.206Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2023-02-07T13:52:28.662Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-02-07T13:52:30.275Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2023-02-07T13:52:31.641Z] docker_cli_swarm_test.go:1803: [d97fb539bd7e5] joining swarm manager [d9c5ad74a0e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:52:33.006Z] docker_cli_swarm_test.go:1804: [d25e5eb08bb3a] joining swarm manager [d9c5ad74a0e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:52:33.574Z] check_test.go:196: [d68d68239010b] daemon is not started [2023-02-07T13:52:33.574Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-02-07T13:52:36.095Z] check_test.go:196: [d6339b613fd65] daemon is not started [2023-02-07T13:52:36.095Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-02-07T13:52:37.461Z] check_test.go:196: [d3e12854cd072] daemon is not started [2023-02-07T13:52:37.461Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-02-07T13:52:38.023Z] check_test.go:196: [df6a1f218e8c4] daemon is not started [2023-02-07T13:52:38.023Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-02-07T13:52:39.388Z] check_test.go:196: [d883cc861cd9b] daemon is not started [2023-02-07T13:52:39.388Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-02-07T13:52:40.756Z] check_test.go:196: [df27c5edfe559] daemon is not started [2023-02-07T13:52:40.756Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-02-07T13:52:41.684Z] check_test.go:196: [defc4851285bf] daemon is not started [2023-02-07T13:52:41.684Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-02-07T13:52:42.615Z] check_test.go:196: [dedc34006edaa] daemon is not started [2023-02-07T13:52:42.615Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-02-07T13:52:43.981Z] check_test.go:196: [d30cf05c432d1] daemon is not started [2023-02-07T13:52:43.981Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-02-07T13:52:44.543Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:588fb4e593a3e321a50ea0823849113a002883ee7f61e6108d27ccc31cd5c4fd [2023-02-07T13:52:44.799Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2023-02-07T13:52:45.361Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:03c7da7d0b76a461b20cdbb5693ae9ec2d828b8895dc716920ab26385b1be181 [2023-02-07T13:52:45.618Z] check_test.go:196: [d358f1466a3d3] daemon is not started [2023-02-07T13:52:45.618Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-02-07T13:52:46.985Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c662a31ba6b3d3b28516d90ab31c872549dae5ef48b19e371565d67699d0d698 [2023-02-07T13:52:47.548Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3b049455f2a82ff2c7857daa2cbe29f3738a7137474ded9617fdf544b5be4488 [2023-02-07T13:52:47.804Z] check_test.go:196: [dc2a4521e2ada] daemon is not started [2023-02-07T13:52:48.060Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-02-07T13:52:48.988Z] check_test.go:196: [de95ec1f176ff] daemon is not started [2023-02-07T13:52:48.988Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-02-07T13:52:50.880Z] check_test.go:196: [deda62e31c30e] daemon is not started [2023-02-07T13:52:50.880Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-02-07T13:52:52.265Z] check_test.go:196: [d4aaea0ad908b] daemon is not started [2023-02-07T13:52:52.265Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-02-07T13:52:52.265Z] check_test.go:196: [d3217e5bd9373] daemon is not started [2023-02-07T13:52:52.265Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-02-07T13:52:52.828Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2023-02-07T13:52:53.390Z] check_test.go:196: [d70de8e63e34e] daemon is not started [2023-02-07T13:52:53.390Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-02-07T13:52:54.321Z] check_test.go:196: [dff6b93ea4296] daemon is not started [2023-02-07T13:52:54.321Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-02-07T13:52:54.885Z] docker_cli_swarm_test.go:1322: [d5fdeac040d41] joining swarm manager [d8c616ce17ac4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:52:55.447Z] check_test.go:196: [d0d07505f1a2e] daemon is not started [2023-02-07T13:52:55.447Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-02-07T13:52:56.376Z] docker_cli_swarm_test.go:1323: [d19cdc397ca4b] joining swarm manager [d8c616ce17ac4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:52:58.265Z] check_test.go:196: [d5eae78eadad6] daemon is not started [2023-02-07T13:52:58.265Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-02-07T13:52:58.265Z] check_test.go:196: [d979bebbec9af] daemon is not started [2023-02-07T13:52:58.265Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-02-07T13:52:59.630Z] check_test.go:196: [d5253111a4be8] daemon is not started [2023-02-07T13:52:59.630Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-02-07T13:52:59.630Z] check_test.go:196: [d0e4c1af258b2] daemon is not started [2023-02-07T13:52:59.630Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-02-07T13:52:59.886Z] check_test.go:196: [d38f2a0f1152e] daemon is not started [2023-02-07T13:52:59.886Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-02-07T13:53:00.142Z] check_test.go:196: [dd1b95a162d30] daemon is not started [2023-02-07T13:53:00.142Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-02-07T13:53:00.398Z] check_test.go:196: [d3252bb11e92a] daemon is not started [2023-02-07T13:53:00.398Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-02-07T13:53:00.654Z] check_test.go:196: [d23d54af59995] daemon is not started [2023-02-07T13:53:00.654Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-02-07T13:53:00.910Z] check_test.go:196: [d7df081f664e6] daemon is not started [2023-02-07T13:53:00.911Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-02-07T13:53:01.841Z] check_test.go:196: [db66101163646] daemon is not started [2023-02-07T13:53:01.841Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-02-07T13:53:03.208Z] check_test.go:196: [d1e32f36b1e61] daemon is not started [2023-02-07T13:53:03.208Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-02-07T13:53:04.136Z] check_test.go:196: [d67cd7d34ae9d] daemon is not started [2023-02-07T13:53:04.136Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-02-07T13:53:05.063Z] check_test.go:196: [d2977cea8a814] daemon is not started [2023-02-07T13:53:05.063Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-02-07T13:53:05.991Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-02-07T13:53:06.918Z] --- PASS: TestDockerRegistrySuite (45.93s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.39s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.27s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.67s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.15s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.27s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.00s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.25s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.99s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.12s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.07s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.55s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.46s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s) [2023-02-07T13:53:06.919Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2023-02-07T13:53:06.919Z] === RUN TestDockerSchema1RegistrySuite [2023-02-07T13:53:06.919Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-02-07T13:53:06.919Z] check_test.go:223: [dfa4d952a0607] daemon is not started [2023-02-07T13:53:06.919Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-02-07T13:53:10.187Z] check_test.go:223: [d3dcc4ab9e24e] daemon is not started [2023-02-07T13:53:10.187Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-02-07T13:53:11.170Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-02-07T13:53:11.170Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-02-07T13:53:11.170Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2023-02-07T13:53:11.170Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-02-07T13:53:13.473Z] check_test.go:223: [d7b182954db49] daemon is not started [2023-02-07T13:53:13.473Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-02-07T13:53:15.990Z] check_test.go:223: [d72c5e96d18d2] daemon is not started [2023-02-07T13:53:15.991Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-02-07T13:53:16.918Z] check_test.go:223: [d794732b1e522] daemon is not started [2023-02-07T13:53:16.918Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-02-07T13:53:17.846Z] check_test.go:223: [d7aa078fc8663] daemon is not started [2023-02-07T13:53:17.846Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-02-07T13:53:18.102Z] check_test.go:223: [d85a2ac641193] daemon is not started [2023-02-07T13:53:18.102Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-02-07T13:53:19.038Z] check_test.go:223: [d64cba8467241] daemon is not started [2023-02-07T13:53:19.038Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-02-07T13:53:19.966Z] check_test.go:223: [d2cac5d15986b] daemon is not started [2023-02-07T13:53:19.966Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-02-07T13:53:20.895Z] check_test.go:223: [d349a9d79625b] daemon is not started [2023-02-07T13:53:20.895Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-02-07T13:53:23.412Z] check_test.go:223: [d37391346ff6d] daemon is not started [2023-02-07T13:53:23.412Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-02-07T13:53:23.668Z] check_test.go:223: [d1d30d114208f] daemon is not started [2023-02-07T13:53:23.668Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-02-07T13:53:23.924Z] check_test.go:223: [dc5838dfc8742] daemon is not started [2023-02-07T13:53:23.924Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-02-07T13:53:24.180Z] check_test.go:223: [de4f17cd68edc] daemon is not started [2023-02-07T13:53:24.180Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-02-07T13:53:24.436Z] check_test.go:223: [dcb16d7c3a1fc] daemon is not started [2023-02-07T13:53:24.436Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-02-07T13:53:24.692Z] check_test.go:223: [d419683adbe27] daemon is not started [2023-02-07T13:53:24.692Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-02-07T13:53:24.948Z] check_test.go:223: [d00ef87927164] daemon is not started [2023-02-07T13:53:24.948Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-02-07T13:53:25.204Z] check_test.go:223: [db9cf6b881e47] daemon is not started [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite (18.40s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.64s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.72s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.98s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.36s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2023-02-07T13:53:25.204Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2023-02-07T13:53:25.204Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-02-07T13:53:25.204Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-02-07T13:53:25.766Z] check_test.go:252: [d3f5064f5d034] daemon is not started [2023-02-07T13:53:25.766Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-02-07T13:53:26.327Z] check_test.go:252: [decb881d297c3] daemon is not started [2023-02-07T13:53:26.328Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-02-07T13:53:26.583Z] check_test.go:252: [dc663df594337] daemon is not started [2023-02-07T13:53:26.583Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-02-07T13:53:27.950Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-02-07T13:53:30.465Z] check_test.go:252: [ddf25f9933f66] daemon is not started [2023-02-07T13:53:30.465Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-02-07T13:53:30.722Z] check_test.go:252: [de8b51f76ebad] daemon is not started [2023-02-07T13:53:30.722Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-02-07T13:53:31.662Z] check_test.go:252: [dc2397b6a55d1] daemon is not started [2023-02-07T13:53:31.662Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-02-07T13:53:31.662Z] check_test.go:252: [de94401025cb7] daemon is not started [2023-02-07T13:53:31.662Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (6.57s) [2023-02-07T13:53:31.662Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2023-02-07T13:53:31.662Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2023-02-07T13:53:31.662Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2023-02-07T13:53:31.662Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2023-02-07T13:53:31.662Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (2.29s) [2023-02-07T13:53:31.662Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.55s) [2023-02-07T13:53:31.662Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.92s) [2023-02-07T13:53:31.662Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2023-02-07T13:53:31.662Z] === RUN TestDockerRegistryAuthTokenSuite [2023-02-07T13:53:31.662Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-02-07T13:53:36.907Z] check_test.go:279: [d9345818c522e] daemon is not started [2023-02-07T13:53:36.907Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-02-07T13:53:37.834Z] check_test.go:279: [d819d8ffe9a12] daemon is not started [2023-02-07T13:53:37.834Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-02-07T13:53:38.090Z] check_test.go:279: [dd74927369699] daemon is not started [2023-02-07T13:53:38.090Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-02-07T13:53:38.090Z] check_test.go:279: [df341de460d26] daemon is not started [2023-02-07T13:53:38.090Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-02-07T13:53:38.346Z] check_test.go:279: [da1676d295b5e] daemon is not started [2023-02-07T13:53:38.346Z] --- PASS: TestDockerRegistryAuthTokenSuite (6.68s) [2023-02-07T13:53:38.346Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2023-02-07T13:53:38.346Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (1.06s) [2023-02-07T13:53:38.346Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2023-02-07T13:53:38.346Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2023-02-07T13:53:38.346Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2023-02-07T13:53:38.346Z] === RUN TestDockerNetworkSuite [2023-02-07T13:53:38.346Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2023-02-07T13:53:40.862Z] docker_cli_network_unix_test.go:47: [d133a873b364b] daemon is not started [2023-02-07T13:53:40.862Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2023-02-07T13:53:41.091Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-02-07T13:53:41.091Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-02-07T13:53:41.091Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-02-07T13:53:41.424Z] docker_cli_network_unix_test.go:47: [d9f1dba230636] daemon is not started [2023-02-07T13:53:41.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2023-02-07T13:53:43.940Z] docker_cli_network_unix_test.go:47: [d34fc7d6b5116] daemon is not started [2023-02-07T13:53:44.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2023-02-07T13:53:45.564Z] docker_cli_network_unix_test.go:47: [d20716a47727e] daemon is not started [2023-02-07T13:53:45.770Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-02-07T13:53:45.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2023-02-07T13:53:45.821Z] docker_cli_network_unix_test.go:1234: [dc85039cbabab] daemon is not started [2023-02-07T13:53:48.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2023-02-07T13:53:48.673Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-02-07T13:53:49.268Z] docker_cli_network_unix_test.go:47: [dfae4bd5f509a] daemon is not started [2023-02-07T13:53:49.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2023-02-07T13:53:53.696Z] docker_cli_network_unix_test.go:47: [d9acb2c9355cb] daemon is not started [2023-02-07T13:53:54.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2023-02-07T13:53:56.527Z] docker_cli_network_unix_test.go:47: [d3f013fa426fa] daemon is not started [2023-02-07T13:53:56.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2023-02-07T13:53:57.219Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-02-07T13:53:58.149Z] docker_cli_network_unix_test.go:47: [dac04e50759d2] daemon is not started [2023-02-07T13:53:58.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2023-02-07T13:53:58.405Z] docker_cli_network_unix_test.go:47: [dccd479cd3787] daemon is not started [2023-02-07T13:53:58.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2023-02-07T13:53:58.967Z] docker_cli_network_unix_test.go:47: [dbe4e6621cf11] daemon is not started [2023-02-07T13:53:58.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2023-02-07T13:53:59.530Z] docker_cli_network_unix_test.go:47: [d3572b1de2848] daemon is not started [2023-02-07T13:53:59.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2023-02-07T13:54:00.348Z] docker_cli_network_unix_test.go:47: [dc6ad6ff52af9] daemon is not started [2023-02-07T13:54:00.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2023-02-07T13:54:00.860Z] docker_cli_network_unix_test.go:47: [de97218aadd80] daemon is not started [2023-02-07T13:54:00.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2023-02-07T13:54:01.116Z] docker_cli_network_unix_test.go:47: [d464e1796699d] daemon is not started [2023-02-07T13:54:01.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2023-02-07T13:54:01.372Z] docker_cli_network_unix_test.go:47: [d0d7abd0a3a02] daemon is not started [2023-02-07T13:54:01.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2023-02-07T13:54:01.934Z] docker_cli_network_unix_test.go:47: [d43c9f11f1e9d] daemon is not started [2023-02-07T13:54:01.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2023-02-07T13:54:01.934Z] docker_cli_network_unix_test.go:47: [d0364cef8a9b5] daemon is not started [2023-02-07T13:54:01.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2023-02-07T13:54:02.191Z] docker_cli_network_unix_test.go:47: [dafbcc63d7e62] daemon is not started [2023-02-07T13:54:02.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2023-02-07T13:54:03.119Z] docker_cli_network_unix_test.go:47: [d6df418b0614d] daemon is not started [2023-02-07T13:54:03.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2023-02-07T13:54:03.681Z] docker_cli_network_unix_test.go:47: [d7c67ea480c06] daemon is not started [2023-02-07T13:54:04.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2023-02-07T13:54:04.242Z] docker_cli_network_unix_test.go:47: [de0d808622c9c] daemon is not started [2023-02-07T13:54:04.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2023-02-07T13:54:04.242Z] docker_cli_network_unix_test.go:47: [d141d2dc32c5b] daemon is not started [2023-02-07T13:54:04.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2023-02-07T13:54:04.499Z] docker_cli_network_unix_test.go:47: [d707e89e68a56] daemon is not started [2023-02-07T13:54:04.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2023-02-07T13:54:05.867Z] docker_cli_network_unix_test.go:969: [d02a85964468d] daemon is not started [2023-02-07T13:54:06.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2023-02-07T13:54:07.725Z] docker_cli_network_unix_test.go:47: [df1c782922732] daemon is not started [2023-02-07T13:54:07.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2023-02-07T13:54:10.997Z] docker_cli_network_unix_test.go:1117: [db7af302b1ce7] daemon is not started [2023-02-07T13:54:13.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2023-02-07T13:54:13.520Z] docker_cli_network_unix_test.go:47: [d7aac5a6c01cd] daemon is not started [2023-02-07T13:54:13.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2023-02-07T13:54:14.456Z] docker_cli_network_unix_test.go:47: [d2aa753818c4e] daemon is not started [2023-02-07T13:54:14.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2023-02-07T13:54:14.456Z] docker_cli_network_unix_test.go:47: [d659f05df56e7] daemon is not started [2023-02-07T13:54:14.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2023-02-07T13:54:14.711Z] docker_cli_network_unix_test.go:47: [d894ef980c4a8] daemon is not started [2023-02-07T13:54:14.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2023-02-07T13:54:14.967Z] docker_cli_network_unix_test.go:47: [df7bc0521458f] daemon is not started [2023-02-07T13:54:14.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2023-02-07T13:54:14.967Z] docker_cli_network_unix_test.go:47: [d264cb5a93cba] daemon is not started [2023-02-07T13:54:14.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2023-02-07T13:54:14.967Z] docker_cli_network_unix_test.go:47: [d96d86b71958d] daemon is not started [2023-02-07T13:54:14.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2023-02-07T13:54:16.856Z] docker_cli_network_unix_test.go:47: [d3e1109c5475a] daemon is not started [2023-02-07T13:54:17.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2023-02-07T13:54:17.419Z] docker_cli_network_unix_test.go:47: [d1b2beaae8144] daemon is not started [2023-02-07T13:54:17.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2023-02-07T13:54:17.419Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2023-02-07T13:54:17.419Z] docker_cli_network_unix_test.go:47: [d65b1eee8eb5e] daemon is not started [2023-02-07T13:54:17.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2023-02-07T13:54:17.981Z] docker_cli_network_unix_test.go:47: [d3a296b35c014] daemon is not started [2023-02-07T13:54:18.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2023-02-07T13:54:19.164Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2023-02-07T13:54:22.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2023-02-07T13:54:23.363Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2023-02-07T13:54:23.363Z] docker_cli_network_unix_test.go:1085: [d2a339a531b9e] daemon is not started [2023-02-07T13:54:25.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2023-02-07T13:54:25.511Z] docker_cli_network_unix_test.go:47: [d24b0ed914c41] daemon is not started [2023-02-07T13:54:25.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2023-02-07T13:54:26.074Z] docker_cli_network_unix_test.go:47: [df1e8314e8828] daemon is not started [2023-02-07T13:54:26.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2023-02-07T13:54:28.527Z] docker_cli_network_unix_test.go:47: [d69c060c47b92] daemon is not started [2023-02-07T13:54:28.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2023-02-07T13:54:28.784Z] docker_cli_network_unix_test.go:47: [df6ad16e8cea9] daemon is not started [2023-02-07T13:54:28.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2023-02-07T13:54:29.714Z] docker_cli_network_unix_test.go:47: [d481228fb2bba] daemon is not started [2023-02-07T13:54:29.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2023-02-07T13:54:30.275Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2023-02-07T13:54:30.532Z] docker_cli_network_unix_test.go:47: [d90cc2f6d1992] daemon is not started [2023-02-07T13:54:30.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2023-02-07T13:54:31.095Z] docker_cli_network_unix_test.go:47: [d71aef7243351] daemon is not started [2023-02-07T13:54:31.351Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2023-02-07T13:54:37.908Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2023-02-07T13:54:37.908Z] docker_cli_network_unix_test.go:47: [d5f84ab302c55] daemon is not started [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite (59.73s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.47s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.69s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.50s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.99s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.22s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.83s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.82s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.09s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.11s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.45s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.34s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.34s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2023-02-07T13:54:38.164Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.73s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.49s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.09s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.17s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.07s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.64s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.99s) [2023-02-07T13:54:38.164Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.63s) [2023-02-07T13:54:38.164Z] === RUN TestDockerHubPullSuite [2023-02-07T13:54:38.164Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2023-02-07T13:54:40.054Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2023-02-07T13:54:40.054Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2023-02-07T13:54:42.569Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2023-02-07T13:54:43.497Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2023-02-07T13:54:44.058Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2023-02-07T13:54:45.423Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2023-02-07T13:54:45.986Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2023-02-07T13:54:46.243Z] --- PASS: TestDockerHubPullSuite (8.23s) [2023-02-07T13:54:46.243Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.99s) [2023-02-07T13:54:46.243Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2023-02-07T13:54:46.243Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2023-02-07T13:54:46.243Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.76s) [2023-02-07T13:54:46.243Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.60s) [2023-02-07T13:54:46.243Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2023-02-07T13:54:46.243Z] PASS [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === Skipped [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2023-02-07T13:54:46.243Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-02-07T13:54:46.243Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-02-07T13:54:46.243Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-02-07T13:54:46.243Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-02-07T13:54:46.243Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2023-02-07T13:54:46.243Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-02-07T13:54:46.243Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-02-07T13:54:46.243Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-02-07T13:54:46.243Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-02-07T13:54:46.243Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-02-07T13:54:46.243Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-02-07T13:54:46.243Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-02-07T13:54:46.243Z] docker_cli_sni_test.go:18: Flakey test [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-02-07T13:54:46.243Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-02-07T13:54:46.243Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2023-02-07T13:54:46.243Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-02-07T13:54:46.243Z] [2023-02-07T13:54:46.243Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-02-07T13:54:46.243Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-02-07T13:54:46.244Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2023-02-07T13:54:46.244Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-02-07T13:54:46.244Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2023-02-07T13:54:46.244Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2023-02-07T13:54:46.244Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2023-02-07T13:54:46.244Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2023-02-07T13:54:46.244Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-02-07T13:54:46.244Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-02-07T13:54:46.244Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-02-07T13:54:46.244Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-02-07T13:54:46.244Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-02-07T13:54:46.244Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-02-07T13:54:46.244Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-02-07T13:54:46.244Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-02-07T13:54:46.244Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-02-07T13:54:46.244Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2023-02-07T13:54:46.244Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2023-02-07T13:54:46.244Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2023-02-07T13:54:46.244Z] docker_cli_network_unix_test.go:47: [d65b1eee8eb5e] daemon is not started [2023-02-07T13:54:46.244Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.244Z] DONE 1270 tests, 51 skipped in 1450.384s [2023-02-07T13:54:46.244Z] === RUN TestDockerSwarmSuite/TestSwarmInit---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-02-07T13:54:46.244Z] [2023-02-07T13:54:46.500Z] ++++ cat bundles/test-integration/docker.pid [2023-02-07T13:54:46.500Z] +++ kill 8041 [2023-02-07T13:54:47.428Z] +++ /etc/init.d/apparmor stop [2023-02-07T13:54:47.428Z] Leaving: AppArmorNo profiles have been unloaded. [2023-02-07T13:54:47.428Z] [2023-02-07T13:54:47.428Z] Unloading profiles will leave already running processes permanently [2023-02-07T13:54:47.428Z] unconfined, which can lead to unexpected situations. [2023-02-07T13:54:47.428Z] [2023-02-07T13:54:47.428Z] To set a process to complain mode, use the command line tool [2023-02-07T13:54:47.428Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-02-07T13:54:47.428Z] +++ true [2023-02-07T13:54:47.428Z] exiting test-integration [2023-02-07T13:54:47.428Z] ++ exit 0 [2023-02-07T13:54:47.428Z] [2023-02-07T13:54:47.684Z] + for job in $(jobs -p) [2023-02-07T13:54:47.684Z] + wait 30299 [2023-02-07T13:54:50.953Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2023-02-07T13:54:50.953Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2023-02-07T13:54:50.953Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2023-02-07T13:54:55.121Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2023-02-07T13:54:56.049Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2023-02-07T13:54:56.610Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2023-02-07T13:54:59.143Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2023-02-07T13:55:23.245Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-02-07T13:55:23.245Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-02-07T13:55:23.245Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2023-02-07T13:55:23.245Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-02-07T13:55:55.306Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2023-02-07T13:55:55.306Z] docker_cli_swarm_test.go:1187: [d4e469f402506] joining swarm manager [df44c14eac0da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:56:00.547Z] docker_cli_swarm_test.go:1196: [d0aa1f546ab37] joining swarm manager [df44c14eac0da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:56:39.201Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2023-02-07T13:56:49.252Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-02-07T13:56:49.252Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-02-07T13:56:49.252Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-02-07T13:56:54.063Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2023-02-07T13:56:55.952Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2023-02-07T13:56:57.840Z] docker_cli_swarm_test.go:1119: [dd6e1321d62b7] joining swarm manager [dcf02c0ff1898]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:56:58.767Z] docker_cli_swarm_test.go:1120: [dfe743e35bb31] joining swarm manager [dcf02c0ff1898]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:57:14.370Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-02-07T13:57:29.166Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-02-07T13:57:46.830Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-02-07T13:58:29.329Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-02-07T13:58:35.143Z] docker_cli_swarm_test.go:1173: [d25ad3b86a269] joining swarm manager [dcf02c0ff1898]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-02-07T13:58:47.011Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-02-07T13:58:59.416Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-02-07T13:59:13.809Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2023-02-07T13:59:13.809Z] docker_cli_swarm_test.go:1454: [d90295fc68c86] joining swarm manager [d54c79d9f2744]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T13:59:14.065Z] docker_cli_swarm_test.go:1455: [d21b2d0654281] joining swarm manager [d54c79d9f2744]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-07T13:59:26.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2023-02-07T13:59:26.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2023-02-07T13:59:26.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2023-02-07T13:59:26.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2023-02-07T13:59:26.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2023-02-07T13:59:26.484Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2023-02-07T13:59:28.998Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2023-02-07T13:59:32.266Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2023-02-07T13:59:34.154Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2023-02-07T13:59:36.044Z] docker_cli_swarm_unix_test.go:63: [ddd7ba9a5f1fc] joining swarm manager [da4ed93d2735a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T14:00:32.241Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2023-02-07T14:00:32.241Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2023-02-07T14:00:32.241Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2023-02-07T14:00:33.606Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2023-02-07T14:00:36.874Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2023-02-07T14:00:39.389Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2023-02-07T14:00:41.280Z] docker_api_swarm_test.go:962: [d2d81e3239604] joining swarm manager [dccd174135266]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-07T14:00:59.320Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2023-02-07T14:01:14.166Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2023-02-07T14:01:14.422Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2023-02-07T14:01:16.938Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2023-02-07T14:01:19.458Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2023-02-07T14:01:26.315Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-02-07T14:01:26.315Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-02-07T14:01:26.315Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2023-02-07T14:01:26.315Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-02-07T14:01:26.315Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2023-02-07T14:01:26.315Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-02-07T14:01:26.315Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-02-07T14:01:26.315Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-02-07T14:01:26.315Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2023-02-07T14:01:26.315Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-02-07T14:01:26.315Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-02-07T14:01:26.315Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-02-07T14:01:26.315Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-02-07T14:01:27.542Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2023-02-07T14:01:30.052Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-02-07T14:01:30.811Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2023-02-07T14:01:33.327Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2023-02-07T14:01:35.836Z] === RUN TestDockerSuite/TestBuildEnv [2023-02-07T14:01:35.836Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2023-02-07T14:01:35.836Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-02-07T14:01:35.836Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2023-02-07T14:01:35.841Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2023-02-07T14:01:36.292Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-02-07T14:01:36.292Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2023-02-07T14:01:36.292Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-02-07T14:01:36.292Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2023-02-07T14:01:36.292Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-02-07T14:01:36.292Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2023-02-07T14:01:36.292Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-02-07T14:01:38.358Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2023-02-07T14:01:40.881Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2023-02-07T14:01:40.975Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-02-07T14:01:40.975Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2023-02-07T14:01:40.975Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-02-07T14:01:40.975Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2023-02-07T14:01:40.975Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-02-07T14:01:40.975Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2023-02-07T14:01:41.432Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-02-07T14:01:42.400Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-02-07T14:01:43.397Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2023-02-07T14:01:45.913Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2023-02-07T14:01:49.496Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-02-07T14:02:10.576Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-02-07T14:02:10.576Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-02-07T14:02:10.576Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2023-02-07T14:02:10.576Z] === RUN TestDockerSuite/TestBuildExpose [2023-02-07T14:02:10.576Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2023-02-07T14:02:10.576Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-02-07T14:02:10.576Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2023-02-07T14:02:10.576Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-02-07T14:02:10.576Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2023-02-07T14:02:10.576Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-02-07T14:02:10.576Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2023-02-07T14:02:10.576Z] === RUN TestDockerSuite/TestBuildFails [2023-02-07T14:02:19.130Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-02-07T14:02:19.130Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-02-07T14:02:24.913Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-02-07T14:02:31.977Z] === RUN TestDockerSuite/TestBuildForceRm [2023-02-07T14:02:42.076Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2023-02-07T14:02:46.769Z] === RUN TestDockerSuite/TestBuildFromGit [2023-02-07T14:02:56.910Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2023-02-07T14:02:57.073Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-02-07T14:02:59.250Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-02-07T14:03:06.313Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-02-07T14:03:06.313Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2023-02-07T14:03:06.313Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-02-07T14:03:06.771Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-02-07T14:03:07.743Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-02-07T14:03:07.744Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2023-02-07T14:03:07.744Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite (1614.35s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.86s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.95s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.33s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.28s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.92s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.49s) [2023-02-07T14:03:11.760Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.66s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.77s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.47s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.55s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.84s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.08s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.96s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.19s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.78s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.81s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.71s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.34s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.00s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.70s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.16s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.64s) [2023-02-07T14:03:11.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.45s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.99s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.33s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.47s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.78s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.89s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.46s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.27s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.09s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.04s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.94s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.65s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.87s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.37s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.01s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.94s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.00s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.56s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.14s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.90s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.82s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.55s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.60s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.47s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.80s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.69s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.38s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.04s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.90s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.95s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.61s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.13s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.11s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.38s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.43s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.61s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.44s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.90s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.66s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.23s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.81s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.59s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.96s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.52s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.80s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.52s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.54s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.47s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.00s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.16s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.68s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.89s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.04s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (86.49s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.92s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.03s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.28s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.26s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.26s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.34s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.06s) [2023-02-07T14:03:11.761Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.79s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.09s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.62s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.91s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.04s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.57s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.88s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.39s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.25s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.97s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.14s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.05s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.85s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.35s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.10s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.15s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.76s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.44s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.52s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.86s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.13s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.10s) [2023-02-07T14:03:11.761Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.11s) [2023-02-07T14:03:11.761Z] === RUN TestDockerExternalVolumeSuite [2023-02-07T14:03:11.761Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2023-02-07T14:03:12.017Z] docker_cli_external_volume_driver_test.go:53: [dbc57e77d5c08] daemon is not started [2023-02-07T14:03:20.116Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-02-07T14:03:20.116Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2023-02-07T14:03:20.116Z] === RUN TestDockerSuite/TestBuildHistory [2023-02-07T14:03:30.057Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2023-02-07T14:03:32.489Z] === RUN TestDockerSuite/TestBuildIidFile [2023-02-07T14:03:33.454Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-02-07T14:03:36.352Z] === RUN TestDockerSuite/TestBuildInheritance [2023-02-07T14:03:36.352Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2023-02-07T14:03:36.352Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-02-07T14:03:37.321Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-02-07T14:03:37.321Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-02-07T14:03:47.634Z] === RUN TestDockerSuite/TestBuildLabel [2023-02-07T14:03:48.600Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-02-07T14:03:49.565Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-02-07T14:03:50.535Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-02-07T14:03:51.500Z] === RUN TestDockerSuite/TestBuildLabels [2023-02-07T14:03:52.471Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-02-07T14:03:54.647Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-02-07T14:04:01.706Z] === RUN TestDockerSuite/TestBuildLastModified [2023-02-07T14:04:01.706Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2023-02-07T14:04:01.706Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-02-07T14:04:01.706Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2023-02-07T14:04:01.706Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-02-07T14:04:02.163Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-02-07T14:04:02.163Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-02-07T14:04:02.163Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-02-07T14:04:02.620Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-02-07T14:04:03.080Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-02-07T14:04:04.045Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-02-07T14:04:11.127Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-02-07T14:04:37.675Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2023-02-07T14:04:41.060Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-02-07T14:04:41.060Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2023-02-07T14:04:41.060Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-02-07T14:04:41.060Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-02-07T14:04:44.212Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2023-02-07T14:04:59.048Z] docker_cli_external_volume_driver_test.go:53: [d443cc6a9b24a] daemon is not started [2023-02-07T14:05:17.087Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2023-02-07T14:05:23.569Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-02-07T14:05:31.923Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2023-02-07T14:05:46.766Z] docker_cli_external_volume_driver_test.go:53: [d64628a4e2c5c] daemon is not started [2023-02-07T14:05:48.688Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-02-07T14:05:53.369Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-02-07T14:06:00.437Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-02-07T14:06:01.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2023-02-07T14:06:01.602Z] docker_cli_external_volume_driver_test.go:53: [d2f0fb80d24ea] daemon is not started [2023-02-07T14:06:07.504Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-02-07T14:06:16.437Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2023-02-07T14:06:28.575Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-02-07T14:06:28.575Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2023-02-07T14:06:28.575Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-02-07T14:06:37.127Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-02-07T14:06:38.092Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-02-07T14:06:38.092Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2023-02-07T14:06:38.092Z] === RUN TestDockerSuite/TestBuildNetNone [2023-02-07T14:06:38.092Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2023-02-07T14:06:38.092Z] === RUN TestDockerSuite/TestBuildNoContext [2023-02-07T14:06:41.818Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-02-07T14:06:48.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2023-02-07T14:06:52.119Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-02-07T14:06:55.016Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-02-07T14:06:55.475Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-02-07T14:06:55.475Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-02-07T14:06:57.647Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-02-07T14:06:59.179Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-02-07T14:07:00.713Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-02-07T14:07:03.296Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2023-02-07T14:07:18.131Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2023-02-07T14:07:21.791Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-02-07T14:07:23.966Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-02-07T14:07:34.276Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-02-07T14:07:38.958Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-02-07T14:07:51.344Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-02-07T14:07:56.026Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-02-07T14:08:01.812Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-02-07T14:08:03.349Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-02-07T14:08:03.349Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2023-02-07T14:08:03.349Z] === RUN TestDockerSuite/TestBuildPATH [2023-02-07T14:08:03.349Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2023-02-07T14:08:03.807Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-02-07T14:08:04.745Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2023-02-07T14:08:06.705Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-02-07T14:08:06.705Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2023-02-07T14:08:06.705Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-02-07T14:08:22.787Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2023-02-07T14:08:54.824Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2023-02-07T14:09:07.118Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-02-07T14:09:26.843Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2023-02-07T14:09:37.057Z] === RUN TestDockerSuite/TestBuildRm [2023-02-07T14:09:41.677Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2023-02-07T14:09:51.858Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-02-07T14:09:54.036Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-02-07T14:09:54.036Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2023-02-07T14:09:54.036Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-02-07T14:09:54.036Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2023-02-07T14:09:54.493Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-02-07T14:09:56.665Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-02-07T14:09:59.728Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2023-02-07T14:09:59.728Z] docker_cli_external_volume_driver_test.go:485: [d7204e3a92fba] daemon is not started [2023-02-07T14:10:06.969Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-02-07T14:10:14.563Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2023-02-07T14:10:14.563Z] docker_cli_external_volume_driver_test.go:53: [d844990c78e00] daemon is not started [2023-02-07T14:10:15.556Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-02-07T14:10:25.864Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite (436.94s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2023-02-07T14:10:29.402Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2023-02-07T14:10:29.402Z] PASS [2023-02-07T14:10:29.402Z] [2023-02-07T14:10:29.402Z] === Skipped [2023-02-07T14:10:29.402Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-02-07T14:10:29.402Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2023-02-07T14:10:29.402Z] check_test.go:309: [d3721325e5b49] daemon is not started [2023-02-07T14:10:29.402Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-02-07T14:10:29.402Z] [2023-02-07T14:10:29.402Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-02-07T14:10:29.402Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2023-02-07T14:10:29.402Z] check_test.go:309: [d0cd7f8bf01d3] daemon is not started [2023-02-07T14:10:29.402Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-02-07T14:10:29.402Z] [2023-02-07T14:10:29.402Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-02-07T14:10:29.402Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2023-02-07T14:10:29.402Z] check_test.go:309: [d5ed7904615fa] daemon is not started [2023-02-07T14:10:29.402Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-02-07T14:10:29.402Z] [2023-02-07T14:10:29.402Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2023-02-07T14:10:29.402Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-02-07T14:10:29.402Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2023-02-07T14:10:29.402Z] [2023-02-07T14:10:29.402Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-02-07T14:10:29.402Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2023-02-07T14:10:29.402Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-02-07T14:10:29.402Z] [2023-02-07T14:10:29.402Z] DONE 273 tests, 5 skipped in 2394.912s [2023-02-07T14:10:29.402Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-02-07T14:10:29.402Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dda7086eae5e1/docker.pid [2023-02-07T14:10:29.402Z] +++ kill 5476 [2023-02-07T14:10:29.402Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5476 is not a child of this shell [2023-02-07T14:10:29.402Z] warning: PID 5476 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dda7086eae5e1/docker.pid had a nonzero exit code [2023-02-07T14:10:29.402Z] ++++ cat bundles/test-integration/docker.pid [2023-02-07T14:10:29.402Z] +++ kill 8016 [2023-02-07T14:10:29.964Z] +++ /etc/init.d/apparmor stop [2023-02-07T14:10:29.964Z] Leaving: AppArmorNo profiles have been unloaded. [2023-02-07T14:10:29.964Z] [2023-02-07T14:10:29.964Z] Unloading profiles will leave already running processes permanently [2023-02-07T14:10:29.964Z] unconfined, which can lead to unexpected situations. [2023-02-07T14:10:29.964Z] [2023-02-07T14:10:29.964Z] To set a process to complain mode, use the command line tool [2023-02-07T14:10:29.964Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-02-07T14:10:29.964Z] +++ true [2023-02-07T14:10:29.964Z] exiting test-integration [2023-02-07T14:10:29.964Z] ++ exit 0 [2023-02-07T14:10:29.964Z] [2023-02-07T14:10:30.220Z] + exit 0 [2023-02-07T14:10:30.220Z] ++ jobs -p [2023-02-07T14:10:30.220Z] + pids= [2023-02-07T14:10:30.220Z] + echo 'Remaining pids to kill: []' [2023-02-07T14:10:30.220Z] Remaining pids to kill: [] [2023-02-07T14:10:30.220Z] + '[' -z '' ']' Post stage [Pipeline] junit [2023-02-07T14:10:30.230Z] Recording test results [2023-02-07T14:10:31.990Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-02-07T14:10:32.294Z] + echo Ensuring container killed. [2023-02-07T14:10:32.294Z] Ensuring container killed. [2023-02-07T14:10:32.294Z] + docker ps -aq -f name=docker-pr1-* [2023-02-07T14:10:32.859Z] + cids=03be152efbc6 [2023-02-07T14:10:32.859Z] 30f2f79aeeca [2023-02-07T14:10:32.859Z] 47d53d40780e [2023-02-07T14:10:32.859Z] + [ -n 03be152efbc6 [2023-02-07T14:10:32.859Z] 30f2f79aeeca [2023-02-07T14:10:32.859Z] 47d53d40780e ] [2023-02-07T14:10:32.859Z] + docker rm -vf 03be152efbc6 30f2f79aeeca 47d53d40780e [2023-02-07T14:10:33.421Z] 03be152efbc6 [2023-02-07T14:10:33.677Z] 30f2f79aeeca [2023-02-07T14:10:33.677Z] 47d53d40780e [Pipeline] sh [2023-02-07T14:10:33.997Z] + echo Chowning /workspace to jenkins user [2023-02-07T14:10:33.997Z] Chowning /workspace to jenkins user [2023-02-07T14:10:33.997Z] + id -u [2023-02-07T14:10:33.997Z] + id -g [2023-02-07T14:10:33.997Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44946:/workspace busybox chown -R 1000:1000 /workspace [2023-02-07T14:10:33.997Z] Unable to find image 'busybox:latest' locally [2023-02-07T14:10:33.997Z] latest: Pulling from library/busybox [2023-02-07T14:10:34.253Z] 205dae5015e7: Pulling fs layer [2023-02-07T14:10:34.253Z] 205dae5015e7: Verifying Checksum [2023-02-07T14:10:34.253Z] 205dae5015e7: Download complete [2023-02-07T14:10:34.253Z] 205dae5015e7: Pull complete [2023-02-07T14:10:34.509Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-02-07T14:10:34.509Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-02-07T14:10:37.357Z] + bundleName=amd64 [2023-02-07T14:10:37.357Z] + echo Creating amd64-bundles.tar.gz [2023-02-07T14:10:37.357Z] Creating amd64-bundles.tar.gz [2023-02-07T14:10:37.357Z] + xargs tar -czf amd64-bundles.tar.gz [2023-02-07T14:10:37.357Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2023-02-07T14:10:38.296Z] Archiving artifacts [2023-02-07T14:10:40.284Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44946/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-02-07T14:10:40.627Z] + make clean [2023-02-07T14:10:40.887Z] docker volume rm -f docker-dev-cache [2023-02-07T14:10:41.143Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T14:10:55.791Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-02-07T14:10:55.791Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-02-07T14:10:56.251Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-02-07T14:11:08.619Z] === RUN TestDockerSuite/TestBuildSpaces [2023-02-07T14:11:09.077Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-02-07T14:11:14.863Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-02-07T14:11:15.320Z] === RUN TestDockerSuite/TestBuildStderr [2023-02-07T14:11:21.106Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-02-07T14:11:46.253Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-02-07T14:11:46.253Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2023-02-07T14:11:46.253Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-02-07T14:11:50.000Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-02-07T14:11:51.543Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-02-07T14:11:57.352Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-02-07T14:12:04.447Z] === RUN TestDockerSuite/TestBuildUser [2023-02-07T14:12:04.447Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2023-02-07T14:12:04.447Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-02-07T14:12:04.447Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2023-02-07T14:12:04.447Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-02-07T14:12:04.447Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2023-02-07T14:12:04.447Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-02-07T14:12:10.262Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-02-07T14:12:10.262Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-02-07T14:12:18.846Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-02-07T14:12:18.846Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2023-02-07T14:12:18.846Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-02-07T14:12:18.846Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2023-02-07T14:12:18.846Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-02-07T14:12:48.836Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-02-07T14:12:48.836Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-02-07T14:12:59.183Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-02-07T14:13:05.000Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-02-07T14:13:05.000Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2023-02-07T14:13:05.000Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-02-07T14:13:05.000Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2023-02-07T14:13:05.000Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-02-07T14:13:08.750Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-02-07T14:13:08.750Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2023-02-07T14:13:08.750Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2023-02-07T14:13:23.577Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-02-07T14:13:28.261Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-02-07T14:13:28.261Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-02-07T14:13:53.384Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-02-07T14:13:53.384Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2023-02-07T14:13:53.384Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-02-07T14:13:53.384Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2023-02-07T14:13:53.384Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-02-07T14:13:53.384Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2023-02-07T14:13:53.384Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-02-07T14:13:53.384Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-02-07T14:14:03.704Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-02-07T14:14:05.881Z] === RUN TestDockerSuite/TestBuildXZHost [2023-02-07T14:14:05.881Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2023-02-07T14:14:06.343Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-02-07T14:14:06.343Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-02-07T14:14:06.343Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-02-07T14:14:06.343Z] docker_cli_sni_test.go:18: Flakey test [2023-02-07T14:14:06.343Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-02-07T14:14:09.237Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-02-07T14:14:15.027Z] === RUN TestDockerSuite/TestCommitChange [2023-02-07T14:14:27.394Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-02-07T14:14:37.708Z] === RUN TestDockerSuite/TestCommitHardlink [2023-02-07T14:14:37.708Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-02-07T14:14:37.708Z] === RUN TestDockerSuite/TestCommitNewFile [2023-02-07T14:14:48.032Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-02-07T14:14:48.032Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-02-07T14:14:48.032Z] === RUN TestDockerSuite/TestCommitTTY [2023-02-07T14:14:56.591Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-02-07T14:15:01.268Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-02-07T14:15:01.268Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-02-07T14:15:01.268Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-02-07T14:15:01.268Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-02-07T14:15:01.268Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-02-07T14:15:01.268Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-02-07T14:15:01.727Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-02-07T14:15:01.727Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-02-07T14:15:01.727Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-02-07T14:15:01.727Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-02-07T14:15:01.727Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-02-07T14:15:01.727Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-02-07T14:15:01.727Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-02-07T14:15:01.727Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2023-02-07T14:15:01.727Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-02-07T14:15:01.727Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-02-07T14:15:10.287Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-02-07T14:15:31.361Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-02-07T14:15:31.361Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2023-02-07T14:15:31.361Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-02-07T14:15:36.038Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-02-07T14:15:36.038Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2023-02-07T14:15:36.038Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-02-07T14:15:36.038Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2023-02-07T14:15:36.038Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-02-07T14:15:36.038Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2023-02-07T14:15:36.038Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-02-07T14:15:38.941Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-02-07T14:15:38.941Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2023-02-07T14:15:38.941Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-02-07T14:15:39.400Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-02-07T14:15:42.297Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-02-07T14:15:42.297Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-02-07T14:15:42.297Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2023-02-07T14:15:42.297Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-02-07T14:15:42.297Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2023-02-07T14:15:42.297Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-02-07T14:15:42.297Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2023-02-07T14:15:42.297Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-02-07T14:15:46.025Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-02-07T14:15:48.922Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-02-07T14:15:51.818Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-02-07T14:15:51.818Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-02-07T14:15:51.818Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2023-02-07T14:15:51.818Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-02-07T14:15:54.713Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-02-07T14:15:54.713Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-02-07T14:15:57.615Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-02-07T14:15:57.615Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2023-02-07T14:15:57.615Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-02-07T14:15:57.615Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2023-02-07T14:15:57.615Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-02-07T14:16:00.518Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-02-07T14:16:00.518Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-02-07T14:16:03.424Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-02-07T14:16:03.424Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2023-02-07T14:16:03.424Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-02-07T14:16:06.325Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-02-07T14:16:06.783Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-02-07T14:16:09.681Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-02-07T14:16:14.361Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-02-07T14:16:19.042Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-02-07T14:16:19.042Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-02-07T14:16:19.500Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-02-07T14:16:19.500Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-02-07T14:16:19.500Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-02-07T14:16:21.673Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-02-07T14:16:21.673Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2023-02-07T14:16:21.673Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-02-07T14:16:30.230Z] === RUN TestDockerSuite/TestContainerAPITop [2023-02-07T14:16:30.230Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2023-02-07T14:16:30.230Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-02-07T14:16:32.404Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-02-07T14:16:32.404Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-02-07T14:16:37.090Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-02-07T14:16:39.996Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-02-07T14:16:39.996Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2023-02-07T14:16:39.996Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-02-07T14:16:39.996Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2023-02-07T14:16:39.996Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-02-07T14:16:39.996Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2023-02-07T14:16:39.996Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-02-07T14:16:39.996Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2023-02-07T14:16:39.996Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-02-07T14:16:39.996Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2023-02-07T14:16:40.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2023-02-07T14:16:42.637Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-02-07T14:16:42.637Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2023-02-07T14:16:46.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2023-02-07T14:16:54.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2023-02-07T14:16:57.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2023-02-07T14:17:05.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a65728_} [2023-02-07T14:17:07.820Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14203062754_c:\foo_false____} [2023-02-07T14:17:10.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14203062754_c:\foo_true____} [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-02-07T14:17:19.270Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-02-07T14:17:19.270Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-02-07T14:17:19.270Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-02-07T14:17:19.270Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-02-07T14:17:19.270Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-02-07T14:17:19.270Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-02-07T14:17:19.270Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-02-07T14:17:27.828Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-02-07T14:17:27.828Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-02-07T14:17:27.828Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-02-07T14:17:27.828Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2023-02-07T14:17:27.828Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-02-07T14:17:27.828Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2023-02-07T14:17:27.828Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-02-07T14:17:27.828Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2023-02-07T14:17:27.828Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-02-07T14:17:27.828Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2023-02-07T14:17:27.828Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-02-07T14:17:27.828Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2023-02-07T14:17:27.828Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-02-07T14:17:27.828Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2023-02-07T14:17:27.828Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-02-07T14:17:27.828Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2023-02-07T14:17:27.828Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-02-07T14:17:27.828Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2023-02-07T14:17:27.828Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-02-07T14:17:27.828Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2023-02-07T14:17:27.828Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-02-07T14:17:27.828Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2023-02-07T14:17:27.828Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-02-07T14:17:27.828Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-02-07T14:17:27.828Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-02-07T14:17:27.828Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-02-07T14:17:27.828Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-02-07T14:17:30.001Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-02-07T14:17:30.001Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-02-07T14:17:30.001Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-02-07T14:17:30.001Z] === RUN TestDockerSuite/TestCpRelativePath [2023-02-07T14:17:32.900Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-02-07T14:17:32.900Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-02-07T14:17:32.900Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-02-07T14:17:32.900Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-02-07T14:17:33.357Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-02-07T14:17:33.357Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-02-07T14:17:33.357Z] === RUN TestDockerSuite/TestCpToCaseA [2023-02-07T14:17:39.142Z] === RUN TestDockerSuite/TestCpToCaseB [2023-02-07T14:17:47.693Z] === RUN TestDockerSuite/TestCpToCaseC [2023-02-07T14:17:47.693Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2023-02-07T14:17:47.693Z] === RUN TestDockerSuite/TestCpToCaseD [2023-02-07T14:17:47.693Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2023-02-07T14:17:47.693Z] === RUN TestDockerSuite/TestCpToCaseE [2023-02-07T14:18:02.487Z] === RUN TestDockerSuite/TestCpToCaseF [2023-02-07T14:18:02.487Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2023-02-07T14:18:02.487Z] === RUN TestDockerSuite/TestCpToCaseG [2023-02-07T14:18:02.487Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2023-02-07T14:18:02.487Z] === RUN TestDockerSuite/TestCpToCaseH [2023-02-07T14:18:14.857Z] === RUN TestDockerSuite/TestCpToCaseI [2023-02-07T14:18:14.857Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2023-02-07T14:18:14.857Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-02-07T14:18:14.857Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2023-02-07T14:18:14.857Z] === RUN TestDockerSuite/TestCpToDot [2023-02-07T14:18:21.924Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-02-07T14:18:21.924Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2023-02-07T14:18:21.924Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-02-07T14:18:21.924Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2023-02-07T14:18:21.924Z] === RUN TestDockerSuite/TestCpToStdout [2023-02-07T14:18:24.827Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-02-07T14:18:24.827Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-02-07T14:18:24.827Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-02-07T14:18:24.827Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-02-07T14:18:24.827Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-02-07T14:18:24.827Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-02-07T14:18:24.827Z] === RUN TestDockerSuite/TestCpVolumePath [2023-02-07T14:18:24.827Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-02-07T14:18:24.827Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-02-07T14:18:24.827Z] === RUN TestDockerSuite/TestCreateArgs [2023-02-07T14:18:24.827Z] === RUN TestDockerSuite/TestCreateByImageID [2023-02-07T14:18:26.998Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-02-07T14:18:29.900Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-02-07T14:18:29.900Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-02-07T14:18:29.900Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-02-07T14:18:32.804Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-02-07T14:18:33.261Z] === RUN TestDockerSuite/TestCreateLabels [2023-02-07T14:18:33.721Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-02-07T14:18:33.721Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-02-07T14:18:33.721Z] === RUN TestDockerSuite/TestCreateRM [2023-02-07T14:18:34.181Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-02-07T14:18:34.181Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-02-07T14:18:34.181Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-02-07T14:18:34.181Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-02-07T14:18:34.638Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-02-07T14:18:44.945Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-02-07T14:18:44.945Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-02-07T14:18:45.402Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-02-07T14:18:49.133Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-02-07T14:18:49.593Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-02-07T14:18:49.593Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2023-02-07T14:18:49.593Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-02-07T14:18:52.510Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-02-07T14:18:52.510Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-02-07T14:18:52.510Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-02-07T14:18:52.969Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-02-07T14:18:52.969Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-02-07T14:18:52.969Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-02-07T14:18:52.969Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-02-07T14:18:52.969Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-02-07T14:18:52.969Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-02-07T14:18:52.969Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-02-07T14:18:52.969Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-02-07T14:18:52.969Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-02-07T14:18:52.969Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-02-07T14:18:52.969Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-02-07T14:18:52.969Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:18:52.969Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-02-07T14:18:52.969Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-02-07T14:18:52.969Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-02-07T14:18:52.969Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-02-07T14:18:52.969Z] === RUN TestDockerSuite/TestDevicePermissions [2023-02-07T14:18:52.969Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2023-02-07T14:18:52.969Z] === RUN TestDockerSuite/TestDockerFails [2023-02-07T14:18:52.969Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-02-07T14:18:52.969Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2023-02-07T14:18:52.969Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-02-07T14:18:52.969Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2023-02-07T14:18:52.969Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-02-07T14:18:52.969Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2023-02-07T14:18:53.427Z] === RUN TestDockerSuite/TestEventsAttach [2023-02-07T14:18:53.427Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2023-02-07T14:18:53.427Z] === RUN TestDockerSuite/TestEventsCommit [2023-02-07T14:18:53.427Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2023-02-07T14:18:53.427Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-02-07T14:18:56.327Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-02-07T14:18:59.227Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-02-07T14:19:02.953Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-02-07T14:19:13.266Z] === RUN TestDockerSuite/TestEventsCopy [2023-02-07T14:19:17.947Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-02-07T14:19:25.012Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-02-07T14:19:27.185Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-02-07T14:19:28.156Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-02-07T14:19:32.835Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-02-07T14:19:33.296Z] === RUN TestDockerSuite/TestEventsFilterType [2023-02-07T14:19:34.827Z] === RUN TestDockerSuite/TestEventsFilters [2023-02-07T14:19:47.195Z] === RUN TestDockerSuite/TestEventsFormat [2023-02-07T14:19:50.930Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-02-07T14:19:51.388Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-02-07T14:19:51.388Z] === RUN TestDockerSuite/TestEventsImageImport [2023-02-07T14:19:51.388Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2023-02-07T14:19:51.388Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-02-07T14:19:51.388Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2023-02-07T14:19:51.388Z] === RUN TestDockerSuite/TestEventsImagePull [2023-02-07T14:19:51.388Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2023-02-07T14:19:51.388Z] === RUN TestDockerSuite/TestEventsImageTag [2023-02-07T14:19:52.933Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-02-07T14:19:52.933Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2023-02-07T14:19:52.933Z] === RUN TestDockerSuite/TestEventsRename [2023-02-07T14:19:55.829Z] === RUN TestDockerSuite/TestEventsResize [2023-02-07T14:19:59.556Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-02-07T14:20:01.729Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-02-07T14:20:05.455Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-02-07T14:20:11.235Z] === RUN TestDockerSuite/TestEventsTop [2023-02-07T14:20:11.235Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2023-02-07T14:20:11.235Z] === RUN TestDockerSuite/TestEventsUntag [2023-02-07T14:20:13.407Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-02-07T14:20:18.087Z] === RUN TestDockerSuite/TestExec [2023-02-07T14:20:18.087Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-02-07T14:20:18.087Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-02-07T14:20:18.087Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-02-07T14:20:18.087Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-02-07T14:20:20.994Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-02-07T14:20:23.166Z] === RUN TestDockerSuite/TestExecAPIStart [2023-02-07T14:20:23.166Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-02-07T14:20:23.166Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-02-07T14:20:23.166Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-02-07T14:20:23.166Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-02-07T14:20:23.166Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-02-07T14:20:23.166Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-02-07T14:20:26.068Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-02-07T14:20:28.969Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-02-07T14:20:31.877Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-02-07T14:20:34.051Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-02-07T14:20:39.838Z] === RUN TestDockerSuite/TestExecCgroup [2023-02-07T14:20:39.838Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-02-07T14:20:39.838Z] === RUN TestDockerSuite/TestExecEnv [2023-02-07T14:20:39.838Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-02-07T14:20:39.838Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-02-07T14:20:39.838Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2023-02-07T14:20:39.838Z] === RUN TestDockerSuite/TestExecExitStatus [2023-02-07T14:20:42.736Z] === RUN TestDockerSuite/TestExecInspectID [2023-02-07T14:20:47.412Z] === RUN TestDockerSuite/TestExecInteractive [2023-02-07T14:20:47.412Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-02-07T14:20:47.412Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-02-07T14:20:47.412Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-02-07T14:20:47.412Z] === RUN TestDockerSuite/TestExecParseError [2023-02-07T14:20:47.412Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-02-07T14:20:47.412Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-02-07T14:20:47.412Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-02-07T14:20:47.412Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-02-07T14:20:47.412Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-02-07T14:20:47.412Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-02-07T14:20:50.310Z] === RUN TestDockerSuite/TestExecSetEnv [2023-02-07T14:20:50.310Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-02-07T14:20:50.310Z] === RUN TestDockerSuite/TestExecStartFails [2023-02-07T14:20:50.310Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2023-02-07T14:20:50.310Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-02-07T14:20:50.310Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-02-07T14:20:50.310Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-02-07T14:20:50.310Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-02-07T14:20:50.310Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-02-07T14:20:50.310Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-02-07T14:20:50.310Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-02-07T14:20:53.214Z] === RUN TestDockerSuite/TestExecUlimits [2023-02-07T14:20:53.214Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-02-07T14:20:53.214Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-02-07T14:21:03.522Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-02-07T14:21:03.522Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-02-07T14:21:03.522Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-02-07T14:21:03.522Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-02-07T14:21:03.522Z] === RUN TestDockerSuite/TestExecWithUser [2023-02-07T14:21:03.522Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-02-07T14:21:03.522Z] === RUN TestDockerSuite/TestGetContainerStats [2023-02-07T14:21:09.303Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-02-07T14:21:16.372Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-02-07T14:21:19.272Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-02-07T14:21:26.329Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-02-07T14:21:26.329Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-02-07T14:21:26.329Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-02-07T14:21:26.329Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-02-07T14:21:26.329Z] === RUN TestDockerSuite/TestHealth [2023-02-07T14:21:26.329Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-02-07T14:21:26.329Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-02-07T14:21:26.329Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-02-07T14:21:26.329Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-02-07T14:21:26.329Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-02-07T14:21:32.109Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-02-07T14:21:32.109Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-02-07T14:21:32.109Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2023-02-07T14:21:32.109Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-02-07T14:21:32.109Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-02-07T14:21:32.109Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-02-07T14:21:32.570Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-02-07T14:21:33.536Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-02-07T14:21:33.536Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2023-02-07T14:21:33.536Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-02-07T14:21:35.069Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-02-07T14:21:35.069Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-02-07T14:21:37.243Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-02-07T14:21:37.699Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-02-07T14:21:40.597Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-02-07T14:21:49.157Z] === RUN TestDockerSuite/TestImagesFormat [2023-02-07T14:21:49.157Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-02-07T14:21:49.157Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2023-02-07T14:21:49.157Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-02-07T14:21:52.886Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-02-07T14:21:52.887Z] === RUN TestDockerSuite/TestImportBadURL [2023-02-07T14:21:55.785Z] === RUN TestDockerSuite/TestImportDisplay [2023-02-07T14:21:55.785Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2023-02-07T14:21:55.785Z] === RUN TestDockerSuite/TestImportFile [2023-02-07T14:21:55.785Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2023-02-07T14:21:55.785Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-02-07T14:21:55.785Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-02-07T14:21:55.785Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2023-02-07T14:21:55.785Z] === RUN TestDockerSuite/TestImportGzipped [2023-02-07T14:21:55.785Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2023-02-07T14:21:55.785Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-02-07T14:21:55.785Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2023-02-07T14:21:55.785Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-02-07T14:21:55.785Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-02-07T14:21:55.785Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-02-07T14:21:55.785Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-02-07T14:21:55.785Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-02-07T14:21:55.785Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-02-07T14:21:55.785Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-02-07T14:21:55.785Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-02-07T14:21:55.785Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-02-07T14:21:55.785Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-02-07T14:21:55.785Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-02-07T14:21:55.785Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-02-07T14:21:58.683Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-02-07T14:22:01.592Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-02-07T14:22:01.592Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-02-07T14:22:01.592Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-02-07T14:22:01.592Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-02-07T14:22:01.592Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-02-07T14:22:01.592Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-02-07T14:22:01.592Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-02-07T14:22:01.592Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-02-07T14:22:04.490Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-02-07T14:22:04.490Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-02-07T14:22:07.387Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-02-07T14:22:07.387Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-02-07T14:22:07.387Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-02-07T14:22:07.387Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-02-07T14:22:07.387Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-02-07T14:22:07.387Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-02-07T14:22:07.387Z] === RUN TestDockerSuite/TestInspectDefault [2023-02-07T14:22:10.285Z] === RUN TestDockerSuite/TestInspectHistory [2023-02-07T14:22:20.594Z] === RUN TestDockerSuite/TestInspectImage [2023-02-07T14:22:20.594Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-02-07T14:22:20.594Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-02-07T14:22:20.594Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-02-07T14:22:20.594Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-02-07T14:22:20.594Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-02-07T14:22:20.594Z] === RUN TestDockerSuite/TestInspectInt64 [2023-02-07T14:22:23.491Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-02-07T14:22:26.396Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-02-07T14:22:26.396Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-02-07T14:22:29.300Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-02-07T14:22:32.212Z] === RUN TestDockerSuite/TestInspectPlugin [2023-02-07T14:22:32.212Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-02-07T14:22:32.212Z] === RUN TestDockerSuite/TestInspectRootFS [2023-02-07T14:22:32.212Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-02-07T14:22:35.113Z] === RUN TestDockerSuite/TestInspectStatus [2023-02-07T14:22:38.017Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-02-07T14:22:43.798Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-02-07T14:22:46.693Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-02-07T14:22:49.593Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-02-07T14:22:52.493Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-02-07T14:22:59.556Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-02-07T14:23:02.455Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-02-07T14:23:05.355Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-02-07T14:23:05.355Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-02-07T14:23:05.355Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.355Z] === RUN TestDockerSuite/TestLinksEnvs [2023-02-07T14:23:05.355Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.355Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-02-07T14:23:05.355Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.355Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-02-07T14:23:05.819Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.819Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-02-07T14:23:05.819Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.819Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-02-07T14:23:05.819Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.819Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-02-07T14:23:05.819Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.819Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-02-07T14:23:05.819Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.819Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-02-07T14:23:05.819Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.819Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-02-07T14:23:05.819Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.819Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-02-07T14:23:05.819Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.819Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-02-07T14:23:05.819Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.819Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-02-07T14:23:05.819Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.819Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-02-07T14:23:05.819Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.819Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-02-07T14:23:05.819Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.819Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-02-07T14:23:05.819Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2023-02-07T14:23:05.819Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-02-07T14:23:05.819Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-02-07T14:23:05.819Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-02-07T14:23:08.735Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-02-07T14:23:10.924Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-02-07T14:23:17.997Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-02-07T14:23:20.188Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-02-07T14:23:20.188Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2023-02-07T14:23:20.188Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-02-07T14:23:23.102Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-02-07T14:23:23.102Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-02-07T14:23:30.168Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-02-07T14:23:37.247Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-02-07T14:23:44.333Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-02-07T14:23:47.229Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-02-07T14:23:50.956Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-02-07T14:23:50.956Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-02-07T14:23:50.956Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-02-07T14:23:53.853Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-02-07T14:24:02.411Z] === RUN TestDockerSuite/TestLogsSince [2023-02-07T14:24:12.721Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-02-07T14:24:12.721Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-02-07T14:24:12.721Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-02-07T14:24:12.721Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-02-07T14:24:12.721Z] === RUN TestDockerSuite/TestLogsTail [2023-02-07T14:24:14.895Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-02-07T14:24:18.621Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestMountIntoProc [2023-02-07T14:24:21.519Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestMountIntoSys [2023-02-07T14:24:21.519Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestNetHostname [2023-02-07T14:24:21.519Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-02-07T14:24:21.519Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-02-07T14:24:21.519Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-02-07T14:24:21.519Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestPluginActive [2023-02-07T14:24:21.519Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-02-07T14:24:21.519Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-02-07T14:24:21.519Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-02-07T14:24:21.519Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-02-07T14:24:21.519Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-02-07T14:24:21.519Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-02-07T14:24:21.519Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-02-07T14:24:21.519Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-02-07T14:24:21.519Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestPortHostBinding [2023-02-07T14:24:21.519Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestPortList [2023-02-07T14:24:21.519Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-02-07T14:24:21.519Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-02-07T14:24:31.963Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-02-07T14:24:31.963Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-02-07T14:24:31.963Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-02-07T14:24:31.963Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-02-07T14:24:31.963Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2023-02-07T14:24:31.963Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-02-07T14:24:31.963Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2023-02-07T14:24:31.963Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-02-07T14:24:31.963Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2023-02-07T14:24:31.963Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-02-07T14:24:31.963Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2023-02-07T14:24:31.963Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-02-07T14:24:31.963Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2023-02-07T14:24:31.963Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-02-07T14:24:31.963Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2023-02-07T14:24:31.963Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-02-07T14:24:31.963Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2023-02-07T14:24:31.963Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-02-07T14:24:37.851Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-02-07T14:24:37.851Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2023-02-07T14:24:37.851Z] === RUN TestDockerSuite/TestPsByOrder [2023-02-07T14:24:48.153Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-02-07T14:24:48.153Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-02-07T14:24:48.153Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-02-07T14:25:02.952Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-02-07T14:25:20.618Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-02-07T14:25:20.618Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-02-07T14:25:20.618Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-02-07T14:25:20.618Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-02-07T14:25:35.412Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-02-07T14:25:40.099Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-02-07T14:25:54.885Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-02-07T14:25:59.567Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-02-07T14:25:59.567Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-02-07T14:26:00.024Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-02-07T14:26:00.024Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-02-07T14:26:00.024Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-02-07T14:26:05.814Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-02-07T14:26:05.814Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-02-07T14:26:05.814Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-02-07T14:26:05.814Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-02-07T14:26:05.814Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-02-07T14:26:05.814Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-02-07T14:26:05.814Z] === RUN TestDockerSuite/TestPsRightTagName [2023-02-07T14:26:05.814Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-02-07T14:26:05.814Z] === RUN TestDockerSuite/TestPsShowMounts [2023-02-07T14:26:16.121Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-02-07T14:26:16.121Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2023-02-07T14:26:16.121Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-02-07T14:26:16.121Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-02-07T14:26:16.121Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-02-07T14:26:16.121Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-02-07T14:26:17.090Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-02-07T14:26:18.055Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-02-07T14:26:18.055Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2023-02-07T14:26:18.055Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-02-07T14:26:23.841Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-02-07T14:26:28.529Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-02-07T14:26:37.088Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-02-07T14:27:12.753Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-02-07T14:27:12.753Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-02-07T14:27:12.753Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-02-07T14:27:16.484Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-02-07T14:27:16.484Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-02-07T14:27:16.484Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-02-07T14:27:17.450Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-02-07T14:27:23.232Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-02-07T14:27:33.548Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-02-07T14:27:33.548Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-02-07T14:27:33.548Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-02-07T14:27:38.233Z] === RUN TestDockerSuite/TestRmiBlank [2023-02-07T14:27:38.233Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-02-07T14:27:38.233Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-02-07T14:27:55.901Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-02-07T14:27:59.633Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-02-07T14:28:00.599Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-02-07T14:28:09.155Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-02-07T14:28:21.513Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-02-07T14:28:36.313Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-02-07T14:28:39.222Z] === RUN TestDockerSuite/TestRmiTag [2023-02-07T14:28:40.186Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-02-07T14:28:43.083Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-02-07T14:29:04.153Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-02-07T14:29:12.719Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-02-07T14:29:18.505Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-02-07T14:29:19.470Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-02-07T14:29:19.470Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2023-02-07T14:29:19.932Z] === RUN TestDockerSuite/TestRunAddHost [2023-02-07T14:29:19.932Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2023-02-07T14:29:19.932Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-02-07T14:29:19.932Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2023-02-07T14:29:19.932Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-02-07T14:29:19.932Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2023-02-07T14:29:19.932Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-02-07T14:29:19.932Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2023-02-07T14:29:19.932Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-02-07T14:29:19.932Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2023-02-07T14:29:19.932Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-02-07T14:29:19.932Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2023-02-07T14:29:19.932Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-02-07T14:29:22.835Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-02-07T14:29:22.835Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2023-02-07T14:29:22.835Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-02-07T14:29:22.835Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2023-02-07T14:29:22.835Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-02-07T14:29:28.617Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-02-07T14:29:32.343Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-02-07T14:29:34.513Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-02-07T14:29:37.414Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-02-07T14:29:45.970Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-02-07T14:29:45.970Z] === RUN TestDockerSuite/TestRunBindMounts [2023-02-07T14:29:56.276Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-02-07T14:29:56.276Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2023-02-07T14:29:56.276Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-02-07T14:29:56.276Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2023-02-07T14:29:56.276Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-02-07T14:29:56.276Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2023-02-07T14:29:56.276Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-02-07T14:29:56.276Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2023-02-07T14:29:56.276Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-02-07T14:29:56.276Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2023-02-07T14:29:56.276Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-02-07T14:29:56.276Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2023-02-07T14:29:56.276Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-02-07T14:29:56.276Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2023-02-07T14:29:56.276Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-02-07T14:29:56.276Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2023-02-07T14:29:56.276Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-02-07T14:29:56.276Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2023-02-07T14:29:56.276Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-02-07T14:29:56.276Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2023-02-07T14:29:56.276Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-02-07T14:29:56.276Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2023-02-07T14:29:56.276Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-02-07T14:29:59.175Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-02-07T14:29:59.175Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2023-02-07T14:29:59.175Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-02-07T14:30:02.901Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-02-07T14:30:02.901Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2023-02-07T14:30:02.901Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-02-07T14:30:02.901Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2023-02-07T14:30:02.901Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-02-07T14:30:05.804Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-02-07T14:30:05.804Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2023-02-07T14:30:05.804Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-02-07T14:30:05.804Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2023-02-07T14:30:05.804Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-02-07T14:30:05.804Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2023-02-07T14:30:05.804Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-02-07T14:30:05.804Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2023-02-07T14:30:05.804Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-02-07T14:30:05.805Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2023-02-07T14:30:05.805Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-02-07T14:30:05.805Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2023-02-07T14:30:05.805Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-02-07T14:30:05.805Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2023-02-07T14:30:05.805Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-02-07T14:30:08.704Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-02-07T14:30:11.605Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-02-07T14:30:13.776Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-02-07T14:30:13.776Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2023-02-07T14:30:13.776Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-02-07T14:30:13.776Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2023-02-07T14:30:13.776Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-02-07T14:30:13.776Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2023-02-07T14:30:14.234Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-02-07T14:30:17.138Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-02-07T14:30:17.138Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2023-02-07T14:30:17.138Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-02-07T14:30:17.138Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2023-02-07T14:30:17.138Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-02-07T14:30:17.138Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2023-02-07T14:30:17.138Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-02-07T14:30:17.138Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2023-02-07T14:30:17.138Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-02-07T14:30:19.312Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-02-07T14:30:26.385Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-02-07T14:30:26.385Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2023-02-07T14:30:26.385Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-02-07T14:30:26.385Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2023-02-07T14:30:26.385Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-02-07T14:30:26.385Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2023-02-07T14:30:26.385Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-02-07T14:30:26.385Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2023-02-07T14:30:26.385Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-02-07T14:30:26.385Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2023-02-07T14:30:26.385Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-02-07T14:30:26.385Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2023-02-07T14:30:26.385Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-02-07T14:30:29.282Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-02-07T14:30:29.282Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2023-02-07T14:30:29.282Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-02-07T14:30:29.282Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-02-07T14:30:29.282Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2023-02-07T14:30:29.282Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-02-07T14:30:36.342Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-02-07T14:30:39.240Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-02-07T14:30:39.240Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2023-02-07T14:30:39.240Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-02-07T14:30:42.145Z] === RUN TestDockerSuite/TestRunEnvironment [2023-02-07T14:30:42.145Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2023-02-07T14:30:42.145Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-02-07T14:30:42.145Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2023-02-07T14:30:42.145Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-02-07T14:30:42.145Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2023-02-07T14:30:42.145Z] === RUN TestDockerSuite/TestRunExitCode [2023-02-07T14:30:50.718Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-02-07T14:30:52.251Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-02-07T14:31:00.809Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-02-07T14:31:02.979Z] === RUN TestDockerSuite/TestRunExposePort [2023-02-07T14:31:02.979Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-02-07T14:31:02.979Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2023-02-07T14:31:02.979Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-02-07T14:31:02.979Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2023-02-07T14:31:02.979Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-02-07T14:31:02.979Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2023-02-07T14:31:02.979Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-02-07T14:31:02.979Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2023-02-07T14:31:02.979Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-02-07T14:31:02.979Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-02-07T14:31:02.979Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-02-07T14:31:02.979Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2023-02-07T14:31:02.979Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-02-07T14:31:02.979Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2023-02-07T14:31:02.979Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-02-07T14:31:13.289Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-02-07T14:31:13.289Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2023-02-07T14:31:13.289Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-02-07T14:31:13.289Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-02-07T14:31:13.289Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2023-02-07T14:31:13.289Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-02-07T14:31:13.289Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2023-02-07T14:31:13.289Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-02-07T14:31:13.289Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2023-02-07T14:31:13.289Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-02-07T14:31:13.289Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2023-02-07T14:31:13.289Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-02-07T14:31:25.655Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-02-07T14:31:25.655Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2023-02-07T14:31:25.655Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-02-07T14:31:27.825Z] === RUN TestDockerSuite/TestRunModeHostname [2023-02-07T14:31:27.826Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2023-02-07T14:31:27.826Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-02-07T14:31:27.826Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2023-02-07T14:31:27.826Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-02-07T14:31:27.826Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2023-02-07T14:31:27.826Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-02-07T14:31:27.826Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2023-02-07T14:31:27.826Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-02-07T14:31:27.826Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2023-02-07T14:31:27.826Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-02-07T14:31:27.826Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2023-02-07T14:31:27.826Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-02-07T14:31:27.826Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2023-02-07T14:31:27.826Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-02-07T14:31:27.826Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2023-02-07T14:31:27.826Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-02-07T14:31:27.826Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2023-02-07T14:31:27.826Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-02-07T14:31:27.826Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2023-02-07T14:31:27.826Z] === RUN TestDockerSuite/TestRunMount [2023-02-07T14:31:27.826Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2023-02-07T14:31:27.826Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-02-07T14:31:27.826Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2023-02-07T14:31:27.826Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-02-07T14:31:27.826Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2023-02-07T14:31:27.826Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-02-07T14:31:27.826Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2023-02-07T14:31:27.826Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-02-07T14:31:36.382Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-02-07T14:31:36.382Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-02-07T14:31:36.382Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-02-07T14:31:36.382Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2023-02-07T14:31:36.851Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-02-07T14:31:36.851Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2023-02-07T14:31:36.851Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-02-07T14:31:42.645Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-02-07T14:31:48.421Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-02-07T14:31:48.421Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2023-02-07T14:31:48.421Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-02-07T14:31:48.421Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2023-02-07T14:31:48.421Z] === RUN TestDockerSuite/TestRunNetHost [2023-02-07T14:31:48.421Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2023-02-07T14:31:48.421Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-02-07T14:31:48.421Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2023-02-07T14:31:48.421Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-02-07T14:31:48.421Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2023-02-07T14:31:48.421Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-02-07T14:31:48.421Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2023-02-07T14:31:48.421Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-02-07T14:31:48.421Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2023-02-07T14:31:48.421Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-02-07T14:31:48.421Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2023-02-07T14:31:48.421Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-02-07T14:31:48.421Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2023-02-07T14:31:48.421Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-02-07T14:31:48.421Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-02-07T14:31:49.392Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-02-07T14:31:52.288Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-02-07T14:31:55.188Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-02-07T14:31:55.645Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-02-07T14:31:58.544Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-02-07T14:31:58.544Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2023-02-07T14:31:58.544Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-02-07T14:31:58.544Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2023-02-07T14:31:58.544Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-02-07T14:31:58.544Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2023-02-07T14:31:58.544Z] === RUN TestDockerSuite/TestRunPortInUse [2023-02-07T14:31:58.544Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2023-02-07T14:31:58.544Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-02-07T14:31:58.544Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2023-02-07T14:31:58.544Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-02-07T14:31:58.544Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2023-02-07T14:31:58.544Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-02-07T14:31:58.544Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2023-02-07T14:31:59.003Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-02-07T14:31:59.003Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2023-02-07T14:31:59.003Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-02-07T14:32:02.737Z] === RUN TestDockerSuite/TestRunPublishPort [2023-02-07T14:32:02.737Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2023-02-07T14:32:02.737Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-02-07T14:32:02.737Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2023-02-07T14:32:02.737Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-02-07T14:32:02.737Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2023-02-07T14:32:02.737Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-02-07T14:32:02.737Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2023-02-07T14:32:02.737Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-02-07T14:32:02.737Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2023-02-07T14:32:02.737Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-02-07T14:32:17.530Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-02-07T14:32:17.530Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2023-02-07T14:32:17.530Z] === RUN TestDockerSuite/TestRunRm [2023-02-07T14:32:24.590Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-02-07T14:32:31.650Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-02-07T14:32:34.552Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-02-07T14:32:36.731Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-02-07T14:32:39.633Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-02-07T14:32:43.370Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-02-07T14:32:43.370Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2023-02-07T14:32:43.370Z] === RUN TestDockerSuite/TestRunState [2023-02-07T14:32:43.370Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2023-02-07T14:32:43.370Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-02-07T14:32:46.270Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-02-07T14:32:46.270Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2023-02-07T14:32:46.270Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-02-07T14:32:48.444Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-02-07T14:32:48.444Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2023-02-07T14:32:48.444Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-02-07T14:32:48.444Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2023-02-07T14:32:48.444Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-02-07T14:32:48.444Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-02-07T14:32:48.444Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-02-07T14:32:48.444Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2023-02-07T14:32:48.901Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-02-07T14:32:54.683Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-02-07T14:32:54.683Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2023-02-07T14:32:54.683Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-02-07T14:32:54.683Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2023-02-07T14:32:54.683Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-02-07T14:32:54.683Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2023-02-07T14:32:54.683Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-02-07T14:32:54.683Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2023-02-07T14:32:54.683Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-02-07T14:32:54.683Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2023-02-07T14:32:54.683Z] === RUN TestDockerSuite/TestRunUserByID [2023-02-07T14:32:54.683Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2023-02-07T14:32:54.683Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-02-07T14:32:54.683Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2023-02-07T14:32:54.683Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-02-07T14:32:54.683Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2023-02-07T14:32:54.683Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-02-07T14:32:54.683Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2023-02-07T14:32:54.683Z] === RUN TestDockerSuite/TestRunUserByName [2023-02-07T14:32:54.683Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2023-02-07T14:32:54.683Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-02-07T14:33:01.738Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-02-07T14:33:01.738Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2023-02-07T14:33:01.738Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-02-07T14:33:04.633Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-02-07T14:33:04.633Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2023-02-07T14:33:04.633Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-02-07T14:33:04.633Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2023-02-07T14:33:04.633Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-02-07T14:33:13.187Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-02-07T14:33:21.745Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-02-07T14:33:27.532Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-02-07T14:33:36.088Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-02-07T14:33:36.088Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2023-02-07T14:33:36.088Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-02-07T14:33:36.088Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-02-07T14:33:38.367Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-02-07T14:33:41.266Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-02-07T14:33:44.168Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-02-07T14:33:44.168Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2023-02-07T14:33:44.168Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-02-07T14:33:44.168Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-02-07T14:33:44.168Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-02-07T14:33:44.168Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2023-02-07T14:33:44.168Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-02-07T14:33:44.168Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2023-02-07T14:33:44.168Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-02-07T14:33:44.168Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2023-02-07T14:33:44.168Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-02-07T14:33:44.168Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2023-02-07T14:33:44.168Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-02-07T14:33:44.168Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2023-02-07T14:33:44.168Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-02-07T14:33:49.959Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-02-07T14:33:51.492Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-02-07T14:33:54.390Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-02-07T14:34:00.174Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-02-07T14:34:00.174Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-02-07T14:34:00.174Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-02-07T14:34:00.174Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-02-07T14:34:00.174Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-02-07T14:34:00.174Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-02-07T14:34:00.174Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-02-07T14:34:00.174Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestSaveImageId [2023-02-07T14:34:00.174Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-02-07T14:34:00.174Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-02-07T14:34:00.174Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-02-07T14:34:00.174Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-02-07T14:34:00.174Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-02-07T14:34:00.174Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-02-07T14:34:00.174Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-02-07T14:34:00.174Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-02-07T14:34:00.174Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2023-02-07T14:34:00.174Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-02-07T14:34:02.351Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-02-07T14:34:02.808Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-02-07T14:34:03.265Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-02-07T14:34:03.265Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-02-07T14:34:04.798Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-02-07T14:34:19.602Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-02-07T14:34:19.602Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-02-07T14:34:19.602Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-02-07T14:34:28.161Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-02-07T14:34:28.161Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-02-07T14:34:28.161Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-02-07T14:34:32.838Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-02-07T14:34:32.838Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-02-07T14:34:32.838Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-02-07T14:34:32.838Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-02-07T14:34:32.838Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-02-07T14:34:32.838Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-02-07T14:34:32.838Z] === RUN TestDockerSuite/TestStartRecordError [2023-02-07T14:34:32.838Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-02-07T14:34:32.838Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-02-07T14:34:39.902Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-02-07T14:34:39.902Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-02-07T14:34:39.902Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-02-07T14:34:39.902Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-02-07T14:34:39.902Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-02-07T14:34:39.902Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-02-07T14:34:39.902Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-02-07T14:34:39.902Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-02-07T14:34:39.902Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-02-07T14:34:39.902Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-02-07T14:34:39.902Z] === RUN TestDockerSuite/TestStatsNoStream [2023-02-07T14:34:39.902Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-02-07T14:34:39.902Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-02-07T14:34:42.799Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-02-07T14:34:45.702Z] === RUN TestDockerSuite/TestTopPrivileged [2023-02-07T14:34:45.702Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-02-07T14:34:45.702Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-02-07T14:34:48.599Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-02-07T14:34:48.599Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2023-02-07T14:34:48.599Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-02-07T14:34:48.599Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-02-07T14:34:48.599Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-02-07T14:34:48.599Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-02-07T14:34:48.599Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-02-07T14:34:48.599Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2023-02-07T14:34:48.599Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-02-07T14:34:48.599Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2023-02-07T14:34:48.599Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-02-07T14:34:48.599Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2023-02-07T14:34:48.599Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-02-07T14:35:06.265Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-02-07T14:35:06.265Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-02-07T14:35:06.265Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-02-07T14:35:06.265Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2023-02-07T14:35:06.265Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-02-07T14:35:06.265Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-02-07T14:35:06.265Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-02-07T14:35:06.265Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-02-07T14:35:08.439Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-02-07T14:35:08.897Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-02-07T14:35:17.446Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-02-07T14:35:17.904Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-02-07T14:35:18.360Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-02-07T14:35:18.360Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-02-07T14:35:18.818Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-02-07T14:35:33.609Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-02-07T14:35:33.609Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2023-02-07T14:35:33.609Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-02-07T14:35:34.066Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-02-07T14:35:34.524Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-02-07T14:35:34.524Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2023-02-07T14:35:34.524Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-02-07T14:35:43.084Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-02-07T14:35:43.084Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-02-07T14:35:43.542Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-02-07T14:36:01.209Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-02-07T14:36:01.209Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.209Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite (3203.71s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2023-02-07T14:36:01.209Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2023-02-07T14:36:01.209Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.12s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.35s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.29s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (69.96s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.92s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2023-02-07T14:36:01.209Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-02-07T14:36:01.209Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2023-02-07T14:36:01.209Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-02-07T14:36:01.209Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-02-07T14:36:01.209Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2023-02-07T14:36:01.209Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-02-07T14:36:01.209Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2023-02-07T14:36:01.209Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.28s) [2023-02-07T14:36:01.209Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-02-07T14:36:01.209Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.06s) [2023-02-07T14:36:01.209Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.82s) [2023-02-07T14:36:01.209Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-02-07T14:36:01.209Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.19s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.82s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (135.34s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.97s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.77s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.26s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.21s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.03s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.03s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.94s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (16.31s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (11.46s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.30s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.55s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.09s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.62s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (30.87s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.76s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.10s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.15s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.56s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.68s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.60s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.94s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.86s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (42.61s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.72s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.72s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.84s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.71s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.89s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.28s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.62s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.80s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.55s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.63s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.46s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.23s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.70s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.93s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.92s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.28s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.55s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.28s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.41s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.14s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.03s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.04s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.38s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.45s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.12s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerignore (78.49s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.90s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.39s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.11s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.87s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.67s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.87s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (42.87s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.69s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.51s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (136.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.46s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.58s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.92s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.06s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.62s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.21s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.16s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.82s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.82s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildFails (7.76s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.74s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.70s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.35s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.08s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.78s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.89s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.84s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildHistory (13.69s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.30s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.68s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.94s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.30s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.98s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.10s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.74s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.88s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.31s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (28.44s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.20s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.84s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (27.49s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.30s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.37s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.98s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.76s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.49s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.84s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.36s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.39s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.01s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.22s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.36s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.74s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.91s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.96s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.58s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.51s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.87s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.37s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.96s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.50s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.77s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.81s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.63s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildRm (16.19s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.03s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-02-07T14:36:01.210Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.78s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (9.15s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.36s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.52s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (28.72s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.12s) [2023-02-07T14:36:01.210Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.86s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.69s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.86s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildStderr (5.62s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.68s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.88s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.66s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.76s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.79s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.43s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.30s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.11s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.14s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.73s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.91s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.30s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.21s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.71s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.04s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.58s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.36s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.49s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.87s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.87s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestCommitChange (11.41s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (10.97s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.05s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestCommitTTY (8.82s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.03s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.28s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (18.51s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.62s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.00s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.16s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.35s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.89s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.93s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.00s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.03s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.85s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.53s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.05s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.86s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.87s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.88s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.39s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.72s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.82s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.92s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.81s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-02-07T14:36:01.211Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.56s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (35.85s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.05s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.99s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.98s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.92s) [2023-02-07T14:36:01.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a65728_} (2.95s) [2023-02-07T14:36:01.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14203062754_c:\foo_false____} (2.93s) [2023-02-07T14:36:01.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14203062754_c:\foo_true____} (7.97s) [2023-02-07T14:36:01.669Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-02-07T14:36:01.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2023-02-07T14:36:01.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2023-02-07T14:36:01.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-02-07T14:36:01.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-02-07T14:36:01.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-02-07T14:36:01.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2023-02-07T14:36:01.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2023-02-07T14:36:01.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2023-02-07T14:36:01.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-02-07T14:36:01.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.85s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.04s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.92s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.88s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.51s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.86s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.90s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.90s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCpToDot (7.83s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCpToStdout (3.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.96s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.71s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.62s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.76s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.95s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.15s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.09s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.12s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.45s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsCopy (6.11s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.26s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.74s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.09s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.70s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.34s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsFilters (10.99s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsFormat (5.47s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.28s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsRename (2.95s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsResize (3.38s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.69s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.30s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.40s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsUntag (2.85s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.96s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.42s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.53s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.65s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.72s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.69s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.70s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.35s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.89s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestExecInspectID (4.34s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.20s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.99s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.59s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.54s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.56s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.54s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.51s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.40s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.12s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.50s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.82s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.29s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.28s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.40s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.75s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.99s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestImagesFormat (0.30s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.22s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestImportFile (0.04s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.11s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.74s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.70s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.15s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.77s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.28s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.68s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectDefault (2.73s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectHistory (10.31s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.73s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.80s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.94s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.71s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.76s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectStatus (3.32s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.52s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.94s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.81s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.69s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.57s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.99s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.73s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.44s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.58s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.09s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.01s) [2023-02-07T14:36:01.670Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.81s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.11s) [2023-02-07T14:36:01.670Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.14s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.11s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.99s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.97s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.17s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.85s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestLogsSince (9.94s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestLogsTail (3.60s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.22s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.84s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (10.38s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.52s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPsByOrder (10.52s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.75s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.97s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.81s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.00s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.57s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.97s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.88s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.86s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.34s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.10s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.76s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.15s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.05s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.87s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (32.85s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.22s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.29s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.94s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.18s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.72s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.65s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.86s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.22s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.18s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.22s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.18s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRmiTag (0.87s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.93s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.78s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (8.26s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.05s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.44s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.73s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.72s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.52s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.79s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.94s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.62s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.57s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.76s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.81s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.52s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.83s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.94s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.71s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.91s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.35s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.37s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.93s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (7.54s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.72s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.74s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunExitCode (7.62s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.72s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (7.63s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.90s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.08s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.87s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.26s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.63s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.96s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.14s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.01s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.69s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.74s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.60s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.35s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.05s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.54s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunRm (7.86s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.20s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.18s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.78s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.83s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.17s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.88s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2023-02-07T14:36:01.671Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.46s) [2023-02-07T14:36:01.671Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.36s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.64s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.68s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.49s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.43s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.43s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.93s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.10s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.84s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.81s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.13s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.25s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.78s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.61s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.05s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.33s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (13.14s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.34s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.06s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.96s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.83s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.05s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.78s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.48s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.41s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.16s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.59s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.53s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.53s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.59s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.28s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.37s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (16.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-02-07T14:36:01.672Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.84s) [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-02-07T14:36:01.672Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] --- PASS: TestDockerRegistrySuite (0.22s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-02-07T14:36:01.672Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-02-07T14:36:01.672Z] === RUN TestDockerSchema1RegistrySuite [2023-02-07T14:36:01.672Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-02-07T14:36:01.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-02-07T14:36:01.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-02-07T14:36:01.672Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.672Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-02-07T14:36:01.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-02-07T14:36:01.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-02-07T14:36:01.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-02-07T14:36:01.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-02-07T14:36:01.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-02-07T14:36:01.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-02-07T14:36:01.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-02-07T14:36:01.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-02-07T14:36:01.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-02-07T14:36:01.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-02-07T14:36:01.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-02-07T14:36:01.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-02-07T14:36:01.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-02-07T14:36:01.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-02-07T14:36:01.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-02-07T14:36:01.673Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-02-07T14:36:01.673Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-02-07T14:36:01.673Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-02-07T14:36:01.673Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-02-07T14:36:01.673Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-02-07T14:36:01.673Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-02-07T14:36:01.673Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-02-07T14:36:01.673Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-02-07T14:36:01.673Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-02-07T14:36:01.673Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-02-07T14:36:01.673Z] === RUN TestDockerRegistryAuthTokenSuite [2023-02-07T14:36:01.673Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-02-07T14:36:01.673Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-02-07T14:36:01.673Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-02-07T14:36:01.673Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-02-07T14:36:01.673Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-02-07T14:36:01.673Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-02-07T14:36:01.673Z] === RUN TestDockerDaemonSuite [2023-02-07T14:36:01.673Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-02-07T14:36:01.673Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-02-07T14:36:01.673Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-02-07T14:36:01.673Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- PASS: TestDockerDaemonSuite (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-02-07T14:36:01.673Z] === RUN TestDockerSwarmSuite [2023-02-07T14:36:01.673Z] --- PASS: TestDockerSwarmSuite (0.00s) [2023-02-07T14:36:01.673Z] === RUN TestDockerPluginSuite [2023-02-07T14:36:01.673Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2023-02-07T14:36:01.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerPluginSuite/TestPluginCreate [2023-02-07T14:36:01.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2023-02-07T14:36:01.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2023-02-07T14:36:01.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2023-02-07T14:36:01.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerPluginSuite/TestPluginInspect [2023-02-07T14:36:01.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2023-02-07T14:36:01.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2023-02-07T14:36:01.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2023-02-07T14:36:01.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2023-02-07T14:36:01.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] === RUN TestDockerPluginSuite/TestPluginSet [2023-02-07T14:36:01.673Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- PASS: TestDockerPluginSuite (0.03s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-02-07T14:36:01.673Z] === RUN TestDockerExternalVolumeSuite [2023-02-07T14:36:01.673Z] check_test.go:128: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2023-02-07T14:36:01.673Z] === RUN TestDockerNetworkSuite [2023-02-07T14:36:01.673Z] check_test.go:134: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2023-02-07T14:36:01.673Z] === RUN TestDockerHubPullSuite [2023-02-07T14:36:01.673Z] check_test.go:142: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2023-02-07T14:36:01.673Z] PASS [2023-02-07T14:36:01.673Z] ok github.com/docker/docker/integration-cli 3204.253s [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === Skipped [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-02-07T14:36:01.673Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-02-07T14:36:01.673Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-02-07T14:36:01.673Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2023-02-07T14:36:01.673Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-02-07T14:36:01.673Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-02-07T14:36:01.673Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2023-02-07T14:36:01.673Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-02-07T14:36:01.673Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-02-07T14:36:01.673Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2023-02-07T14:36:01.673Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-02-07T14:36:01.673Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-02-07T14:36:01.673Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-02-07T14:36:01.673Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-02-07T14:36:01.673Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2023-02-07T14:36:01.673Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2023-02-07T14:36:01.673Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2023-02-07T14:36:01.673Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-02-07T14:36:01.673Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2023-02-07T14:36:01.673Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-02-07T14:36:01.673Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2023-02-07T14:36:01.673Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-02-07T14:36:01.673Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2023-02-07T14:36:01.673Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.673Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2023-02-07T14:36:01.673Z] [2023-02-07T14:36:01.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-02-07T14:36:01.674Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.674Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-02-07T14:36:01.674Z] [2023-02-07T14:36:01.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-02-07T14:36:01.674Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.674Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-02-07T14:36:01.674Z] [2023-02-07T14:36:01.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2023-02-07T14:36:01.674Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.674Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2023-02-07T14:36:01.674Z] [2023-02-07T14:36:01.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-02-07T14:36:01.674Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.674Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-02-07T14:36:01.674Z] [2023-02-07T14:36:01.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-02-07T14:36:01.674Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.674Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-02-07T14:36:01.674Z] [2023-02-07T14:36:01.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-02-07T14:36:01.674Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2023-02-07T14:36:01.674Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-02-07T14:36:01.674Z] [2023-02-07T14:36:01.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-02-07T14:36:01.674Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.132Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2023-02-07T14:36:02.132Z] [2023-02-07T14:36:02.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.60s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.60s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2023-02-07T14:36:02.133Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2023-02-07T14:36:02.133Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.133Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2023-02-07T14:36:02.133Z] [2023-02-07T14:36:02.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2023-02-07T14:36:02.133Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2023-02-07T14:36:02.134Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2023-02-07T14:36:02.134Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2023-02-07T14:36:02.134Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2023-02-07T14:36:02.134Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2023-02-07T14:36:02.134Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-02-07T14:36:02.134Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2023-02-07T14:36:02.134Z] docker_cli_sni_test.go:18: Flakey test [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-02-07T14:36:02.134Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2023-02-07T14:36:02.134Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2023-02-07T14:36:02.134Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.04s) [2023-02-07T14:36:02.134Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.04s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2023-02-07T14:36:02.134Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2023-02-07T14:36:02.134Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2023-02-07T14:36:02.134Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.134Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-02-07T14:36:02.134Z] [2023-02-07T14:36:02.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-02-07T14:36:02.134Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2023-02-07T14:36:02.135Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-02-07T14:36:02.135Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2023-02-07T14:36:02.135Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2023-02-07T14:36:02.135Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-02-07T14:36:02.135Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-02-07T14:36:02.135Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-02-07T14:36:02.135Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-02-07T14:36:02.135Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-02-07T14:36:02.135Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-02-07T14:36:02.135Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-02-07T14:36:02.135Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-02-07T14:36:02.135Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-02-07T14:36:02.135Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-02-07T14:36:02.135Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2023-02-07T14:36:02.135Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2023-02-07T14:36:02.135Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2023-02-07T14:36:02.135Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2023-02-07T14:36:02.135Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-02-07T14:36:02.135Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2023-02-07T14:36:02.135Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-02-07T14:36:02.135Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-02-07T14:36:02.135Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-02-07T14:36:02.135Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2023-02-07T14:36:02.135Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2023-02-07T14:36:02.135Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2023-02-07T14:36:02.135Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2023-02-07T14:36:02.135Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2023-02-07T14:36:02.135Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.04s) [2023-02-07T14:36:02.135Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestImportFile (0.04s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-02-07T14:36:02.135Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.135Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-02-07T14:36:02.135Z] [2023-02-07T14:36:02.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-02-07T14:36:02.136Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-02-07T14:36:02.136Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-02-07T14:36:02.136Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-02-07T14:36:02.136Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2023-02-07T14:36:02.136Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2023-02-07T14:36:02.136Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2023-02-07T14:36:02.136Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2023-02-07T14:36:02.136Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2023-02-07T14:36:02.136Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-02-07T14:36:02.136Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2023-02-07T14:36:02.136Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2023-02-07T14:36:02.136Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2023-02-07T14:36:02.136Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2023-02-07T14:36:02.136Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-02-07T14:36:02.136Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-02-07T14:36:02.136Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-02-07T14:36:02.136Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-02-07T14:36:02.136Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2023-02-07T14:36:02.136Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-02-07T14:36:02.136Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-02-07T14:36:02.136Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-02-07T14:36:02.136Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-02-07T14:36:02.136Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2023-02-07T14:36:02.136Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-02-07T14:36:02.136Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.136Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-02-07T14:36:02.136Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-02-07T14:36:02.137Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2023-02-07T14:36:02.137Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2023-02-07T14:36:02.137Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.137Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2023-02-07T14:36:02.137Z] [2023-02-07T14:36:02.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-02-07T14:36:02.594Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.594Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-02-07T14:36:02.594Z] [2023-02-07T14:36:02.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-02-07T14:36:02.594Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.594Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-02-07T14:36:02.594Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2023-02-07T14:36:02.595Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.05s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.05s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2023-02-07T14:36:02.595Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2023-02-07T14:36:02.595Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-02-07T14:36:02.595Z] [2023-02-07T14:36:02.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.04s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2023-02-07T14:36:02.596Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2023-02-07T14:36:02.596Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2023-02-07T14:36:02.596Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-02-07T14:36:02.596Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-02-07T14:36:02.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-02-07T14:36:02.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-02-07T14:36:02.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-02-07T14:36:02.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-02-07T14:36:02.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-02-07T14:36:02.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-02-07T14:36:02.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-02-07T14:36:02.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-02-07T14:36:02.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-02-07T14:36:02.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-02-07T14:36:02.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-02-07T14:36:02.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-02-07T14:36:02.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-02-07T14:36:02.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.596Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-02-07T14:36:02.596Z] [2023-02-07T14:36:02.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-02-07T14:36:02.596Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-02-07T14:36:02.597Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.597Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-02-07T14:36:02.597Z] [2023-02-07T14:36:02.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-02-07T14:36:02.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.598Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-02-07T14:36:02.598Z] [2023-02-07T14:36:02.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-02-07T14:36:02.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-02-07T14:36:02.598Z] [2023-02-07T14:36:02.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-02-07T14:36:02.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-02-07T14:36:02.598Z] [2023-02-07T14:36:02.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-02-07T14:36:02.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-02-07T14:36:02.598Z] [2023-02-07T14:36:02.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-02-07T14:36:02.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-02-07T14:36:02.598Z] [2023-02-07T14:36:02.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-02-07T14:36:02.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.598Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-02-07T14:36:02.598Z] [2023-02-07T14:36:02.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2023-02-07T14:36:02.598Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.598Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-02-07T14:36:02.598Z] [2023-02-07T14:36:02.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2023-02-07T14:36:02.598Z] check_test.go:128: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.598Z] [2023-02-07T14:36:02.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2023-02-07T14:36:02.598Z] check_test.go:134: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.598Z] [2023-02-07T14:36:02.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2023-02-07T14:36:02.598Z] check_test.go:142: unmatched requirement DaemonIsLinux [2023-02-07T14:36:02.598Z] [2023-02-07T14:36:02.598Z] DONE 1093 tests, 547 skipped in 3218.174s [2023-02-07T14:36:02.598Z] INFO: Integration tests ended at 02/07/2023 14:36:02. Duration:00:53:38.3664097 [2023-02-07T14:36:02.598Z] INFO: Docker info of the daemon under test at end of run [2023-02-07T14:36:02.598Z] [2023-02-07T14:36:02.598Z] Containers: 2 [2023-02-07T14:36:02.598Z] Running: 0 [2023-02-07T14:36:03.062Z] Paused: 0 [2023-02-07T14:36:03.062Z] Stopped: 2 [2023-02-07T14:36:03.062Z] Images: 18 [2023-02-07T14:36:03.062Z] Server Version: 0.0.0-dev [2023-02-07T14:36:03.062Z] Storage Driver: windowsfilter [2023-02-07T14:36:03.062Z] Windows: [2023-02-07T14:36:03.062Z] Logging Driver: json-file [2023-02-07T14:36:03.062Z] Plugins: [2023-02-07T14:36:03.062Z] Volume: local [2023-02-07T14:36:03.062Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-02-07T14:36:03.062Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-02-07T14:36:03.062Z] Swarm: inactive [2023-02-07T14:36:03.062Z] Default Isolation: process [2023-02-07T14:36:03.062Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-02-07T14:36:03.062Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-02-07T14:36:03.062Z] OSType: windows [2023-02-07T14:36:03.062Z] Architecture: x86_64 [2023-02-07T14:36:03.062Z] CPUs: 4 [2023-02-07T14:36:03.062Z] Total Memory: 32GiB [2023-02-07T14:36:03.062Z] Name: azwin-2-eb8090 [2023-02-07T14:36:03.062Z] ID: BK2D:TYUO:4SAO:KJ5T:24WC:LDJU:OOWI:VZQ7:3N4Y:DHVS:QQ3J:P5OE [2023-02-07T14:36:03.062Z] Docker Root Dir: D:\CI\PR-44946\1\daemon [2023-02-07T14:36:03.062Z] Debug Mode (client): false [2023-02-07T14:36:03.062Z] Debug Mode (server): true [2023-02-07T14:36:03.062Z] File Descriptors: -1 [2023-02-07T14:36:03.062Z] Goroutines: 17 [2023-02-07T14:36:03.062Z] System Time: 2023-02-07T14:36:02.5547425Z [2023-02-07T14:36:03.062Z] EventsListeners: 0 [2023-02-07T14:36:03.062Z] Registry: https://index.docker.io/v1/ [2023-02-07T14:36:03.062Z] Labels: [2023-02-07T14:36:03.062Z] Experimental: false [2023-02-07T14:36:03.062Z] Insecure Registries: [2023-02-07T14:36:03.062Z] 127.0.0.0/8 [2023-02-07T14:36:03.062Z] Live Restore Enabled: false [2023-02-07T14:36:03.062Z] [2023-02-07T14:36:03.062Z] [2023-02-07T14:36:03.062Z] INFO: Stopping daemon under test [2023-02-07T14:36:03.062Z] SUCCESS: The process with PID 6028 (child process of PID 3532) has been terminated. [2023-02-07T14:36:03.062Z] SUCCESS: The process with PID 3532 (child process of PID 1920) has been terminated. [2023-02-07T14:36:03.062Z] INFO: Stop tailing logs of the daemon under tests [2023-02-07T14:36:03.062Z] INFO: executeCI.ps1 Completed successfully at 02/07/2023 14:36:02. [2023-02-07T14:36:03.062Z] INFO: Tidying up at end of run [2023-02-07T14:36:03.062Z] INFO: Saving daemon under test log (d:\CI\PR-44946\1\dut.out) to bundles\CIDUT.out [2023-02-07T14:36:03.062Z] INFO: Saving daemon under test log (d:\CI\PR-44946\1\dut.err) to bundles\CIDUT.err [2023-02-07T14:36:03.062Z] INFO: Nuke-Everything... [2023-02-07T14:36:03.062Z] INFO: Container count on control daemon to delete is 2 [2023-02-07T14:36:03.520Z] 2576c840eb9d [2023-02-07T14:36:03.520Z] 5a86ba55a2c0 [2023-02-07T14:36:03.977Z] INFO: Tidying pidfile d:\CI\PR-44946\1\docker.pid [2023-02-07T14:36:03.977Z] INFO: Nuking d:\CI [2023-02-07T14:36:25.072Z] INFO: Zapped successfully [2023-02-07T14:36:25.072Z] [2023-02-07T14:36:25.072Z] INFO: executeCI.ps1 exiting at Tue Feb 7 14:36:23 CUT 2023. Duration 01:19:39.6869492 [2023-02-07T14:36:25.072Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2023-02-07T14:36:25.306Z] Recording test results [2023-02-07T14:36:32.003Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2023-02-07T14:36:33.490Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2023-02-07T14:36:35.877Z] Archiving artifacts [2023-02-07T14:36:49.917Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44946/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-02-07T14:36:50.835Z] + make clean [2023-02-07T14:36:52.370Z] docker volume rm -f docker-dev-cache [2023-02-07T14:36:52.370Z] 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